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

:root {
	--wd-header-banner-h: 32px;
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Hind", 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: "Raleway", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Hind", 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: "Hind", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(253,56,79);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(251,188,52);
	--btn-default-bgcolor-hover: rgb(253,56,79);
	--btn-accented-bgcolor: rgb(253,56,79);
	--btn-accented-bgcolor-hover: rgb(251,188,52);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(80,178,80);
	--notices-success-color: rgb(255,255,255);
	--notices-warning-bg: rgba(251,188,52,0.49);
	--notices-warning-color: rgb(35,35,35);
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(247,247,247);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: inherit;
	background-position: center center;
	--wd-popup-width: 600px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-image: url(https://www.astromantra.com/wp-content/uploads/2024/08/astromantra-title.webp);
	background-size: cover;
	background-position: center top;
}
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: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
html .wd-buy-now-btn {
	background: rgb(251,188,52);
}
html .wd-buy-now-btn:hover {
	background: rgb(107,163,49);
}
html .cart-actions .button[name="apply_coupon"] {
	background: rgb(107,163,49);
}
html .cart-actions .button[name="apply_coupon"]:hover {
	background: rgb(251,188,52);
}
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-brd-color: rgb(186,186,186);
}
.product-labels .product-label.out-of-stock {
	color: rgb(0,0,0);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	color: rgb(0,0,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

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

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}

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

@font-face {
	font-family: "MY FONT";
	src: url("//www.astromantra.com/wp-content/uploads/2024/09/Hind-SemiBold.ttf") format("woff2"), 
url("//www.astromantra.com/wp-content/uploads/2024/09/Hind-SemiBold.ttf") format("woff");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

.grecaptcha-badge{display:none;}

* {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Old versions of Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
   user-select: none; /* Non-prefixed version, currently supported by Chrome, Opera and Firefox */
}

.wpb-js-composer .menu-item:has(> .wd-design-sized) {
  --wd-dropdown-padding: 35px 0px 25px 35px;
}

@media (max-width: 1024px) {
  .wd-carousel-dis-mb .wd-carousel-wrap {
    padding: 15px 0;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-mask-image: linear-gradient(to left, transparent 0px, #000 00px);
    mask-image: linear-gradient(to left, transparent 0px, #000 00px);
  }
}

.wd-builder-off :is(.woocommerce-thankyou-order-received, .woocommerce-thankyou-order-failed) {
  padding: 0%;
  width: 100%;
  color: #7A9C59;
  border: 0px dashed #7A9C59;
  border-radius: var(--wd-brd-radius);
  text-align: center;
  font-weight: 600;
  font-size: 22px;
  line-height: 1.4;
}

.wd-accordion-opener {
  position: relative;
  color: #000;
  text-align: center;
  font-size: 11px;
  line-height: 1;
  transition: inherit;
}
