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

:root {
	--wd-header-banner-h: 60px;
	--wd-text-font: "YEKANBAKHEN05MEDIUM", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "YEKANBAKHBLACK", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "YEKANBAKHBLACK", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "YEKANBAKHEN05MEDIUM", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "YEKANBAKHBLACK", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "YEKANBAKHBLACK", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: #000000;
	--wd-alternative-color: #000000;
	--wd-link-color: #ef394e;
	--wd-link-color-hover: #cc3064;
	--btn-default-bgcolor: #4e4e4d;
	--btn-default-bgcolor-hover: #000000;
	--btn-accented-bgcolor: #4e4e4d;
	--btn-accented-bgcolor-hover: #000000;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 200px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: #1e284b;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-attachment: inherit;
	background-position: center center;
}
.page-title-default {
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #1e284b;
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: inherit;
	background-position: center center;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
	font-family: "YEKANBAKHEN05MEDIUM", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 17px;
	text-transform: capitalize;
	color: #000000;
}
html .product.category-grid-item .wd-entities-title:hover, html .product.category-grid-item.cat-design-replace-title .wd-entities-title:hover, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title:hover, html .product.wd-cat .wd-entities-title a:hover {
	color: #000000;
}
html .main-page-wrapper .wd-product .product-wrapper .wd-entities-title {
	font-family: "YEKANBAKHEN05MEDIUM", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 13px;
}
html .post.wd-post .post-title {
	font-family: "YEKANBAKHEN05MEDIUM", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 22px;
}
body[class*="wrapper-boxed"] {
	background-color: #ffffff;
	background-image: none;
	background-repeat: repeat;
	background-size: cover;
}
.page .main-page-wrapper {
	background-color: #ffffff;
	background-image: none;
	background-repeat: repeat;
	background-size: cover;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: #ffffff;
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: #ffffff;
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: #ffffff;
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: #ffffff;
	background-image: none;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: #ffffff;
	background-image: none;
}
.single-portfolio .main-page-wrapper {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 75px;
	}
	html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
		font-size: 17px;
	}
	html .post.wd-post .post-title {
		font-size: 20px;
	}

}

@media (max-width: 768.98px) {
	html .post.wd-post .post-title {
		font-size: 18px;
	}

}
:root{
--wd-container-w: 1400px;
--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: 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: 0px;
}

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

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

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

@font-face {
	font-family: "YEKANBAKHBLACK";
	src: url("//exitex.co/wp-content/uploads/2024/11/YEKANBAKH-BLACK.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "YEKANBAKHEN05MEDIUM";
	src: url("//exitex.co/wp-content/uploads/2024/11/YEKAN-BAKH-EN-05-MEDIUM.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

.wd-arrow-inner::after {
  font-size: var(--wd-arrow-icon-size, 24px);
  font-family: "woodmart-font";
  color: #fff !important;
}
.wd-highlighted-products {
    padding: 20px;
    border: none !important;
    border-radius: var(--wd-brd-radius);
}
/*css old-------------------------------------*/
.labels-rectangular .product-label {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 15px;
    margin-right: 5px;
}
.woodmart-highlighted-products .elements-grid, .woodmart-highlighted-products.woodmart-carousel-container
{
	border : 0px !important;
}
.woocommerce-product-details__short-description>:last-child {
    margin-bottom: 0;
    font-weight: bold;
    color: #000;
@media (max-width: 768px) {
.owl-nav>div[class*=prev]:after, .wrap-loading-arrow>div[class*=prev]:after {
    content: "\f113";
    font-family: woodmart-font;
    padding-right: 0px !important;
}
}
@media (max-width: 768px) {
.owl-nav>div[class*=next]:after, .wrap-loading-arrow>div[class*=next]:after {
    content: "\f114";
    font-family: woodmart-font;
}
}
@media (max-width: 768px) {
.owl-nav>div[class*=woodmart-carousel-spacing] .owl-nav>div[class*=next] {
        margin-left: 35px;
        background-color: #1E284B;
        border-radius: 50px;
        color: #fff;
        padding-left: 10px !important;
}