@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//pakokala.ir/wp-content/themes/woodmart/fonts/woodmart-font-3-700.woff2?v=8.3.8") format("woff2");
}

:root {
	--wd-text-font: "IRANSans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 13px;
	--wd-title-font: "IRANSans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(66,66,66);
	--wd-entities-title-font: "IRANSans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(86,86,86);
	--wd-entities-title-color-hover: rgb(249, 67, 39);
	--wd-alternative-font: "IRANSans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "IRANSans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(96,96,96);
	--wd-widget-title-font-size: 13px;
	--wd-header-el-font: "IRANSans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(24,154,180);
	--wd-alternative-color: 888888;
	--btn-default-font-family: "IRANSans", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-transform: none;
	--btn-default-bgcolor: rgb(237,237,237);
	--btn-default-bgcolor-hover: rgb(239,239,239);
	--btn-accented-font-family: "IRANSans", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 500;
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(24,154,180);
	--btn-accented-bgcolor-hover: rgb(24,154,180);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(117,230,218);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(226,121,56);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(44,44,44);
	--wd-link-color-hover: rgb(5,68,94);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(132,132,132);
	--wd-form-placeholder-color: rgb(193,193,193);
	--wd-form-brd-color: rgb(186,186,186);
	--wd-form-brd-color-focus: rgb(178,178,178);
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-gap: 12px;
	--wd-arrow-size: 50px;
	--wd-arrow-icon-size: 25px;
	--wd-arrow-color: rgb(44,44,44);
	--wd-arrow-color-hover: rgb(24,154,180);
	--wd-arrow-color-dis: rgba(44,44,44,0.5);
	--wd-arrow-bg: rgba(255,255,255,0);
	--wd-arrow-bg-hover: rgba(255,255,255,0);
}
.product-labels .product-label.onsale {
	background-color: rgb(249,67,39);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(9,51,68);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(39,110,249);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(243,254,255);
	color: rgb(9,51,68);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1200px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
}

@media (min-width: 1200px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

#shop-carousel .carousel-image img
{
	min-width:250px;
}

.whb-header .whb-header-bottom .wd-header-cats {
	margin: 0px !important;
    height: 100% !important;
}
.wd-header-cats.wd-style-1 .menu-opener {
	padding-left: 24px !important;
    min-width: 250px !important;
    border-radius: 0px !important;
	border-left-width: 1px !important;
}
.wd-dropdown-cats {
    min-width: 250px !important; 
	border-bottom-right-radius: 12px !important;
    min-height: 100% !important;
	box-shadow: 12px 12px 24px -12px hsl(0deg 0% 0% / 25%) !important;	
}
.wd-dropdown-cats, .wd-dropdown-cats .wd-nav-vertical, .wd-dropdown-cats .wd-nav-vertical>li:first-child>a {

    border-bottom-left-radius: 0 !important;
}

.wd-dropdown-menu.wd-dropdown.wd-design-sized.color-scheme-dark.wd-opened {
    min-height: 100% !important;
    min-width: 100% !important;
	border-bottom-left-radius: 12px !important
}
.elementor-element .elementor-main-swiper, .elementor-lightbox .elementor-main-swiper {
    border-radius: 24px;

}@media (min-width: 1025px) {
	#shop-carousel .carousel-image img
{
	min-width:250px;
}

}

