body.compare-custom-layout .compare-drawer{--modal-gap: 0;--modal-width: 1000px}body.compare-custom-layout .compare-drawer>.fixed-overlay{background-color:#0006}body.compare-custom-layout .compare-drawer .drawer__inner{width:1000px;height:min(928px,calc(100dvh - 40px));max-width:calc(100vw - 32px);max-height:928px;border-radius:10px}body.compare-custom-layout .compare-drawer .drawer__body{height:100%;max-height:100%;padding:25px 32px 35.2px;overflow-x:hidden;overflow-y:auto}body.compare-custom-layout .compare-drawer .drawer__close-btn{top:8px;inset-inline-end:8px;width:32px;height:32px}body.compare-custom-layout .compare-drawer .drawer__close-btn .icon{--icon-size: 16px}body.compare-custom-layout .compare-drawer__title{margin:0 0 35.2px;font-family:var(--font-heading-family);font-size:36.8px;font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);line-height:normal;letter-spacing:var(--font-heading-letter-spacing)}body.compare-custom-layout .compare-drawer .compare-table-container{max-width:none;overflow:visible}body.compare-custom-layout .compare-drawer .compare-table,body.compare-custom-layout .compare-drawer .compare-table tbody{display:block;width:100%}body.compare-custom-layout .compare-drawer .compare-table tr{display:grid;grid-template-columns:repeat(var(--number-items, 2),minmax(0,1fr));column-gap:24px;width:100%}body.compare-custom-layout .compare-drawer .compare-table td{width:auto;padding:0 0 24px;color:rgb(var(--color-foreground),.6);font-family:var(--font-body-family);font-size:16px;font-style:var(--font-body-style);font-weight:var(--font-body-weight);line-height:normal}body.compare-custom-layout .compare-drawer .compare-table td:before{display:none}body.compare-custom-layout .compare-drawer .compare-table td.td-label{position:static;z-index:auto;grid-column:1 / -1;width:100%;padding:24px 0;border-top:1px solid rgba(var(--color-border),var(--color-border-alpha, 1));background:transparent;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:23.8px;font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);line-height:normal;letter-spacing:var(--font-heading-letter-spacing)}body.compare-custom-layout .compare-drawer .compare-table tr[data-compare-key=info] .td-label,body.compare-custom-layout .compare-drawer .compare-table tr[data-compare-key=price]{display:none}body.compare-custom-layout .compare-drawer .compare-table tr[data-compare-key=info] td:not(.td-label){display:flex;flex-direction:column;align-items:center;min-width:0;padding:0 0 16px;color:rgb(var(--color-foreground))}body.compare-custom-layout .compare-drawer .product-featured-image{width:100%;max-width:200px;margin-inline:auto}body.compare-custom-layout .compare-drawer .product-featured-image .media-wrapper{--aspect-ratio: 1.2484076433 !important;border-radius:var(--blocks-radius);background:transparent}body.compare-custom-layout .compare-drawer .product-featured-image .media-wrapper>img{object-fit:cover}body.compare-custom-layout .compare-drawer .product-featured-image .product-card__badge{inset-inline:10px auto;top:10px;gap:4px;width:calc(100% - 2rem)}body.compare-custom-layout .compare-drawer .product-featured-image .f-badge{min-height:32px;padding:3px 9px;border-radius:100px}body.compare-custom-layout .compare-drawer .compare-table--remove{top:0;inset-inline-end:0;width:32px;height:32px;box-shadow:0 0 5px #00000026}body.compare-custom-layout .compare-drawer .compare-table--remove .icon{--icon-size: 8px}body.compare-custom-layout .compare-drawer .compare-table__col-info{width:100%;max-width:300px;margin-inline:auto;padding:24px 0;flex:1;display:flex;flex-direction:column}body.compare-custom-layout .compare-drawer .compare-table__col-info .text-pcard-title{min-height:45.64px;margin:0;font-family:var(--font-heading-family);font-size:16px;font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);line-height:22.82px;letter-spacing:var(--font-heading-letter-spacing);flex:1}body.compare-custom-layout .compare-drawer .compare-table__card-price{min-height:35px;padding-top:16px;font-size:16px;line-height:18px}body.compare-custom-layout .compare-drawer .compare-table__card-price .f-price{justify-content:center;gap:8px}body.compare-custom-layout .compare-drawer .compare-table__col-info .btn{width:100%;height:44px;margin-top:24px;padding:1px 33px;border-radius:100px;color:#fff;font-size:14px;line-height:30px;text-transform:uppercase}body.compare-custom-layout .compare-drawer .compare-table__col-info .btn__text{gap:8px}body.compare-custom-layout .compare-drawer .compare-table__col-info .btn .icon{--icon-size: 20px}body.compare-custom-layout .compare-drawer .compare-table td:not(.td-label) .rte>:first-child,body.compare-custom-layout .compare-drawer .compare-table td:not(.td-label) .read-more__content>:first-child{margin-top:0}body.compare-custom-layout .compare-drawer .compare-table td:not(.td-label) .rte>:last-child,body.compare-custom-layout .compare-drawer .compare-table td:not(.td-label) .read-more__content>:last-child{margin-bottom:0}@media(max-width:767.98px){body.compare-custom-layout .compare-drawer{padding:0}body.compare-custom-layout .compare-drawer .drawer__inner{width:100%;height:100dvh;max-width:none;max-height:none;border-radius:0}body.compare-custom-layout .compare-drawer .drawer__body{padding:25px 16px 35.2px}body.compare-custom-layout .compare-drawer .compare-table-container{container-type:inline-size;max-width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}body.compare-custom-layout .compare-drawer .compare-table,body.compare-custom-layout .compare-drawer .compare-table tbody{width:max-content;min-width:100%}body.compare-custom-layout .compare-drawer .compare-table tr{grid-template-columns:repeat(var(--number-items, 2),calc((100cqi - 24px)/2));width:max-content;min-width:100%}body.compare-custom-layout .compare-drawer__title{margin-bottom:43px;padding-inline-end:24px;font-size:21px;line-height:21.52px;text-align:start}body.compare-custom-layout .compare-drawer .compare-table td{padding-bottom:16px;font-size:16px;line-height:normal}body.compare-custom-layout .compare-drawer .compare-table td.td-label{padding:16px 0;font-size:16px}body.compare-custom-layout .compare-drawer .product-featured-image{max-width:150px;margin-inline:auto}body.compare-custom-layout .compare-drawer .compare-table__col-info{padding:16px 0}body.compare-custom-layout .compare-drawer .compare-table__col-info .text-pcard-title{min-height:68.46px;font-size:14px;line-height:22.82px}body.compare-custom-layout .compare-drawer .compare-table__card-price{min-height:0;padding-top:8px}body.compare-custom-layout .compare-drawer .compare-table__col-info .btn{margin-top:16px}.collection-template .back-to-top{bottom:calc(var(--mobile-sticky-bar-height, 0px) + var(--sticky-atc-bar-height, 0px) + 19px)}.compare-bar{z-index:20}}.product-card__custom-layout .f-badge{gap:3px;align-items:center}.product-card__custom-layout .f-badge img{height:10px;width:auto}.product-card__custom-layout .f-badge--sale{position:absolute;top:0;right:0}@media(max-width:500px){.product-card__custom-layout .f-badge--sale{padding:2px 4px;gap:4px;line-height:1;border-radius:8px;position:relative}}.product-card__custom-layout .product-card__badge{width:calc(100% - 2rem)}.product-card__custom-layout .product-card__info,.product-card__custom-layout .product-card__list-actions{padding:0 2.4rem 2.4rem;gap:.8rem}.product-card__custom-layout .product-card__list-actions{padding-top:0}.product-card__custom-layout .product-card__quickview,.product-card__custom-layout .product-card__main-actions,.product-card__custom-layout .product-card__list-actions>.btn{display:none}.product-card__custom-layout .product-card__list-actions{display:flex;padding-top:0rem}.product-card__custom-layout .btn--loading>*:not(.loading__spinner){opacity:1}.product-card__custom-layout .btn--loading .loading__spinner{display:none!important;opacity:0}.product-card__custom-layout .product-card__description p{color:#666;font-size:14px;font-style:normal;font-weight:400;line-height:150%;margin:0}.product-card__custom-layout .product-card__description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.product-card__custom-layout .product-card__wrapper{display:flex;flex-direction:column}.product-card__custom-layout .product-card__list-actions{flex:1;justify-content:flex-end}.product-card__custom-layout .product-card__tags{display:flex;gap:8px;flex-wrap:wrap}.product-card__custom-layout .product-card__list-actions-main,.product-card__custom-layout .btn{width:100%}.product-card__custom-layout .product-card__compare{top:unset;position:unset}#ProductsList:not([data-layout=list]) .product-card__custom-layout .product-card__compare{margin:-8px 0 24px}.product-card__custom-layout .product-card__compare label:before,.product-card__custom-layout .product-card__compare .tooltip:after{display:none}.product-card__custom-layout .product-card__compare .tooltip{position:unset;pointer-events:all;transform:unset;opacity:1;background:unset;color:#000;margin:0 0 0 8px;padding:0;font-size:14px;font-weight:600;z-index:auto}.product-card__tags span{border-radius:4px;background:var(--background-color, rgba(0, 0, 0, .05));display:flex;padding:6px 8px;justify-content:center;align-items:center;color:var(--text-color, #1877f2);text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:normal;width:fit-content}#ProductsList[data-layout=list].products-list--list-card .product-card__custom-layout .product-card__description,#ProductsList[data-layout=list].products-list--list-card .product-card__custom-layout .product-card__tags{display:none}.product-card__custom-layout .f-price{font-size:calc(var(--font-body-size) + 4px)}@media screen and (max-width:767px){#ProductsList[data-layout=list] .product-card__custom-layout .product-card__badge{display:none}#ProductsList[data-layout=list].products-list--list-card .product-card__custom-layout.product-card{padding:0}#ProductsList[data-layout=list] .product-card__custom-layout.product-card-style-card .product-card__image-wrapper{width:100px;max-width:100px;height:100%}#ProductsList[data-layout=list] .product-card__custom-layout compare-checkbox{--checkbox-size: 1.6rem}#ProductsList[data-layout=list] .product-card__custom-layout .product-card__wrapper{gap:0px;display:grid;grid-template-columns:100px 1fr;grid-template-rows:repeat(2,auto)}#ProductsList[data-layout=list] .product-card__custom-layout .product-card__info{padding:16px}.product-card__custom-layout .product-card__compare{margin:0 0 16px}#ProductsList[data-layout=list] .product-card__custom-layout .product-card__list-actions{grid-column:2;grid-row:2;padding:0 16px 16px}}.accordion-details[aria-expanded=true] .accordion-details__summary{border-color:rgb(var(--color-foreground),.2)}.accordion-details__summary .icon-plus-toggle-v2{min-width:20px;width:20px}.accordion-details[aria-expanded=true] .icon-plus-toggle-v2{transform:rotate(180deg);transition:all var(--duration-default)}.custom-sticky-atc-bar__inner.sticky-atc-bar__inner{padding-block:8px}.custom-sticky-atc-bar__inner .sticky-atc-bar__product-image{width:60px}.custom-sticky-atc-bar__inner hr{background:#e6e6e6;width:1px;height:60px;display:flex;flex:0 0 auto;margin:0}.custom-sticky-atc-bar__inner .sticky-atc-bar__product-title-wrapper,.custom-sticky-atc-bar__inner .sticky-atc-bar__product-price-wrapper{display:flex;flex-direction:column;justify-content:center}.custom-sticky-atc-bar__inner .sticky-atc-bar__product-title{font-size:18px}.custom-sticky-atc-bar__inner .sticky-atc-bar__product-subtitle{font-size:12px}.custom-sticky-atc-bar__inner .f-price-item--sale{font-size:18px}.custom-sticky-atc-bar__inner .f-badge{font-size:12px}.custom-sticky-atc-bar__inner shopify-payment-terms{font-size:12px}.custom-sticky-atc-bar__inner{--inputs-radius: 5rem}.custom-sticky-atc-bar__inner .quantity__input{font-size:12px}.custom-sticky-atc-bar__inner .product-form__submit{font-size:14px}@media(max-width:767.98px){.custom-sticky-atc-bar__inner.sticky-atc-bar__inner{padding-block:12px;align-items:stretch;flex-wrap:wrap;gap:12px}.custom-sticky-atc-bar__inner .sticky-atc-bar__form{order:1;width:100%;position:static;gap:8px}.custom-sticky-atc-bar__inner .sticky-atc-bar__form .select,.custom-sticky-atc-bar__inner .sticky-atc-bar__form .product-form__buttons{flex:1 1 0;min-width:0}.custom-sticky-atc-bar__inner .sticky-atc-bar__form .product-form__buttons{display:flex}.custom-sticky-atc-bar__inner .select select{font-size:10px}.custom-sticky-atc-bar__inner hr{display:none}.custom-sticky-atc-bar__inner .sticky-atc-bar__product-info{flex-direction:column;gap:2px;width:100%}.custom-sticky-atc-bar__inner .sticky-atc-bar__product{order:2;width:100%}.custom-sticky-atc-bar__inner .sticky-atc-bar__product-title-wrapper{display:none}.custom-sticky-atc-bar__inner .sticky-atc-bar__product-price-wrapper{width:100%}.custom-sticky-atc-bar__delivery-info{order:3;width:100%;color:rgb(var(--color-foreground));font-size:14px;font-weight:500;line-height:normal}.custom-sticky-atc-bar__inner .f-price--on-sale .f-price__sale{flex-wrap:nowrap}.custom-sticky-atc-bar__inner .product-form__submit{font-size:14px;min-height:40px;padding:0 16px!important}.custom-sticky-atc-bar__inner .quantity{width:12rem;min-height:4.4rem}.custom-sticky-atc-bar__inner .quantity .quantity__button{width:4rem;height:100%}.product-card__custom-layout .product-card__list-atc svg{display:none}body:has(.sticky-atc-bar) .footer__wrapper{padding-bottom:calc(100px + 2.4rem)}.menu-drawer__submenu .product-card__custom-layout .product-card__wrapper{flex-direction:row}.menu-drawer__submenu:has(.cust-product-lists-menu__buttons){padding-bottom:60px}button,.btn{--buttons-padding: 1.2rem}.image-cards__inner.f-grid--gap-medium .card-media__content,.image-cards__inner.f-grid--gap-medium .card-media__description{flex:1}.section.image_above{display:flex;flex-direction:column-reverse;gap:20px}.grid-banner-v2 .content-overlay{padding:1rem}.cart-drawer__message{font-size:1.4rem}}@media(max-width:600px){.custom-sticky-atc-bar__inner .sticky-atc-bar__product-title{max-width:70%}.custom-sticky-atc-bar__inner:has(.quantity:not(.hidden)) .sticky-atc-bar__product-title,.custom-sticky-atc-bar__inner:has(.sticky-atc-bar__variant-select) .sticky-atc-bar__product-title{max-width:38%}}@media(min-width:1024px){.custom-sticky-atc-bar__inner.sticky-atc-bar__inner{justify-content:space-evenly}}.custom-variant-selects .tooltip{position:unset;transform:unset;opacity:1;background:transparent;padding:0;font-size:14px;font-style:normal;font-weight:500;line-height:18.3px}.custom-variant-selects .tooltip:after{display:none}.custom-variant-selects .swatch-input__label:has(.tooltip){display:flex;flex-direction:row-reverse;justify-content:flex-end}.custom-variant-selects input[type=radio]+label{display:flex;min-width:100px;max-width:150px;min-height:60px;padding:8px 16px;align-items:center;gap:10px;flex:1 0 0;border-radius:5px;border:1px solid #e6e6e6;--swatch-size: 16px}.custom-variant-selects input[type=radio]+label span{color:#666}.custom-variant-selects input[type=radio]:checked+label{border-color:#000}.custom-variant-selects input[type=radio]:checked+label .swatch-color{--active-shadow-color: none !important}.custom-variant-selects input[type=radio]:checked+label span{color:#000}.custom-variant-selects .product-form__input--button input[type=radio]+label,.custom-variant-selects .product-form__input--button input[type=radio]+label:hover{display:flex;min-width:100px;max-width:150px;min-height:60px;padding:8px 16px;align-items:center;border-radius:5px;border:1px solid #e6e6e6;color:#666;background-color:transparent}.custom-variant-selects .product-form__input--button input[type=radio]:checked+label{border-color:#000;background-color:transparent;color:#000}.product__block--price shopify-payment-terms{font-size:12px}.cart-drawer-products-recommendation__wrapper .product-card__atc-wrap{display:block}.cart-drawer-products-recommendation .product-card{transition:background-color .25s ease,box-shadow .25s ease}.cart-drawer-products-recommendation .product-card--just-added{box-shadow:0 0 0 .1rem #16803c2e}.cart-drawer-products-recommendation .product-card__atc.btn--added{opacity:1}.cart-drawer-products-recommendation .product-card__atc.btn--added:before{display:none}.pswp__bg{opacity:.95!important;background-color:#e8e8e8!important}@media(min-width:768px){.grid-banner-v2 .grid-banner__item.column-layout .card-media__content-wrapper{flex-direction:row;width:100%;gap:30px;height:100%;align-items:center}}.f-column .article-card{height:100%;display:flex;flex-direction:column}.f-column .article-card .article-card__content,.f-column .article-card .article-card__content-inner{flex:1;display:flex;flex-direction:column;justify-content:space-between}.promotion-item .custom-card{height:100%}@media(max-width:767.98px){.search__content .swipe-mobile--2-cols{--column-width-mobile: 55vw}.product-card__custom-layout .product-card__info,.product-card__custom-layout .product-card__list-actions{padding:0 1.6rem 1.6rem}}.swiper-equal-height:not(:has(.content-overlay)) .image-cards__inner .card-media--link,.swiper-equal-height:not(:has(.content-overlay)) .image-cards__inner .card-media,.swiper-equal-height:not(:has(.content-overlay)) .image-cards__inner .card-media__content-wrapper{display:flex;flex-direction:column;height:100%}.swiper-equal-height:not(:has(.content-overlay)) .image-cards__inner .card-media__content{flex:1}.cart-item__discounts .discount{font-size:calc(var(--font-body-size) * .7);white-space:nowrap;padding:2px 4px;gap:2px}#CartDrawer .cart-item__product{width:100%}#CartDrawer .cart-item+.cart-item{padding-top:24px;border-top:.1rem solid rgba(var(--color-border),var(--color-border-alpha, 1))}#CartDrawer .cart-item__main{width:100%}#CartDrawer .cart-item__discounts--full{flex:none;width:100%;box-sizing:border-box;border-radius:12px}#CartDrawer .cart-item__discounts--full .discount{width:100%;padding:2px 10px;gap:8px;color:#d82d18;font-size:12px;line-height:1.5;white-space:normal;overflow-wrap:anywhere}#CartDrawer .cart-item__discounts--full .discount .icon{flex:0 0 auto;margin-top:.15em}#CartDrawer .cart-item__discounts--full .discount span{min-width:0}@media(min-width:1280px){.page-width:not(.page-width--full) .image-with-feature__wrapper{padding-inline:0rem!important}}.mega-menu .product-card__description{display:none}.custom-blog-menu .custom-card__wrapper{height:100%}.custom-blog-menu .custom-card__info{flex:1}.menu-product-card__description{display:block;color:#666;font-size:14px;font-style:normal;font-weight:400;line-height:150%;margin:0}.collection-template .product-card__custom-layout .product-card__description{display:block}.collection-template .product-card__custom-layout .product-card__tags{display:none}@media(max-width:767.98px){.featured-blog .section__header{flex-direction:row;align-items:center}.featured-blog .section__header .section__header--buttons{margin-top:0}}body.compare-custom-layout .compare-drawer .compare-table tr[data-compare-key=metafields]{display:none}body.compare-custom-layout .compare-drawer .compare-table tr[data-compare-key=metafields]:has([data-show-tr]){display:grid}
/*# sourceMappingURL=/cdn/shop/t/129/assets/custom.css.map */
