/*
 Theme Name:   Albergue Sabinales
 Theme URI:    https://bricksbuilder.io/
 Description:  Tema personalizado hecho para la web de Albergue Sabinales.
 Author:       Rommel & Montgomery
 Author URI:   https://roymo.es/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/

.page-id-903 #brx-header, .page-id-1046 #brx-header, .page-id-1736 #brx-header, .page-id-1731 #brx-header, .page-id-1734 #brx-header {
  background-color: #E8DCC4;
	
	#brxe-slaufp:hover {
		background-color: #E8DCC4;
	}
}

/* Oculto por defecto (desktop) */
.boton-menu-oculto {
  display: none;
}

/* Visible solo en móvil */
@media (max-width: 767px) {
  .boton-menu-oculto {
    display: flex;
  }
}

section {
	overflow: hidden;
}

body[data-builder-window="iframe"] [data-aos^="fade"] {
  opacity: 1 !important;
  transform: none !important;
}
