:root {
	--wd-text-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 15px;
	--wd-title-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Mulish", 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: "Mulish", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(178,171,31);
	--wd-alternative-color: rgb(6,59,34);
	--btn-default-bgcolor: rgb(6,59,34);
	--btn-default-bgcolor-hover: rgb(178,171,31);
	--btn-accented-bgcolor: rgb(178,171,31);
	--btn-accented-bgcolor-hover: rgb(6,59,34);
	--btn-color: rgb(255,255,255);
	--btn-bgcolor: rgb(6,59,34);
	--btn-color-hover: rgb(0,0,0);
	--btn-bgcolor-hover: rgb(178,171,31);
	--wd-form-brd-width: 1px;
	--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: #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: fill;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
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 {
	font-family: "Playfair Display", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 18px;
	text-transform: capitalize;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Playfair Display", Arial, Helvetica, sans-serif;
	font-size: 60px;
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a, html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	font-size: 16px;
	text-transform: capitalize;
	color: rgb(0,0,0);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 45px;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 35px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #333;
--btn-accented-color: #333;
--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: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

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



@font-face {
	font-family: "Floreal";
	src: url("//shivjewelryskn.com/wp-content/uploads/2026/04/floreal.regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Floreal Italic";
	font-weight: 400;
	font-style: normal;
}

table.variations select {
    max-width: 100% !important;
}

.wcpa_wrap .wcpa_field_label{
	font-weight: 600;
}

/* वूडमार्ट सिंगल प्रोडक्ट पेज पर एरर मैसेज को नीचे बटन के पास लाने के लिए */
.single-product .summary-inner, 
.single-product .summary {
    display: flex;
    flex-direction: column;
}

/* एरर बॉक्स की पोजीशन को सेट करना */
.single-product .woocommerce-error {
    order: 15; /* यह आटोमेटिकली मैसेज को नीचे की तरफ (बटन के आसपास) ले आएगा */
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    background-color: #fcf8e3 !important;
    border: 1px solid #faebcc !important;
    color: #8a6d3b !important;
    width: 100%;
}