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

:root {
	--wd-header-banner-h: 80px;
	--wd-text-font: iranyekan, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: iranyekan, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: iranyekan, 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: "DanaBold", 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: 16px;
	--wd-header-el-font: "DanaBold", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(28,188,186);
	--wd-alternative-color: rgb(249,197,53);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(54,47,217);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(255,86,142);
	--btn-accented-bgcolor-hover: rgb(232,78,140);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://drshim.ir/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.header-banner {
	background-color: rgb(177,219,156);
	background-image: none;
}
.page-title-default {
	background-color: rgb(28,188,186);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
body[class*="wrapper-boxed"] {
	background-color: rgb(246,246,246);
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(249,249,249);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(249,249,249);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(249,249,249);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(249,249,249);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(249,249,249);
	background-image: none;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
: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: 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: 5px;
}

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

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

rs-slides :is([data-type=text],[data-type=button]) {
font-family: iranyekan, sans-serif !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: iranyekan, sans-serif !important;
}

@font-face {
	font-family: "Dana";
	src: url("//drshim.ir/wp-content/uploads/2024/02/dana-regular.woff2") format("woff2"), 
url("//drshim.ir/wp-content/uploads/2024/02/dana-regular.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "DanaBold";
	src: url("//drshim.ir/wp-content/uploads/2024/02/dana-bold.woff2") format("woff2"), 
url("//drshim.ir/wp-content/uploads/2024/02/dana-bold.woff") format("woff");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

.box-icon-align-left .box-icon-wrapper {
    margin-right: 20px !important;
    max-width: 50%;
}

.show-more-button {
    background: #fff !important;
    border-radius: 10px !important;
    padding: 10px 20px 10px 15px;
}
.show-more-button:hover {
    color: #fff;
    background: #1cbcba !important;
	border-radius: 10px;
}
.show-more-icon-button {
    width: 20px;
    height: 20px;
    margin-right: 5px;
}
.show-more-icon-button:hover {
    fill: #fff;
}
.show-less-icon-button {
    width: 20px;
    height: 20px;
    margin-right: 5px;
}
.show-less-icon-button:hover {
    fill: #fff;
}
.show-more-description {
	  position: inherit;
    background: linear-gradient(0deg, white, #ffffffb3);
    padding: 40px 0px 0px 0px;
}

}
/* #billing_postcode_field .required {
    display: none;
}
#billing_postcode {
    font-family: sans-serif;
}
#billing_phone {
    font-family: sans-serif;
} */
/* تغییر رنگ آیکن جستجو
.searchform .searchsubmit{
color: white !important;
    background: #1cbcba !important;
    border-radius: 36px 0 0 36px;
} */

/* گرد شدن حاشیه بنر */
.banner-radius,.swiper-slide-bg{
    border-radius: 20px;
}
.e-con-inner {
    overflow: hidden !important;
    padding: 0 !important;
}
/* تغییر اندازه باکس جستجو */

form.searchform.wd-with-cat {
    margin: 0 auto;
    width: 80%;
}

/* استایل های مربوط به باکس پیشنهاد لحظه ای */
.custom-offer-moment .wd-buttons{
	display: none;
}
.custom-offer-moment .price{
	text-align:center;
}
.custom-offer-moment .price ins{
	font-size:15px;
}

.custom-offer-moment .product-wrapper{
	height:330px;
}
/* تغییر آیکن  ضربدر به سطل زباله  */
.product-remove .remove:after,.woocommerce-mini-cart .remove:after{
	font-size: 16px;
  content: "\f1f8" !important;
	font-weight:600;
	font-family: 'Font Awesome 5 Free' !important;
}
td.product-remove a:before{
	display:none;
}
td.product-remove a:hover{
	color:red;
}

/* تغییر رنگ افزودن به سبد خرید هنام هاور */


.addtocart:hover svg {
  filter: brightness(0) invert(1) hue-rotate(180deg);
}
/* استایل قیمت صفحه محصول */
.drshim-price .price del span.woocommerce-Price-amount.amount{
	color: #EF5D21;
	font-family: "iranyekanwebregular_FaNum", Sans-serif;
	font-size: 14px;
	font-weight: 500;
}
.price del{
	color: #EF5D21 !important;
}

/* حالت overflow برای اسلایدر ها */
.loop-carosel-custom{
	  border-radius: 20px;
    overflow: hidden;
}

/* اندازه ورودی محصول متغییر */
.custom-addtocart table.variations select{
    max-width: 100% !important;
    width: 100%;
}
.custom-addtocart label{
    width: 97%;
    text-align: center;
    background: none;
}
p#billing_country_field {
    display: none;
}

/* تغییر رنگ بک گراند دکمه اینستاگرام */
.custom-bg-color{
	background: radial-gradient(circle farthest-corner at 35% 100%,#fec564,transparent 50%),radial-gradient(circle farthest-corner at 10% 140%,#feda7e,transparent 50%),radial-gradient(ellipse farthest-corner at 0 -25%,#5258cf,transparent 50%),radial-gradient(ellipse farthest-corner at 20% -50%,#5258cf,transparent 50%),radial-gradient(ellipse farthest-corner at 100% 0,#893dc2,transparent 50%),radial-gradient(ellipse farthest-corner at 60% -20%,#893dc2,transparent 50%),radial-gradient(ellipse farthest-corner at 100% 100%,#d9317a,transparent),linear-gradient(#6559ca,#bc318f 30%,#e42e66 50%,#fa5332 70%,#ffdc80 100%)!important;
    font-size: 14px;
}

.wd-product-brands .wd-label {
	flex: none !important;
}
.label-attribute-pa_brand {
    display: none !important;
}

.woocommerce-Tabs-panel--description h3 {
	font-size:16px !important;
}

.woocommerce-Tabs-panel--description h2 {
	font-size:20px !important;
	padding: 5px 10px;
  border-radius: 5px;
  color: #06b6d4;
  border: dashed 2px #67e8f9;
}
.woocommerce-Tabs-panel--description p {
    font-size: 14px !important;
    line-height: 2 !important;
    text-align: justify !important;
}

.cart-reward-notice.woocommerce-Message.woocommerce-Message--info.woocommerce-info {
    margin-top: 10px;
    background-color: black !important;
}