/*
Theme Name: Lagartija Nick
Theme URI: http://www.lagartijanick.es
Version: 1.0.1
Author: LLOS&
Author URI: http://llos.co
Text Domain: lagartijanick
Domain Path: /lang
*/

@font-face {
	font-family: 'Typewriter';
	src: url('assets/fonts/Bohemiantypewriter.eot');
	src: url('assets/fonts/Bohemiantypewriter.eot?#iefix') format('embedded-opentype'),
		url('assets/fonts/Bohemiantypewriter.woff') format('woff'),
		url('assets/fonts/Bohemiantypewriter.ttf') format('truetype'),
		url('assets/fonts/Bohemiantypewriter.svg#Bohemiantypewriter') format('svg');
}
@font-face {
	font-family: 'Champion';
	src: url('assets/fonts/Champion-HTF-Middleweight.eot');
	src: url('assets/fonts/Champion-HTF-Middleweight.eot?#iefix') format('embedded-opentype'),
		url('assets/fonts/Champion-HTF-Middleweight.woff') format('woff'),
		url('assets/fonts/Champion-HTF-Middleweight.ttf') format('truetype'),
		url('assets/fonts/Champion-HTF-Middleweight.svg#Champion-HTF-Middleweight') format('svg');
}
@font-face {
	font-family: 'Plain';
    font-weight: 400;
	src: url('assets/fonts/Plain-Regular.eot');
	src: url('assets/fonts/Plain-Regular.eot?#iefix') format('embedded-opentype'),
		url('assets/fonts/Plain-Regular.woff') format('woff'),
		url('assets/fonts/Plain-Regular.ttf') format('truetype'),
		url('assets/fonts/Plain-Regular.svg#Plain-Regular') format('svg');
}
@font-face {
	font-family: 'Plain';
    font-weight: 700;
	src: url('assets/fonts/Plain-Medium.eot');
	src: url('assets/fonts/Plain-Medium.eot?#iefix') format('embedded-opentype'),
		url('assets/fonts/Plain-Medium.woff') format('woff'),
		url('assets/fonts/Plain-Medium.ttf') format('truetype'),
		url('assets/fonts/Plain-Medium.svg#Plain-Medium') format('svg');
}


blockquote,
body,
dd,
dl,
dt,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
iframe,
legend,
li,
ol,
p,
pre,
textarea,
ul {
    margin: 0;
    padding: 0;
}
button,
input,
select,
textarea {
    margin: 0;
    outline: 0;
}
html {
    box-sizing: border-box;
}
*,
:after,
:before {
    box-sizing: inherit;
}
audio,
embed,
iframe,
img,
object,
video {
    height: auto;
    max-width: 100%;
}
iframe {
    border: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
    text-align: left;
}
button {
    border: none;
    display: block;
}
* {
    box-sizing: border-box;
}
/*::-moz-selection {
    background: black;
    color: white;
}
::selection {
    background: black;
    color: white;
}*/
/*::-moz-selection {
    background: #FFF;
    color: #000;
}
::selection {
    background: #FFF;
    color: #000;
}*/
@media (max-width: 47.8025em) {
    html {
        font-size: 7.3px;
    }
}
@media (min-width: 47.8125em) and (max-width: 62.49em) {
    html {
        font-size: 8.5px;
    }
}
@media (min-width: 62.5em) and (max-width: 81.24em) {
    html {
        font-size: 10px;
    }
}
@media (min-width: 81.25em) and (max-width: 106.24em) {
    html {
        font-size: 12px;
    }
}
@media (min-width: 106.25em) {
    html {
        font-size: 13.5px;
    }
}
.gc {
    width: 100%;
    max-width: 1920px;
    padding: 0 1.3rem;
}
@media (min-width: 47.8125em) {
    .gc {
        padding: 0 2rem;
    }
}
@media (min-width: 62.5em) {
    .gc {
        padding: 0 3rem;
    }
}
@media (min-width: 81.25em) {
    .gc {
        padding: 0 4rem;
    }
}
@media (min-width: 47.8125em) {
    .gc {
        margin: 0 auto;
    }
}
.g {
    padding: 0 1.3rem;
    float: left;
    min-height: 1px;
}
.g1-12 {
    width: 8.33333%;
}
.g2-12 {
    width: 16.66667%;
}
.g3-12 {
    width: 25%;
}
.g4-12 {
    width: 33.33333%;
}
.g5-12 {
    width: 41.66667%;
}
.g6-12 {
    width: 50%;
}
.g7-12 {
    width: 58.33333%;
}
.g8-12 {
    width: 66.66667%;
}
.g9-12 {
    width: 75%;
}
.g10-12 {
    width: 83.33333%;
}
.g11-12 {
    width: 91.66667%;
}
.g12-12 {
    width: 100%;
}
@media (max-width: 47.8025em) {
    .gBreakTablet {
        width: 100%;
        float: none;
        margin-left: 0;
    }
}
.gp1 {
    margin-left: 8.33333%;
}
.gp2 {
    margin-left: 16.66667%;
}
.gp3 {
    margin-left: 25%;
}
.gp4 {
    margin-left: 33.33333%;
}
.gp5 {
    margin-left: 41.66667%;
}
.gp6 {
    margin-left: 50%;
}
.gp7 {
    margin-left: 58.33333%;
}
.gp8 {
    margin-left: 66.66667%;
}
.gp9 {
    margin-left: 75%;
}
.gp10 {
    margin-left: 83.33333%;
}
.gp11 {
    margin-left: 91.66667%;
}
.cf:after {
    content: " ";
    display: table;
    clear: both;
}
body {
    background: #000;
    padding-top: 16.5rem;
}
body {
    color: #fff;
    font-family: 'Typewriter', serif;
    text-transform: lowercase;
    -webkit-font-smoothing: antialiased;
}
.p,
li,
p {
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    font-feature-settings: "liga", "dlig";
    font-size: 1rem;
    line-height: 1.35;
    margin-bottom: 2rem;
    font-weight: 400;
}
@media (max-width: 47.8025em) {
    .p,
    li,
    p {
        font-size: 2rem;
    }
}
@media (min-width: 47.8125em) {
    .p,
    li,
    p {
        font-size: 1.75rem;
    }
}
ol,
ul {
    margin-bottom: 1.5rem;
    margin-left: 1.5rem;
}
li {
    margin-bottom: 0;
}
a {
    color: #fff;
    text-decoration: none;
    transition: color 0.3s;
}
a svg,
a svg path {

    transition: fill 0.3s;
}
a * {
    transition: color 0.3s;
}
.no-touchevents a:hover,
.no-touchevents a:hover * {
    color: #303030;
}
.no-touchevents a:hover svg,
.no-touchevents a:hover svg path {
    fill: #303030 !important;
}
.a__arrow {
    width: 1rem;
    height: 1rem;
}
.h1,
.h2,
.h3,
.h4,
h1,
h2,
h3,
h4 {
    font-family: 'Champion', sans-serif;
    margin-bottom: 3rem;
    font-weight: 400;
    text-transform: capitalize;
}
h4 {
    text-transform: uppercase;
    font-size: 2rem;
}
h6 {
    font-family: 'Champion', sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 0.1rem;
}
@media (max-width: 47.8025em) {
    .h1,
    .h2,
    .h3,
    .h4,
    h1,
    h2,
    h3 {
        font-size: 3.8rem;
    }
    h4 {
        font-size: 2.8rem;
    }
}
@media (min-width: 47.8125em) {
    .h1,
    .h2,
    .h3,
    .h4,
    h1,
    h2,
    h3 {
        font-size: 4rem;
    }
    h4 {
        font-size: 3rem;
    }
}
hr {
    height: 0.25rem;
    border: none;
    clear: both;
    overflow: hidden;
    margin-bottom: 3rem;
    color: #303030;
    background: #303030;
}
@media (min-width: 47.8125em) {
    .hideAboveTablet {
        display: none !important;
    }
}
.showAboveTablet {
    display: none !important;
}
@media (min-width: 47.8125em) {
    .showAboveTablet {
        display: block !important;
    }
}
.showAboveDesktop {
    display: none !important;
}
@media (min-width: 62.5em) {
    .showAboveDesktop {
        display: block !important;
    }
}
.imgPlaceholder {
    background: #fff;
    height: 0;
    position: relative;
}
.imgPlaceholder img {
    position: absolute;
    top: 0;
    left: 0;
}
.imgPlaceholder--2-1 {
    padding-top: 50%;
}
.imgPlaceholder--3-2 {
    padding-top: 66.6666666%;
}
.m0 {
    margin: 0 !important;
}
.mt0 {
    margin-top: 0 !important;
}
.mt1 {
    margin-top: 1.3rem !important;
}
.mt2 {
    margin-top: 2.6rem !important;
}
.mt3 {
    margin-top: 3.9rem !important;
}
.mt4 {
    margin-top: 5.2rem !important;
}
.mt5 {
    margin-top: 6.5rem !important;
}
.mb0 {
    margin-bottom: 0 !important;
}
.mb1 {
    margin-bottom: 1.3rem !important;
}
.mb2 {
    margin-bottom: 2.6rem !important;
}
.mb3 {
    margin-bottom: 3.9rem !important;
}
.mb4 {
    margin-bottom: 5.2rem !important;
}
.mb5 {
    margin-bottom: 6.5rem !important;
}
.p0 {
    padding: 0 !important;
}
.pt0 {
    padding-top: 0 !important;
}
.pt1 {
    padding-top: 1.3rem !important;
}
.pt2 {
    padding-top: 2.6rem !important;
}
.pt3 {
    padding-top: 3.9rem !important;
}
.pt4 {
    padding-top: 5.2rem !important;
}
.pt5 {
    padding-top: 6.5rem !important;
}
.pb0 {
    padding-bottom: 0 !important;
}
.pb1 {
    padding-bottom: 1.3rem !important;
}
.pb2 {
    padding-bottom: 2.6rem !important;
}
.pb3 {
    padding-bottom: 3.9rem !important;
}
.pb4 {
    padding-bottom: 5.2rem !important;
}
.pb5 {
    padding-bottom: 6.5rem !important;
}
.fitLandscape {
    width: 100% !important;
    height: auto !important;
    display: block !important;
}
.noBullets {
    list-style: none !important;
}
.bold {
    font-weight: 700 !important;
}
.underline {
    text-decoration: underline !important;
}
.breakWord,
.breakWord p,
.no-touchevents .module,
.no-touchevents .module p {
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
}
.relative {
    position: relative !important;
}
.fixed {
    position: fixed !important;
}
.noSelect {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.floatLeft {
    float: left !important;
}
.floatRight {
    float: right !important;
}
.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  max-width: 100%;
  margin: 0 auto;
  margin-top: 60px;
  margin-bottom: 50px;
}
.term-lagartija-nick .video-wrapper { max-width: 80%; }
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

