.site-inner {
    max-width: unset !important;
    padding: 0;
}

.site-inner .content {
    width: 100% !important;
    position: relative;
    z-index: 0;
}

/* Estilo general de centrado*/
.centered-column {
    max-width: 1280px;
    padding: 0 15px;
    margin: 0 auto;
}

.centered-column.text-page {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto 13em;
}

.centered-column.espectaculo-single {
    padding: 0 15px 4em;
}

.bg-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}

.comilla {
    display: grid;
    margin: 1em auto 3em;
}

.comilla-funciones {
    display: grid;
    margin: 1em auto 0;
}

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

h1.title {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 25px;
    font-family: 'Lato', sans-serif;
    padding: .75em 15px 0;
}

.red-separator {
    margin: 0 0 20px;
}

.red-separator img {
    max-height: 32px;
    max-width: 32px;
}

.nav-primary.genesis-responsive-menu {
    width: 100% !important;
}

button.menu-toggle.dashicons-before.dashicons-menu {
    position: absolute;
    left: 2em;
    border-radius: 2em;
    border: solid 2px var(--black);
    padding: 10px;
}

button {
    border-radius: 2em;
    color: var(--white);
    background-color: var(--black);
    padding: 10px 15px;
}

span.boton-espectaculo:focus, span.boton-espectaculo:hover, span.boton-espectaculo:active {
    color: var(--white);
    text-decoration: none;
} 

.toggle-adicional {
    display: grid;
    margin: 3em auto 0;
}

button.toggle-adicional:hover, button.toggle-adicional:focus, button.toggle-adicional:active,
.toggle-adicional,
span.boton-espectaculo {
    padding: 10px 20px;
    background-color: var(--red);
    border-radius: 2em;
    color: var(--white);
    text-decoration: none;
    place-self: center;
}

span.boton-espectaculo {
    font-weight: 400;
}


.bg-red.slope-2 {
    position: relative;
    height: auto;
    max-width: 1920px;
    width: 100%;
    margin: auto;
    transform: translateY(-10px);
    z-index: -1;
}

