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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(132,2,110);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Quicksand", 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: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(153,32,144);
	--wd-alternative-color: rgb(234,167,32);
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(170,25,146);
	--btn-accented-bgcolor-hover: rgb(170,25,146);
	--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;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://niyamaternity.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: url(https://niyamaternity.com/wp-content/uploads/2024/07/97233.jpg);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

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

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--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: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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

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


.price, .amount, .woocommerce-Price-currencySymbol { font-family: 'Inter', sans-serif !important; font-weight: 700 !important;
	/* 1. To fix the Indian Rupee (₹) Symbol and Price Font */
.price, 
.amount, 
.woocommerce-Price-amount, 
.woocommerce-Price-currencySymbol {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600 !important;
}

/* 2. To change the Mobile Bottom Navbar Background to Purple */
.wd-toolbar, .woodmart-toolbar {
    background-color: #800080 !important; /* Replace #800080 with a Pink hex code like #ffb6c1 if you prefer pink */
}

/* 3. To change the Icons and Text inside the Mobile Navbar to White */
.wd-toolbar .wd-tools-element > a, 
.woodmart-toolbar .woodmart-toolbar-item > a,
.wd-toolbar .wd-tools-element > a .wd-tools-text,
.wd-toolbar .wd-tools-element > a .wd-tools-icon {
    color: #ffffff !important;
}
	/* Improve the font style and spacing of the Rupee symbol */
.woocommerce-Price-currencySymbol {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif !important;
    font-weight: 500 !important;
    padding-right: 2px !important;
}
/* Ultimate plugin content hide */
.payment_method_cod .payment_box p,
div[class*="payment_method_"] .payment_box p {
    display: none !important;
}

.payment_method_cod input:checked ~ .payment_box p,
div[class*="payment_method_"] input:checked ~ .payment_box p {
    display: block !important;
}@media (max-width: 576px) {
	div.wd-swatches-grid,
div.swatches-on-grid,
div.wd-product-grid-swatches {
display: none !important;
visibility: hidden !important;
opacity: 0 !important;
height: 0 !important;
}
}

