/* 
Theme Name:	   ایران وودمارت - فرزند
Theme URI:     https://webafra.com/
Description:   Theme by Site <a href=\"https://webafra.com/\">webafra.com</a>
Author:		   Webafra
Author URI:	   https://webafra.com/
Template:	   woodmart
Version:       1.0.0
Text Domain:   woodmart-child
-------------------------------------------------------------- */ 

/* =Theme customization starts here
------------------------------------------------------- */

div.quantity {
    flex-direction: row-reverse;
}

.variation-swatch-selected .reset_variations {
    font-size: 0 !important;
}

.variation-swatch-selected .reset_variations::before {
    font-size: 12px !important;
}

.single-product-page .woocommerce-product-gallery .wd-carousel img {
	aspect-ratio: 16 / 16;
	object-fit: cover;
}

.wd-scroll-content {
    max-height: var(100%, 50dvh)!important;
}

.elementor-column.wd-scroll.wd-opened {
	flex-direction: column!important;
}

.product-labels .product-label.onsale {
    font-family: sans-serif !important;
}

/* باکس توضیحات رو مخفی میکنیم اگر توضیحاتی برای دسته بندی وجود نداره */ 
body.archive:not(.woo-term-has-desc) .wd-content-layout .woo-term-has-desc-wrapper {
	display: none !important;
}

