/* temas tv */
.path-temastv,
.page-node-type-articulo-temas-tv {
  background: url(../../images/temas_fondo.jpg);
}

.page-node-type-articulo-temas-tv #page {
  box-shadow: 0 0 10px rgba(0, 0, 10px, 0.25);
}

.path-temastv #main-wrapper {
  height: 1163px;
  background: no-repeat transparent url(../../images/fondo_marco_temas.gif);
  width: 976px;
  padding: 8px;
}

.path-temastv nav#tags-temas-tv {
  font-family: 'casamerica condensed bold', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: -0.5px;
}

.path-temastv nav#tags-temas-tv a {
  padding: 0.75rem 0.4rem;
  color: #ff007f;
}

.path-temastv nav#tags-temas-tv a.active,
.path-temastv nav#tags-temas-tv a:hover {
  color: #3ac3e6;
}

.path-temastv .form-item-titulo label,
.path-temastv .form-item-tag {
  display: none;
}

.path-temastv .slick-slider {
  max-width: 830px;
}

.path-temastv .slide-2 {
  margin-left: 128px;
}

.path-temastv .slide-1 .slick-list,
.path-temastv .slide-3 .slick-list {
  border-radius: 0 70px 70px 0;
}

.path-temastv .slide-2 .slick-list {
  border-radius: 70px 0 0 70px;
}

.path-temastv .slick-arrow {
  border-radius: 50%;
  cursor: pointer;
  width: 110px;
  height: 110px;
  position: absolute;
  top: 0;
  margin-top: 15px;
}

.path-temastv .slide-1 .slick-arrow {
  background-color: #70cce7;
  right: 0;
  margin-right: -116px;
}

.path-temastv .slide-2 .slick-arrow {
  background-color: #e94791;
  left: 0;
  margin-left: -116px;
}

.path-temastv .slide-3 .slick-arrow {
  background-color: #acacac;
  right: 0;
  margin-right: -116px;
}

.path-temastv .card-img-overlay {
  background-color: rgba(255, 255, 255, 0.75);
  opacity: 0;
  transition: opacity 0.15s linear;
}

.path-temastv .card-img-overlay:hover {
  opacity: 1;
}

.path-temastv .card-img-overlay .autor {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}

.path-temastv .card-img-overlay .titulo {
  font-size: 13px;
  font-weight: bold;
  color: #369;
}

.path-temastv .card-img-overlay .entradilla {
  font-size: 11px;
  color: #333;
}


.path-temastv .site-footer {
  padding: 10px 0 30px;
}

.path-temastv .temas {
  height: 430px;
}

.path-temastv .temas .view-content .row {
  max-height: 203px;
}

.path-temastv #after-slides {
  height: 78px;
}

.path-temastv #after-slides h2.titulo {
  font-size: 1.8em;
}

.path-temastv #after-slides h2.titulo a {
  color: #51bbea;
}

.path-temastv #after-slides #edit-actions {
  display: none;
}

.path-temastv #cuerpo-descripcion {
  font-family: 'casamerica condensed bold', sans-serif;
  font-weight: bold;
  font-size: 24px;
  color: #3ac3e6;
  margin-top: 9px;
}

.path-temastv #cuerpo-descripcion strong {
  color: black;
}

.path-temastv .site-footer .container {
  padding: 0;
  max-width: 976px;
}

.resena h2 {
  font-size: 1.2em;
}

.resena .texto {
  font-size: 13px;
}
