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

:root {
	--wd-text-font: IRansansX;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: IRansansX;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(51,51,51);
	--wd-entities-title-font: IRansansX;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: IRansansX;
	--wd-widget-title-font: IRansansX;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font: IRansansX;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(45,45,45);
	--wd-alternative-color: rgb(255,255,255);
	--wd-link-color: rgb(71,71,71);
	--wd-link-color-hover: rgb(73,0,0);
	--btn-default-bgcolor: rgba(94,83,83,0.29);
	--btn-default-bgcolor-hover: rgba(150,141,130,0.43);
	--btn-accented-bgcolor: rgb(177,165,154);
	--btn-accented-bgcolor-hover: rgb(150,141,130);
	--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;
}
.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;
}
.page-title-default {
	background-color: rgb(244,236,229);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(255,192,203);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(255,192,203);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(246,203,210);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(255,192,203);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(244,244,244);
	background-image: none;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: rgb(255,192,203);
	background-image: none;
}
.single-portfolio .main-page-wrapper {
	background-color: rgba(244,236,229,0.13);
	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-color: rgb(91,91,91);
	--wd-form-placeholder-color: rgb(160,160,160);
	--wd-form-brd-color: rgb(229,229,229);
	--wd-form-brd-color-focus: rgb(178,178,178);
}
.product-labels .product-label.onsale {
	background-color: rgb(56,56,56);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--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;
}


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

.woodmart-button-wrapper.inline-element {
    margin-bottom: 0px;
}
.promo-banner {
    border-radius: 15px;
	overflow: hidden;
}
.banner-hover-background.color-scheme-dark:not(.banner-border) .wrapper-content-banner:after {
    border-radius: 15px;
}
.woodmart-hover-tiled .product-wrapper {
    background: #fff;
    overflow: hidden;
    border-radius: 15px;
}
.product-grid-item.woodmart-hover-tiled .hover-img img, 
.product-grid-item.woodmart-hover-tiled .product-image-link img {
    width: 100%;
}
.labels-rectangular .product-label {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 15px;
    margin-right: 5px;
}

@media (min-width: 1025px) {
	.whb-general-header {
        max-width: 1320px;
        margin: auto;
        border-radius: 44px;
    }
    .whb-sticked .whb-general-header {
        max-width: 100%;
        margin: auto;
        margin-top: 0px;
        border-radius: 0px;
    }
    .whb-header-bottom {
        border-bottom-right-radius: 41px;
        border-bottom-left-radius: 41px;
        padding: 0 43px;
        max-width: 1150px;
        margin: auto;
    }
    .whb-general-header .wd-logo:before {
        content: '';
        width: 239px;
        height: 239px;
        background: #f5f5f5;
        border-radius: 50%;
        position: absolute;
        right: 0;
        left: 0;
        bottom: 0;
        margin: auto;
        top: 59px;
    }
    .whb-sticked .whb-general-header .wd-logo:before {
        top: -14px;
        width: 200px;
        height: 200px;
        background: #fff;
    }
    .whb-general-header:before {
        content: "";
        background: url("https://elizehstyle.ir/wp-content/uploads/Central_Curve_shadow2.svg") no-repeat;
        width: 364px;
        height: 325px;
        display: inline-block;
        margin: auto;
        left: 0;
        right: 0;
        background-size: contain;
        top: -4px;
        position: absolute;
    }
    .whb-sticked .whb-general-header:before {
        content: "";
        background: url("https://elizehstyle.ir/wp-content/uploads/Central_Curve_shadow2.svg") no-repeat;
        top: -117px;
        width: 364px;
        height: 325px;
    }
    .whb-general-header .site-logo {
        z-index: 9999;
        max-height: 190px;
    }
    .whb-sticked .whb-general-header .site-logo {
        max-height: 120px;
        margin-top: 60px;
    }
	.whb-general-header-inner, 
    .whb-top-bar-inner {
        padding: 0px 20px;
    }
}

.wd-dropdown-menu.wd-design-default, 
.wd-dropdown-menu.wd-design-default .wd-dropdown {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.wd-info-box .info-box-title {
    line-height: 1.5;
    margin-bottom: 0;
}
.box-icon-align-right .box-icon-wrapper {
    margin-left: 9px;
}
.main-page-wrapper {
    margin-top: -163px;
	padding-top: 163px;
}
.page-title {
    padding-top: 163px !important;
}

.wd-nav[class*=wd-style-]>li>a:before {
    content: '';
    background: rgba(255,254,237,.4);
    background: linear-gradient(to bottom, rgba(255,254,237,.4) 0%, rgba(255,221,0,0) 100%);
    width: 129%;
    height: 100%;
    position: absolute;
    right: -7px;
    top: -5px;
    transform: skew(-20deg);
    transition: .8s;
    opacity: 0;
}
.wd-nav[class*=wd-style-]>li:hover>a:before {
    opacity: 1;
}
.owl-stage-outer .wd-info-box .info-box-content {
    margin-top: 15px;
}
.whb-general-header {
    z-index: 2 !important;
}

/* 🔧 اصلاح رنگ بالای هدر */
.whb-top-bar:before {
    background-color: #ffc0cb !important; /* صورتی دقیق */
    opacity: 1 !important;
    mix-blend-mode: normal !important;
    filter: none !important;
    box-shadow: none !important;
}
@media (min-width: 1025px) {
	.whb-general-header {
    z-index: 2 !important;
}
.whb-general-header .wd-logo:before {
    top: 70px;
}
.whb-general-header:before {
    top: 6px;
}

.whb-top-bar {
	position: relative;
}
.whb-top-bar:before {
	content: '';
	position:absolute;
	width: 100%;
	right: 0;
	left: 0;
	bottom:-37px;
	background: rgba(225, 192, 203);
	height: 37px;
	z-index: -1;
}

}