video { outline: none; }

main {
    min-height: 42vh;
}

.typewriter {
    font-family: 'Typewriter';
}
.capitalize {
    text-transform: capitalize;
}

.navMain {
    width: 70%;
    /*overflow: hidden;*/
    position: absolute;
    z-index: 6;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    top: 3rem;
}
@media (max-width: 47.8025em) {
    .navMain {
        top: 1.45rem;
    }
}
@media (min-width: 47.8125em) {
    .navMain {
        transition: -webkit-transform 0.2s;
        transition: transform 0.2s;
        transition: transform 0.2s, -webkit-transform 0.2s;
        -webkit-transform: translateY(1.4rem);
        -ms-transform: translateY(1.4rem);
        transform: translateY(1.4rem);
    }
    .compressed .navMain {
        -webkit-transform: translateY(-1.5rem);
        -ms-transform: translateY(-1.5rem);
        transform: translateY(-1.5rem);
    }
}
.navMain__menu {
    list-style: none;
    margin: 0;
}
.navMain__menu li {
    display: inline-block;
}
.navMain__menu li a {
    padding: 0 1rem;
    /*background: linear-gradient(to bottom right, white 45%, black 50%);
    background-size: 600% 100%;
    background-position: right bottom;*/
    transition: all .5s ease-out;
}
li.mini a {
    text-transform: uppercase;
    font-size: 0.75em;
}
li.cart, li.cart a {
    font-size: 0;
    border-bottom: 0 !important;
}
li.cart a:before {
    content: '';
    background-image: url('assets/img/cart.svg');
    background-size: 100%;
    width: 20px;
    height: 25px;
    position: absolute;
    display: block;
    top: 0px;
    margin-left: 15px;
}

.navMain__menu li.current-menu-item a {
    color: white;
    border-bottom: 1px solid;
    padding-bottom: 5px;
}
.navMain__link {
    float: left;
    margin-right: 2rem;
}
.headerMain {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 4;
    height: 0;
}
.headerMain__inner {
    height: 0;
}

