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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "IRANSANS", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(49,49,49);
	--wd-text-font-size: 14px;
	--wd-title-font: "IRANSANS", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "IRANSANS", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(49,49,49);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "IRANSANS", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "IRANSANS", 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: "IRANSANS", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(4,46,106);
	--wd-alternative-color: rgb(230,120,23);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(230,120,23);
	--btn-accented-bgcolor-hover: rgb(230,120,23);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(252,252,252);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 650px;
}
.header-banner {
	background-color: rgb(221,153,51);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 233px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right center;
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(187,0,0);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

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

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

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

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

@font-face {
	font-family: "IRANSANS";
	src: url("//mehadinyadak.com/wp-content/uploads/2023/11/IRANSans.woff2") format("woff2"), 
url("//mehadinyadak.com/wp-content/uploads/2023/11/IRANSans.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

.wd-page-title.page-title.page-title-default.title-size-small.title-design-default.color-scheme-dark {
    padding: 8px !important;
    font-size: .8rem !important;
    background: linear-gradient(270deg, #f0f0f0, transparent) !important;
}
p.stock.in-stock.wd-style-bordered {
    display: flex;
    justify-content: center;
}
.woocommerce-product-gallery img {
    border: 1px solid #dfdfdf;
}

.wrapp-buttons {
    display: none;
}
#billing_country_field {
    display: none;
}
ul.wd-nav.wd-nav-mob-tab.wd-style-underline {
    flex-direction: row-reverse;
}

.test .elementor-shortcode {
    display: flex;
    align-items: center;
    gap: 10px; 
    font-size: 15px;
    font-weight: 600;
    color: #333;
}

.test .elementor-shortcode img {
    max-height: 70px;   
    width: auto;
    display: inline-block;
    vertical-align: middle;
}

.test .elementor-shortcode a {
    display: flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    color: inherit;
    transition: 0.3s;
}

.test .elementor-shortcode a:hover {
    color: #0073aa; 
    opacity: 0.9;   
}

.star-rating {
    font-family: "woodmart-font" !important;
}
.raycaweb-single-post img{
	border-radius:12px;
}
.h_iframe-aparat_embed_frame {
    border-radius: 12px !important;
    overflow: auto;
}
.term-description, .sidebar-widget,.wd-term-desc {
    border: 1px solid #dedede !important;
    border-radius: 12px;
    padding: .8rem;
    box-shadow: 0px 0px 20px #00000010;
}
.wd-page-title .title {
    font-size: 32px !important;
}
div#woocommerce_brand_nav-2 {
    padding-bottom: 1rem;
}
.raycaweb-single-post a,p a {
    color: #e67817;
}
.raycaweb-single-post .wd-icon {
    color: #fff !important;
}
.wd-accordion-item {
    border-top: none !important;
}
figure.elementor-image-box-img {
    display: flex !important;
    justify-content: center;
    margin-bottom: 0.6rem !important;
}
.outofstock img {
    filter: blur(2px) grayscale(1);
}
.page-description img,.raycaweb-single-post img,.wd-term-desc img {
    border-radius: 12px;
    box-shadow: 0px 0px 20px 0px #00000020;
}
.wd-page-title.page-title.page-title-default.title-size-small.title-design-centered.color-scheme-dark.title-blog {
    display: none;
}
p.stock.out-of-stock {
    color: #B50808;
    text-align: center;
}
.shop-loop-head {
    background: #fafafa;
    padding: .8rem;
    border-radius: 12px;
    border: 1px solid #dedede;
    /*box-shadow: 0 0 10px 0 #00000010;*/
}@media (min-width: 1025px) {
	.raycaweb-cta-label, .raycaweb-cta-label1 {
    position: absolute;
    width: max-content;
    background: linear-gradient(90deg, #075E54, #25D366);
    bottom: 15px;
    white-space: nowrap;
    right: 48px;
    border-radius: 5px 0 0 5px;
    padding: 5px 10px;
    color: #ffffff;
    font-size: 14px;
    user-select: none;
    line-height: 1em;
}
	.raycaweb-cta-label1 {
    width: 105px;
		background: linear-gradient(90deg, #0061b6, #1E88E5);
    text-align: center;
}

.float {z-index: 999999;position: fixed;bottom: 95px;right: 20px;width: 54px;height: 54px;}
.float1 {z-index: 999999;position: fixed;bottom: 30px;right: 20px;width: 54px;height: 54px;}

.shop_attributes tbody {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    grid-column-gap: 10px;
    margin-bottom: unset;
    justify-content: center;
}
.shop_attributes tr {
				border-bottom: unset;
        display: flex;
        align-items: flex-start;
        max-width: 280px;
        min-width: 49%;
        border-radius: 12px;
        padding: .4rem .7rem;
        background: #f0f0f0;
        justify-content: space-between;
        flex-direction: column;
}
th.woocommerce-product-attributes-item__label {
    font-size: .87rem;
    color: #747474;
    font-weight: 500;
}
td.woocommerce-product-attributes-item__value {

        color: #434343;
        font-size: .9rem;

}
td.woocommerce-product-attributes-item__value {
    display: flex;
    flex-wrap: wrap;
    gap: .3rem;
}
span.attr-item {
    background: #fcfcfc;
    padding: .3rem;
    border-radius: 5px;
}
.h_iframe-aparat_embed_frame {
    width: 70%;
    margin: 0 auto;
}
.wd-nav-vertical .wd-dropdown-menu {
    width: max-content;
}
}

@media (max-width: 576px) {
	.raycaweb-cta-label, .raycaweb-cta-label1 {
display:none;
}


.float {z-index: 999999;position: fixed;bottom: 130px;right: 20px;width: 50px;height: 50px;}
.float1 {z-index: 999999;position: fixed;bottom: 70px;right: 20px;width: 50px;height: 50px;}

span.wd-icon {
    font-size: 1.5rem;
}
.wd-page-title .title {
    font-size: 25px !important;
}
h1 {
    font-size: 26px !important;
}
}

