/*
Theme Name: Evok Hotel
Theme URI: http://viens-la.com/
Author: Agence Viens-là
Author URI: http://viens-la.com/
Description: Thème réalisé par l'agence Viens-là
Version: 1.0
*/


/* RSE */
.u-flux.m-tiny.white_bg {
    background-color: white;
    padding: 50px;
    padding-bottom: 70px;
    max-width: 1000px;
}
.u-flux.m-tiny.white_bg h1 {
    font-family: "Futura PT";
    text-transform: uppercase;
    line-height: 1.3;
    letter-spacing: .3em;
    font-weight: 700;
    font-size: 2.1rem;
    margin-bottom: 25px;
}
.u-flux.m-tiny .a-button {
    margin-top: 25px;
    margin-right: 15px;
    margin-left: 15px;
}
.b-flex-text h2, .u-flux.child_pages h2 {
    font-family: "Futura PT";
    text-transform: uppercase;
    line-height: 1.3;
    letter-spacing: .3em;
    font-weight: 700;
    font-size: 1.7rem;
    margin-bottom: 25px;
}
.u-flux.child_pages h2 {
    text-align: center;
    font-size: 2.1rem;
    margin-bottom: 50px;
    margin-top: 30px;
}
.u-flux.child_pages .l-galeries > * {
    min-width: calc(100% / 3 - 1rem - .1rem/3);
    width: calc(100% / 3 - 1rem - .1rem/3);
    margin-bottom: 25px;
}
.u-flux.child_pages .b-galerie {
    background-color: white;
    color:inherit;
    text-align: center;
}
.u-flux.child_pages .b-galerie p + p {
    margin-top: 0;
}
.u-flux.child_pages .b-galerie p {
    margin-bottom: 15px;
}
/* .u-flux.child_pages .b-galerie p,
.u-flux.child_pages .b-galerie a span {
    font-size: 20px;
} */
.u-flux.child_pages .b-galerie .txt {
    padding:50px;
}

@media screen and (max-width:1000px) {
    .page-id-12574 .u-space-top-small {
        margin-top: 50px;
    }
    .u-flux.child_pages .l-galeries > * {
        min-width: calc(100% / 2 - 1rem - .1rem/2);
        width: calc(100% / 2 - 1rem - .1rem/2);
    }
}
@media screen and (max-width:650px) {
    .u-flux.child_pages .l-galeries > * {
        min-width: 100%;
        width: 100%;
    }
}

.page-id-12574 .s-introduction {
    display: none;
}
.page-id-12574 .u-space-top-small {
    margin-top: -130px;
    z-index: 9999;
    position: relative;
}


/* fix single event */
body.single-tribe_events .o-loader {
    display: none!important;
}
body.single-tribe_events .s-cover--background {
    height: auto!important;
}
body.single-tribe_events #tribe-events-pg-template {
    max-width: 100%!important;
    padding: 0!important;
}
body.single-tribe_events #w main {
    position: static!important;
}
.html_event {
    overflow: scroll!important;
}
body.single-tribe_events .s-cover.m-empty {
    display: none!important;
}
body.single-tribe_events header.o-header {
    position: static!important;
    background-color: #002855;
    padding-bottom: 50px;
}