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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//alldecision.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//alldecision.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//alldecision.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//alldecision.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//alldecision.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//alldecision.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//alldecision.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//alldecision.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Cabin", 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: "Cabin", 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: 14px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(66,150,1);
	--wd-alternative-color: rgb(124,193,60);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(244,165,28);
	--btn-accented-bgcolor-hover: rgb(222,150,26);
	--wd-form-brd-width: 2px;
	--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: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 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: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(9,33,67);
	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-size: 14px;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
: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: 12px;
}

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


.wd-page-title {
background-color: #0a0a0a;
}

.loginwithotp .sa_loginwithotp-form {
    background: #f8f8f8;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
/* SMS Alert से जनरेट हुए बटन को राउंडेड बनाने के लिए */
button, .button__text, .sa_loginwithotp-form .loginwithotp {
    border-radius: 15px !important; /* बटन को गोल करने के लिए */
    transition: all 0.2s ease-in-out; /* Smooth Transition */
}

.woodmart-load-more {
  display: none !important;
}

/* Make "login to see price" look like a big primary button (single + archive) */
.woocommerce div.product .price a[href*="my-account"],
.woocommerce ul.products li.product .price a[href*="my-account"],
.price a.login-to-see-price,
a.login-to-see-price {
  display: inline-block;
  font-size: 16px;          /* size बड़ा */
  line-height: 1.2;
  padding: 12px 18px;       /* button padding */
  background: var(--wd-primary-color, #2a7cf7); /* WoodMart primary */
  color: #fff !important;
  border-radius: 10px;      /* rounded button */
  text-decoration: none !important;
  font-weight: 700;
  box-shadow: 0 8px 18px rgba(0,0,0,.15);
  transition: transform .12s ease, box-shadow .2s ease, background .2s ease;
}
.woocommerce div.product .price a[href*="my-account"]:hover,
.woocommerce ul.products li.product .price a[href*="my-account"]:hover,
.price a.login-to-see-price:hover,
a.login-to-see-price:hover {
  transform: translateY(-1px);
  box-shadow: 0 12px 24px rgba(0,0,0,.2);
  background: var(--wd-primary-color-hover, #1f66d3);
}

/* अगर आसपास का छोटा टेक्स्ट/कोलन दिख रहा है तो ऊपरी-नीचे spacing adjust करें */
.woocommerce div.product .price,
.woocommerce ul.products li.product .price {
  display: block;
}

/* ==== Make "Login to see price" a big primary button (HOME + ALL LISTINGS) ==== */

/* Common: single, archives, elementor grids, WoodMart carousels */
.woocommerce div.product .price a[href*="my-account"],
.woocommerce ul.products li.product .price a[href*="my-account"],
.price a.login-to-see-price,
a.login-to-see-price,
/* Home page specific wrappers (WoodMart/Elementor) */
.home .products .price a[href*="my-account"],
.home .wd-products .price a[href*="my-account"],
.home .elementor-widget .price a[href*="my-account"],
.home .swiper-slide .price a[href*="my-account"] {
  display: inline-block;
  font-size: 16px;
  line-height: 1.2;
  padding: 12px 18px;
  background: var(--wd-primary-color, #2a7cf7);
  color: #fff !important;
  border-radius: 10px;
  text-decoration: none !important;
  font-weight: 700;
  box-shadow: 0 8px 18px rgba(0,0,0,.15);
  transition: transform .12s ease, box-shadow .2s ease, background .2s ease;
}

/* Hover */
.woocommerce div.product .price a[href*="my-account"]:hover,
.woocommerce ul.products li.product .price a[href*="my-account"]:hover,
.price a.login-to-see-price:hover,
a.login-to-see-price:hover,
.home .products .price a[href*="my-account"]:hover,
.home .wd-products .price a[href*="my-account"]:hover,
.home .elementor-widget .price a[href*="my-account"]:hover,
.home .swiper-slide .price a[href*="my-account"]:hover {
  transform: translateY(-1px);
  box-shadow: 0 12px 24px rgba(0,0,0,.2);
  background: var(--wd-primary-color-hover, #1f66d3);
}

/* Ensure price block doesn't shrink/clip inside cards */
.woocommerce ul.products li.product .price,
.home .wd-products .price,
.home .elementor-widget .price {
  display: block;
}



