@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//xn--eva-dma.com/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=7.5.1") format("woff2");
}

:root {
	--wd-text-font: "Nunito Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Nunito Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Nunito Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Nunito Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Nunito Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Nunito Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(144,122,75);
	--wd-alternative-color: rgb(234,232,219);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(144,122,75);
	--btn-accented-bgcolor-hover: rgb(142,114,54);
	--btn-transform: none;
	--wd-form-brd-width: 1px;
	--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;
}
.header-banner {
	background-color: rgb(227,162,141);
	background-image: none;
}
.page-title-default {
	background-color: rgb(0,0,0);
	background-image: url(https://xn--eva-dma.com/wp-content/uploads/2026/03/ChatGPT-Image-Mar-3-2026-at-11_37_13-PM-1.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(234,232,219);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
html .wd-buy-now-btn {
	background: rgb(144,122,75);
}
html .wd-buy-now-btn:hover {
	background: rgb(142,124,85);
}
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-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(211,141,48);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1422px;
--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;
}

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

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


.whb-color-dark:not(.whb-with-bg) {
    background-color: #e1dfd4 !important;
}.whb-header {
    margin-bottom: 0px !important;
}
.product-wrapper img {
    width: 100%;
    height: 350px; /* same height for all */
    object-fit: cover; /* crop karega, stretch nahi */
    display: block;
}
.category-grid-item .wrapp-category img {
    width: 100%;
    height: 350px; /* same height for all images */
    object-fit: cover; /* crop karega, stretch nahi */
    display: block;
}
.wd-page-title-el .page-title {
    margin-block: 0;
    border-radius: inherit;
    padding: 140px 0 100px;
}
.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    margin-left: 4px;
    font-weight: 600;
    font-size: 10px;
    order: 3;
    content: "\f129";
    font-family: "woodmart-font";
	color:#000 !important
}
.product-grid-item .star-rating,
.product-grid-item .woocommerce-product-rating {
    display: none !important;
}@media (min-width: 577px) and (max-width: 767px) {
	.main-page-wrapper{margin-top:0px; padding-top:0px !important}
.product-wrapper img{height:220px}
.category-grid-item .wrapp-category img{height:200px}
.whb-header {
    margin-bottom: 0px;
    height: 72px;
}
.whb-header-bottom {
    z-index: 0;
    display: none;
}
}

@media (max-width: 576px) {
	.main-page-wrapper{margin-top:0px; padding-top:0px!important}
.product-wrapper img{height:220px}
.category-grid-item .wrapp-category img{height:200px}
.whb-header {
    margin-bottom: 0px;
    height: 72px;
}
.whb-header-bottom {
    z-index: 0;
    display: none;
}
}

