@charset "UTF-8";
.logowidget img {
  margin: 0 auto;
  display: block; }

.textwidget {
  font-size: 1.2rem;
  line-height: 1.4;
  text-align: justify; }

.imagenconenlacewidget__imagen {
  margin-bottom: 1rem; }

.imagenconenlacewidget__enlace {
  color: #a89267;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.2rem; }
  @media only screen and (min-width: 19.2em) {
    .imagenconenlacewidget__enlace {
      font-size: 1.3rem;
      font-size: 3.90625vw; } }
  @media only screen and (min-width: 22.4em) {
    .imagenconenlacewidget__enlace {
      font-size: 1.4rem; } }

.instagramwidget a {
  color: #a89267;
  font-size: 1.3rem; }

.instagramwidget:after {
  content: '';
  display: table;
  clear: both; }

.instagram-lista {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -.5rem;
  list-style: none;
  padding: 0; }
  .instagram-lista > li {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    width: 50%;
    float: left;
    max-width: 150px; }
    .instagram-lista > li > a {
      display: block;
      padding: .5rem; }
      .instagram-lista > li > a > img {
        display: block;
        width: 100%; }

.socialwidget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .socialwidget .social__enlace {
    color: #a89267;
    font-size: 1.6rem; }

.masvistoswidget, .goyawidget, .imagencontitulowidget {
  background: #353535;
  padding: 2rem; }

.masvistoswidget__titulo {
  color: #a89267;
  font-size: 5rem;
  text-align: center;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 1.5rem; }

.masvistoswidget__lista {
  margin: 2rem 0 0;
  padding: 0;
  list-style: none; }

.masvistoswidget__articulo:not(:last-child) {
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #505050; }

.masvistoswidget__articulo:after {
  content: '';
  display: table;
  clear: both; }

.masvistoswidget__articulo__foto {
  width: 71px;
  float: left; }

.masvistoswidget__articulo__datos {
  margin-left: 91px;
  line-height: 1.2; }

.masvistoswidget__articulo__titulo {
  font-size: 1.3rem;
  margin-bottom: 0;
  text-transform: uppercase; }
  .masvistoswidget__articulo__titulo > a {
    color: #a89267; }

.masvistoswidget__articulo__excerpt {
  font-style: italic; }

@media only screen and (min-width: 30em) and (max-width: 40em) {
  .masvistoswidget__articulo__foto {
    width: 142px; }
  .masvistoswidget__articulo__datos {
    margin-left: 152px; } }

@media only screen and (min-width: 40em) and (max-width: 58em) {
  .masvistoswidget__titulo {
    font-size: 3.5rem; }
  .masvistoswidget__articulo__foto {
    width: 100%;
    float: none; }
  .masvistoswidget__articulo__datos {
    margin-left: 0; } }

.goyawidget__titulos {
  font-size: 4rem; }
  @media only screen and (min-width: 64em) {
    .goyawidget__titulos {
      font-size: 5.45rem;
      font-size: 3.90625vw; } }
  @media only screen and (min-width: 110.4em) {
    .goyawidget__titulos {
      font-size: 6.9rem; } }

.goyawidget__titulo {
  color: #a89267;
  font-size: 1em;
  line-height: 1;
  font-style: normal;
  text-align: center;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0; }

.goyawidget__subtitulo {
  font-family: 'Playfair Display', serif;
  font-style: italic;
  font-weight: normal;
  font-size: .4em;
  color: #fff;
  text-align: center; }

.goyawidget__imagen {
  width: 181px !important;
  margin: 0 auto 1rem;
  display: block; }

.goyawidget__enlaces {
  list-style: none;
  margin: 0 auto 1rem;
  padding: 0;
  text-align: center; }

.goyawidget__enlace {
  padding: 0 1rem 1rem; }
  .goyawidget__enlace > a {
    color: #a89267;
    font-family: 'Playfair Display', serif;
    font-style: italic;
    font-weight: bold; }
  .goyawidget__enlace:first-child {
    font-size: 2.4rem; }
  .goyawidget__enlace:not(:first-child) {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    font-size: 1.4rem; }

.goyawidget__ver-todos {
  text-align: center; }

.imagencontitulowidget__enlace {
  font-size: 2rem;
  line-height: 1;
  color: #a89267;
  text-align: center;
  font-family: "Playfair Display", serif; }
  @media only screen and (min-width: 32em) {
    .imagencontitulowidget__enlace {
      font-size: 3.25rem;
      font-size: 3.90625vw; } }
  @media only screen and (min-width: 72em) {
    .imagencontitulowidget__enlace {
      font-size: 4.5rem; } }

.imagencontitulowidget__titulo {
  margin-bottom: 2rem; }

.imagencontitulowidget__texto {
  color: #fff;
  font-size: 1.3rem;
  margin-bottom: 2rem; }

.comparte {
  background: url(/wp-content/themes/goya/img/fondo-peliculas.jpg);
  background-attachment: fixed;
  background-size: cover;
  margin-bottom: 2rem; }

.comparte__inner {
  max-width: 1024px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 14.375%; }
  @media only screen and (orientation: portrait) {
    .comparte__inner {
      padding-bottom: 35%; } }

.comparte__contenido {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 1rem;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Playfair Display', serif;
  font-style: italic;
  font-size: 2rem;
  color: #fff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center; }
  @media only screen and (min-width: 32em) {
    .comparte__contenido {
      font-size: 2.7rem;
      font-size: 3.90625vw; } }
  @media only screen and (min-width: 54.4em) {
    .comparte__contenido {
      font-size: 3.4rem; } }

.comparte__enlaces {
  margin-left: 1rem; }
  @media only screen and (min-width: 40em) {
    .comparte__enlaces {
      font-size: .8em; } }

.comparte__enlace {
  color: #a89267;
  display: inline-block;
  margin: .5em;
  padding: .1em .2em;
  line-height: 1em;
  height: 1.4em;
  width: 1.4em;
  text-align: center;
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out; }
  .comparte__enlace:hover {
    color: #fff; }

.relacionados {
  max-width: 1024px;
  margin: 0 auto 1rem;
  padding: 0 1rem; }

.relacionados__titulo {
  text-align: center;
  text-transform: uppercase;
  font-family: 'Playfair Display', serif;
  font-style: normal;
  color: #858585;
  line-height: 1;
  margin-bottom: 2rem;
  font-size: 1.8rem; }
  @media only screen and (min-width: 28.8em) {
    .relacionados__titulo {
      font-size: 2.35rem;
      font-size: 3.90625vw; } }
  @media only screen and (min-width: 46.4em) {
    .relacionados__titulo {
      font-size: 2.9rem; } }

.relacionados__lista {
  margin: 0;
  padding: 0;
  list-style: none; }

.relacionado {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 2rem;
  padding-bottom: 1.5rem;
  position: relative;
  width: 100%; }
  .relacionado:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 22px;
    height: 3px;
    background: #a89267; }

.relacionado__video {
  margin-bottom: 1rem; }

.relacionado__foto {
  margin-bottom: 1rem;
  display: block;
  overflow: hidden; }
  .relacionado__foto > img {
    width: 100%;
    display: block;
    -webkit-transition: .3s transform ease-in-out;
    -o-transition: .3s transform ease-in-out;
    transition: .3s transform ease-in-out; }
    .relacionado__enlace:hover .relacionado__foto > img {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }

.relacionado > a {
  color: #a89267; }

.relacionado__titulo {
  color: #a89267;
  margin-bottom: .5em;
  margin-top: 0;
  line-height: 1.2;
  font-family: 'Playfair Display', serif;
  font-size: 1.7rem; }

.relacionado__excerpt {
  color: #858585;
  font-size: 1.4rem; }

.relacionados__error {
  font-size: 1.5rem;
  margin: 1rem 0 2.5rem; }

@media only screen and (min-width: 25em) {
  .relacionados__lista {
    margin: 0 -1rem; }
  .relacionado {
    padding-left: 1rem;
    padding-right: 1rem;
    width: 50%; }
    .relacionado:after {
      left: 1rem; } }

@media only screen and (min-width: 40em) {
  .relacionado {
    width: 33.33333%; } }

.enlace-gordo {
  border: 2px solid #a89267;
  text-transform: uppercase;
  color: #a89267;
  padding: .8em 1em;
  font-size: 1rem;
  display: inline-block;
  font-style: normal;
  font-family: "Gotham Book", sans-serif; }
  .enlace-gordo:active, .enlace-gordo:focus, .enlace-gordo:hover {
    text-decoration: none;
    background: #a89267;
    color: #000; }
  @media only screen and (min-width: 48em) {
    .enlace-gordo {
      font-size: 1.4rem; } }

.subir {
  position: fixed;
  bottom: 0;
  right: 100%;
  opacity: 0;
  display: block;
  width: 56px;
  height: 64px;
  background: url(/wp-content/themes/goya/img/subir.png);
  background-size: 56px 64px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: .3s opacity ease-in-out;
  -o-transition: .3s opacity ease-in-out;
  transition: .3s opacity ease-in-out; }
  .subir.is-visible {
    opacity: 1;
    right: 0; }

.lista-años {
  border-bottom: 1px solid #d6d5d5;
  -webkit-transition: .3s max-height ease-in-out;
  -o-transition: .3s max-height ease-in-out;
  transition: .3s max-height ease-in-out;
  max-height: 5rem;
  background: #f5f5f5;
  overflow: hidden; }
  .lista-años.is-oculta {
    max-height: 0;
    border-bottom: 0; }

.lista-años__inner {
  font-family: 'Playfair Display', serif;
  font-size: 1.3rem;
  max-width: 1024px;
  margin: 0 auto;
  padding: 1rem;
  overflow: hidden;
  position: relative; }
  @media only screen and (min-width: 20.8em) {
    .lista-años__inner {
      font-size: 1.45rem;
      font-size: 3.90625vw; } }
  @media only screen and (min-width: 25.6em) {
    .lista-años__inner {
      font-size: 1.6rem; } }
  .no-js .lista-años__inner {
    overflow: auto; }

.lista-años__siguiente,
.lista-años__anterior {
  position: absolute;
  top: 1rem;
  background: #f5f5f5;
  padding: 0 1rem;
  z-index: 1000;
  color: #858585; }

.lista-años__anterior {
  left: 0; }

.lista-años__siguiente {
  right: 0; }

.lista-años__lista {
  position: relative;
  -webkit-transition: .3s left ease-in-out;
  -o-transition: .3s left ease-in-out;
  transition: .3s left ease-in-out;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  white-space: nowrap; }

.lista-años__año {
  display: inline-block;
  padding: 0 2rem;
  padding: 0 2vw; }
  @media only screen and (min-width: 62.5em) {
    .lista-años__año {
      padding: 0 2rem; } }
  .lista-años__año > a {
    color: #858585; }
  .lista-años__año.is-activo > a {
    color: #a89267; }

.patrocinadores-titulo {
  text-align: center;
  color: #000;
  font-weight: 400;
  font-size: 1.2em;
  margin-bottom: 1.5em; }

.aligncenter {
  margin: 0 auto; }

.galerias-video {
  background: #e8e6e2;
  padding: 1rem 0; }

@media only screen and (min-width: 48em) {
  .galerias__cabecera {
    position: relative;
    padding-bottom: 4rem;
    margin-bottom: 0.5rem !important; }
  .video-destacado__titulo {
    position: absolute;
    bottom: 0;
    font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: bold; } }

.video__miniatura {
  padding-bottom: 56.271981243%;
  position: relative; }
  .video__miniatura > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.video {
  width: 50%;
  padding: 1rem;
  display: inline-block;
  vertical-align: top; }
  .video a {
    padding-bottom: 56.271981243%;
    position: relative;
    overflow: hidden;
    display: block;
    height: 100%; }
    .video a > img {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      left: 0;
      width: 100%;
      height: auto; }
  .galerias__videos .video:last-child {
    display: none; }

@media only screen and (min-width: 48em) {
  .galerias__enlaces {
    font-size: 2rem; }
  .galerias-video .galerias__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .galerias-video .galerias__cabecera {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%; }
  .galerias-video .galerias__videos {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%; }
  .video {
    display: inline-block;
    width: 33.333%;
    padding: 1rem 1rem 1rem; }
    .galerias-video .video:first-child {
      display: none; }
    .galerias-video .video:last-child {
      width: 100%;
      display: inline-block; } }

.lista-videos {
  margin: 0;
  padding: 0;
  list-style: none; }
  .lista-videos > li {
    padding: 1rem;
    width: 100%; }
    @media only screen and (min-width: 30em) {
      .lista-videos > li {
        display: inline-block;
        width: 50%; }
        .lista-videos > li:first-child:last-child {
          width: 100%; } }

.contenido__video {
  position: relative;
  padding-bottom: 56.25%; }
  .contenido__video > * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
