/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

@media screen (max-width:700px){
	.reset_variations {
  background: #e12876 !important;
padding: 6px 18px !important;
border-radius: 5px;
color: #fff !important;
font-size: 13px !important;
font-weight: 500;
position: absolute !important;
top: -79px;
right: 242px !important;
display: inline-block !important;
line-height: 2 !important;
bottom: auto !important;
}
	.popup-quick-view .variations_form .reset_variations, .product-design-default .variations_form .reset_variations {
  position: absolute !important;
  bottom: 0px !important;
  right: auto;
  margin-right: 0;
  left: 0 !important;
  top: auto !important;
}
	.cart-content-wrapper .cart-data-form {
  margin-bottom: 0px !important;
  padding-top: 0;
}
	.cart-table-section {
  background: #fff;
  padding: 17px 0;
  margin: 0px 2px !important;
  font-size: 12px !important;
  border-radius: 8px !important;
}
	.cart-actions .coupon {
  justify-content: center;
  margin-top: 17px !important;
  padding: 25px;
  border: 2px dashed rgba(129,129,129,.2);
}
	#post-8 {
  background: #fff;
  padding: 15px !important;
  margin: 20px 1px !important;
  font-size: 12px;
  font-family: iransans !important;
  border-radius: 8px !important;
  line-height: 3;
}
	.woocommerce-cart-form__contents td.product-name {

		line-height: 2;}
	.cart_totals h2 {
  font-size: 14px !important;
  padding-bottom: 14px;
  text-align: center !important;
}
	.woocommerce-checkout-review-order-table td, .woocommerce-checkout-review-order-table th {
  max-width: 50%;
  width: 50%;
  line-height: 1.7;
  font-size: 12px;
  font-weight: 500;
}
	#shipping_method label {
  font-size: 10px !important;
  line-height: 2 !important;
}
	.woocommerce-terms-and-conditions-checkbox-text {
  font-size: 11px;
}
}