.product-card.product-card--bb{--bbc-bg: #ffffff;--bbc-media-bg: #f7f6f3;--bbc-surface: #f0ede8;--bbc-ink: #1a1a1a;--bbc-ink-soft: #6b6560;--bbc-muted: #9b9690;--bbc-line: #ece9e3;--bbc-line-soft: #f2efe9;--bbc-accent: #b90c09;--bbc-price: #d6001c;--bbc-success: #1a7a4a;--bbc-warning: #c08a2b;--bbc-fs-delivery: clamp(9.5px, .28vw + 8.2px, 13px);width:100%;background:var(--bbc-bg);border-radius:8px;overflow:hidden;position:relative;display:flex;flex-direction:column;box-shadow:0 1px 2px #0000000a,0 14px 36px #0000000f;transition:transform .25s ease,box-shadow .25s ease}.product-card.product-card--bb:hover{transform:translateY(-4px);box-shadow:0 2px 6px #0000000d,0 26px 50px #0000001a}.product-card.product-card--bb .product_badges{display:none}.product-card.product-card--bb .bb-card__media{position:relative;background:var(--bbc-media-bg);aspect-ratio:1 / 1;overflow:hidden}.product-card.product-card--bb .bb-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 30%,#0000006b);opacity:0;transition:opacity .25s ease;pointer-events:none;z-index:1}.product-card.product-card--bb:hover .bb-card__media:after{opacity:1}.product-card.product-card--bb .bb-card__media-link{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;text-decoration:none}.product-card.product-card--bb .bb-card__media img{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:center;padding:0;box-sizing:border-box;transition:transform .25s cubic-bezier(.22,1,.36,1)}.product-card.product-card--bb:hover .bb-card__media img{transform:scale(1.03)}.product-card.product-card--bb .bb-card__discount{position:absolute;top:14px;left:14px;z-index:5;display:inline-flex;align-items:center;background:var(--bbc-ink);color:#fff;font-size:14px;font-weight:600;line-height:1;letter-spacing:.03em;white-space:nowrap;padding:5px 11px;border-radius:999px;pointer-events:none;direction:ltr;unicode-bidi:isolate}html[lang^=ar] .product-card.product-card--bb .bb-card__discount{left:auto;right:14px}.product-card.product-card--bb .bb-card__wish{position:absolute;inset-block-start:14px;inset-inline-end:14px;z-index:3;width:34px;height:34px;border-radius:50%;background:#ffffffc7;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(0,0,0,.06);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;box-shadow:none;transition:background-color .25s ease,transform .25s ease,box-shadow .25s ease}.product-card.product-card--bb .bb-card__wish:hover{background:#fff;transform:scale(1.06);box-shadow:0 6px 14px #0000001f}.product-card.product-card--bb .bb-card__wish svg.icon-heart{width:16px;height:16px}.product-card.product-card--bb .bb-card__wish svg.icon-heart .path1{fill:none;stroke:var(--bbc-ink);stroke-width:60;transition:fill .2s ease,stroke .2s ease}.product-card.product-card--bb .bb-card__wish:hover svg.icon-heart .path1,.product-card.product-card--bb .bb-card__wish.active svg.icon-heart .path1,.product-card.product-card--bb .bb-card__wish.whislist-added svg.icon-heart .path1,.product-card.product-card--bb .bb-card__wish[aria-pressed=true] svg.icon-heart .path1{fill:var(--bbc-accent);stroke:var(--bbc-accent)}.product-card.product-card--bb .bb-card__wish.whislist-added{background:#fff;box-shadow:0 4px 10px #0000001a}.product-card.product-card--bb .bb-card__quickview{position:absolute;inset-block-end:16px;inset-block-start:auto;inset-inline-start:50%;inset-inline-end:auto;z-index:3;width:max-content;max-width:calc(100% - 28px);padding:9px 18px;background:#fff;color:var(--bbc-ink);font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;text-align:center;border:0;border-radius:999px;box-shadow:0 6px 18px #00000038;opacity:0;transform:translate(-50%,8px);transition:opacity .25s ease,transform .25s ease,background-color .25s ease,color .25s ease;pointer-events:none}.product-card.product-card--bb:hover .bb-card__quickview,.product-card.product-card--bb .bb-card__quickview:focus-visible{opacity:1;transform:translate(-50%);pointer-events:auto}html[lang^=ar] .product-card.product-card--bb .bb-card__quickview{transform:translate(50%,8px)}html[lang^=ar] .product-card.product-card--bb:hover .bb-card__quickview,html[lang^=ar] .product-card.product-card--bb .bb-card__quickview:focus-visible{transform:translate(50%)}.product-card.product-card--bb .bb-card__quickview:hover{background:var(--bbc-ink);color:#fff}@media(hover:none){.product-card.product-card--bb .bb-card__quickview{display:none}}.product-card.product-card--bb .product-countdown-wrapper{position:absolute;inset-block-end:12px;inset-inline-end:12px;z-index:2}.product-card.product-card--bb .bb-card__body{padding:16px 18px 18px;display:flex;flex-direction:column;gap:0;text-align:start}.product-card.product-card--bb .bb-card__brand,.product-card.product-card--bb .product-vendor{font-size:12px;font-weight:500;letter-spacing:.14em;color:var(--bbc-muted);text-transform:uppercase;margin:0 0 5px;line-height:1.2}.product-card.product-card--bb .bb-card__top-row{display:flex;align-items:center;gap:8px;margin:0 0 6px;min-height:18px}.product-card.product-card--bb .bb-card__top-row .bb-card__brand,.product-card.product-card--bb .bb-card__top-row .product-vendor{margin:0;min-width:0;flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card.product-card--bb .bb-card__top-row .bb-card__savings{margin:0;margin-inline-start:auto;align-self:center;flex-shrink:0}html[lang^=ar] .product-card.product-card--bb .bb-card__top-row{direction:ltr}html[lang^=ar] .product-card.product-card--bb .bb-card__top-row .bb-card__brand,html[lang^=ar] .product-card.product-card--bb .bb-card__top-row .product-vendor{direction:rtl;text-align:left}html[lang^=ar] .product-card.product-card--bb .bb-card__top-row .bb-card__savings,html[lang^=ar] .product-card.product-card--bb .bb-card__top-row .bb-card__savings .bb-card__savings-text{flex-direction:row-reverse}.product-card.product-card--bb .bb-card__brand a,.product-card.product-card--bb .product-vendor a{color:inherit;text-decoration:none}.product-card.product-card--bb .bb-card__title{font-weight:600;line-height:1.4;letter-spacing:0;margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.8em}.product-card.product-card--bb .bb-card__title a{color:inherit;text-decoration:none}.product-card.product-card--bb .bb-card__title a:hover{color:var(--bbc-accent)}.product-card.product-card--bb .bb-card__pricing{display:flex;align-items:baseline;flex-wrap:wrap;gap:7px;margin:10px 0 6px;padding:0;background:none;border:0}.product-card.product-card--bb .price-item.price-item--sale.bb-card__price-current,.product-card.product-card--bb .bb-card__price-current{font-size:16px;font-weight:700;color:var(--bbc-price);letter-spacing:0;line-height:1.2}.product-card.product-card--bb .bb-card__price-current .money,.product-card.product-card--bb .bb-card__price-current .price-with-sar{font-size:inherit;font-weight:inherit;color:inherit}.product-card.product-card--bb .bb-card__price-was{font-size:13px;color:#888;text-decoration:line-through;font-weight:400}.product-card.product-card--bb .bb-card__savings{display:inline-flex;align-items:center;gap:6px;background:#166534;color:#fff;font-size:13px;font-weight:600;letter-spacing:.02em;padding:5px 10px;border-radius:4px;margin:0 0 10px;align-self:flex-start;max-width:100%;line-height:1}.product-card.product-card--bb .bb-card__savings-icon{display:inline-flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;font-size:12px;line-height:1;transform:scaleX(-1)}html[lang^=ar] .product-card.product-card--bb .bb-card__savings-icon{transform:none}.product-card.product-card--bb .bb-card__savings-text{display:inline-flex;align-items:center;gap:6px;line-height:1;min-width:0}.product-card.product-card--bb .bb-card__savings-label,.product-card.product-card--bb .bb-card__savings-amount{display:inline-flex;align-items:center;line-height:1;white-space:nowrap}.product-card.product-card--bb .bb-card__savings-amount{flex-shrink:1;min-width:0;overflow:hidden;text-overflow:ellipsis}.product-card.product-card--bb .bb-card__action{margin:6px 0 0;padding:0;display:flex;flex-direction:column;align-items:stretch;justify-content:center;width:100%;max-width:100%;box-sizing:border-box;text-align:center}.product-card.product-card--bb .bb-card__action form.variants{display:flex;flex-direction:column;align-items:stretch;justify-content:center;width:100%;max-width:100%;margin:0;padding:0;box-sizing:border-box;text-align:center}.product-card.product-card--bb .bb-card__cta.product-btn,.product-card.product-card--bb .product-btn{margin-top:0;margin-left:0;margin-right:0;margin-inline:0;display:inline-flex;align-items:center;justify-content:center;align-self:stretch;text-align:center;line-height:1;white-space:nowrap;overflow:visible;text-overflow:clip}.product-card.product-card--bb.product-card-special .bb-card__cta,.product-card.product-card--bb.product-card-special .product-btn.bb-card__cta{width:100%;max-width:100%;margin-left:0!important;margin-right:0!important;margin-inline:0!important}.product-card.product-card--bb .bb-card__cta{width:100%;max-width:100%;padding:10px;background:var(--bbc-ink);color:#fff;border:1px solid var(--bbc-ink);border-radius:6px;font-size:14px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;cursor:pointer;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;text-decoration:none;box-shadow:0 1px #0000000a;box-sizing:border-box;unicode-bidi:isolate;transition:background-color .25s ease,color .25s ease,border-color .25s ease,transform .2s ease,box-shadow .25s ease}.product-card.product-card--bb .bb-card__cta:hover,.product-card.product-card--bb .bb-card__cta:focus-visible{background:#2c2c2c;border-color:#2c2c2c;color:#fff;text-decoration:none}.product-card.product-card--bb .bb-card__cta--add:hover,.product-card.product-card--bb .bb-card__cta--add:focus-visible,.product-card.product-card--bb .bb-card__cta--pre-order:hover,.product-card.product-card--bb .bb-card__cta--pre-order:focus-visible{transform:translateY(-1px);box-shadow:0 10px 22px #00000038}.product-card.product-card--bb .bb-card__cta:active{transform:scale(.985)}.product-card.product-card--bb .bb-card__cta--select{background:var(--bbc-ink);color:#fff;border-color:var(--bbc-ink);border-width:1px;padding:10px;min-height:44px;font-size:13px;font-weight:500;letter-spacing:.07em;box-shadow:none}.product-card.product-card--bb .bb-card__cta--select .bb-card__cta-icon svg{width:14px;height:14px}.product-card.product-card--bb .bb-card__cta--select:hover,.product-card.product-card--bb .bb-card__cta--select:focus-visible{background:var(--bbc-ink);color:#fff;transform:translateY(-1px);box-shadow:0 10px 22px #00000029}.product-card.product-card--bb .bb-card__cta--pre-order{background:var(--bbc-ink);border-color:var(--bbc-ink);min-height:44px}.product-card.product-card--bb .bb-card__cta--add{min-height:44px}.product-card.product-card--bb .bb-card__cta--sold-out{background:#efece7;color:#8d8782;border-color:#e6e2db;cursor:not-allowed}.product-card.product-card--bb .bb-card__cta--sold-out:hover{background:#efece7;color:#8d8782;border-color:#e6e2db;box-shadow:none}.product-card.product-card--bb .bb-card__cta-icon{display:inline-flex;align-items:center;line-height:0;opacity:.85}.product-card.product-card--bb .bb-card__cta-label{white-space:nowrap;text-align:center}.product-card.product-card--bb .bb-card__delivery{margin:10px 0 0;font-size:var(--bbc-fs-delivery);font-weight:500;color:#7b756f;text-align:center;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:clamp(4px,.5vw,6px);width:100%;max-width:100%;min-width:0;line-height:1.2;white-space:nowrap;overflow:hidden;box-sizing:border-box}.product-card.product-card--bb .bb-card__delivery-icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;line-height:0}.product-card.product-card--bb .bb-card__delivery-icon svg{width:.92em;height:.92em;display:block;flex-shrink:0}.product-card.product-card--bb .bb-card__delivery-text{flex:0 1 auto;min-width:0;max-width:calc(100% - 1.15em - 6px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.2;text-align:start}html[lang^=ar] .product-card.product-card--bb{direction:rtl}html[lang^=ar] .product-card.product-card--bb .bb-card__delivery-icon svg{transform:scaleX(-1)}.product-card.product-card--bb.product-card--sold-out .bb-card__media img{filter:grayscale(.4);opacity:.75}.product-card.product-card--bb .product-price .wishlist{display:none}.product-card.product-card--bb.product-card--list .product-detail>.product-action{display:none}.product-card.product-card--bb.product-card--list{display:grid;grid-template-columns:minmax(180px,240px) 1fr;align-items:stretch;border-radius:8px;overflow:hidden}.product-card.product-card--bb.product-card--list .bb-card__media{aspect-ratio:auto;height:100%;min-height:100%}.product-card.product-card--bb.product-card--list .bb-card__body{display:grid;grid-template-columns:1fr auto;gap:22px;padding:22px 22px 24px}.product-card.product-card--bb.product-card--list .product-detail{display:flex;flex-direction:column;min-width:0}.product-card.product-card--bb.product-card--list .bb-card__title{font-size:14px;-webkit-line-clamp:3;line-clamp:3;min-height:0}.product-card.product-card--bb.product-card--list .bb-card__description{font-size:15px;color:var(--bbc-ink-soft);line-height:1.6;margin:0 0 14px;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-card.product-card--bb.product-card--list .product-actions.bb-card__actions{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-end;gap:10px;min-width:200px;max-width:240px}.product-card.product-card--bb.product-card--list .product-actions.bb-card__actions .bb-card__action,.product-card.product-card--bb.product-card--list .product-actions.bb-card__actions form.variants{width:100%;max-width:100%}.product-card.product-card--bb.product-card--list .bb-card__wish-labelled{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--bbc-ink);background:#fff;border:1px solid var(--bbc-line);border-radius:12px;padding:11px 14px;width:100%}.product-card.product-card--bb.product-card--list .bb-card__wish-labelled .wishlist-btn__icon svg{width:14px;height:14px}.product-card.product-card--bb.product-card--list .bb-card__wish-labelled .wishlist-btn__icon .path1{fill:none;stroke:var(--bbc-ink);stroke-width:60}.product-card.product-card--bb.product-card--list .bb-card__wish-labelled.active .wishlist-btn__icon .path1,.product-card.product-card--bb.product-card--list .bb-card__wish-labelled.whislist-added .wishlist-btn__icon .path1,.product-card.product-card--bb.product-card--list .bb-card__wish-labelled[aria-pressed=true] .wishlist-btn__icon .path1{fill:var(--bbc-accent);stroke:var(--bbc-accent)}.product-card.product-card--bb.product-card--list .bb-card__media .bb-card__wish{display:none}.product-card.product-card--bb .bb-card__media-link.image-swap .image-one,.product-card.product-card--bb .bb-card__media-link.image-swap .image-two{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;max-height:none;margin:0;padding:0;box-sizing:border-box;object-fit:cover;object-position:center;transition:opacity .25s ease,transform .25s cubic-bezier(.22,1,.36,1)}.product-card.product-card--bb .bb-card__media-link.image-swap .image-one{opacity:1}.product-card.product-card--bb .bb-card__media-link.image-swap .image-two,.product-card.product-card--bb:hover .bb-card__media-link.image-swap .image-one{opacity:0}.product-card.product-card--bb:hover .bb-card__media-link.image-swap .image-two{opacity:1}@media(max-width:1100px){.product-card.product-card--bb .bb-card__title{font-size:14px}.product-card.product-card--bb .bb-card__price-current{font-size:16px}}@media(max-width:768px){.product-card.product-card--bb{border-radius:6px}.product-card.product-card--bb .bb-card__body{padding:14px 14px 16px}.product-card.product-card--bb .bb-card__cta{padding:10px;font-size:13px;letter-spacing:.06em;border-radius:6px;justify-content:center;align-items:center}.product-card.product-card--bb .bb-card__discount{top:10px;left:10px;padding:4px 9px;font-size:13px}html[lang^=ar] .product-card.product-card--bb .bb-card__discount{left:auto;right:10px}.product-card.product-card--bb .bb-card__wish{inset-block-start:8px;inset-inline-end:8px;width:32px;height:32px}.product-card.product-card--bb .bb-card__quickview{font-size:13px;padding:7px 12px}}@media(max-width:640px){.product-card.product-card--bb.product-card--list{grid-template-columns:1fr}.product-card.product-card--bb.product-card--list .bb-card__media{aspect-ratio:1 / 1}.product-card.product-card--bb.product-card--list .bb-card__body{grid-template-columns:1fr}.product-card.product-card--bb.product-card--list .product-actions.bb-card__actions{min-width:0;max-width:100%}.product-card.product-card--bb:not(.product-card--list) .bb-card__media{aspect-ratio:1 / 1;flex-shrink:0}.product-card.product-card--bb .bb-card__body{padding:8px 7px 10px;gap:0}.product-card.product-card--bb .bb-card__top-row{flex-direction:row;flex-wrap:nowrap;align-items:center;gap:6px;min-height:0;margin:0 0 5px}.product-card.product-card--bb .bb-card__top-row .bb-card__brand,.product-card.product-card--bb .bb-card__top-row .product-vendor{flex:0 1 auto;min-width:0;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:10px;letter-spacing:.07em;line-height:1.2}.product-card.product-card--bb .bb-card__top-row .bb-card__savings{margin-inline-start:auto;align-self:center;flex-shrink:0;max-width:100%}.product-card.product-card--bb .bb-card__savings{font-size:11px;padding:6px;gap:4px;line-height:1.15;align-items:center;box-sizing:border-box}.product-card.product-card--bb .bb-card__savings-text{display:inline-flex;align-items:center;gap:4px;line-height:1.15}.product-card.product-card--bb .bb-card__savings-label,.product-card.product-card--bb .bb-card__savings-amount{display:inline-flex;align-items:center;line-height:1.15}html[lang^=ar] .product-card.product-card--bb .bb-card__savings-label{padding-top:1px}.product-card.product-card--bb .bb-card__savings-amount .price-with-sar{display:inline-flex;align-items:center;line-height:1.15;vertical-align:unset;gap:2px}.product-card.product-card--bb .bb-card__savings .price-with-sar__glyph{display:inline-flex!important;line-height:0;align-items:center;align-self:center}.product-card.product-card--bb .bb-card__savings .sar-currency-icon{display:block;vertical-align:unset;height:1em;width:auto}.product-card.product-card--bb .bb-card__savings .money{display:inline-flex;align-items:center;line-height:1.15;padding-top:1px}.product-card.product-card--bb .bb-card__savings-icon{display:inline-flex;align-items:center;justify-content:center;width:1em;height:1em;font-size:1em;line-height:1;flex-shrink:0;align-self:center}.product-card.product-card--bb .bb-card__savings-icon:before{line-height:1;display:block}.product-card.product-card--bb .bb-card__title{font-size:14px;margin:0 0 4px;min-height:0;line-height:1.4;-webkit-line-clamp:2;line-clamp:2}.product-card.product-card--bb .bb-card__pricing{margin:5px 0 2px;flex-direction:row;flex-wrap:nowrap;align-items:baseline;gap:5px}.product-card.product-card--bb .bb-card__pricing.price--on-sale{flex-direction:row;align-items:baseline;gap:5px}.product-card.product-card--bb .bb-card__price-current,.product-card.product-card--bb .bb-card__price-was{min-width:0;white-space:nowrap}.product-card.product-card--bb .bb-card__price-current{font-size:16px;line-height:1.2}.product-card.product-card--bb .bb-card__price-was{font-size:13px}.product-card.product-card--bb.product-card--list .bb-card__action{margin-top:5px}.product-card.product-card--bb .bb-card__cta{padding:10px;font-size:11px;letter-spacing:.04em;gap:4px;border-radius:6px;min-height:0;justify-content:center;align-items:center}.product-card.product-card--bb .bb-card__cta-icon svg{width:13px;height:13px}.product-card.product-card--bb .bb-card__cta-label{white-space:normal;text-align:center;line-height:1.2}.product-card.product-card--bb{--bbc-fs-delivery: clamp(8.5px, .22vw + 7.5px, 11px)}.product-card.product-card--bb .bb-card__delivery{margin:5px 0 0;padding:0 1px}.product-card.product-card--bb .bb-card__discount{top:6px;left:6px;padding:2px 6px;font-size:11px}html[lang^=ar] .product-card.product-card--bb .bb-card__discount{right:6px}.product-card.product-card--bb .bb-card__wish{inset-block-start:5px;inset-inline-end:5px;width:26px;height:26px}.product-card.product-card--bb .bb-card__wish svg.icon-heart{width:12px;height:12px}.halo-column.halo-column-product .halo-item:has(.product-card--bb),.halo-row.halo-row-custom .halo-item:has(.product-card--bb),.halo-row:has(.product-card--bb) .halo-item{padding-left:4px;padding-right:4px;margin-bottom:10px}.halo-column.halo-column-product:has(.product-card--bb),.halo-row.halo-row-custom:has(.product-card--bb),.halo-row:has(.product-card--bb){margin-left:-8px;margin-right:-8px}.product-card.product-card--bb:not(.product-card--list) .bb-card__body{flex:1 1 auto;gap:10px;padding:12px 10px 18px;justify-content:flex-start;min-height:0}.product-card.product-card--bb:not(.product-card--list) .bb-card__title{font-size:14px;line-height:1.4;min-height:2.8em;margin:0 0 6px;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card.product-card--bb:not(.product-card--list) .bb-card__pricing{margin:8px 0}.product-card.product-card--bb:not(.product-card--list) .bb-card__price-current{font-size:16px;line-height:1.2}.product-card.product-card--bb:not(.product-card--list) .bb-card__price-was{font-size:13px}.product-card.product-card--bb:not(.product-card--list) .bb-card__top-row .bb-card__brand,.product-card.product-card--bb:not(.product-card--list) .bb-card__top-row .product-vendor{font-size:9px;letter-spacing:.06em}.product-card.product-card--bb:not(.product-card--list) .bb-card__savings-icon{font-size:1em}.product-card.product-card--bb:not(.product-card--list) .bb-card__delivery{margin:6px 0 0}.product-card.product-card--bb:not(.product-card--list) .bb-card__discount{font-size:10px;padding:2px 5px}.product-card.product-card--bb:not(.product-card--list) .bb-card__action{margin-top:auto;padding-top:6px}.product-card.product-card--bb:not(.product-card--list) .bb-card__cta{padding:11px 12px;font-size:12px;min-height:46px}.halo-row.halo-row-custom .product-card.product-card--bb .bb-card__body{padding:10px 10px 12px}.halo-row.halo-row-custom .product-card.product-card--bb:not(.product-card--list) .bb-card__body{padding:12px 10px 18px}.product-card.product-card--bb.product-card--list .bb-card__title{line-height:1.4;min-height:2.8em;-webkit-line-clamp:2;line-clamp:2}.halo-row.halo-row-custom.collection-carousel.slick-initialized .slick-slide{display:flex;flex-direction:column;height:auto}.halo-row.halo-row-custom.collection-carousel.slick-initialized .slick-slide>div{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;width:100%;box-sizing:border-box}.halo-row.halo-row-custom.collection-carousel.slick-initialized .slick-slide .halo-item:has(.product-card--bb){flex:1 1 auto;display:flex;flex-direction:column;min-height:0;height:100%;width:100%;box-sizing:border-box}.halo-row.halo-row-custom.collection-carousel.slick-initialized article.product-card.product-card--bb:not(.product-card--list){flex:1 1 auto;min-height:0;height:100%;width:100%;box-sizing:border-box}.product-card.product-card--bb:hover{transform:translateY(-2px)}}@media(max-width:400px){.product-card.product-card--bb:not(.product-card--list) .bb-card__media{aspect-ratio:1 / 1}.product-card.product-card--bb:not(.product-card--list) .bb-card__body{padding:10px 8px 16px}.halo-row.halo-row-custom .product-card.product-card--bb:not(.product-card--list) .bb-card__body{padding:10px 8px 16px}.product-card.product-card--bb:not(.product-card--list) .bb-card__title{font-size:14px}.product-card.product-card--bb:not(.product-card--list) .bb-card__price-current{font-size:16px}.product-card.product-card--bb:not(.product-card--list) .bb-card__cta{padding:10px;font-size:11px;min-height:44px;justify-content:center;align-items:center}.product-card.product-card--bb.product-card--list .bb-card__body{padding:7px 6px 9px}.product-card.product-card--bb.product-card--list .bb-card__title{font-size:14px}.product-card.product-card--bb.product-card--list .bb-card__price-current{font-size:16px}.product-card.product-card--bb.product-card--list .bb-card__cta{padding:5px;font-size:10px;justify-content:center;align-items:center}}@media(prefers-reduced-motion:reduce){.product-card.product-card--bb,.product-card.product-card--bb .bb-card__media img,.product-card.product-card--bb .bb-card__quickview,.product-card.product-card--bb .bb-card__cta,.product-card.product-card--bb .bb-card__wish{transition:none!important}.product-card.product-card--bb:hover,.product-card.product-card--bb:hover .bb-card__media img{transform:none!important}}.halo-row:has(.product-card--bb){padding:0}.halo-row:has(.product-card--bb) .halo-item{margin-right:0}.halo-column.halo-column-product .halo-item:has(.product-card--bb),.halo-row.halo-row-custom .halo-item:has(.product-card--bb){padding-left:5px;padding-right:5px;margin-bottom:10px}.halo-column.halo-column-product:has(.product-card--bb),.halo-row.halo-row-custom:has(.product-card--bb){margin-left:-5px;margin-right:-5px}.halo-row.halo-row-custom:has(.product-card--bb) .halo-item{margin-top:10px}.halo-row.halo-row-custom.column-5:has(.product-card--bb) .halo-item:nth-child(-n+5),.halo-row.halo-row-custom.column-4:has(.product-card--bb) .halo-item:nth-child(-n+4),.halo-row.halo-row-custom.column-3:has(.product-card--bb) .halo-item:nth-child(-n+3),.halo-row.halo-row-custom.column-2:has(.product-card--bb) .halo-item:nth-child(-n+2){margin-top:0}@media(max-width:767px){.halo-row.halo-row-custom.column-5.slick-initialized:has(.product-card--bb) .slick-track{display:flex;align-items:stretch}.halo-row.halo-row-custom.column-5.slick-initialized:has(.product-card--bb) .slick-slide{display:flex;align-items:stretch;height:auto}.halo-row.halo-row-custom.column-5.slick-initialized:has(.product-card--bb) .slick-slide>div{display:flex;flex:1 1 auto;align-items:stretch;width:100%;min-height:0}.halo-row.halo-row-custom.column-5.slick-initialized:has(.product-card--bb) .halo-item{margin-top:0!important;margin-bottom:0!important;vertical-align:top!important;align-self:stretch}}@media(min-width:641px){.halo-row.halo-row-custom .product-card.product-card--bb .bb-card__body{padding:18px 20px 20px}}#gf-products.halo-column-product .spf-product-card{--spf-bb-bg: #ffffff;--spf-bb-media-bg: #f7f6f3;--spf-bb-ink: #1a1a1a;--spf-bb-muted: #9b9690;--spf-bb-accent: #b90c09;--spf-bb-price: #d6001c;--spf-bb-line: #ece9e3;--spf-bb-pad-x: clamp(11px, 1.4vw + 6px, 18px);--spf-bb-fs-vendor: clamp(8px, .22vw + 7.4px, 10.5px);--spf-bb-ls-vendor: clamp(.04em, .12vw + .04em, .1em);--spf-bb-fs-save: clamp(9px, .28vw + 7.6px, 11.5px);--spf-bb-fs-title: 14px;--spf-bb-lh-title: 1.4;--spf-bb-fs-price: 16px;--spf-bb-fs-old: 13px;--spf-bb-fs-cta: clamp(9.5px, .32vw + 8.5px, 12.5px);--spf-bb-fs-cta-multi: clamp(9px, .28vw + 8px, 11.5px);--spf-bb-fs-delivery: clamp(7.5px, .12vw + 7px, 10px);--spf-bb-fs-select: clamp(9.5px, .28vw + 8.2px, 11px);--spf-bb-fs-badge: clamp(9.5px, .22vw + 8.2px, 12.5px);--spf-bb-fs-qv: clamp(10px, .32vw + 8.5px, 12px);width:100%;max-width:100%;height:100%;min-height:0;position:relative;display:flex;flex-direction:column;justify-content:flex-start;background:var(--spf-bb-bg);border-radius:8px;overflow:hidden;box-shadow:0 1px 2px #0000000a,0 14px 36px #0000000f;box-sizing:border-box;transition:transform .25s ease,box-shadow .25s ease}#gf-products.halo-column-product .spf-product-card.spf-product-card--bb-layout,#gf-products.halo-column-product .spf-product-card.spf-product-card--bb-layout .spf-product-card__title,#gf-products.halo-column-product .spf-product-card.spf-product-card--bb-layout .spf-product-card__title a,#gf-products.halo-column-product .spf-product-card.spf-product-card--bb-layout .spf-product-card__vendor,#gf-products.halo-column-product .spf-product-card.spf-product-card--bb-layout .spf-product-card__vendor a,#gf-products.halo-column-product .spf-product-card.spf-product-card--bb-layout .spf-product-card__price-wrapper,#gf-products.halo-column-product .spf-product-card.spf-product-card--bb-layout .spf-product-card__saleprice,#gf-products.halo-column-product .spf-product-card.spf-product-card--bb-layout .spf-product-card__price,#gf-products.halo-column-product .spf-product-card.spf-product-card--bb-layout .spf-product-card__oldprice,#gf-products.halo-column-product .spf-product-card.spf-product-card--bb-layout .price-with-sar,#gf-products.halo-column-product .spf-product-card.spf-product-card--bb-layout .money,#gf-products.halo-column-product .spf-product-card.spf-product-card--bb-layout button.spf-product__form-btn-addtocart,#gf-products.halo-column-product .spf-product-card.spf-product-card--bb-layout button.spf-product__form-btn-addtocart span,#gf-products.halo-column-product .spf-product-card.spf-product-card--bb-layout select.spf-product__variants,#gf-products.halo-column-product .spf-product-card.spf-product-card--bb-layout a.spf-bb-quickview,#gf-products.halo-column-product .spf-product-card.spf-product-card--bb-layout .spf-bb-quickview__label,#gf-products.halo-column-product .spf-product-card.spf-product-card--bb-layout .spf-product__label,#gf-products.halo-column-product .spf-product-card.spf-product-card--bb-layout .spf-bb-discount-badge{font-family:inherit}#gf-products.halo-column-product .spf-product-card:hover{transform:translateY(-4px);box-shadow:0 2px 6px #0000000d,0 26px 50px #0000001a}#gf-products.halo-column-product .spf-product-card .spf-product-card__inner{display:block;width:100%;flex:0 0 auto}.spf-has-filter #gf-products.halo-column-product{margin-left:-8px;margin-right:-8px}#gf-products.halo-column-product>div[class*=spf-col]{display:flex;flex-direction:column;min-height:0;padding-left:8px;padding-right:8px}@media(min-width:1200px){#gf-products.halo-column-product>div.spf-bb-grid-col[class*=spf-col]{flex:0 0 20%;max-width:20%;width:20%}#gf-products.halo-column-product>div.spf-bb-grid-col[class*=spf-col] .spf-product-card{--spf-bb-fs-title: 14px;--spf-bb-fs-price: 16px;--spf-bb-fs-old: 13px;--spf-bb-fs-save: clamp(8.5px, .22vw + 7.5px, 11px)}}#gf-products.halo-column-product .spf-product-card .spf-bb-media{position:relative;width:100%;aspect-ratio:1 / 1;background:var(--spf-bb-media-bg);overflow:hidden}#gf-products.halo-column-product .spf-product-card .spf-bb-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 30%,#0000006b);opacity:0;transition:opacity .25s ease;pointer-events:none;z-index:1}#gf-products.halo-column-product .spf-product-card:hover .spf-bb-media:after{opacity:1}#gf-products.halo-column-product .spf-product-card .spf-bb-media .spf-product__label{position:absolute;z-index:5;top:14px;left:14px;pointer-events:none}html[lang^=ar] #gf-products.halo-column-product .spf-product-card .spf-bb-media .spf-product__label{left:auto;right:14px}#gf-products.halo-column-product .spf-product-card .spf-bb-discount-badge{display:inline-flex;align-items:center;background:var(--spf-bb-ink);color:#fff;font-size:var(--spf-bb-fs-badge);font-weight:600;line-height:1;letter-spacing:.03em;white-space:nowrap;padding:4px 9px;border-radius:999px;direction:ltr;unicode-bidi:isolate}html[lang^=ar] #gf-products.halo-column-product .spf-product-card .spf-bb-discount-badge{left:auto;right:14px}#gf-products.halo-column-product .spf-product-card .spf-bb-media button.bb-card__wish.spf-bb-wish{position:absolute;inset-block-start:14px;inset-inline-end:14px;inset-inline-start:auto;z-index:4;width:34px;height:34px;border-radius:50%;background:#ffffffc7;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(0,0,0,.06);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;margin:0;box-shadow:none;transition:background-color .25s ease,transform .25s ease,box-shadow .25s ease}#gf-products.halo-column-product .spf-product-card .spf-bb-media button.bb-card__wish.spf-bb-wish:hover{background:#fff;transform:scale(1.06);box-shadow:0 6px 14px #0000001f}#gf-products.halo-column-product .spf-product-card .spf-bb-media button.bb-card__wish.spf-bb-wish svg.icon-heart{width:16px;height:16px}#gf-products.halo-column-product .spf-product-card .spf-bb-media button.bb-card__wish.spf-bb-wish svg.icon-heart .path1{fill:none;stroke:var(--spf-bb-ink);stroke-width:60;transition:fill .2s ease,stroke .2s ease}#gf-products.halo-column-product .spf-product-card .spf-bb-media button.bb-card__wish.spf-bb-wish:hover svg.icon-heart .path1,#gf-products.halo-column-product .spf-product-card .spf-bb-media button.bb-card__wish.spf-bb-wish.active svg.icon-heart .path1,#gf-products.halo-column-product .spf-product-card .spf-bb-media button.bb-card__wish.spf-bb-wish.whislist-added svg.icon-heart .path1,#gf-products.halo-column-product .spf-product-card .spf-bb-media button.bb-card__wish.spf-bb-wish[aria-pressed=true] svg.icon-heart .path1{fill:var(--spf-bb-accent);stroke:var(--spf-bb-accent)}#gf-products.halo-column-product .spf-product-card .spf-bb-media button.bb-card__wish.spf-bb-wish.whislist-added{background:#fff;box-shadow:0 4px 10px #0000001a}#gf-products.halo-column-product .spf-product-card .spf-product__label-soldout{background:#1a1a1ae0;color:#fff;font-size:11px;font-weight:600;padding:5px 10px;border-radius:999px}#gf-products.halo-column-product .spf-product-card .spf-bb-media a.open-quick-view.spf-bb-quickview{position:absolute;inset-block-end:16px;inset-block-start:auto;inset-inline-start:50%;inset-inline-end:auto;z-index:6;width:max-content;max-width:calc(100% - 28px);padding:clamp(7px,.7vw + 5px,9px) clamp(12px,1.4vw + 8px,16px);margin:0;background:#fff;color:var(--spf-bb-ink);font-size:var(--spf-bb-fs-qv);font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;text-align:center;border:0;border-radius:999px;box-shadow:0 6px 18px #00000038;opacity:0;visibility:hidden;transform:translate(-50%,8px) scale(1)!important;-webkit-transform:translate(-50%,8px) scale(1)!important;transition:opacity .25s ease,transform .25s ease,background-color .25s ease,color .25s ease;pointer-events:none;display:inline-flex;align-items:center;justify-content:center;gap:6px;line-height:1.2;box-sizing:border-box}#gf-products.halo-column-product .spf-product-card:hover .spf-bb-media a.open-quick-view.spf-bb-quickview,#gf-products.halo-column-product .spf-product-card .spf-bb-media a.open-quick-view.spf-bb-quickview:focus-visible{opacity:1;visibility:visible;transform:translate(-50%) scale(1)!important;-webkit-transform:translate(-50%,0) scale(1)!important;pointer-events:auto}html[lang^=ar] #gf-products.halo-column-product .spf-product-card .spf-bb-media a.open-quick-view.spf-bb-quickview{transform:translate(50%,8px) scale(1)!important;-webkit-transform:translate(50%,8px) scale(1)!important}html[lang^=ar] #gf-products.halo-column-product .spf-product-card:hover .spf-bb-media a.open-quick-view.spf-bb-quickview,html[lang^=ar] #gf-products.halo-column-product .spf-product-card .spf-bb-media a.open-quick-view.spf-bb-quickview:focus-visible{transform:translate(50%) scale(1)!important;-webkit-transform:translate(50%,0) scale(1)!important}#gf-products.halo-column-product .spf-product-card .spf-bb-media a.open-quick-view.spf-bb-quickview:hover{background:var(--spf-bb-ink);color:#fff}#gf-products.halo-column-product .spf-product-card .spf-bb-quickview__icon{display:none}@media(hover:none){#gf-products.halo-column-product .spf-product-card .spf-bb-media a.open-quick-view.spf-bb-quickview{display:none}}#gf-products.halo-column-product .spf-product-card .spf-bb-media a.spf-product-card__image-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;padding-top:0!important;aspect-ratio:auto;background:var(--spf-bb-media-bg);overflow:hidden;z-index:0}#gf-products.halo-column-product .spf-product-card .spf-bb-media a.spf-product-card__image-wrapper img.spf-product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;transition:opacity .25s ease,transform .25s cubic-bezier(.22,1,.36,1)}#gf-products.halo-column-product .spf-product-card:hover .spf-bb-media a.spf-product-card__image-wrapper:not(.hover-effect) img.spf-product-card__image-main{transform:scale(1.03)}#gf-products.halo-column-product .spf-product-card .spf-bb-media a.spf-product-card__image-wrapper.hover-effect:not(:has(img.spf-product-card__image-secondary)) .spf-product-card__image-main,#gf-products.halo-column-product .spf-product-card .spf-bb-media a.spf-product-card__image-wrapper.hover-effect:not(:has(img.spf-product-card__image-secondary)):hover .spf-product-card__image-main{opacity:1!important}#gf-products.halo-column-product .spf-product-card .spf-bb-media a.spf-product-card__image-wrapper img.spf-product-card__image.hidden{opacity:0;visibility:hidden;pointer-events:none}#gf-products.halo-column-product .spf-product-card .spf-bb-media a.spf-product-card__image-wrapper img.spf-product-card__image-secondary,#gf-products.halo-column-product .spf-product-card .spf-bb-media a.spf-product-card__image-wrapper.hover-effect:hover img.spf-product-card__image-main{opacity:0}#gf-products.halo-column-product .spf-product-card .spf-bb-media a.spf-product-card__image-wrapper.hover-effect:hover img.spf-product-card__image-secondary{opacity:1}#gf-products.halo-column-product .spf-product-card .spf-bb-media a.spf-product-card__image-wrapper.hover-effect:hover img.spf-product-card__image-main,#gf-products.halo-column-product .spf-product-card .spf-bb-media a.spf-product-card__image-wrapper.hover-effect:hover img.spf-product-card__image-secondary{transform:none}#gf-products.halo-column-product .spf-product-card.spf-soldout .spf-bb-media img.spf-product-card__image{filter:grayscale(.4);opacity:.75}#gf-products.halo-column-product .spf-product-card .spf-product__info.spf-bb-card-body{flex:0 1 auto;display:flex;flex-direction:column;gap:0;padding:clamp(12px,1vw + 10px,15px) var(--spf-bb-pad-x) 0;text-align:start;min-height:0}#gf-products.halo-column-product .spf-product-card.spf-product-card__left .spf-product__info.spf-bb-card-body{text-align:start!important}#gf-products.halo-column-product .spf-product-card .spf-bb-top-row{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:clamp(4px,.8vw,8px);margin:0 0 clamp(4px,.5vw,7px);min-height:0;width:100%}#gf-products.halo-column-product .spf-product-card .spf-bb-top-row:empty{display:none}#gf-products.halo-column-product .spf-product-card .spf-bb-top-row .spf-product-card__vendor{margin:0;min-width:0;flex:1 1 0;width:auto!important;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--spf-bb-fs-vendor);font-weight:500;letter-spacing:var(--spf-bb-ls-vendor);text-transform:uppercase;color:var(--spf-bb-muted);line-height:1.2}#gf-products.halo-column-product .spf-product-card .spf-bb-top-row .spf-product-card__vendor a{color:inherit;text-decoration:none}#gf-products.halo-column-product .spf-product-card .spf-bb-savings{display:inline-flex;align-items:center;gap:4px;background:#166534;color:#fff;font-family:inherit;font-size:var(--spf-bb-fs-save);font-weight:600;letter-spacing:.02em;padding:3px 7px;border-radius:4px;margin:0;margin-inline-start:auto!important;align-self:center;flex:0 1 auto;flex-shrink:1;min-width:0;max-width:min(100%,58%);line-height:1.15}#gf-products.halo-column-product .spf-product-card .spf-bb-savings-icon{display:inline-flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;font-size:.95em;line-height:1;transform:scaleX(-1)}html[lang^=ar] #gf-products.halo-column-product .spf-product-card .spf-bb-savings-icon{transform:none}#gf-products.halo-column-product .spf-product-card .spf-bb-savings-text{display:inline-flex;align-items:center;gap:4px;line-height:1.15;min-width:0}#gf-products.halo-column-product .spf-product-card .spf-bb-savings-label,#gf-products.halo-column-product .spf-product-card .spf-bb-savings-amount{display:inline-flex;align-items:center;line-height:1;white-space:nowrap}#gf-products.halo-column-product .spf-product-card .spf-bb-savings-amount{flex-shrink:1;min-width:0;overflow:hidden;text-overflow:ellipsis}html[lang^=ar] #gf-products.halo-column-product .spf-product-card .spf-bb-top-row{direction:ltr}html[lang^=ar] #gf-products.halo-column-product .spf-product-card .spf-bb-top-row .spf-product-card__vendor{direction:rtl;text-align:left}html[lang^=ar] #gf-products.halo-column-product .spf-product-card .spf-bb-top-row .spf-product-card__vendor a{text-align:left}html[lang^=ar] #gf-products.halo-column-product .spf-product-card .spf-bb-top-row .spf-bb-savings,html[lang^=ar] #gf-products.halo-column-product .spf-product-card .spf-bb-top-row .spf-bb-savings .spf-bb-savings-text{flex-direction:row-reverse}#gf-products.halo-column-product .spf-product-card .spf-product-card__title{margin:0 0 clamp(5px,.6vw,8px);padding:0;font-size:var(--spf-bb-fs-title);font-weight:700;line-height:var(--spf-bb-lh-title);letter-spacing:-.01em;color:var(--spf-bb-ink);display:block;min-width:0;max-width:100%;min-height:calc(2em * var(--spf-bb-lh-title))}@media(max-width:1100px){#gf-products.halo-column-product .spf-product-card{--spf-bb-fs-title: 14px;--spf-bb-fs-price: 16px;--spf-bb-fs-old: 13px}}#gf-products.halo-column-product .spf-product-card .spf-product-card__title a{color:inherit;text-decoration:none;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;word-break:break-word;overflow-wrap:anywhere;max-width:100%;font:inherit;line-height:inherit;letter-spacing:inherit}#gf-products.halo-column-product .spf-product-card .spf-product-card__title a:hover{color:var(--spf-bb-accent)}#gf-products.halo-column-product .spf-product-card .spf-product-card__price-wrapper{display:flex;align-items:baseline;flex-wrap:wrap;gap:clamp(4px,.8vw,7px);margin:clamp(6px,.8vw,10px) 0 clamp(4px,.5vw,6px);padding:0;width:100%;min-width:0}#gf-products.halo-column-product .spf-product-card .spf-product-card__price-wrapper.price--on-sale{margin:0 0 clamp(4px,.5vw,6px)}#gf-products.halo-column-product .spf-product-card .spf-product-card__saleprice,#gf-products.halo-column-product .spf-product-card .spf-product-card__price{font-size:var(--spf-bb-fs-price);font-weight:700;color:var(--spf-bb-price);letter-spacing:0;line-height:1.2}#gf-products.halo-column-product .spf-product-card .spf-product-card__oldprice{position:relative;display:inline-flex;align-items:center;font-size:var(--spf-bb-fs-old);color:#888;text-decoration:none!important;font-weight:500;white-space:nowrap;margin-right:0;margin-inline-end:0;line-height:1.2}#gf-products.halo-column-product .spf-product-card .spf-product-card__oldprice:after{content:"";position:absolute;inset-inline:-.05em;top:50%;height:2px;background-color:#eb1f23;pointer-events:none;transform:translateY(-50%) rotate(-12deg);transform-origin:center}#gf-products.halo-column-product .spf-product-card .price-with-sar{font-size:inherit;display:inline-flex;align-items:center;gap:.22em;vertical-align:middle}#gf-products.halo-column-product .spf-product-card .price-with-sar__glyph .sar-currency-icon{width:.82em;height:auto;display:block}#gf-products.halo-column-product .spf-product-card form.spf-product__form.spf-bb-card-action{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;flex-wrap:nowrap;gap:clamp(6px,.8vw,8px);width:100%;max-width:100%;margin:auto 0 0;padding:clamp(5px,.6vw,7px) var(--spf-bb-pad-x) clamp(12px,1.4vw + 8px,18px);box-sizing:border-box;flex:0 0 auto;flex-shrink:0;z-index:3;text-align:center}#gf-products.halo-column-product .spf-product-card .spf-bb-delivery.bb-card__delivery{margin:0;padding:0 var(--spf-bb-pad-x) 0;font-size:var(--spf-bb-fs-delivery);font-weight:500;color:#7b756f;font-family:inherit;text-align:center;display:inline-flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:5px;width:100%;max-width:100%;min-width:0;box-sizing:border-box;line-height:1.2;white-space:nowrap;overflow:hidden}#gf-products.halo-column-product .spf-product-card .spf-bb-delivery .bb-card__delivery-icon{display:inline-flex;align-items:center;justify-content:center;line-height:0;flex-shrink:0;margin:0;padding:0;align-self:center}#gf-products.halo-column-product .spf-product-card .spf-bb-delivery .bb-card__delivery-icon svg{width:.92em;height:.92em;display:block;flex-shrink:0}#gf-products.halo-column-product .spf-product-card .spf-bb-delivery .bb-card__delivery-text{display:inline-flex;align-items:center;align-self:center;min-width:0;flex:0 1 auto;max-width:calc(100% - 1.15em - 5px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:start;line-height:1.2;margin:0;padding:0}html[lang^=ar] #gf-products.halo-column-product .spf-product-card .spf-bb-delivery .bb-card__delivery-icon svg{transform:scaleX(-1)}#gf-products.halo-column-product .spf-product-card form.spf-product__form.spf-bb-card-action:has(+.spf-bb-delivery){padding-bottom:8px}#gf-products.halo-column-product .spf-product-card:not(.spf-bb-multi-variant) select.spf-product__variants{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#gf-products.halo-column-product .spf-product-card.spf-bb-multi-variant select.spf-product__variants{width:100%;max-width:100%;margin:0;padding:clamp(6px,.7vw,8px) clamp(8px,1vw,10px);font-size:var(--spf-bb-fs-select);font-weight:500;color:var(--spf-bb-ink);background:#faf9f7;border:1px solid var(--spf-bb-line);border-radius:8px;box-sizing:border-box;cursor:pointer}#gf-products.halo-column-product .spf-product-card button.spf-product__form-btn-addtocart{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%;max-width:100%;margin:0;padding:clamp(10px,1vw + 6px,14px) clamp(10px,1.2vw + 6px,16px);flex:0 0 auto;height:auto!important;line-height:1!important;background:var(--spf-bb-ink);color:#fff;border:1px solid var(--spf-bb-ink);border-radius:12px;font-size:var(--spf-bb-fs-cta);font-weight:600;letter-spacing:.07em;text-transform:uppercase;cursor:pointer;box-sizing:border-box;overflow:visible!important;vertical-align:middle!important;unicode-bidi:isolate;box-shadow:0 1px #0000000a!important;transition:background-color .25s ease,border-color .25s ease,transform .2s ease,box-shadow .25s ease,color .25s ease}#gf-products.halo-column-product .spf-product-card.spf-bb-multi-variant button.spf-product__form-btn-addtocart{background:#fff;color:var(--spf-bb-ink);border-color:var(--spf-bb-ink);padding:clamp(7px,.8vw + 4px,9px) clamp(10px,1vw + 6px,14px);font-size:var(--spf-bb-fs-cta-multi);font-weight:500;letter-spacing:.06em;box-shadow:none!important}#gf-products.halo-column-product .spf-product-card.spf-bb-multi-variant button.spf-product__form-btn-addtocart:hover:not(:disabled),#gf-products.halo-column-product .spf-product-card.spf-bb-multi-variant button.spf-product__form-btn-addtocart:focus-visible:not(:disabled){background:var(--spf-bb-ink);color:#fff;border-color:var(--spf-bb-ink);box-shadow:0 10px 22px #00000029!important}#gf-products.halo-column-product .spf-product-card button.spf-product__form-btn-addtocart span{color:inherit;line-height:1!important;display:inline-flex;align-items:center;justify-content:center}#gf-products.halo-column-product .spf-product-card:not(.spf-bb-multi-variant) button.spf-product__form-btn-addtocart:hover:not(:disabled),#gf-products.halo-column-product .spf-product-card:not(.spf-bb-multi-variant) button.spf-product__form-btn-addtocart:focus-visible:not(:disabled){background:#2c2c2c;border-color:#2c2c2c;color:#fff;transform:translateY(-1px);box-shadow:0 10px 22px #00000038}#gf-products.halo-column-product .spf-product-card button.spf-product__form-btn-addtocart:disabled{background:#efece7;color:#8d8782;border-color:#e6e2db;opacity:1;cursor:not-allowed;box-shadow:none}#gf-products.halo-column-product .spf-product-card button.spf-product__form-btn-addtocart:disabled span{color:inherit}#gf-products.halo-column-product .spf-product-card button.spf-product__form-btn-addtocart:disabled:hover{background:#efece7;color:#8d8782;border-color:#e6e2db;transform:none;box-shadow:none}#gf-products.halo-column-product .spf-product-card.spf-product-card__template-1 .spf-product__form.spf-bb-card-action{position:relative}#gf-products.halo-column-product .spf-product-card.spf-product-card__template-1 button.spf-product__form-btn-addtocart{position:static!important;inset:auto!important;bottom:auto!important;left:auto!important;right:auto!important;transform:none!important;-webkit-transform:none!important;opacity:1!important;visibility:visible!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;height:auto!important;line-height:1!important}#gf-products.halo-column-product .spf-product-card.spf-product-card__template-1:not(.spf-bb-multi-variant):hover button.spf-product__form-btn-addtocart{transform:none!important;-webkit-transform:none!important}html[lang^=ar] #gf-products.halo-column-product .spf-product-card{direction:rtl}html[lang^=ar] #gf-products.halo-column-product .spf-product-card.spf-bb-multi-variant select.spf-product__variants{direction:rtl;text-align:start}@media(max-width:768px){#gf-products.halo-column-product .spf-product-card{border-radius:6px;--spf-bb-pad-x: 14px;--spf-bb-fs-qv: clamp(9.5px, .28vw + 8.5px, 11.5px);--spf-bb-fs-delivery: clamp(7.5px, .1vw + 7px, 9.5px)}#gf-products.halo-column-product .spf-product-card .spf-product__info.spf-bb-card-body{padding:12px var(--spf-bb-pad-x) 0}#gf-products.halo-column-product .spf-product-card form.spf-product__form.spf-bb-card-action{padding:6px var(--spf-bb-pad-x) 16px}#gf-products.halo-column-product .spf-product-card form.spf-product__form.spf-bb-card-action:has(+.spf-bb-delivery){padding-bottom:8px}#gf-products.halo-column-product .spf-product-card .spf-bb-delivery.bb-card__delivery{padding:0 var(--spf-bb-pad-x) 0}#gf-products.halo-column-product .spf-product-card .spf-bb-discount-badge{top:10px;left:10px;padding:3px 8px}html[lang^=ar] #gf-products.halo-column-product .spf-product-card .spf-bb-discount-badge{left:auto;right:10px}#gf-products.halo-column-product .spf-product-card .spf-bb-media .spf-product__label{top:10px;left:10px}html[lang^=ar] #gf-products.halo-column-product .spf-product-card .spf-bb-media .spf-product__label{left:auto;right:10px}#gf-products.halo-column-product .spf-product-card .spf-bb-media button.bb-card__wish.spf-bb-wish{inset-block-start:8px;inset-inline-end:8px;width:32px;height:32px}#gf-products.halo-column-product .spf-product-card .spf-bb-media a.open-quick-view.spf-bb-quickview{padding:7px 12px}}@media(max-width:640px){#gf-products.halo-column-product .spf-product-card{border-radius:6px;--spf-bb-pad-x: 10px;--spf-bb-fs-vendor: 8px;--spf-bb-ls-vendor: .05em;--spf-bb-fs-save: 11px;--spf-bb-fs-title: 14px;--spf-bb-lh-title: 1.4;--spf-bb-fs-price: 16px;--spf-bb-fs-old: 13px;--spf-bb-fs-cta: clamp(9px, .28vw + 8px, 11.5px);--spf-bb-fs-cta-multi: clamp(8.5px, .25vw + 7.5px, 11px);--spf-bb-fs-select: 10px;--spf-bb-fs-badge: 9px;--spf-bb-fs-delivery: clamp(7px, .08vw + 6.6px, 9px)}#gf-products.halo-column-product .spf-product-card .spf-bb-top-row{gap:5px;margin:0 0 5px}#gf-products.halo-column-product .spf-product-card .spf-bb-top-row .spf-product-card__vendor{flex:1 1 0;max-width:100%}#gf-products.halo-column-product .spf-product-card .spf-bb-savings{font-size:var(--spf-bb-fs-save);padding:6px;max-width:min(100%,56%);line-height:1.15;align-items:center;box-sizing:border-box}#gf-products.halo-column-product .spf-product-card .spf-bb-savings-text{display:inline-flex;align-items:center;gap:3px;line-height:1.15}html[lang^=ar] #gf-products.halo-column-product .spf-product-card .spf-bb-savings-label{padding-top:1px}#gf-products.halo-column-product .spf-product-card .spf-bb-savings-label,#gf-products.halo-column-product .spf-product-card .spf-bb-savings-amount{display:inline-flex;align-items:center;line-height:1.15}#gf-products.halo-column-product .spf-product-card .spf-bb-savings-amount .price-with-sar{display:inline-flex;align-items:center;line-height:1.15;vertical-align:unset;gap:2px}#gf-products.halo-column-product .spf-product-card .spf-bb-savings .price-with-sar__glyph{display:inline-flex!important;line-height:0;align-items:center;align-self:center}#gf-products.halo-column-product .spf-product-card .spf-bb-savings .sar-currency-icon{display:block;vertical-align:unset;height:1em;width:auto}#gf-products.halo-column-product .spf-product-card .spf-bb-savings .money{display:inline-flex;align-items:center;line-height:1.15;padding-top:1px}#gf-products.halo-column-product .spf-product-card .spf-bb-savings-icon{display:inline-flex;align-items:center;justify-content:center;width:1em;height:1em;font-size:1em;line-height:1;flex-shrink:0;align-self:center}#gf-products.halo-column-product .spf-product-card .spf-bb-savings-icon:before{line-height:1}#gf-products.halo-column-product .spf-product-card .spf-product__info.spf-bb-card-body{flex:1 1 auto;gap:0;padding:12px var(--spf-bb-pad-x) 0;justify-content:flex-start;min-height:0}#gf-products.halo-column-product .spf-product-card .spf-product-card__title{margin:0 0 6px;min-height:calc(2em * var(--spf-bb-lh-title))}#gf-products.halo-column-product .spf-product-card .spf-product-card__price-wrapper{margin:6px 0;gap:5px;flex-wrap:wrap}#gf-products.halo-column-product .spf-product-card .spf-product-card__price-wrapper.price--on-sale{margin:6px 0;gap:5px}#gf-products.halo-column-product .spf-product-card .spf-product-card__saleprice,#gf-products.halo-column-product .spf-product-card .spf-product-card__price{line-height:1.15;min-width:0;white-space:nowrap}#gf-products.halo-column-product .spf-product-card .spf-product-card__oldprice{min-width:0;white-space:nowrap}#gf-products.halo-column-product .spf-product-card .spf-bb-discount-badge{padding:2px 5px}.spf-has-filter #gf-products.halo-column-product{margin-left:-6px;margin-right:-6px}#gf-products.halo-column-product>div[class*=spf-col]{padding-left:6px;padding-right:6px}#gf-products.halo-column-product .spf-product-card form.spf-product__form.spf-bb-card-action{padding:6px var(--spf-bb-pad-x) 18px;gap:6px}#gf-products.halo-column-product .spf-product-card form.spf-product__form.spf-bb-card-action:has(+.spf-bb-delivery){padding-bottom:8px}#gf-products.halo-column-product .spf-product-card .spf-bb-delivery.bb-card__delivery{padding:0 var(--spf-bb-pad-x) 0}#gf-products.halo-column-product .spf-product-card .spf-bb-media button.bb-card__wish.spf-bb-wish{inset-block-start:5px;inset-inline-end:5px;width:26px;height:26px}#gf-products.halo-column-product .spf-product-card .spf-bb-media button.bb-card__wish.spf-bb-wish svg.icon-heart{width:12px;height:12px}#gf-products.halo-column-product .spf-product-card button.spf-product__form-btn-addtocart{padding:10px 11px;letter-spacing:.04em;border-radius:8px;min-height:44px;height:auto!important;line-height:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}#gf-products.halo-column-product .spf-product-card.spf-bb-multi-variant button.spf-product__form-btn-addtocart{padding:9px 11px;letter-spacing:.04em}#gf-products.halo-column-product .spf-product-card:hover{transform:translateY(-2px)}}@media(max-width:400px){#gf-products.halo-column-product .spf-product-card{--spf-bb-pad-x: 8px;--spf-bb-fs-title: 14px;--spf-bb-fs-price: 16px;--spf-bb-fs-old: 13px;--spf-bb-fs-cta: 10px;--spf-bb-fs-cta-multi: 9.5px;--spf-bb-fs-delivery: clamp(6.5px, .06vw + 6.2px, 8.5px)}#gf-products.halo-column-product .spf-product-card .spf-product__info.spf-bb-card-body{padding:10px var(--spf-bb-pad-x) 0}#gf-products.halo-column-product .spf-product-card form.spf-product__form.spf-bb-card-action{padding:6px var(--spf-bb-pad-x) 16px}#gf-products.halo-column-product .spf-product-card form.spf-product__form.spf-bb-card-action:has(+.spf-bb-delivery){padding-bottom:8px}#gf-products.halo-column-product .spf-product-card .spf-bb-delivery.bb-card__delivery{padding:0 var(--spf-bb-pad-x) 0}#gf-products.halo-column-product .spf-product-card button.spf-product__form-btn-addtocart{padding:10px 9px;min-height:44px;border-radius:8px}#gf-products.halo-column-product .spf-product-card.spf-bb-multi-variant button.spf-product__form-btn-addtocart{padding:9px}}@media(min-width:768px){.product-card.product-card--bb:not(.product-card--compact) .product-title.bb-card__title,.product-card.product-card--bb:not(.product-card--compact) h4.product-title.bb-card__title{font-size:16px}.product-card.product-card--bb:not(.product-card--compact) .price-item.price-item--sale.bb-card__price-current,.product-card.product-card--bb:not(.product-card--compact) .bb-card__price-current{font-size:16px}#gf-products.halo-column-product .spf-product-card .product-title.bb-card__title,#gf-products.halo-column-product .spf-product-card .spf-product-card__title{--spf-bb-fs-title: 16px;font-size:16px}#gf-products.halo-column-product .spf-product-card .spf-product-card__saleprice,#gf-products.halo-column-product .spf-product-card .spf-product-card__price{font-size:16px}}.product-card.product-card--bb.product-card--compact .bb-card__body{padding:12px 14px 14px}.product-card.product-card--bb.product-card--compact .bb-card__title{font-size:14px;min-height:0;-webkit-line-clamp:2;line-clamp:2}.product-card.product-card--bb.product-card--compact .bb-card__price-current{font-size:16px;color:var(--bbc-price)}.product-card.product-card--bb.product-card--compact .bb-card__reviews{margin:0 0 6px}.product-card.product-card--bb.product-card--compact .bb-card__action,.product-card.product-card--bb.product-card--compact .bb-card__action form.variants{width:100%;max-width:100%}@media(min-width:768px){.product-card.product-card--bb:not(.product-card--compact) .bb-card__cta--add,.product-card.product-card--bb:not(.product-card--compact) .bb-card__cta--pre-order,.product-card.product-card--bb:not(.product-card--compact) .bb-card__cta--select{margin-top:auto;height:40px;min-height:40px;padding:0 10px;border-radius:8px;font-weight:700;font-size:12px;letter-spacing:.08em;line-height:1;transition:all .15s}}@media(max-width:767px){.product-card.product-card--bb:not(.product-card--compact) .bb-card__cta--add,.product-card.product-card--bb:not(.product-card--compact) .bb-card__cta--pre-order,.product-card.product-card--bb:not(.product-card--compact) .bb-card__cta--select{margin-top:auto;height:34px;min-height:34px;padding:0 10px;border:1px solid var(--black, #000);border-radius:6px;font-weight:700;font-size:11px;letter-spacing:.08em;line-height:1;transition:background .15s,color .15s}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/bb-product-card.css.map */
