.breadcrumb{--bulma-breadcrumb-item-color: var(--bulma-text);--bulma-breadcrumb-item-hover-color: var(--bulma-text);--bulma-breadcrumb-item-active-color: var(--bulma-info)}.card.equal-height{display:flex;flex-direction:column;height:100%}.card.equal-height .card-content{flex-grow:1}.order-steps-bar p{display:flex;flex-direction:row;align-items:center;gap:7px}.image img{object-fit:contain}.item-image{width:64px;height:64px;object-fit:contain}.order-steps-bar .subtitle{margin-bottom:5px!important}.order-steps-bar .step-checkmark{border:2px solid var(--bulma-text);display:inline-block;border-radius:50%;width:25px;height:25px}.order-steps-bar .step-checkmark svg{display:none}.order-steps-bar .is-done .step-checkmark svg{display:block}.order-steps-bar .is-doing .step-checkmark svg{display:block}.order-steps-bar .is-done .step-checkmark{display:flex;flex-direction:column;align-content:center;justify-content:center;font-size:14px;border-color:var(--bulma-success);color:#fff;background-color:var(--bulma-success)}.order-steps-bar .is-doing .step-checkmark{display:flex;flex-direction:column;align-content:center;justify-content:center;font-size:14px;border-color:var(--bulma-warning);background-color:var(--bulma-warning)}.notification{position:fixed;z-index:100;top:0}.cart-btn{position:relative}.cart-btn-counter{display:flex;justify-content:center;align-items:center;border-radius:50px;width:1.5rem;height:1.5rem;position:absolute;bottom:0;right:0;transform:translate(20%,15%);color:#fff;background-color:#ff0037}.fixed-button-container{display:flex;position:fixed;bottom:0;left:0;width:100%;padding:1rem;background-color:var(--bulma-scheme-main-ter);box-shadow:0 -2px 10px #0000001a;z-index:1000;justify-content:center}.offcanvas-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0a0a0a99;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:40}.offcanvas-backdrop.is-active{opacity:1;pointer-events:auto}.offcanvas-panel{position:fixed;top:0;right:-200%;height:100vh;width:400px;background:var(--bulma-background);box-shadow:-2px 0 10px #0003;transition:right .3s ease;z-index:50;overflow-y:auto}.offcanvas-panel.is-open{right:0}.offcanvas-close{position:absolute;top:1rem;right:1rem}.checkout-column{order:1}.summary-column{order:2}.mail-bar{background-image:repeating-linear-gradient(45deg,#6fa6d6,#6fa6d6 33px,transparent 0,transparent 41px,#f18d9b 0,#f18d9b 74px,transparent 0,transparent 82px);background-position-x:-1.875rem;background-size:7.25rem .1875rem;height:.1875rem;width:100%}.required:after{content:" *";color:red}.loader{width:15px;aspect-ratio:1;border-radius:50%;background:#000;box-shadow:-20px 0,20px 0;animation:l18 1s infinite}@keyframes l18{25%{box-shadow:-20px -20px,20px 20px}50%{box-shadow:0 -20px,0 20px}75%{box-shadow:20px -20px,-20px 20px}to{box-shadow:20px 0,-20px 0}}@media (max-width: 769px){.offcanvas-panel{width:100vw}.checkout-column{order:2}.summary-column{order:1}#checkout-columns{flex-direction:column}#order-progress-bar>.grid{--bulma-grid-column-count: 2 !important}}
