.bhilwara-product-section{position:relative;overflow:hidden;background:var(--bhilwara-background-color)}.bhilwara-product-section__background-media{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;z-index:0;pointer-events:none;opacity:var(--bhilwara-background-image-opacity)}.bhilwara-product-section__background-media picture{display:block;width:100%;height:100%}.bhilwara-product-section__background-media img{display:block;width:100%;height:100%;max-width:none;object-fit:var(--bhilwara-background-fit);object-position:var(--bhilwara-background-position)}.bhilwara-product-section__inner{display:block;position:relative;z-index:1;width:min(100%,var(--bhilwara-section-max-width-mobile));margin-inline:auto;padding:var(--bhilwara-padding-top-mobile) var(--bhilwara-padding-side-mobile) var(--bhilwara-padding-bottom-mobile);box-sizing:border-box}.bhilwara-product-section__layout{display:grid;gap:var(--bhilwara-column-gap-mobile);align-items:start}.bhilwara-product-section__gallery-column,.bhilwara-product-section__content-column{min-width:0}.bhilwara-product-section__gallery-column{width:min(100%,var(--bhilwara-gallery-width-mobile));margin-inline:auto}.bhilwara-product-section__main-media{position:relative;overflow:hidden;min-height:var(--bhilwara-media-height-mobile);border-radius:var(--bhilwara-media-radius-mobile);background:#f4ede4;box-shadow:0 18px 40px #825c3724}.bhilwara-product-section__main-image,.bhilwara-product-section__placeholder{display:block;width:100%;height:var(--bhilwara-media-height-mobile);object-fit:cover}.bhilwara-product-section__thumbs{display:flex;flex-wrap:wrap;gap:var(--bhilwara-thumb-gap-mobile);margin-top:var(--bhilwara-thumb-gap-mobile)}.bhilwara-product-section__thumb{width:var(--bhilwara-thumb-size-mobile);height:var(--bhilwara-thumb-size-mobile);padding:0;overflow:hidden;border:2px solid transparent;border-radius:calc(var(--bhilwara-media-radius-mobile) * .5);background:#f4ede4;box-shadow:0 10px 24px #825c371f;cursor:pointer;transition:border-color .18s ease,transform .18s ease}.bhilwara-product-section__thumb img{width:100%;height:100%;object-fit:cover;display:block}.bhilwara-product-section__thumb.is-active{border-color:var(--bhilwara-card-active-border);transform:translateY(-1px)}.bhilwara-product-section__header{display:grid;gap:.75rem}.bhilwara-product-section__title{margin:0;color:var(--bhilwara-heading-color);font-family:var(--font-heading--family, var(--font-body--family));font-size:var(--bhilwara-title-size-mobile);font-weight:700;line-height:1.05;letter-spacing:-.04em}.bhilwara-product-section__meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem}.bhilwara-product-section__stars{display:inline-flex;gap:.12rem;color:var(--bhilwara-star-color);font-size:clamp(1.5rem,2vw,2rem);line-height:1}.bhilwara-product-section__meta-text{color:var(--bhilwara-muted-color);font-size:var(--bhilwara-meta-size-mobile);line-height:1.3}.bhilwara-product-section__price-row{display:flex;flex-wrap:wrap;align-items:center;gap:.95rem}.bhilwara-product-section__price-wrap{display:flex;flex-wrap:wrap;align-items:baseline;gap:.7rem}.bhilwara-product-section__price{color:var(--bhilwara-price-color);font-family:var(--font-heading--family, var(--font-body--family));font-size:var(--bhilwara-price-size-mobile);font-weight:700;line-height:.95;letter-spacing:-.04em}.bhilwara-product-section__compare-price{color:#bfb3a8;font-size:var(--bhilwara-compare-size-mobile);font-weight:600;text-decoration:line-through;text-decoration-thickness:1px}.bhilwara-product-section__save-badge{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.35rem;border-radius:999px;background:var(--bhilwara-save-bg);color:var(--bhilwara-save-text);font-size:var(--bhilwara-meta-size-mobile);font-weight:700;line-height:1.1}.bhilwara-product-section__shipping-note{margin:0;color:var(--bhilwara-muted-color);font-size:var(--bhilwara-note-size-mobile);line-height:1.4}.bhilwara-product-section__urgency-box{width:min(100%,var(--bhilwara-urgency-width-mobile));margin-top:1.45rem;padding:1rem 1rem .95rem;border-radius:16px;background:var(--bhilwara-urgency-bg)}.bhilwara-product-section__urgency-text{color:var(--bhilwara-urgency-text);font-size:var(--bhilwara-urgency-size-mobile);line-height:1.35}.bhilwara-product-section__urgency-text p{margin:0}.bhilwara-product-section__urgency-text strong{font-weight:700}.bhilwara-product-section__urgency-bar{position:relative;height:8px;margin-top:.8rem;overflow:hidden;border-radius:999px;background:var(--bhilwara-urgency-track)}.bhilwara-product-section__urgency-fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--bhilwara-urgency-fill-start) 0%,var(--bhilwara-urgency-fill-end) 100%);transition:width .28s ease}.bhilwara-product-section__icons{display:flex;flex-wrap:wrap;gap:var(--bhilwara-icon-gap-mobile);margin-top:1.45rem}.bhilwara-product-section__icon-item{display:grid;justify-items:center;align-content:start;gap:.42rem;text-align:center;flex:0 0 auto;max-width:calc(var(--bhilwara-icon-size-mobile) + 1.8rem)}.bhilwara-product-section__icon-circle{display:inline-flex;align-items:center;justify-content:center;width:var(--bhilwara-icon-size-mobile);height:var(--bhilwara-icon-size-mobile);overflow:hidden;border:1px solid var(--bhilwara-circle-border);border-radius:50%;background:var(--bhilwara-circle-bg)}.bhilwara-product-section__icon-circle img{width:70%;height:70%;object-fit:contain}.bhilwara-product-section__icon-text{color:var(--bhilwara-muted-color);font-size:max(11px,calc(var(--bhilwara-note-size-mobile) * .8));line-height:1.25;font-weight:500;max-width:100%;overflow-wrap:anywhere}.bhilwara-product-section__product-form{margin:0}.bhilwara-product-section__variant-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--bhilwara-variant-gap-mobile);margin-top:1.6rem;align-items:stretch}.bhilwara-product-section__variant-card{display:flex;flex-direction:column;align-items:center;gap:.72rem;justify-content:flex-start;height:100%;padding:var(--bhilwara-variant-padding-mobile);border:1.5px solid var(--bhilwara-card-border);border-radius:var(--bhilwara-variant-radius-mobile);background:var(--bhilwara-card-bg);box-shadow:0 14px 34px rgb(124 90 50 / calc(var(--bhilwara-card-shadow) * .85));cursor:pointer;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease,background-color .18s ease;text-align:center}.bhilwara-product-section__variant-card.is-active{border-width:3px;border-color:var(--bhilwara-card-active-border);background:#fbf1df;box-shadow:0 18px 40px #aa7b1f29;transform:translateY(-2px)}.bhilwara-product-section__variant-card.is-unavailable{opacity:.56}.bhilwara-product-section__variant-top{display:grid;gap:.15rem;justify-items:center;width:100%;min-height:2.55em;align-content:start}.bhilwara-product-section__variant-title{color:#101010;font-size:var(--bhilwara-variant-title-size-mobile);font-weight:700;line-height:1.1;text-transform:uppercase}.bhilwara-product-section__variant-mrp{color:#8f857c;font-size:calc(var(--bhilwara-variant-note-size-mobile) * .9);font-weight:600;text-decoration:line-through}.bhilwara-product-section__variant-price-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.6rem;width:100%;min-height:1.5em}.bhilwara-product-section__variant-price{color:var(--bhilwara-variant-price-color);font-size:var(--bhilwara-variant-price-size-mobile);font-weight:700;line-height:1}.bhilwara-product-section__variant-discount{display:inline-flex;align-items:center;justify-content:center;padding:.22rem .45rem;border-radius:999px;background:var(--bhilwara-variant-badge-bg);color:var(--bhilwara-variant-badge-text);font-size:var(--bhilwara-variant-badge-size-mobile);font-weight:700;line-height:1;text-transform:uppercase}.bhilwara-product-section__variant-divider{position:relative;width:100%;height:2px;margin-top:auto;border-radius:999px;background:linear-gradient(90deg,#e9d6bf,#d7b26c)}.bhilwara-product-section__variant-divider:before,.bhilwara-product-section__variant-divider:after{content:"";position:absolute;top:50%;width:.72rem;height:.72rem;border-radius:50%;background:#d7b26c;transform:translateY(-50%)}.bhilwara-product-section__variant-divider:before{left:-.1rem}.bhilwara-product-section__variant-divider:after{right:-.1rem}.bhilwara-product-section__variant-note{display:flex;align-items:center;justify-content:center;gap:.35rem;width:100%;min-height:2.6em;color:#3c342e;font-size:var(--bhilwara-variant-note-size-mobile);line-height:1.3;text-align:center}.bhilwara-product-section__variant-dot{width:10px;height:10px;border-radius:50%;background:#d9d9d9;flex:0 0 auto}.bhilwara-product-section__form-status{display:flex;align-items:center;gap:.45rem;margin-top:.85rem;color:var(--bhilwara-status-color);font-size:.95rem;line-height:1.3}.bhilwara-product-section__status-icon{display:inline-flex;width:1rem;height:1rem}.bhilwara-product-section__status-icon svg{width:100%;height:100%}.bhilwara-product-section__purchase-area{margin-top:1.65rem}.bhilwara-product-section__purchase-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.85rem;align-items:stretch}.bhilwara-product-section__quantity-stepper{display:grid;grid-template-columns:var(--bhilwara-stepper-box-width-mobile) minmax(3rem,auto) var(--bhilwara-stepper-box-width-mobile);min-height:var(--bhilwara-stepper-size-mobile);overflow:hidden;border-radius:var(--bhilwara-button-radius-mobile);background:#fff}.bhilwara-product-section__quantity-button,.bhilwara-product-section__quantity-value{display:inline-flex;align-items:center;justify-content:center;min-height:var(--bhilwara-stepper-size-mobile)}.bhilwara-product-section__quantity-button{padding:0;border:0;background:var(--bhilwara-stepper-bg);color:var(--bhilwara-stepper-text);cursor:pointer}.bhilwara-product-section__quantity-button svg{width:20px;height:20px}.bhilwara-product-section__quantity-value{color:#131313;font-size:clamp(1.3rem,2vw,1.8rem);font-weight:700}.bhilwara-product-section__cart-button-wrap{width:100%}.bhilwara-product-section__button{width:100%;min-height:var(--bhilwara-button-height-mobile);padding:.9rem 1.4rem;border-radius:var(--bhilwara-button-radius-mobile);font-size:var(--bhilwara-button-text-size-mobile);font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.02em;cursor:pointer;transition:transform .18s ease,opacity .18s ease,background-color .18s ease}.bhilwara-product-section__button:hover{transform:translateY(-1px)}.bhilwara-product-section__button:disabled{opacity:.56;cursor:not-allowed}.bhilwara-product-section__button--add{border:2px solid var(--bhilwara-add-border);background:var(--bhilwara-add-bg);color:var(--bhilwara-add-text)}.bhilwara-product-section__buy-now-wrap{grid-column:1 / -1;width:100%}.bhilwara-product-section__buy-now-wrap.is-disabled{opacity:.56;pointer-events:none}.bhilwara-product-section__buy-now-wrap .shopify-payment-button,.bhilwara-product-section__buy-now-wrap .shopify-payment-button__button,.bhilwara-product-section__buy-now-wrap shopify-accelerated-checkout,.bhilwara-product-section__buy-now-wrap shopify-accelerated-checkout-cart{width:100%!important;max-width:100%!important;min-width:100%!important}.bhilwara-product-section__buy-now-wrap .shopify-payment-button{min-height:var(--bhilwara-button-height-mobile)}.bhilwara-product-section__buy-now-wrap button.shopify-payment-button__button--unbranded,.bhilwara-product-section__buy-now-wrap .shopify-payment-button__button{min-height:var(--bhilwara-button-height-mobile)!important;height:var(--bhilwara-button-height-mobile)!important;padding:.9rem 1.4rem!important;border-radius:var(--bhilwara-button-radius-mobile)!important;font-size:var(--bhilwara-button-text-size-mobile)!important;font-weight:700!important;line-height:1!important;box-sizing:border-box!important;transition:transform .18s ease,opacity .18s ease,background-color .18s ease!important}.bhilwara-product-section__buy-now-wrap button.shopify-payment-button__button--unbranded{border:0!important;background:var(--bhilwara-buy-bg)!important;color:var(--bhilwara-buy-text)!important;letter-spacing:.02em!important;text-transform:uppercase!important}.bhilwara-product-section__buy-now-wrap button.shopify-payment-button__button--unbranded:before,.bhilwara-product-section__buy-now-wrap button.shopify-payment-button__button--unbranded:after{display:none!important}.bhilwara-product-section__buy-now-wrap .shopify-payment-button__button:hover:not([disabled]),.bhilwara-product-section__buy-now-wrap button.shopify-payment-button__button--unbranded:hover:not([disabled]){transform:translateY(-1px)}.bhilwara-product-section__buy-now-wrap .shopify-payment-button__more-options{margin-top:.7rem;font-size:.8rem}.bhilwara-product-section__payment-logos{margin-top:1rem;text-align:center}.bhilwara-product-section__payment-logos img{display:inline-block;width:min(100%,var(--bhilwara-logos-max-width-mobile));height:auto}.bhilwara-product-section__empty{display:grid;gap:.65rem;justify-items:center;text-align:center;padding:4rem 1rem}.bhilwara-product-section__empty h2,.bhilwara-product-section__empty p{margin:0}.bhilwara-product-section .hidden,.bhilwara-product-section .is-hidden{display:none!important}@media screen and (max-width:989px){.bhilwara-product-section__variant-grid{gap:calc(var(--bhilwara-variant-gap-mobile) * .6);margin-top:1rem}.bhilwara-product-section__variant-card{gap:.45rem;padding:calc(var(--bhilwara-variant-padding-mobile) * .6);box-shadow:0 10px 22px rgb(124 90 50 / calc(var(--bhilwara-card-shadow) * .72))}.bhilwara-product-section__variant-card.is-active{border-width:2px;box-shadow:0 12px 26px #aa7b1f24;transform:translateY(-1px)}.bhilwara-product-section__variant-top{gap:.08rem;min-height:1.55em}.bhilwara-product-section__variant-title{font-size:calc(var(--bhilwara-variant-title-size-mobile) * .6)}.bhilwara-product-section__variant-mrp{font-size:calc(var(--bhilwara-variant-note-size-mobile) * .54)}.bhilwara-product-section__variant-price-row{gap:.35rem;min-height:1.1em}.bhilwara-product-section__variant-price{font-size:calc(var(--bhilwara-variant-price-size-mobile) * .6)}.bhilwara-product-section__variant-discount{padding:.14rem .3rem;font-size:calc(var(--bhilwara-variant-badge-size-mobile) * .6)}.bhilwara-product-section__variant-divider{height:1.5px}.bhilwara-product-section__variant-divider:before,.bhilwara-product-section__variant-divider:after{width:.45rem;height:.45rem}.bhilwara-product-section__variant-note{gap:.25rem;min-height:1.6em;font-size:calc(var(--bhilwara-variant-note-size-mobile) * .6);line-height:1.2}.bhilwara-product-section__variant-dot{width:6px;height:6px}}@media screen and (min-width:990px){.bhilwara-product-section__inner{width:min(100%,var(--bhilwara-section-max-width-desktop));padding:var(--bhilwara-padding-top-desktop) var(--bhilwara-padding-side-desktop) var(--bhilwara-padding-bottom-desktop)}.bhilwara-product-section__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(2rem,3vw,var(--bhilwara-column-gap-desktop));align-items:flex-start}.bhilwara-product-section__gallery-column{width:100%;max-width:none;flex:none;margin-inline:0}.bhilwara-product-section__content-column{display:grid;align-content:start;width:100%;max-width:none;flex:none}.bhilwara-product-section__main-media{min-height:var(--bhilwara-media-height-desktop);border-radius:var(--bhilwara-media-radius-desktop)}.bhilwara-product-section__main-image,.bhilwara-product-section__placeholder{height:var(--bhilwara-media-height-desktop)}.bhilwara-product-section__thumbs{gap:var(--bhilwara-thumb-gap-desktop);margin-top:var(--bhilwara-thumb-gap-desktop)}.bhilwara-product-section__thumb{width:var(--bhilwara-thumb-size-desktop);height:var(--bhilwara-thumb-size-desktop);border-radius:calc(var(--bhilwara-media-radius-desktop) * .44)}.bhilwara-product-section__title{font-size:var(--bhilwara-title-size-desktop)}.bhilwara-product-section__meta-text{font-size:var(--bhilwara-meta-size-desktop)}.bhilwara-product-section__price{font-size:var(--bhilwara-price-size-desktop)}.bhilwara-product-section__compare-price{font-size:var(--bhilwara-compare-size-desktop)}.bhilwara-product-section__save-badge{font-size:var(--bhilwara-meta-size-desktop)}.bhilwara-product-section__shipping-note{font-size:var(--bhilwara-note-size-desktop)}.bhilwara-product-section__urgency-box{width:100%;margin-top:1.6rem;padding:1.1rem 1.5rem 1rem;border-radius:18px}.bhilwara-product-section__urgency-text{font-size:var(--bhilwara-urgency-size-desktop)}.bhilwara-product-section__icons{gap:var(--bhilwara-icon-gap-desktop);margin-top:1.7rem}.bhilwara-product-section__icon-item{gap:.55rem;max-width:calc(var(--bhilwara-icon-size-desktop) + 2.4rem)}.bhilwara-product-section__icon-circle{width:var(--bhilwara-icon-size-desktop);height:var(--bhilwara-icon-size-desktop)}.bhilwara-product-section__icon-text{font-size:calc(var(--bhilwara-note-size-desktop) * .8)}.bhilwara-product-section__variant-grid{grid-template-columns:repeat(var(--bhilwara-variant-columns-desktop),minmax(0,1fr));gap:calc(var(--bhilwara-variant-gap-desktop) * .7);margin-top:1.45rem}.bhilwara-product-section__variant-card{gap:.52rem;padding:calc(var(--bhilwara-variant-padding-desktop) * .68);border-radius:calc(var(--bhilwara-variant-radius-desktop) * .84);box-shadow:0 12px 28px rgb(124 90 50 / calc(var(--bhilwara-card-shadow) * .72))}.bhilwara-product-section__variant-card.is-active{border-width:2px;box-shadow:0 14px 30px #aa7b1f24;transform:translateY(-1px)}.bhilwara-product-section__variant-top{gap:.08rem;min-height:1.75em}.bhilwara-product-section__variant-title{font-size:calc(var(--bhilwara-variant-title-size-desktop) * .72)}.bhilwara-product-section__variant-mrp{font-size:calc(var(--bhilwara-variant-note-size-desktop) * .68)}.bhilwara-product-section__variant-price-row{gap:.35rem;min-height:1.1em}.bhilwara-product-section__variant-price{font-size:calc(var(--bhilwara-variant-price-size-desktop) * .7)}.bhilwara-product-section__variant-note{gap:.3rem;min-height:1.8em;font-size:calc(var(--bhilwara-variant-note-size-desktop) * .7);line-height:1.2}.bhilwara-product-section__variant-discount{padding:.16rem .34rem;font-size:calc(var(--bhilwara-variant-badge-size-desktop) * .72)}.bhilwara-product-section__variant-divider{height:1.5px}.bhilwara-product-section__variant-divider:before,.bhilwara-product-section__variant-divider:after{width:.5rem;height:.5rem}.bhilwara-product-section__variant-dot{width:7px;height:7px}.bhilwara-product-section__purchase-row{grid-template-columns:minmax(20rem,auto) minmax(0,1fr);column-gap:1.4rem;row-gap:1.75rem;align-items:center}.bhilwara-product-section__quantity-stepper{justify-self:start;grid-template-columns:var(--bhilwara-stepper-box-width-desktop) minmax(4.5rem,auto) var(--bhilwara-stepper-box-width-desktop);gap:1.4rem;min-height:auto;overflow:visible;border-radius:0;background:transparent}.bhilwara-product-section__quantity-button{width:var(--bhilwara-stepper-box-width-desktop);min-height:var(--bhilwara-stepper-size-desktop);border-radius:calc(var(--bhilwara-button-radius-desktop) * .85)}.bhilwara-product-section__quantity-button svg{width:28px;height:28px}.bhilwara-product-section__quantity-value{min-height:var(--bhilwara-stepper-size-desktop);min-width:4.5rem;font-size:clamp(2rem,2.4vw,2.8rem)}.bhilwara-product-section__button{min-height:var(--bhilwara-button-height-desktop);border-radius:var(--bhilwara-button-radius-desktop);font-size:var(--bhilwara-button-text-size-desktop)}.bhilwara-product-section__buy-now-wrap{grid-column:1 / -1}.bhilwara-product-section__buy-now-wrap .shopify-payment-button{min-height:var(--bhilwara-button-height-desktop)}.bhilwara-product-section__buy-now-wrap button.shopify-payment-button__button--unbranded,.bhilwara-product-section__buy-now-wrap .shopify-payment-button__button{min-height:var(--bhilwara-button-height-desktop)!important;height:var(--bhilwara-button-height-desktop)!important;border-radius:var(--bhilwara-button-radius-desktop)!important;font-size:var(--bhilwara-button-text-size-desktop)!important}.bhilwara-product-section__payment-logos{margin-top:1.1rem;text-align:left}.bhilwara-product-section__payment-logos img{width:min(100%,var(--bhilwara-logos-max-width-desktop))}}
/*# sourceMappingURL=/cdn/shop/t/14/compiled_assets/styles.css.map?subset=AQ */
