.ht--hero-section-singolo-press .l-section-overlay {
  background: linear-gradient(
    179deg,
    rgba(27, 36, 50, 0.6) 0.88%,
    rgba(27, 36, 50, 0.9) 54.77%,
    #1b2432 83.5%
  ) !important;
}
/* :::::::::::::::::::::::::::::::::::::::::::: */
.ht--secondo-section-press-page {
  background: linear-gradient(0deg, rgba(27, 36, 50, 0) 4.87%, #1b2432 49.47%),
    linear-gradient(0deg, #fff 0%, #fff 100%), #1b2432;
}

/* ______________________________________________ */
.ht--slider-press-page .rsOverflow {
  border-radius: 24px;
}
.ht--slider-press-page .rsNav.rsBullets {
  margin-top: 80px !important;
}
@media (max-width: 1024px) {
  .ht--slider-press-page .rsNav.rsBullets {
    margin-top: 24px !important;
  }
  .ht--slider-press-page .rsNavItem.rsBullet.rsNavSelected span {
    width: 8px !important;
    height: 8px !important;
  }
  .ht--slider-press-page .rsNavItem.rsBullet span {
    width: 8px !important;
    height: 8px !important;
  }
}
.ht--slider-press-page .rsNavItem.rsBullet.rsNavSelected span {
  box-shadow: unset !important;
  background: #1b2432 !important;
  width: 12px;
  height: 12px;
}
.ht--slider-press-page .rsNavItem.rsBullet span {
  width: 12px;
  height: 12px;
}
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::. */
.ht--small-slider-press-page .rsOverflow {
  border-radius: 24px;
}
.ht--small-slider-press-page .rsNav.rsBullets {
  margin-top: 40px !important;
}
.ht--small-slider-press-page .rsNavItem.rsBullet.rsNavSelected span {
  box-shadow: unset !important;
  background: #1b2432 !important;
  width: 12px;
  height: 12px;
}
.ht--small-slider-press-page .rsNavItem.rsBullet span {
  width: 12px;
  height: 12px;
}
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::: */
@media (min-width: 1024px) {
  .ht--two-image-section-press-page .wpb_wrapper {
    height: calc(100% - 50px) !important;
  }
}