.hamburger {
  padding: 15px 15px;
  display: none;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger.is-active .hamburger-inner,
  .hamburger.is-active .hamburger-inner::before,
  .hamburger.is-active .hamburger-inner::after {
    background-color: #FFF; }

.hamburger-box {
  width: 30px;
  height: 24px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 30px;
    height: 3px;
    background-color: #FFF;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -10px; }
  .hamburger-inner::after {
    bottom: -10px; }

/*
   * Emphatic
   */
.hamburger--emphatic {
overflow: hidden; }
.hamburger--emphatic .hamburger-inner {
transition: background-color 0.125s 0.175s ease-in; }
.hamburger--emphatic .hamburger-inner::before {
    left: 0;
    transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in; }
.hamburger--emphatic .hamburger-inner::after {
    top: 10px;
    right: 0;
    transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in; }
.hamburger--emphatic.is-active .hamburger-inner {
transition-delay: 0s;
transition-timing-function: ease-out;
background-color: transparent !important; }
.hamburger--emphatic.is-active .hamburger-inner::before {
    left: -80px;
    top: -80px;
    transform: translate3d(80px, 80px, 0) rotate(45deg);
    transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
.hamburger--emphatic.is-active .hamburger-inner::after {
    right: -80px;
    top: -80px;
    transform: translate3d(-80px, 80px, 0) rotate(-45deg);
    transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.headerMobile { display: none; }
.headerDesktop { display: block; }

@media (max-width: 768px) {
    .hamburger {
    display: inline-block;
    }
    .headerMobile { display: block; }
    .headerDesktop { display: none; }
    .compressed > .headerMain__logoSmallCont {
        height: 2.5rem;
        top: 1.8rem;
        right: 2.5rem;
    }
    .aside {
        position: fixed;
        top: 50px;
        left: 0;
        padding: 0 10px;
        height: 100vh;
        width: 100%;
        background: black;
        z-index: 9;
        transition: -webkit-transform 0.5s;
        transition: transform 0.5s;
        transition: transform 0.5s, -webkit-transform 0.5s;
        -webkit-transform: translate(-100%);
        -ms-transform: translate(-100%);
        transform: translate(-100%);
    }
    .aside.transformed {
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0);
    }
    .aside .contacto {
        position: absolute;
        bottom: 20%;
        left: 15px;
    }
    .aside .contacto h4 { margin-bottom: 1.5rem; }
    .navMain__menu li { display: block; padding: 10px 0; }
    li.cart a:before { position: relative; margin-top: 20px; }
}

/* LOGO */
.logoLarge {
    float: right;
    width: auto;
    height: 9.8rem;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s;
    top: 3rem;
    text-transform: uppercase;
    text-align: right;
    line-height: 1em;
}
.compressed .logoLarge {
    -webkit-transform: translateY(-150%);
    -ms-transform: translateY(-150%);
    transform: translateY(-150%);
}
.headerMain__logoSmallCont {
    display: block;
    z-index: 5;
    position: absolute;
    right: 1.3rem;
    overflow: hidden;
}
@media (max-width: 47.8025em) {
    .headerMain__logoSmallCont {
        height: 1.7rem;
        top: 1.8rem;
    }
}
@media (min-width: 47.8125em) {
    .headerMain__logoSmallCont {
        height: 1.5rem;
        top: 1.7rem;
    }
}
.headerMain__logoSmallCont .logoSmall {
    width: auto;
    float: right;
    -webkit-transform: translate(200%);
    -ms-transform: translate(200%);
    transform: translate(200%);
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
@media (max-width: 47.8025em) {
    .headerMain__logoSmallCont .logoSmall {
        height: 1.7rem;
    }
}
@media (min-width: 47.8125em) {
    .headerMain__logoSmallCont .logoSmall {
        height: 1.5rem;
    }
}
.compressed .headerMain__logoSmallCont .logoSmall {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
}

.headerMain__bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 5.25rem;
    background: #000;
    z-index: 4;
}

/* text */
.strapAndMap__strap {
    margin-top: 5rem;
    margin-bottom: 5rem;
    margin-right: 4rem;
    float: right;
    text-align: right;
}
@media (max-width: 47.8025em) {
    .strapAndMap__strap {
        max-width: 38rem;
    }
}
@media (min-width: 47.8125em) {
    .strapAndMap__strap {
        width: 67rem;
    }
}
.strapAndMap__mapImg {
    width: 100%;
    display: block;
    margin-bottom: 8rem;
}

.home article { min-height: 40vw; }
.module {
    color: #fff;
    position: relative;
    overflow: hidden;
    display: block;
    transition: opacity 1.4s, height 1.4s;
    width: 100%;
}
.module:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100px;
    top: -50px;
    background: linear-gradient(black 80%, transparent);
    z-index: 3;
}
.module:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100px;
    bottom: -20px;
    background: linear-gradient(transparent, black 80%);
    z-index: 3;
}
.module .description { position: absolute;bottom: 70px;right: 0;opacity: 0; }
.module--playing .description { opacity: 1; }
.module.module--playing { mix-blend-mode: difference; }
@media (max-width: 47.8025em) {
    .module {
        height: 60vw;
    }
}
@media (min-width: 47.8125em) {
    .module {
        height: 40vw;
    }
}
.module--16-9.module--video.module--open {
    height: 56.1vw;
}
.module__background {
    filter: grayscale(100%);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    max-width: unset;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    transition: opacity 0.7s;
}
@media (max-width: 47.8025em) {
    .module__background {
        height: 100%;
        width: auto;
    }
}
@media (min-width: 47.8125em) {
    .module__background {
        height: auto;
        width: 100%;
    }
}
.module--closed .module__background {
    opacity: 1;
}
.module--blur.module--closed .module__background {
    opacity: 0.2;
}
.module--video.module--paused .module__background,
.module--video.module--playing .module__background {
    opacity: 0;
}
.module__background--video {
    height: auto;
    width: 100%;
}
.module__title {
    position: absolute;
    top: 50%;
    left: 2.6rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0;
    padding-right: 15rem;
    z-index: 999;
}
@media (min-width: 47.8125em) {
    .module__title {
        left: 3.3rem;
    }
}
@media (min-width: 62.5em) {
    .module__title {
        left: 4.3rem;
    }
}
@media (min-width: 81.25em) {
    .module__title {
        left: 5.3rem;
    }
}
.module__fakeButton {
    cursor: pointer;
    right: 2.6rem;
    position: absolute;
    top: 49%;
    text-align: right;
    z-index: 2;
}
@media (min-width: 47.8125em) {
    .module__fakeButton {
        right: 3.3rem;
    }
}
@media (min-width: 62.5em) {
    .module__fakeButton {
        right: 4.3rem;
    }
}
@media (min-width: 81.25em) {
    .module__fakeButton {
        right: 5.3rem;
    }
}
.module__fakeButton svg {
    float: right;
    width: 2.75rem;
    height: 4rem;
}
.module__fakeButton--play {
    -webkit-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    transition: transform 0.25s;
}
.module__fakeButton--stop {
    transition: transform 0.25s;
}
.module--open .module__fakeButton--play,
.module__fakeButton--stop {
    -webkit-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
}
.module--open .module__fakeButton--stop {
    -webkit-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    transition-delay: 0.25s;
}
.module--closing .module__fakeButton--play {
    transition-delay: 0.25s;
}
.module__button {
    background: transparent;
    width: 2.7rem;
    height: 1.8rem;
    position: relative;
    z-index: 2;
    position: absolute;
    bottom: 3rem;
    cursor: pointer;
    margin: 0;
    padding: 0;
    display: block;
    right: 2.6rem;
    opacity: 0;
    transition: opacity 1.4s;
}
.touchevents .module__button {
    display: none;
}
.module__button.module__button--play {
    height: 2rem;
}
@media (min-width: 47.8125em) {
    .module__button {
        right: 3.3rem;
    }
}
@media (min-width: 62.5em) {
    .module__button {
        right: 4.3rem;
    }
}
@media (min-width: 81.25em) {
    .module__button {
        right: 5.3rem;
    }
}
.module__button svg {
    width: 1.8rem;
    height: 1.8rem;
}
.module__button.module__button--play svg {
    height: 2rem;
}
.module--open .module__button {
    opacity: 1;
}
.module__button--pause {
    bottom: -4rem;
}
.module--playing .module__button--pause {
    bottom: 7rem;
}
.module__button--play {
    bottom: -4rem;
}
.module--paused .module__button--play {
    bottom: 6.95rem;
}
.module__linkCover {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.module--closed .module__linkCover {
    display: block;
}
.module__videoEmbed {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: 1;
    transition: opacity 0.3s;
}
.module__videoEmbed embed,
.module__videoEmbed iframe,
.module__videoEmbed object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 56.2vw;
    overflow: hidden;
}
.module--closed .module__videoEmbed {
    opacity: 0;
}
.module__contUI {
    z-index: 2;
    position: relative;
    width: 100%;
    height: 100%;
}
.liveDates {
    margin-bottom: 8rem;
}
.liveDate {
    padding-top: 1.45rem;
    padding-bottom: 1.2rem;
}
@media (min-width: 47.8125em) {
    .liveDate {
        padding-top: 2.25rem;
        padding-bottom: 2rem;
    }
}
.liveDate__hr {
    height: 1px;
    background: #fff;
    color: #fff;
    margin: 0;
}
.liveDate__text {
    margin: 0;
}
.liveDate__text--link {
    text-align: right;
}
@media (max-width: 47.8025em) {
    .liveDate__text {
        float: left;
        width: 70%;
    }
    .liveDate__text--link {
        width: 30%;
        float: right;
    }
}
@media (min-width: 47.8125em) {
    .liveDate__text {
        float: left;
    }
    .liveDate__text--date,
    .liveDate__text--venue {
        width: 25%;
    }
    .liveDate__text--location {
        width: 33.3333333333%;
        padding-left: 1.3rem;
    }
    .liveDate__text--link {
        width: 16.6666666666666%;
        float: right;
    }
}
.contact {
    margin-bottom: 7rem;
}
@media (max-width: 47.8025em) {
    .contact__contDetails {
        margin-bottom: 7rem;
    }
}
.contact__mailingList { position: relative; }
.contact__mailingList input,
.mailpoet_form input {
    border: none;
    border-radius: 0;
    -webkit-appearance: none;
    line-height: 1.5;
    display: block;
    background: none;
    color: #fff;
    padding: 0;
    outline: none;
}
@media (max-width: 47.8025em) {
    .contact__mailingList input,
    .mailpoet_form input {
        font-size: 2rem;
    }
}
@media (min-width: 47.8125em) {
    .contact__mailingList input {
        font-size: 1.75rem;
    }
}
.contact__mailingList input::-webkit-input-placeholder {
    color: #303030;
}
.contact__mailingList input::-moz-placeholder {
    color: #303030;
}
.contact__mailingList input:-ms-input-placeholder {
    color: #303030;
}
.contact__mailingList input:-moz-placeholder {
    color: #303030;
}
.contact__mailingList__input,
.mailpoet_form .mailpoet_text {
    width: 100%;
    padding-right: 9rem;
    border-bottom: 1px solid #fff !important;
    font-family: 'Typewriter';
}
.contact__mailingList__submit,
.mailpoet_form .mailpoet_submit {
    position: absolute;
    top: 0;
    right: 0;
    width: 9rem;
    text-align: right;
    cursor: pointer;
    font-family: 'Typewriter';
}
.no-touchevents .contact__mailingList__submit,
.mailpoet_submit {
    transition: color 0.3s;
}
.no-touchevents .contact__mailingList__submit:hover,
.mailpoet_submit:hover {
    color: #303030;
}
.contact__mailingList__error {
    color: #e3001b;
    position: absolute;
    top: 120%;
    opacity: 0;
    transition: opacity 0.3s;
}
.contact__mailingList__error.active {
    opacity: 1;
}
.touchevents .seekBar {
    display: none;
}
.module--open .seekBar__fakeTrack {
    -webkit-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important;
}
.module--open .seekBar input[type="range"] {
    opacity: 1;
}
.seekBarCont {
    position: relative;
    height: 1.8rem;
    height: 100%;
}
.seekBar {
    position: absolute;
    bottom: 7rem;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 1.8rem;
}
.seekBar .seekBar__fakeTrack {
    width: 100%;
    height: 1px;
    position: absolute;
    top: 0.9rem;
    left: 0;
    background: #fff;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    transition: -webkit-transform 1.4s;
    transition: transform 1.4s;
    transition: transform 1.4s, -webkit-transform 1.4s;
}
.seekBar input[type="range"] {
    height: 1.8rem;
    -webkit-appearance: none;
    width: 100%;
    margin: 0;
    outline: none;
    background: transparent;
    position: relative;
    opacity: 0;
    transition: opacity 1.4s;
    box-shadow: none;
}
.seekBar input[type="range"]::-moz-focus-outer {
    border: 0;
}
.seekBar input[type="range"]:focus {
    outline: none;
    border: 0;
}
.seekBar input[type="range"]::-webkit-slider-runnable-track {
    width: 100%;
    height: 1.8rem;
    cursor: pointer;
    background: transparent;
}
.seekBar input[type="range"]::-webkit-slider-thumb {
    border: 0 solid #000;
    height: 1.8rem;
    width: 1.8rem;
    border-radius: 50px;
    background: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: 0;
}
.seekBar input[type="range"]:focus::-webkit-slider-runnable-track {
    background: transparent;
}
.seekBar input[type="range"]::-moz-range-track {
    width: 100%;
    height: 1.8rem;
    cursor: pointer;
    background: transparent;
}
.seekBar input[type="range"]::-moz-range-thumb {
    display: block;
    border: 0 solid transparent;
    height: 1.8rem;
    width: 1.8rem;
    border-radius: 50px;
    background: #fff;
    cursor: pointer;
    padding: 0;
}
.seekBar input[type="range"]::-ms-track {
    width: 100%;
    height: 1.8rem;
    cursor: pointer;
    background: transparent;
}
.seekBar input[type="range"]::-ms-fill-lower,
.seekBar input[type="range"]::-ms-fill-upper {
    background: transparent;
}
.seekBar input[type="range"]::-ms-thumb {
    border: 0 solid #000;
    height: 1.8rem;
    width: 1.8rem;
    border-radius: 50px;
    background: #fff;
    cursor: pointer;
    height: 1.5rem;
}
.seekBar input[type="range"]:focus::-ms-fill-lower,
.seekBar input[type="range"]:focus::-ms-fill-upper {
    background: #fff;
}
.touchevents .module--video .module__fakeButton--stop {
    display: none !important;
}
.touchevents .module--video .module__contUI {
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: opacity 1.4s;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
}
.touchevents .module--video.module--open .module__contUI {
    opacity: 0;
}
.touchevents .module--video.module--closed .module__contUI {
    opacity: 1;
}
.touchevents .module--video.module--opened .module__background,
.touchevents .module--video.module--opened .module__contUI {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}
.no-touchevents .module.module--closed.module--blur:hover .module__background {
    opacity: 1;
    transition: opacity 0.35s;
}
.d404 {
    position: absolute;
    top: 48%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}
.d404 p {
    margin: 0;
}
.seekBarCont .g {
    width: 100%;
    height: 100%;
}
.seekBarCont .seekBarCont__inner {
    position: relative;
    height: 100%;
    margin-right: 3.7rem;
}
@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        text-shadow: none !important;
        -webkit-filter: none !important;
        filter: none !important;
        -ms-filter: none !important;
    }
    a,
    a:visited {
        color: #444 !important;
        text-decoration: underline;
    }
    a:after,
    a:visited:after {
        content: " (" attr(href) ")";
    }
    a:visited abbr[title]:after,
    a abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .ir a:after,
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    img,
    tr {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .page-navigation,
    .respond-form,
    .sidebar,
    .wp-prev-next,
    nav {
        display: none;
    }
}

.site-footer { padding: 0 4rem; }

.headerMain.compressed {
    background: linear-gradient( black 80%, transparent);
    height: 5.25rem;
}

/* CATEGORIA ARTISTAS */

body.tax-artista {
    padding-top: 0;
}
body.tax-artista .headerMain__bg {
    background: transparent;
}
body.tax-artista .intro.member > img {
    height: 60vh;
    width: 100%;
    object-fit: cover;
    -o-object-fit: cover;
}
article .text {
    padding: 50px 0;
    max-width: 80%;
    margin: 0 auto;
    font-family: 'Champion', sans-serif;
}
article.conciertos .text {
    padding-top: 0;
}
article.proyectos .g-4 { width: 50%; }
article.proyectos .member__bioCont,
article.proyectos .member__name {
    /*font-family: 'Champion', sans-serif;
    font-weight: bold;*/
}
article.proyectos .member__bioCont p { font-family: 'Typewriter';font-size: 16px; }
article.proyectos strong {
    font-weight: bold;
}
article.proyectos i,
article.proyectos em {
    display: inline;
    font-weight: normal;
    font-style: normal;
    font-family: 'Champion', sans-serif;
}

article.proyectos .member__name {
    text-transform: lowercase;
}
article.proyectos .member__bioCont {
    text-transform: none;
    font-weight: bold;
}
article .text .up {
    text-transform: uppercase;
}
article h3.title {
    font-family: 'Typewriter';
    font-size: 1.75rem;
    text-transform: lowercase;
    color: black;
    background: white;
    display: inline-block;
    padding: 0 50px;
}
body.tax-artista .intro.member p {
    font-weight: normal;
    padding: 0;
    text-transform: initial;
    font-family: 'Typewriter';
    font-size: 16px;
}
body.tax-artista .intro.member p i,
body.tax-artista .intro.member p em,
body.tax-artista .intro.member p b,
body.tax-artista .intro.member p strong {
    font-family: 'Champion';
    font-style: normal;
    font-weight: normal;
}
body.tax-artista .intro.member p img.alignleft {
    float: left;
    padding: 25px 25px 25px 0;
    max-width: 25%;
}
body.tax-artista .intro.member p img.alignright {
    float: right;
    padding: 25px 0 25px 25px;
    max-width: 25%;
}


.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  width: 100%;
  margin: 50px auto;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}


