.social-login-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;width:100%;max-width:100%;margin:0 auto}.social-login-list{display:flex;list-style-type:none;padding:0;margin:0;gap:10px}.social-login-btn,.social-login-item{display:flex;justify-content:center;align-items:center}.social-login-btn{width:50px;height:50px;padding:0;border-radius:50%;border:none;cursor:pointer;font-size:16px;transition:all .3s ease}.social-login-btn .social-logo-img{width:30px;height:30px}.google-btn:hover{background-color:#357ae8}.facebook-btn:hover{background-color:#2d4373}.instagram-btn:hover{background-color:#9b4d96}.menu-slider-container{display:flex;align-items:center;position:relative;width:100%}.menu-scroll-container{display:flex;flex-wrap:nowrap;overflow-x:auto;width:100%;scroll-behavior:smooth;padding:0;gap:12px}.menu-scroll-container::-webkit-scrollbar-track{border:none;background-color:#fff;padding:0}.menu-scroll-container::-webkit-scrollbar,.menu-scroll-container::-webkit-scrollbar-thumb{border:none}.scroll-button11{position:absolute;top:35%;transform:translateY(-50%);color:#fff;border:none;font-size:20px;cursor:pointer;z-index:1;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.scroll-button11.left{left:-25px}.scroll-button11.right{right:-33px}.scroll-button{border:none;font-size:20px;cursor:pointer;z-index:1;padding:7px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.scroll-button.left{left:-25px}.scroll-button.right{right:-33px}.navbar-nav .nav-item{margin-right:0}.search-box{position:relative;display:block}.search-suggestions-dropdown{position:absolute;top:100%;left:0;width:100%;max-height:50vh;background-color:#fff;z-index:10;box-shadow:0 2px 10px rgba(0,0,0,.1);overflow-y:auto;border-radius:4px;transition:all .2s ease}.suggestion-item{padding:8px 12px;cursor:pointer;background-color:#fff;border:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.suggestion-item.highlighted{background-color:#f0f0f0;font-weight:700;transition:background-color .2s ease}.suggestion-item:hover{background-color:#f5f5f5}