@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//mehrsoo.com/wp-content/themes/woodmart/fonts/woodmart-font-3-700.woff2?v=8.2.7") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "IRANSansWeb", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 17px;
	--wd-title-font: "IRANSansWeb_Medium", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 17px;
	--wd-header-el-font: "IRANSansWeb_Bold", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 17px;
	--wd-primary-color: rgb(56,67,193);
	--wd-alternative-color: rgb(21,117,69);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(104,107,206);
	--btn-accented-bgcolor-hover: rgb(70,54,193);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(34,89,40);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(144,43,63);
	--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;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(253,253,255);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgba(1,170,35,0.7);
}
.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: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 8px;
}

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


/* افکت رشد بنر های تصویری   */
.banneri{
overflow:hidden;
border-radius:10px;
}

/* وسط چین نوشته های کاروسل محصولات   */
.product-element-bottom{
text-align:center;
}

/* آکاردئون بازشونده بدنه صفحه */
#ac-button{
    cursor: pointer;
color:navy;
}
.ac-page{
    overflow: hidden;
    position: relative;
    text-align: justify;
}
.ac-page:before{
background: linear-gradient(180deg,hsla(0,0%,100%,0) 50%,#fff);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
	z-index:100;
}
.ac-page.ac-nobefore:before{
display: none;
}
.ac-close{
height: 300px;
}
.ac-open{
height: auto;
}


/**footer**/

/*   عنوان های منو های فوتر   */
.footermenu li a {
font-size:16px;
}
 .footermenu  div > ul > li > a{
font-size:17px;
font-weight:500;

}

/* fotter acardion text*/
	#ft-button{
			cursor: pointer;
		color:navy;
		display:flex;

	}
	#ft-text{
			overflow: hidden;
			position: relative;
			text-align: justify;
	}
	#ft-text:before{
	background: linear-gradient(180deg,hsla(0,0%,100%,0) 50%,white);
			content: "";
			height: 100%;
			position: absolute;
			width: 100%;
		z-index:100;
	}
	#ft-text.ft-nobefore:before{
	display: none;
	}
	.ft-close{
	height: 150px;
	}
	.ft-open{
	height: auto;
	}
	#ft-text h2,p{
		margin-bottom:7px
	}
/*عناون محصولات گرید*/
.wd-entities-title{
	max-height:100px !important;
}
/*پلیر jw*/
.jwplayer{
border-radius:12px;
}
/*  شمارش معکوس محصول */
.wd-product-countdown{
	display:flex;
	justify-content:center;
}@media (min-width: 1025px) {
	/*پلیر jw*/
.jwppp-video-box{
	display:flex;
	justify-content:center;

}
.jwplayer{
	width:800px !important;
}

/* تصویر محص */
.product-images.wd-grid-col{
width: 75%;
	justify-self: center !important;
}
}

@media (max-width: 576px) {
	/*   عنوان های منو های فوتر   */
.footermenu li a {
font-size:14px;
}
 .footermenu  div > ul > li > a{
font-size:15px;
}
/*مشکل قیمت مرورگر سافاری*/
:is(.browser-Safari,.platform-iOS[class*="FBAN"]) .hide-larger-price .price > .wd-price-unit {
    margin-inline-start: calc(1em + 4px);
}
.product-element-bottom .price a{
    display: flex !important;
    align-items: flex-end;
	height: auto !important;
		font-size:15px !important;
}
/*  مخفی کردن افزودن به سبد خرید کارت محصولات */
.wd-buttons.wd-pos-r-t{
display:none;
}
}

