.customers-also-bought__inner{max-width:100%;margin:0 66px 10px;border-radius:14px}.customers-also-bought__subheading{margin-bottom:1.25rem;font-size:20px;opacity:.8;font-family:poppins-Medium}.customers-also-bought__heading{font-size:28px;font-weight:600;font-family:poppins-Medium}.customers-also-bought__layout{display:grid}@media screen and (min-width:990px){.customers-also-bought__layout{grid-template-columns:minmax(0,2fr) minmax(260px,1fr);align-items:flex-start}}.customers-also-bought__products{display:flex;flex-wrap:nowrap;align-items:stretch;gap:3px;overflow-x:auto;padding:5px 10px 5px 0;cursor:grab;scrollbar-width:none}.customers-also-bought__products::-webkit-scrollbar{display:none}.customers-also-bought__products:active{cursor:grabbing}.customers-also-bought__products.is-dragging{cursor:grabbing;scroll-behavior:auto;-webkit-user-select:none;user-select:none}.customers-also-bought__products.is-dragging a{pointer-events:none}.customers-also-bought__card{position:relative;flex:0 0 calc((100% - 2 * 17px) / 3);width:calc((100% - 2 * 16px) / 3);max-width:320px;min-width:220px;height:auto;padding:16px;border-radius:14px;border:1px solid rgba(0,0,0,.08);background-color:#49494912;display:flex;flex-direction:column;gap:.75rem;transition:background-color .15s ease}.customers-also-bought__card.is-active{background-color:#fff}.customers-also-bought__card.is-active .icon-pdp-checkbox__bg{fill:url(#checkbox-gradient-active)}.customers-also-bought__card:not(.is-active) .icon-pdp-checkbox__bg{fill:url(#checkbox-gradient-inactive)}.customers-also-bought__card.is-active .icon-pdp-checkbox__check{stroke:#fff}.customers-also-bought__card:not(.is-active) .icon-pdp-checkbox__check{stroke:#818181}.customers-also-bought__sold-out{display:inline-block;font-size:1.2rem;font-weight:600;color:#c00;margin-top:.25rem}.customers-also-bought__checkbox-button{position:absolute;top:-.5rem;right:-1rem;background:transparent;border:0;padding:.15rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.customers-also-bought__image-link{display:block;width:100%;aspect-ratio:1 / 1;margin:0 auto;border-radius:7px;overflow:hidden}.customers-also-bought__image,.customers-also-bought__image img{width:100%;height:100%;object-fit:cover;display:block}.customers-also-bought__info{display:flex;flex:1 1 auto;flex-direction:column;gap:.25rem;font-family:poppins-Medium}.customers-also-bought__title{font-size:clamp(11px,.9vw,15px);line-height:1.3;text-decoration:none;color:inherit;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.customers-also-bought__title:hover{text-decoration:underline}.customers-also-bought__price-wrapper{display:inline-flex;align-items:baseline;gap:.4rem}.customers-also-bought__price{font-size:clamp(13px,1.1vw,18px);font-weight:600}.customers-also-bought__compare-at{font-size:clamp(11px,.9vw,15px);text-decoration:line-through;opacity:.7}.customers-also-bought__plus{position:relative;align-self:center;flex:0 0 auto;display:none;z-index:2;margin-left:-8px;margin-right:-8px;pointer-events:none}@media screen and (min-width:750px){.customers-also-bought__plus{display:flex;align-items:center;justify-content:center}}.customers-also-bought__summary{position:sticky;top:1rem;align-self:flex-start}@media screen and (min-width:990px){.customers-also-bought__summary{position:static;top:auto;align-self:center;width:100%}}.customers-also-bought__summary-inner{border-radius:.75rem;padding:1rem 2.2rem;display:flex;flex-direction:column;background-color:#fff;align-items:center;width:fit-content;font-family:poppins-Regular}.customers-also-bought__summary-label{font-size:25px;font-weight:400;margin-right:10px;font-family:Poppins-Medium}.customers-also-bought__summary-top{display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap}.customers-also-bought__summary-prices{display:flex;align-items:baseline;gap:.4rem}.customers-also-bought__summary-price{font-size:25px;font-weight:600}.customers-also-bought__summary-compare-at{font-size:25px;font-weight:400;font-family:poppins-Medium;color:#828282;text-decoration:line-through}.customers-also-bought__summary-discount{font-size:1.6rem;font-weight:600;color:#2e7d32}.customers-also-bought__button{width:229px;height:38px;border-radius:8px;border-width:1px;font-size:18px;font-family:poppins-Medium;margin-top:.75rem;background-color:#ff40b1;border-color:#ff40b1;color:#fff}.customers-also-bought__button:disabled{cursor:not-allowed;opacity:.5}.customers-also-bought__button [data-btn-compare]{text-decoration:line-through;opacity:.8}@media screen and (max-width:749px){.customers-also-bought__inner{margin-left:15px;margin-right:15px;padding-left:0;padding-right:0;box-shadow:none}.customers-also-bought__heading{text-align:center;font-size:18px}.customers-also-bought__subheading{text-align:center;font-size:14px}.customers-also-bought__layout{align-items:center;justify-items:flex-start;overflow:hidden}.customers-also-bought__products{justify-content:flex-start;width:100%}.customers-also-bought__products .customers-also-bought__card{flex:0 0 140px;width:140px;min-width:140px;height:auto;padding:6px}.customers-also-bought__price{font-size:10px;font-weight:500}.customers-also-bought__plus{display:flex;align-items:center;justify-content:center;flex-shrink:0}.customers-also-bought__summary-top{display:none}.customers-also-bought__summary-inner{align-items:center;width:100%}.customers-also-bought__button{width:100%;max-width:100%;padding:0;height:45px}.customers-also-bought__button .customers-also-bought__btn-label{font-size:18px;margin-right:8px;text-transform:uppercase;font-weight:700;font-family:poppins-SemiBold}.customers-also-bought__button .customers-also-bought__btn-price{font-size:16px;margin-right:6px;font-weight:600}.customers-also-bought__button .customers-also-bought__btn-compare{font-size:16px;font-weight:400;opacity:.8;margin-right:6px;text-decoration:line-through}.customers-also-bought__button .customers-also-bought__btn-discount{font-size:14px;font-weight:600}.customers-also-bought__title{max-height:60px}.customers-also-bought__image-link{height:119px;width:119px;min-height:119px;min-width:119px}.customers-also-bought__summary{width:100%}.customers-also-bought__summary-inner{padding:0}.customers-also-bought__button [data-btn-compare],.customers-also-bought__button [data-btn-price]{font-size:14px;font-family:Poppins-Medium;font-weight:700}.customers-also-bought__button [data-btn-label]{text-transform:uppercase;font-family:Poppins-SemiBold}}@media screen and (max-width:989px){.customers-also-bought__summary{position:static}.customers-also-bought__summary-inner{position:sticky;bottom:0;left:0;right:0;border-radius:.75rem .75rem 0 0}}@media only screen and (max-width:380px){.customers-also-bought__btn-price{margin:0!important}.customers-also-bought__btn-label{margin-right:7px!important}}.customers-also-bought__btn-discount{display:none}.customers-also-bought__variant-selector{margin-top:auto;margin-bottom:auto}[data-is-current-product] [data-cab-variant-btn]:not(.is-selected){display:none}[data-is-current-product] .customers-also-bought__variant-selector{display:flex;flex-direction:row;align-items:center;gap:8px}[data-is-current-product] .customers-also-bought__variant-selector .option-buttons,[data-is-current-product] .customers-also-bought__variant-selector .pdp-variant-display{overflow:visible;flex-shrink:0;padding-bottom:0}.customers-also-bought__variant-selector .parent-variant-display{display:flex;flex-wrap:wrap;gap:4px}.customers-also-bought__variant-selector .pdp-variant-display,.customers-also-bought__variant-selector .option-buttons{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:7px}.customers-also-bought__variant-selector .pdp-variant-display::-webkit-scrollbar,.customers-also-bought__variant-selector .option-buttons::-webkit-scrollbar{display:none}.customers-also-bought__variant-selector .my-button-this.variant-button{font-size:clamp(10px,.85vw,13px);padding:2px 15px;border-radius:4px;border:1px solid black;background:#fff;color:inherit;cursor:pointer;line-height:1.4}.customers-also-bought__variant-selector .my-button-this.variant-button.is-selected{background:#fff;border-color:#ff4081!important;color:#ff4081!important;font-weight:600}.customers-also-bought__variant-selector .customers-also-bought__variant-btn.color_buttons{width:25px;height:25px;border-radius:50%;border:2px solid transparent;padding:0;cursor:pointer;flex-shrink:0}.customers-also-bought__variant-selector .customers-also-bought__variant-btn.color_buttons.is-selected{border:2px solid #ff40b1}.pdp-variant-display{column-gap:7px!important;padding-bottom:10px}.customers-also-bought .color-selected-name{font-size:10px;font-weight:500}.customers-also-bought .color-selected-name .selected-color-name{color:#f62f48}@media screen and (max-width:749px){.customers-also-bought__variant-selector .parent-variant-display,.customers-also-bought__variant-selector .pdp-variant-display,.customers-also-bought__variant-selector .option-buttons{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:7px}.customers-also-bought__variant-selector .parent-variant-display::-webkit-scrollbar,.customers-also-bought__variant-selector .pdp-variant-display::-webkit-scrollbar,.customers-also-bought__variant-selector .option-buttons::-webkit-scrollbar{display:none}.customers-also-bought__variant-selector .my-button-this.variant-button{font-size:10px;padding:0 15px;flex-shrink:0}.customers-also-bought__variant-selector .customers-also-bought__variant-btn.color_buttons{flex-shrink:0;width:25px;height:25px}}
/*# sourceMappingURL=/cdn/shop/t/2264/assets/section-customers-also-bought.css.map */
