/* Fann.co custom WooCommerce single product page */
.fann-single-product-page{font-family:Inter,"Inter Fallback",sans-serif;--fann-sp-accent:#FEC30F;--fann-sp-black:#111;--fann-sp-orange:#FEC30F;--fann-sp-border:#e3e5e8;--fann-sp-muted:#68707b;background:#fff;color:#161616;padding:0 0 70px}.fann-single-product-shell,.fann-single-breadcrumb-wrap{width:min(1360px,calc(100% - 32px));margin-inline:auto}.fann-single-breadcrumb-wrap{padding-top:18px}.fann-single-breadcrumb{display:flex;align-items:center;gap:7px;flex-wrap:wrap;font-size:13px;color:#5f6771;line-height:1.4}.fann-single-breadcrumb a:hover{color:#000}.fann-breadcrumb-sep{color:#a9adb2}.fann-single-product-top{display:grid;grid-template-columns:minmax(0,.83fr) minmax(0,1.17fr);gap:40px;padding-top:14px;align-items:start}.fann-single-gallery{min-width:0}.fann-single-gallery__main{aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;border:1px solid var(--fann-sp-border);border-radius:18px;background:#fff;overflow:hidden;padding:22px}.fann-single-gallery__main img{display:block;width:100%;height:100%;object-fit:contain}.fann-single-gallery__thumbs{display:flex;gap:14px;margin-top:16px;overflow-x:auto;scrollbar-width:none;padding:1px;cursor:grab;touch-action:pan-y;overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.fann-single-gallery__thumbs.is-dragging{cursor:grabbing;user-select:none;scroll-snap-type:none;scroll-behavior:auto!important}.fann-single-gallery__thumbs::-webkit-scrollbar{display:none}.fann-single-gallery__thumb{flex:0 0 92px;width:92px;height:92px;border:1px solid var(--fann-sp-border);border-radius:15px;background:#fff;padding:7px;overflow:hidden;scroll-snap-align:start;cursor:pointer}.fann-single-gallery__thumb img{width:100%;height:100%;object-fit:contain;pointer-events:none;user-select:none;-webkit-user-drag:none}.fann-single-gallery__thumb.is-active{border-color:var(--fann-sp-orange);box-shadow:0 0 0 1px var(--fann-sp-orange) inset}.fann-single-summary{padding-top:12px;min-width:0}.fann-single-summary__brand{font-size:12px;line-height:1;text-transform:uppercase;letter-spacing:1.6px;font-weight:800;color:#1749aa;margin-bottom:26px}.fann-single-summary__title{font-size:32px;line-height:41px;margin:0 0 15px;color:#292929;font-weight:600}.fann-single-summary__meta-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:22px}.fann-single-summary__short-description{margin:-6px 0 20px;color:#525252;font-size:15px;line-height:24px;font-weight:400}.fann-single-summary__short-description p{margin:0 0 8px}.fann-single-summary__short-description p:last-child{margin-bottom:0}.fann-single-summary__short-description a{color:var(--fann-sp-accent);text-decoration:underline;text-underline-offset:2px}.fann-single-summary__short-description a:hover{color:#111}.fann-single-summary__price{font-size:24px;line-height:32px;font-weight:700;color:#292929;display:inline-flex;align-items:baseline;gap:8px;flex-wrap:wrap}.fann-single-summary__current-price{display:inline-flex;align-items:baseline}.fann-single-summary__cash-label{font-size:16px;line-height:24px;font-weight:400;color:#68707b;white-space:nowrap}.fann-single-summary__price del,.fann-single-summary__regular-price{font-size:17px;color:#b0b3b7;font-weight:500;margin-left:2px;text-decoration-thickness:1px}.fann-single-summary__price ins{text-decoration:none}.fann-single-summary__divider{height:22px;width:1px;background:#ddd}.fann-single-summary__stock,.fann-single-summary__code{font-size:16px;line-height:24px;font-weight:400;color:#171717}.fann-single-summary__stock strong,.fann-single-summary__code strong{font-weight:600}.fann-single-summary__stock p{margin:0}.fann-single-summary__stock .stock{margin:0;color:#222}.fann-single-summary__stock .out-of-stock{color:#b3261e}.fann-single-cart-form{margin:0}.fann-single-variations{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:18px}.fann-single-variation-group{border:1px solid var(--fann-sp-border);border-radius:15px;padding:17px 17px 15px;min-height:148px}.fann-single-variation-group__label{display:block;font-size:16px;line-height:24px;font-weight:600;color:#292929;margin-bottom:12px}.fann-single-variation-group__options{position:relative}.fann-variation-native-select{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}.fann-single-variation-pills{display:flex;flex-wrap:wrap;gap:9px}.fann-single-variation-pill{appearance:none;border:1px solid #e0e2e5;border-radius:999px;background:#fff;color:#525252;min-height:38px;padding:7px 13px;display:inline-flex;align-items:center;gap:8px;font-size:14px;line-height:20px;font-weight:500}.fann-single-variation-pill:hover{border-color:#b9bec5}.fann-single-variation-pill.is-active{border-color:var(--fann-sp-orange);box-shadow:0 0 0 1px rgba(255,122,22,.07)}.fann-single-variation-pill.is-disabled{opacity:.4;text-decoration:line-through;cursor:not-allowed}.fann-single-variation-pill__dot{width:18px;height:18px;border-radius:50%;background:var(--fann-swatch);border:1px solid rgba(0,0,0,.08);box-shadow:0 0 0 2px #fff}.fann-single-purchase-area{margin-top:2px}.fann-single-quantity-row{display:grid;gap:9px;margin-bottom:14px}.fann-single-quantity-row>label{font-size:16px;line-height:24px;font-weight:600;color:#292929}.fann-single-quantity-row .quantity{width:max-content;border-radius:999px;background:#f3f4f5;display:flex;align-items:center;padding:3px}.fann-single-quantity-row .quantity::before,.fann-single-quantity-row .quantity::after{display:none}.fann-single-quantity-row input.qty{width:74px!important;height:38px;border:0!important;background:transparent!important;text-align:center;font-size:16px;line-height:24px;font-weight:400;appearance:textfield;box-shadow:none!important}.fann-single-quantity-row input.qty::-webkit-inner-spin-button,.fann-single-quantity-row input.qty::-webkit-outer-spin-button{-webkit-appearance:none}.fann-qty-control{width:36px;height:36px;border:0;border-radius:50%;background:#fff;display:inline-grid;place-items:center;font-size:24px;line-height:1;color:#222;box-shadow:0 1px 2px rgba(0,0,0,.06)}.fann-single-action-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.woocommerce .fann-single-action-row .button,.fann-single-action-row .button{height:54px!important;border-radius:999px!important;border:1px solid transparent!important;font-weight:500!important;font-size:16px!important;line-height:24px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:0 22px!important}.woocommerce .fann-single-action-row .fann-single-buy-button,.fann-single-buy-button{background:var(--fann-sp-orange)!important;color:#111!important}.woocommerce .fann-single-action-row .fann-single-buy-button:hover{background:#e4af00!important}.woocommerce .fann-single-action-row .fann-single-cart-button,.fann-single-cart-button{background:#fff!important;color:#171717!important;border-color:#dfe1e4!important;box-shadow:0 1px 3px rgba(0,0,0,.05)}.woocommerce .fann-single-action-row .fann-single-cart-button:hover{border-color:#bfc3c8!important;background:#fafafa!important}.woocommerce .fann-single-action-row .fann-single-cart-button.is-view-cart,.fann-single-cart-button.is-view-cart{background:var(--fann-sp-accent)!important;border-color:var(--fann-sp-accent)!important;color:#111!important}.woocommerce .fann-single-action-row .fann-single-cart-button.is-view-cart:hover{background:#e4af00!important;border-color:#e4af00!important}.fann-single-cart-button.is-loading{opacity:.7;cursor:wait}.fann-single-mobile-sticky__cart.is-view-cart{background:var(--fann-sp-accent);border-color:var(--fann-sp-accent);color:#111}.fann-single-mobile-sticky__cart.is-view-cart:hover{background:#e4af00;border-color:#e4af00}.fann-single-cart-button__icon{font-size:17px}.woocommerce .woocommerce-variation-add-to-cart-disabled .single_add_to_cart_button{opacity:.55;pointer-events:none}.fann-single-summary .woocommerce-variation{margin:0 0 12px}.fann-single-summary .woocommerce-variation-description{display:none}.fann-single-summary .woocommerce-variation-price{font-size:18px;font-weight:700}.fann-single-service-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:15px}.fann-single-service{min-height:52px;border:1px solid #eceef0;border-radius:8px;padding:11px 15px;display:flex;align-items:center;gap:10px;background:#fff;font-size:16px;line-height:24px}.fann-single-service--emi{background:#fff8ee}.fann-single-service--whatsapp{background:#dff8e6;border-color:#b9ebc9;color:#292929;font-weight:400}.fann-single-service--delivery{grid-column:1/-1}.fann-single-service strong{font-weight:600}.fann-single-service--whatsapp strong{font-weight:400}.fann-whatsapp-mark{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 20px}.fann-whatsapp-mark svg{display:block;width:20px;height:20px;fill:#20bf63}.fann-single-details-grid{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(260px,1fr);gap:24px;margin-top:48px;align-items:start}.fann-single-tabs__nav{display:flex;align-items:center;gap:14px;overflow-x:auto;scrollbar-width:none;padding:1px 1px 10px}.fann-single-tabs__nav::-webkit-scrollbar{display:none}.fann-single-tabs__button{flex:0 0 auto;border:1px solid #e8e9eb;border-radius:9px;background:#fff;color:#292929;padding:11px 19px;font-size:14px;line-height:20px;font-weight:500;box-shadow:0 1px 4px rgba(0,0,0,.05)}.fann-single-tabs__button.is-active{background:var(--fann-sp-orange);border-color:var(--fann-sp-orange);color:#111}.fann-single-tab-panel{padding-top:4px}.fann-single-tab-panel[hidden]{display:none}.fann-single-tab-panel h2,.fann-single-recent h2,.fann-single-related__header h2{font-size:28px;line-height:36px;font-weight:600;margin:0 0 16px;color:#292929}.fann-single-tab-content{font-size:16px;line-height:24px;font-weight:400;color:#292929}.fann-single-tab-content>:first-child{margin-top:0}.fann-single-tab-content a,.fann-single-spec-value a{color:var(--fann-sp-accent);font-weight:600;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.fann-single-tab-content a:hover,.fann-single-spec-value a:hover{color:#111;text-decoration-color:var(--fann-sp-accent)}.fann-single-spec-table{border:1px solid #e1e3e6;border-radius:13px;overflow:hidden}.fann-single-spec-row{display:grid;grid-template-columns:28% 72%;border-bottom:1px solid #e1e3e6}.fann-single-spec-row:last-child{border-bottom:0}.fann-single-spec-label,.fann-single-spec-value{padding:14px 17px;min-width:0}.fann-single-spec-label{border-right:1px solid #e1e3e6;color:#34383e;font-weight:500}.fann-single-spec-value{font-weight:600;color:#161616;overflow-wrap:anywhere}.fann-single-spec-value p{margin:0}.fann-single-recent{min-width:0}.fann-single-recent__list{display:grid;gap:12px}.fann-single-recent-card{display:grid;grid-template-columns:92px 1fr;gap:12px;align-items:center;border:1px solid var(--fann-sp-border);border-radius:18px;background:#fff;padding:10px 12px;box-shadow:0 8px 18px rgba(0,0,0,.06)}.fann-single-recent-card__image{width:92px;height:82px;display:flex;align-items:center;justify-content:center}.fann-single-recent-card__image img{width:100%;height:100%;object-fit:contain}.fann-single-recent-card__body{min-width:0;display:grid;gap:5px}.fann-single-recent-card__body strong{font-size:16px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fann-single-recent-card__price{font-size:16px;font-weight:700}.fann-single-recent-card__price del{font-size:13px;color:#999}.fann-single-recent-card__price ins{text-decoration:none}.fann-single-promo-banner{margin-top:42px}.fann-single-promo-banner__media{display:block;border-radius:18px;overflow:hidden;background:#f5f7fa}.fann-single-promo-banner img{display:block;width:100%;height:auto}.fann-single-related{margin-top:44px;overflow:hidden}.fann-single-related__header{display:flex;align-items:center;justify-content:space-between;gap:20px}.fann-single-related__arrows{display:flex;gap:8px}.fann-single-related__arrows button{width:36px;height:36px;border:1px solid #bfc3c7;border-radius:50%;background:#fff;color:#333;font-size:24px;line-height:1;display:grid;place-items:center}.fann-single-related__arrows .is-next{background:#050505;color:#fff;border-color:#050505}.fann-single-related__track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:5px 2px 16px;cursor:grab}.fann-single-related__track::-webkit-scrollbar{display:none}.fann-single-related__track.is-dragging{cursor:grabbing;user-select:none}.fann-single-related__track .fann-global-product-card{scroll-snap-align:start;flex:0 0 calc((100% - 64px)/5);min-width:220px}.fann-single-product-page .fann-global-product-card{border:1px solid #e1e4e8;border-radius:16px;background:#fff;overflow:hidden;display:flex;flex-direction:column;min-height:100%;transition:box-shadow .18s ease,transform .18s ease,border-color .18s ease}.fann-single-product-page .fann-global-product-card:hover{transform:translateY(-2px);border-color:var(--fann-sp-accent);box-shadow:0 12px 25px rgba(0,0,0,.08)}.fann-single-product-page .fann-global-product-card__image{display:flex;align-items:center;justify-content:center;height:235px;padding:14px;background:#fff}.fann-single-product-page .fann-global-product-card__image img{display:block;width:100%;height:100%;object-fit:contain}.fann-single-product-page .fann-global-product-card__body{display:flex;flex-direction:column;flex:1;padding:0 14px 13px}.fann-single-product-page .fann-global-product-card__title{font-size:16px;line-height:1.35;font-weight:700;color:#1b1b1b;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:43px}.fann-single-product-page .fann-global-product-card__price{font-size:18px;font-weight:800;color:#161616;margin:7px 0 12px;min-height:27px}.fann-single-product-page .fann-global-product-card__price del{font-size:13px;font-weight:500;color:#92969b;margin-right:5px}.fann-single-product-page .fann-global-product-card__price ins{text-decoration:none}.fann-single-product-page .fann-global-product-card__actions{margin-top:auto;display:flex;align-items:center;gap:9px}.fann-single-product-page .fann-global-product-card__primary{height:42px;border-radius:999px;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;flex:1;font-size:13px;font-weight:700}.fann-single-product-page .fann-global-product-card__primary:hover{background:var(--fann-sp-accent);color:#111}.fann-single-product-page .fann-global-product-card__cart{flex:0 0 42px;width:42px;height:42px;border:1.2px solid #111;border-radius:50%;display:grid;place-items:center;background:#fff;color:#111;padding:0}.fann-single-product-page .fann-global-product-card__cart:hover{border-color:transparent;background:var(--fann-sp-accent)}.fann-single-product-page .fann-global-product-card__cart svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.fann-single-product-page .fann-global-product-card__check{stroke-width:2.3!important}.fann-single-mobile-sticky{display:none}.fann-single-product-page .woocommerce-message,.fann-single-product-page .woocommerce-error,.fann-single-product-page .woocommerce-info{width:min(1360px,calc(100% - 32px));margin:16px auto!important;border-radius:10px}.fann-single-product-page .reset_variations{display:none!important}
@media(max-width:1199px){.fann-single-product-top{gap:28px}.fann-single-related__track .fann-global-product-card{flex-basis:calc((100% - 48px)/4)}.fann-single-summary__title{font-size:30px}.fann-single-gallery__thumb{flex-basis:78px;width:78px;height:78px}.fann-single-details-grid{grid-template-columns:minmax(0,1.8fr) minmax(240px,.8fr)}}
@media(max-width:991px){.fann-single-product-top{grid-template-columns:1fr 1.08fr;gap:22px}.fann-single-variations{grid-template-columns:1fr}.fann-single-variation-group{min-height:0}.fann-single-action-row{grid-template-columns:1fr}.fann-single-service-grid{grid-template-columns:1fr}.fann-single-service--delivery{grid-column:auto}.fann-single-details-grid{grid-template-columns:1fr}.fann-single-recent{max-width:640px}.fann-single-related__track .fann-global-product-card{flex-basis:calc((100% - 32px)/3)}}
@media(max-width:767px){body.single-product{padding-bottom:78px}.fann-single-product-page{padding-bottom:28px}.fann-single-product-shell,.fann-single-breadcrumb-wrap{width:calc(100% - 24px)}.fann-single-breadcrumb-wrap{padding-top:9px}.fann-single-breadcrumb{font-size:11px;gap:5px}.fann-single-product-top{display:flex;flex-direction:column;gap:0;padding-top:12px}.fann-single-gallery{width:100%}.fann-single-gallery__main{border-radius:14px;padding:14px;aspect-ratio:1/1}.fann-single-gallery__thumbs{gap:8px;margin-top:10px}.fann-single-gallery__thumb{flex:0 0 56px;width:56px;height:56px;border-radius:10px;padding:4px}.fann-single-summary{padding-top:20px;width:100%}.fann-single-summary__brand{font-size:9px;margin-bottom:14px;letter-spacing:1.2px}.fann-single-summary__title{font-size:20px;margin-bottom:10px}.fann-single-summary__meta-row{gap:8px 10px;margin-bottom:14px}.fann-single-summary__price{font-size:20px;width:100%;gap:6px}.fann-single-summary__cash-label{font-size:13px;line-height:18px}.fann-single-summary__price del,.fann-single-summary__regular-price{font-size:13px;margin-left:1px}.fann-single-summary__divider{display:none}.fann-single-summary__stock,.fann-single-summary__code{font-size:12px}.fann-single-summary__short-description{margin:-2px 0 14px;font-size:12px;line-height:18px}.fann-single-variations{gap:8px;margin-bottom:14px}.fann-single-variation-group{border-radius:10px;padding:12px;min-height:0}.fann-single-variation-group__label{font-size:12px;margin-bottom:9px}.fann-single-variation-pills{gap:7px}.fann-single-variation-pill{min-height:31px;padding:6px 10px;font-size:11px;gap:6px}.fann-single-variation-pill__dot{width:14px;height:14px}.fann-single-quantity-row{margin-bottom:12px}.fann-single-quantity-row>label{font-size:12px}.fann-single-quantity-row input.qty{height:31px;width:58px!important;font-size:14px}.fann-qty-control{width:30px;height:30px;font-size:19px}.fann-single-action-row{display:none}.fann-single-service-grid{gap:8px;margin-top:12px}.fann-single-service{min-height:42px;border-radius:7px;padding:8px 11px;font-size:12px}.fann-single-details-grid{margin-top:28px;gap:18px}.fann-single-tabs__nav{gap:9px;padding-bottom:10px}.fann-single-tabs__button{font-size:11px;padding:8px 12px;border-radius:6px}.fann-single-tab-panel h2,.fann-single-related__header h2{font-size:20px;margin-bottom:12px}.fann-single-spec-table{border-radius:9px}.fann-single-spec-row{grid-template-columns:44% 56%}.fann-single-spec-label,.fann-single-spec-value{padding:10px;font-size:12px;line-height:1.5}.fann-single-tab-content{font-size:13px}.fann-single-recent{display:none}.fann-single-promo-banner{margin-top:28px}.fann-single-promo-banner__media{border-radius:12px}.fann-single-related{margin-top:28px}.fann-single-related__header{margin-bottom:4px}.fann-single-related__arrows{display:none}.fann-single-related__track{gap:10px;padding:3px 1px 12px}.fann-single-related__track .fann-global-product-card{flex:0 0 calc((100% - 10px)/2.05);min-width:0}.fann-single-product-page .fann-global-product-card{border-radius:14px}.fann-single-product-page .fann-global-product-card__image{height:150px;padding:10px}.fann-single-product-page .fann-global-product-card__body{padding:0 9px 10px}.fann-single-product-page .fann-global-product-card__title{font-size:11px;min-height:30px}.fann-single-product-page .fann-global-product-card__price{font-size:14px;margin:6px 0 9px;min-height:21px}.fann-single-product-page .fann-global-product-card__price del{font-size:10px}.fann-single-product-page .fann-global-product-card__primary{height:34px;font-size:10px}.fann-single-product-page .fann-global-product-card__cart{flex-basis:34px;width:34px;height:34px}.fann-single-product-page .fann-global-product-card__cart svg{width:16px;height:16px}.fann-single-mobile-sticky{position:fixed;left:0;right:0;bottom:0;z-index:9995;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:9px 16px max(9px,env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e5e5e5;box-shadow:0 -8px 25px rgba(0,0,0,.12)}.fann-single-mobile-sticky button{height:45px;border-radius:999px;font-weight:700;font-size:13px}.fann-single-mobile-sticky__buy{border:0;background:var(--fann-sp-orange);color:#111}.fann-single-mobile-sticky__cart{border:1px solid #ddd;background:#fff;color:#111;display:flex;align-items:center;justify-content:center;gap:6px}.fann-single-product-page .woocommerce-message,.fann-single-product-page .woocommerce-error,.fann-single-product-page .woocommerce-info{width:calc(100% - 24px);font-size:12px}}
@media(max-width:390px){.fann-single-product-shell,.fann-single-breadcrumb-wrap{width:calc(100% - 18px)}.fann-single-spec-row{grid-template-columns:42% 58%}.fann-single-spec-label,.fann-single-spec-value{padding:9px 8px}.fann-single-product-page .fann-global-product-card__image{height:135px}.fann-single-mobile-sticky{padding-left:12px;padding-right:12px}}

/* v1.9.11: Related-product AJAX cart state stays icon-only. */
.fann-single-related .fann-global-product-card__actions > .added_to_cart.wc-forward{display:none!important}
.fann-single-related .fann-global-product-card__cart.fann-is-added,
.fann-single-related .fann-global-product-card__cart.added{
  background:var(--fann-sp-accent,#FEC30F);
  border-color:transparent;
  color:#111!important;
}

/* v1.9.12: keep an already-in-cart variable-product CTA usable after refresh. */
.woocommerce .woocommerce-variation-add-to-cart-disabled .fann-single-cart-button.is-view-cart,
.woocommerce-variation-add-to-cart-disabled .fann-single-cart-button.is-view-cart{
  opacity:1!important;
  pointer-events:auto!important;
}
