/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

#videohome {
  position: relative;
  overflow: hidden;
}

#videohome .video-background {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
  object-fit: cover;
  z-index: -1; /* lo manda al fondo */
}

#videohome {
  position: relative;
  overflow: hidden;
  height: 100vh; /* toda la pantalla */
}
#menu-item-1896 a span,#menu-item-1896 .fusion-button i{color:#fff!important;}
#menu-item-1896 a:hover span,#menu-item-1896:hover .fusion-button i{color:#000!important;}
.plato-img{display:none;}
@media(max-width:768px){ 
	.plato-img{display:inherit;}
#menulateral .menu-item-1896{display:none;}
}
.fullbtn{width:100%!important;}
.qlwapp__button {

    padding: 10px!important;

}
