:root{--height-full: 100dvh;--height-fill: calc(100dvh - var(--nav-height));--font-orion: "Untitled", sans-serif;--font-quarto: "Quarto Light", sans-serif;--font-tomato: "Tomato Grotesk Regular", sans-serif;--font-tomato-light: "Tomato Grotesk Light", sans-serif;--font-tomato-medium: "Tomato Grotesk Medium", sans-serif;--font-tomato-semi: "Tomato Grotesk Semibold", sans-serif;--topbar-height: 42px;--annoucement-height: 56px;--nav-main-height: 71px;--nav-height: calc(var(--nav-main-height) + var(--annoucement-height) + var(--topbar-height))}@media(max-width:1023.98px){:root{--topbar-height: 42px;--annoucement-height: 50px;--nav-main-height: 56px}}@media(max-width:749.98px){:root{--topbar-height: 36px;--annoucement-height: 50px;--nav-main-height: 62px}}.bg__lightgrey{background:#f1f1f1}.sticky-atc{position:fixed;bottom:0;left:0;right:0;width:100%;background-color:#fff;max-width:100%;height:80px;z-index:300;transform:translateY(100%);transition:.3s ease-in-out;display:flex;align-items:center;opacity:0;visibility:hidden;cursor:pointer;padding-inline:30px;padding-block:20px}.sticky-atc.section-border--top{border-top:1px solid #ded8d8}@media(max-width:767.98px){.sticky-atc{padding-inline:22px;padding-block:12px;height:auto;min-height:69px;flex-direction:column;gap:10px}}.sticky-atc--visible .sticky-atc{transform:translateY(0);opacity:1;visibility:visible}.footer--in-view .sticky-atc{opacity:0;visibility:hidden;transform:translateY(100%)}.sticky-atc__product--image{width:56px;height:56px;aspect-ratio:1;overflow:hidden;border-radius:5px}.sticky-atc__product--image img{width:100%;height:100%;object-fit:cover}.sticky-atc__product-name{margin:0}.sticky-atc__wishlist{width:45px;height:45px!important;border-radius:3px;border:1px solid #e2e2e2!important;display:flex!important;align-items:center;justify-content:center;background:#fff!important;position:relative!important;top:0!important;left:0!important;right:0!important}.sticky-atc__wishlist:after{display:none!important}.sticky-atc__wishlist svg path{stroke:#4e4d56}.sticky-atc__wishlist.swym-added svg path{fill:#4e4d56}@media(max-width:767.98px){.sticky-atc__wishlist{width:47px;height:45px!important}}.sticky-atc__action{max-width:213px;width:100%}.sticky-atc__action .add_to_cart{width:100%;max-width:213px}.sticky-atc__action .add_to_cart span{color:#fff}@media(max-width:767.98px){.sticky-atc__action,.sticky-atc__action .add_to_cart{max-width:100%}}.sticky-atc__size-selector select{margin:0;width:90px;height:45px;padding:0 20px}@media(max-width:767.98px){.sticky-atc__size-selector select{padding-inline:20px}}.sticky-atc .product-form__error-message-wrapper{margin:0}.sticky-atc .product-form{display:flex;flex-direction:column-reverse}.sticky-atc__container{width:100%;display:flex;justify-content:space-between;align-items:center}@media(max-width:767.98px){.sticky-atc__container{display:grid;grid-template-columns:1fr 1fr}}.sticky-atc__left{display:block;padding-block:10px;display:flex;align-items:center;gap:16px}.sticky-atc__product-info{display:flex;gap:6px;flex-direction:column;justify-content:space-between}.sticky-atc__product-name{color:#333;font-size:15px;font-style:normal;font-weight:700!important;line-height:120%;text-transform:capitalize}.sticky-atc__price{display:flex;align-items:flex-end;gap:8px;justify-content:space-between;width:100%;white-space:nowrap}.sticky-atc__price .button{padding:0;height:24px}.sticky-atc__price .button-arrow{width:24px;height:24px}.sticky-atc__price .sa-price{display:flex;align-items:center;gap:8px}.sticky-atc__price .sa-price s{text-decoration:line-through;opacity:.7}@media(max-width:767.98px){.sticky-atc__price .sa-price{gap:12px}}.sticky-atc__price .sa-price__final,.sticky-atc__price .sa-price__old{font-family:var(--font-tomato);font-size:16px;font-weight:400;line-height:22px;letter-spacing:0px;text-transform:none}@media(max-width:767.98px){.sticky-atc__price .sa-price__final,.sticky-atc__price .sa-price__old{font-size:16px;font-weight:400;line-height:22px;letter-spacing:0px;text-transform:none}}.sticky-atc__price .sa-price__final,.sticky-atc__price .sa-price__old{margin:0;color:inherit}@media(max-width:767.98px){.sticky-atc__price .sa-price__final,.sticky-atc__price .sa-price__old{font-family:var(--font-tomato);font-size:16px;font-weight:400;line-height:22px;letter-spacing:0px;text-transform:none}}@media(max-width:767.98px)and (max-width:767.98px){.sticky-atc__price .sa-price__final,.sticky-atc__price .sa-price__old{font-size:16px;font-weight:400;line-height:22px;letter-spacing:0px;text-transform:none}}@media(max-width:767.98px){.sticky-atc__price{gap:12px}}.sticky-atc__right{display:flex;gap:16px;padding:0;width:50%;justify-content:flex-end;align-items:center}@media(max-width:767.98px){.sticky-atc__right{width:100%;justify-content:space-between;gap:10px}}.sticky-atc__colors p{font-family:var(--font-tomato);font-size:16px;font-weight:400;line-height:22px;letter-spacing:0px;text-transform:none}@media(max-width:767.98px){.sticky-atc__colors p{font-size:16px;font-weight:400;line-height:22px;letter-spacing:0px;text-transform:none}}.sticky-atc__colors p{margin:0;width:max-content}@media(max-width:767.98px){.sticky-atc__colors{display:none}}.sticky-atc__add-btn{min-width:150px;position:relative}.sticky-atc__add-btn:disabled,sa-product-form.loading .sticky-atc__add-btn{pointer-events:none;opacity:.6}@media(max-width:767.98px){.sticky-atc__add-btn{width:100%;min-width:0}}@media(max-height:500px)and (max-width:768px){.sticky-atc{display:none}}.needsclick.kl-teaser-Rg6LCE.kl-private-reset-css-Xuajs1{z-index:299!important}
/*# sourceMappingURL=/cdn/shop/t/77/assets/syn-sticky-atc.css.map */
