@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;600;700&family=Inter:wght@400;500;600;700&display=swap";.metro-product-page,.metro-product-page *,.metro-product-page *:before,.metro-product-page *:after{box-sizing:border-box;margin:0}.metro-product-page{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:#111}.metro-product-page{display:grid;grid-template-columns:1.15fr 1fr;gap:40px;max-width:1440px;width:100%;margin:0 auto!important;padding:24px 24px 0;align-items:start;background:#fff}.metro-gallery{width:100%;min-width:0}.metro-gallery__grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.metro-gallery__cell{display:block;width:100%;aspect-ratio:1 / 1;padding:0;border:none;border-radius:4px;overflow:hidden;background:#eef0f1;cursor:zoom-in;line-height:0}.metro-gallery__cell-img{width:100%;height:auto;display:block;object-fit:cover;transform:scale(1);transform-origin:center;will-change:transform;backface-visibility:hidden;transition:transform .5s ease}@media(hover:hover)and (pointer:fine){.metro-gallery__cell:hover .metro-gallery__cell-img{transform:scale(1.15)}}.metro-gallery__cell.is-extra{display:block}.metro-gallery__dots{display:none}.metro-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000000!important;background:#0f0f0ff0;display:flex;align-items:center;justify-content:center}.metro-lightbox[hidden]{display:none}.metro-lightbox__stage{max-width:92vw;max-height:92vh;overflow:hidden;touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none}.metro-lightbox__stage.is-dragging{cursor:grabbing}.metro-lightbox__stage img{max-width:92vw;max-height:92vh;display:block;margin:0 auto;pointer-events:none;-webkit-user-drag:none}.metro-lightbox__close{position:absolute;top:20px;right:20px;width:42px;height:42px;border-radius:50%;background:#ffffff1f;color:#fff;border:none;font-size:16px;cursor:pointer;z-index:6}.metro-lightbox__nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;border:none;background:#ffffff1f;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,opacity .2s ease;z-index:5}.metro-lightbox__nav:hover{background:#ffffff3d}.metro-lightbox__nav svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:2}.metro-lightbox__nav.prev{left:16px}.metro-lightbox__nav.next{right:16px}.metro-lightbox__nav[disabled]{opacity:.3;cursor:default;pointer-events:none}.metro-lightbox__nav.is-hidden{display:none}@media(max-width:600px){.metro-lightbox__nav{width:38px;height:38px}.metro-lightbox__nav.prev{left:8px}.metro-lightbox__nav.next{right:8px}}.metro-product-info{display:flex;flex-direction:column;align-items:flex-start;gap:14px;position:sticky;top:24px;align-self:start;width:100%;max-width:100%;margin:0;padding:0;border:none;background:transparent;box-shadow:none;overflow:visible;background-color:#fff}.metro-product-info>form,.metro-product-info .metro-ratings,.metro-product-info .metro-price-row,.metro-product-info .metro-inventory,.metro-product-info .metro-color-section,.metro-product-info .metro-color-variants,.metro-product-info .metro-size-variants,.metro-product-info [data-size-option-position],.metro-product-info .metro-whatsapp-wrap,.metro-product-info .metro-delivery,.metro-product-info .metro-buttons,.metro-product-info .metro-accordions,.metro-product-info .metro-product-title{width:100%;max-width:100%}.metro-brand-badge{align-self:flex-start;display:inline-block;background:transparent;color:#c00;border:1px solid #c00;font-family:Inter,sans-serif;font-size:11px;font-weight:700;letter-spacing:.1em;padding:3px 8px;border-radius:3px;text-transform:uppercase}.metro-product-title{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(26px,2.6vw,38px);font-weight:600;letter-spacing:.01em;color:#111;line-height:1.15}.metro-ratings{display:flex;align-items:center;gap:8px;font-size:13px;color:#555}.metro-ratings__stars{position:relative;display:inline-block;font-size:14px;line-height:1;letter-spacing:2px;--metro-rating-percent: 0%}.metro-ratings__stars-bg,.metro-ratings__stars-fg{display:block;white-space:nowrap}.metro-ratings__stars-bg{color:#ddd}.metro-ratings__stars-fg{position:absolute;top:0;left:0;overflow:hidden;width:var(--metro-rating-percent);color:#f5a623}.metro-ratings__count{color:#888;font-size:12px}.metro-sku{font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#888}.metro-sku span{color:#555;font-weight:600;text-transform:none;letter-spacing:normal}.metro-price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.metro-price-row__current{font-family:Inter,sans-serif;font-size:26px;font-weight:700;letter-spacing:-.01em;color:#111}.metro-price-row__mrp{font-size:14px;color:#999;text-decoration:line-through}.metro-price-row__discount{font-size:13px;font-weight:600;color:#2a7a2a;background:#eaf5ea;padding:2px 7px;border-radius:3px}.metro-price-row__tax{font-size:11px;color:#888;width:100%;margin-top:-4px}.metro-inventory{font-size:13px;font-weight:500}.metro-inventory.in-stock{color:#2a7a2a}.metro-inventory.low-stock{color:#e07b00}.metro-inventory.out-of-stock{color:#c00}.metro-highlights{display:flex;flex-wrap:wrap;gap:10px;padding:12px 0;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.metro-highlight-item{display:flex;align-items:center;gap:5px;font-size:12px;color:#444;white-space:nowrap}.metro-highlight-item .icon{font-size:14px}.metro-variant-label,.metro-variant-label-size,.metro-variant-label-quantity{font-size:12px;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}.metro-color-btn img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:50%!important;display:block!important}.metro-color-variants{display:flex;gap:12px;flex-wrap:wrap}.metro-color-btn{width:44px;height:44px;border:2px solid #e4e4e4;border-radius:50%;background:#fff;padding:0;display:flex;justify-content:center;align-items:center;cursor:pointer;position:relative;box-shadow:0 1px 3px #0000000f;transition:transform .25s cubic-bezier(.34,1.56,.64,1),border-color .25s ease,box-shadow .25s ease}.metro-color-btn:hover:not(.is-unavailable){border-color:#999;transform:translateY(-2px);box-shadow:0 8px 16px #00000024}.metro-color-btn.is-selected{border-color:#111}.metro-color-btn.is-unavailable{cursor:not-allowed;opacity:.55}.metro-color-btn.is-unavailable:after{content:"";position:absolute;top:50%;left:50%;width:130%;height:1.5px;background:#bbb;transform:translate(-50%,-50%) rotate(-45deg);pointer-events:none}.metro-color-circle{width:28px;height:28px;border-radius:50%;border:1px solid rgba(0,0,0,.15);transition:transform .25s ease}.metro-size-variants{display:flex;flex-wrap:wrap;gap:8px}.metro-size-btn{width:44px;height:44px;border-radius:50%;border:1.5px solid #ccc;background:#fff;font-size:13px;font-weight:500;color:#333;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .18s cubic-bezier(.34,1.56,.64,1);position:relative;flex-shrink:0}.metro-size-btn:hover:not(.is-unavailable){border-color:#fff;background-color:#333;color:#fff;transform:translateY(-2px);box-shadow:0 6px 14px #00000026}.metro-size-btn.is-selected{background:#111;color:#fff;border-color:#111;transform:scale(1.08)}.metro-size-btn.is-unavailable{color:#ccc;cursor:not-allowed;background:#fafafa}.metro-size-btn.is-unavailable:after{content:"";position:absolute;top:50%;left:50%;width:130%;height:1.5px;background:#ddd;transform:translate(-50%,-50%) rotate(-45deg)}.metro-size-guide-link{font-size:12px;color:#c00;text-decoration:none;font-weight:500;margin-left:auto;align-self:center}.metro-size-row{display:flex;align-items:center;gap:8px}.metro-variant-label-size{margin-bottom:8px}.metro-size-variants{margin-bottom:4px}.metro-variant-label-quantity{margin-bottom:8px}.metro-qty{display:flex;align-items:center;gap:0;border:1.5px solid #ddd;border-radius:24px;overflow:hidden;width:fit-content;margin-top:4px}.metro-qty{transition:border-color .3s ease,box-shadow .3s ease}.metro-qty:hover{border-color:#111}.metro-qty__btn{width:38px;height:38px;border:none;background:#fff;font-size:18px;cursor:pointer;color:#333;display:flex;align-items:center;justify-content:center;transition:background .3s ease,color .3s ease;flex-shrink:0}.metro-qty__btn:hover{background:#111;color:#fff}.metro-qty__input{width:44px;height:38px;border:none;border-left:1.5px solid #ddd;border-right:1.5px solid #ddd;text-align:center;font-size:14px;font-weight:600;color:#111;background:#fff;-moz-appearance:textfield}.metro-qty__input::-webkit-outer-spin-button,.metro-qty__input::-webkit-inner-spin-button{-webkit-appearance:none}.metro-buttons{display:flex;gap:10px;align-items:stretch;margin-top:8px}.metro-btn-wishlist{width:44px;height:44px;border:1.5px solid #ddd;border-radius:8px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .3s ease,color .3s ease,transform .3s ease,box-shadow .3s ease;color:#555}.metro-btn-wishlist:hover{border-color:#c00;color:#c00;transform:translateY(-2px);box-shadow:0 6px 14px #0000001f}.metro-btn-wishlist.is-wishlisted{border-color:#c00;color:#c00}.metro-btn-wishlist svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;transition:fill .3s ease}.metro-btn-wishlist.is-wishlisted svg{fill:#c00}.metro-btn-wishlist.is-animating{animation:metro-wishlist-pop .4s ease}@keyframes metro-wishlist-pop{0%{transform:scale(1)}40%{transform:scale(1.2)}to{transform:scale(1)}}.metro-toast{position:fixed;left:50%;bottom:32px;transform:translate(-50%,12px);background:#111;color:#fff;font-family:Inter,sans-serif;font-size:13px;font-weight:500;padding:12px 20px;border-radius:999px;box-shadow:0 10px 30px #00000040;opacity:0;z-index:500;pointer-events:none;transition:opacity .3s ease,transform .3s ease}.metro-toast.is-visible{opacity:1;transform:translate(-50%)}.metro-btn-cart{flex:1;height:44px;border:1.5px solid #111;border-radius:8px;background:#fff;color:#111;font-size:14px;font-weight:600;cursor:pointer;letter-spacing:.06em;text-transform:uppercase;transition:background .3s ease,color .3s ease,transform .3s ease,box-shadow .3s ease}.metro-btn-cart:hover{background:#111;color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #0000002e}.metro-btn-cart{display:flex;align-items:center;justify-content:center;gap:7px}.metro-btn-cart__icon{width:16px;height:16px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:2;transition:transform .35s cubic-bezier(.34,1.56,.64,1)}.metro-btn-cart:hover .metro-btn-cart__icon{transform:translateY(-1px) rotate(-8deg)}.metro-btn-cart:active .metro-btn-cart__icon{transform:scale(.85) rotate(0)}.metro-btn-cart.is-adding .metro-btn-cart__icon{animation:metro-cart-icon-toss .5s ease}@keyframes metro-cart-icon-toss{0%{transform:translateY(0) rotate(0)}35%{transform:translateY(-5px) rotate(-14deg)}70%{transform:translateY(1px) rotate(6deg)}to{transform:translateY(0) rotate(0)}}.metro-btn-buynow{flex:1;height:44px;border:none;border-radius:8px;background:#c00;color:#fff;font-size:14px;font-weight:600;cursor:pointer;letter-spacing:.06em;text-transform:uppercase;transition:background .3s ease,transform .3s ease,box-shadow .3s ease}.metro-btn-buynow:hover{background:#a00;transform:translateY(-2px);box-shadow:0 8px 20px #c0000047}.metro-delivery{border:1px solid #eee;border-radius:8px;padding:14px;background:#fafafa;margin-top:8px}.metro-delivery__title{font-size:13px;font-weight:600;color:#333;margin-bottom:10px;display:flex;align-items:center;gap:6px}.metro-delivery__title svg{width:16px;height:16px;stroke:#555;fill:none;stroke-width:2}.metro-delivery__row{display:flex;gap:8px}.metro-delivery__input{flex:1;height:38px;border:1.5px solid #ddd;border-radius:6px;padding:0 12px;font-size:14px;color:#333;background:#fff;outline:none;transition:border-color .2s}.metro-delivery__input:focus{border-color:#333}.metro-delivery__check-btn{height:38px;padding:0 16px;border:none;border-radius:6px;background:#111;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s;white-space:nowrap}.metro-delivery__check-btn:hover{background:#333}.metro-delivery__check-btn:disabled{opacity:.6;cursor:not-allowed}.metro-delivery__result{margin-top:12px;display:none;flex-direction:column;gap:8px;font-size:12px;color:#444}.metro-delivery__result.is-visible{display:flex}.metro-delivery__result-row{display:flex;align-items:center;gap:6px}.metro-delivery__result-row.is-error{color:#c00}.metro-delivery__result-row.is-success{color:#2a7a2a;font-weight:600}.metro-delivery__result-meta{color:#888;font-size:11px}.metro-offers{border:1px solid #eee;border-radius:8px;padding:12px 14px;background:#fff;margin-top:4px}.metro-offers__title{font-size:12px;font-weight:700;color:#333;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px}.metro-offer-item{display:flex;align-items:flex-start;gap:10px;padding:8px 0;border-bottom:1px solid #f5f5f5}.metro-offer-item:last-child{border-bottom:none}.metro-offer-item__icon{width:28px;height:28px;border-radius:50%;background:#fff5f5;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}.metro-offer-item__text{flex:1}.metro-offer-item__title{font-size:12px;font-weight:600;color:#111}.metro-offer-item__desc{font-size:11px;color:#777;margin-top:1px}.metro-accordions{border-top:1px solid #eee;margin-top:4px}.metro-accordion{border-bottom:1px solid #eee}.metro-accordion__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:14px 4px;margin:0 -4px;background:none;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;color:#222;text-align:left;transition:color .3s ease,background .3s ease}.metro-accordion__trigger:hover{color:#c00;background:#fafafa}.metro-accordion__icon{width:18px;height:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#c00}.metro-accordion__icon svg{width:12px;height:8px;display:block;transition:transform .3s ease}.metro-accordion.is-open .metro-accordion__icon svg{transform:rotate(180deg)}.metro-accordion__body{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.metro-accordion.is-open .metro-accordion__body{max-height:1000px}.metro-accordion__content{padding:0 0 16px;font-size:13px;color:#555;line-height:1.7}.metro-accordion__content table{width:100%;border-collapse:collapse;font-size:13px}.metro-accordion__content table td,.metro-accordion__content table th{padding:8px 10px;border:1px solid #eee;text-align:left}.metro-accordion__content table tr:nth-child(2n) td{background:#fafafa}.metro-sticky-bar,.metro-mobile-bar{display:none!important}@keyframes metro-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.metro-product-info>*{animation:metro-fade-in .3s ease both}.metro-product-info>*:nth-child(1){animation-delay:.02s}.metro-product-info>*:nth-child(2){animation-delay:.04s}.metro-product-info>*:nth-child(3){animation-delay:.06s}.metro-product-info>*:nth-child(4){animation-delay:.08s}.metro-product-info>*:nth-child(5){animation-delay:.1s}.metro-btn-cart:active,.metro-btn-buynow:active{transform:scale(.98)}.metro-cart-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:900000;display:flex;justify-content:center;align-items:flex-start;padding:90px 16px 16px;background:#0f0f0f00;transition:background .3s ease;pointer-events:none}.metro-cart-popup.is-visible{background:#0f0f0f59;pointer-events:auto}.metro-cart-popup__panel{width:100%;max-width:380px;background:#fff;border-radius:14px;box-shadow:0 24px 60px #00000038;padding:22px 22px 20px;opacity:0;transform:translateY(-22px);transition:opacity .32s cubic-bezier(.22,1,.36,1),transform .32s cubic-bezier(.22,1,.36,1)}.metro-cart-popup.is-visible .metro-cart-popup__panel{opacity:1;transform:translateY(0)}.metro-cart-popup__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:18px}.metro-cart-popup__success{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#111}.metro-cart-popup__success svg{width:20px;height:20px;flex-shrink:0;color:#2a7a2a;stroke:currentColor;fill:none;stroke-width:2.4}.metro-cart-popup__close{width:30px;height:30px;flex-shrink:0;border:none;background:transparent;color:#999;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s,color .2s}.metro-cart-popup__close:hover{background:#f3f3f3;color:#111}.metro-cart-popup__close svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2}.metro-cart-popup__product{display:flex;gap:14px;margin-bottom:20px}.metro-cart-popup__thumb{width:76px;height:76px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#f3f3f3}.metro-cart-popup__thumb img{width:100%;height:100%;object-fit:cover;display:block}.metro-cart-popup__details{min-width:0}.metro-cart-popup__brand{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#999}.metro-cart-popup__name{font-size:14px;font-weight:600;color:#111;margin-top:2px;line-height:1.35}.metro-cart-popup__meta{font-size:12px;color:#777;margin-top:4px;line-height:1.6}.metro-cart-popup__actions{display:flex;flex-direction:column;gap:10px}.metro-cart-popup__view-cart{text-align:center;font-size:13px;font-weight:500;color:#333;background:none;border:none;text-decoration:underline;cursor:pointer;padding:4px 0}.metro-cart-popup__checkout{height:46px;border:none;border-radius:8px;background:#111;color:#fff;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;text-decoration:none;transition:background .2s,transform .2s}.metro-cart-popup__checkout:hover{background:#2a2a2a}.metro-cart-popup__checkout:active{transform:scale(.98)}.metro-cart-popup__checkout svg{width:14px;height:14px;fill:currentColor}.metro-cart-popup__continue{text-align:center;font-size:13px;color:#555;text-decoration:underline;background:none;border:none;cursor:pointer;padding:2px 0}@media(max-width:480px){.metro-cart-popup{padding:70px 12px 12px;align-items:flex-start}.metro-cart-popup__panel{border-radius:12px;padding:18px 18px 16px}}@media(max-width:1199px)and (min-width:768px){.metro-product-page{grid-template-columns:1.2fr .9fr;gap:24px;padding:20px 20px 0}.metro-product-info{top:20px;gap:12px;background-color:#fff}.metro-gallery__grid{gap:6px}.metro-product-title{font-size:clamp(20px,2.4vw,26px)}.metro-price-row__current{font-size:21px}.metro-highlights{gap:8px}.metro-highlight-item{font-size:11px}.metro-color-btn{width:40px;height:40px}.metro-color-circle{width:26px;height:26px}.metro-size-btn{width:42px;height:42px;font-size:13px}.metro-qty__btn{width:38px;height:38px}.metro-qty__input{width:42px;height:38px}.metro-btn-cart,.metro-btn-buynow,.metro-btn-wishlist{height:42px}.metro-delivery{padding:12px}.metro-offers{padding:10px 12px}}@media(max-width:767px){*,*:before,*:after{box-sizing:border-box}body{overflow-x:hidden;width:100%}.metro-product-page{display:flex;flex-direction:column;gap:0;padding:0;width:100%;max-width:100%;overflow-x:hidden}.metro-gallery{order:1;width:100%}.metro-gallery__grid{display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.metro-gallery__grid::-webkit-scrollbar{display:none}.metro-gallery__grid.is-expanded .metro-gallery__cell.is-extra,.metro-gallery__cell.is-extra{display:block}.metro-gallery__show-more{display:none}.metro-gallery__cell{flex:0 0 100%;width:100%;scroll-snap-align:start;scroll-snap-stop:always;border-radius:0;aspect-ratio:1 / 1}.metro-gallery__cell-img{width:100%;height:100%;object-fit:cover;transform:none!important;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.metro-gallery__dots{display:flex;justify-content:center;gap:6px;padding:10px 0 4px}.metro-gallery__dot{width:6px;height:6px;border-radius:50%;background:#ccc;transition:background .2s,transform .2s}.metro-gallery__dot.is-active{background:#111;transform:scale(1.3)}.metro-product-info{order:2;position:static;max-height:none;overflow:visible;padding:16px 14px 12px;gap:0;width:100%;max-width:100%;overflow-x:hidden;background-color:#fff;align-items:stretch}.metro-product-info>*{margin-bottom:18px;width:100%;max-width:100%}.metro-product-info>*:last-child{margin-bottom:0}.metro-brand-badge{display:inline-block;width:auto;align-self:flex-start}.metro-product-title{font-size:17px;line-height:1.35;word-break:break-word}.metro-ratings{flex-wrap:wrap;gap:6px}.metro-price-row{flex-wrap:wrap;gap:6px;align-items:baseline}.metro-price-row__current{font-size:20px}.metro-price-row__tax{width:100%;font-size:11px}.metro-highlights{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px 0}.metro-highlight-item{font-size:11px;white-space:normal}.metro-color-variants{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:10px;width:100%;max-width:100%;padding-bottom:2px}.metro-color-variants::-webkit-scrollbar{display:none}.metro-color-btn{width:52px;height:52px;flex-shrink:0}.metro-size-variants{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start;width:100%;max-width:100%}.metro-size-btn{width:42px;height:42px;font-size:12px;flex-shrink:0}.metro-size-row{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:8px}.metro-qty{width:auto;min-width:100px;max-width:130px;border-radius:24px}.metro-qty__btn{width:40px;height:40px;font-size:18px}.metro-qty__input{width:48px;height:40px;font-size:14px}.metro-delivery{width:100%;max-width:100%;border-radius:8px;padding:14px}.metro-delivery__row{display:flex;gap:8px;width:100%}.metro-delivery__input{flex:1;min-width:0;height:40px;font-size:14px}.metro-delivery__check-btn{height:40px;padding:0 14px;font-size:13px;white-space:nowrap;flex-shrink:0}.metro-delivery__result{width:100%}.metro-offers{width:100%;max-width:100%;padding:12px}.metro-offer-item{padding:8px 0;gap:10px}.metro-offer-item__title{font-size:12px;word-break:break-word}.metro-offer-item__desc{font-size:11px;word-break:break-word}.metro-buttons{display:flex!important;flex-wrap:wrap;align-items:center;gap:8px;width:100%;margin:16px 0;order:2}.metro-buttons .metro-btn-wishlist{width:40px;height:40px;flex:0 0 40px;border-radius:10px;display:flex;align-items:center;justify-content:center;border:1.5px solid #e2e2e2;background:#fafafa;padding:0;transition:border-color .2s ease,background .2s ease,transform .15s ease}.metro-buttons .metro-btn-wishlist svg{width:17px;height:17px}.metro-buttons .metro-btn-wishlist:active{transform:scale(.94)}.metro-buttons .metro-btn-cart{flex:1;height:40px;border-radius:10px;font-size:12px;font-weight:700;letter-spacing:.05em;min-width:0;display:flex;align-items:center;justify-content:center;border-width:1.5px}.metro-buttons .metro-btn-buynow{flex:1.4;height:40px;border-radius:10px;font-size:12px;font-weight:700;letter-spacing:.05em;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #c0000038}.metro-buttons .metro-btn-cart:active,.metro-buttons .metro-btn-buynow:active{transform:scale(.97)}.metro-qty{order:1}.metro-delivery{order:3;margin-top:20px}.metro-offers{order:4}.metro-accordions{width:100%}.metro-accordion__trigger{font-size:13px;padding:13px 0}.metro-accordion__content{font-size:13px}.metro-product-info form{display:flex;flex-direction:column}.section-related-products,[class*=related],.product-recommendations,section:has(.related){margin-top:32px!important;padding-top:0!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.product-recommendations h2,.related-products__heading,[class*=related] h2,[class*=related] h3{font-size:18px!important;margin-bottom:16px!important;padding:0 14px!important;display:block!important;position:relative!important;z-index:1!important}.product-recommendations .products-grid,.product-recommendations .owl-carousel,.product-recommendations ul,[class*=related] .products-grid,[class*=related] ul,[class*=related] .owl-carousel{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;gap:12px!important;padding:4px 14px 12px!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;width:100%!important;max-width:100%!important}.product-recommendations .products-grid::-webkit-scrollbar,.product-recommendations ul::-webkit-scrollbar,[class*=related] ul::-webkit-scrollbar{display:none}.product-recommendations .product-item,.product-recommendations li,.product-recommendations .owl-item,[class*=related] .product-item,[class*=related] li,[class*=related] .owl-item{min-width:160px!important;max-width:160px!important;width:160px!important;flex-shrink:0!important;scroll-snap-align:start!important;border-radius:10px!important;overflow:hidden!important;background:#fff!important;border:1px solid #eee!important;padding:0!important;margin:0!important;display:flex!important;flex-direction:column!important}.product-recommendations .product-item img,.product-recommendations li img,[class*=related] .product-item img,[class*=related] li img{width:100%!important;height:160px!important;object-fit:contain!important;display:block!important;background:#f8f8f8!important;flex-shrink:0!important}.product-recommendations .product-item .product-info,.product-recommendations .product-item .product-details,.product-recommendations li .product-info,[class*=related] .product-item .product-info{padding:8px 10px!important;flex:1!important;display:flex!important;flex-direction:column!important;gap:4px!important}.product-recommendations .product-item .product-title,.product-recommendations .product-item h3,.product-recommendations .product-item h4,.product-recommendations li h3,[class*=related] .product-item h3,[class*=related] .product-item .product-title{font-size:12px!important;line-height:1.4!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;color:#111!important;margin:0!important}.product-recommendations .product-item .price,.product-recommendations li .price,[class*=related] .product-item .price{font-size:13px!important;font-weight:700!important;color:#111!important;margin:0!important}.product-recommendations .product-item a.button,.product-recommendations .product-item .btn,[class*=related] .product-item a.button,[class*=related] .product-item .btn{display:block!important;width:calc(100% - 20px)!important;margin:0 10px 10px!important;height:34px!important;line-height:34px!important;text-align:center!important;font-size:12px!important;border-radius:6px!important;background:#111!important;color:#fff!important;text-decoration:none!important;font-weight:600!important}.pr-section,.metro-reviews-section{padding:32px 0 24px!important;margin-top:0!important;width:100%!important;overflow-x:hidden!important}.pr-container,.metro-reviews-container{padding:0 14px!important}.pr-summary,.metro-reviews-summary{flex-direction:column!important;gap:16px!important;padding:16px!important}.pr-summary__left,.metro-reviews-score{flex-direction:row!important;align-items:center!important;gap:12px!important}.pr-filters,.metro-reviews-filters{gap:6px!important;overflow-x:auto!important;flex-wrap:nowrap!important;padding-bottom:4px!important;scrollbar-width:none!important}.pr-filters::-webkit-scrollbar,.metro-reviews-filters::-webkit-scrollbar{display:none}.pr-filter-btn,.metro-filter-btn{flex-shrink:0!important;white-space:nowrap!important}.pr-card,.metro-review-card{padding:14px!important;border-radius:10px!important}.pr-card__images,.metro-review-card__images{flex-wrap:nowrap!important;overflow-x:auto!important}.shopify-section,.page-width,.container,main,article{max-width:100%!important;overflow-x:hidden!important}img{max-width:100%!important;height:auto!important}}.metro-whatsapp-wrap{display:flex;align-items:center;gap:12px;margin-top:4px}.metro-enquiry-label{font-family:Inter,sans-serif;font-size:13px;font-weight:700;letter-spacing:.02em;color:#c00;flex-shrink:0}.metro-whatsapp-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:40px;padding:0 16px;border-radius:20px;border:1.5px solid #25D366;background:#fff;color:#128c4a;text-decoration:none;font-family:Inter,sans-serif;font-size:13px;font-weight:600;letter-spacing:.01em;transition:background .22s ease,color .22s ease,transform .2s ease,box-shadow .22s ease,border-color .22s ease}.metro-whatsapp-btn:hover{background:#25d366;border-color:#25d366;color:#fff;transform:translateY(-1px);box-shadow:0 6px 16px #25d36647}.metro-whatsapp-btn:active{transform:translateY(0) scale(.98)}.metro-whatsapp-btn__label{white-space:nowrap}.metro-whatsapp-icon{width:17px;height:17px;flex-shrink:0;color:currentColor}@media(max-width:767px){.metro-whatsapp-wrap{width:100%}.metro-enquiry-label{font-size:14px}.metro-whatsapp-btn{height:44px;font-size:14px;flex:1}}.filter-swatch__color{display:inline-block;width:28px;height:28px;border-radius:50%;border:1px solid rgba(0,0,0,.15);box-sizing:border-box;transition:transform .25s ease,box-shadow .25s ease}.filter-swatch:hover .filter-swatch__color{transform:translateY(-1px);box-shadow:0 4px 10px #00000024}.filter-swatch input:checked+.filter-swatch__color{box-shadow:0 0 0 2px #fff,0 0 0 3.5px #111}.filter-swatch.is-disabled .filter-swatch__color{opacity:.4}.swatch--black{background-color:#0d0d0d}.swatch--white{background-color:#fff;border-color:#d8d8d8}.swatch--gray{background-color:#8f8f8f}.swatch--gun-metal-gray{background-color:#2c2f33}.swatch--silver{background-color:#c6c6c6}.swatch--clear{background-color:#fff;border:1px dashed #cfcfcf}.swatch--brown{background-color:#6b3f24}.swatch--tan{background-color:#d9b98a}.swatch--beige{background-color:#e3d0a3}.swatch--sandal{background-color:#c8d998}.swatch--antique{background-color:#d8b98f}.swatch--bronze{background-color:#b8722e}.swatch--peach{background-color:#fde3b0}.swatch--gold{background-color:#eab308}.swatch--rose-gold{background-color:#e8934a}.swatch--navy{background-color:#2c2ba0}.swatch--blue{background-color:#1c5fe5}.swatch--green{background-color:#21a854}.swatch--olive-green{background-color:#2fa354}.swatch--mint-green{background-color:#7ee6a0}.swatch--red{background-color:#f22e2e}.swatch--maroon{background-color:#6e0808}.swatch--pink{background-color:#f4a9c0}.swatch--purple{background-color:#8b3fd1}.swatch--orange{background-color:#f5820a}.swatch--yellow{background-color:#f9d90a}.filter-swatch__color:not([class*=swatch--]){background-color:#ccc}.metro-color-variants .metro-color-btn{padding:0;border:none;background:none;cursor:pointer;line-height:0}.metro-color-variants .metro-color-btn .metro-color-circle{display:inline-block;width:38px;height:38px;border-radius:30%;border:1px solid rgba(0,0,0,.12);box-shadow:0 1px 2px #0000000f;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.metro-color-variants .metro-color-btn:hover .metro-color-circle{transform:translateY(-1px);box-shadow:0 3px 8px #0000001f}.metro-color-variants .metro-color-btn.is-selected .metro-color-circle{border:2px solid #111;box-shadow:0 0 0 2px #fff,0 0 0 3px #111}.metro-color-variants .metro-color-btn.is-unavailable{opacity:.35;cursor:not-allowed}.metro-color-variants .metro-color-btn.is-unavailable .metro-color-circle:after{content:"";display:block}.metro-gallery__grid .metro-gallery__cell.is-extra{display:none}.metro-gallery__grid.is-expanded .metro-gallery__cell.is-extra{display:block}.metro-gallery__cell.is-current{outline:2px solid #111;outline-offset:2px}.metro-gallery__show-more{width:100%;margin-top:12px;padding:12px 16px;background:transparent;border:1px solid rgba(0,0,0,.15);border-radius:8px;font-size:14px;cursor:pointer}.metro-color-variants .metro-color-btn{text-decoration:none;display:inline-block}.metro-color-variants .metro-color-btn.is-unavailable{pointer-events:none}.metro-gallery__show-more:hover{background:#00000008}.metro-color-variants .metro-color-btn{padding:0;border:none;background:none;cursor:pointer;line-height:0;border-radius:0;box-shadow:none;width:auto;height:auto}.df-size-guide{position:fixed;top:0;right:0;bottom:0;left:0;z-index:950000;display:flex;align-items:center;justify-content:center;padding:16px;background:#0f0f0f00;opacity:0;transition:opacity .2s ease,background .2s ease}.df-size-guide[hidden]{display:none}.df-size-guide.is-visible{opacity:1;background:#0f0f0f8c}.df-size-guide__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.df-size-guide__panel{position:relative;width:100%;max-height:88vh;overflow-y:auto;background:#fff;border-radius:14px;padding:40px 12px 16px;transform:translateY(12px);transition:transform .2s ease}.df-size-guide.is-visible .df-size-guide__panel{transform:translateY(0)}.df-size-guide__close{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;border:none;background:#f2f2f2;color:#333;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.df-size-guide__units{display:flex;justify-content:center;gap:8px;margin-bottom:12px}.df-size-guide__unit-btn{min-width:64px;height:34px;padding:0 14px;border-radius:6px;border:1.5px solid #ddd;background:#fff;color:#333;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.df-size-guide__unit-btn.is-active{background:#111;border-color:#111;color:#fff}.df-size-guide__image-wrap{width:100%}.df-size-guide__image{width:100%;height:auto;display:block}@media(min-width:768px){.df-size-guide__panel{max-width:560px;padding:44px 24px 24px}}@media screen and (min-width:750px){.metro-buttons{display:flex!important;align-items:stretch!important;gap:10px!important}.metro-buttons .metro-btn-cart,.metro-buttons>.flexy-btn{flex:1 1 0!important;width:0!important;min-width:0!important;box-sizing:border-box!important}.metro-buttons>.flexy-btn{height:44px!important;margin:0!important}.metro-buttons .metro-btn-cart{white-space:nowrap!important}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/metro-product.css.map */
