@media (min-width:1024px){#quickviewProduct .c-popup__wrapper{max-width:700px}}.s-quickview{position:relative;padding:20px 0;border-radius:10px;background-color:var(--color-background);color:#666}.s-quickview__wrapper{position:relative;max-height:90vh;overflow-y:initial;overflow-x:inherit;-webkit-overflow-scrolling:touch;padding:0 20px}.s-quickview__close{position:absolute;top:5px;right:5px;z-index:50;cursor:pointer}.s-quickview__header{width:80%;color:var(--color-base-accent-2);letter-spacing:0;text-align:center;margin:0 auto}.s-quickview__image{height:0;width:90px;position:relative;padding-bottom:90px}.s-quickview__vendor{text-transform:uppercase}.s-quickview__title{font-weight:600}.s-quickview__variants{padding:20px 0;border-top:1px solid #ccc}.s-quickview__variants-title{color:#333}.s-quickview__buttons{display:flex;justify-content:flex-end;flex-direction:column-reverse;gap:10px;border-top:1px solid #ccc}.s-quickview__variants-wrapper{position:relative}.s-quickview__variants-wrapper svg{position:absolute;top:50%;right:10px;z-index:1;margin-top:-12px}.s-quickview__variants-wrapper.active .s-quickview__variant{height:135px;padding:10px;overflow:auto}.s-quickview__variant-selected{height:44px;display:block;padding:0 15px;border:1px solid #ccc;border-radius:5px;color:#666;line-height:44px}.s-quickview__variant{width:100%;height:0;position:absolute;left:0;top:100%;z-index:5;padding:0 10px;border-radius:10px;background-color:#fff;box-shadow:0 3px 9px 0 rgba(0,0,0,.15);overflow:hidden;-moz-transition:.3s ease-in;-o-transition:.3s ease-in;-webkit-transition:.3s ease-in;transition:.3s ease-in}.s-quickview__list{display:flex;justify-content:space-between;align-items:center;gap:10px}.s-quickview__list-item{display:flex;justify-content:space-between;align-items:flex-start}.s-quickview__link{height:40px;position:relative;line-height:40px;padding:0 10px;font-size:13px;cursor:pointer}.s-quickview__link.false{opacity:.6}.s-quickview__link.false.active{color:#666;background:0 0;border:1px solid #ccc}.s-quickview__details{-webkit-box-flex:1;-ms-flex:1;flex:1}.s-quickview__link.active{background:#f5f5f5}@media (min-width:768px){.s-quickview__close{top:10px;right:10px}.s-quickview__image{width:75px;padding-bottom:75px}.s-quickview__buttons{flex-direction:row}.s-quickview__variants-wrapper svg{display:none}.s-quickview__variants-wrapper.active .s-quickview__variant{height:inherit;padding:0}.s-quickview__variant{width:inherit;height:inherit;position:initial;left:inherit;top:inherit;z-index:5;padding:0;border-radius:0;background-color:#fff;box-shadow:none}.s-quickview__list{display:flex;justify-content:space-between;align-items:center;gap:10px}.s-quickview__items{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:10px}.s-quickview__list-item{justify-content:flex-start;align-items:center;gap:20px}.s-quickview__link.false:after{content:"";width:100%;height:1px;position:absolute;top:50%;left:0;z-index:1;background:#666;transform:rotate(-18deg)}.s-quickview__link{border:1px solid #ccc;border-radius:10px}.s-quickview__link.active{color:#fff;background:var(--color-base-accent-2);border:1px solid var(--color-base-accent-2)}}.s-quickview__price-old{display:block;text-decoration:line-through;font-weight:400;color:#999}.s-quickview__price{color:var(--product-card-color-price);font-size:20px;font-weight:600}.s-quickview__price-tag{height:29px;width:44px;display:inline-block;border-radius:5px;background-color:#d40511;color:var(--color-base-background-1);font-size:var(--typo-h6);letter-spacing:.5px;line-height:29px;text-align:center;margin-left:10px}.s-quickview__message{background:#f5f5f5;border:1px solid var(--color-base-accent-2);border-radius:5px;padding:10px;margin:10px}