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

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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(231,46,189);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(231,46,189);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.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;
}
html .wd-buy-now-btn {
	font-family: "Hind Siliguri", Arial, Helvetica, sans-serif;
	font-size: 19px;
	background: rgb(231,46,189);
}
.product-labels .product-label.onsale {
	background-color: rgb(0,0,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1401px;
--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: 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;
--wd-brd-radius: 8px;
}

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


a.button.alt {
    background: #E72EBD;
    color: #fff;
    border-radius: 8px;
	border: 1px solid rgba(255, 255, 255, 0.5) !important;}
p#billing_country_field {
    display: none;
}



/* FIX WOODMART INLINE FORM ISSUE */
.single-product form.cart {
    display: block !important;
}

/* keep variation above */
.single-product form.cart .variations {
    margin-bottom: 15px !important;
    display: block !important;
    width: 100% !important;
}

/* quantity + add to cart + buy now inline */
.single-product form.cart .woocommerce-variation-add-to-cart {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 12px !important;
    flex-wrap: nowrap !important;
}

/* quantity spacing */
.single-product form.cart .quantity {
    margin-right: 10px !important;
}




/* Make radio options horizontal */
.woocommerce-input-wrapper {
    display: flex !important;
    flex-wrap: wrap !important; /* responsive wrap */
    gap: 10px !important; /* spacing between options */
    align-items: center;
}

/* Hide default radio circle */
.woocommerce-input-wrapper input[type="radio"] {
    display: none !important;
}

/* Label style as button */
.woocommerce-input-wrapper label {
    padding: 8px 14px;
    border: 2px solid #ddd;
    border-radius: 6px;
    cursor: pointer;
    font-weight: 600;
    background: #f8f8f8;
    transition: 0.2s;
}

/* Hover effect */
.woocommerce-input-wrapper label:hover {
    border-color: #222;
}

/* Checked style */
.woocommerce-input-wrapper input[type="radio"]:checked + label {
    background: #222;
    color: #fff;
    border-color: #222;
}


@media (min-width: 1025px) {
	.single-product form.cart .single_add_to_cart_button,
.single-product form.cart .wd-buy-now-btn {
  flex: 1 1 50% !important;
  display: inline-flex !important;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  margin: 0 !important;
  border-radius: 7px !important;
}

button.single_add_to_cart_button.button.alt {
    width: 40% !important;
}

button#wd-add-to-cart {
    width: 44% !important;
}
}

@media (max-width: 576px) {
	a.button.product_type_variable.add_to_cart_button.add-to-cart-loop {
    border-radius: 100% !important; /* Full round */
  border: 1px solid rgba(255, 255, 255, 0.5) !important;

    backdrop-filter: blur(4px);
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop {
    border-radius: 100% !important; /* Full round */
  border: 1px solid rgba(255, 255, 255, 0.5) !important;

    backdrop-filter: blur(4px);
}


.single-product form.cart .woocommerce-variation-add-to-cart {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 4px !important;
    flex-wrap: nowrap !important;
}






/* Ultra specific selectors to override WoodMart */
body .single-product form.cart .woocommerce-variation-add-to-cart,
body .woocommerce-variation-add-to-cart.variations_button,
body.single-product form.cart .woocommerce-variation-add-to-cart.variations_button {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    gap: 10px !important;
}

/* Quantity - first item on first line */
body .woocommerce-variation-add-to-cart .quantity,
body .single-product form.cart .woocommerce-variation-add-to-cart .quantity {
    flex: 0 0 auto !important;
    margin: 0 !important;
    order: 1 !important;
}

/* Add to Cart - second item on first line */
body .woocommerce-variation-add-to-cart .single_add_to_cart_button,
body .single-product form.cart .woocommerce-variation-add-to-cart .single_add_to_cart_button {
    flex: 1 1 0 !important;
    margin: 0 !important;
    order: 2 !important;
    min-width: 0 !important;
}

/* Buy Now - full width on second line */
body .woocommerce-variation-add-to-cart .wd-buy-now-btn,
body .single-product form.cart .woocommerce-variation-add-to-cart .wd-buy-now-btn,
body .woocommerce-variation-add-to-cart button.wd-buy-now-btn {
    flex: 1 1 100% !important;
    width: 100% !important;
    margin: 0 !important;
    order: 3 !important;
}







/* SIMPLE PRODUCT — MAIN WRAPPER FIX */
.elementor-element-721c7e72 form.cart:not(.variations_form) {
    display: flex !important;
    flex-wrap: wrap !important; /* allow buy now to exactly drop below */
    gap: 10px !important;
    width: 100% !important;
    overflow: hidden !important;
}

/* Quantity box fixed size */
.elementor-element-721c7e72 form.cart:not(.variations_form) .quantity {
    flex: 0 0 auto !important;
    transform: scale(0.95);
}

/* ADD TO CART BUTTON — perfect alignment beside quantity */
.elementor-element-721c7e72 form.cart:not(.variations_form) .single_add_to_cart_button {
    flex: 1 1 auto !important;
    width: auto !important;
    max-width: calc(100% - 80px) !important;
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    height: 45px !important;
    padding: 0 12px !important;
    white-space: nowrap !important;
}

/* BUY NOW BUTTON — correct selector (IMPORTANT) */
.elementor-element-721c7e72 form.cart:not(.variations_form) .wd-buy-now-btn {
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    order: 3 !important;
    white-space: nowrap !important;
    overflow: hidden !important;
}

/* SUPER SMALL SCREENS (below 330px) */
@media (max-width: 330px) {
    .elementor-element-721c7e72 form.cart:not(.variations_form) .single_add_to_cart_button {
        max-width: calc(100% - 70px) !important;
        padding: 0 8px !important;
        font-size: 13px !important;
    }
    .elementor-element-721c7e72 form.cart:not(.variations_form) .quantity {
        transform: scale(0.85);
    }
}











}

