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

.wd-popup.wd-promo-popup{
	background-color:transparent;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center center;
}

.header-banner{
	background-color:#d6d6d6;
	background-image: none;
}

.page-title-default{
	background-color:#000000;
	background-image: none;
}

.footer-container{
	background-color:rgb(45,51,147);
	background-image: none;
}

:root{
--wd-text-font:iranyekan;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:iranyekan;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:iranyekan;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:iranyekan;
}
:root{
--wd-widget-title-font:iranyekan;
--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:iranyekan;
--wd-header-el-font-weight:500;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:14px;
}
:root{
--wd-primary-color:rgb(255,149,119);
}
:root{
--wd-alternative-color:rgb(251,49,125);
}
:root{
--wd-link-color:rgb(104,104,104);
--wd-link-color-hover:rgb(255,149,119);
}
body{
	background-color:rgb(245,245,245);
	background-image: none;
}

.page .main-page-wrapper{
	background-color:rgb(255,255,255);
	background-image: none;
}

.cheshalo-archive-shop .main-page-wrapper{
	background-color:rgb(255,255,255);
	background-image: none;
}

.single-product .main-page-wrapper{
	background-color:rgb(248,248,248);
	background-image: none;
}

.cheshalo-archive-blog .main-page-wrapper{
	background-color:rgb(255,255,255);
	background-image: none;
}

.single-post .main-page-wrapper{
	background-color:rgb(255,255,255);
	background-image: none;
}

.cheshalo-archive-portfolio .main-page-wrapper{
	background-color:rgb(255,255,255);
	background-image: none;
}

.single-portfolio .main-page-wrapper{
	background-color:rgb(255,255,255);
	background-image: none;
}

:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(255,149,119);
}
:root{
--btn-accented-bgcolor-hover:rgb(255,127,91);
}
: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: 1px;
		
					--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-sticky-btn-height: 95px;
					
					--wd-brd-radius: 0px;
			}

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

		.container {
			max-width: 1600px;
		}

		:root{
			--wd-container-width: 1600px;
		}
	
			@media (min-width: 1600px) {
			[data-vc-full-width]:not([data-vc-stretch-content]),
			:is(.vc_section, .vc_row).wd-section-stretch {
				padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 960px;
		}
	
	
	
	
			.cheshalo-woocommerce-layered-nav .wd-scroll-content {
			max-height: 280px;
		}
	
					rs-slides [data-type=text],
		rs-slides [data-type=button] {
			font-family: iranyekan !important;
		}
		
					rs-slides h1[data-type=text],
			rs-slides h2[data-type=text],
			rs-slides h3[data-type=text],
			rs-slides h4[data-type=text],
			rs-slides h5[data-type=text],
			rs-slides h6[data-type=text] {
				font-family: iranyekan !important;
			}
			
.mc4wp-form > div {
    display: flex;
    align-items: end;
    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;
	}

.single-product .related-and-upsells .cheshalo-timer {
	
	display: none;
}
.cheshalo-hover-tiled .product-wrapper {
    border-radius: 10px;
	overflow: hidden;
background: #fff;
}
.sidebar-container .widget {
    padding: 20px;
    box-shadow: 0 0px 1px 1px #e6e6e6;
			border-radius: 5px;
}
.sidebar-container .widget-title {
	background: rgba(125, 125, 125, 0.09);
    padding: 10px 20px;
	border-radius: 3px;
}
.post-single-page {
	 padding: 20px;
    box-shadow: 0 0px 1px 1px #e6e6e6;
		border-radius: 5px;
}
.comments-area  {
	padding: 20px;
    box-shadow: 0 0px 1px 1px #e6e6e6;
			border-radius: 5px;
}
.wd-nav > li > a .wd-nav-icon {
    margin-left: 7px;
    font-size: 100%;
}
.chceo .wd-lazy-fade.wd-loaded {
    border-radius: 40px;
}
.searchform input[type="text"] {
    background: #f1f1f1;
    border: 0;
}
.product-grid-item  img {
    width: 100%;
    border-radius: 10px 10px 0 0;
}
.scrollToTop {
    border-radius: 10px;
}
.row_shaddow_product {
background-color: #fff;
box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
border-radius: 8px;		
}

.product-wrapper {
  background-color: #fff;
}
.cheshhome .promo-banner .content-banner {
  position: relative;
  width: 100%;
  max-width: var(--content-width);
  background-color: #ffffffeb;
	padding: 10px 0px 10px 0px;
	border-radius: 8px;
	box-shadow: 0 0 4px rgba(0,0,0,0.12);
}
.cat-design-replace-title .wd-entities-title {
  padding: 12px 25px;
  box-shadow: 0 0 3px rgba(0,0,0,0.1);
  color: #000;
  font-size: 18px;
  line-height: 0.7;
  transition: opacity .25s ease .25s;
  background-color: #ffffffeb;
  border-radius: var(--wd-brd-radius);
}
.single-product .quantity {
    display: none !important;
}
.wd-hover-small .product-element-top {
  margin-bottom: 0;
  max-width: 30%;
}
.container.main-footer .cheshalo-recent-posts .recent-posts-thumbnail img {
  border-radius: 8px;
}
