@charset "UTF-8";:root{--scroll-offset-runtime:180px!important}@media (min-width:992px){:root{--scroll-offset-runtime:230px!important}}@media (max-width:991px){body.cart-window-visible .fixed-cart,body.navigation-window-visible .fixed-cart{display:none!important}}.fixed-cart{position:fixed;bottom:-300px;left:0;width:100%;background-color:rgba(255,255,255,0.95);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:9999;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out;-webkit-box-shadow:0 0 14px 0 rgba(0,0,0,0.1);box-shadow:0 0 14px 0 rgba(0,0,0,0.1)}@media (min-width:768px){.fixed-cart{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.fixed-cart.slideup{bottom:0!important}.fixed-cart .fixed-cart-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px}.fixed-cart .fixed-cart-col.fixed-cart-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;max-width:400px;gap:10px}.fixed-cart .fixed-cart-col.fixed-cart-title small{display:block;font-weight:600}.fixed-cart .fixed-cart-col.fixed-cart-title .fixed-cart-image{min-width:50px;max-width:50px;height:80px;border-radius:5px}@media (min-width:768px){.fixed-cart .fixed-cart-col.fixed-cart-title .fixed-cart-image{min-width:80px;max-width:80px}}.fixed-cart .fixed-cart-col.fixed-cart-title .fixed-cart-image img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;min-width:50px;max-width:50px;height:80px;border-radius:5px}@media (min-width:768px){.fixed-cart .fixed-cart-col.fixed-cart-title .fixed-cart-image img{min-width:80px;max-width:80px}}.fixed-cart .fixed-cart-col.fixed-cart-title>div{width:100%;font-family:var(--template-headings-font),sans-serif}.fixed-cart .fixed-cart-col.fixed-cart-title p{margin-bottom:0;line-height:normal;font-weight:700;font-size:18px;color:var(--color-tertiary)}.fixed-cart .fixed-cart-col.fixed-cart-title p:last-child{display:block;margin:5px 0 0!important;font-size:90%;font-size:16px}.fixed-cart .fixed-cart-col.fixed-cart-title p strong{font-weight:500}.fixed-cart .fixed-cart-col.fixed-cart-button{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.fixed-cart .fixed-cart-col.fixed-cart-button .add-to-cart{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fixed-cart .fixed-cart-col.fixed-cart-button .add-to-cart .add-to-cart-button{font-weight:700;font-size:16px!important;padding:10px 35px;z-index:9999}@media (max-width:767px){.fixed-cart .fixed-cart-col.fixed-cart-button .add-to-cart .add-to-cart-button{padding:10px 15px;font-size:14px!important;min-height:auto!important}}.fixed-cart .fixed-cart-col.fixed-cart-button .add-to-cart .add-to-cart-button:before{display:none!important}