@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//ctbkala.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.4.0") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "IRANSans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(89,89,89);
	--wd-text-font-size: 14px;
	--wd-title-font: peyda;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(61,61,61);
	--wd-entities-title-font: "IRANSans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(119,119,119);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--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: uppercase;
	--wd-widget-title-color: rgb(119,119,119);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: dana;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(255,123,0);
	--wd-alternative-color: rgb(255,123,0);
	--btn-default-bgcolor: rgb(255,123,0);
	--btn-default-bgcolor-hover: rgb(255,123,0);
	--btn-accented-bgcolor: rgb(255,123,0);
	--btn-accented-bgcolor-hover: rgb(255,123,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(255,125,0);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(255,125,0);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(255,123,0);
	--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: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: inherit;
	background-position: right bottom;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "IRANSans", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: #f6f6f6;
	background-image: none;
}
.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: 1340px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 12px;
}

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

rs-slides :is([data-type=text],[data-type=button]) {
font-family: IRANSans !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: peyda !important;
}

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

@font-face {
	font-family: "peyda";
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "manelii";
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

/* Faq  css */

.faq-dec-multi {
	
   display: none;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
    /* background: rgba(221, 221, 221, 0.11); */
    padding: 16px;
    color: rgb(0, 0, 0);
    /* border: 1px solid rgb(221, 221, 221); */
    border-radius: 29px;
    border-bottom: 1px solid #e9e9e9;
}

.faq-title-multi:hover p{
	color: #F0A005
}

.faq-title-multi {
  cursor: pointer;
    display: flex
;
    align-items: center;
    /* justify-content: space-between; */
    /* background-color: #e8edf7; */
    padding: 10px;
    /* border-radius: 5px; */
    /* border: solid #25A8AC; */
    /* border-color: #990000; */
    border-bottom: 3px solid #f1f1f1;
}
.faq-title-multi p{
margin: 0;
    color: #000;
    font-weight: 900;
       font-size: .8rem;

}
.faq-icon img{
	margin: 0;
}
.faq-icon {
    transition: transform 0.3s ease;
    margin-left: 10px;
	    transform: rotate(-40deg);
}

.faq-dec-multi p{
	text-align: justify !important;
}
/* .all-faq{
	padding: 10px;
    border-radius: 12px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .2);
} */


.all-faq .title-all-faq{
	font-size: 1.3rem;
    font-weight: 700;
    border-right: 5px solid #25A8AC;
    padding: 0 5px;
}


/* /////////// */





/* //////سایدبار سبد خرید ///// */

.widget_shopping_cart {
    padding: 15px;

}


/* محصولات داخل کارت */
.widget_shopping_cart .bdt-mini-cart-product-item {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #f0f0f0;
}

/* تصویر محصول */
.widget_shopping_cart .bdt-mini-cart-product-thumbnail img {
    width: 60px;
    height: 60px;
    border-radius: 8px;
    object-fit: cover;
}

/* اسم و قیمت محصول */
.widget_shopping_cart .bdt-margin-small-left {
    flex: 1;
    margin-left: 12px;
}

.widget_shopping_cart .bdt-mini-cart-product-name a {
    font-size: 14px;
    font-weight: 500;
    color: #333;
    text-decoration: none;
}

.widget_shopping_cart .bdt-mini-cart-product-price {
    font-size: 13px;
    color: #666;
    margin-top: 4px;
}

/* دکمه حذف محصول */
.widget_shopping_cart .bdt-mini-cart-product-remove a svg {
    stroke: rgb(255, 123, 0);
    transition: all 0.3s ease;
}

.widget_shopping_cart .bdt-mini-cart-product-remove a:hover svg {
    stroke: #d66a00;
}

/* جمع جزء */
.widget_shopping_cart .bdt-mini-cart-subtotal {
    margin-top: 15px;
    padding-top: 10px;
    border-top: 1px solid #f0f0f0;
    font-weight: 500;
    font-size: 14px;
}

.widget_shopping_cart .bdt-mini-cart-subtotal div:last-child {
    color: rgb(255, 123, 0);
}

/* دکمه‌ها */
.widget_shopping_cart .bdt-mini-cart-footer-buttons {
    margin-top: 15px;
    display: flex;
    gap: 10px;
}

.widget_shopping_cart .bdt-mini-cart-footer-buttons .bdt-button {
    flex: 1;
    text-align: center;
    padding: 8px 0;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.3s ease;
    text-decoration: none;
}

/* دکمه مشاهده سبد خرید */
.widget_shopping_cart .bdt-button-view-cart {
    background: #f0f0f0;
    color: #333;
}

.widget_shopping_cart .bdt-button-view-cart:hover {
    background: rgb(255, 123, 0);
    color: #fff;
}

/* دکمه تسویه حساب */
.widget_shopping_cart .bdt-button-checkout {
    background: rgb(255, 123, 0);
    color: #fff;
}

.widget_shopping_cart .bdt-button-checkout:hover {
    background: #d66a00;
}


/* ///////////////////// */@media (min-width: 577px) and (max-width: 767px) {
	div[class*=wd-carousel-spacing] .owl-nav>div[class*=prev]
{
	margin-right: 50px !important
}
div[class*=wd-carousel-spacing] .owl-nav>div[class*=next]
{
	margin-left:50px !important
}
}

@media (max-width: 576px) {
	#shop-carousel
{
    margin: 0px auto;
}
div[class*=wd-carousel-spacing] .owl-nav>div[class*=prev]
{
	margin-right: 50px !important
}
div[class*=wd-carousel-spacing] .owl-nav>div[class*=next]
{
	margin-left:50px !important;
}
}

