.drawer{position:fixed;z-index:1000;left:0;top:0;width:100vw;height:100%;display:flex;justify-content:center;align-items:center;background-color:rgba(var(--color-foreground),.5);visibility:hidden;opacity:0;transition:visibility .4s cubic-bezier(.16,1,.3,1),opacity .4s cubic-bezier(.16,1,.3,1)}.drawer.active{visibility:visible;opacity:1}.drawer__inner{position:relative;z-index:1;width:95vw;max-width:1800px;height:calc(100dvh - 2rem);margin:0;border:.1rem solid rgba(var(--color-foreground),.2);border-radius:.5rem;overflow:hidden;display:flex;flex-direction:column;background-color:rgb(var(--color-background));transform:scale(.95);opacity:0;transition:transform .5s cubic-bezier(.16,1,.3,1),opacity .5s cubic-bezier(.16,1,.3,1)}.drawer.active .drawer__inner{transform:scale(1);opacity:1}.cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#f1f0eb32;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:1;transition:opacity .35s ease;pointer-events:auto;cursor:pointer;z-index:0;touch-action:none}.cart-drawer__overlay:empty{display:block}cart-theoric.is-empty .drawer__footer{display:none}.theoric__header{position:relative;flex-shrink:0;padding:3rem 4rem 2rem;display:flex;justify-content:space-between;align-items:flex-end;border-bottom:1px solid rgba(84,57,45,.16);gap:2rem}.theoric__heading{margin:0;text-transform:uppercase;font-weight:700;max-width:400px;font-size:calc(var(--font-heading-scale) * 4.5rem);line-height:1}.drawer__close{display:inline-block;padding:0;min-width:4.4rem;min-height:4.4rem;position:absolute;top:10px;right:10px;color:rgb(var(--color-foreground));background-color:transparent;border:none;cursor:pointer}.drawer__close .svg-wrapper{height:2rem;width:2rem}.theoric__checkbox-row{flex-shrink:0;padding:1.6rem 4rem}.theoric__checkbox-label{display:inline-flex;align-items:center;font-family:Avantt,Helvetica,sans-serif;font-size:calc(var(--font-heading-scale) * 1.35rem);font-weight:600;text-transform:uppercase;color:#54392d;letter-spacing:.6px}.theoric__content-scroll{flex:1 1 0;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:0 4rem;padding-bottom:var(--height-footer-theoric, 120px)}.theoric__content-scroll::-webkit-scrollbar{width:3px}.theoric__content-scroll::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),.7);border-radius:100px}.cart-drawer__form{flex-grow:1;display:flex;flex-wrap:wrap;height:100%}.drawer__contents{flex-grow:1;display:flex;flex-direction:column}.theoric__section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:0}#CartTheoric .theoric__section .cart_item_theoric{grid-column:1 / -1;width:100%}.theoric__section--quiz.is-hidden{display:none}.cart-section-title{margin:1.5rem 0 .75rem;padding:1rem 0;font-size:calc(var(--font-heading-scale) * 1.4rem);font-weight:700;text-transform:uppercase;font-family:Avantt,Helvetica,sans-serif;color:#54392d;grid-column:1 / -1}.cart-item,.favorite-item{display:flex;align-items:center;min-height:180px;padding:12px 0;border-bottom:1px solid rgba(84,57,45,.16)}#CartTheoric .cart-item__media{display:flex;align-items:center;height:100%;width:140px;flex-shrink:0;margin-inline-end:12px;border-radius:5px;background:#e3e3e3;justify-content:center}.cart-item__media img,.favorite-item img{width:100%;max-width:150px;height:auto;border-radius:5px;object-fit:contain}.cart_theoric_itens_wrapper{height:100%;padding-bottom:var(--height-footer-theoric, 120px)}.cart-item__details{flex-grow:1;display:flex;height:88%;margin-bottom:1rem;flex-direction:column;justify-content:space-between}.cart-item__details a{color:#54392d}.cart-item__name{max-width:20rem!important;line-height:1.1!important;word-break:auto-phrase!important;text-transform:uppercase;font-weight:700}.cart-drawer .product__type{display:inline-flex;font-size:11.3px;padding:2px 6px;text-transform:uppercase;background:#f1f0eb;width:fit-content;font-family:Avantt,Helvetica,sans-serif;font-weight:600;line-height:1.4;margin-top:6px;color:#54392dbf;letter-spacing:.6px}.cart_item_theoric .link__prod,.cart-drawer .cart-item cart-remove-button{display:block;font-size:12.5px;font-family:Avantt,Helvetica,sans-serif;margin:4px 0 0;font-weight:600;text-decoration:underline;text-transform:uppercase;color:#54392d;cursor:pointer;letter-spacing:.6px}.cart-item__quantity{display:flex;justify-content:center;align-items:flex-end;flex-direction:column;margin-right:32px;height:72%;margin-bottom:1rem;padding-bottom:0}.cart-item__totals{padding:0}#CartTheoric .cart-item__quantity-wrapper.quantity-popover-wrapper{position:relative}#CartTheoric .theoric-qty-spinner{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:auto!important;height:auto;padding:0!important;display:inline-flex;align-items:center;justify-content:center;z-index:2;pointer-events:none}#CartTheoric .theoric-qty-spinner .spinner{width:1.8rem;height:1.8rem}#CartTheoric .theoric-qty-spinner:not(.hidden)~.quantity-popover-container{visibility:hidden}.cart-item__totals .price{font-size:1.7rem;font-family:Arial,Helvetica,sans-serif;font-weight:300;text-wrap-mode:nowrap;letter-spacing:1px;text-transform:uppercase}.cart-item__old-price{font-size:1.2rem!important;font-weight:300!important;opacity:.7}.cart-drawer .cart-item__price-wrapper .cart-item__discounted-prices{display:flex;flex-direction:row;gap:.8rem;align-items:flex-end}.quantity.cart-quantity{margin-top:6px}.quantity-popover .quantity{width:fit-content}.quantity-popover .quantity__input{padding:0;width:8px;min-width:32px;font-family:Avantt,Helvetica,sans-serif;font-weight:700}.quantity{width:calc(8rem / var(--font-body-scale) + var(--inputs-border-width) * 2);min-height:44px}.quantity__button{width:calc(1.5rem / var(--font-body-scale))}.cart-item__bottom-actions{display:flex;align-items:center;gap:1.2rem;margin-top:auto;padding-top:.4rem;flex-wrap:nowrap}.cart-item__bottom-actions cart-remove-button{margin:0!important;display:inline-flex;align-items:center}.meta_info__cart{font-family:Avantt,Helvetica,sans-serif;text-transform:uppercase;font-size:1.29rem;max-width:260px;margin-top:auto;text-align:right;line-height:1.3;color:#54392dbf;letter-spacing:.6px}.link__prod{margin-top:4px;font-size:12.1px}.cart-drawer .discounts__discount{font-size:1.1rem}.cart-item__quantity-mobile{display:none}.theoric__qty-select{appearance:none;-webkit-appearance:none;border:1px solid rgba(84,57,45,.3);border-radius:4px;padding:6px 28px 6px 12px;font-family:Avantt,Helvetica,sans-serif;font-size:1.4rem;font-weight:600;color:#54392d;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%2354392d' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 8px center;background-size:12px;cursor:pointer;min-height:36px}.theoric__content-scroll.is-loading{opacity:.5;pointer-events:none;transition:opacity .2s ease}.cart-drawer .cart-item__error{margin-top:.8rem}.cart-drawer .quantity-popover-container{padding:0}.cart-drawer .quantity-popover__info.global-settings-popup{transform:translateY(0);top:100%}.empty-state{grid-column:1 / -1}.empty-state_inner{max-width:440px;padding:0;line-height:1.6;margin:0 0 1.6rem}.Inner_cart{width:fit-content;color:#f1f0eb;background-color:#1f1f1f;text-transform:uppercase;font-family:Avantt,Helvetica,sans-serif;font-size:1.2rem}.first_header_cart{padding-top:24px}.drawer__footer{position:absolute;left:0;right:0;bottom:0;border-top:.1rem solid rgba(var(--color-foreground),.2);padding:1.4rem 4rem 1.6rem!important;background-color:#f1f0eb;z-index:20}.theoric__footer-inner{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem}.theoric__footer-legal{flex:1;max-width:50%}.theoric__footer-cta{display:flex;flex-direction:column;align-items:flex-end;flex:1}.tax-note{margin:0!important;text-transform:uppercase;font-size:1.1rem;line-height:1.5;max-width:480px;text-align:start}.cart__checkout-button{background-color:#54392d;display:flex;justify-content:space-between;text-transform:uppercase;font-weight:400;padding:16px 24px;width:100%;max-width:none;letter-spacing:1px;font-size:1.5rem}.cart__checkout-button:after{box-shadow:0 0 0 calc(var(--buttons-border-width) + 1px) #1f1f1f!important}.totals__total-value{font-size:1.43rem;font-weight:400;font-family:Avantt,Helvetica,sans-serif}.drawer__footer .discounts{margin-bottom:.8rem}@media screen and (max-width:1200px){.theoric__section{grid-template-columns:1fr}}@media(max-width:1023px){.theoric__footer-inner{flex-direction:column;align-items:stretch}.theoric__footer-legal{max-width:100%}.theoric__footer-cta{align-items:stretch}.cart-item__quantity{margin-right:0}.cart-item__name{font-size:calc(var(--font-heading-scale) * 1.5rem)}}@media screen and (max-width:749px){.theoric__header{padding:2rem!important}.theoric__heading{max-width:64%;font-size:calc(var(--font-heading-scale) * 3.6rem)!important}.theoric__checkbox-row{padding:1rem 2rem}.theoric__checkbox-label{font-size:calc(var(--font-heading-scale) * 1.2rem)}.theoric__content-scroll{padding:0 2rem;padding-bottom:var(--height-footer-theoric, 160px)}.cart_item_theoric{align-items:flex-start;flex-wrap:nowrap;min-height:0!important;width:100%}#CartTheoric .cart-item__media{margin-inline-end:10px!important;width:80px;min-width:80px;height:100px;flex-shrink:0;align-self:flex-start}.cart_item_theoric .cart-item__details{flex:1 1 0;min-width:0;height:auto!important;margin-bottom:0;min-height:96px;justify-content:space-between}.cart_item_theoric .cart-item__name{font-size:calc(var(--font-heading-scale) * 1.3rem);max-width:100%!important;word-break:break-word;overflow-wrap:break-word;white-space:normal}.cart_item_theoric .cart-item__quantity{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;padding:1rem 1rem 0 0!important;height:100%!important;min-height:0;margin-right:0;margin-bottom:0;flex-shrink:0;padding-top:2px}.cart-item__totals .price{font-size:1.4rem!important;text-wrap-mode:nowrap}.cart_item_theoric .cart-item__discounted-prices{flex-direction:column!important;align-items:flex-end!important;gap:.1rem!important}.cart-item__old-price{font-size:1rem!important}.cart-item__bottom-actions{display:flex!important;flex-direction:row;align-items:center;gap:.9rem;margin-top:auto;padding-top:.5rem;flex-wrap:nowrap}.cart-item__bottom-actions cart-remove-button{font-size:1.15rem!important;display:inline-flex!important;align-items:center;margin:0!important;white-space:nowrap}.cart-item__quantity-mobile{display:flex;align-items:center;flex-shrink:0}.cart-item__quantity-wrapper.quantity-popover-wrapper{display:none!important}.meta_info__cart,.link__prod{display:none}.drawer__footer{padding:1.2rem 2rem 1.4rem!important}.tax-note,.tax-note a{font-size:.8rem!important}.theoric__checkout-label--mobile{display:inline}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/component-cart-theoric.css.map */
