.topbar{background-color:var(--green-bg-color);color:var(--text-color);padding:.5rem;justify-content:space-between;display:flex;flex-direction:column;align-items:center;font-size:.9rem!important}.topbar a{color:var(--primary-color);margin:0 .5rem;text-decoration:none}.topbar a:hover{color:var(--secondary-color)}.headerComponent{font-family:var(--font-robotoMono),sans-serif!important;box-shadow:0 0 4px 0 rgba(0,0,0,.08),0 2px 4px 0 rgba(0,0,0,.12)}.dropdown-item,.navbar{font-size:1rem}.navbar-toggler-icon{width:20px;height:20px;background-size:100% 100%}.dropdown-item,.nav-link:not(.no-underline){position:relative;display:inline-block;transition:color .3s ease}.dropdown-item:after,.nav-link:not(.no-underline):after{content:"";position:absolute;bottom:4px;left:0;width:0;height:.1rem;background-color:#28a745;transition:width .3s ease}.dropdown-item:hover:after,.nav-link:not(.no-underline):hover:after{width:100%}.shop-highlight{background:none!important}.shop-highlight:after{display:none!important}@media(min-width:768px){.topbar{flex-direction:row}}.otp-box{border:1px solid #ced4da;border-radius:.375rem;transition:border-color .2s ease}.otp-box:focus{border-color:#198754;box-shadow:0 0 0 .2rem rgba(25,135,84,.25)}