/* CONCIERTOS */

.concerts-headline {
    font-size: 1.75rem;
    font-weight: 400;
    margin-bottom: 20px;
    padding-top: 25px;
    text-transform: uppercase;
    text-decoration: underline;
}
.conciertos ul {
    list-style: none;
    padding: 0 0 20px 0;
    margin: 0;
}
.conciertos ul li {
    line-height: 40px;
    font-family: 'Typewriter';
    position: relative;
}
.conciertos a { text-decoration: underline; }
.conciertos a:hover { opacity: 1; color: red; }
.conciertos .ticket {
font-size: 11px;
    padding: 6px 10px;
    text-decoration: none;
    display: inline-block;
    border: 2px solid white;
    transform: rotate(0);
    line-height: 1em;
}
.conciertos li:nth-child(even) .ticket:hover {
    transform: rotate(8deg);
    margin-top: -3px;
    border: 2px solid red;
}
.conciertos li:nth-child(odd) .ticket:hover {
    transform: rotate(-8deg);
    margin-top: 3px;
    border: 2px solid red;
}

.conciertos li small { font-size: 14px; }

/* WOOCOMMERCE */

.woocommerce-page #main { padding: 0 50px; }
.tax-artista #main { padding: 0; }
.woocommerce-page .entry-title,
.cart_totals h2 { text-transform: uppercase; font-size: 20px; }

