#header{display:flex;justify-content:center;flex-wrap:wrap}#brand-area{display:flex;position:fixed;height:76px;width:100%;z-index:3;justify-content:center;align-items:center;box-shadow:0 3px 6px #00000029;background-color:var(--light-blue)}#brand-area-content{display:flex;width:calc(100% - 320px);max-width:var(--max-container-width);align-items:center;justify-content:space-between}#brand-area-space{width:100%;height:76px}#brand-area.no-shadow{box-shadow:unset}#menu-area{display:flex;z-index:2;height:56px;width:100%;justify-content:center;align-items:center;background-color:var(--white);box-shadow:0 3px 6px #00000029}#menu-area.moving{position:fixed;z-index:2;top:76px}#menu-area-content{display:flex;width:calc(100% - 320px);max-width:var(--max-container-width);align-items:center;justify-content:space-between;text-wrap:nowrap}#menu-area-content .mnu-left-points>div{flex:none;margin-right:64px}#menu-area a{text-decoration:none;color:inherit}#menu-area-space{display:none;width:100%;height:56px}#contact-popup,#local-store-popup,#profile-popup{width:288px}#btn-profile-login,#btn-profile-register,#btn-profile-account,#btn-profile-logout{width:100%;max-width:300px}#btn-profile-bonus{width:calc(100% - 4px);max-width:298px}#logo{flex:none;height:24px;width:132px;margin-right:16px}.popup-mobile-desktop{display:none;position:absolute;z-index:3;box-sizing:border-box;padding:16px;border-radius:5px;box-shadow:0 3px 6px #00000029;background-color:#fff}.popup-mobile-desktop .label{display:none}.popup-mobile-desktop.mobile{position:fixed;padding:0;top:0 !important;left:0 !important;width:100% !important;height:100% !important;border-radius:0 !important}.popup-mobile-desktop .content,.popup-mobile-desktop .content a{text-align:center}.popup-mobile-desktop.mobile .label{display:block;padding:16px;margin-bottom:32px;box-shadow:0 1px 3px #00000029}.popup-mobile-desktop.mobile .content{display:flex;flex-direction:column;padding:16px;place-content:space-between;height:calc(100vh - 128px)}#search-group{width:100%;position:relative}#search-group-mobile{width:calc(100% - 32px);position:relative}#search-input{width:360px;height:40px;margin-right:64px;border-radius:20px;border:0;padding-left:16px}#search-input-mobile{width:calc(100% - 16px);height:40px;margin-right:0;border-radius:20px;border:0;padding-left:16px}.search-icon{position:absolute;top:8px;right:72px}.search-icon.mobile{position:absolute;top:8px;right:8px}#sub-banner{align-items:center;flex-direction:column}#sub-banner #sub-banner-area{display:flex;justify-self:center;justify-content:space-between;max-width:var(--max-container-width);width:100%;height:176px;margin-top:32px;background-color:var(--baby-blue)}#sub-banner #sub-banner-text{align-self:center;margin-left:64px}#sub-banner #sub-banner-image img{height:176px}#sub-banner #sub-menubar{display:flex;justify-content:center;max-width:var(--max-container-width);width:100%;color:var(--medium-gray)}#sub-banner #sub-menubar>div{display:flex;margin-right:64px;align-items:center}@media all and (min-width:500px){.shop-3 #brand-area-content #logo,.shop-6 #brand-area-content #logo{width:274px;height:40px}}@media all and (min-width:1280px){#brand-area,#menu-area{min-width:var(--container-width)}}@media all and (max-width:1279px){#brand-area,#menu-area{min-width:calc(100% - 32px)}#brand-area{position:fixed;padding:0 16px;height:132px;flex-direction:column;justify-content:space-around}#brand-area-content{width:calc(100% - 32px)}#brand-area-space{width:100%;height:132px}#menu-area{padding:0 16px}#menu-area-content{overflow-x:auto;width:100%}#menu-area.moving{top:132px;width:calc(100% - 32px)}#mobile-sidebar-header{display:none !important}}