﻿.shop_table .iswoo_css th,
.shop_table .iswoo_css td{border-left:none!important; border-top:none!important; border-bottom:none!important; padding-top: 0!important;}
.shop_table .fee th,
.shop_table .fee td{border-bottom:none;}
.shop_table .iswoo_css label{color:#b2b2b2; font-weight: normal;padding-left:20px;}
.shop_table .iswoo_css label[for="yes_ins"],
.shop_table .iswoo_css label[for="no_ins"]{font-size:smaller;font-weight:lighter;}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {float: right; width: 60%!important;}
#add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table th {width: 70%!important;}
.cart_totals  td{text-align: right;}

@media(max-width:768px){
	.iswoo_css th{display:block !important}
	.woocommerce table.shop_table_responsive tr.iswoo_css td::before, .woocommerce-page table.shop_table_responsive tr.iswoo_css td::before{display:none;}
}
@media(max-width:1199px){
	woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {float: right; width: 80%;}
	#add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table th { width: 70%!important;}	
}
@media(max-width:1199px){
	woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {float: right; width: 100%;}
	#add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table th { width: 70%!important;}	
}