.elementor-974 .elementor-element.elementor-element-7f6fe52{--display:flex;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-1adec0f *//* Ocultar SOLO el logo INLINE que está dentro del header/menu (desktop) */
@media (min-width: 901px) {
  /* .elementor-974 .elementor-element.elementor-element-1adec0f para el icono dentro del header (inline) */
  .seb-spotify-inline,
  .seb-header .seb-spotify-inline,
  header .seb-spotify-inline {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
    opacity: 0 !important;
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  /* por si el icono está envuelto en un <a> con otra clase */
  a.seb-spotify-inline { display: none !important; }
}
/* Centrar el header SOLO en ordenador */
@media (min-width: 901px){
  .seb-header{
    margin-left: auto;
    margin-right: auto;
  }
}/* End custom CSS */