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

:root {
	--wd-text-font: IRANSans;
	--wd-text-font-weight: 300;
	--wd-text-color: #35495c;
	--wd-text-font-size: 14px;
	--wd-title-font: IRANSans;
	--wd-title-font-weight: 600;
	--wd-title-color: #35495c;
	--wd-entities-title-font: IRANSans;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: IRANSans;
	--wd-widget-title-font: IRANSans;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #35495c;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: IRANSans;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: #ff4a4a;
	--wd-alternative-color: #35495c;
	--wd-link-color: rgb(51,51,51);
	--wd-link-color-hover: rgb(255,74,74);
	--btn-default-bgcolor: #35495c;
	--btn-default-bgcolor-hover: #21415b;
	--btn-accented-bgcolor: #21415b;
	--btn-accented-bgcolor-hover: #21415b;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.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;
}
.header-banner {
	background-color: rgb(8,0,255);
	background-image: none;
}
:is(.cheshalo-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #ffffff;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(53,73,92);
	background-image: none;
}
.comments-area p {
	font-family: IRANSans;	font-size: 15px;
	line-height: 30px;
}
strong, b {
	font-family: IRANSans;	font-weight: 500;
}
.page .wd-page-content {
	background-color: rgb(253,253,253);
	background-image: none;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	font-family: IRANSans;	background: rgb(111,154,55);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	background: rgba(111,154,55,0.91);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}

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


@font-face {
	font-family: "IRANSans";
	font-weight: 400;
	font-style: normal;
}

.labels-rounded .product-label {
  display: none !important;
}@media (min-width: 1025px) {
	form.cart {
  flex-wrap: unset;
}
}

@media (max-width: 576px) {
	.themefars-add-to-cart {
width: 100%;
    z-index: 1000;
		margin: 0 !important;
    position: fixed;
    bottom: 0;
    right: 0;
}
}

