/* Taboola General Widget Style */

.thumbnails-a .logoDiv a span {
  font-size: 12px;
}

/* Taboola Home Style */

#taboola-below-homepage-thumbnails {
  margin-top: 17px;
  border-top: 1px solid #ccc;
  padding-top: 20px;
  border-bottom: 1px solid #ccc;
  margin-bottom: -10px;
}

#taboola-below-homepage-thumbnails .trc_rbox_header {
    padding: 0px 0px 12px 0px;
}

@media screen and (min-width: 768px) {
  #taboola-below-homepage-thumbnails .trc_rbox_header {
    line-height: 2.5em;
  }

  #taboola-below-homepage-thumbnails {
    padding-bottom: 0;
  }

  #taboola-below-homepage-thumbnails .trc_rbox_header_span {
    font-size: 1.75rem;
    line-height: 1.15em;
  }
}

@media screen and (min-width: 1008px) {
  #taboola-below-homepage-thumbnails {
    margin-bottom: -25px;
  }

  #taboola-below-homepage-thumbnails .thumbnails-a .trc_rbox_header {
    line-height: 1.75em;
  }

  #taboola-below-homepage-thumbnails {
    padding: 20px 0;
  }

  #taboola-below-homepage-thumbnails .trc_rbox_header_span {
    font-size: 2rem;
    line-height: 1.15em;
  }
}

.thumbnails-a .videoCube .video-label-box .video-title {
  font-family: Merriweather, Georgia, serif;
}


/* Taboola Category Style */

#taboola-below-category-thumbnails {
  margin-top: 17px;
  border-top: 1px solid #ccc;
  padding-top: 20px;
}

#taboola-below-category-thumbnails .trc_rbox_header {
    padding: 0px 0px 12px 0px;
}

@media screen and (min-width: 768px) {
  #taboola-below-category-thumbnails .thumbnails-a .trc_rbox_header {
    line-height: 2.5em;
  }

  #taboola-below-category-thumbnails {
    padding-bottom: 0;
  }

  #taboola-below-category-thumbnails .trc_rbox_header_span {
    font-size: 1.75rem;
    line-height: 1.15em;
  }
}

@media screen and (min-width: 1008px) {
  #taboola-below-category-thumbnails {
    margin-bottom: -25px;
  }

  #taboola-below-category-thumbnails .thumbnails-a .trc_rbox_header {
    line-height: 1.75em;
  }

  #taboola-below-category-thumbnails {
    padding: 20px 0;
  }

  #taboola-below-category-thumbnails .trc_rbox_header_span {
    font-size: 2rem;
    line-height: 1.15em;
  }
}

.thumbnails-b .videoCube .video-label-box .video-title {
  font-family: Merriweather, Georgia, serif;
}

/* Taboola Nota Style */

#taboola-below-article-thumbnails0 {
  margin-top: 12px;
  border-top: 1px solid #ccc;
  padding-top: 18px;
}

.trc_rbox_header_span {
  font-size: 2rem;
  line-height: 1em;
  padding-bottom: 0;
  display: block;
}

@media screen and (max-width: 767px) {
  .trc_rbox_header_span {
    font-size: 1.3rem;
    padding-bottom: 10px;
    display: block;
  }
}

@media screen and (max-width: 767px) {

  .trc_rbox_header_span {
    font-size: 1rem;
  }

  .thumbnails-b .videoCube .video-label-box .video-title {
    font-size: 12px;
    line-height: 16px;
  }

  .thumbnails-a .videoCube .video-label-box .video-title {
    font-size: 12px;
    line-height: 16px;
  }

  .thumbnails-c .videoCube .video-label-box .video-title {
    font-size: 12px;
    line-height: 16px;
  }

}