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

:root {
	--wd-text-font: iranyekan;
	--wd-text-font-weight: 500;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: iranyekan;
	--wd-title-font-weight: 600;
	--wd-title-transform: none;
	--wd-title-color: #242424;
	--wd-entities-title-font: iranyekan;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: iranyekan;
	--wd-widget-title-font: iranyekan;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: iranyekan;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(130,36,227);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: rgb(239,239,239);
	--btn-accented-bgcolor: rgb(129,66,229);
	--btn-accented-bgcolor-hover: rgb(119,50,229);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(41,201,68);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(221,82,82);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(130,36,227);
	--wd-link-color-hover: rgb(41,201,68);
	--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;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #e5e5e5;
	background-image: none;
}
.page .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(245,245,245);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(245,245,245);
	background-image: none;
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(255,132,132);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 318px;
}

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

}

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

}
:root{
--wd-container-w: 1620px;
--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: 1620px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


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

.product-grid-item  .product-wrapper {
	    background-color: #ffffff;
    	box-shadow: 0 0 8px rgb(0 0 0 / 12%);
	    border-radius: 15px;

}



/*
 * .product-element-bottom{
	    text-align: center;
}
 * 
.woocommerce-Price-amount .amount {
     display:none;
			text-align: center;
	
}
.product-grid-item .star-rating {
			display:none;
}


.labels-rectangular .product-label {
					border-radius: 5px;
		}

.wd-hover-fw-button .price {
			margin-right: 10px;
}


 img {
   border-radius: 15px 15px 15px 15px; 
}
 .product-grid-item  .product-element-bottom {
    border-radius: 15px 15px 15px 15px;
}



 .product-grid-item .wd-buttons.wd-pos-r-t {
display:none;

}



*/
.woodmart-sidebar-content {
    padding: 20px;
	  box-shadow: -3px 3px 10px 1px #e6e6e6;
    border-radius: 15px;
    background-color: #ffffff;
}
.sidebar-container {
    margin-bottom: 40px;
    margin-top: 50px;
}