.section-header__container{display:flex;align-items:center;justify-content:space-between;column-gap:20px}.section-header__group{display:flex;flex-wrap:wrap;column-gap:20px;align-items:center;justify-content:flex-end}.section-header__item{display:flex;flex-wrap:wrap;justify-content:center;position:relative}.section-header__item:hover .section-header__tooltip{display:block}.section-header__tooltip{margin-bottom:0;position:absolute;bottom:115%;width:105px;text-align:center;color:#383737;background-color:#f5f5f5;border:.5px solid #C3C3C3;border-radius:5px;font-size:12px;line-height:16px;padding:2px 10px;font-family:var(--font-body-family);display:none}.section-header__tooltip:before{content:"";position:absolute;bottom:-12px;right:0;left:0;margin:auto;width:0;height:0;border:6px solid transparent;border-top-color:#c3c3c3}.section-header__tooltip:after{content:"";position:absolute;bottom:-12px;right:0;left:0;margin:auto;width:0;height:0;border:7px solid transparent;border-top-color:#f5f5f5}.section-header__link{display:inline-flex}.section-header__search form{margin-bottom:0}.section-header__search--field{display:flex;align-items:center;position:relative;max-width:416px;margin:auto;z-index:101}input.section-header__search--input{background-color:#f5f5f5;border:1px solid #C3C3C3;border-radius:10px;padding:0 40px 0 12px;font-weight:400;font-size:14px;line-height:19px;font-family:var(--font-body-family);width:100%;height:40px;min-height:initial;margin:0}.header__heading{margin-bottom:0;padding-top:0;display:flex;align-items:center}.section-header__btn{background-color:transparent;border:0;position:absolute;top:50%;right:12px;padding:0;transform:translateY(-50%);display:flex}.section-header__logo,.section-header__search,.section-header__group{width:calc(100% / 3)}.header__heading-logo{display:block;max-width:100%}.section-header{padding-top:24px;padding-bottom:24px}.header__heading-link{display:inline-flex}.section-header__cart--count{position:absolute;top:0;right:-5px;width:20px;height:20px;color:#1f1115;background-color:#ffc31c;border:1px solid #ffd654;font-size:11px;line-height:1.2;font-weight:600;font-family:var(--font-body-family);display:flex;align-items:center;justify-content:center;border-radius:50%}@media (max-width: 950px) and (min-width: 750px){.section-header__item.wishlist{display:none!important}}@media (max-width: 749px){.section-header__logo{order:1;width:40%}.section-header__cart--count{width:16px;height:16px;font-size:10px}.section-header__group{order:2;width:53%;column-gap:8px}.section-header__search{order:3;width:100%}.section-header__item svg{width:30px;height:30px;vertical-align:middle}.section-header__container{column-gap:15px;row-gap:10px;flex-wrap:wrap}.header__heading-logo{max-width:81px;height:auto}.section-header{padding-top:16px;padding-bottom:16px;border-bottom:1px solid #EBEBEB;margin-bottom:26px}input.section-header__search--input{height:34px}.section-header__search--field{max-width:100%}.section--sticky-header{position:sticky;top:28px;z-index:110;transition:transform .5s ease}.section--announcement{position:sticky;top:0;z-index:110;transition:transform .3s ease}.hide-header .section--sticky-header{transform:translateY(-120%)}.hide-header .section--announcement{transform:translateY(-100%)}.section-header{background-color:#fff}}.predictive-search-wrapper{position:absolute;left:0;right:0;top:-24px;width:100%;height:auto;z-index:100;background-color:#fff;box-shadow:0 4px 10px #00000026;border-radius:20px;padding:44px;max-width:1110px;margin:auto;overflow:auto;display:none}.reset__button{display:none}.predictive-search__results-groups-wrapper{display:grid;grid-template-columns:1.3fr 3fr;gap:20px}#predictive-search-results{padding-top:50px}.predictive-search__heading{font-weight:700;font-size:20px;line-height:25px;margin-top:0;margin-bottom:0;color:#1f1115}.predictive-search__results-list{padding:0;list-style:none;margin-top:22px;margin-bottom:0}.predictive-search__item-heading{font-weight:400;font-size:18px;line-height:25px;font-family:var(--font-heading-family);padding:0;margin-bottom:8px}.predictive-search mark{background:none;font-weight:700}.section-header__container{position:relative}predictive-search[open] .predictive-search-wrapper,predictive-search[loading] .predictive-search-wrapper{display:block}predictive-search[open] .predictive-search-overlay,predictive-search[loading] .predictive-search-overlay{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;z-index:88}predictive-search .spinner{width:15px;height:15px;line-height:0}predictive-search:not([loading]) .predictive-search__loading-state,predictive-search:not([loading]) .predictive-search-status__loading{display:none}#predictive-search-results-products-list{display:flex;flex-wrap:wrap;column-gap:30px;row-gap:10px}#predictive-search-results-products-list .predictive-search__list-item{width:calc((100% / 3) - 20px)}.predictive-search__item--term{width:100%;background-color:transparent;padding-top:30px;font-size:18px;line-height:25px;font-family:var(--font-body-family);font-weight:600;display:flex;justify-content:center;align-items:center;column-gap:10px;color:#000}.predictive-search__loading-state.loading--first{display:flex;align-items:center;justify-content:center;padding-top:50px}#predictive-search-results-products-list .card__heading{font-size:14px;line-height:19px}#predictive-search-results-products-list .card__group{margin-bottom:5px;row-gap:7px}.predictive-search-wrapper::-webkit-scrollbar{width:0}.predictive-search-cancel{position:absolute;right:44px;top:37px;background-color:transparent;border:0;padding:0;font-weight:700;font-size:18px;line-height:25px;color:#1f1115;font-family:var(--font-body-family)}@media (max-width: 749px){.predictive-search-wrapper{top:auto;margin-top:10px;padding:20px;border-radius:12px}.predictive-search__results-groups-wrapper{display:flex;flex-direction:column-reverse}#predictive-search-results-products-list{column-gap:15px;row-gap:0}.predictive-search__results-list{margin-top:8px}#predictive-search-results-products-list .predictive-search__list-item{width:calc(50% - 8px)}#predictive-search-results{padding-top:0}#predictive-search-results .product-discoun__label{font-size:9px}.predictive-search__loading-state.loading--first{padding-top:12px}.predictive-search__heading{font-size:18px;line-height:23px}.predictive-search__item-heading,.predictive-search__item--term{font-size:16px;line-height:20px}.predictive-search-cancel{top:20px;right:20px}}.open-search{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/52/assets/header.css.map */
