.tgmenu__nav .logo img{max-height:80px}
.footer__newsletter-three form input {
  background: #ffffff;
  border: none;
  border-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
  color: var(--tg-color-white-default);
  display: block;
  font-size: 14px;
  font-weight: 500;
  height: 50px;
  margin-bottom: 10px;
  padding: 15px 25px;
  width: 100%;
}