/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.quick-shop-wrapper .woocommerce-variation-add-to-cart{flex-wrap:wrap;}
.quick-shop-wrapper .woocommerce-variation-add-to-cart > .awcdp-deposits-wrapper{width:100%}
.quick-shop-wrapper .woocommerce-variation-add-to-cart > .awcdp-deposits-wrapper .awcdp-deposits-option{
  max-width:90%; text-align:left;
}
body .quick-shop-wrapper .awcdp-deposits-wrapper .awcdp-deposits-option .awcdp-radio input[type=radio]+.awcdp-radio-label:before{
  top: 0;
}
body .quick-shop-wrapper .awcdp-deposits-wrapper .awcdp-deposits-option .awcdp-radio .awcdp-deposits-description,
body .quick-shop-wrapper .awcdp-deposits-wrapper .awcdp-deposits-option .awcdp-radio .full{margin-left:35px}
body .quick-shop-wrapper table.variations tbody tr:first-child{display:none}
body .quick-shop-wrapper .quick-shop-form{padding-top:30px}

.products .product-category > .wrapp-category,
.products .product-category > .wrapp-category > .category-image-wrapp,
.products .product-category > .wrapp-category > .category-image-wrapp > a.category-image,
.products .product-category > .wrapp-category > .category-image-wrapp > a.category-image img{height:100%}
.products .product-category > .wrapp-category > .category-image-wrapp > a.category-image img{object-fit:cover;object-position:top}

.footer-column-1 .footer-widget .textwidget .wd-social-icons{text-align:left}

@media (max-width:768px){
  body .cat-design-center .hover-mask{position:absolute}
  body .cat-design-center:not(.without-product-count) .hover-mask {
    -webkit-transform: translateY(calc(-50% + 20px)) translateZ(0);
    transform: translateY(calc(-50% + 20px)) translateZ(0);
  }
  body:not(.woodmart-dark) .cat-design-center .wd-entities-title,
  body:not(.woodmart-dark) .cat-design-center .more-products{color:#fff !important}	
}

@media (max-width:540px){
	body .awcdp-deposits-wrapper .awcdp-deposits-option{margin:0 auto 5px; max-width:97%;}
	body .awcdp-deposits-wrapper .awcdp-deposits-option .awcdp-radio{padding:8px}
	body .awcdp-deposits-wrapper .awcdp-deposits-option .awcdp-radio input[type=radio]+.awcdp-radio-label:before{top:0}
	body .wd-nav-mobile li a{padding:5px 45px;}
	body .whb-top-bar-inner{padding:15px 0;height:auto;}
	body .whb-top-bar-inner h5{font-size:10px}
}

.awcdp-deposits-wrapper .awcdp-deposits-option .awcdp-radio .full{
  margin-left:35px; font-size: 13px; line-height: 15px; color: #E48128; font-weight: 400; margin-top: 3px;
}
body .quick-shop-wrapper table.variations label + span.wd-attr-selected,
header .wd-header-cart .wd-cart-subtotal small.tax_label,
body .quick-shop-wrapper table.variations .reset_variations,
body .quick-shop-wrapper .variations_form .woocommerce-variation .woocommerce-variation-availability{display:none !important}
body .quick-shop-wrapper .variation-swatch-selected .variations{margin-bottom:10px}
#wc-deposits-notice{font-size: 16px;
    font-weight: 600;
    color: #6e164d;}

input[name='update_cart'] {
   display: none !important;
}
 
/* OR TRY THIS */
 
button[name='update_cart'] {
   display: none !important;
}
body div .title-after_title{color:#000000}
body div .btn-bordered .vc_btn3{background-image:none; border:1px solid #e8e8e1; padding:8px 20px;}
