.mous-product-sticky-bar{background-color:#f5f5f7;position:fixed;top:calc(var(--header-height) + var(--header-offset));transform:translateY(-100%);transition:all .3s;width:100%;z-index:3}@media only screen and (max-width:991.98px){.mous-product-sticky-bar{display:none}}.mous-product-sticky-bar.visible{transform:translateY(0)}.mous-product-sticky-bar__inner{align-items:center;display:flex;gap:33px;height:70px;justify-content:space-between}.mous-product-sticky-bar__wrapper-right{display:flex;gap:30px}.mous-product-sticky-bar__navigation{align-items:center;display:flex;gap:33px;justify-content:center}.mous-product-sticky-bar__product-info{align-items:center;display:flex;flex-direction:row;gap:32px;padding:10px 0}.mous-product-sticky-bar__product-info-title{display:none;flex-direction:column;max-width:400px}.mous-product-sticky-bar__product-info-title .heading-sm{line-height:1.1}@media only screen and (min-width:992px){.mous-product-sticky-bar__product-info-title{display:flex}}.mous-product-sticky-bar__price-wrapper{align-items:baseline;display:flex;flex-direction:row-reverse;gap:10px;justify-content:start}.mous-product-sticky-bar__price-range,.mous-product-sticky-bar__price-range-sale{font-size:16px;font-weight:500;text-align:left}.mous-product-sticky-bar__price-range-sale{opacity:.5}.mous-product-sticky-bar__product-info-button button{align-items:center;background-color:var(--bg-1-color);border:1px solid var(--bg-1-color);border-radius:50px;color:var(--secondary-color);display:flex;flex-flow:row wrap;gap:5px;justify-content:center;padding:12px 30px}.mous-product-sticky-bar__product-info-button button:hover{background-color:var(--primary-color);border-color:var(--primary-color);color:var(--text-primary-color)}.mous-product-sticky-bar__product-info-button button[disabled]{background:var(--accent-1-color-transparent);border-color:revert;color:var(--text-main-color);cursor:not-allowed;opacity:1;pointer-events:none}.mous-product-sticky-bar__product-info-button button span{font-size:inherit}.mous-product-sticky-bar__product-info-button button:hover{border-radius:50px}.mous-sticky-bar-anchor{transform:translateY(calc(var(--header-height)*-1 + -108px))}

/*# sourceMappingURL=section-mous-product-sticky-bar.min.css.map*/