#hikashop_order_main .hikashop_order_main_table #htmlfieldset_billing,
#hikashop_order_main .hikashop_order_main_table #htmlfieldset_shipping,
#hikashop_order_main #hikashop_order_left_part,
#hikashop_order_main #hikashop_order_right_part {
	margin-bottom: 25px !important;
	font-size: 14px;
}

#hikashop_order_main .hikashop_order_main_table #htmlfieldset_billing legend,
#hikashop_order_main .hikashop_order_main_table #htmlfieldset_shipping legend,
#hikashop_order_main #htmlfieldset_products legend,
#htmlfieldset_products th{
font-family: "Open Sans", Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: 700;
border-bottom: none;
}

#hikashop_order_main .hikashop_order_main_table #htmlfieldset_billing legend,
#hikashop_order_main .hikashop_order_main_table #htmlfieldset_shipping legend,
#hikashop_order_main #htmlfieldset_products legend{
color: #666;
margin-bottom: 0;
}

#htmlfieldset_products th {
font-size: 14.4px;
padding: 5px;
background: #f5f5f5;
}

#htmlfieldset_products th.hikashop_order_item_name_title {
text-align: left;
}

#hikashop_order_main .hikashop_order_main_table .hikashop_order_subtotal_title,
#hikashop_order_main .hikashop_order_main_table  .hikashop_order_subtotal_value {
	border-top: 1px solid #ccc !important;
}

#hikashop_order_main .hikashop_order_main_table .hikashop_order_item_image_value {
    padding: 15px 15px 15px 0;
}

#hikashop_order_main td {
		font-size: 14px;
}