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

:root {
	--wd-text-font: "Qanelas Soft", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(25,25,25);
	--wd-text-font-size: 14px;
	--wd-title-font: "Qanelas Soft", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: none;
	--wd-title-color: rgb(71,11,47);
	--wd-entities-title-font: "Qanelas Soft", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: rgb(71,11,47);
	--wd-entities-title-color-hover: rgb(227, 100, 21);
	--wd-alternative-font: "Qanelas Soft", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Qanelas Soft", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(71,11,47);
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "Qanelas Soft", 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(71,11,47);
	--wd-alternative-color: rgb(227,100,21);
	--wd-link-color: rgb(227,100,21);
	--wd-link-color-hover: rgb(227,100,21);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(153,3,30);
	--btn-accented-bgcolor-hover: rgb(153,3,30);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.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;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.whb-top-bar .whb-col-right .wd-header-main-nav li.menu-item a {
	font-family: "Qanelas Soft", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 12px;
	line-height: 18px;
	text-transform: none;
	color: rgb(254,247,231);
}
.whb-top-bar .whb-col-right .wd-header-main-nav li.menu-item a:hover {
	color: rgb(255,127,48);
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Qanelas Soft", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 12px;
	line-height: 18px;
	text-transform: capitalize;
	color: rgb(255,127,48);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(71,11,47);
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: "Qanelas Soft", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 27px;
	text-transform: capitalize;
	color: rgb(227,100,21);
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title a:hover {
	color: rgb(71,11,47);
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-family: "Qanelas Soft", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 28px;
	color: rgb(71,11,47);
}
html .product.wd-product del, html .product.wd-product del .amount {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 15px;
	line-height: 22px;
	text-transform: capitalize;
	color: rgba(227,100,21,0.3);
}
.most-loved .wd-products .wd-product .product-element-bottom .wd-entities-title a {
	font-family: "Qanelas Soft", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 27px;
	text-transform: capitalize;
	color: rgb(254,247,231);
}
.most-loved .wd-products .wd-product .product-element-bottom .wd-entities-title a:hover {
	color: rgb(227,100,21);
}
.most-loved .wd-products .wd-product .product-element-bottom .price ins span.amount {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 28px;
	text-transform: capitalize;
	color: rgb(227,100,21);
}
.most-loved .wd-products .wd-product .product-element-bottom .price del, .most-loved .wd-products .wd-product .product-element-bottom .price del span.amount {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 15px;
	line-height: 22px;
	color: rgba(254,247,231,0.5);
}
.video-product .widget-product-wrap .widget-product-info .price {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 28px;
	color: rgb(57,57,57);
}
.video-product .widget-product-wrap .widget-product-info a.wd-entities-title {
	font-family: "Qanelas Soft", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 22px;
	line-height: 33px;
	text-transform: capitalize;
	color: rgb(57,57,57);
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Qanelas Soft", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 40px;
	line-height: 48px;
}
html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
	font-family: "Qanelas Soft", Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: rgb(227,100,21);
}
html .wd-nav-mobile > li > a {
	font-family: "Qanelas Soft", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: rgb(71,11,47);
}
.page .wd-page-content {
	background-color: rgb(253,247,231);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(254,247,231);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(254,247,231);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(254,247,231);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(254,247,231);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(254,247,231);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(254,247,231);
	background-image: none;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: rgb(255,255,255);
	background: rgb(153,3,30);
}
html .wd-buy-now-btn {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: rgb(153,3,30);
}
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(71,11,47);
	--wd-form-placeholder-color: rgb(71,11,47);
	--wd-form-brd-color: rgb(71,11,47);
	--wd-form-brd-color-focus: rgb(255,127,48);
}
.product-labels .product-label.onsale {
	background-color: rgb(227,100,21);
}
.product-labels .product-label.new {
	background-color: rgb(254,247,231);
	color: rgb(227,100,21);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		font-size: 16px;
	line-height: 24px;
	}
	html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
		font-size: 16px;
	line-height: 24px;
	}
	html .product.wd-product del, html .product.wd-product del .amount {
		font-size: 14px;
	line-height: 20px;
	}
	.most-loved .wd-products .wd-product .product-element-bottom .wd-entities-title a {
		font-size: 16px;
	line-height: 24px;
	}
	.most-loved .wd-products .wd-product .product-element-bottom .price ins span.amount {
		font-size: 16px;
	line-height: 23px;
	}
	.most-loved .wd-products .wd-product .product-element-bottom .price del, .most-loved .wd-products .wd-product .product-element-bottom .price del span.amount {
		font-size: 14px;
	line-height: 20px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		font-size: 14px;
	line-height: 21px;
	}
	html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
		font-size: 13px;
	line-height: 19px;
	}
	html .product.wd-product del, html .product.wd-product del .amount {
		font-size: 10px;
	line-height: 15px;
	}
	.most-loved .wd-products .wd-product .product-element-bottom .wd-entities-title a {
		font-size: 14px;
	line-height: 21px;
	}
	.most-loved .wd-products .wd-product .product-element-bottom .price ins span.amount {
		font-size: 13px;
	line-height: 19px;
	}
	.most-loved .wd-products .wd-product .product-element-bottom .price del, .most-loved .wd-products .wd-product .product-element-bottom .price del span.amount {
		font-size: 10px;
	line-height: 15px;
	}

}
:root{
--wd-container-w: 1320px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

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


@font-face {
	font-family: "Qanelas Soft";
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: "Qanelas Soft";
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "Qanelas Soft";
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "Qanelas Soft";
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Qanelas Soft";
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Qanelas Soft";
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Qanelas Soft";
	font-weight: 700;
	font-style: normal;
}

