.sticky-product-bar-container{position:fixed;bottom:0;left:0;right:0;background-color:#fde2c9;z-index:999;transform:translateY(100%);transition:transform .3s ease;width:100%;min-width:100%;border-top-left-radius:30px;border-top-right-radius:30px}.sticky-product-bar{padding:20px 15px 6px;max-width:1206px;margin:0 auto;border-top-left-radius:30px;border-top-right-radius:30px}.sticky-product-bar-container--visible{transform:translateY(0)}.sticky-product-bar__content{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem}.sticky-product-bar__product-image{display:none;flex-shrink:0}.sticky-product-bar__image{max-width:54px;max-height:37px;object-fit:cover;border-radius:4px}.sticky-product-bar__product-info{width:100%;display:flex;flex-direction:row;justify-content:space-between}.sticky-product-bar__product-title{margin:0 0 .25rem;font-family:var(--font-avenir);font-weight:800;font-size:14px;line-height:150%;text-align:center;color:#143425;width:fit-content;text-align:left}.sticky-product-bar__price{display:flex;flex-direction:row;align-items:center;gap:.5rem;text-transform:capitalize}.sticky-product-bar__price>*{font-family:var(--font-avenir);font-weight:400;font-size:14px;line-height:150%;text-align:center;color:#143425}.sticky-product-bar__actions{display:flex;flex-direction:column;align-items:center;width:100%;gap:1rem;flex-shrink:0}.sticky-product-bar__quantity{display:flex;align-items:center;gap:.5rem;background:#fff9}.sticky-product-bar__quantity-label{font-size:1.2rem;color:#666;font-weight:400}.sticky-product-bar__quantity-input{display:flex;align-items:center;border:1px solid #ccc;border-radius:4px;overflow:hidden;background:#fff9;border:transparent}.sticky-product-bar__quantity-input button{background:#fff9;font-family:var(--font-avenir);font-weight:400;font-size:14px;line-height:150%;letter-spacing:0;text-align:center;vertical-align:middle;color:#000}.sticky-product-bar__quantity-input input{display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #000000;font-family:var(--font-avenir);font-weight:800;font-style:Heavy;font-size:18px;line-height:150%;letter-spacing:0;text-align:center;vertical-align:middle;color:#000}.sticky-product-bar__quantity-btn{background:#fff;border:none;padding:.5rem .75rem;cursor:pointer;font-size:1.2rem;font-weight:600;color:#000;transition:background-color .2s ease}.sticky-product-bar__quantity-btn:hover{background-color:#f5f5f5}.sticky-product-bar__quantity-field{width:3rem;text-align:center;border:none;padding:.5rem;font-size:1.2rem;background:#fff;color:#000}.sticky-product-bar__quantity-field:focus{outline:none}.sticky-product-bar__add-to-cart{background:linear-gradient(80.9deg,#123727,#339369 58.35%,#123727);color:#fee2c9!important;border:none;padding:.75rem 1.5rem;border-radius:24px;font-family:var(--font-avenir);font-size:14px;font-weight:800;font-style:normal;line-height:150%;text-align:center;text-transform:uppercase;cursor:pointer;transition:background .3s ease;white-space:nowrap;width:100%}.sticky-product-bar__add-to-cart:hover:not(:disabled){color:#fee2c9!important;background:linear-gradient(53.86deg,#123727 -3.1%,#277452 58.35%,#081811 121.17%)!important}.sticky-product-bar__add-to-cart:disabled{background:#ccc;cursor:not-allowed}@media screen and (min-width: 750px){.sticky-product-bar-container{padding:24px 0;border-top-left-radius:0;border-top-right-radius:0;max-width:1206px;left:50%;transform:translate(-50%) translateY(100%)}.sticky-product-bar-container--visible{transform:translate(-50%) translateY(0)}.sticky-product-bar__product-image{display:block}.sticky-product-bar__content{flex-direction:row;gap:1.5rem}.sticky-product-bar__product-info{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:80px;justify-content:flex-start}.sticky-product-bar__price>*{font-size:24px;line-height:120%}.sticky-product-bar__product-title{text-align:left;font-size:24px;line-height:120%;margin:0;width:fit-content}.sticky-product-bar__price-amount{font-size:24px;line-height:120%}.sticky-product-bar__actions{flex-direction:row;gap:1.5rem;width:fit-content}.sticky-product-bar__add-to-cart{width:fit-content}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-sticky-product-bar.css.map */
