@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//new.novinebtekar.ir/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.7") format("woff2");
}

:root {
	--wd-text-font: iransans, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: iransans, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: iransans, 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: iranyekan, sans-serif;
	--wd-widget-title-font: iransans, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 12px;
	--wd-header-el-font: iransans, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,44,51);
	--wd-alternative-color: rgb(204,204,204);
	--btn-default-font-family: iransans, sans-serif;
	--btn-default-font-weight: 600;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: iransans, sans-serif;
	--btn-accented-font-weight: 600;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 0px;
	--notices-success-bg: #459647;
	--notices-success-color: rgb(255,255,255);
	--notices-warning-bg: rgb(247,213,91);
	--notices-warning-color: rgb(0,0,0);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(53,205,179);
	background-image: none;
}
.product-labels .product-label.new {
	background-color: rgb(201,42,42);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 5px;
--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-brd-radius: 12px;
}

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


.wd-page-title {
background-color: #0a0a0a;
}

/* آیکن‌های حبابی منو */
.whb-main-header .whb-header-bottom.whb-not-sticky-row nav.wd-header-nav ul a span{
	font-size: 1.2em !important;
/* 	filter: drop-shadow(0 0 0px #00eaff); */
	filter: drop-shadow(0 0 5px #cccccc);
  animation: neonCycle 5s infinite;
}
@keyframes neonCycle {
  0% {
    opacity: 1;
/*     filter: drop-shadow(0 0 6px #dddddd) drop-shadow(0 0 12px #cccccc); */
    transform: scale(1.1);
  }
  15% {
    opacity: 1;
  }
  20% {
    opacity: 0.9;
/*     filter: drop-shadow(0 0 0px #101f38); */
    transform: scale(1);
  }
  100% {
    opacity: 0.7;
  }
}
.whb-main-header .whb-header-bottom.whb-not-sticky-row nav.wd-header-nav ul li:nth-child(1) a span {
  animation-delay: 1s;
}
.whb-main-header .whb-header-bottom.whb-not-sticky-row nav.wd-header-nav ul li:nth-child(2) a span {
  animation-delay: 2s;
}
.whb-main-header .whb-header-bottom.whb-not-sticky-row nav.wd-header-nav ul li:nth-child(3) a span {
  animation-delay: 3s;
}
.whb-main-header .whb-header-bottom.whb-not-sticky-row nav.wd-header-nav ul li:nth-child(4) a span {
  animation-delay: 4s;
}
.whb-main-header .whb-header-bottom.whb-not-sticky-row nav.wd-header-nav ul li:nth-child(5) a span {
  animation-delay: 5s;
}

/* رنگ کپی رایت فوتر */
.wd-copyrights{
	color: #000000 !important;
}
/* آیکن پخش ویدیو در گالری محصولات */
.wd-video-actions > .wd-play-icon > a:before{
	content: "پخش ویدیو \f101";
	width: 15em !important;
}
.wd-video-actions > .wd-play-icon > a{
	width: 15em !important;
}
/* تغییر سایز آیکن باتن‌های ارتباط با ما */
.footer_contact span.wd-btn-icon svg.wd-icon{
	width: 2em;
	height: 3em;
}
/* نویگیشن گالری محصول */
.wd-arrow-inner{
	color: darkred!important;
	align-items: end;
	font-weight: 900;
}
/* تغییر نام دکمه خانه در نویشگن بار موبایل */
/* Change mobile bottom navigation Home text */
.wd-toolbar-home a span.wd-toolbar-label {
    font-size: 0;
		display: none;
}

.wd-toolbar-home a span.wd-toolbar-label::after {
    content: "صفحه اصلی";
    font-size: 8.5pt;
    font-weight: 500;
}
@media (min-width: 1025px) {
	.wd-content-layout{
    /*padding-block: 40px;*/
    padding: 3.5em;
}
/* ویدیوی آپارات درون متنی محصول */
.refral_video{
	width: 40% !important;
}

/* اسلایدر محصولات جدید صفحه اصلی */
.new_product_slider .wd-carousel-item .wd-product .product-wrapper{
	height: 27rem !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-content-layout{
    /*padding-block: 40px;*/
    padding: 1em;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.wd-content-layout{
    /*padding-block: 40px;*/
    padding: 1em;
}
}

@media (max-width: 576px) {
	.wd-content-layout{
    /*padding-block: 40px;*/
    padding: 1em;
}
.product_meta, .wd-before-product-tabs>.container{
	justify-content: start !important;
}

/* اسلایدر محصولات جدید صفحه اصلی */
.new_product_slider .wd-carousel-item .wd-product .product-wrapper{
	height: 17rem !important;
}
}

