/* =Child-Theme responsive styles starts here
-------------------------------------------------------------- */

@media (max-width: 1200px) {
  .videos-fbf-container .sb-feed-posts .sb-post-item-image-wrap {
    width: 315px !important;
  }
}

@media (min-width: 992px) {
  .dinamic-slider-home-fbf .n2-ss-item-content {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 1;
    max-height: calc(1em * 3);
    word-break: break-word;
  }
}

@media (max-width: 991px) {
  .new-slider-fbf .new-title .n2-ss-text {
    font-size: 30px !important;
  }
  #style-7.mc4wp-form label {
    font-size: 14px;
  }

  .new-slider-fbf .n2-ss-slide {
    height: 100vh !important;
  }
  .new-slider-fbf .new-title .n2-ss-text {
    font-size: 40px !important;
    text-align: center !important;
    width: 100% !important;
  }
  #style-7.mc4wp-form label {
    font-size: 14px;
  }
}

/*Estilos slick slider partidos*/

@media (max-width: 768px) {
  .hero-selection-fbf {
    height: calc(100vh - 67px);
  }

  .hero-selection-fbf .elementor-container {
    display: flex;
    height: calc(100vh - 67px);
    justify-content: space-between;
    flex-direction: column;
  }

  .hero-selection-fbf h2.elementor-heading-title {
    text-align: center;
    margin-top: 40px;
  }

  .text-events-fbf {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }

  .events-fbf-container .text-events-fbf .events-fbf-title {
    font-size: 22px;
  }

  .events-fbf-slider-wrapper {
    margin-left: 0;
  }

  .events-fbf-inner {
    display: block;
  }

  .text-events-fbf {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
  }

  .events-fbf-slider-wrapper {
    margin-left: 0;
  }

  .event-fbf-item {
    width: 240px !important;
  }

  .slider-arrows {
    display: none;
  }

  .slick-dots li button {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #b0b0b0;
    border: none;
    cursor: pointer;
    transition: background-color 0.3s;
  }

  .slick-dots li.slick-active button {
    background-color: #333333;
  }

  .elementor-45965 .elementor-element.elementor-element-4ce15c2 .sc_item_descr {
    margin-top: 0.7em;
  }

  .sc_item_subtitle + .sc_item_descr {
    margin-top: 0.7em;
  }
  .sc_item_title_text {
    font-size: 20px;
  }

  .videos-fbf-container {
    flex-direction: column;
  }

  .videos-fbf-container .sb-feed-posts .sb-post-item-image-wrap {
    width: 270px !important;
  }

  .videos-fbf-container .videos-fbf-slider-wrapper {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .videos-fbf-container .text-videos-fbf {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .slick-team .slick-dots li button:before {
    font-size: 6px;
  }
  .slick-dots li button:before {
    content: unset;
  }
  .slick-team .elementor-column.slick-slide {
    width: 200px !important;
  }
}

@media (min-width: 700px) {
  .new-slider-fbf .n2-ss-layer {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
}

@media (max-width: 590px) {
  .dinamic-slider-home-fbf .n2-ss-item-content {
    width: 100%;
  }
}

