/* Corrección móvil de la portada Elementor: una entrada usable y de marca. */
@media (max-width: 767px) {
  .home .elementor-element-3fb9966,
  .home .elementor-element-3fb9966:not(.elementor-motion-effects-element-type-background),
  .home .elementor-element-3fb9966 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background: #04070d !important;
    background-image: none !important;
  }

  .home .elementor-element-3fb9966 {
    padding: 112px 16px 32px !important;
  }

  .home .elementor-element-3fb9966 .elementor-background-overlay {
    background: radial-gradient(300px 200px at 12% 2%, rgba(255, 154, 134, 0.22), transparent 68%), linear-gradient(160deg, #34161a 0%, #04070d 74%) !important;
    opacity: 1 !important;
  }

  .proradio-particles-js-container {
    background:
      radial-gradient(300px 200px at 12% 2%, rgba(255, 154, 134, 0.22), transparent 68%),
      linear-gradient(160deg, #34161a 0%, #04070d 74%) !important;
  }

  .proradio-particles-js-container .elementor-background-overlay {
    background:
      radial-gradient(300px 200px at 12% 2%, rgba(255, 154, 134, 0.22), transparent 68%),
      linear-gradient(160deg, #34161a 0%, #04070d 74%) !important;
    opacity: 1 !important;
  }

  .home .elementor-element-86432c2,
  .home .elementor-element-86432c2 .elementor-widget-container {
    margin: 0 0 22px !important;
  }

  .home .elementor-element-86432c2 .elementor-heading-title {
    font-size: clamp(2.6rem, 12vw, 4rem) !important;
    letter-spacing: -0.06em;
    line-height: 0.93;
    max-width: 8ch;
  }

  .home .elementor-element-af9c2e8 .proradio-customplayer {
    background: #2a1317 !important;
    height: auto !important;
    min-height: 84px;
    width: 100% !important;
  }

  .home .elementor-element-af9c2e8 .proradio-customplayer__cont,
  .home .elementor-element-af9c2e8 .proradio-customplayer__show,
  .home .elementor-element-af9c2e8 .proradio-customplayer__info {
    align-items: center;
    flex-direction: row !important;
    justify-content: flex-start;
    text-align: left;
  }

  .home .elementor-element-af9c2e8 .proradio-customplayer__logo img {
    max-width: 52px !important;
  }

  .home .elementor-element-d51ae97,
  .home .elementor-element-72097df,
  .home .elementor-element-096b292,
  .home .elementor-element-babbbac,
  .home .elementor-element-1cda664 {
    display: none !important;
  }

  .home .ocionews-mobile-stations {
    display: flex;
    gap: 8px;
    margin: 14px 0 0;
    overflow-x: auto;
    padding: 0 0 6px;
    scrollbar-width: none;
  }

  .home .ocionews-mobile-stations::-webkit-scrollbar {
    display: none;
  }

  .home .ocionews-mobile-stations a {
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 999px;
    color: #fff;
    flex: 0 0 auto;
    font-size: 0.73rem;
    font-weight: 800;
    line-height: 1;
    padding: 11px 13px;
    text-decoration: none;
  }

  .home .ocionews-mobile-stations a:first-child {
    background: #d7f36b;
    border-color: #d7f36b;
    color: #17200c;
  }

  #proradio-header,
  .proradio-header,
  .proradio-menu-horizontal,
  .proradio-menu-horizontal .proradio-paper {
    background-color: #04070d !important;
  }

  #proradio-header .proradio-menubtn,
  #proradio-header .proradio-searchbtn {
    background: #121c2c !important;
    border: 1px solid rgba(255, 255, 255, 0.18);
  }
}
