.header.style1{padding:0!important}#header.header a[href*="/collections/sale"],.menu-drawer a[href*="/collections/sale"]{color:#ad1519!important;font-weight:500}.header.style1 .header--inner{display:flex!important;flex-direction:column!important;align-items:stretch!important;max-width:100%!important;padding:0!important;min-height:unset!important;grid-template-columns:unset!important}.header.style1 .header--inner:before{content:none!important}@media only screen and (min-width:1068px){.header.style1 .logolink{text-align:center!important;margin-right:0!important;justify-content:center!important;position:static!important}}.et-header__row-top{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;padding:24px 80px;box-sizing:border-box;position:relative;background:#fff}@media only screen and (max-width:1067px){.et-header__row-top{padding:14px 16px}}.et-header__secondary-links{display:flex;align-items:center;gap:24px;justify-content:flex-start}.et-header__mobile-toggle{display:none}@media only screen and (max-width:1067px){.et-header__mobile-toggle{display:flex}}.et-header__sec-link{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:24px;letter-spacing:.28px;color:#303029;opacity:.8;text-decoration:none;white-space:nowrap;transition:opacity .2s ease}.et-header__sec-link:hover,.et-header__sec-link:focus{opacity:1;color:#303029}@media only screen and (max-width:1067px){.et-header__sec-link{display:none}}.et-header__logo-wrap{display:flex;justify-content:center;align-items:center}.et-header__logo-wrap .logolink{display:flex;align-items:center;justify-content:center;text-align:center;position:static!important;margin:0!important}.et-header__actions{display:flex;align-items:center;gap:48px;justify-content:flex-end}.et-header__actions-icons{display:flex;align-items:center;gap:24px}.et-header__localization,.et-header__localization .thb-localization-forms{display:flex;align-items:center}.et-header__localization .custom-select--button{display:flex;align-items:center;gap:8px;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;letter-spacing:.28px;color:#303029;opacity:.8;background:none;border:none;cursor:pointer;padding:0;white-space:nowrap}.et-header__localization .custom-select--button:hover{opacity:1}.et-header__localization .thb-localization-forms--flag{width:20px!important;height:20px!important;border-radius:100px;object-fit:cover;flex-shrink:0;margin:0!important}.et-header__localization .custom-select--text{display:inline-flex!important;align-items:center;gap:8px}.et-header__localization .custom-select--arrow{display:inline-flex;align-items:center;margin:0!important}.et-header__localization .custom-select--arrow svg{width:16px;height:16px}.et-header__icons{display:flex;align-items:center;gap:24px}.et-header__icon-btn{display:inline-flex;align-items:center;justify-content:center;color:#303029;text-decoration:none;position:relative;width:24px;height:24px;flex-shrink:0}.et-header__icon-btn svg{width:24px;height:24px}.et-header__icon-btn.thb-secondary-myaccount{display:inline-flex!important;font-size:0;padding:0!important;height:auto!important}.et-header__cart{position:relative}.et-header__cart .thb-secondary-item-icon{position:relative;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.et-header__cart-count{position:absolute;top:-3px;right:-6px;background:#f5c2cb;border:1px solid #fff;border-radius:32px;width:14px;height:14px;display:flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif;font-size:10px;font-weight:500;line-height:1;color:#303029;text-align:center}.et-header__localization .custom-select--language{display:none}@media only screen and (max-width:1067px){.et-header__localization{display:none}.et-header__actions{gap:16px}}.et-header__row-nav{width:100%;background:#f5f5f5;border-top:.5px solid rgba(48,48,41,.12);border-bottom:.5px solid rgba(48,48,41,.12);display:flex;align-items:center;justify-content:center;padding:0;box-sizing:border-box;position:relative;overflow:visible}@media only screen and (max-width:1067px){.et-header__row-nav{display:none}}.et-header__nav{display:flex;align-items:center;gap:40px;padding:12px 24px;list-style:none;margin:0}.et-header__nav-item{position:static;display:flex;align-items:center}.et-header__nav-link{display:inline-flex;align-items:center;gap:8px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:24px;letter-spacing:.28px;color:#303029;opacity:.8;text-decoration:none;white-space:nowrap;transition:opacity .2s ease;padding:0}.et-header__nav-link:hover,.et-header__nav-link:focus{opacity:1;color:#303029}.et-header__nav-chevron{display:inline-flex;align-items:center;width:20px;height:20px;flex-shrink:0}.et-header__nav-chevron svg{width:20px;height:20px}.et-header__nav-item--sale .et-header__nav-link{color:#ad1519;opacity:1}.et-header__nav-item--sale .et-header__nav-link:hover{color:#ad1519;opacity:.85}.et-header__nav-item--has-children:hover .et-header__nav-chevron svg,.et-header__nav-item--has-children:focus-within .et-header__nav-chevron svg{transform:rotate(180deg)}.et-header__nav-chevron svg{transition:transform .2s ease}.et-header__nav-item--has-children:hover .et-header__nav-link,.et-header__nav-item--has-children:focus-within .et-header__nav-link{opacity:1;font-weight:600}.et-nav__dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:0 0 16px 16px;box-shadow:0 8px 32px #00000014;z-index:300;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .2s ease .15s,transform .2s ease .15s,visibility 0s linear .3s;pointer-events:none}.et-nav__dropdown:before{content:"";position:absolute;top:-20px;left:0;right:0;height:20px}.et-header__nav-item--has-children:hover .et-nav__dropdown,.et-header__nav-item--has-children:focus-within .et-nav__dropdown{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto;transition:opacity .2s ease 0ms,transform .2s ease 0ms,visibility 0s linear 0ms}.et-nav__dropdown-inner{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));grid-auto-rows:auto;gap:24px;padding:32px 80px;width:100%;box-sizing:border-box}.et-nav__card{display:flex;flex-direction:column;align-items:center;gap:12px;text-decoration:none;color:#303029;min-width:0;transition:opacity .2s ease}.et-nav__card:hover{opacity:.8;color:#303029}.et-nav__card-img-wrap{width:100%;aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;position:relative;flex-shrink:0;background:#f5f5f5}.et-nav__card-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:8px}.et-nav__card-img-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#f5c2cb;border-radius:8px}.et-nav__card-img-placeholder--empty{background:#f5f5f5}.et-nav__card--all .et-nav__card-img-wrap{background:#f5c2cb}.et-nav__card-label{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:24px;color:#303029;text-align:center;width:100%;display:block}.et-header__row-nav .full-menu{display:flex;justify-content:center}.et-header__row-nav .thb-full-menu{display:flex;align-items:center;gap:40px;list-style:none;margin:0;padding:12px 24px}.et-header__row-nav .thb-full-menu>li{padding:0}.et-header__row-nav .thb-full-menu>li>a{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:24px;letter-spacing:.28px;color:#303029;opacity:.8;display:inline-flex;align-items:center;gap:8px;text-decoration:none;transition:opacity .2s ease;padding:0;white-space:nowrap}.et-header__row-nav .thb-full-menu>li>a:hover{opacity:1;color:#303029}@media only screen and (min-width:1068px){.header-sticky--active{position:sticky;top:0;z-index:100}}@media only screen and (max-width:1067px){.et-header__icon-btn.thb-secondary-myaccount{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/et-header-redesign.css.map */
