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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "IRANSansXFaNum", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(58,58,58);
	--wd-text-font-size: 14px;
	--wd-title-font: "IRANSansXFaNum", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(36,36,36);
	--wd-entities-title-font: "IRANSansXFaNum", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(51,51,51);
	--wd-entities-title-color-hover: rgb(90, 71, 161);
	--wd-alternative-font: "IRANSansXFaNum", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "IRANSansXFaNum", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(51,51,51);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "IRANSansXFaNum", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 16px;
	--wd-primary-color: rgb(122,95,217);
	--wd-alternative-color: rgb(90,71,161);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "IRANSansXFaNum", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 300;
	--btn-default-bgcolor: rgb(122,95,217);
	--btn-default-bgcolor-hover: rgb(90,71,161);
	--btn-accented-font-family: "IRANSansXFaNum", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 300;
	--btn-accented-bgcolor: rgb(122,95,217);
	--btn-accented-bgcolor-hover: rgb(90,71,161);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(0,147,32);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(186,0,0);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 222px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: rgb(242,242,242);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
html .post.wd-post .post-title {
	font-family: "IRANSansXFaNum", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 30px;
}
html .wd-hover-fw-button .wd-add-btn>a, html .wd-hover-fw-button.wd-quantity-overlap div.quantity input[type], html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button, html .wd-buy-now-btn, html .popup-added_to_cart .view-cart {
	font-family: "IRANSansXFaNum", Arial, Helvetica, sans-serif;
	font-weight: 200;
	font-size: 13px;
	color: rgb(255,255,255);
	background: rgb(122,95,217);
}
html .wd-hover-fw-button .wd-add-btn>a:hover, html .wd-hover-fw-button.wd-quantity-overlap div:hover > div.quantity input[type], 
			html .wd-hover-fw-button.wd-quantity-overlap div:hover > div.quantity+.button, html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover, html .wd-buy-now-btn:hover, html .popup-added_to_cart .view-cart:hover {
	color: rgb(255,255,255);
	background: rgb(90,71,161);
}
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(38,38,38);
	--wd-form-placeholder-color: rgb(153,153,153);
	--wd-form-brd-color: rgb(221,221,221);
	--wd-form-brd-color-focus: rgb(186,186,186);
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-scroll {
	--wd-nscroll-bg: rgb(245,245,245);
	--wd-nscroll-drag-bg: rgb(28,57,187);
}
.product-labels .product-label.onsale {
	background-color: rgb(90,71,161);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(90,71,161);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(90,71,161);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(90,71,161);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(90,71,161);
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

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

}

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

}
:root{
--wd-container-w: 1350px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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;
}

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

