.combo-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.combo-modal[aria-hidden=false]{opacity:1;visibility:visible}.combo-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.combo-modal__container{position:relative;background:#fff;border-radius:12px;max-width:983px;width:95%;max-height:90vh;overflow:hidden;transform:translateY(20px);transition:transform .3s ease;box-shadow:0 25px 50px -12px #00000040}.combo-modal[aria-hidden=false] .combo-modal__container{transform:translateY(0)}.combo-modal__close{position:absolute;top:15px;right:15px;width:24px;height:24px;background:none;border:none;cursor:pointer;color:#000;z-index:10;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.combo-modal__close:hover{opacity:.7}.combo-modal__content{display:grid;grid-template-columns:471px 1fr;gap:20px;padding:32px}.combo-modal__images{display:flex;gap:6px}.combo-modal__thumbs{display:flex;flex-direction:column;gap:6px;width:80px;align-self:flex-start;max-height:480px;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}.combo-modal__thumbs::-webkit-scrollbar{display:none}.combo-modal__thumb{width:80px;height:80px;min-width:80px;min-height:80px;flex-shrink:0;border-radius:6px;overflow:hidden;cursor:pointer;padding:0;box-sizing:border-box;position:relative}.combo-modal__thumb:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2.5px solid transparent;border-radius:6px;pointer-events:none;transition:border-color .2s ease}.combo-modal__thumb.is-active:after{border-color:#000}.combo-modal__thumb img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important;max-width:none!important;max-height:none!important}.combo-modal__main-image{flex:1;position:relative;border-radius:10px;overflow:hidden;background:#fff}.combo-modal__image-wrapper{width:100%;aspect-ratio:1;position:relative}.combo-modal__image-wrapper img{width:100%;height:100%;object-fit:cover;border-radius:10px}.combo-modal__nav{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background:#ffffffe6;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:5;transition:background .2s ease}.combo-modal__nav:hover{background:#fff}.combo-modal__nav--prev{left:12px}.combo-modal__nav--next{right:12px}.combo-modal__details{display:flex;flex-direction:column;gap:14px;padding-right:20px}.combo-modal__title{font-family:Oakes Grotesk,sans-serif;font-weight:500;font-size:24px;line-height:1.2;color:#000;margin:0;transition:opacity .2s ease}.combo-modal__title:hover{opacity:.65;text-decoration:underline}.combo-modal__selected-color-name{cursor:pointer;transition:opacity .2s ease}.combo-modal__selected-color-name:hover{opacity:.65;text-decoration:underline}.combo-modal__rating{display:flex;align-items:center;gap:5px}.combo-modal__jdgm-badge .jdgm-preview-badge{font-size:12px}.combo-modal__price{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.combo-modal__price-current{font-family:Oakes Grotesk,sans-serif;font-weight:600;font-size:18px;color:#000}.combo-modal__price-compare{font-family:Oakes Grotesk,sans-serif;font-weight:400;font-size:14px;color:#0009;text-decoration:line-through}.combo-modal__price-badge{background:#ea6329;color:#fff;font-family:Oakes Grotesk,sans-serif;font-weight:600;font-size:12px;padding:5px 9px;border-radius:29px;margin-left:7px}.combo-modal__divider{height:1px;background:#e5e5e5;margin:0}.combo-modal__option{display:flex;flex-direction:column;gap:7px}.combo-modal__option-header{display:flex;align-items:center;justify-content:space-between}.combo-modal__option-label{font-family:Oakes Grotesk,sans-serif;font-weight:600;font-size:14px;color:#000;letter-spacing:.45px}.combo-modal__size-chart{font-family:Oakes Grotesk,sans-serif;font-weight:400;font-size:12px;color:#000;text-decoration:underline}.combo-modal__swatches{display:flex;flex-wrap:wrap;gap:9px}.combo-modal__swatch{position:relative;width:40px;height:40px;border-radius:6px;cursor:pointer;border:1px solid #d0d0d0;padding:0;overflow:hidden;background:var(--swatch-color, #ccc);outline:2px solid transparent;outline-offset:0;transition:outline-color .15s ease,outline-offset .15s ease;flex-shrink:0}.combo-modal__swatch:before{display:none}.combo-modal__swatch.is-selected{outline:2px solid #000;outline-offset:2px}.combo-modal__swatch.is-selected:after{display:none}.combo-modal__swatch img{width:100%;height:100%;object-fit:cover;border-radius:4px}.combo-modal__sizes{display:flex;flex-wrap:wrap;gap:6px}.combo-modal__size{position:relative;min-width:34px;height:34px;border-radius:200px;border:1px solid #D1D1D1;background:#fff;cursor:pointer;font-family:Oakes Grotesk,sans-serif;font-weight:400;font-size:11px;color:#000;text-transform:uppercase;letter-spacing:.9px;padding:0 10px;white-space:nowrap;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.combo-modal__size.is-selected{background:#000;border-color:#000;color:#fff;font-weight:600}.combo-modal__size.is-selected:after{display:none}.combo-modal__size:disabled{opacity:.4;cursor:not-allowed;background-image:linear-gradient(to top right,transparent calc(50% - .7px),rgba(0,0,0,.55) calc(50% - .7px),rgba(0,0,0,.55) calc(50% + .7px),transparent calc(50% + .7px))}.combo-modal__cta{margin-top:auto;display:flex;flex-direction:column;gap:10px}.combo-modal__form{margin-top:0}.combo-modal__view-product{display:flex;justify-content:center;color:#ea6329;font-family:Oakes Grotesk,sans-serif;font-size:13px;font-weight:500;text-decoration:underline;text-underline-offset:3px;text-align:center;transition:opacity .2s ease}.combo-modal__view-product:hover{opacity:.7}.combo-modal__add-btn{width:100%;height:45px;background:#ea6329;border:none;border-radius:41px;cursor:pointer;transition:background .2s ease}.combo-modal__add-btn:hover{background:#d55a24}.combo-modal__add-btn-text{font-family:Oakes Grotesk,sans-serif;font-weight:700;font-size:16px;color:#fff;letter-spacing:.45px}.combo-modal__add-btn.is-loading .combo-modal__add-btn-text{opacity:0}.combo-modal__add-btn.is-loading:after{content:"";position:absolute;width:20px;height:20px;border:2px solid #fff;border-top-color:transparent;border-radius:50%;animation:spin .8s linear infinite}.combo-modal__add-btn.is-added .combo-modal__add-btn-text:after{content:"ADDED!"}@keyframes spin{to{transform:rotate(360deg)}}@media screen and (max-width:749px){.combo-modal__container{position:relative;max-width:390px;width:92%;max-height:90vh;border-radius:12px;transform:translateY(20px);margin:auto}.combo-modal[aria-hidden=false] .combo-modal__container{transform:translateY(0)}.combo-modal__content{display:flex;flex-direction:column;gap:16px;padding:18px 20px 20px;overflow-y:auto;max-height:calc(90vh - 20px);scrollbar-width:none;-ms-overflow-style:none}.combo-modal__content::-webkit-scrollbar{display:none}.combo-modal__close{top:6px;right:6px;width:34px;height:34px;background:#fff;border-radius:50%;padding:5px}.combo-modal__close svg{width:24px;height:24px}.combo-modal__images{flex-direction:column;gap:10px}.combo-modal__main-image{order:1;border-radius:4px}.combo-modal__image-wrapper{aspect-ratio:350/324;max-height:324px;margin:0 auto;width:100%}.combo-modal__image-wrapper img{border-radius:4px}.combo-modal__nav{width:24px;height:24px;background:#000}.combo-modal__nav:hover,.combo-modal__nav:active{background:#555}.combo-modal__nav svg{width:8px;height:6.5px}.combo-modal__nav svg path{stroke:#fff}.combo-modal__nav--prev{left:8px}.combo-modal__nav--next{right:8px}.combo-modal__thumbs{order:2;flex-direction:row;flex-wrap:nowrap;align-self:auto;width:100%;max-height:none;overflow-x:auto;overflow-y:hidden;justify-content:flex-start;gap:4px;scrollbar-width:none;-ms-overflow-style:none}.combo-modal__thumbs::-webkit-scrollbar{display:none}.combo-modal__thumb{width:57px;height:57px;flex-shrink:0;border-radius:2px}.combo-modal__details{padding-right:0;gap:16px}.combo-modal__title{font-size:20px;font-weight:500;line-height:28px;padding-right:0}.combo-modal__rating{gap:6px}.combo-modal__rating-text{font-size:12px}.combo-modal__price{gap:4px}.combo-modal__price-current{font-size:16px}.combo-modal__price-compare{font-size:12px}.combo-modal__price-badge{font-size:12px;padding:6px 10px;border-radius:32px;margin-left:8px}.combo-modal__divider{display:none}.combo-modal__option{gap:8px}.combo-modal__option-label{font-size:16px;font-weight:600;letter-spacing:.5px;line-height:24px}.combo-modal__size-chart{font-size:14px;font-weight:500;line-height:24px}.combo-modal__swatches{gap:8px}.combo-modal__swatch{width:38px;height:38px;border-radius:6px}.combo-modal__sizes{gap:6px}.combo-modal__size{min-width:38px;height:34px;font-size:11px;letter-spacing:.5px;padding:0 10px;white-space:nowrap;border-radius:200px}.combo-modal__size.is-selected{min-width:auto;height:34px}.combo-modal__add-btn{height:50px;border-radius:32px}.combo-modal__add-btn-text{font-size:18px;letter-spacing:.5px}.combo-modal__option--size .combo-modal__option-header{display:flex;justify-content:space-between}}body.combo-modal-open{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/52/assets/combo-quick-add-modal.css.map */