/* WOOCOMMERCE SHOP */

.woocommerce {
    color: #FFF;
}
.woocommerce footer {
	color: #FFFFFF;
}
body:not(.home) .logo {
    width: 100px;
}
.woocommerce-products-header {
    display: none;
}

.woocommerce .products ul, .woocommerce ul.products {margin: 0 0 100px 0;padding:0 30px;}

.woocommerce-variation-description {display: none;}

.woocommerce-pagination {
    margin-bottom: 150px;
}

.woocommerce-loop-product__title { font-family: 'Typewriter'; font-size: 14px !important; }

.woocommerce div.product div.summary {color:#FFF;width:40%;float:left;padding-left: 2em;}
.woocommerce-product-details__short-description,
.woocommerce-product-details__short-description p {color: #FFF;font-size: 16px;}
.woocommerce-product-details__short-description i,
.woocommerce-product-details__short-description em { font-weight: normal; font-family: 'Champion', sans-serif; font-style: normal; }

.woocommerce div.product form.cart {margin-top: 20px;}
.woocommerce div.product form.cart div.quantity {border:1px solid #FFF;float:left;display: inline-block;margin:0 8px 0 0;}
.woocommerce .quantity .qty {background: transparent;border:none;color: red;font-size: 24px;height:36px;}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce div.product form.cart .button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce button.alt {
    background-color: #000;
    border: 2px solid #FFF;
    color: #FFFFFF !important;
    border-radius:0;
    margin-top: 0;
    font-family: 'Arial', 'Helvetica', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce button.alt:hover {
  background-color: #FFF;
  color: #303030 !important;
	border-radius:0;
}
.woocommerce li.outofstock a.button {
    background: transparent;
    border: 2px solid #FFF;
    color: #FFF !important;
}
.woocommerce a.button.loading::after {
    content: '';
}

.woocommerce div.product form.cart .button {display: block;float:left;}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {font-size: 1.7em;}

.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce-cart table.cart td.product-price,
.woocommerce-cart table.cart td.product-name,
.woocommerce-cart table.cart td.product-subtotal {
    color: #FFF;
    font-size: 36px;
    font-family: 'Typewriter';
}
.woocommerce ul.products li.product .price {font-size: 20px;}
.woocommerce div.product p.price {
    padding: 20px 0;
}
.woocommerce-message {
    background-color: black;
    color: #FFF;
    border-top: 3px solid black;
}
.woocommerce-message::before,
.woocommerce-info::before { display: none; content: ''; }
#shipping_method li,
.woocommerce-shipping-destination { font-size: 12px; }

.select2-container--default .select2-selection--single .select2-selection__rendered,
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea,
.select2-dropdown,
.select2-dropdown.select2-dropdown--below,
.select2-search--dropdown { background: black; }
.select2-results__option.select2-results__option--highlighted,
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] { background: #444;color: white; }
.woocommerce-info {
    border-top-color: transparent;
    background: transparent;
    color: white;
    text-align: center;
}
.select2-results__option { outline: none; }

/* SINGLE PRODUCT */

.single-product main { min-height: 80vh; }
.woocommerce div.product div.images img { max-height: 70vh; object-fit: cover; -o-object-fit: cover; }
/*.woocommerce-cart .woocommerce-message,
.woocommerce-checkout .woocommerce-message {
	position: absolute;
    bottom: 100px;
    width: 50%;
}*/

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
	background-color:#fff;color:#000;
}

#order_review_heading {
    position: relative;
    text-align: center;
    padding: 30px 0;
}

.woocommerce div.product form.cart .variations select {background: #FFFFFF;}

.variations_form a.reset_variations{ display:none!important; }

.woocommerce div.product .out-of-stock {text-transform: uppercase;font-weight: bold;}

.woocommerce-page table.cart td.actions .coupon {
    display: none;
}

#two-images {
    position: relative;
}
.second-image {
    position: absolute;
    top: 0;
    display: none;
    width:100%;
}

.woocommerce div.product p.stock { margin: 30px 0; }

/* CART */

.added_to_cart.wc-forward {
    font-size: 14px;
    padding-left: 10px;
    font-family: 'Typewriter';
}

.woocommerce-cart section,
.woocommerce-checkout section {
    padding-top: 70px;
    margin: 0 30px;
}
.woocommerce-cart section h1,
.woocommerce-checkout section h1 {
    color: #FFF;
    text-transform: uppercase;
    font-size: 1em;
    padding: 30px;
}
.woocommerce-cart header .title,
.woocommerce-checkout header .title {
	display: none;
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {width:150px;}

.woocommerce a.remove {color:#FFF !important;}
.woocommerce a.remove:hover {background:#FFF;color:#FFFFFF!important;}

.woocommerce-cart .wc-proceed-to-checkout {float:right;}
.wc-proceed-to-checkout a.checkout-button {padding:10px 0;}

.woo_pp_cart_buttons_div {
    display: none;
}

a.checkout-button.button.alt.wc-forward {
    padding: 10px;
    margin-right: 10px;
}

.woocommerce-shipping-calculator input {
	border: 1px solid #FFF;
    border-radius: 0;
    background: black;
    padding: 7px;
    color: #FFFFFF;
}

.woocommerce-info {
    border-top-color: black;
}
.woocommerce-info::before {color:#FFF;}


.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {padding:7px;border:0;color:#FFFFFF;}

.select2,
.select2-dropdown,
.select2-dropdown li {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    text-transform: initial;
}
/* CHECKOUT */

.woocommerce-thankyou-order-details,
.order_details { font-size: 16px; }
#mailpoet_woocommerce_checkout_optin,
.woocommerce-terms-and-conditions-checkbox-text {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px !important;
    text-transform: initial;
}
.woocommerce-privacy-policy-text { display: none; }
img.stripe-icon {
    width: 50px;
}
.woocommerce-checkout #payment ul.payment_methods li img+img { margin-left: 10px; }
div#stripe-payment-data, div#stripe-payment-data p, div#stripe-payment-data, div#stripe-payment-data * {
    font-size: 16px !important;
    font-family: Helvetica, Arial, sans-serif;
    text-transform: initial;
    margin: 0;
}
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form { margin: 0; }
.woocommerce-SavedPaymentMethods-saveNew { display: none !important; }

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {float:none;margin:0 auto;}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: none;
    width: 50%;
    margin: 0 auto;
    padding: 15px;
}

.woocommerce-billing-fields h3,
.woocommerce-billing-fields label { font-size: 1em;}

#order_review {
    width: 50%;
    margin: 0 auto;
    border: 2px solid;
    padding: 20px;
    font-size: 20px;
    margin-bottom: 150px;
}
#order_review button {font-size: 14px;}

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received,
h2.woocommerce-order-details__title { margin-bottom: 30px; }

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {background: transparent;}
#payment #stripe-payment-data a {color:#FFFFFF}

.woocommerce-checkout .select2-container--default .select2-selection--single {
    background-color: transparent;
    border: 1px solid #FFF;
    border-radius: 0;
    outline: none;
}
.woocommerce-checkout .woocommerce form .form-row input.input-text,
.woocommerce-checkout .woocommerce form .form-row textarea {
	color:#FFF;
	background:transparent;
	border:1px solid #FFF;
}
.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {
    border-color: white;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {color:#FFF;}

.woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2 {
    display: none;
}
.woocommerce-order-received .woocommerce-order {
    padding: 30px;
}
.woocommerce-order-received .woocommerce-customer-details {
	display: none;
}
#subscribe_checkout_field p {
    padding: 0;
}
#subscribe_checkout_field label {
    line-height: 1.2;
}
#subscribe_checkout_field .optional {
    visibility: hidden;
}


.cart-subtotal .woocommerce-Price-amount,
.order-total .woocommerce-Price-amount {
    font-size: 36px;
    line-height: 40px;
}

.woocommerce .button.add_to_cart_button { font-size: 11px; border: none; background: white; color: black !important; padding: 2px; text-decoration: underline; }

iframe.vimeo {
    height: 600px;
    width: 100%;
    margin: 0 auto;
}


.proyectos .grid { margin-top: 18px; border-top: 1px solid #333; }
.grid .img {
    width: 60%;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 50px;
}
.grid .video-wrapper { max-width: 80%; }
.item {
  width: 50%;
  border: 1px solid white;
  margin: 0 0 1em;
}
.accordion {
  background-color: transparent;
  color: white;
  cursor: pointer;
  padding: 0;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
}

.accordion:hover h2,
.accordion.active h2 {
    color: white;
}
.panel {
  padding: 0 10px;
  display: none;
  overflow: hidden;
}
.accordion > h2 {
    font-size: 18px;
    text-transform: uppercase !important;
    border-bottom: 1px solid #333;
    padding: 18px;
    margin-bottom: 0;
    color: #666;
}
.accordion.active > h2 { border-bottom: none; }
.accordion > h2 span {
    text-transform: initial;
    font-size: 16px;
}
.accordion > h2:before {
    content: '+ ';
    display: inline-block;
    margin-right: 10px;
}
.accordion.active > h2:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.proyectos .g6-12 {
    width: 50%;
    float: left;
    padding: 0 10px;
}
h2.member__name {
    font-size: 18px;
    text-transform: uppercase;
    padding-top: 14px;
}

@media (max-width: 768px) {
    .headerMain.compressed { height: 8.25rem; }
    article .text {
    padding: 50px 15px;
    max-width: 100%;
    }
    .woocommerce-page #main { padding: 0; }
    .woocommerce .products ul, .woocommerce ul.products { padding: 0 10px; }
    .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce div.product form.cart .button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce button.alt { font-size: 12px; }

    article.proyectos .g-4 {
        width: 100%;
    }

    .masonry {
        column-count: 1;
    }
    .woocommerce div.product div.summary { float: none;width: 100%; }
    .site-footer {
        border-top: 1px solid white;
        margin-top:50px;
        padding: 0 5px;
        padding-top: 30px;
    }
    .site-footer .g3-12 {
        width: 50% !important;
        float: left !important;
    }
    .accordion > h2 { color: white; }
    .proyectos .g6-12 {
        width: 100%;
        float: none;
        padding: 0 10px;
    }
    .module--playing .description .strapAndMap__strap { display: none !important; }
    .woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce-cart table.cart td.product-price, .woocommerce-cart table.cart td.product-quantity, .woocommerce-cart table.cart td.product-name, .woocommerce-cart table.cart td.product-subtotal { font-size: 14px; }

    .woocommerce .quantity .qty { font-size: 14px; padding: 0; height: auto; }
    .woocommerce-page .entry-title, .cart_totals h2 { margin-left: 10px; }
    .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr { border-top: 1px solid; }
    .woocommerce-billing-fields {
        padding: 0 10px;
    }
    #order_review { width: 100%; }
    #add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods { padding: 0; }
}


/*HOLA TIERRA*/
.page-template-hola-tierra {
    font-family: 'Plain';
    font-size: 14px;
    letter-spacing: 0.7px;
    padding-top: 0;
}
.page-template-hola-tierra header {
    display: flex;
    justify-content: space-between;
    padding: 30px 30px 0;
    text-align: center;
    color: #f6f6f6;
    position: absolute;
    width: 100%;
}
.page-template-hola-tierra header span {
    flex-basis: 33%;
    flex-grow: 0;
    text-transform: capitalize;
}
.page-template-hola-tierra header span.location .loc {
    background-image: url('assets/img/location.svg');
    width: 24px;
    height: 32px;
    background-size: 24px 32px;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    right: 20px;
    margin-top: 4px;
}
.page-template-hola-tierra header span .mute-video {
    background-image: url('assets/img/muted.svg');
    width: 30px;
    height: 30px;
    background-size: 30px;
    background-repeat: no-repeat;
    position: absolute;
    right: 25px;
    top: 28px;
    cursor: pointer;
    opacity: .7;
    transition: opacity .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out;
  -webkit-transition: opacity .3s ease-in-out;
}
.page-template-hola-tierra header span .mute-video:hover {
    opacity: 1;
    background-image: url('assets/img/unmuted.svg');
}
.page-template-hola-tierra header span .mute-video.unmute-video {
    background-image: url('assets/img/unmuted.svg');
}
.page-template-hola-tierra header .title { text-align: left; }
/*.page-template-hola-tierra header span:nth-child(3) { text-align: right;padding-right: 24px; }*/
.page-template-hola-tierra .logo {
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 42px;
    line-height: 32px;
    text-transform: none;
    text-align: center;
}
.page-template-hola-tierra button {
    border: 2px solid white;
    color: white;
    padding: 15px 40px;
    border-radius: 40px;
    min-width: 150px;
    font-size: 20px;
    margin: 0 auto;
    cursor: pointer;
    background: transparent;
    transition: all .3;

}
.page-template-hola-tierra button:hover {
    background: rgba(0,0,0,0.5);
}
.boton-switch {
    position: absolute;
    bottom: 30px;
    width: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 9999;

}
.page-template-hola-tierra .tw,
.page-template-hola-tierra .fb,
.page-template-hola-tierra .ig {
    background-image: url('assets/img/tw.svg');
    width: 20px;
    height: 20px;
    background-size: 20px;
    display: inline-block;
    margin-top: 10px;
    margin-left: 20px;
}
.page-template-hola-tierra .fb {
    background-image: url('assets/img/fb.svg');
}
.page-template-hola-tierra .ig {
    background-image: url('assets/img/insta.svg');
}
.page-template-hola-tierra video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    object-fit: cover;
    -o-object-fit: cover;
}
.video-background {
  position: relative;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  margin-top: -5px;
  z-index: -1;
}

.video-background iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.page-template-hola-tierra aside#about,
.page-template-hola-tierra aside#participa {
    position: absolute;
    width: 100vw;
    background: transparent;
    height: 100%;
    padding: 30px;
    text-transform: initial;
    overflow-y: scroll;
    z-index: 999;
    transition: all .6s;
    opacity: 0;
    z-index: -3;
}
.page-template-hola-tierra aside .container {
    position: relative;
    width: 70%;
    margin: 0 auto;
    height: 100px;
}
.page-template-hola-tierra aside#about.visible  {
    background: rgba(28, 144, 165, 0.95);
    opacity: 1;
    z-index: 99999;
}
.page-template-hola-tierra aside#participa.visible {
    background: rgba(148, 32, 52, 0.95);
    opacity: 1;
    z-index: 99999;
}
.page-template-hola-tierra aside#about p {
    font-size: 18px;
    max-width: 70%;
    margin: 0 auto;
}
.page-template-hola-tierra #mailpoet_form_4 form.mailpoet_form {
    padding: 0;
    width: 70%;
    margin: 0 auto;
    padding-bottom: 50px;
}
.page-template-hola-tierra #mailpoet_form_4 input {
    width: 50% !important;
}
.page-template-hola-tierra #mailpoet_form_4 input::placeholder {
    color: white;
}
.page-template-hola-tierra #mailpoet_form_4 .mailpoet_submit {
    position: relative;
    text-align: left;
}