.funciones-container {
    background: var(--red-bg);
    background: -webkit-linear-gradient(0deg, var(--red-bg) 60%, var(--white) 60%);
    background: -moz-linear-gradient(0deg, var(--red-bg) 60%, var(--white) 60%);
    background: linear-gradient(0deg, var(--red-bg) 60%, var(--white) 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#CB2D2D", endColorstr="#FFFFFF", GradientType=0);
}



.proximas-funciones {
    background-color: var(--red-bg);
    padding: 0 15px 2em;
}

.bg-image.band.text-center {
    margin: 0 0 2em;
}

h1.proximas-funciones {
    margin: 0;
}

.proximas-funciones > * {
    padding: 0 0 1em;
}

.funciones-decorators {
    display: grid;
    gap: 1em;
    padding: 0 0 1em;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    color: var(--white);
    background-color: var(--white);
}

.funcion.swiper-slide .content {
    font-size: 24px;
}

.funcion.swiper-slide {
    line-height: 1;
    flex-flow: column;
    display: flex;
    max-width: -webkit-fill-available;
}

.funcion.swiper-slide > * {
    margin: 0;
    padding: 0;
    line-height: 1.1;
}

.proximas-funciones-container {
    max-width: 580px;
}

.proximas-funciones * {
    color: var(--white);
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
    text-align: center;
}

.programacion {
    margin: 1em 0 0;
    padding: 1em 0 0;
}

.programacion a, .programacion a:hover, .programacion a:focus, .programacion a:active {
    background-color: var(--black);
    padding: 10px 25px;
    border-radius: 3em;
    text-transform: none;
}

.swiper-button-prev, .swiper-button-next {
    color: var(--white) !important;
    z-index: 100000;
}

.swiper-button-prev, .swiper-button-prev:focus, .swiper-button-prev:active, .swiper-button-prev:hover,
.swiper-button-next, .swiper-button-next:focus, .swiper-button-next:active, .swiper-button-next:hover {
    border: none !important;
    outline: none !important;
}

.featured-title {
    position: relative;
    z-index: 1;
    height: 650px;
    width: 1280px;
    margin: auto;
    display: flex;
    flex-flow: column-reverse;
}

.funcion.swiper-slide {
    position: relative;
}

.funcion.swiper-slide h2 {
    margin: 0;
    font-size: 30px;
    line-height: 1;
}

.funcion.swiper-slide h3 {
    margin: 0 0 5px;
    font-size: 40px;
    font-weight: 300;
}

.featured-title p {
    font-size: 30px;
    margin-left: 20px;
    margin-bottom: 10px;
}

.white-text, .white-text:hover, .white-text:active, .white-text:focus {
    color: var(--white)
}


/* HUELLA */
.page-huellas .content:nth-of-type(2) {
    border-bottom: 1px solid #b2b2b2;
}

.page-huellas .content:nth-of-type(2) img {
    width: auto;
    height: 400px;
}

.huella .content {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    gap: 0em;
}

.adicional.hidden {
    display: none;
}

.huella h2, .adicional h2 {
    color: var(--black);
    font-size: 24px;
    text-align: center;
    margin: 2em 0 1em;
}

.huella li {
    margin: 0 0 1em;
}

.huella p, .huella li, .huella ul {
    line-height: 2em;
    font-size: 18px;
    font-family: 'Lato', serif;
    font-weight: 400;
}

.huella .content:first-of-type {
    text-align: center;
    margin: 0 auto;
    max-width: 1230px;
}

/* ECOS */

.eco {
    display: grid;
    grid-template-columns: 20% 80%;
    gap: 0 2em;
    padding-bottom: 1.5em;
    margin-top: 1.5em;
    text-wrap: balance;
    border-bottom: dashed var(--black) 1px;
}

p.date {
    margin: 0;
}

.reserva-espectaculo h2 {
    margin: 0;
    font-size: 34px;
    font-weight: 300;
}

p.lugar {
    font-size: larger;
    margin: 0 0 36px;
}

.date, .eco-date:not(small.eco-date) {
    color: var(--red);
    font-size: 22px;
    font-weight: 800 !important;
}

p.eco-link {
    margin-top: 1em;
}

p.eco-link a {
    color: var(--red);
    text-decoration: none;
}

p.eco-link, p.eco-link a {
    font-size: 19px;
}


/* SINGLE ECO */

.single-eco h2 {
    color: var(--red);
    padding-bottom: 1em;
    border-bottom: var(--black) solid 1px;
}

.eco-content-container {
    display: grid;
    grid-template-columns: 300px 1fr;
    gap: 1em;
}

small.eco-date {
    color: var(--black);
    font-weight: 700;
}



/* ESPECTACULOS */

.centered-column.espectaculos-container {
    max-width: 1330px;
    width: 100%;
    padding: 0 0 4em;
}

.espectaculos {
    max-width: 1300px;
    margin: 0 auto 1em;
    display: grid;
    grid-template-columns: repeat(auto-fit, 310px);
    text-align: center;
    gap: 3em 1em;
    width: 100%;
    place-content: center;
    place-items: center;
}

.espectaculo {
    display: grid;
    grid-template-rows: 7fr 1.5fr 1fr;
    place-items: center;
    place-content: center;
    text-wrap: balance;
    width: 100%;
}

.espectaculo-imagen {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}

.espectaculos h2 {
    font-size: 32px !important;
    line-height: 1.25;
    max-width: 90%;
    font-weight: 300 !important;
    font-family: 'Lato', serif !important;
    margin: .5em auto;
    line-height: 1 !important;
}

.two-columns {
    display: grid;
    grid-template-columns: 35% 65%;
    margin: 0 0 2em;
    gap: 2em;
}

.espectaculo-imagen img {
    width: 100%;
}

.espectaculo-imagen .buttons {
    margin: 1em 0 0;
}

a.dossier-pdf, a.video, .espectaculo-imagen .buttons {
    display: grid;
    grid-template-columns: 1fr 1fr;
    place-items: center;
    place-content: center;
}

a.dossier-pdf, a.video {
    font-weight: 700;
    font-size: 24px;
    color: unset;
    text-decoration: unset;
}

a.video img {
    height: 36px;
    width: 51px;
    margin: 0 22px 0 0;
}

a.dossier-pdf img {
    height: 42px;
    width: 32px;
}

a.dossier-pdf p, a.video p {
    font-size: 22px;
    font-weight: bolder;
    margin: 0;
}

.ficha-tecnica {
    margin: 1em 0 0
}

.ficha-tecnica h2 {
    text-transform: uppercase;
}

.galery {
    border-top: var(--black) 1px solid;
}

.galery h2 {
    font-weight: bolder;
    font-size: 22px;
    margin-top: 1em;
}


/* DIAS */

.dias-container {
    display: grid;
    grid-template-columns: 7fr 3fr;
    gap: 1em 0em;
}

.reservas {
    display: flex;
    gap: 2em;
    flex-flow: column-reverse;
    justify-content: start;
    border-top: 1px solid var(--black);
}

.reservas + .calendar {
    height: 100%;
    width: 300px;
    background-color: var(--white);
}

.reservas {
    padding: 1em 0 0;
}

.calendar {
    margin: 0 auto;
}

.reserva-espectaculo {
    display: grid;
    grid-template-columns: 60% 1fr;
    place-items: start;
    place-content: start center;
    border-bottom: dashed 1px var(--light-grey);
    height: min-content;
}

.reserva-espectaculo a {
    margin: 0 auto;
    background-color: var(--red) !important;
    padding: 10px 15px;
    border-radius: 2em;
    font-weight: 700;
    text-align: center;
    place-self: center;
    max-width: 50%;
    width: 100%;
}

.reserva-espectaculo .lugar {
    color: var(--grey);
    font-size: 18px;
}

.calendar .datedreamer__calendar_days {
    pointer-events: none !important;
}

.page-dias .show {
    display: grid;
}

.page-dias .hide {
    display: none;
}


/* PREMIOS Y NOTICIAS */

.listado-noticias, .listado-premios {
    display: flex;
    flex-flow: column;
    max-width: 1270px;
    margin: 0 auto;
    padding: 0 15px;
}

.listado-noticias {
    max-width: 1275px;
}

.noticia, .premio {
    padding: 25px 0;
    border-bottom: dashed 1px var(--grey-border);
}

.noticia h2, .premio h2 {
    color: var(--red);
    font-size: 22px !important;
    font-weight: 900 !important;
    margin: 0;
    text-transform: uppercase;
}

.premio p {
    margin: 0;
    font-weight: 300;
    font-size: 26px;
}

.noticia-title {
    font-weight: 300 !important;
    font-size: 26px !important;
}

.noticia p {
    margin: 0;
    font-weight: 500;
    font-size: 16px;
}

.wsp-container ul {
    padding: revert;
}

.wsp-container ul li {
    list-style-type: disc;
}

.wsp-container a {
    color: var(--red);
}

@media (max-width: 1325px) {
    .espectaculos {
        grid-template-columns: repeat(2, 310px);
    }
}

@media (max-width: 1280px) {

    .two-columns {
        grid-template-columns: 1fr;
    }

    .espectaculo-imagen img {
        display: grid;
        margin: auto;
        width: auto;
    }

    .page-huellas .content:nth-of-type(2) {
        display: grid;
        place-content: center;
    }

    .page-huellas .content:nth-of-type(2) p {
        margin: 0;
    }

    .page-huellas .content:nth-of-type(2) img {
        object-fit: contain;
    }
}


@media (max-width: 1200px) {
    .featured-title {
        position: relative;
        z-index: 1;
        display: flex;
        flex-flow: column;
        justify-content: end;
        text-align: end;
        align-items: center;
        bottom: 3em;
        width: 100%;
    }

    .featured-title p {
        margin: 0;
        padding: 1em 2em;
        background-color: rgba(2,2,2,.7);
        text-align: center;
    }
}

@media (max-width: 1150px) {
    .titulo-funcion-container h2 {
        margin-left: 1em !important;
    }
}


@media (max-width: 980px) {

    .titulo-funcion-container h2 {
        display: none;
    }

    .dias-container {
        grid-template-columns: 1fr;
    }

    .calendar {
        order: 1;
        width: 100% !important;
    }

    .reservas {
        order: 2;
    }

    .reserva-espectaculo a {
        max-width: 300px;
        width: 100%;
    }


    .eco {
        grid-template-columns: 30% 65%;
    }

    .eco .content {
        max-width: 90%;
    }

    .eco-content-container {
        grid-template-columns: 1fr;
    }

    .eco-content-container img {
        display: grid;
        place-self: center;
    }

    .page-huellas .content:nth-of-type(2) p:nth-of-type(1) {
        margin: 0px 0 60px;
    }

    .page-huellas .content:nth-of-type(2) p:nth-of-type(2) {
        margin: -60px 0 0;
    }


}

@media (max-width: 959px) {
    ul#menu-main-menu li.menu-item {
        width: 100%;
        text-align: left;
    }

    ul#menu-main-menu li.menu-item a {
        width: 100%;
        font-size: 20px;
        text-decoration: none;
        color: var(--black);
        margin-left: 2em;
    }

    #menu-main-menu {
        touch-action: auto;
        flex-flow: column-reverse wrap;
        margin: 3em auto 0;
    }
}



@media (max-width: 780px) {

    .eco .content {
        max-width: 100%;
    }

    .eco {
        grid-template-columns: 1fr;
    }

    .eco img {
        display: grid;
        margin: auto
    }

    .eco-date {
        margin: 1em 0 0;
    }
}

@media (max-width: 670px) {
    .espectaculos {
        grid-template-columns: repeat(1, 310px);
        gap: 5em 1em;
    }

    .centered-column.text-page {
        max-width: 1100px;
        width: 100%;
        margin: 0 auto 4em;
    }
}

@media (max-width: 600px) {
    .proximas-funciones-slider {
        padding: 1em 0 3em;
    }
}

@media (max-width: 560px) {
    .page-huellas .content:nth-of-type(2) p:nth-of-type(1) {
        margin: -30px 0 10px;
    }

    .reserva-espectaculo {
        place-content: center;
        place-items: center;
        grid-template-columns: 1fr;
    }
}

@media (max-width: 400px) {
    .espectaculos {
        grid-template-columns: 1fr;
    }
}