.logocontainer{justify-content:flex-start;align-items:center;gap:10px;display:flex}.locationsearchdiv{justify-content:flex-start;width:100%;display:flex}.loginbut{color:#000;cursor:pointer;background-color:#fff;border:1px solid #0097ff;border-radius:4px;justify-content:center;align-items:center;padding:8px 10px;font-size:15px;display:flex}.animated-serachicon{font-size:14px;animation:1.5s linear .5s rotateThenZoom;display:inline-block;color:#000!important}@keyframes rotateThenZoom{0%{transform:rotate(0)}33%{transform:rotate(360deg)}66%{font-size:22px;transform:rotate(360deg)}to{font-size:14px;transform:rotate(360deg)}}@media (max-width:768px){.SearchProducts{max-width:230px!important}}
