.cart-drawer--vestfirma{--vf-drawer-accent: var(--vestfirma-black, #000);--vf-drawer-highlight: var(--vestfirma-yellow, #f9c21a);--vf-drawer-border: var(--vestfirma-border, #e5e7eb);--vf-drawer-ink: var(--vestfirma-ink, #000);--vf-drawer-muted: var(--vestfirma-muted-foreground, #6b7280)}.cart-drawer--vestfirma .cart-drawer__dialog{background:var(--vestfirma-white, #fff);color:var(--vf-drawer-ink)}.cart-drawer--vestfirma .cart-drawer__dialog .cart-drawer__header{background:var(--vestfirma-black, #000)!important;background-color:var(--vestfirma-black, #000)!important;color:var(--vestfirma-white, #fff)!important;border-bottom:none;padding:.875rem 1rem}.cart-drawer--vestfirma .cart-drawer__heading{margin:0;font-family:var(--font-heading--family, Montserrat, sans-serif);font-size:1rem;font-weight:700;letter-spacing:.01em;color:var(--vestfirma-white, #fff);display:flex;align-items:center;gap:.35rem}.cart-drawer--vestfirma .cart-drawer__heading .cart-bubble{display:none}.cart-drawer--vestfirma .cart-drawer__close-button{color:var(--vestfirma-white, #fff);opacity:.92}.cart-drawer--vestfirma .cart-drawer__close-button:hover{opacity:1}.cart-drawer--vestfirma .cart-drawer__content{background:var(--vestfirma-white, #fff)}.cart-drawer--vestfirma .cart-drawer__items{padding:0}.cart-drawer--vestfirma .cart-items__table,.cart-drawer--vestfirma .cart-items__table tbody{display:block;width:100%}.cart-drawer--vestfirma .cart-items__table-row{display:grid;grid-template-columns:4rem minmax(0,1fr) auto;grid-template-areas:"media stack actions";gap:.625rem .75rem;padding:.875rem 1rem;margin:0;border:none;border-bottom:1px dashed var(--vf-drawer-border);align-items:start}.cart-drawer--vestfirma .cart-items__table-row>td{display:block;width:auto;padding:0;border:none}.cart-drawer--vestfirma .cart-items__media{grid-area:media}.cart-drawer--vestfirma .cart-items__details,.cart-drawer--vestfirma .cart-items__unit-cell,.cart-drawer--vestfirma .cart-items__quantity{grid-area:stack}.cart-drawer--vestfirma .cart-items__line-actions{grid-area:actions;align-self:start}.cart-drawer--vestfirma .cart-items__error,.cart-drawer--vestfirma .cart-items__price{display:none!important}.cart-drawer--vestfirma .cart-items__table-row:last-child{border-bottom:none}.cart-drawer--vestfirma .cart-items__media-container{--ratio: 1;width:4rem;border-radius:.375rem;overflow:hidden;border:1px solid var(--vf-drawer-border);background:#fff}.cart-drawer--vestfirma .cart-items__media-image{border-radius:.375rem}.cart-drawer--vestfirma .cart-items__details{min-width:0}.cart-drawer--vestfirma .cart-items__product-info{margin:0;padding-right:.25rem}.cart-drawer--vestfirma .cart-items__product-info p{margin:0}.cart-drawer--vestfirma .cart-items__title{font-size:.875rem;font-weight:600;line-height:1.35;color:var(--vf-drawer-ink);text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-drawer--vestfirma .cart-items__title:hover{color:var(--vf-drawer-accent)}.cart-drawer--vestfirma .cart-items__variants-wrapper{margin-top:.25rem}.cart-drawer--vestfirma .cart-items__variants{display:block;margin:0;font-size:.75rem;line-height:1.4;color:var(--vf-drawer-muted)}.cart-drawer--vestfirma .cart-items__variant{display:block}.cart-drawer--vestfirma .cart-items__variant dt{position:static!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important;display:inline;font-weight:500;color:var(--vf-drawer-muted)}.cart-drawer--vestfirma .cart-items__variant dd{display:inline;margin:0;color:var(--vf-drawer-ink)}.cart-drawer--vestfirma .cart-items__variant:not(:last-child) dd:after{content:" / ";color:var(--vf-drawer-muted)}.cart-drawer--vestfirma .cart-items__properties{display:flex;flex-direction:column;gap:.125rem;margin:.25rem 0 0;font-size:.75rem;line-height:1.35;color:var(--vf-drawer-muted)}.cart-drawer--vestfirma .cart-items__property{display:block}.cart-drawer--vestfirma .cart-items__property dt{display:inline;font-weight:500}.cart-drawer--vestfirma .cart-items__property dd{display:inline;margin:0;word-break:break-word}.cart-drawer--vestfirma .cart-items__unit-cell{margin-top:.375rem}.cart-drawer--vestfirma .cart-items__unit-price-wrapper{display:block!important;padding:0;font-size:.8125rem;color:var(--vf-drawer-ink)}.cart-drawer--vestfirma .cart-items__unit-price-wrapper:before{content:attr(data-unit-label);display:inline;margin-right:.25rem;color:var(--vf-drawer-muted);font-weight:500}.cart-drawer--vestfirma .cart-items__unit-price-wrapper span{font-weight:700;color:var(--vf-drawer-ink)}.cart-drawer--vestfirma .cart-items__unit-price-wrapper s{font-weight:500;color:var(--vf-drawer-muted);margin-left:.25rem}.cart-drawer--vestfirma .cart-items__quantity{margin-top:.375rem}.cart-drawer--vestfirma .cart-items__quantity-controls{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.cart-drawer--vestfirma .cart-items__quantity-controls:before{content:attr(data-qty-label);font-size:.75rem;font-weight:600;color:var(--vf-drawer-muted)}.cart-drawer--vestfirma .quantity-selector{min-height:2rem;border:1px solid var(--vf-drawer-border);border-radius:.375rem;background:#fff;padding-inline:.2rem}.cart-drawer--vestfirma .quantity-selector .quantity-minus,.cart-drawer--vestfirma .quantity-selector .quantity-plus{width:1.625rem;min-width:1.625rem;height:1.625rem;color:var(--vf-drawer-ink)}.cart-drawer--vestfirma .quantity-selector input{width:2rem;min-width:2rem;border:none;font-size:.875rem;font-weight:700;text-align:center;color:var(--vf-drawer-ink)}.cart-drawer--vestfirma .cart-items__line-actions{display:flex;flex-direction:column;align-items:center;gap:.25rem}.cart-drawer--vestfirma .cart-items__remove,.cart-drawer--vestfirma .cart-items__edit{position:static;width:1.625rem;height:1.625rem;min-height:0;padding:0;border:none;background:transparent;color:var(--vf-drawer-muted);display:inline-flex;align-items:center;justify-content:center;opacity:.85;transition:color .15s ease,opacity .15s ease}.cart-drawer--vestfirma .cart-items__remove:hover,.cart-drawer--vestfirma .cart-items__edit:hover{color:var(--vf-drawer-ink);opacity:1}.cart-drawer--vestfirma .cart-items__remove .svg-wrapper,.cart-drawer--vestfirma .cart-items__edit .svg-wrapper{width:1rem;height:1rem}.cart-drawer--vestfirma .cart-items__quantity .cart-items__remove{display:none}.cart-drawer--vestfirma .cart-drawer__summary{background:var(--vestfirma-white, #fff);border-top:2px solid var(--vf-drawer-ink);box-shadow:0 -8px 24px #0000000f;padding:0;-webkit-mask-image:none;mask-image:none}.cart-drawer--vestfirma .vf-cart-drawer-summary{padding:.875rem 1rem 1rem}.cart-drawer--vestfirma .vf-cart-drawer-summary__total-row{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:.25rem}.cart-drawer--vestfirma .vf-cart-drawer-summary__total-label{font-size:1.125rem;font-weight:700;color:var(--vf-drawer-ink)}.cart-drawer--vestfirma .vf-cart-drawer-summary__total-value{font-size:1.25rem;font-weight:700;color:var(--vf-drawer-ink);line-height:1}.cart-drawer--vestfirma .vf-cart-drawer-summary__installments{margin:0 0 .75rem;font-size:.75rem;line-height:1.4;color:var(--vf-drawer-muted);text-align:right}.cart-drawer--vestfirma .vf-cart-drawer-summary__installments strong{color:var(--vf-drawer-ink);font-weight:600}.cart-drawer--vestfirma .vf-cart-drawer-summary__checkout{width:100%;min-height:2.875rem;border:none;border-radius:.5rem;background:var(--vestfirma-black, #000)!important;color:var(--vestfirma-white, #fff)!important;font-size:.9375rem;font-weight:700;letter-spacing:.02em;box-shadow:var(--vestfirma-shadow-sky, 0 10px 40px -10px rgb(0 0 0 / .45))}.cart-drawer--vestfirma .vf-cart-drawer-summary__checkout:hover{background:#141414!important}.cart-drawer--vestfirma .vf-cart-drawer-summary__checkout:disabled{opacity:.45;cursor:not-allowed}.cart-drawer--vestfirma .vf-cart-drawer-summary__trust{display:flex;align-items:center;justify-content:center;gap:.4rem;margin:.65rem 0 .5rem;font-size:.75rem;font-weight:600;color:var(--vf-drawer-ink);text-align:center}.cart-drawer--vestfirma .vf-cart-drawer-summary__trust svg{width:1rem;height:1rem;flex-shrink:0;color:var(--vf-drawer-highlight)}.cart-drawer--vestfirma .vestfirma-payments--drawer{margin-top:.15rem}.cart-drawer--vestfirma .vestfirma-payments--drawer .vestfirma-payments__heading{display:none}.cart-drawer--vestfirma .vestfirma-payments--drawer .vestfirma-payments__list{justify-content:center;gap:.3rem}.cart-drawer--vestfirma .cart-actions,.cart-drawer--vestfirma .cart-totals__container,.cart-drawer--vestfirma .cart__ctas{display:none}.cart-drawer--vestfirma .cart-drawer--empty .cart-drawer__header{background:var(--vestfirma-black, #000)!important}.cart-drawer--vestfirma .cart-items__empty-button{margin:1.5rem auto;min-height:2.875rem;border-radius:.5rem;background:var(--vestfirma-black, #000);color:var(--vestfirma-white, #fff);font-weight:700;border:none}@media(min-width:750px){.cart-drawer--vestfirma .cart-drawer__dialog{max-width:min(26rem,92vw)}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/vestfirma-cart-drawer.css.map */
