.translated-ltr{margin-top:-40px;}
.goog-te-banner-frame {display: none;margin-top:40px;}
.goog-logo-link {
   display: none !important;
} 

.goog-te-gadget{
   color: transparent !important;
   margin-top: -5px;
   margin-bottom: -40px;
}

.goog-te-combo{
   color: #000 !important;
   padding: 5px;
}

.VIpgJd-ZVi9od-l4eHX-hSRGPd{
   display: none !important;
}

/* for desktop */
      .whatsapp_float {
          position: fixed;
          width: 60px;
          height: 60px;
          bottom: 40px;
          right: 40px;
          background-color: #25d366;
          color: #FFF;
          border-radius: 50px;
          text-align: center;
          font-size: 30px;
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
          z-index: 100;
      }

      .whatsapp-icon {
          margin-top: 16px;
      }

      /* for mobile */
      @media screen and (max-width: 767px) {
          .whatsapp-icon {
              margin-top: 10px;
          }

          .whatsapp_float {
              width: 50px;
              height: 50px;
              bottom: 20px;
              right: 20px;
              font-size: 30px;
          }
      }


@media only screen and (max-width: 1199px) {
  .goog-te-gadget{
     margin-bottom: .5px;
  }
}