.cart-drawer{padding:15px;display:flex}.cart-drawer__inner{display:flex;flex-flow:column;width:100%}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between}.cart-drawer__header span{border:none;background:none;cursor:pointer;padding-right:4px}.cart-drawer__header span svg{width:16px;color:#000}.cart-drawer__footer{padding:15px 0;margin-top:auto;border-top:1px solid #ededed}.cart-drawer__footer .prices-list li{display:flex;justify-content:space-between;margin:10px 0;color:#000}.cart-drawer__buttons{margin-top:15px}.cart-drawer__buttons .button:last-of-type{margin-top:10px}.cart-drawer label[for=accept-terms]{margin-top:10px;display:flex;justify-content:center}.cart-drawer #accept-terms+a{margin-left:2px;color:rgba(var(--color-foreground),.75)}.cart-drawer__items{overflow:auto;padding-right:4px;display:block!important}.cart-drawer__items::-webkit-scrollbar{width:4px}.cart-drawer__items::-webkit-scrollbar-thumb{background:#ededed}.cart-drawer .cart-item{display:flex!important;position:relative;padding:10px 0;align-items:center;margin:0!important}.cart-drawer .cart-item:not(:last-of-type){border-bottom:1px solid #ededed}.cart-drawer .cart-item__details{flex-grow:1;padding-left:15px}.cart-drawer .cart-item__media{flex-shrink:0}@media (max-width: 576px){.cart-drawer .cart-item__media{width:75px}.cart-drawer .cart-item__details{padding-left:5px}}.cart-drawer .cart-item__details>*{max-width:100%!important}.cart-drawer .cart-item__header span{flex-shrink:0}.cart-drawer .cart-item__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.cart-drawer .cart-item__flex{display:flex;flex-wrap:wrap;margin-top:0}.cart-drawer .cart-item__options dl{margin:0}.cart-drawer .cart-item__quantity{padding-left:0!important;margin-left:auto}.cart-drawer .cart-item__remove{width:100%;display:flex;justify-content:flex-end}.cart-drawer .cart-item__remove a{font-size:12px;text-decoration:underline;color:rgba(var(--color-foreground),.7);margin-top:4px}.cart-drawer .cart-item__qty{display:flex;flex-wrap:wrap;border:1px solid #ededed;min-width:90px}.cart-drawer .cart-item__qty>a{display:flex;justify-content:center;align-items:center;color:#000;text-decoration:none}.cart-drawer .cart-item__qty .sub,.cart-drawer .cart-item__qty .add{padding-left:10px;padding-right:4px}.cart-drawer .cart-item__qty>span{flex:1;padding:4px;display:flex;justify-content:center;align-items:center}
/*# sourceMappingURL=/s/files/1/0580/7436/6130/t/7/assets/component-cart-drawer.css.map */