.page-template-hola-tierra aside#participa p {
    font-size: 18px;
    max-width: 70%;
    margin: 0 auto;
    padding-bottom: 20px;
}
.page-template-hola-tierra aside#about p a,
.page-template-hola-tierra aside#participa p a { text-decoration: underline; }


.page-template-hola-tierra .close {
  position: absolute;
  left: 0;
  top: 32px;
  width: 32px;
  height: 32px;
  opacity: .7;
  cursor: pointer;
  transition: opacity .3s;
  z-index: 999;
}
.page-template-hola-tierra .close:hover {
  opacity: 1;
}
.page-template-hola-tierra .close:before, .close:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 33px;
  width: 2px;
  background-color: white;
}
.page-template-hola-tierra .close:before {
  transform: rotate(45deg);
}
.page-template-hola-tierra .close:after {
  transform: rotate(-45deg);
}



.page-template-sube-tu-video { padding-top: 0; }
.page-template-sube-tu-video iframe { height: 200vh; }
.page-template-sube-tu-video .headerMain__bg,
.page-template-sube-tu-video .headerMain.compressed { background: transparent; }

.page-template-sube-tu-video .headerMain.compressed .navMain__menu li a { color: transparent; }
.page-template-sube-tu-video .logoLarge,
.page-template-sube-tu-video .logoSmall { color: black; }

