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

:root {
	--wd-text-font: "Dana-Med", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(72,72,72);
	--wd-text-font-size: 16px;
	--wd-title-font: "Dana-Bold", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Dana-Med", 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: "Dana-Regular", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Dana-Med", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Dana-Bold", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(40,40,40);
	--wd-alternative-color: rgb(237,237,237);
	--btn-default-font-family: "Dana-Med", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: "Dana-Bold", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 600;
	--btn-accented-bgcolor: rgb(135,154,88);
	--btn-accented-bgcolor-hover: rgba(135,154,88,0.86);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(119,119,119);
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.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(255,255,255);
	background-image: none;
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a, html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title, html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	text-transform: capitalize;
}
html .wd-dropdown-cats .wd-nav.wd-nav-vertical > li > a {
	font-size: 16px;
	text-transform: capitalize;
}
html .wd-checkout-steps li {
	text-transform: capitalize;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(248,248,248);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(248,248,248);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-brd-color: rgb(51,51,51);
	--wd-form-brd-color-focus: rgb(51,51,51);
}
.product-labels .product-label.onsale {
	background-color: rgb(135,154,88);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 4px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1140px;
--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: 35px;
--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: 1140px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(238,238,238);
}

@font-face {
	font-family: "Dana-Regular";
	src: url("//ravanmaclinic.ir/wp-content/uploads/2026/05/DanaFaNum-Regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Dana-Med";
	src: url("//ravanmaclinic.ir/wp-content/uploads/2026/05/DanaFaNum-Medium.woff2") format("woff2");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Dana-Bold";
	src: url("//ravanmaclinic.ir/wp-content/uploads/2026/05/DanaFaNum-DemiBold.woff2") format("woff2");
	font-weight: 600;
	font-style: normal;
}

.wd-with-image ,.woocommerce-Reviews-title,.woocommerce-review__author,.comment-form-cookies-consent{
	display:none;
}
#billing_country_field{
	display:none;
}
#billing_company_field{
	display:none;
}
.product_meta{
	display:none;
}
html {
  scroll-behavior: smooth;
}
@keyframes float1 {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-1px);
    }
    100% {
        transform: translateY(0px);
    }
}
@keyframes float2 {
    0% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(1px);
    }
    100% {
        transform: translateY(0px);
    }
}
/* .wd-logo img{
	padding-top : 9px !important;
	padding-bottom: 9px !important;
	border-radius:40px !important;
} */
.wd-action-text{
	display:none !important;
}
.wd-wishlist-content .wd-empty-wishlist{
	display:none !important;
}
.woocommerce-MyAccount-navigation-link--downloads{
	display:none !important;
}
.wd-my-account-links .wd-my-acc-downloads{
	display:none !important;
}@media (min-width: 1025px) {
	.wd-cat-image  img {
	  height: 190px !important;
    object-fit: cover;
    border: none;
    border-radius: 0;
    box-shadow: none;   
}
.wd-product img{
	  height: 240px !important;
    object-fit: cover;
    border: none;
    border-radius: 0;
    box-shadow: none;   
}
.header_btn_contact{
	backdrop-filter: blur(10px);
	padding: 4px 12px;	
	border-radius: 48px; 
	border: 1px solid rgba(0, 0, 0, 0.0505);
	box-shadow: 0 2px 12px rgba(0,0,0,0.06); 
	transform-origin: center;
}
}

@media (max-width: 576px) {
	/* p{
	margin-bottom: 9px !important;
} */
.wd-cat-image  img {
	  height: 150px !important;
    object-fit: cover;
    border: none;
    border-radius: 0;
    box-shadow: none;   
}
.wd-product img{
	  height: 160px !important;
    object-fit: cover;
    border: none;
    border-radius: 0;
    box-shadow: none;   
}
.product-wrapper {
    min-height: 310px !important;
}
.header_btn_contact{
	background: #fef9f0;
	backdrop-filter: blur(10px);
	padding: 4px 12px;	
	border-radius: 48px; 
	border: 1px solid rgba(0, 0, 0, 0.0505);
	box-shadow: 0 2px 12px rgba(0,0,0,0.06); 
	transform-origin: center;
	font-size:16px;
}
}

