/************************/
/******** HEADER  *******/
/************************/
/** SCROLL VOLVER ARRIBA **/
section#iconoScroll {
    position: fixed;
    right: 0.8%!important;
    bottom: 0.8%;
    z-index: 9999;
}
section#iconoScroll:hover {
    bottom: 1.5%;
}
/** BOTONES - MENÚ **/
.btnMenu a.elementor-button-link {
    display: flex;
    align-items: center;
    justify-content: center;
}
.menuHeader a.elementor-item, .btnMenu a.elementor-button-link {
    height: 95px!important;
}
.pagar-cuenta i.far.fa-user-circle {
    font-size: 20px;
}
li.menuBtn01 {
    display: none!important;
}
/** SCROLL: HEADER + LOGO + MENÚ **/
.elementor-sticky--effects .logo img {
    width: 90%!important;
}
header.elementor-sticky--effects .elementor-container,.elementor-sticky--effects .menuHeader a.elementor-item, .elementor-sticky--effects .btnMenu a.elementor-button-link {
   height: 80px!important;
   min-height: 80px!important;
}
/************************/
/**** FIN: HEADER  ******/
/************************/