@media only screen and (min-width: 768px) and (max-width: 991px){.header__logo{width:auto}}.header__logo_image{max-width:100%;transition:var(--transition)}.header__logo_image--dark{position:absolute;top:0;left:0;opacity:0}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.header__menu{display:none}}.header__menu_li details[open] .header__mega_menu,.header__menu_li details[open] .header__sub_menu{visibility:visible;margin-top:0;opacity:1}button.header__menu_item{background:none;border:none}@media only screen and (min-width: 768px) and (max-width: 991px){.header__actions{width:auto}}.header__actions_btn:focus{color:rgba(var(--color-base-text-link-hover))}@media only screen and (max-width: 479px){.header__actions_btn svg{height:20px}}.header__actions_btn.active:after{visibility:visible;margin-top:12px;transition:all .3s ease .3s;opacity:1}@media only screen and (max-width: 479px){.header__actions_btn--wishlist{display:none}}predictive-search.search-modal__form{width:100%}.header__actions_btn--menu{cursor:pointer}.header__heading-logo{width:100%;height:auto}.transparent--header{position:absolute;width:100%;z-index:98;transition:.3s}@media only screen and (min-width: 768px) and (max-width: 991px){.header__inner>div:first-child{order:2}.header__inner>div:last-child{flex-grow:1;padding-right:0}.col.menu__bar_lines{width:auto;flex:0 0 auto}}@media only screen and (max-width: 767px){.header__logo{width:50%;text-align:center}.col-auto.menu--bar-lines,.header__actions.col-auto{width:25%}}.header__actions_btn--cart{cursor:pointer}.top_left .header__menu,.top_center .header__menu{order:2;width:100%;flex-basis:100%}a.mega__menu--promo-link{display:block}.header__menu_item:after{position:absolute;background:currentColor;height:2px;left:0;content:"";bottom:0;transition:.3s width ease-in-out;width:0}.header__menu_item:hover:after{width:100%}.header__menu_item.font__bold{font-weight:700}.search--box-wrapper .predictive-search{max-height:50rem!important}@keyframes smoothScroll{0%{transform:translateY(-40px)}to{transform:translateY(0)}}@keyframes smoothScrollSticky{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.header__sticky{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.header__sticky.sticky{position:fixed;width:100%;top:0;left:0;z-index:98;box-shadow:0 0 7px #00000026;animation:smoothScrollSticky .3s both;background:rgb(var(--color-background))}.header-sticky-placeholder{width:100%;display:none}.header__inner{align-items:center;justify-content:space-between;height:auto;min-height:7.2rem}.header__menu{display:flex}.header__menu_ul{display:flex;padding:0;list-style:none;flex-wrap:wrap;margin:0;justify-content:center}.header__menu_li{position:relative}.header__menu_li.menu__item_has_children{padding-inline-end:1.8rem}.header__menu_li:hover .header__menu_item{color:rgba(var(--color-foreground),.75)!important}.header__menu_li:hover .header__menu_item:before{right:auto;left:0;width:100%}.header__menu_li_child_mega_menu{position:static}.header__menu_item{line-height:1.6;position:relative;display:inline-flex;padding:10px 0;color:rgba(var(--color-foreground));font-size:1.6rem;word-break:break-word;margin-bottom:0;height:auto;min-height:7.8rem;flex-wrap:wrap;align-items:center}.header__actions{position:relative;display:flex;align-items:center;justify-content:flex-end}.header__actions_btn{position:relative;display:flex;color:rgba(var(--color-foreground));background:none;border:none}.header__actions_btn:hover{color:rgba(var(--color-foreground),.7)}.header__actions_btn svg{width:auto;height:2rem}.header__actions_btn--cart{padding-right:10px}.header__actions_btn_cart_num{font-size:11px;font-weight:600;line-height:1;position:absolute;top:-1rem;right:0;display:flex;align-items:center;justify-content:center;width:18px;height:18px;color:rgb(var(--color-button-text));border-radius:50%;background-color:rgba(var(--color-button),var(--alpha-button-background));letter-spacing:0}@media only screen and (min-width: 750px){.header__actions>*{padding:0 1.5rem}.top_center .header__actions>*:nth-child(2){padding-left:0;border:none}}@media only screen and (max-width: 749px){.header__actions>*{padding:0 .5rem}.header__actions_btn svg{height:1.8rem}}#offcanvas__mini_cart{position:fixed;width:380px;height:100%;right:0;z-index:99;top:0;opacity:0;visibility:hidden;background-color:rgb(var(--color-background));border-color:rgba(var(--color-foreground),.2);transform:translate(100%);transition:all .3s ease 0s}.rtl #offcanvas__mini_cart{left:0;right:auto;transform:translate(-100%)}@media only screen and (max-width: 400px){#offcanvas__mini_cart{width:100%}}@media only screen and (min-width: 992px){#offcanvas__mini_cart{width:420px}}.cart-notification-wrapper{position:relative;z-index:9}.cart-notification__header{align-items:flex-start;display:flex}.cart-notification__heading{align-items:center;display:flex;flex-grow:1;margin-bottom:0;margin-top:0}.cart-notification__heading .icon-checkmark{color:rgb(var(--color-foreground));margin-right:1rem;width:1.3rem}.cart-notification__links>*{margin-top:1rem}#predictive__search_overlay{position:fixed;width:100%;height:120px;background:rgba(var(--color-background));left:0;top:0;opacity:0;visibility:hidden;z-index:998;transition:all .3s ease 0s;transform:translateY(-100%);display:flex;justify-content:center}@media only screen and (min-width: 750px){#predictive__search_overlay{height:200px}}div#predictive__search_overlay.active{opacity:1;visibility:visible;transform:translateY(0)}.search__content_inner{display:flex;justify-content:center;height:100%;align-items:center;width:80rem;padding:0 20px}predictive-search.search-modal__form{position:relative}.mobile__menu_bar .icon-hamburger{width:22px;height:22px;color:rgba(var(--color-foreground))}a.header__logo_link{word-break:break-word;max-width:300px;padding:10px 0;line-height:1}@media only screen and (max-width: 991px){a.header__logo_link{text-align:center}.header__actions a:first-child{padding-left:0}}@media only screen and (max-width: 600px){a.header__logo_link{max-width:150px}}.header_bottom{position:relative;z-index:9}.header_bottom:not(.transparent_header_color){box-shadow:0 1px 5px rgba(var(--color-foreground),.1)}.header_bottom:not(.sticky) .transparent__header--sticky-logo,.header_bottom.sticky .transparent__header--logo{display:none}.width-3x-drawer-button{padding-right:12.56rem}.width-2x-drawer-button{padding-right:5rem}.header__actions_btn.information--drawer__trigger:not(.width-2x-drawer-button):not(.width-3x-drawer-button){padding:0}.search__content_inner search-form.search-modal__form{width:100%;position:relative}.header--navigation-bar{border-top:.1rem solid rgba(var(--color-foreground),.1)}.header--nav-bottom-line .header__menu_item{min-height:7rem}.search__button .icon{height:25px;width:25px}.search--from-in-header .input__field{border-color:transparent;border-radius:.5rem}.search--box-wrapper{max-width:40rem}.menu--bottom-logo-left:not(.logo--menu-1-line) .search--box-wrapper{min-width:40rem}.header__inner.header-logo-menu--2-lines{padding:2rem 0}.menu--bottom-logo-left>.header__actions_btn--search,.menu--bottom-logo-left>.search--box-wrapper{border:none}.predictive-search{display:none;position:absolute;top:calc(100% + .1rem);width:calc(100% + .2rem);left:-.1rem;border:.1rem solid rgba(var(--color-foreground),.2);background-color:rgb(var(--color-background));z-index:9;overflow-y:auto}
/*# sourceMappingURL=/cdn/shop/t/20/assets/header.css.map */
