.header_b{z-index:150;position:fixed;height:auto;width:min(100%, 100vw)}.header-logo-container{width:auto}.header-contact-info{text-align:right!important}.header-nav-button{margin-right:6px}.header-cart-container{white-space:nowrap}.header-favorites-link,.header-cart-link{text-decoration:none;color:var(--theme-nav-global-cart-text);display:inline-flex;align-items:center}.header-favorites-item,.header-cart-item{margin:0 0 0 0}.header_b+*{margin-top:auto}.rattad-head-panel-mobile{min-width:0}.rattad-head-panel-mobile-grid{display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-template-areas:"brand phone lang" "address address address";gap:.15rem .5rem;align-items:center;width:100%}.rattad-head-panel-mobile-brand{grid-area:brand;min-width:0;display:flex;align-items:center}.rattad-head-panel-mobile-brand img{display:block;width:auto;max-width:100%;height:auto;max-height:30px}.rattad-head-panel-mobile-lang .form-select{min-width:4.25rem}.rattad-head-panel-mobile-lang{grid-area:lang;justify-self:end}.rattad-head-panel-phone{grid-area:phone;justify-self:end;font-size:.9rem;line-height:1.2;white-space:nowrap}.rattad-head-panel-address{grid-area:address;justify-self:stretch;justify-content:flex-end;text-align:right;font-size:.9rem;line-height:1.2;text-decoration:none;min-width:0;max-width:100%}.rattad-head-panel-address-text{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:visible}@media (max-width:575.98px){.rattad-head-panel{padding-top:.375rem;padding-bottom:.375rem}}@media (min-width:480px) and (max-width:767.98px){.rattad-head-panel-mobile-grid{grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"brand phone lang" "brand address address";align-items:start}.rattad-head-panel-mobile-brand{align-self:stretch;min-height:56px}.rattad-head-panel-mobile-brand img{height:100%;max-height:52px}.rattad-head-panel-phone{justify-self:end;align-self:center}.rattad-head-panel-address{justify-self:stretch;justify-content:flex-end;text-align:right}.rattad-head-panel-mobile-lang .form-select{min-width:4rem}}@media (max-width:479.98px){.rattad-head-panel-phone{font-size:.9rem}.rattad-head-panel-mobile-grid{grid-template-rows:auto 1fr;transition:grid-template-rows 0.25s ease}.rattad-head-panel-address{font-size:.84rem;overflow:hidden;min-height:0;opacity:1;transition:opacity 0.2s ease}.header-scroll-compact .rattad-head-panel-mobile-grid{grid-template-rows:auto 0fr;row-gap:0}.header-scroll-compact .rattad-head-panel-address{opacity:0}.rattad-head-panel-mobile-lang .form-select{min-width:3.75rem}}.custom-lang-select{padding:2px 4px!important;height:20px;width:35px}.custom-lang-select:focus,.custom-lang-select:hover{border-color:#888}.custom-lang-selected{display:flex;align-items:center;user-select:none;justify-content:space-between}.custom-lang-list{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;border:1px solid #bbb;border-radius:0 0 4px 4px;margin:0;padding:0;list-style:none;box-shadow:0 4px 16px rgb(0 0 0 / .07);z-index:1003;overflow:hidden}.custom-lang-select:focus .custom-lang-list,.custom-lang-select:hover .custom-lang-list{display:block}.custom-lang-list li{margin:0;padding:0}.custom-lang-option{display:block;text-align:center;padding:4px;color:#333;text-decoration:none;font-weight:500;transition:background 0.15s,color 0.15s}.custom-lang-option.selected,.custom-lang-option:hover,.custom-lang-option:focus{background:#f2f2f2;color:var(--theme-primary)}