.topbar{background-color:var(--green-bg-color);color:var(--text-color);flex-direction:column;justify-content:space-between;align-items:center;padding:.5rem;display:flex;font-size:.9rem!important}.topbar a{color:var(--primary-color);margin:0 .5rem;text-decoration:none}.topbar a:hover{color:var(--secondary-color)}.headerComponent{box-shadow:0 0 4px #00000014,0 2px 4px #0000001f;font-family:var(--font-robotoMono),sans-serif!important}.navbar,.dropdown-item{font-size:1rem}.navbar-toggler-icon{background-size:100% 100%;width:20px;height:20px}.nav-link:not(.no-underline),.dropdown-item{transition:color .3s;display:inline-block;position:relative}.nav-link:not(.no-underline):after,.dropdown-item:after{content:"";background-color:#28a745;width:0%;height:.1rem;transition:width .3s;position:absolute;bottom:4px;left:0}.nav-link:not(.no-underline):hover:after,.dropdown-item:hover:after{width:100%}.shop-highlight{background:0 0!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}.otp-box:focus{border-color:#198754;box-shadow:0 0 0 .2rem #19875440}
