.card-information__color{display:block;text-align:center}.collection-grid-section{margin-top:3rem}.collection{position:relative}@media screen and (max-width: 749px){.collection .grid__item:only-child{flex:0 0 100%;max-width:100%}.collection .title:not(.title--no-heading){margin-top:-1rem}}@media screen and (min-width: 750px){.collection .title-wrapper-with-link--no-heading{margin-top:6rem}}@media screen and (max-width: 989px){.collection .slider.slider--tablet{margin-bottom:1.5rem}}.collection .loading-overlay{top:0;right:0;bottom:0;left:0;display:none;width:100%;padding:0 1.5rem;opacity:.7}@media screen and (min-width: 750px){.collection .loading-overlay{padding-left:5rem;padding-right:5rem}}.collection.loading .loading-overlay{display:block}.collection--empty .title-wrapper{margin-top:10rem;margin-bottom:15rem}.collection-filters{display:grid;grid-template-columns:repeat(2,auto);grid-template-rows:repeat(2,auto)}.collection-product-count{align-self:center;position:relative;text-align:right}.collection-product-count__text{font-size:1.4rem;line-height:1.5;margin:0}.collection-product-count__text.loading{visibility:hidden}.collection-product-count .loading-overlay__spinner{display:none;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1.8rem}.collection-product-count__text.loading+.loading-overlay__spinner{display:block}.active-facets-mobile{margin-bottom:.5rem}@media screen and (min-width: 750px){.collection-filters>*+*{margin-top:0}.facets__form .collection-product-count{grid-column-start:3;align-self:flex-start}}.collection-filters__label{display:block;color:var(--color-foreground-85);font-size:1.4rem;margin-right:2rem}.collection-filters__summary{display:flex;align-items:center;justify-content:space-between;font-size:1.4rem;cursor:pointer;height:4.5rem;padding:0 1.5rem;min-width:25rem;margin-top:2.4rem;border:.1rem solid rgba(var(--color-foreground),.55)}.collection-filters__summary:after{position:static}.collection-filters__item{align-items:flex-start;display:flex;grid-column:2;grid-row:1;padding-left:2.5rem}@media screen and (min-width: 990px){.collection-filters__item{padding-left:4.5rem}}.collection-filters__field{align-items:center;display:flex;flex-grow:1;justify-content:flex-end}.collection-filters__field .select{width:auto}.collection-filters__item button{margin-left:2.5rem}.collection-filters__disclosure{min-width:25rem}.collection-filters__disclosure summary:after{top:0}.collection-filters__disclosure a{color:rgb(var(--color-foreground));cursor:pointer;display:block;padding:1.2rem;text-transform:capitalize;text-decoration:none}.collection-filters__sort{font-size:1.4rem;height:auto;line-height:1.5;margin:0;padding-left:0;padding-right:1.75rem}.collection-filters__sort,.collection-filters__sort:hover{box-shadow:none}.collection-filters__sort:focus-visible,.mobile-facets__sort .select__select:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:1rem;box-shadow:0 0 0 1rem rgb(var(--color-background)),0 0 .2rem 1.2rem rgba(var(--color-foreground),.3)}.collection-filters__sort.focused,.no-js .collection-filters__sort:focus,.mobile-facets__sort .select__select.focused,.no-js .mobile-facets__sort .select__select:focus{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:1rem;box-shadow:0 0 0 1rem rgb(var(--color-background)),0 0 .2rem 1.2rem rgba(var(--color-foreground),.3)}.no-js .collection-filters__sort:focus:not(:focus-visible),.no-js .mobile-facets__sort .select__select:focus:not(:focus-visible){outline:0;box-shadow:none}.collection-filters__sort+.icon-caret{right:0}.facets{display:block;grid-column-start:span 2}.facets__form{display:grid;gap:0 3.5rem;grid-template-columns:1fr max-content max-content;margin-bottom:.5rem}.facets__wrapper{align-items:center;align-self:flex-start;grid-column:1;grid-row:1;display:flex;flex-wrap:wrap}.facets__heading{display:block;color:rgba(var(--color-foreground),.85);font-size:1.4rem;margin:-1.5rem 2rem 0 0}.facets__reset{margin-left:auto}.facets__disclosure{margin-right:3.5rem}.facets__summary{color:rgba(var(--color-foreground),.75);font-size:1.4rem;margin-bottom:1.5rem;padding:0 1.75rem 0 0}.facets__disclosure[open] .facets__summary,.facets__summary:hover{color:rgb(var(--color-foreground))}.facets__disclosure[open] .facets__display{animation:animateMenuOpen var(--duration-default) ease}.facets__summary span{transition:text-decoration var(--duration-short) ease}.facets__summary:hover span{text-decoration:underline;text-underline-offset:.3rem}.disclosure-has-popup[open]>.facets__summary:before{z-index:2}.facets__summary>span{line-height:1.3}.facets__summary .icon-caret{right:0}.facets__display{background-color:rgb(var(--color-background));position:absolute;border:1px solid rgba(var(--color-foreground),.2);top:calc(100% + .5rem);left:-1.2rem;width:35rem;max-height:55rem;overflow-y:auto}.facets__header{border-bottom:1px solid rgba(var(--color-foreground),.2);padding:1.5rem 2rem;display:flex;justify-content:space-between;font-size:1.4rem;position:sticky;top:0;background-color:rgb(var(--color-background));z-index:1}.facets__list{padding:.5rem 2rem}.facets__item{display:flex;align-items:center}.facets__item label,.facets__item input[type=checkbox]{cursor:pointer}.facet-checkbox{padding:1rem 2rem 1rem 0;flex-grow:1;position:relative;font-size:1.4rem;display:flex;word-break:break-word}.facet-checkbox input[type=checkbox]{position:absolute;opacity:1;width:1.6rem;height:1.6rem;top:.7rem;left:-.4rem;z-index:-1;appearance:none;-webkit-appearance:none}.facet-checkbox>svg{background-color:rgb(var(--color-background));margin-right:1.2rem;flex-shrink:0}.facet-checkbox .icon-checkmark{visibility:hidden;position:absolute;left:.3rem;z-index:5;top:1.4rem}.facet-checkbox>input[type=checkbox]:checked~.icon-checkmark{visibility:visible}.facet-checkbox--disabled{color:rgba(var(--color-foreground),.4)}.facets__price{display:flex;padding:2rem}.facets__price .field+.field-currency{margin-left:2rem}.facets__price .field{align-items:center}.facets__price .field-currency{align-self:center;margin-right:.6rem}.facets__price .field__label{left:1.5rem}button.facets__button{min-height:0;margin:0 0 0 .5rem;box-shadow:none;padding-top:1.4rem;padding-bottom:1.4rem}.facets__button-no-js{min-width:auto;transform:translateY(-.6rem)}.active-facets{display:flex;flex-wrap:wrap;width:100%;grid-column:1 / -1;grid-row:2;margin-top:-.5rem}.active-facets__button{display:block;margin-right:1.5rem;margin-top:1.5rem;padding-left:.2rem;padding-right:.2rem;text-decoration:none}span.active-facets__button-inner{color:rgb(var(--color-foreground));box-shadow:0 0 0 .1rem rgb(var(--color-foreground));border-radius:2.6rem;font-size:1rem;min-height:0;min-width:0;padding:.5rem 1rem;display:flex;align-items:stretch}.active-facets__button-wrapper{align-items:center;display:flex;justify-content:center;padding-top:1.5rem}.active-facets__button-wrapper *{font-size:1rem}@media screen and (min-width: 990px){.active-facets__button{margin-right:1.5rem}.active-facets__button-wrapper *,span.active-facets__button-inner{font-size:1.2rem}}@media screen and (max-width: 989px){.active-facets{margin:0 -1.2rem -1.2rem}.active-facets__button,.active-facets__button-remove{margin:0;padding:1.2rem}span.active-facets__button-inner{padding-bottom:.3rem;padding-top:.3rem}.active-facets__button-wrapper{padding-top:0}}.active-facets__button:hover .active-facets__button-inner{box-shadow:0 0 0 .2rem rgb(var(--color-foreground))}.active-facets__button--light .active-facets__button-inner{box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.2)}.active-facets__button--light:hover .active-facets__button-inner{box-shadow:0 0 0 .2rem rgba(var(--color-foreground),.4)}a.active-facets__button:focus-visible{outline:none;box-shadow:none}a.active-facets__button.focused,.no-js a.active-facets__button:focus{outline:none;box-shadow:none}a.active-facets__button:focus-visible .active-facets__button-inner{box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.2),0 0 0 .2rem rgb(var(--color-background)),0 0 0 .4rem rgb(var(--color-foreground));outline:none}a.active-facets__button.focused .active-facets__button-inner,.no-js a.active-facets__button:focus .active-facets__button-inner{box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.2),0 0 0 .2rem rgb(var(--color-background)),0 0 0 .4rem rgb(var(--color-foreground));outline:none}.active-facets__button svg{align-self:center;flex-shrink:0;margin-left:.6rem;margin-right:-.2rem;pointer-events:none;width:1.2rem}@media all and (min-width: 990px){.active-facets__button svg{margin-right:-.4rem;margin-top:.1rem;width:1.4rem}}.active-facets facet-remove:only-child{display:none}.active-facets__button.disabled,.mobile-facets__clear.disabled{pointer-events:none}.mobile-facets__clear-wrapper{align-items:center;display:flex;justify-content:center}.count-bubble{display:flex;justify-content:center;align-items:center;font-size:.9rem;width:1.7rem;height:1.7rem;border-radius:50%;background-color:rgba(var(--color-button),var(--alpha-button-border));color:rgb(var(--color-background));margin-left:.7rem}.count-bubble:empty{visibility:hidden}.count-bubble--dot:empty{visibility:visible}.count-bubble--dot:before{content:"";width:.2rem;height:.2rem;display:block;background-color:rgb(var(--color-background));border-radius:50%}.mobile-facets{position:fixed;top:0;left:0;right:0;bottom:0;z-index:100;background-color:rgba(var(--color-foreground),.5);pointer-events:none}.mobile-facets__disclosure{display:flex}.mobile-facets__wrapper{margin-left:0;display:flex}.mobile-facets__wrapper .disclosure-has-popup[open]>summary:before{height:100vh;z-index:3}.mobile-facets__inner{background-color:rgb(var(--color-background));width:calc(100% - 5rem);margin-left:auto;height:100%;overflow-y:auto;pointer-events:all;transition:transform var(--duration-short) ease;max-width:37.5rem;display:flex;flex-direction:column}.menu-opening .mobile-facets__inner{transform:translate(0)}.js .disclosure-has-popup:not(.menu-opening) .mobile-facets__inner{transform:translate(105vw)}.mobile-facets__header{background-color:rgb(var(--color-background));border-bottom:.1rem solid rgba(var(--color-foreground),.08);padding:1rem 2.5rem;text-align:center;display:flex;position:sticky;top:0;z-index:2}.mobile-facets__header-inner{flex-grow:1;position:relative}.mobile-facets__info{padding:0 2.6rem}.mobile-facets__heading{font-size:1.4rem;margin:0}.mobile-facets__count{color:rgba(var(--color-foreground),.7);font-size:1.3rem;margin:0;flex-grow:1}.mobile-facets__open-wrapper{display:inline-block}.mobile-facets__open{text-align:left;width:100%;padding-top:.5rem;padding-bottom:.5rem;display:flex;align-items:center;color:rgba(var(--color-link),var(--alpha-link))}.mobile-facets__open:hover{color:rgb(var(--color-link))}.mobile-facets__open:hover line,.mobile-facets__open:hover circle{stroke:rgb(var(--color-link))}.mobile-facets__open-label{transition:text-decoration var(--duration-short) ease}.mobile-facets__open:hover .mobile-facets__open-label{text-decoration:underline;text-underline-offset:.3rem}.mobile-facets__open>*+*{margin-left:1rem}.mobile-facets__open svg{width:2rem}.mobile-facets__open line,.mobile-facets__open circle{stroke:rgba(var(--color-link),var(--alpha-link))}.mobile-facets__close{display:none;align-items:center;justify-content:center;position:fixed;top:.7rem;right:1rem;width:4.4rem;height:4.4rem;z-index:101;opacity:0;transition:opacity var(--duration-short) ease}.mobile-facets__close svg{width:2.2rem}details.menu-opening .mobile-facets__close{display:flex;opacity:1}details.menu-opening .mobile-facets__close svg{margin:0}.mobile-facets__close-button{align-items:center;background-color:transparent;display:flex;font-size:1.4rem;font:inherit;letter-spacing:inherit;margin-top:1.5rem;padding:1.2rem 2.6rem;text-decoration:none;width:calc(100% - 5.2rem)}.no-js .mobile-facets__close-button{display:none}.mobile-facets__close-button .icon-arrow{transform:rotate(180deg);margin-right:1rem}.mobile-facets__main{padding:2.7rem 0 0;position:relative;z-index:1;flex-grow:1;display:flex;flex-direction:column}.mobile-facets__details[open] .icon-caret{transform:rotate(180deg)}.no-js .mobile-facets__details{border-bottom:1px solid rgba(var(--color-foreground),.04)}.mobile-facets__highlight{opacity:0;visibility:hidden}.mobile-facets__checkbox:checked+.mobile-facets__highlight{visibility:visible;opacity:1;position:absolute;top:0;left:0;right:0;bottom:0;display:block;background-color:rgba(var(--color-foreground),.04)}.mobile-facets__summary{padding:1.3rem 2.5rem}.mobile-facets__summary svg{margin-left:auto}.mobile-facets__summary>div,.facets__summary>div{display:flex;align-items:center}.js .mobile-facets__submenu{position:absolute;top:0;width:100%;bottom:0;left:0;background-color:rgb(var(--color-background));z-index:3;transform:translate(100%);visibility:hidden;display:flex;flex-direction:column}.js details[open]>.mobile-facets__submenu{transition:transform .4s cubic-bezier(.29,.63,.44,1),visibility .4s cubic-bezier(.29,.63,.44,1)}.js details[open].menu-opening>.mobile-facets__submenu{transform:translate(0);visibility:visible}.js .menu-drawer__submenu .mobile-facets__submenu{overflow-y:auto}.mobile-facets__item{position:relative}input.mobile-facets__checkbox{border:0;width:1.6rem;height:1.6rem;position:absolute;left:2.1rem;top:1.2rem;z-index:0;appearance:none;-webkit-appearance:none}.mobile-facets__label{padding:1.5rem 2rem 1.5rem 2.5rem;width:100%;background-color:rgb(var(--color-background));transition:background-color .2s ease;word-break:break-word;display:flex}.mobile-facets__label>svg{background-color:rgb(var(--color-background));position:relative;z-index:2;margin-right:1.2rem;flex-shrink:0}.mobile-facets__label .icon-checkmark{position:absolute;top:1.9rem;left:2.8rem;visibility:hidden}.mobile-facets__label>input[type=checkbox]:checked~.icon-checkmark{visibility:visible}.mobile-facets__arrow,.mobile-facets__summary .icon-caret{margin-left:auto;display:block}.mobile-facets__label--disabled{opacity:.5}.mobile-facets__footer{background-color:rgb(var(--color-background));border-top:.1rem solid rgba(var(--color-foreground),.08);padding:2rem;bottom:0;position:sticky;display:flex;z-index:2;margin-top:auto}.mobile-facets__footer>*+*{margin-left:1rem}.mobile-facets__footer>*{width:50%}.mobile-facets__footer noscript .button{width:100%}.mobile-facets__sort{display:flex;justify-content:space-between}.mobile-facets__sort label{flex-shrink:0}.mobile-facets__sort .select{width:auto}.no-js .mobile-facets__sort .select{position:relative;right:-1rem}.mobile-facets__sort .select .icon-caret{right:0}.mobile-facets__sort .select__select{box-shadow:none}.collection-default-page .breadcrumbs{border-top:1px solid #bababa}.collection-default-page .breadcrumbs__list{display:flex;align-items:center}.collection-default-page .breadcrumbs__item{padding:0}.collection-default-page .breadcrumbs__link{font-weight:400;font-size:14px;color:#747b86}.collection-default-page .breadcrumbs__list li{border-left:1px solid #ddd;padding:0 10px;line-height:1}.collection-default-page .breadcrumbs__list li:first-child{border-left:none;padding-left:0}.collection-default-page .home-link{font-size:0;padding:0;line-height:1}.product-grid-container{display:flex;align-items:flex-start}.collection-title-description-bottom-wrapper{margin:0}.collection-title{font-weight:300;color:#333!important;text-transform:uppercase;position:relative;margin:0 0 2.667em;font-size:35px;letter-spacing:1px;display:flex;justify-content:center}.collection-title:after{content:"";position:absolute;display:block;height:5px;width:68px;background:#aae1da;bottom:-1em}.collection-filter-panel{display:flex;align-items:center;padding:28px 0 30px}.collection-filter-panel.has-borders-top{border-top:1px solid #bababa}.facets-vertical-sort{padding-left:0;width:100%}.facets-vertical-form{justify-content:space-between!important}.facets-vertical-sort .facet-filters{padding-left:22px}.collection-default-page .facet-filters__label{font-size:16px;color:#333;padding-right:8px}.collection-default-page .select{position:relative!important;top:unset!important;right:unset!important;bottom:unset!important;left:unset!important}.collection-default-page .select svg{display:block!important;right:12px}.collection-default-page .facet-filters__sort{min-width:175px!important;height:40px;border:1px solid #bababa;padding:7px 25px 7px 12px;font-size:16px;color:#333;letter-spacing:0}.filters-row__mode{min-width:max-content}.filters-row__view{background:#747b83;display:inline-block;cursor:pointer!important;margin-right:12px;overflow:hidden;position:relative;width:20px;height:17px;line-height:40px;color:#747b83;transition:all .3s linear 0s}.filters-row__view:hover,.filters-row__view.is-active{background-color:#2f827b}.link-grid-view:before{content:"";display:block;position:absolute;top:8px;width:100%;height:1px;background:#fff}.link-grid-view:after{content:"";display:block;position:absolute;top:0;left:6px;width:1px;height:100%;background:#fff}.link-grid-view span{display:block;position:absolute;top:0;left:13px;width:1px;height:100%;background:#fff}.link-row-view span{display:block;position:absolute;top:0;left:6px;width:1px;height:100%;background:#fff}.link-row-view:before{content:"";display:block;position:absolute;top:5px;width:100%;height:1px;background:#fff}.link-row-view:after{content:"";display:block;position:absolute;top:11px;width:100%;height:1px;background:#fff}.product-row-view .grid__item{width:100%!important;max-width:100%!important}.product-row-view .card__inner{width:25%;margin:0 auto}.product-icons-wrap{display:flex;align-items:center;justify-content:center;gap:10px;position:relative}.bigger-icons{padding-bottom:20px;min-height:60px}.product-icon img{width:32px;height:32px;object-fit:contain}.tooltiptext{visibility:hidden;width:100%;background-color:#efefef;color:#000;text-align:center;border-radius:6px;padding:5px 10px;position:absolute;z-index:1;bottom:100%;left:50%;transform:translate(-50%)}.product-icon:hover .tooltiptext{visibility:visible}.collection-default-page .media--portrait{padding-bottom:100%}.information__variant-wrapper{justify-content:center!important;padding-bottom:4rem!important}.information__variant-price{display:block;width:100%;margin:10px 0 .6em;font-family:var(--font-body-family)}.card-information__text{padding:0 10px!important;color:#2f827b;font-family:Roboto Slab,serif!important;font-size:16px!important;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:1;letter-spacing:.6px;font-weight:500;margin-bottom:.54em;text-align:center;text-decoration:none}.collection-default-page .price{justify-content:center}.price-item{font-size:30px!important;line-height:1em;color:#333;letter-spacing:0;display:block;font-weight:400}.collection-default-page .price--on-sale .price-item--regular{color:#fa6b6b;font-size:18px!important;line-height:1;font-weight:300!important;padding:0 6px 2px}.collection-default-page .price__sale{flex-direction:row-reverse!important;align-items:flex-end}.options-swatch{list-style:none;padding:0;margin:20px 0}.options-swatch--color li{margin:0 2.5px 1px;display:inline-block}.options-swatch li a{display:block;text-align:center;color:#333;width:28px;height:28px;font-size:13px;line-height:28px;text-decoration:none;position:relative}.product__inside .options-swatch--color li.active a:before,.options-swatch--color li a:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;border:0 solid #ffffff;-webkit-transition:.1s;-o-transition:.1s;transition:.1s;-webkit-transition:.1s .3s 0s ease;-moz-transition:.1s .3s 0s ease;-ms-transition:.1s .3s 0s ease;-o-transition:.1s .3s 0s ease;transition:.1s .3s 0s ease}.options-swatch--color .swatch-label,.options-swatch--color .color-white,.product__inside .options-swatch--color li.active a.color-border-white:after,.options-swatch--color li:not(.active) a.color-border-white:hover:after,.product__inside .options-swatch--color li:not(.active) a:hover:before,.product__inside .options-swatch--color li.active a:before,.swatch .color input+label,.swatch .color input:checked+label:before,.swatch .color input+label:hover:before,.swatch .color.swatchwhite label:before,.swatch .color.swatchwhite label:after{border-radius:100%}.product__inside .options-swatch--color li.active a.color-border-white:after,.options-swatch--color li:not(.active) a.color-border-white:after{content:"";display:block;position:absolute;top:6px;left:6px;right:6px;bottom:6px;border:1px solid #bababa;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transition:.3s .3s 0s ease;-moz-transition:.3s .3s 0s ease;-ms-transition:.3s .3s 0s ease;-o-transition:.3s .3s 0s ease;transition:.3s .3s 0s ease}.options-swatch--color .color-white{border:1px solid #bababa}.options-swatch--color li a span{display:block;width:100%;height:100%}.btn--ys.btn--xl{padding:10px;font-size:18px;font-weight:500;margin:0 auto;background-color:#1fc0a0;color:#fff;text-transform:uppercase;letter-spacing:1px;text-decoration:none;display:flex;align-items:center;gap:5px;width:193px;height:62px;transition:.3s}.addtocart-jsx svg{width:31px;height:25px;transition:.3s}.btn--ys.btn--xl:hover{background-color:#fff;color:#1fc0a0}.btn--ys.btn--xl:hover svg{fill:#1fc0a0}.btn--ys.btn--xl svg path{fill:currentColor!important}.product__inside__info__btns{position:relative;margin-top:20px;font-family:var(--font-body-family)}.grid__item:hover{box-shadow:5px 5px 10px #00000014}body.index .grid__item:hover .card-information__text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box}.grid__item:hover .card-information__text{display:block}.grid__item .media img{transition:.3s}.grid__item.hovered{position:relative;z-index:100}.grid__item.sold-out{opacity:.4}.has-soldout .badge.color-inverse{padding:0;width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0;font-size:1.3em;font-weight:400;background:#fa6b6bbf;border:0}.card__badge:not(.has-soldout) .badge{padding:9.25px 7px!important;font-size:.8125em;text-transform:uppercase;line-height:1.04em;text-align:center;font-weight:600;border-radius:0}.card__badge:not(.has-soldout) .badge br{display:none}.card__badge.left{right:unset}.card__badge.right{left:unset!important;justify-content:end}.card__badge.bottom{top:unset!important;bottom:0!important}.collection-default-page .collection{padding-left:30px}.collection-default-page #AjaxinatePagination .button{width:124px;height:60px;text-transform:uppercase;font-size:18px;padding:0;border:0!important;background:#1fc0a0!important}.collection-default-page #AjaxinatePagination .button:hover{background:#fff!important;color:#1fc0a0!important}.collection-default-page #AjaxinatePagination .button:after{display:none}.mobile-filter-btn{display:none}.product__inside .options-swatch--color li:not(.active) a:hover:before,.product__inside .options-swatch--color li.active a:before{border:6px solid #ffffff}.collection-desc p{margin:0 0 13.5px}.custom-loader{position:fixed;z-index:99;top:0;left:0;width:100%;height:100%;display:none;align-items:center;justify-content:center;margin-left:170px}.custom-loader-img{background-color:#000c;border-radius:6px;height:56px;width:56px;line-height:72px;text-align:center}.custom-loader img{opacity:.9}.load-more-container{text-align:center;margin-bottom:50px}.load-more-btn{all:unset;width:124px;height:60px;display:inline-block;background:#1fc0a0;color:#fff;text-align:center;font-size:1.1em;font-weight:500;transition:.45s;cursor:pointer}.load-more-btn:hover{color:#1fc0a0;background:#fff}.options-swatch--color .color-black{background-color:#333}.header-banner--collection{border-right:1px solid #bababa}.filters-row__select{display:flex;align-items:center;gap:6px;padding-left:22px}.filters-row__select label{color:#333;font-size:16px}.select-wrapper{position:relative}.select-wrapper:after{content:"";height:0;width:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #747b83;position:absolute;top:20px;right:12px;transition:all .3s linear;-moz-transform:scale(.9999)}.products-per-load{min-width:70px;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:7px 12px;font-size:1em;line-height:1.4em;height:40px;background:#fff;border:1px solid #bababa;font-family:var(--font-body-family);color:#333;cursor:pointer}.products-per-load:focus-visible{outline:0!important;box-shadow:none!important}.product-options-swatch{display:flex;flex-wrap:wrap;padding:12px 20% 0;list-style:none;gap:8px;justify-content:center}.product-colors-swatch{width:28px;height:28px;border-radius:50%;cursor:pointer;position:relative}.product-colors-swatch img{transition:.2s}.product-colors-swatch:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;transition:.2s;border-radius:50%;outline:#525252 solid 1px}.product-colors-swatch:hover img{width:22px;height:22px}.product-colors-swatch:hover:after{border:6px solid #fff;outline-offset:-6px}.product-colors-swatch img{width:100%;height:100%;border-radius:50%}.collection-description{margin-top:15px}.collection-description h2{color:#2f827b!important;font-family:Roboto Slab,serif!important;font-size:35px;text-transform:uppercase;font-weight:500;line-height:1.1;margin:0 0 13.5px;letter-spacing:1px}.collection-description p{margin:0 0 13.5px;line-height:1.6875;color:#747b83}.collection-description a{color:#1fc0a0;text-decoration:none}.collection-description a:hover{color:#747b83;text-decoration:underline}.collection .footer{margin-top:0!important}@media screen and (min-width: 1298px){.options-swatch{padding:0 20%!important}.product-grid:not(.product-row-view) .product__inside__info{transform:scaleY(0);transform-origin:top;opacity:0;transition:transform .3s ease,opacity .3s ease;overflow:hidden;height:0}.product-grid:not(.product-row-view) .grid__item:hover .product__inside__info{transform:scaleY(1);opacity:1;height:auto;position:absolute;background:#fff;width:100%;padding-bottom:20px}.product-grid:not(.product-row-view) .information__variant-wrapper{overflow:visible}.product-grid:not(.product-row-view) .product__inside__hover{width:100%;z-index:2;position:relative}}@media screen and (max-width: 1298px){.product .options-swatch{padding:0 10%!important}.product__inside__info__btns a{width:50px!important;height:50px!important;padding:10px!important}.product__inside__info__btns a span{display:none}}@media screen and (min-width: 993px){.header-banner--collection{position:sticky;top:70px}#main-collection-filters{height:100vh;overflow-y:scroll}#main-collection-filters::-webkit-scrollbar{display:none}}@media screen and (max-width: 992px){.product-grid-container{flex-direction:column}.collection-default-page .collection{padding-left:0}.filters-row__select{display:none}.custom-loader{margin-left:-40px}}@media screen and (max-width: 750px){.card-information .bigger-icons{padding-bottom:5px!important;min-height:initial}.collection-title{font-size:1.35em;margin-bottom:1em;line-height:1}.collection-title:after{display:none}.mobile-filter-btn{font-size:14px;width:66px;height:40px;background:#1fc0a0;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer}.filters-row__mode{display:flex;align-items:center;gap:15px}.filters-row__view{margin-right:0}.product__inside__info__btns a{width:auto!important;height:auto!important;background:transparent!important;padding:0!important}.product__inside__info__btns a svg{fill:#747b83}.card-information__text{font-weight:300;color:#747b83;text-transform:none;text-align:left;margin:0;padding:0!important}.price-item{font-size:20px!important}.collection-default-page .price{justify-content:flex-start}.collection-default-page .price--on-sale .price-item--regular{padding-bottom:0}.options-swatch{margin:5px 0;text-align:left}.information__variant-wrapper{padding-bottom:10px!important}.collection-default-page .card__badge{top:.625em}.product-row-view .card-wrapper{display:flex;align-items:flex-start}.product-row-view .card-information,.product-row-view .card--product{width:50%}.product-row-view .card__inner,.product__inside__hover{width:100%}.header-banner--collection{border-left:1px solid #bababa}.product__inside__info__btns{margin-top:0}.product-options-swatch{padding:5px 0;justify-content:flex-start}.addtocart-jsx svg{width:22px;height:22px}.load-more-container{margin-top:60px}.page-fullwidth{padding-left:0;padding-right:0}.collection-description{margin-top:0;padding:0}.collection-filter-panel{padding-bottom:0}}.collection-ad-block{position:relative}.collection-ad-block img{border-radius:0;position:absolute;top:0;left:0;right:0;bottom:0}.collection-ads-content{position:absolute;bottom:0;left:0;z-index:0;display:block;padding:10px;height:max-content}.collection-ad-title{font-family:Roboto Slab,serif!important;color:#fff;font-weight:500;padding:0;font-size:20px;line-height:26px;display:block;width:100%;margin:10px 0}.collection-ad-text{font-family:Roboto Slab,serif!important;color:#fff;font-weight:400;font-size:16px;display:block;width:100%;margin:5px 0}.collection-ad-btn{background-color:#008fa1;color:#fff;padding:5px 16px;border-radius:9999px;text-decoration:none;font-weight:600;font-family:inherit;font-size:12px;min-width:95px;min-height:42px;display:inline-flex;align-items:center;justify-content:flex-start;margin:5px 0}.collection-ads-content.text-position__top-left{top:0;left:0}.collection-ads-content.text-position__top-center{top:0;left:50%;transform:translate(-50%);text-align:center}.collection-ads-content.text-position__top-right{top:0;left:inherit;right:0}.collection-ads-content.text-position__middle-left{top:50%;transform:translateY(-50%);left:0}.collection-ads-content.text-position__middle-center{top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.collection-ads-content.text-position__middle-right{top:50%;transform:translateY(-50%);left:inherit;right:0}.collection-ads-content.text-position__bottom-left{left:0;bottom:0}.collection-ads-content.text-position__bottom-center{bottom:0;left:50%;transform:translate(-50%);text-align:center}.collection-ads-content.text-position__bottom-right{bottom:0;transform:translateY(-50%);left:inherit;right:0}.collection-bar__mobile{display:none!important}.crossed-out{width:100%!important;height:100%!important;filter:brightness(0)}
/*# sourceMappingURL=/cdn/shop/t/45/assets/template-collection.css.map */
