


@media (min-width: 1025px) {
	.single-product .wd-builder-off { padding-block: 20px; }

.wd-content-area .products.wd-products:has(.product-category) { --wd-col-lg: 4 !important; }
.products:not(.wd-img-width) .cat-design-alt img { width: revert-layer;  width: 600px !important; }
.wd-page-title .wd-cat-content.hover-mask * { font-size: 12px !important; }
.wd-page-title .products.wd-products:has(.product-category) {  width: 600px ; }
.woocommerce.columns-4 {  display: flex;	justify-content: center; }
.title-size-large {	--wd-title-sp: 50px !important; }





}

@media (max-width: 576px) {
		
.wd-content-area .products.wd-products:has(.product-category) { --wd-col-md: 2 !important; --wd-col-sm: 2 !important; }
.products.wd-products:has(.product-category) { --wd-col-md: 4 !important; --wd-col-sm: 4 !important; }
.wd-term-desc.wd-entry-content * { padding: 0 !important;  }	
.wd-page-title { height: auto !important; }

.wd-page-title .wd-cat-inner * { font-size: 11px !important; }

.wd-content-area .products.wd-products:has(.product-category) { --wd-col-lg: auto !important; }
.wd-content-area .term-description {
    overflow-y: scroll;
    height: 100px;
}
}

