/*
 Theme Name:   CTA Rosario
 Theme URI:    http://ctarosario.org.ar/
 Description:  Tema Viral modificado para el sitio de la CTA Rosario
 Author:       CTA Rosario
 Author URI:   http://ctarosario.org.ar/
 Template:     viral
 Version:      1.0.2
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light
 Text Domain:  cta-rosario
*/
.vl-title-container h3 {
  text-transform: none;
}

.gallery-top, .gallery-thumbs {
  margin-bottom: 10px;
}

.gallery-top .swiper-caption {
  position: absolute;
  bottom: 0;
  padding-left: 5px;
  background: rgba(255, 255, 255, 0.75);
  width: 100%;
  left: 0;
  text-align: center;
}

.gallery-top .swiper-slide {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.gallery-thumbs .swiper-slide {
  background-position: center;
  background-size: contain;
  margin-right: 10px;
}

.gallery-thumbs .swiper-slide:not(.swiper-slide-thumb-active) {
  -webkit-filter: brightness(75%);
          filter: brightness(75%);
}

.gallery-thumbs .swiper-slide-active {
  -webkit-filter: brightness(100%);
          filter: brightness(100%);
}

.entry-social {
  margin: 0;
  float: right;
}

.entry-header {
  line-height: 40px;
}

.vl-top-right-header {
  font-size: 20px;
}

.vl-header {
  padding: 0 !important;
}

#vl-back-top {
  z-index: 2;
}
