.bundle-variant{display:flex;flex-direction:row}.product-form__input input[type=radio]:checked+label .variant-img-wrapper,.product-form__input input[type=radio]+label .variant-img-wrapper{width:7.8rem;height:3.6rem}.variant-img{width:100%;height:100%;object-fit:contain;object-position:center}@media(min-width:768px){.product-form__input input[type=radio]:checked+label .variant-img-wrapper,.product-form__input input[type=radio]+label .variant-img-wrapper{width:7.8rem;height:3.6rem}.variant-img{width:100%;height:100%;object-fit:contain;object-position:center}}.bundle-components--product-title--wrapper{display:flex;flex-direction:row;width:100%;justify-content:space-between;gap:.4rem;align-items:flex-start}.bundle-components--product-title{display:flex;flex-direction:column;gap:1.2rem}.bundle-components--product-description--wrapper p{margin:0;line-height:1}.bundle-components--product-description--wrapper p span{padding:.4rem;font-size:1.2rem;border-radius:.4rem;background-color:#fff}.bundle-components--reviews{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem}.bundle-components--reviews *{margin:0}.bundle-components--reviews-stars{display:flex}.bundle-components--reviews-stars svg path{fill:var(--base-light-blue)}.bundle-components--product-variants{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;gap:1.3rem;padding-top:1rem}@media screen and (max-width:749px){.bundle-components--product-variants{flex-wrap:nowrap;overflow:auto}}.bundle-components--product-variants::-webkit-scrollbar{background-color:#fff0;width:1.6rem;height:.4rem}.bundle-components--product-variants::-webkit-scrollbar-track{background-color:#fff0}.bundle-components--product-variants::-webkit-scrollbar-track:hover{background-color:#fff0}.bundle-components--product-variants::-webkit-scrollbar-thumb{background-color:#babac0;border-radius:1.6rem}.bundle-components--product-variants::-webkit-scrollbar-thumb:hover{background-color:#a0a0a5}.bundle-components--product-variants::-webkit-scrollbar-button{display:none}.bundle-components{width:100%}.bundle-components--product-variant{display:flex;flex-direction:column-reverse;justify-content:flex-end;min-width:10rem;width:10rem;position:relative;cursor:pointer}.bundle-components--product-variant.sold{cursor:not-allowed}.bundle-components--product-variant.sold .bundle-components--product-variant--title,.bundle-components--product-variant.sold .bundle-components--product-variant--image{opacity:.5}.bundle-components--product-variant.sold:hover{box-shadow:unset}.bundle-components--product-variant--add{position:absolute;display:flex;width:1.4rem;height:1.4rem;top:0;right:auto;transform:translate(-50%,-50%);left:50%}.bundle-components--product-variant--add svg{width:100%;height:100%;border-radius:50%;background:#fff;color:var(--base-light-blue)}.bundle-components--product-variant:hover .bundle-components--product-variant--add svg{background:var(--base-light-blue);color:#fff}.bundle-components--product-variant:hover .bundle-components--product-variant--add svg circle{color:var(--base-light-blue)}.bundle-components--product-variant--title{display:flex;align-items:center;justify-content:center;font-size:1.2rem;text-align:center;line-height:1.2;letter-spacing:.4px;font-weight:500;color:var(--base-dark-blue);padding:.8rem 0;width:100%;min-height:3rem;font-family:Futura Medium}.bundle-components--product-variant--image{display:flex;aspect-ratio:1;width:100%;border-radius:2px;overflow:hidden}.bundle-components--product-variant--image>*{width:100%;height:auto;object-fit:cover;object-position:top center}.bundle-components--product-variant--sold{position:absolute;top:0;background-color:#ffffffa3;padding:.2rem 0;text-align:center;font-size:1rem;font-weight:700;line-height:1;color:var(--base-dark-blue);width:100%;z-index:2}.option-label .price{color:inherit;margin-top:0;font-size:1.4rem;line-height:1.4rem;font-weight:600}.option-label .price .compare-at-price{margin-right:1rem;color:#000;opacity:.6}.option-label .title{margin:0;font-size:1.5rem;font-weight:700;line-height:1.6rem;text-transform:uppercase}.option-label{position:relative}.option-label .save{background-color:rgb(var(--color-foreground));border-radius:1rem;padding:.6rem 1.2rem;color:#fff;font-size:1.2rem;font-weight:400;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);z-index:1;white-space:nowrap}.product-form__input input[type=radio]+label{border:.2rem solid lightgray;background-color:rgb(var(--color-background));color:rgba(var(--color-foreground));border-radius:1.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem;margin:1.7rem .5rem .2rem 0;padding:1.6rem 1rem 1rem;font-size:1.4rem;letter-spacing:.1rem;line-height:1}.product-form__input input[type=radio]:checked+label{border:.2rem solid rgb(var(--color-foreground));background-color:rgb(var(--color-background));color:rgba(var(--color-foreground))}.product-form__info{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;margin:0 auto}.product-form__info--price{color:rgba(var(--color-foreground));font-size:1.8rem;font-weight:600}.product-form form{display:flex;flex-direction:column;width:100%;gap:1.2rem;background:#0071d0;padding:2rem 1.8rem 1.5rem}.product-form__info--discount{color:#000;background-color:#fff5a3;border-radius:2rem;padding:.4rem 1.5rem;font-size:1.2rem;font-weight:600;text-align:center}.product-form__components{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1.2rem}.product-form__components-empty,.product-form__components-item{display:flex;flex-direction:column;align-items:center;justify-content:center;width:auto;height:auto;background-color:var(--base-dark-blue);position:relative;flex:1;aspect-ratio:1;max-width:10rem;border-radius:2px}.product-form__components-empty span{color:var(--base-light-blue);font-size:1.2rem;font-weight:700}.product-form__components-item--image{height:100%;width:100%;border-radius:2px;overflow:hidden}.product-form__components-item--image img{width:100%;height:100%;object-fit:cover;object-position:top center}.product-form__components-item--title{height:100%;display:none;text-align:center;font-size:1.1rem;line-height:1.3rem}.product-form__components-item--remove{position:absolute;display:flex;align-items:center;justify-content:center;left:50%;top:0rem;width:1.4rem;height:1.4rem;transform:translate(-50%,-50%);z-index:1;cursor:pointer}.product-form__components-item--remove svg{width:100%;height:100%;border-radius:50%;color:rgb(var(--color-foreground))}.product-form__components-item--remove:hover svg{background:rgb(var(--color-foreground));color:#fff}.hoox-pdp-hero .product__title,.hoox-pdp-hero .product__text,.product__info-container>*+*,.product__info-container .product-form,.product__info-container .product__description{margin:0}.product__title>*{text-decoration:underline}.price .price__sale .price-item--sale{color:#25895f}.price .price__sale s{opacity:.5}.price .price__sale{display:flex;flex-direction:row-reverse;gap:1.2rem;font-weight:600}.product__info-container{display:flex;flex-direction:column;width:100%;gap:1.6rem}.product-form__buttons .button{margin:0;background-color:var(--base-light-blue);color:var(--base-dark-blue);font-size:1.4rem;font-weight:700;box-shadow:none;border:0;text-transform:uppercase;max-width:42.1rem;margin-inline:auto;border-radius:2px}.product-form__buttons .button:disabled{opacity:1;background-color:var(--base-light-blue);color:var(--base-dark-blue);border-radius:2px;box-shadow:none;border:0;font-size:1.4rem;text-transform:uppercase;max-width:42.1rem;margin-inline:auto}.product-form__buttons .button:disabled:before,.product-form__buttons .button:disabled:after{content:none}.product__info-container bundle-builder{display:flex;flex-direction:column;width:100%;gap:2rem}.bundle-components--product,.bundle-components--products{display:flex;flex-direction:column;width:100%;gap:1.2rem}.bundle-components--product{gap:1.2rem}.bundle-components--product-title>*{margin:0}.bundle-components--product-title *{font-size:1.2rem;line-height:120%;font-weight:500;letter-spacing:.3px;color:var(--base-dark-blue);font-family:Futura Medium}@media screen and (max-width:749px){.product__media-wrapper{display:none}.product__info-container,.product__info-container bundle-builder{align-items:center;gap:.1rem}.product__title,.product__text{text-align:center}.product-form{position:fixed;bottom:0;left:0;width:100%;z-index:3}.product-form__components{width:100%;justify-content:center}}.bundle-components--reviews-text-wrapper{white-space:nowrap;font-size:1.2rem;line-height:120%;font-weight:500;letter-spacing:.3px;color:var(--base-dark-blue);font-family:Futura Medium}@media(min-width:750px){.product-form__components-empty span,.bundle-components--reviews-text-wrapper,.bundle-components--product-title *{font-size:1.6rem}.product-form form{background-color:#fff;border-top:.3rem solid var(--base-dark-blue);padding-top:4rem;margin-top:4rem}.product-form__components-empty,.product-form__components-item{max-width:9rem;border-radius:3px}.bundle-components--product-variants{display:grid;gap:2rem;row-gap:1.6rem;grid-template-columns:repeat(3,1fr)}.bundle-components--product-variant{width:100%;min-width:unset}.bundle-components--products{gap:4rem}.product-form__components-item--remove,.bundle-components--product-variant--add{width:2rem;height:2rem}.bundle-components--reviews{gap:1rem}.bundle-components--reviews-stars>svg{width:9.4rem;height:auto}.product-form__components-item--image,.product-form__components-empty,.bundle-components--product-variant--image{border-radius:3px}}@media(min-width:990px){.bundle-components--product-variants{grid-template-columns:repeat(4,1fr)}.product-form form,.product-form__components{gap:2rem}.product-form__buttons .button:disabled,.product-form__buttons .button{min-height:6rem;font-size:1.6rem;border-radius:3px}.bundle-components--product,.product__info-container bundle-builder{gap:2rem}.product__info-container{gap:.3rem}}@media(min-width:1200px){.bundle-components--product-variants{grid-template-columns:repeat(5,1fr)}.product__info-container{gap:.3rem}}
/*# sourceMappingURL=/cdn/shop/t/141/assets/hoox-pdp-bundle.css.map */
