File: /mnt/data/dreamssalon-wp-market/wp-content/themes/dreamsalon/assets/css/woocommerce-cart.css
.woocommerce a.remove{
color: red !important;
}
.woocommerce table.shop_table{
height: 150px !important;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img{
width: 70px !important;
height: 70px !important;
margin-top: 10px !important;
margin-bottom: 10px !important;
margin-right: 15px !important;
}
.cart_totals {
width: 100% !important;
}
.dreamsalon_page_cart{
border: none !important;
box-shadow: none !important
}
#add_payment_method .cart-collaterals .cart_totals table, .woocommerce-cart .cart-collaterals .cart_totals table, .woocommerce-checkout .cart-collaterals .cart_totals table {
border: none !important;
}
.rounded-lg {
border: 1px solid #E5E5E5 !important;
padding: 24px !important;
border-radius: 5px !important;
}
.cart-subtotal{
align-items: center !important;
text-align: end !important;
padding: 5px !important;
height: 5px !important;
}
.woocommerce-Price-amount{
text-align: end !important;
}
.order-total{
text-align: end !important;
}
.order-total > th{
text-align: start !important;
}
.cart-subtotal > th{
text-align: start !important;
padding: 9px !important;
}
.order-total > th{
text-align: start !important;
}
#add_payment_method .wc-proceed-to-checkout, .woocommerce-cart .wc-proceed-to-checkout, .woocommerce-checkout .wc-proceed-to-checkout {
float: right;
}
#add_payment_method .cart-collaterals .cart_totals table, .woocommerce-cart .cart-collaterals .cart_totals table, .woocommerce-checkout .cart-collaterals .cart_totals table {
height:15px !important
}
.input-group-append{
margin-left: 15px !important;
}
.prop-up-cart > button{
background-color: #c25414 !important;
border: #c25414 !important;
}
.woocommerce a.remove:hover{
background-color: white !important;
color: red !important;
}
.close-btn{
color: red !important;
background-color: rgb(252, 247, 247) !important;
}
thead{
height: 70px !important;
background-color: #E5E5E5 ;
}