File: /home/zwafgyp/dodolodge-net/wp-content/themes/hotel-wp/assets/sass/woocommerce/_responsive.scss
@media (max-width: 768px) {
.responsive {
.related {
.product {
margin-bottom: 30px !important;
&.first {
clear: both;
}
}
}
.woocommerce-tabs {
.entry-content {
padding: 0 !important;
}
}
}
body.woocommerce-page.woocommerce-cart .shop_table tbody td.product-quantity .qty {
float: none !important;
}
body.woocommerce-page.woocommerce-cart .shop_table tbody td.actions .coupon input.input-text {
width: 140px !important;
}
}