.button-animation-slide .button:hover {
  background-color: #f0653d;
  color: #f0653d;
}

/* Forzar tamaño del logotipo en BeTheme */
#logo, 
.logo-wrapper, 
.logo-main, 
#logo img, 
.logo-main img {
    height: 60px !important;
    max-height: 60px !important;
    width: auto !important;
}