:root{--byj-pink: #d4537e;--byj-pink-light: #fbeaf0;--byj-pink-mid: #ed93b1;--byj-lavender: #7f77dd;--byj-lavender-light: #eeedfe;--byj-purple-deep: #534ab7;--byj-text: #2c1a24;--byj-text-muted: #7a5565;--byj-white: #ffffff;--byj-border: rgba(212, 83, 126, .18);--byj-gradient: linear-gradient(135deg, var(--byj-lavender) 0%, var(--byj-pink) 100%);--byj-gradient-soft: linear-gradient(135deg, var(--byj-lavender-light) 0%, var(--byj-pink-light) 100%)}.cart-drawer__dialog{border-left:none!important;box-shadow:-10px 0 48px #7f77dd38!important;border-radius:20px 0 0 20px!important;background-color:var(--byj-white)!important}.cart-drawer__header{background:var(--byj-gradient-soft)!important;border-bottom:1.5px solid var(--byj-border)!important;padding:20px 24px!important}.cart-drawer__heading{font-family:var(--font-heading--family),Georgia,serif!important;font-weight:900!important;font-size:17px!important;letter-spacing:.07em!important;text-transform:uppercase!important;color:var(--byj-purple-deep)!important}.cart-drawer__heading .cart-bubble{background:var(--byj-pink)!important;border-radius:100px!important}.cart-drawer__heading .cart-bubble .cart-bubble__background{background-color:var(--byj-pink)!important}.cart-drawer__heading .cart-bubble__text{color:var(--byj-white)!important;font-weight:800!important}.cart-drawer__close-button{width:34px!important;height:34px!important;border:1.5px solid var(--byj-pink-mid)!important;border-radius:50%!important;background:var(--byj-white)!important;color:var(--byj-pink)!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:background .2s,transform .25s!important;flex-shrink:0!important}.cart-drawer__close-button:hover{background:var(--byj-pink-light)!important;transform:rotate(90deg)!important}.cart-drawer__content:before{content:"\2728   \a1 Env\edo gratis en todas las compras!";display:flex;align-items:center;justify-content:center;background:var(--byj-gradient)!important;color:var(--byj-white);font-size:11.5px;font-weight:700;letter-spacing:.04em;padding:9px 16px;flex-shrink:0;position:sticky;top:0;z-index:2}.cart-drawer__content{background-color:#fdf7fa!important}.cart-drawer__items{padding-inline:18px!important;gap:0!important}.cart-drawer__items .cart-items__table-row{background:var(--byj-white);border:1px solid var(--byj-border)!important;border-radius:14px!important;padding:14px!important;margin-bottom:12px!important;transition:box-shadow .2s!important}.cart-drawer__items .cart-items__table-row:hover{box-shadow:0 4px 18px #d4537e1f!important}.cart-drawer__items .cart-items__table-row:last-child{border-bottom:1px solid var(--byj-border)!important;margin-bottom:12px!important}.cart-drawer__items .cart-items__image{border-radius:10px!important;overflow:hidden!important}.cart-drawer__items .cart-item__name,.cart-drawer__items .cart-items__product-title{font-weight:800!important;font-size:12.5px!important;letter-spacing:.04em!important;text-transform:uppercase!important;color:var(--byj-text)!important}.cart-drawer__items .price{color:var(--byj-pink)!important;font-weight:900!important;font-size:15px!important}.cart-drawer__items .price--compare,.cart-drawer__items s{color:var(--byj-text-muted)!important;font-size:12px!important}.cart-drawer__items .quantity__button,.cart-drawer__items quantity-input button{border-color:var(--byj-pink-mid)!important;color:var(--byj-pink)!important;border-radius:100px!important;font-weight:800!important;transition:background .15s!important}.cart-drawer__items .quantity__button:hover,.cart-drawer__items quantity-input button:hover{background:var(--byj-pink-light)!important}.cart-drawer__items .quantity__input,.cart-drawer__items quantity-input input{border-color:var(--byj-pink-mid)!important;font-weight:700!important;color:var(--byj-text)!important}.cart-drawer__items .cart-item__delete-button,.cart-drawer__items .cart-remove-button{color:var(--byj-text-muted)!important;font-size:11px!important;transition:color .2s!important}.cart-drawer__items .cart-item__delete-button:hover,.cart-drawer__items .cart-remove-button:hover{color:var(--byj-pink)!important}.cart-drawer__summary{background:var(--byj-white)!important;border-top:1.5px solid var(--byj-border)!important;padding:18px 24px 28px!important;mask-image:none!important;-webkit-mask-image:none!important;gap:10px!important}.cart-drawer__summary .totals__subtotal,.cart-drawer__summary .cart__subtotal-label{font-size:13px!important;color:var(--byj-text-muted)!important;font-weight:600!important}.cart-drawer__summary .totals__subtotal-value,.cart-drawer__summary .cart__subtotal-value,.cart-drawer__summary .price{font-size:20px!important;font-weight:900!important;color:var(--byj-purple-deep)!important}.cart-drawer__summary .tax-note,.cart-drawer__summary .cart__tax-note{font-size:11px!important;color:var(--byj-text-muted)!important;text-align:center!important}.cart-drawer__summary .button--primary,.cart-drawer__summary .cart__checkout-button,.cart-drawer__summary [name=checkout]{background:var(--byj-gradient)!important;color:var(--byj-white)!important;border:none!important;border-radius:100px!important;font-weight:900!important;font-size:13.5px!important;letter-spacing:.1em!important;text-transform:uppercase!important;padding:15px 24px!important;width:100%!important;box-shadow:0 4px 18px #d4537e61!important;transition:opacity .2s,transform .15s,box-shadow .2s!important;cursor:pointer!important}.cart-drawer__summary .button--primary:hover,.cart-drawer__summary .cart__checkout-button:hover,.cart-drawer__summary [name=checkout]:hover{opacity:.92!important;transform:translateY(-1px)!important;box-shadow:0 6px 24px #d4537e7a!important}.cart-drawer__summary .button--primary:active,.cart-drawer__summary [name=checkout]:active{transform:translateY(0)!important}.cart-drawer__summary .button--secondary,.cart-drawer__summary .cart__continue-button,.cart-drawer__summary a[href*="/cart"]{background:transparent!important;color:var(--byj-purple-deep)!important;border:1.5px solid var(--byj-lavender)!important;border-radius:100px!important;font-weight:700!important;font-size:12px!important;letter-spacing:.05em!important;padding:11px 24px!important;width:100%!important;text-align:center!important;display:block!important;transition:background .2s!important}.cart-drawer__summary .button--secondary:hover,.cart-drawer__summary a[href*="/cart"]:hover{background:var(--byj-lavender-light)!important}.cart-drawer--empty .cart-drawer__heading--empty{font-weight:900!important;color:var(--byj-purple-deep)!important;letter-spacing:.05em!important}.cart-drawer--empty .cart-drawer__inner{background:var(--byj-gradient-soft)!important}.header-actions__action[aria-haspopup=dialog]{position:relative!important}.header-actions__cart-icon .cart-bubble .cart-bubble__background{background-color:var(--byj-pink)!important}.header-actions__cart-icon .cart-bubble__text{color:var(--byj-white)!important;font-weight:800!important}.cart-drawer__items::-webkit-scrollbar,.cart-drawer__content::-webkit-scrollbar{width:4px!important}.cart-drawer__items::-webkit-scrollbar-thumb,.cart-drawer__content::-webkit-scrollbar-thumb{background:var(--byj-pink-mid)!important;border-radius:4px!important}@media screen and (max-width:749px){.cart-drawer__dialog{border-radius:0!important}.cart-drawer__header{padding:16px 18px!important}.cart-drawer__items{padding-inline:14px!important}.cart-drawer__summary{padding:14px 18px 24px!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-cart-drawer.css.map */