.page-template-sube-tu-video li.cart { display: none; }



.musiquilla {
    height: 40px;
    display: none;
    margin: 0 auto;
    margin-top: 25px;
    outline: 0;
}
.explora .musiquilla { display: block; }

@media (min-aspect-ratio: 16/9) {
  .video-background iframe {
    /* height = 100 * (9 / 16) = 56.25 */
    height: 56.25vw;
  }
}
@media (max-aspect-ratio: 16/9) {
  .video-background iframe {
    /* width = 100 / (9 / 16) = 177.777777 */
    width: 177.78vh;
  }
}

.page-template-hola-tierra footer {
    position: absolute;
    bottom: 30px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 30px;
    text-transform: capitalize;
}
.page-template-hola-tierra a:hover {
    color:white;
    text-decoration: underline;
}

@media (max-width: 768px) {
    .page-template-hola-tierra { padding-top: 15px; }

    .page-template-hola-tierra header { padding: 0 15px; }
    .page-template-hola-tierra .logo { font-size: 22px; line-height: 22px;
        width: auto !important;
        position: absolute;
        left: 30px;
        top: 12px;
    }
    .page-template-hola-tierra header .title {
        display: none;
        text-align: right;
        right: 0;
        position: absolute;
        right: 30px;
        top: 12px;
        max-width: 120px;
    }
    .page-template-hola-tierra.explora header .title {
        display: block;
    }
    .page-template-hola-tierra header span .mute-video {
        width: 20px;
        height: 20px;
        background-size: 20px;
        right: 30px;
        top: 15px;
    }
    .page-template-hola-tierra header span {
        flex-basis: unset;
    }

    .page-template-hola-tierra video { object-fit: contain; -o-object-fit: contain; }

    .page-template-hola-tierra footer { bottom: 50px; }

    .page-template-hola-tierra aside#about.visible { top: 0; }
    .page-template-hola-tierra aside#about p { max-width: 100%;padding-top: 0; }

    .page-template-hola-tierra aside#participa.visible { top: 0; padding-bottom: 100px; }
    .page-template-hola-tierra aside#participa p { max-width: 100%;padding-top: 0; }

}