@media (min-width: 1350px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "IRANSansXFaNum";
	src: url("//fam-kala.ir/wp-content/uploads/2025/01/IRANSansXFaNum-Thin.woff2") format("woff2"), 
url("//fam-kala.ir/wp-content/uploads/2025/01/IRANSansXFaNum-thin.woff") format("woff");
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: "IRANSansXFaNum";
	src: url("//fam-kala.ir/wp-content/uploads/2025/01/IRANSansXFaNum-UltraLight.woff2") format("woff2"), 
url("//fam-kala.ir/wp-content/uploads/2025/01/IRANSansXFaNum-ultraLight.woff") format("woff");
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "IRANSansXFaNum";
	src: url("//fam-kala.ir/wp-content/uploads/2025/01/IRANSansXFaNum-light.woff2") format("woff2"), 
url("//fam-kala.ir/wp-content/uploads/2025/01/IRANSansXFaNum-light.woff") format("woff");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "IRANSansXFaNum";
	src: url("//fam-kala.ir/wp-content/uploads/2025/01/IRANSansXFaNum-regular.woff2") format("woff2"), 
url("//fam-kala.ir/wp-content/uploads/2025/01/IRANSansXFaNum-regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "IRANSansXFaNum";
	src: url("//fam-kala.ir/wp-content/uploads/2025/01/IRANSansXFaNum-medium.woff2") format("woff2"), 
url("//fam-kala.ir/wp-content/uploads/2025/01/IRANSansXFaNum-medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "IRANSansXFaNum";
	src: url("//fam-kala.ir/wp-content/uploads/2025/01/IRANSansXFaNum-demiBold.woff2") format("woff2"), 
url("//fam-kala.ir/wp-content/uploads/2025/01/IRANSansXFaNum-demibold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "IRANSansXFaNum";
	src: url("//fam-kala.ir/wp-content/uploads/2025/01/IRANSansXFaNum-bold.woff2") format("woff2"), 
url("//fam-kala.ir/wp-content/uploads/2025/01/IRANSansXFaNum-bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "IRANSansXFaNum";
	src: url("//fam-kala.ir/wp-content/uploads/2025/01/IRANSansXFaNum-extrabold.woff2") format("woff2"), 
url("//fam-kala.ir/wp-content/uploads/2025/01/IRANSansXFaNum-extrabold.woff") format("woff");
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: "IRANSansXFaNum";
	src: url("//fam-kala.ir/wp-content/uploads/2025/01/IRANSansXFaNum-black.woff2") format("woff2"), 
url("//fam-kala.ir/wp-content/uploads/2025/01/IRANSansXFaNum-black.woff") format("woff");
	font-weight: 900;
	font-style: normal;
}

:root {
    --wd-form-brd-radius: 12px;
    --btn-default-brd-radius: 12px;
    --btn-accented-brd-radius: 12px;
    --wd-brd-radius: 12px;
}
/p {
    font-size: 17px;
    line-height: 2;
    text-align: justify;
}



/*  */


.woocommerce-error li:last-child {
    color: white;
}


/* ایکن های هدر */
a.btn.btn-scheme-light.btn-scheme-hover-light.btn-style-default.btn-style-rectangle.btn-size-default {
	border-radius: 12px;
}
.whb-top-bar .wd-tools-element:is(.wd-design-6,.wd-design-7):not(.wd-with-wrap) .wd-tools-icon {
    width: 45px !important;
}
.whb-top-bar .wd-tools-element:is(.wd-design-6,.wd-design-7) :is(.wd-tools-inner,.wd-tools-icon) {
    height: 45px !important;
}
.whb-top-bar .wd-tools-element .wd-tools-icon:before {
    font-size: 18px !important;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button, html .popup-added_to_cart .view-cart {
}

.single_add_to_cart_button {
    color: var(--btn-accented-color);
}
.single_add_to_cart_button:hover {
    color: var(--btn-accented-color-hover);
}
.wd-tools-element.wd-design-7>a>:is(.wd-tools-inner,.wd-tools-icon) {
    color: #fff;
    transition: inherit*
}
.wpcf7 form.sent .wpcf7-response-output,.mc4wp-success,.woocommerce-message {
    color: var(--notices-success-color)
}
.product-labels .product-label.new {
}

.searchform[class*="wd-style-with-bg"] .searchsubmit {
}
.wd-post-cat.wd-style-with-bg {
    display: inline-block;
    overflow: hidden;
    padding-right: 10px;
    padding-left: 10px;
    height: 25px;
    border-radius: calc(var(--wd-brd-radius) / 1.5);
    background-image: linear-gradient(to right, #1c39bb , #32127A);
    line-height: 25px
}
.blog-design-mask.has-post-thumbnail .article-body-container {
    background: linear-gradient(to bottom, transparent 5%, rgb(0 0 0 / 60%) 50%, rgb(0 0 0 / 90%) 100%)!important
}
.widget_price_filter [class*="price_slider_amount"] .button {
    order: 2;
    padding: 5px 14px;
    min-height: 42px;
	  min-width: 274px;
    font-size: 15px;
    border-radius: var(--btn-default-brd-radius);
    background-image: linear-gradient(to right, #1c39bb , #32127A);
}
.woocommerce-mini-cart__buttons .btn-cart {
    background-image: linear-gradient(to right, #1c39bb , #32127A);
}
.woocommerce-mini-cart__buttons .checkout {
    background-image: linear-gradient(to right, #1c39bb , #32127A);
}
.woocommerce-mini-cart__buttons .btn-cart:hover {
    background-image: linear-gradient(to right, #32127A , #1c39bb)
}
.woocommerce-mini-cart__buttons .checkout:hover {
    background-image: linear-gradient(to right, #32127A , #1c39bb)
}
.cart-totals-inner .checkout-button {
    background-image: linear-gradient(to right, #1c39bb , #32127A);
}
.cart-totals-inner .checkout-button:hover {
    background-image: linear-gradient(to right, #32127A , #1c39bb)
}
#place_order {
    background-image: linear-gradient(to right, #1c39bb , #32127A);
}
#place_order:hover {
    background-image: linear-gradient(to right, #32127A , #1c39bb)
}
.widget_price_filter [class*="price_slider_amount"] .price_label>span {
    color: var(--color-gray-900);
    font-weight: 600;
    font-size: 15px;
}
p.read-more-section a.btn-read-more.more-link {
  background-image: linear-gradient(to right, #1c39bb , #32127A);
  color: white;
  border: none;
	border-radius: 8px;
  padding: 15px ;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  width: 100%;
}
.read-more-section a:after{
	display:none;
}
/* دکمه افزودن به سبد خرید آرشیو */
.wd-product.wd-hover-fw-button .wd-add-btn .add-to-cart-loop span {
    font-size: 13px;
	  font-weight: 300;
}
/* پاپ آپ بعد از افزودن به سب خرید */
.popup-added_to_cart {
    max-width: 600px !important;
}

.popup-added_to_cart h3 {
    font-size: 18px !important;
}

.popup-added_to_cart .btn {
    margin: 20px 20px !important;
}@media (min-width: 1025px) {
	/* .wd-nav.wd-style-default {
	--nav-color: #ffff;
	
}
.pagin-style-1 .flickity-page-dots {
    bottom: 50px;
    background: white;
	border-radius: 40px;}
.arrows-style-3 .flickity-button.previous
{
	left:auto;
	right:40px;
}
.arrows-style-3 .flickity-button.next
{
	left:40px;
	right:auto;
}
.flickity-page-dots
{
	bottom:40px;
}
.wd-nav-wrapper.wd-nav-tabs-wrapper.text-center{
	border: 1px solid #E8E2E2;
	border-radius:10px;
	padding:8px
} */





/* جستجو */

.dgwt-wcas-search-wrapp.dgwt-wcas-is-detail-box.dgwt-wcas-has-submit.woocommerce.dgwt-wcas-style-solaris.js-dgwt-wcas-layout-classic.dgwt-wcas-layout-classic.js-dgwt-wcas-mobile-overlay-disabled.dgwt-wcas-search-darkoverl-mounted.js-dgwt-wcas-search-darkoverl-mounted.dgwt-wcas-active.dgwt-wcas-search-darkoverl-on {
    width: 98%;
}

input#dgwt-wcas-search-input-1 {
    padding: 21px 25px;
    border: none;
    border-radius: 12px;
}

button.dgwt-wcas-search-submit {
    border-radius: 8px !important;
    width: 15% !important;
}

.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus {
    box-shadow: none !important;
    border: 1px dashed #dedede !important;
}
/* دکمه دسته */

.wd-tools-element:is(.wd-design-6,.wd-design-7) :is(.wd-tools-inner,.wd-tools-icon) , .wd-tools-element.wd-design-8 .wd-tools-inner , .wd-tools-element.wd-design-8 .wd-tools-icon{
    border-radius: 45px !important;
}
/* متغیر ها در صفحه محصول */
.woocommerce-variation-price {
    background: #f2f4f1;
    padding: 10px;
    width: 100%;
    text-align: center;
    border-radius: 12px;
}

table.variations {
    width: 100% !important;
}
table.variations select {
        max-width: 220px;
        width: 200px;
 }
a.reset_variations {
        width: 100px;
        background: #fff1f1;
        padding: 12px;
        border-radius: 8px;
        text-align: center !important;
        color: #af1212;
}
a.reset_variations:hover {
        background: #f5f4f4;
        color: red;
    }
.wd-sticky-btn.wd-sticky-btn-shown div.quantity {
    height: 45px !important;
}
.wd-tools-element:is(.wd-design-6,.wd-design-7) .wd-tools-inner {
    padding: 0 25px !important;
}
/.read-more-section a:after {
}
/*دکمه شناور افزودن به سب د*/
.wd-sticky-btn-shown.wd-sticky-btn {
    /*background: #8d747499;*/
    /*backdrop-filter: blur(5px);*/
    background: rgb(255 255 255 / 31%);
    /*box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );*/
    backdrop-filter: blur( 15px );
    -webkit-backdrop-filter: blur( 15px );
    border: 1px solid rgba( 255, 255, 255, 0.18 );
}
}

@media (max-width: 576px) {
	/* متغیر ها در صفحه محصول */
.woocommerce-variation-price {
    background: #f2f4f1;
    padding: 10px;
    width: 100%;
    text-align: center;
    border-radius: 12px;
}

table.variations {
    width: 100% !important;
}
table.variations select {
        max-width: 100% !important;
        width: 100%;
        margin-bottom: 10px;
    }
a.reset_variations {
		display: block !important;
		width: 100%;
		background: #fff1f1;
		padding: 12px;
		border-radius: 8px;
		text-align: center !important;
		color: #af1212;
}
a.reset_variations:hover {
        background: #f5f4f4;
        color: red;
    }
.woocommerce-variation-price {
    margin-top: 30px;
}
    /* منو چسبیده پایین */
    
    .wd-toolbar {
    position: fixed;
		inset-inline: 0!important;
    bottom: 0px;
    z-index: 350;
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    padding: 0px;
    height: 80px!important;
    background-color: rgb(255 255 255 / 31%)!important;
		backdrop-filter: blur(15px);
    box-shadow: 0 0 9px rgba(0,0,0,0.12)!important;
		-webkit-box-shadow: 0 0 9px rgba(0,0,0,0.12)!important;
		-webkit-backdrop-filter: blur(15px);
}
    .wd-toolbar-label {
    position: absolute;
    bottom: 0px;
    display: none;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 600;
    font-size: 13px;
    line-height: 1;
    /padding: 0px 0px 0px 0px;
}
		.wd-toolbar.wd-toolbar-label-show>a,.wd-toolbar.wd-toolbar-label-show>div a {
    padding-bottom: 25px;
}
		.wd-add-btn-replace .add-to-cart-loop:before {
	transform: translateY(100%);
}
}

