.footer__socials .btn{border-radius:10px}@media (max-width: 777px){.footer__nav__list{grid-template-columns:repeat(auto-fit,minmax(50%,1fr))}}@media (min-width: 778px){.footer__nav__list{grid-template-columns:repeat(auto-fit,minmax(20%,1fr))}}#mainSearchContainer .results,#predictive-search-results-list .search__result--list,#mainCollectionProductContainer .products,.product-recommendations .js-carousel-items{--gutter: calc(var(--spacing) * 10);row-gap:calc(var(--spacing) * 5)}.product-swatches--image{background:var(--image) center / contain no-repeat}.product-swatches__item.is-active .product-swatches--image{box-shadow:inset 0 0 0 1px var(--color-divider),0 0 0 2px var(--color-page-bg),0 0 0 3px rgb(var(--color-btn-bg-rgb))}wishlist-product-button{cursor:pointer;transition:all ease .3s}wishlist-product-button:not(.is-rendered){display:none!important}wishlist-product-button.is-active{color:#ffa800}.product-specifications{list-style:none}.product-specifications>li:not(:first-child){border-top:1px solid var(--color-divider)}.product__info-logo img{aspect-ratio:min(var(--ratio),4);object-fit:contain}:where(.product__info--popup,.product__info--link)+:where(.product__info--popup,.product__info--link){margin-top:0!important}@media (max-width: 767px){.product__info-logo img{max-height:32px;max-width:124px}.header__icon--search{position:absolute;left:60px}#mainContent{overflow:hidden}.collection__header:not(.has-description) .collection__header-buttons{margin-top:-30px}.collection__header-buttons .btn{padding-inline:12px}}@media (min-width: 1025px){.product__info-logo img{max-height:40px}.main__menu{margin-left:-16px}.collection__header--thelios{max-width:960px}.collection__header-buttons{margin-bottom:-92px}.collection__header:not(.has-description) .collection__header-buttons{margin-top:-37px}.collection__header--thelios .s-header__desc,.s-header__desc--large{max-width:none}.product-details{--gutter: calc(var(--spacing) * 6)}.product__info-wrapper.max-width-content{max-width:calc(var(--content-max-width) / 2.5)}}.collection__header-logo img{max-width:240px;max-height:60px;aspect-ratio:var(--ratio)}.product__header-logo{border-bottom:2px solid var(--color-divider)}.product__header-logo img{width:240px;aspect-ratio:var(--ratio)}.opacity-40{opacity:.4}.main-collection-product{overflow:hidden;padding-top:calc(var(--spacing) * 2)}#mainWishlistProductContainer .products{--gutter: calc(var(--spacing) * 10)}.n8n-form__products{border-top:1px solid #e6e6e6;margin-top:29px}.n8n-form__product{display:flex;gap:20px;align-items:center;border-bottom:1px solid #e6e6e6;padding-block:10px}.n8n-form__product-image{--width: 90px;flex:0 0 var(--width);width:var(--width)}.n8n-form__product-image img{width:100%;aspect-ratio:1.5;object-fit:contain;display:block;margin-bottom:0}.n8n-form__product-name a{color:#323232;font-size:.875rem;font-weight:600}.field__text{border-radius:5px}.product-slideshow__thumb:not(.is-active-item) .btn-slideshow-thumb:before{display:none}.product__prices .price-item--last{font-size:var(--heading-3)}.form__fields-content .product-option__name{margin-bottom:0}@keyframes bgLoading{0%{background-position:-800px 0}to{background-position:800px 0}}.bg-loading{--bg-color: #f0f0f0;--bg-image: linear-gradient(to right, var(--bg-color) 25%, #ddd 50%, var(--bg-color) 100%);--bg-size: 800px 100px;background:var(--bg-color);background-image:var(--bg-image);background-size:var(--bg-size);animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:bgLoading;animation-timing-function:linear}@media (min-width: 1025px){.header{gap:0}.menu--horizontal .header__menu{z-index:10}}.header--predictive-search-open .header-search{top:var(--header-height)}.search__field-wrapper{top:10px;padding-inline:calc(var(--spacing) * 2.5)}.search__field{padding:8px var(--spacing);border:1px solid var(--color-divider);border-radius:5px;max-width:640px}.search__field-input{outline:none}.card__badge.product__badge{margin-top:0;flex-direction:row;gap:12px}.badge--new{background:none;padding:0;color:rgba(var(--color-normal-text-rgb),.6);font-family:var(--font-body-family);font-weight:var(--font-body-weight);font-style:var(--font-body-style);line-height:1.25;text-transform:none}.badge--oos{background:none;padding:0;color:var(--color-danger);font-family:var(--font-body-family);font-weight:var(--font-body-weight);font-style:var(--font-body-style);line-height:1.25;text-transform:none}#mainCollectionProductContainer [role=navigation] .btn-small svg{width:18px;height:18px}@keyframes dropdownBgFadeIn{0%{opacity:0}to{opacity:1}}.dropdown__wrapper{position:relative}.dropdown__bg{position:fixed;height:100%;width:100%;left:0;top:0;bottom:0;right:0;overflow:hidden;z-index:99998;display:none;background-color:#000000a6;-webkit-backdrop-filter:none;backdrop-filter:none;-webkit-animation:dropdownBgFadeIn .3s;animation:dropdownBgFadeIn .3s}.dropdown__wrapper.is-transparent .dropdown__bg{background:none}.dropdown__wrapper.is-active .dropdown__bg{display:block}.dropdown__content{position:absolute;right:0;background:#fff;border-radius:5px;padding:8px 0;z-index:99999;display:none;min-width:100%;-webkit-animation:popupBgFadeIn .3s;animation:popupBgFadeIn .3s}.dropdown__wrapper.is-transparent .dropdown__content{border:var(--globalBorder)}.dropdown__content--bottom{right:0;left:0}.dropdown__content--top{top:-17px}.dropdown__content--bottom[data-items="1"]{bottom:-1px}.dropdown__wrapper.is-active .dropdown__content{display:block}.dropdown__item{padding:8px 24px;cursor:pointer;display:flex;width:100%;text-wrap:nowrap;justify-content:space-between;transition:all .3s ease}a.dropdown__item,a.dropdown__item:hover{color:var(--colorHeadings)}.dropdown__item.is-active{cursor:default;pointer-events:none;background:#f7f7f7}.dropdown__wrapper.is-active .dropdown__selector{border-color:#fff!important;z-index:999!important;background-color:#fff!important;background-image:url(arrow-up.png)!important;position:relative}@media (max-width: 992px){.dropdown__content--bottom:not([data-items="1"]){bottom:-35px}}@media (min-width: 993px){.dropdown__content--bottom:not([data-items="1"]){bottom:-34.5px}}.btn-link{text-underline-offset:4px;text-decoration-thickness:1px}strong{font-weight:500}.product__variants--radios .product-option .form__label{padding:6px 9px;font-size:14px}.btn-slideshow-thumb:before{height:1px;top:auto;bottom:0}.product__variants .btn-link{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);white-space:nowrap}.product__variants .btn-link:not(:hover){text-decoration:none}.product__extra-info .h5{margin-bottom:3px}@media (max-width: 767px){.article__wrapper .breadcrumb{margin-inline:calc(var(--spacing) * -2.5)}.product__variants{position:relative}.product__variants .btn-link{position:absolute;top:-11px;right:0}.product__variants .form__fields-content{flex-direction:column}.product__variants .form__fields-content .product-option__name{margin-bottom:4px}.thumbnail__horizoltal .thumbnail__horizoltal-carousel{gap:20px}.product-thumbs .btn-slideshow-thumb{aspect-ratio:1;width:6px;height:6px;background:#ccc;border-radius:50%}.product-thumbs .btn-slideshow-thumb:before{display:nonel}.product-thumbs .is-active-item .btn-slideshow-thumb{background:#000}.product-thumbs .btn-slideshow-thumb .js-wrap-image-lazy{display:none}}@media (min-width: 768px){.template-collection .breadcrumb{padding-bottom:16px}.iwt-content--right .s-header{padding-left:calc(var(--spacing) * 4)}.article__wrapper .breadcrumb{padding-block:0;margin-inline:calc(var(--spacing) * -4)}}.filter-form-container:after{content:"";display:block;margin-top:calc(var(--spacing) * .5);margin-inline:calc(var(--gutter) / 2);border-bottom:1px var(--color-border) solid;width:100%}.s-header__sub--large-heading{font-size:calc(var(--font-body-size) * var(--heading-size))}.s-header__sub--heading{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);line-height:1}.s-header__sub--heading i{color:#efd07f}.product-option--unavailable .form__label:before{transform:translate(-50%,-50%) rotate(-45deg)}.banner-padding .s-header__sub--large-heading{margin-top:calc(var(--spacing) * 1.5)}@media (max-width: 480px){.header{padding-inline:11px}.header__icons .btn-icon{--form-field-lg: 38px}.header__icon--search{left:49px}}.btn.d-none{display:none}.s-footer-sm .contact-form .icon-checkmark{background:none}@media (hover: hover){.s-footer-sm .contact-form a,.footer__content__bottom .subtext a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.s-footer-sm .contact-form a:hover,.footer__content__bottom .subtext a:hover{text-decoration:none}}@media (min-width: 769px){.shopify-policy__container>*{max-width:640px}}.tag{padding-block:4px}.filter__clear__all .btn-link{padding-block:4px;line-height:24px;border:1px solid transparent;position:relative;top:5px}.search__result-contents{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/7/assets/custom.css.map */
