.wd-popup.wd-promo-popup{
	background-color:rgb(255,255,255);
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:rgb(47,55,94);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#ffffff;
	background-image: url(https://samaowj.ir/wp-content/uploads/2021/10/footer-section-bg-1.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

:root{
--wd-text-font:IRANSans;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:IRANSans;
--wd-title-font-weight:400;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:IRANSans;
--wd-entities-title-font-weight:400;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:IRANSans;
}
:root{
--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;
}
:root{
--wd-header-el-font:IRANSans;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:15px;
}
:root{
--wd-primary-color:rgb(234,194,6);
}
:root{
--wd-alternative-color:rgb(255,229,0);
}
:root{
--wd-link-color:rgb(30,115,190);
--wd-link-color-hover:rgb(30,115,190);
}
body{
	background-color:rgb(255,255,255);
}

:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:#eac206;
}
:root{
--btn-shop-bgcolor-hover:#D6B105;
}
:root{
--btn-accent-bgcolor:#eac206;
}
:root{
--btn-accent-bgcolor-hover:#D6B105;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
	
			--wd-form-brd-radius: 5px;
	
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-color-hover: #fff;
	
	
	
	
	
	
	
	
	
			--btn-default-brd-radius: 5px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
	
			--btn-shop-brd-radius: 5px;
		--btn-shop-box-shadow: none;
		--btn-shop-box-shadow-hover: none;
	
			--btn-accent-brd-radius: 5px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
	
			--wd-sticky-btn-height: 95px;
		}

		@media (max-width: 1024px) {
		:root {
			--wd-sticky-btn-height: 95px;
		}
	}
	
		@media (max-width: 768px) {
		:root {
			--wd-sticky-btn-height: 42px;
		}
	}
	
	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1570px;
		}
	}

	.container {
		max-width: 1600px;
	}
	
	
	@media (min-width: 1600px) {

		[data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1600px) / 2);
			padding-right: calc((100vw - 1600px) / 2);
		}

		.platform-Windows [data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1617px) / 2);
			padding-right: calc((100vw - 1617px) / 2);
		}
	}

	
	/* Quick view */
	div.wd-popup.popup-quick-view {
		max-width: 920px;
	}




	.cheshalo-woocommerce-layered-nav .wd-scroll-content {
		max-height: 280px;
	}

@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "cheshalo-font";
	src: url("//samaowj.ir/wp-content/themes/cheshalo/fonts/cheshalo-font.woff2?v=4.3.0") format("woff2");
}

@media (min-width: 768px) and (max-width: 1024px) {
	.footer-sidebar {
    padding-top: 350px !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.footer-sidebar {
    padding-top: 350px !important;
}
}

@media (max-width: 576px) {
	.footer-sidebar {
    padding-top: 350px !important;
}
}