.toggle-burger { display: none; }
aside#mobile { display: none; }

@media (max-width: 767px) {
    .page-template-hola-tierra .logo {
        top: 50px;
        margin: 0 auto;
        left: 0;
        right: 0;
    }
        .toggle-burger {
            position: absolute;
            right: 30px;
            top: 15px;
        }
        .page-template-hola-tierra.explora .toggle-burger { display: block; }
        .page-template-hola-tierra footer { display: none; }
        .page-template-hola-tierra.explora header .title { display: none; }
        .boton-switch { width: 100%; }

        aside#mobile {
            display: none;
            height: 100%;
            width: 100%;
            position: absolute;
            top: 0;
            right: 0;
            background: rgba(0,0,0,0.5);
            flex-direction: column;
            -webkit-flex-direction:column;
            align-items: center;
            justify-content: space-around;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: distribute;
            -webkit-justify-content: space-around;
            justify-content: space-around;
            -webkit--moz-box-pack: space-around;
            box-pack: space-around;
            padding: 20vh 0;
        }
        aside#mobile.visible {
            display: flex;
            display: -webkit-flex;
            display: -ms-flexbox;
        }
        .page-template-hola-tierra aside .container { height: 40px; width: 100%;  }
        .page-template-hola-tierra .close { left: 0;top: 0; }
        .page-template-hola-tierra aside#mobile .close { right: 0; margin: 0 auto; }
        .page-template-hola-tierra #about .redes { display: block; margin: 0 auto; padding: 20px 0;text-align: center; }
        .page-template-hola-tierra #mailpoet_form_4 form.mailpoet_form { width: 100%; }

        .page-template-hola-tierra #mailpoet_form_4 input {
            width: 100% !important;
        }
        .page-template-sube-tu-video iframe { height: 250vh; }
}
