/*
 Theme Name:   Futurs
 Theme URI:    https://tallerestampa.com
 Author:       Taller Estampa
 Author URI:   https://tallerestampa.com
 Template:     coup
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:
 Text Domain:  futurs
*/
body.home {
  padding: 0;
  height: 100vh;
}
body.home #page {
  height: 100vh;
}
body.home #page #masthead {
  position: fixed;
  top: 40px;
  left: 70px;
  right: 70px;
  z-index: 3;
}

body.lightbox {
  padding-top: 60px;
}

.section {
  text-align: center;
  font-size: 4em;
}

.laberint {
  display: grid;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.laberint .cela {
  display: flex;
  justify-content: center;
  align-items: center;
}
.laberint .cela a {
  font-size: 2rem;
  padding: 1rem;
}
.laberint .cela.arrow {
  cursor: pointer;
  font-family: "HK Grotesk", Verdana, Geneva, sans-serif !important;
}
.laberint .cela.arrow.rotate {
  transform: rotate(90deg);
  width: 20%;
  margin: 0 auto;
}
.laberint .cela.paret-esquerra {
  border-left: 2px solid #000;
}
.laberint .cela.paret-dreta {
  border-right: 2px solid #000;
}
.laberint .cela.paret-dalt {
  border-top: 2px solid #000;
}
.laberint .cela.paret-baix {
  border-bottom: 2px solid #000;
}

.fp-controlArrow {
  background-color: #000;
}

.lity-iframe-container {
  height: 80vh;
  padding-top: 0;
}

.lity-close {
  font-family: "HK Grotesk", Verdana, Geneva, sans-serif !important;
  font-size: 4rem !important;
  font-weight: 100 !important;
  width: 48px !important;
  height: 48px !important;
}

/* Modificacions tema */
.content-area {
  width: 100%;
  max-width: 1500px;
  float: none;
  margin: 0 auto;
}

/*# sourceMappingURL=style.css.map */
