.vs-premium-cart,.vs-premium-cart *{box-sizing:border-box}.vs-premium-cart{background:var(--vs-pc-bg);color:var(--vs-pc-text);font-family:var(--vs-pc-font);padding:var(--vs-pc-section-top) 20px var(--vs-pc-section-bottom);isolation:isolate}.vs-premium-cart button,.vs-premium-cart input{font:inherit}.vs-premium-cart a{color:inherit;text-decoration:none}.vs-pc__container{width:min(100%,var(--vs-pc-container));margin:0 auto}.vs-pc__breadcrumbs{display:flex;gap:9px;align-items:center;margin-bottom:22px;color:var(--vs-pc-muted);font-size:13px;font-weight:600}.vs-pc__breadcrumbs a:hover{color:var(--vs-pc-accent)}.vs-pc__heading-row{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px}.vs-pc__heading{margin:0;font-size:var(--vs-pc-heading-size);line-height:var(--vs-pc-heading-line);font-weight:var(--vs-pc-heading-weight);letter-spacing:var(--vs-pc-heading-spacing)}.vs-pc__heading-count{color:var(--vs-pc-muted);font-size:.55em;font-weight:600}.vs-pc__description{margin:13px 0 0;max-width:650px;color:var(--vs-pc-muted);font-size:15px;line-height:1.65}.vs-pc__secure-badge{display:flex;align-items:center;gap:9px;padding:11px 15px;border:1px solid var(--vs-pc-border);border-radius:999px;background:#fff;color:#505762;font-size:12px;font-weight:700;white-space:nowrap;box-shadow:0 7px 24px #0000000a}.vs-pc__secure-dot{width:8px;height:8px;border-radius:50%;background:var(--vs-pc-success)}.vs-pc__layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:var(--vs-pc-gap);align-items:start}.vs-pc__cart-card,.vs-pc__summary,.vs-pc__coupon,.vs-pc__sidebar-note,.vs-pc__benefits,.vs-pc__empty{background:var(--vs-pc-card-bg);border:1px solid var(--vs-pc-border);border-radius:var(--vs-pc-radius);box-shadow:0 16px 45px rgba(17,17,17,var(--vs-pc-shadow-opacity))}.vs-pc__cart-card{overflow:hidden}.vs-pc__cart-header{min-height:76px;padding:0 var(--vs-pc-card-padding);display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--vs-pc-border)}.vs-pc__cart-header-left,.vs-pc__cart-header-actions{display:flex;align-items:center;gap:14px}.vs-pc__cart-label{font-size:13px;font-weight:800;letter-spacing:.08em}.vs-pc__cart-items-count{color:var(--vs-pc-muted);font-size:13px}.vs-pc__cart-header-actions{flex-wrap:wrap;justify-content:flex-end}.vs-pc__select-all,.vs-pc__select{display:inline-flex;align-items:center;gap:9px;cursor:pointer;-webkit-user-select:none;user-select:none;color:#4f5660;font-size:12px;font-weight:700}.vs-pc__select input,.vs-pc__select-all input{position:absolute;opacity:0;pointer-events:none}.vs-pc__checkbox{width:18px;height:18px;border:1.5px solid #cfd4da;border-radius:5px;display:grid;place-items:center;background:#fff;transition:.18s ease}.vs-pc__select input:checked+.vs-pc__checkbox,.vs-pc__select-all input:checked+.vs-pc__checkbox{border-color:var(--vs-pc-accent);background:var(--vs-pc-accent)}.vs-pc__select input:checked+.vs-pc__checkbox:after,.vs-pc__select-all input:checked+.vs-pc__checkbox:after{content:"\2713";color:#fff;font-size:12px;font-weight:900}.vs-pc__clear,.vs-pc__bulk-remove{border:0;background:none;color:var(--vs-pc-accent);cursor:pointer;font-size:12px;font-weight:800;padding:7px 0}.vs-pc__clear:hover,.vs-pc__bulk-remove:not(:disabled):hover{color:var(--vs-pc-accent-hover)}.vs-pc__bulk-remove:disabled{opacity:.4;cursor:not-allowed}.vs-pc__item{position:relative;display:grid;grid-template-columns:28px var(--vs-pc-image-width) minmax(0,1fr) 150px;gap:18px;align-items:center;padding:24px var(--vs-pc-card-padding);border-bottom:1px solid var(--vs-pc-border);transition:background .18s ease}.vs-pc__item:hover{background:#fcfcfc}.vs-pc__item:last-child{border-bottom:0}.vs-pc__item.vs-cart-is-loading{opacity:.58;pointer-events:none}.vs-pc__item-select{align-self:start;padding-top:5px}.vs-pc__item-image{width:var(--vs-pc-image-width);height:var(--vs-pc-image-height);border-radius:13px;overflow:hidden;display:grid;place-items:center;background:#f7f8fa;border:1px solid #eef0f2}.vs-pc__item-image img,.vs-pc__item-image svg{width:100%;height:100%;object-fit:contain}.vs-pc__item-details{min-width:0}.vs-pc__vendor{margin-bottom:7px;color:var(--vs-pc-accent);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.vs-pc__item-title{display:block;max-width:700px;font-size:var(--vs-pc-product-size);line-height:1.35;font-weight:var(--vs-pc-product-weight)}.vs-pc__item-title:hover{color:var(--vs-pc-accent)}.vs-pc__variant,.vs-pc__selling-plan,.vs-pc__discounts{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px;color:var(--vs-pc-muted);font-size:12px}.vs-pc__variant span,.vs-pc__discounts span{padding:5px 8px;background:#f7f8fa;border-radius:6px}.vs-pc__discounts span{color:var(--vs-pc-success);background:#eef9f2}.vs-pc__stock{display:flex;align-items:center;gap:7px;margin-top:10px;font-size:12px;font-weight:800}.vs-pc__stock span{width:7px;height:7px;border-radius:50%;background:var(--vs-pc-success)}.vs-pc__stock--unavailable{color:#b42318}.vs-pc__stock--unavailable span{background:#b42318}.vs-pc__mobile-price{display:none}.vs-pc__item-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:19px}.vs-pc__quantity-wrap{display:flex;align-items:center;gap:10px}.vs-pc__quantity-label{color:var(--vs-pc-muted);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.vs-pc__quantity{height:40px;display:flex;align-items:center;border:1px solid var(--vs-pc-border);border-radius:9px;overflow:hidden;background:#fff}.vs-pc__qty-button{width:38px;height:40px;border:0;background:#fff;color:#25292e;cursor:pointer;font-size:19px}.vs-pc__qty-button:hover{background:#f5f6f7;color:var(--vs-pc-accent)}.vs-pc__qty-input{width:48px;height:40px;border:0;border-left:1px solid var(--vs-pc-border);border-right:1px solid var(--vs-pc-border);outline:0;text-align:center;font-size:13px;font-weight:800;color:#15181b;-webkit-appearance:textfield;appearance:textfield}.vs-pc__qty-input::-webkit-outer-spin-button,.vs-pc__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.vs-pc__remove{display:inline-flex;align-items:center;gap:5px;border:0;background:none;color:#7c838c;cursor:pointer;padding:5px;font-size:12px;font-weight:700}.vs-pc__remove:hover{color:#c92d24}.vs-pc__remove-icon{font-size:19px;line-height:1}.vs-pc__item-price{align-self:center;display:flex;flex-direction:column;align-items:flex-end;gap:4px}.vs-pc__compare-price{color:#9aa0a8;font-size:12px;text-decoration:line-through}.vs-pc__price{font-size:var(--vs-pc-price-size);font-weight:var(--vs-pc-price-weight);white-space:nowrap}.vs-pc__bulk-bar{min-height:50px;padding:10px var(--vs-pc-card-padding);display:flex;align-items:center;border-top:1px solid var(--vs-pc-border);background:#fbfbfc}.vs-pc__bulk-left{display:flex;align-items:center;gap:15px;color:var(--vs-pc-muted);font-size:12px;font-weight:700}.vs-pc__cart-footer{padding:18px var(--vs-pc-card-padding);display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid var(--vs-pc-border)}.vs-pc__continue{color:#24282d;font-size:13px;font-weight:800}.vs-pc__continue span{margin-right:8px}.vs-pc__continue:hover{color:var(--vs-pc-accent)}.vs-pc__update{min-height:var(--vs-pc-button-height);padding:0 24px;border:1px solid var(--vs-pc-border);border-radius:var(--vs-pc-button-radius);background:#fff;color:#202429;cursor:pointer;font-size:var(--vs-pc-button-size);font-weight:var(--vs-pc-button-weight)}.vs-pc__update:hover{border-color:var(--vs-pc-accent);color:var(--vs-pc-accent)}.vs-pc__benefits{margin-top:var(--vs-pc-gap);padding:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.vs-pc__benefit{display:flex;gap:10px;padding:8px}.vs-pc__benefit-icon,.vs-pc__note-check{flex:0 0 32px;width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#fff3ec;color:var(--vs-pc-accent);font-weight:900}.vs-pc__benefit strong,.vs-pc__benefit span,.vs-pc__sidebar-note strong,.vs-pc__sidebar-note span{display:block}.vs-pc__benefit strong{font-size:12px}.vs-pc__benefit span{margin-top:4px;color:var(--vs-pc-muted);font-size:11px;line-height:1.45}.vs-pc__sidebar{display:flex;flex-direction:column;gap:16px}.vs-pc__summary{padding:var(--vs-pc-card-padding)}.vs-pc__summary-head{display:flex;justify-content:space-between;gap:12px;align-items:center;padding-bottom:19px;border-bottom:1px solid var(--vs-pc-border)}.vs-pc__summary-head h2{margin:0;font-size:16px;font-weight:850;letter-spacing:.03em}.vs-pc__summary-head span{color:var(--vs-pc-muted);font-size:12px}.vs-pc__summary-lines{padding:17px 0;display:grid;gap:13px}.vs-pc__summary-line{display:flex;justify-content:space-between;gap:20px;color:#5f6670;font-size:13px}.vs-pc__summary-line strong{color:#171a1e;font-weight:800}.vs-pc__summary-line--discount strong{color:var(--vs-pc-success)}.vs-pc__free{color:var(--vs-pc-success)!important}.vs-pc__summary-divider{height:1px;background:var(--vs-pc-border)}.vs-pc__total{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;padding:19px 0 13px}.vs-pc__total span{display:block;font-size:14px;font-weight:800}.vs-pc__total small{display:block;margin-top:4px;color:var(--vs-pc-muted);font-size:10px}.vs-pc__total strong{font-size:25px;font-weight:850}.vs-pc__saving{margin-bottom:15px;padding:10px 12px;border-radius:8px;background:#eff9f2;color:var(--vs-pc-success);font-size:12px;font-weight:800}.vs-pc__checkout{width:100%;min-height:var(--vs-pc-button-height);display:flex;justify-content:center;align-items:center;gap:9px;border:0;border-radius:var(--vs-pc-button-radius);background:var(--vs-pc-accent);color:#fff;cursor:pointer;font-size:var(--vs-pc-button-size);font-weight:var(--vs-pc-button-weight)}.vs-pc__checkout:hover{background:var(--vs-pc-accent-hover)}.vs-pc__checkout:disabled{opacity:.55;cursor:not-allowed}.vs-pc__checkout-lock{font-size:13px}.vs-pc__checkout-note{margin-top:12px;text-align:center;color:var(--vs-pc-muted);font-size:11px}.vs-pc__checkout-note span{color:var(--vs-pc-success);margin-right:4px}.vs-pc__coupon{padding:18px}.vs-pc__coupon-heading{display:flex;align-items:center;gap:10px;margin-bottom:12px}.vs-pc__coupon-heading span{width:29px;height:29px;display:grid;place-items:center;border-radius:8px;background:#fff3ec;color:var(--vs-pc-accent);font-weight:900}.vs-pc__coupon-heading strong{font-size:13px}.vs-pc__coupon-form{display:grid;grid-template-columns:1fr auto;gap:8px}.vs-pc__coupon-form input{width:100%;min-width:0;height:44px;padding:0 12px;border:1px solid var(--vs-pc-border);border-radius:8px;outline:0;background:#fff;font-size:12px}.vs-pc__coupon-form input:focus{border-color:var(--vs-pc-accent)}.vs-pc__coupon-form button{height:44px;padding:0 16px;border:0;border-radius:8px;background:#15181b;color:#fff;cursor:pointer;font-size:11px;font-weight:800}.vs-pc__coupon-form button:hover{background:var(--vs-pc-accent)}.vs-pc__coupon-message{margin:9px 0 0;font-size:11px;color:#b42318}.vs-pc__coupon-message[data-state=success]{color:var(--vs-pc-success)}.vs-pc__sidebar-note{padding:17px;display:flex;gap:11px}.vs-pc__sidebar-note strong{font-size:12px}.vs-pc__sidebar-note span{margin-top:5px;color:var(--vs-pc-muted);font-size:11px;line-height:1.5}.vs-pc__empty{padding:80px 25px;text-align:center}.vs-pc__empty-icon{width:68px;height:68px;margin:0 auto 20px;display:grid;place-items:center;border-radius:20px;background:#fff3ec;font-size:29px}.vs-pc__empty h2{margin:0;font-size:26px;font-weight:850}.vs-pc__empty p{max-width:480px;margin:10px auto 24px;color:var(--vs-pc-muted);font-size:14px;line-height:1.6}.vs-pc__empty-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 25px;border-radius:9px;background:var(--vs-pc-accent);color:#fff!important;font-size:13px;font-weight:800}.vs-pc__empty-button:hover{background:var(--vs-pc-accent-hover)}.vs-pc__form.vs-is-busy{pointer-events:none}.vs-pc__form.vs-is-busy .vs-pc__cart-card{opacity:.7}@media(max-width:1100px){.vs-pc__layout{grid-template-columns:1fr}.vs-pc__sidebar{display:grid;grid-template-columns:1fr 1fr}.vs-pc__summary{grid-column:1 / -1}}@media(max-width:749px){.vs-premium-cart{padding:32px 12px 55px}.vs-pc__heading-row{align-items:flex-start;margin-bottom:24px}.vs-pc__heading{font-size:clamp(30px,9vw,var(--vs-pc-heading-size))}.vs-pc__secure-badge{display:none}.vs-pc__cart-header{padding:14px 16px;align-items:flex-start}.vs-pc__cart-header-actions{gap:10px}.vs-pc__item{grid-template-columns:24px 92px minmax(0,1fr);gap:12px;padding:18px 15px;align-items:start}.vs-pc__item-image{width:92px;height:92px;border-radius:10px}.vs-pc__item-price{display:none}.vs-pc__mobile-price{display:flex;align-items:center;gap:8px;margin-top:9px}.vs-pc__mobile-price .vs-pc__price{font-size:17px}.vs-pc__item-bottom{margin-top:15px;flex-wrap:wrap;gap:10px}.vs-pc__quantity-wrap{gap:7px}.vs-pc__quantity-label{display:none}.vs-pc__benefits{grid-template-columns:1fr}.vs-pc__sidebar{display:flex}.vs-pc__cart-footer{padding:15px}.vs-pc__bulk-left{width:100%;justify-content:space-between}}@media(max-width:480px){.vs-pc__breadcrumbs{margin-bottom:16px}.vs-pc__description{font-size:13px}.vs-pc__cart-header{flex-direction:column}.vs-pc__cart-header-left,.vs-pc__cart-header-actions{width:100%;justify-content:space-between}.vs-pc__item{grid-template-columns:22px 78px minmax(0,1fr);gap:9px}.vs-pc__item-image{width:78px;height:78px}.vs-pc__item-title{font-size:14px}.vs-pc__stock{font-size:11px}.vs-pc__quantity,.vs-pc__qty-button,.vs-pc__qty-input{height:36px}.vs-pc__qty-button{width:33px}.vs-pc__qty-input{width:40px}.vs-pc__remove span:last-child{display:none}.vs-pc__cart-footer{flex-direction:column;align-items:stretch}.vs-pc__continue{text-align:center}.vs-pc__update{width:100%}.vs-pc__coupon-form{grid-template-columns:1fr}.vs-pc__coupon-form button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/vs-premium-cart.css.map */
