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

:root {
	--wd-text-font: "IRANYekanX", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "IRANYekanX", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: none;
	--wd-title-color: #242424;
	--wd-entities-title-font: "IRANYekanX", Arial, Helvetica, sans-serif;
	--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: "IRANYekanX", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "IRANYekanX", Arial, Helvetica, sans-serif;
	--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: "IRANYekanX", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: #37b743;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(10,110,189);
	--wd-link-color-hover: rgb(0,97,163);
	--btn-default-bgcolor: rgb(235,248,237);
	--btn-default-bgcolor-hover: rgb(215,241,217);
	--btn-accented-bgcolor: rgb(55,183,67);
	--btn-accented-bgcolor-hover: rgb(44,168,50);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(55,183,67);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(251,188,52);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.page-title-default {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(220,255,219);
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(245,250,248);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(245,250,248);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(245,250,248);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(245,250,248);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(245,250,248);
	background-image: none;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: rgb(245,250,248);
	background-image: none;
}
.single-portfolio .main-page-wrapper {
	background-color: rgb(245,250,248);
	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-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 18px;
	--wd-arrow-color: rgb(51,51,51);
	--wd-arrow-color-hover: rgb(51,51,51);
	--wd-arrow-color-dis: rgb(122,122,122);
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgb(255,255,255);
	--wd-arrow-radius: 10px;
	--wd-arrow-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
}
.wd-nav-scroll {
	--wd-nscroll-drag-bg: rgb(55,183,67);
	--wd-nscroll-drag-bg-hover: rgb(55,183,67);
}
.product-labels .product-label.onsale {
	background-color: rgb(55,183,67);
}
.product-labels .product-label.new {
	background-color: rgb(230,0,0);
}
.product-labels .product-label.featured {
	background-color: rgb(230,0,0);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(230,0,0);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-size: 35px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-size: 30px;
	}

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

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

@media (min-width: 1222px) {
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: IRANYekanX !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: IRANYekanX !important;
}

@font-face {
	font-family: "IRANYekanX";
	src: url("//larmisbrand.ir/wp-content/uploads/2023/08/IRANYekanXFaNum-Regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "IRANYekanX";
	src: url("//larmisbrand.ir/wp-content/uploads/2023/08/IRANYekanXFaNum-DemiBold.woff2") format("woff2");
	font-weight: 600;
	font-style: normal;
}

.woocommerce-product-gallery img {
    object-fit: cover;
    aspect-ratio: 1/1;
}

.wd-arrow-inner {
    color: #37B743 !important;
}

.wd-arrow-inner:hover {
    color: #37B743 !important;
}

.wd-disabled .wd-arrow-inner {
    color: #37B743 !important;
}

.wd-nav-pagin-wrap[class*="wd-style-shape"] span {
    border: #DCFFDB 2px solid !important;
}

.wd-nav-pagin-wrap:hover[class*="wd-style-shape"] span {
    border: #DCFFDB 2px solid !important;
}

.wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span {
		border-color: #DCFFDB !important;
    background-color: #37B743 !important;
}

li::marker {
  color: #37B743 !important;
}

p.stock.wd-style-with-bg:is(.available-on-backorder,.in-stock) span {
    background-color: #e6faeb;
    color: #37B743;
}

p.stock:is(.wd-style-bordered,.wd-style-with-bg) span {
    padding: 6px 12px;
}@media (max-width: 576px) {
	.wd-side-hidden {
    z-index: 20000;
}


.wd-nav-mobile.wd-html-block-on .wd-mob-nav-html-block {
    max-width: 100% !important;
}

.wd-nav-img, .mega-menu-list img {
    max-height: 50px;
    border-radius: 50%;
}
}

