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

:root {
	--wd-text-font: IRANSans;
	--wd-text-font-weight: 400;
	--wd-text-color: rgba(51,51,51,0.98);
	--wd-text-font-size: 16px;
	--wd-title-font: IRANSans;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(47,49,51);
	--wd-entities-title-font: IRANSans;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: IRANSans;
	--wd-widget-title-font: IRANSans;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: IRANSans;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(2,83,160);
	--wd-alternative-color: rgb(252,188,58);
	--wd-link-color: #00bfd6;
	--wd-link-color-hover: #ef5661;
	--btn-default-bgcolor: #00bfd6;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #00bfd6;
	--btn-accented-bgcolor-hover: #00bfd6;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: inherit;
	background-attachment: fixed;
	background-position: center bottom;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(30,115,190);
	background-image: url(https://moblshoo.com/wp-content/uploads/2025/01/wepik-20240213083953fOVm-1-scaled.webp);
	background-repeat: repeat;
	background-size: contain;
	background-attachment: inherit;
	background-position: right center;
}
.cheshalo-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: rgb(30,115,190);
	background-image: none;
}
.wd-footer {
	background-color: rgb(2,83,160);
	background-image: url(https://moblshoo.com/wp-content/uploads/2025/01/footer-moblshoo.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	background-position: center center;
}
.single-product .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.cheshalo-archive-blog .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.single-post .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.cheshalo-archive-portfolio .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 960px;
}

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

}

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

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

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}

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: IRANSans !important;
}

@font-face {
	font-family: "naskhi";
	src: url("//moblshoo.com/wp-content/uploads/2022/09/Mj_Naskhi-Fontjo.com_.zip") format("woff2"), 
url("//moblshoo.com/wp-content/uploads/2022/09/Mj_Naskhi-Fontjo.com_.zip") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

.mc4wp-form > div {
    display: flex;
    align-items: center;
    flex-wrap: inherit !important;
	}
.mc4wp-form input[type="submit"] {
	border-radius: 8px 0 0 8px;
}
	.cheshalo-timer {
    direction: ltr;
	}
.single-product .cheshalo-timer {
	text-align: right;
	}
	.promo-banner {
    border-radius: 16px !important;
}
.single-product .related-and-upsells .cheshalo-timer {
	
	display: none;
}
.cheshalo-hover-tiled .product-wrapper {
    border-radius: 10px;
	overflow: hidden;
background: #fff;
}