.cart-drawer__cross-sell{width:100%;margin-top:1rem;padding-top:1.5rem;padding-bottom:1.5rem;border-top:1px solid rgba(0,0,0,.08);box-sizing:border-box}.cart-page-eye-mask-upsell .cart-drawer__cross-sell{width:45%;margin-top:1rem;padding-top:1.5rem;padding-bottom:1.5rem;border-top:1px solid rgba(0,0,0,.08);box-sizing:border-box}.cart-drawer__cross-sell .upsell-header{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 var(--padding-inline-drawer);box-sizing:border-box}.cart-drawer__cross-sell .upsell-header .h7{margin:0;line-height:1.3;font-size:17px;font-weight:500}.eye-mask-product{width:100%;display:flex;align-items:flex-start;gap:16px;margin-top:14px;padding:0 var(--padding-inline-drawer);box-sizing:border-box}.cart-drawer-eye-mask-upsell .eye-mask-product .image_container_upsell{flex:0 0 120px;width:120px;height:140px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin:0;box-sizing:border-box}.cart-drawer-eye-mask-upsell .eye-mask-product .eye-mask-product-image{display:block;width:100%;height:140px;max-width:100%;object-fit:contain;object-position:center;border-radius:3px}.eye-mask-product-info{flex:1;min-width:0;display:flex;flex-direction:column}.eye-mask-product-title{width:100%;font-size:14px;line-height:19px;font-weight:500;color:#111;margin-bottom:10px}.eye-mask-color-wrapper{width:100%;margin-bottom:10px}.eye-mask-color-label{display:block;font-size:12px;line-height:16px;color:#666;margin-bottom:8px}.eye-mask-color-swatches{display:flex;align-items:center;flex-wrap:wrap;gap:8px;width:100%}.eye-mask-color-swatch{position:relative;width:34px;height:34px;flex:0 0 34px;padding:2px;border:1px solid rgba(0,0,0,.2);border-radius:50%;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease,opacity .2s ease,transform .1s ease}.eye-mask-color-swatch:hover{border-color:#111;transform:scale(1.04)}.eye-mask-color-swatch.selected{border:2px solid #111;box-shadow:0 0 0 1px #fff}.eye-mask-swatch-color{display:block;width:100%;height:100%;border-radius:50%}.eye-mask-color-swatch img{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover}.eye-mask-swatch-text{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:50%;font-size:8px;line-height:9px;text-align:center;color:#111}.eye-mask-color-swatch.disabled{opacity:.45;cursor:not-allowed}.eye-mask-color-swatch.disabled:hover{border-color:#0003;transform:none}.eye-mask-swatch-sold-out{position:absolute;left:50%;top:50%;width:2px;height:36px;background:#111;transform:translate(-50%,-50%) rotate(45deg);pointer-events:none}.eye-mask-selected-wrapper{display:flex;align-items:center;justify-content:space-between;width:100%;gap:12px;margin-top:8px;box-sizing:border-box}.eye-mask-selected-text{flex:1;min-width:0;font-size:12px;line-height:17px;color:#666}.eye-mask-selected-text strong{color:#111;font-weight:600}.eye-mask-add-to-cart{flex-shrink:0;min-width:112px;height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border:0;border-radius:3px;background:#cfa56d;color:#fff;font-size:16px;font-weight:500;line-height:1;text-transform:uppercase;cursor:pointer;position:relative;transition:background .2s ease,opacity .2s ease,transform .1s ease}.eye-mask-add-to-cart:hover{background:#bd9258}.eye-mask-add-to-cart:active{transform:translateY(1px)}.eye-mask-add-to-cart:disabled{opacity:.55;cursor:not-allowed}.eye-mask-add-to-cart:after{display:none!important}.cart-page-eye-mask-upsell{display:flex;justify-content:flex-start}.cart-page-eye-mask-upsell .cart-drawer__cross-sell{width:45%}.cart-page-eye-mask-upsell .eye-mask-product{gap:14px;padding:0 var(--padding-inline-drawer);margin-top:12px}.cart-page-eye-mask-upsell .eye-mask-product .image_container_upsell{flex:0 0 100px;width:100px;height:110px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin:0}.cart-page-eye-mask-upsell .eye-mask-product .eye-mask-product-image{display:block;width:100%;height:110px;max-width:100%;object-fit:contain;object-position:center;border-radius:3px}.cart-page-eye-mask-upsell .eye-mask-product-title{font-size:13px;line-height:18px;margin-bottom:8px}.cart-page-eye-mask-upsell .eye-mask-color-label{font-size:11px;line-height:15px;margin-bottom:7px}.cart-page-eye-mask-upsell .eye-mask-color-swatches{gap:7px}.cart-page-eye-mask-upsell .eye-mask-color-swatch{width:30px;height:30px;flex-basis:30px}.cart-page-eye-mask-upsell .eye-mask-selected-wrapper{margin-top:8px;gap:10px}.cart-page-eye-mask-upsell .eye-mask-selected-text{font-size:11px;line-height:16px}.cart-page-eye-mask-upsell .eye-mask-add-to-cart{min-width:100px;height:38px;padding:0 14px;font-size:16px;text-transform:uppercase}@media screen and (max-width:767px){.cart-drawer__cross-sell{padding-top:1.25rem;padding-bottom:1.25rem}.cart-page-eye-mask-upsell{width:100%}.cart-page-eye-mask-upsell .cart-drawer__cross-sell{width:100%;margin-top:1rem;padding-top:1.5rem;padding-bottom:1.5rem;border-top:none!important}.cart-drawer__cross-sell .upsell-header{padding-inline:var(--padding-inline-drawer-mobile)}.cart-drawer__cross-sell .upsell-header .h7{font-size:16px}.eye-mask-product{gap:12px;padding-inline:var(--padding-inline-drawer-mobile);margin-top:12px}.cart-drawer-eye-mask-upsell .eye-mask-product .image_container_upsell{flex:0 0 105px;width:105px;height:115px}.cart-drawer-eye-mask-upsell .eye-mask-product .eye-mask-product-image{height:115px}.eye-mask-product-title{font-size:13px;line-height:18px;margin-bottom:8px}.eye-mask-color-label{font-size:11px;line-height:15px;margin-bottom:7px}.eye-mask-color-swatches{gap:7px}.eye-mask-color-swatch{width:30px;height:30px;flex-basis:30px}.eye-mask-swatch-sold-out{height:32px}.eye-mask-selected-wrapper{gap:8px;margin-top:9px;padding:0}.eye-mask-selected-text{font-size:11px;line-height:16px}.eye-mask-add-to-cart{min-width:100px;height:38px;padding:0 14px;font-size:12px}.cart-page-eye-mask-upsell .eye-mask-product{gap:10px;padding-inline:var(--padding-inline-drawer-mobile)}.cart-page-eye-mask-upsell .eye-mask-product .image_container_upsell{flex:0 0 90px;width:90px;height:95px}.cart-page-eye-mask-upsell .eye-mask-product .eye-mask-product-image{height:95px}.cart-page-eye-mask-upsell .eye-mask-product-title{font-size:12px;line-height:16px}.cart-page-eye-mask-upsell .eye-mask-selected-wrapper{gap:8px}.cart-page-eye-mask-upsell .eye-mask-add-to-cart{min-width:90px;height:36px;padding-inline:10px;font-size:11px}}@media screen and (max-width:400px){.eye-mask-product{gap:9px}.cart-drawer-eye-mask-upsell .eye-mask-product .image_container_upsell{flex:0 0 90px;width:90px;height:100px}.cart-drawer-eye-mask-upsell .eye-mask-product .eye-mask-product-image{height:100px}.eye-mask-color-swatches{gap:6px}.eye-mask-color-swatch{width:29px;height:29px;flex-basis:29px}.eye-mask-selected-text{font-size:10px;line-height:15px}.eye-mask-add-to-cart{min-width:90px;height:36px;padding-inline:10px;font-size:11px}.cart-page-eye-mask-upsell .eye-mask-product .image_container_upsell{flex:0 0 75px;width:75px;height:80px}.cart-page-eye-mask-upsell .eye-mask-product .eye-mask-product-image{height:80px}.cart-page-eye-mask-upsell .eye-mask-color-swatch{width:27px;height:27px;flex-basis:27px}.cart-page-eye-mask-upsell .eye-mask-add-to-cart{min-width:85px;padding-inline:8px}}
/*# sourceMappingURL=/cdn/shop/t/54/assets/eye-mask.css.map */
