.navbar{background-color:transparent;color:#fff;left:0;padding:8px 4%;position:fixed;top:14px;width:100%;z-index:100;fill:#fff;border-bottom:0 solid transparent;filter:drop-shadow(0 4px 24px rgba(255,90,95,.1));transition:background-color .3s ease-in-out,color .3s ease-in-out,border .3s ease-in-out}.navbar.scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.9);border-bottom:1px solid rgba(0,0,0,.1);color:#000}.navbar a{color:inherit;transition:color .2s ease-in-out}.menu-icon{font-size:1.5rem}.menu-icon,.navbar-left{cursor:pointer}.account-icon,.custom-icon,.custom-icon-small{vertical-align:middle}.account-icon{height:46px;width:84px}.menu-item{cursor:pointer;font-size:16px;font-weight:700;margin-right:1.5rem}.profile-menu{cursor:pointer;height:46px;position:relative;width:84px}.profile-menu .profile-icon{align-items:center;background-color:#fff;border:1px solid #777;border-radius:50%;display:flex;height:20px;justify-content:center;width:20px}.dropdown-menu{background-color:#fff;border-radius:50px;color:#000;display:flex;flex-direction:column;font-weight:400;min-width:250px;padding:3rem 0;position:absolute;right:0;top:100%;z-index:1}.dropdown-menu span{cursor:pointer;padding:1rem 1.5rem}.dropdown-menu span:hover{background-color:#f9f9f9;color:#000}.menuItem{border-bottom:2px solid transparent;font-size:14px;transition:color .3s ease,border-bottom .3s ease}.navbar.scrolled .menuItem:hover{border-bottom:2px solid #000;color:#000}.menuItem:hover{border-bottom:2px solid #fff;color:#fff}.navbar-right a:last-child .menuItem:hover{border-color:transparent}span.cartcount{background:#fc5555;border-radius:20px;color:#fff;display:block;font-size:13px;height:20px;line-height:21px;margin-top:-8px;position:absolute;right:-18px;text-align:center;top:-2px;width:20px}[aria-current]:not([aria-current=false]) .menuItem{border-bottom:2px solid #000;color:#000}.navbar-right a:last-child.active .menuItem{border:0!important}@media (max-width:959px){.navbar{padding:10px 4%}.headertop{padding:0 4%}.menuItem:hover{border-bottom:2px solid #fff}.headertop,nav.navbar{display:none}}