.drawer{background-color:#00000080}.drawer__inner{width:480px;max-width:100vw;padding:0;border:0;background:#fff}@media screen and (max-width:749px){.drawer__inner{width:100vw}}.drawer__header{flex:0 0 65px;padding:0 15px;border-bottom:1px solid #dbdbdb;align-items:center}.drawer__heading{margin:0;font-size:18px;font-weight:600;letter-spacing:normal;color:#1e1e21}.drawer__header .drawer__close{position:static;min-width:50px;min-height:65px;display:inline-flex;align-items:center;justify-content:center;margin-right:-15px}.md-b2g1{padding:18px 0 46px;border-bottom:1px solid #dbdbdb;background:#fff}.drawer__inner:has(.md-b2g1) .drawer__header{border-bottom:0}.md-b2g1__msg{margin:0 0 22px;font-size:14px;font-weight:400;line-height:1.5;text-align:center;color:#1e1e21}.md-b2g1__msg strong,.md-b2g1__forte{font-weight:700;color:#000}.md-b2g1__badge{display:inline-block;padding:2px 6px;border-radius:4px;background:#000;color:#fff;font-size:12px;font-weight:700}.md-b2g1__area{padding:0 21px 0 2px}.md-b2g1__trilho{position:relative;height:8px;border-radius:8px;background:#ececec}.md-b2g1__trilho .md-b2g1__fill{display:block;height:8px;border-radius:8px;background:#111;transition:width .5s cubic-bezier(0,0,.2,1)}.md-b2g1__marco{position:absolute;top:4px;width:38px;transform:translate(-19px,-19px);text-align:center}.md-b2g1__icone{box-sizing:border-box;width:38px;height:38px;border:3px solid #ececec;border-radius:50%;background:#fff;color:#767676;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.md-b2g1__icone svg{width:18px;height:18px}.md-b2g1__marco.is-proximo .md-b2g1__icone{border-color:#111;color:#111}.md-b2g1__marco.is-batido .md-b2g1__icone{border-color:#111;background:#111;color:#fff}.md-b2g1__rotulo{display:block;margin-top:3px;font-size:11px;font-weight:700;white-space:nowrap;color:#1e1e21}cart-drawer-items{flex:1 1 auto;overflow-y:auto;padding:0 15px}.cart-drawer .drawer__contents{display:block}.cart-drawer .drawer__cart-items-wrapper{width:100%}.cart-drawer .cart-items,.cart-drawer .cart-items tbody{display:block;width:100%;border:0}.cart-drawer .cart-items thead{display:none}.cart-drawer .cart-item{display:grid;grid-template-columns:120px minmax(0,1fr);grid-template-rows:1fr auto;column-gap:15px;padding:15px 0;margin:0;border-bottom:1px solid #dbdbdb}.cart-drawer .cart-item:last-child{border-bottom:0}.cart-drawer .cart-item td{display:block;padding:0;border:0;width:auto}.cart-drawer .cart-item__media{grid-row:1 / span 2;grid-column:1}.cart-drawer .cart-item__image{width:120px;height:120px;object-fit:cover;object-position:top;border-radius:4px;display:block}.cart-drawer .cart-item__details{grid-column:2;grid-row:1;min-height:0;font-size:14px}.cart-drawer .cart-item__name{font-size:14px;font-weight:400;line-height:1.4;color:#000;text-decoration:none}.cart-drawer .cart-item__details .product-option{font-size:14px;font-weight:400;color:#000}.cart-drawer .cart-item__discounted-prices{display:inline-flex;gap:10px;align-items:baseline;margin:4px 0}.cart-drawer .cart-item__final-price{font-weight:400;color:#e6001f}.cart-drawer .cart-item__old-price{color:#000}.cart-drawer .cart-item__details dl{margin:4px 0 0}.cart-drawer .cart-item__details dt,.cart-drawer .cart-item__details dd{display:inline;margin:0;font-weight:400}.cart-drawer .cart-item td.cart-item__totals{display:none}.cart-drawer .cart-item__quantity{grid-column:2;grid-row:2;justify-self:end;align-self:end;margin-top:10px}.cart-drawer .cart-item__quantity-wrapper{display:flex;align-items:center;justify-content:flex-end;gap:5px}.cart-drawer quantity-input.cart-quantity{display:grid;grid-template-columns:30px 25px 30px;width:87px;height:30px;min-height:0;border:1px solid #dbdbdb;border-radius:2px;background:#fff;overflow:hidden}.cart-drawer quantity-input.cart-quantity:after,.cart-drawer quantity-input.cart-quantity:before{content:none}.cart-drawer .cart-quantity .quantity__button{width:30px;height:28px;min-width:0;min-height:0;padding:0;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;color:#000;cursor:pointer}.cart-drawer .cart-quantity .quantity__button svg{width:10px;height:10px}.cart-drawer .cart-quantity .quantity__input{width:25px;height:28px;padding:0;border:0;background:transparent;text-align:center;font-size:12px;font-weight:500;color:#000;-moz-appearance:textfield}.cart-drawer .cart-quantity .quantity__input::-webkit-outer-spin-button,.cart-drawer .cart-quantity .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-drawer .quantity__button.md-some{display:none}.cart-drawer .md-lixeira-no-stepper__botao{width:30px;height:28px;padding:0;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;color:#000;cursor:pointer}.cart-drawer .md-lixeira-no-stepper__botao svg{width:13px;height:13px}.cart-drawer .cart-item__quantity-wrapper>cart-remove-button{display:none}.cart-drawer .quantity-popover__info-button,.cart-drawer .quantity-popover__info{display:none}.cart-drawer .quantity-popover-container{padding:0;margin:0}.cart-drawer .cart-item__error{grid-column:1 / -1;font-size:12px;color:#e6001f}.cart-drawer .drawer__footer{border-top:0;padding:15px;box-shadow:0 -1px 2px #00000014,0 -2px 8px #0000000f;display:grid;row-gap:10px;background:#fff;position:relative;z-index:2}.cart-drawer .cart-drawer__footer{display:grid;row-gap:10px;padding:0;margin:0}.md-poupanca{display:flex;justify-content:space-between;font-size:14px;color:#e6001f}.cart-drawer .totals{display:flex;justify-content:space-between;align-items:baseline;margin:0}.cart-drawer .totals__total{margin:0;font-size:16px;font-weight:400;letter-spacing:normal;color:#000}.cart-drawer .totals__total-value{margin:0;font-size:16px;font-weight:400;color:#000}.cart-drawer .cart__ctas{margin:6px 0 0}.cart-drawer .cart__checkout-button{min-height:44px;height:44px;max-width:none;padding:10px 15px;border:1px solid #000;border-radius:var(--md-checkout-raio, 22px);background-color:#000;color:#fff;font-size:12px;font-weight:500;letter-spacing:.6px;line-height:16px;text-transform:uppercase;transition:background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1)}.cart-drawer .cart__checkout-button:before,.cart-drawer .cart__checkout-button:after{content:none}.cart-drawer .cart__checkout-button:not([disabled]):hover{background-color:#fff;color:#000}.cart-drawer .cart__empty-text{font-size:18px;font-weight:600}
/*# sourceMappingURL=/cdn/shop/t/7/assets/md-cart.css.map */
