.shopify-section:has(.mobile-product-bar){position:relative;z-index:var(--layer-product-bar, 300)}.mobile-product-bar{position:fixed;bottom:0;left:0;right:0;width:100%;background:#fff;border-radius:14px 14px 0 0;padding:12px 14px calc(12px + env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;gap:16px;box-shadow:0 -8px 16px #00000014,0 0 4px #0000000a;z-index:var(--layer-product-bar, 300);transform:translateZ(0);transition:transform .3s ease;box-sizing:border-box;isolation:isolate}@media screen and (max-width: 1040px){.mobile-product-bar{display:flex!important;visibility:visible!important;opacity:1!important}}.mobile-product-bar__content{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%}.mobile-product-bar__info{display:flex;flex-direction:column;flex:1;min-width:0;max-width:85%}.mobile-product-bar__title-wrapper{display:flex;flex-direction:column;gap:6px;width:100%}.mobile-product-bar__brand{font-family:SangBleu Sunrise,serif!important;font-weight:400;font-size:1em;line-height:1em;color:#3f4443;text-align:left;display:block;width:100%}@media screen and (max-width: 749px){.mobile-product-bar__brand{font-size:1em}}.mobile-product-bar__name-text{font-family:Cabinet Grotesk,sans-serif!important;font-weight:300;font-size:16px;line-height:1.35;color:#3f4443;text-align:left;max-width:85%;word-wrap:break-word;overflow-wrap:break-word;display:block}@media screen and (max-width: 1040px){.mobile-product-bar__name-text{font-size:1.04em}}.mobile-product-bar__gallery{display:flex;flex-direction:row;gap:6px;margin-top:8px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth}.mobile-product-bar__gallery::-webkit-scrollbar{display:none}.mobile-product-bar__gallery-item{flex-shrink:0;width:48px;height:48px;border-radius:4px;overflow:hidden;background:#f5f5f5}.mobile-product-bar__gallery-image{width:100%;height:100%;object-fit:cover;display:block}.mobile-product-bar__price{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.mobile-product-bar__price-main{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.mobile-product-bar__discount-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;background-image:url(/cdn/shop/files/discount-badge.svg?v=1767115547)!important;background-size:contain!important;background-repeat:no-repeat!important;background-position:center!important;width:38px!important;height:20px!important;padding:0!important;flex:0 0 auto!important;flex-shrink:0!important}.mobile-product-bar__discount-badge .custom-badge__text{font-family:Cabinet Grotesk,sans-serif!important;font-weight:500!important;font-size:12.5px!important;line-height:1.24em!important;text-transform:uppercase!important;text-align:center!important;color:#fff!important;padding:0 0 0 4px!important}.mobile-product-bar__price-text{font-family:Cabinet Grotesk,sans-serif!important;font-weight:400;font-size:18px;line-height:1.4689999748678768em;color:#3f4443;white-space:nowrap}.mobile-product-bar__price:has(.mobile-product-bar__price-old) .mobile-product-bar__price-text{color:#f88379}.mobile-product-bar__price-old{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px}.mobile-product-bar__price-old-text{font-family:Cabinet Grotesk,sans-serif!important;font-weight:300;font-size:14px;line-height:1.4689999989100866em;color:#3f4443a6;text-decoration:line-through;white-space:nowrap}.mobile-product-bar__controls{display:flex;flex-direction:row;align-items:center;gap:8px;width:100%}.mobile-product-bar__add-button-wrapper{position:relative;flex:1;display:flex;align-items:center;justify-content:center}.mobile-product-bar__add-button{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:12px 26px;background:#257662;border-radius:3px;border:none;height:48px;width:100%;cursor:pointer;transition:all .3s ease;box-sizing:border-box}.mobile-product-bar__add-button:hover{opacity:.9}.mobile-product-bar__add-button:disabled{opacity:.5;cursor:not-allowed}.mobile-product-bar__add-button--reserve{background:#257662;cursor:pointer}.mobile-product-bar__add-button--reserve:hover{opacity:.9}.mobile-product-bar__add-button--reserve .mobile-product-bar__add-text{color:#fff}.mobile-product-bar__add-button--reserve .mobile-product-bar__reserve-icon{display:none!important;visibility:hidden!important}.mobile-product-bar__add-text{font-family:Cabinet Grotesk,sans-serif;font-weight:400;font-size:16px;line-height:1.240000025431315em;color:#fff;transition:color .3s ease}.mobile-product-bar__cart-icon,.mobile-product-bar__reserve-icon{display:none!important;width:0;height:0;visibility:hidden!important}.mobile-product-bar__counter{display:flex;flex-direction:row;align-items:stretch;justify-content:stretch;padding:0;background:transparent;border:none;border-radius:3px;height:48px;width:100%;overflow:hidden}.mobile-product-bar__counter-center{display:flex;flex-direction:row;align-items:center;justify-content:center;flex:1;background:#373c3b;padding:12px 16px;cursor:pointer;transition:opacity .2s ease;gap:8px;box-sizing:border-box}.mobile-product-bar__counter-center:hover{opacity:.9}.mobile-product-bar__added-text{font-family:Cabinet Grotesk,sans-serif;font-weight:400;font-size:16px;line-height:1.240000025431315em;color:#d3d3d3;flex-shrink:0;display:flex;align-items:center;justify-content:center;gap:4px}.mobile-product-bar__added-text .mobile-product-bar__count{display:inline-flex;align-items:center;font-family:Cabinet Grotesk,sans-serif;font-weight:400;font-size:16px;line-height:1.240000025431315em;color:#fff!important;margin-left:0}.mobile-product-bar__minus,.mobile-product-bar__plus{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#373c3b;border:none;padding:0;cursor:pointer;flex-shrink:0;transition:background-color .2s ease,transform .2s ease}.mobile-product-bar__minus:hover,.mobile-product-bar__plus:hover{background:#4a504e;transform:none}.mobile-product-bar__minus:active,.mobile-product-bar__plus:active{background:#2a2f2e;transform:none}.mobile-product-bar__minus:disabled,.mobile-product-bar__plus:disabled{opacity:.5;cursor:not-allowed}.mobile-product-bar__minus img,.mobile-product-bar__plus img{width:20px;height:20px;flex-shrink:0;pointer-events:none;user-select:none;-webkit-user-select:none;filter:brightness(0) invert(1);display:block;object-fit:contain}.mobile-product-bar__count{width:14px;height:24px;display:flex;align-items:center;justify-content:center;font-family:Cabinet Grotesk,sans-serif;font-weight:500;font-size:1.15em;line-height:1;text-align:center;color:#fff!important;flex-shrink:0;min-width:14px}.mobile-product-bar__wishlist{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:22px;padding:12px 8px;background:transparent;border:none;border-radius:888px;cursor:pointer;transition:background-color .3s ease;flex-shrink:0}.mobile-product-bar__wishlist:hover{background:#3f44430d}.mobile-product-bar__wishlist-icon{width:22px;height:22px;display:flex;align-items:center;justify-content:center}.mobile-product-bar__wishlist-icon svg{width:22px;height:22px;stroke:#5d5d5d;fill:none;stroke-width:1px}@media screen and (max-width: 1040px){.mobile-product-bar{display:flex!important}}@media screen and (width >= 1041px){.mobile-product-bar{display:none!important}.mobile-product-bar__add-text,.mobile-product-bar__added-text,.mobile-product-bar__added-text .mobile-product-bar__count{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/94/assets/mobile-product-bar.css.map */
