/* ---------------------------------------------- GENERAL ---------------------------------------------- */

@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;700&display=swap");
@font-face {
    font-family: 'l10Bold';
    src: url(//triptrapescape.ch/wp-content/themes/triptrap/css/fonts/l10-bold-webfont.eot);
    src: url(//triptrapescape.ch/wp-content/themes/triptrap/css/fonts/l10-bold-webfont.eot?#iefix) format('embedded-opentype'), url(//triptrapescape.ch/wp-content/themes/triptrap/css/fonts/l10-bold-webfont.woff2) format('woff2'), url(//triptrapescape.ch/wp-content/themes/triptrap/css/fonts/L10-Bold.woff) format('woff'), url(//triptrapescape.ch/wp-content/themes/triptrap/css/fonts/l10-bold-webfont.ttf) format('truetype'), url(//triptrapescape.ch/wp-content/themes/triptrap/css/fonts/l10-bold-webfont.svg#l10bold) format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'l10Regular';
    src: url(//triptrapescape.ch/wp-content/themes/triptrap/css/fonts/L10-Regular.woff2) format('woff2'), url(//triptrapescape.ch/wp-content/themes/triptrap/css/fonts/L10-Regular.woff) format('woff'), url(//triptrapescape.ch/wp-content/themes/triptrap/css/fonts/L10-Regular.ttf) format('truetype'), url(//triptrapescape.ch/wp-content/themes/triptrap/css/fonts/L10-Regular.otf) format('otf');
    font-weight: normal;
    font-style: normal;
}

body, body.page {
    background: #EDEADB;
    font-family: 'l10Regular', 'l10Bold', 'Roboto', 'Helvetica', sans-serif;
    margin-bottom: 0;
    white-space: none;
    scroll-behavior: smooth;
}

h1, h2, h3, h4, span.subtitle, span.subtitle-enluminures, .footer-simple-text-container.footer-menu-title {
    font-family: 'l10Bold';
}

a, a:hover {
    color: #5ab5a7;
}

a:hover {
    text-decoration: none;
}

.mail-wrapper a:hover, #footer .menu-item a:hover {
    text-decoration: underline;
}

#footer .menu-item a[aria-current=page] {
    color: #FFF;
    text-decoration: underline;
}

b, strong {
    font-family: 'l10Bold', 'l10Regular', 'Roboto', 'Helvetica', sans-serif;
}

p {
    font-size: 1rem;
}

p::-moz-selection, *::-moz-selection {
    background-color: #5ab5a7;
    color: white;
}

p::selection, *::selection {
    background-color: #5ab5a7;
    color: white;
}

h1 {
    color: #FFFFFF;
    font-size: 2.5rem;
}

h3 {
    color: #5ab5a7;
    font-size: 1.6rem;
}

h4 {
    color: #5ab5a7;
    font-size: 1rem;
}

h1::-moz-selection, h3::-moz-selection, h4::-moz-selection {
    background-color: #5ab5a7;
    color: white;
}

h1::selection, h3::selection, h4::selection {
    background-color: #5ab5a7;
    color: white;
}

.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1400px;
}

body.single-jeu .container {
    max-width: 1040px;
}

.vc_row.wpb_row.vc_inner {
    padding: 25px 0;
}

.vc_row.wpb_row {
    padding: 25px 0;
}



.vc_row.wpb_row.top-paper, .single-content.top-paper {
    margin-top: -130px;
    padding-top: 140px;
    background-size: 100% auto;
    background-position: 50% 0;
    background-repeat: no-repeat;
    z-index: 2;
    background-image: url(//triptrapescape.ch/wp-content/uploads/2021/05/paper-top.png);
}

#tickyeah-row, #tickyeah-home {
    overflow: visible;
    top: -15px;
    padding-bottom: 60px !important;
    text-align: center;
}

#tickyeah-row:before, #tickyeah-home:before {    
    content:"";
    width: 100%;
    position: absolute;
    bottom: 100%;
    height: 60px;
    background-size: 100% auto;
    background-position: 50% 0;
    background-repeat: no-repeat;
    z-index: 2;
    background-image: url(//triptrapescape.ch/wp-content/themes/triptrap/images/paper-top-black.png);
}

#tickyeah-row > div, #tickyeah-home > div {
    max-width: 575px;
    float: none;
    display: inline-block;
    text-align: left;
}

#tickyeah-row .wpb_column:first-child > .vc_column-inner,
#tickyeah-home .wpb_column:first-child > .vc_column-inner {
    max-width: 800px;
    float: right;
}

#tickyeah-row .vc_images_carousel, 
#tickyeah-home .vc_images_carousel {
    margin: 0 auto;
}

#tickyeah-row .wpb_images_carousel,
#tickyeah-home .wpb_images_carousel {
    margin-bottom: 0;
}

.single-content.top-paper {
    padding-top: 60px;
}

.vc_row.wpb_row.bottom-paper {
    margin-bottom: -130px;
    padding-bottom: 160px;
    background-size: 100% auto;
    background-position: 50% 100%;
    background-repeat: no-repeat;
    z-index: 2;
    background-image: url(//triptrapescape.ch/wp-content/uploads/2021/05/paper-bottom.png);
}

.vc_row.wpb_row.top-paper.bottom-paper {
    min-height: 1114px;
    margin: -130px 0;
    padding: 140px 0 160px;
    background-size: 100% auto;
    background-position: 50% 0, 50% 100%;
    background-repeat: no-repeat;
    z-index: 2;
    background-image: url(//triptrapescape.ch/wp-content/uploads/2021/05/paper-top.png), url(//triptrapescape.ch/wp-content/uploads/2021/05/paper-bottom.png);
    background-color: transparent;
}

.vc_row.wpb_row.vc_row-fluid.top-paper.withscroller {
    margin-top: -220px;
}

.vc_row.wpb_row.vc_row-fluid.bottom-paper-overlaped {
    padding-top: 180px;
}

#main .vc_row.wpb_row.paper-overlap-row {
    padding: 0 0 60px 0;
}

h1.title-post {
    color: #FFFFFF;
    font-size: 45px;
}

.vc_row.wpb_row.vc_row-fluid.bottom-paper-overlaped {
    padding-top: 180px;
}

.owl-nav img {
    max-width: 100%;
}

.owl-prev {
    width: 60px;
    left: -20px;
}

.owl-next {
    width: 60px;
    right: -20px;
}

.no-margin-bot-element {
    margin-bottom: 0;
}

/* ---------------------------------------------- PAGE LOADER ---------------------------------------------- */

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

.page-loader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    background: #edeadb;
    display: flex;
    justify-content: center;
    align-items: center;
}

body.page-loaded .page-loader {
    opacity: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

div#wrapper {
    opacity: 0;
}

body.page-loaded div#wrapper {
    opacity: 1;
}

#corpo-block-left {
    z-index: 2;
}

.no-scroll {
  overflow: hidden;
}

.page-loader-inner:after {
    content: "";
    position: absolute;
}

.page-loader-inner {
    width: 150px;
    animation: 1s ease-in-out loader-slidein;
    animation: 1s ease-in-out loader-slidein;
    animation: 1s ease-in-out loader-slidein;
    position: relative;
}

.page-loader-inner:after {
    content: "";
    display: block;
    background: #121d33;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 0%;
    animation: 0.7s ease-in-out 1s forwards loader-filling;
    animation: 0.7s ease-in-out 1s forwards loader-filling;
    animation: 0.7s ease-in-out 1s forwards loader-filling;
    z-index: -1;
}

@-webkit-keyframes loader-slidein {
    from {
        margin-top: 100px;
        opacity: 0;
    }
    to {
        margin-top: 0px;
        opacity: 1;
    }
}

@keyframes loader-slidein {
    from {
        margin-top: 100px;
        opacity: 0;
    }
    to {
        margin-top: 0px;
        opacity: 1;
    }
}

@-webkit-keyframes loader-filling {
    from {
        height: 0%;
    }
    to {
        height: 100%;
    }
}

@keyframes loader-filling {
    from {
        height: 0%;
    }
    to {
        height: 100%;
    }
}

/* ---------------------------------------------- HEADER ---------------------------------------------- */

:root {
    font-size: 16px;
}

.header-menu-container.side-menu.menu-container ul.menu {
    justify-content: space-between;
    align-items: center;
}

a.navbar-brand {
    width: 100%;
    text-align: center;
}

a.navbar-brand img {
    height: 49px;
    max-height: none;
}

img.desktop-logo {
    display: initial;
}

img.responsive-logo {
    display: none;
}

.header-menu-column.logo-col {
    padding: 0;
}

nav#header {
    height: 69px;
    background: #5ab5a7!important;
}

.header-menu-column.logo-col {
    padding: 0;
}

nav#header {
    background: #5ab5a7!important;
    height: 69px;
}

.header-menu-container ul li a {
    font-family: 'l10Bold';
    text-transform: uppercase;
    font-size: 1.1rem;
    padding: 10px 15px;
}

.header-menu-container ul li {
    margin: 0;
}

.header-menu-container.menu-right ul li.blue {
/*    padding: 5px 15px;*/
    /*background-color: #121C33;
    color: #FFF;*/
}

.header-menu-container.menu-right ul li.blue a {
/*    color: inherit;*/
    background-color: #121C33;
    color: #FFF;
}

.header-menu-container.menu-right ul li.blue a:hover {
    color: #121C33;
    background-color: #FFF;
}

.header-black-filter::before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    background: rgba(0, 0, 0, .55);
}

/*custom style Suzette*/
#post-3699 .header-black-filter::before {
    background: rgba(0,0,0,.75);
}

#page-3699 .header-jeu-column-logo > img {
    max-width: 450px !important;
}


.header-black-filter .triptrap-header>div {
    position: relative;
    z-index: 2;
}

nav#header>.container {
    max-width: calc(100% - 60px);
    width: 1700px;
}

.vc_row.wpb_row.row-header {
    position: relative;
    z-index: 1;
    padding-top: 0;
}

.header-wysiwyg-text-container.responsive-reserver-nav p {
    margin: 0;
}

.header-wysiwyg-text-container.responsive-reserver-nav {
    position: absolute;
    right: 10px;
    top: calc(50% - 18px);
}

.header-wysiwyg-text-container.responsive-reserver-nav a {
    padding: 4px 13px;
    background: #121c33;
    color: #FFFFFFFF;
    display: inline-block;
    border: 2px solid #121c33;
}

.header-wysiwyg-text-container.responsive-reserver-nav a:hover {
    background: none;
    color: #121c33;
}

.responsive-header-row {
    display: none;
}

.enluminures-container {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    pointer-events: none;
}

.enluminures-container .corners span {
    width: 90px;
    height: 90px;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    position: absolute;
}

.enluminures-container .corners span:nth-child(1) {
    background-image: url(//triptrapescape.ch/wp-content/uploads/2021/04/enluminure-top-left.png);
    top: 69px;
    left: 0;
    z-index: 2;
}

.enluminures-container .corners span:nth-child(2) {
    background-image: url(//triptrapescape.ch/wp-content/uploads/2021/04/enluminure-top-right.png);
    top: 69px;
    right: 0;
    z-index: 2;
}

.enluminures-container .corners span:nth-child(3) {
    background-image: url(//triptrapescape.ch/wp-content/uploads/2021/04/enluminure-bottom-left.png);
    bottom: 0;
    left: 0;
    z-index: 2;
}

.enluminures-container .corners span:nth-child(4) {
    background-image: url(//triptrapescape.ch/wp-content/uploads/2021/04/enluminure-bottom-right.png);
    bottom: 0;
    right: 0;
    z-index: 2;
}

.enluminures-container .lines span {
    position: absolute;
}


.enluminures-container .lines span:nth-child(1) {
    position: absolute;
    top: 72px;
    right: 87px;
    left: 87px;
    background: #5ab5a7;
    height: 2px;
    z-index: 9;
}

.enluminures-container .lines span:nth-child(2) {
    top: calc(71px + 87px);
    bottom: 87px;
    right: 3px;
    width: 2px;
    background: #5ab5a7;
    z-index: 9;
}

.enluminures-container .lines span:nth-child(3) {
    bottom: 3px;
    left: 87px;
    right: 87px;
    height: 2px;
    background: #5ab5a7;
    z-index: 9;
}

.enluminures-container .lines span:nth-child(4) {
    top: calc(71px + 87px);
    bottom: 87px;
    left: 3px;
    width: 2px;
    background: #5ab5a7;
    z-index: 9;
}

div#tt-cart-counter a {
    background: none;
    padding: 0;
}

div#tt-cart-counter {
    width: 28px;
    position: relative;
    margin: 30px auto;
    color: #121d33;
}

div#tt-cart-counter:hover .tt-counter {
    background: #131d33;
    color: #FFFFFF;
}

span.tt-counter {
    font-family: 'l10Bold';
    text-transform: uppercase;
    font-size: 1rem;
    background: #ffffff;
    border-radius: 100%;
    width: 26px;
    height: 26px;
    line-height: 27px;
    text-align: center;
    position: absolute;
    right: -17px;
    top: -12px;
}

/* ---------------------------------------------- LANGUAGE SWITCHER  ---------------------------------------------- */

ul#qtranslate-chooser {
    padding: 0;
    list-style: none;
    margin: 0;
}

ul#qtranslate-chooser a {
    color: #121d33b3;
    text-transform: uppercase;
}

ul#qtranslate-chooser li.active a {
    font-weight: 700;
    color: #121d33;
}

.language-switcher {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
    position: absolute;
    right: 20px;
    top: 0;
}

ul#qtranslate-chooser li+li {
    border-top: 1px solid #121d33;
}

/* ---------------------------------------------- TRIP TRAP TOOLS  ---------------------------------------------- */

span.subtitle {
    color: #5AB5A7;
    font-weight: bold;
    font-size: 1.6rem;
}

span.subtitle-enluminures {
    color: #5AB5A7;
    font-weight: bold;
    font-size: 1.6rem;
}

.header-subtitle-italic span.subtitle em{
    font-style: italic;
}

span.subtitle-enluminures:before {
    content: "";
    display: inline-block;
    background-image: url(//triptrapescape.ch/wp-content/uploads/2021/04/subtitle-decoration-left.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 120px;
    height: 29px;
    vertical-align: bottom;
    margin-right: 10px;
}

span.subtitle-enluminures:after {
    content: "";
    display: inline-block;
    background-image: url(//triptrapescape.ch/wp-content/uploads/2021/04/subtitle-decoration-right.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 120px;
    height: 29px;
    vertical-align: bottom;
    margin-left: 10px;
}

.wpb_text_column.wpb_content_element.scroller p {
    margin-bottom: 5px;
    font-size: 1.2rem;
}

.wpb_text_column.wpb_content_element.scroller {
    margin-bottom: 45px;
}

.surtitle {
    color: #5AB5A7;
    font-size: 0.8rem;
    margin-bottom: 0px;
}

p.rewards-container {
    display: flex;
    flex-wrap: wrap;
}

h2 {
    color: #5AB5A7;
    font-size: 1.7rem;
}

h2::-moz-selection {
    background-color: #5ab5a7;
    color: white;
}

h2::selection {
    background-color: #5ab5a7;
    color: white;
}

a.void-button {
    display: inline-block;
    cursor: pointer;
    padding: 8px 23px;
    border: 1px solid #5ab5a7;
    color: #000000;
    text-transform: uppercase;
}

a.void-button.vert {
    color: #5ab5a7;
}

a.void-button:hover {
    background: #5ab5a7;
    color: #ffffff;
    text-transform: uppercase;
}

a.plain-button {
    padding: 8px 23px;
    border: 1px solid #5ab5a7;
    color: #ffffff;
    background: #5ab5a7;
    text-transform: uppercase;
}

a.plain-button:hover {
    color: #5ab5a7;
    background: #ffffff;
}

a.void-button.button-large {
    padding-left: 45px;
    padding-right: 45px;
}

.btn-voucher {
    margin-left: 0 !important;
    margin-top: 0 !important;
    margin-right: 20px !important;
    margin-bottom:  20px !important;
}

.btn-voucher a {
    min-width: 260px;
    display: inline-block;
}

.vc_row.wpb_row.vc_row-fluid.wallpaper {
    background-image: url(//triptrapescape.ch/wp-content/uploads/2022/11/wallpaper.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    /*background-attachment: fixed;*/
}

.vc_row.wpb_row.vc_row-fluid.has-paper-top {
    padding-top: 145px;
}

.vc_row.wpb_row.vc_row-fluid.has-game-top {
    padding-top: 180px;
}

.vc_row.wpb_row.vc_row-fluid.has-paper-bottom {
    padding-bottom: 120px;
}

.food-card>.wpb_wrapper>p {
    margin-bottom: 5px;
}

#sb_instagram #sbi_load .sbi_load_btn {
    background: transparent;
    color: #5ab5a7;
    border: 1px solid #5ab5a7;
    border-radius: 0;
    transition: none;
}

#sb_instagram #sbi_load .sbi_load_btn:hover {
    background: #5ab5a7;
    color: #FFF;
    box-shadow: none;
}

/* ---------------------------------------------- VERTICAL SEPARATOR - TEMPLATE ---------------------------------------------- */

.vertical-dynamic-separator {
    height: 100%;
    padding: 10px 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
    position: absolute;
    top: 0;
    left: 0;
}

.vertical-dynamic-separator.catalpa-bar {
    height: initial;
    position: static;
    padding: 0 0 55px;
}

.vertical-dynamic-separator .image-top, .vertical-dynamic-separator .image-bottom {
    width: 10px;
    text-align: center;
}

.vertical-dynamic-separator .separator-line {
    width: 2px;
    height: 50%;
    background: #7cb3a5;
}

.vertical-dynamic-separator .content-center {
    color: #7cb3a5;
    margin-top: 4px;
    font-size: 20px;
}

.contact-col-horaires .wpb_text_column {
    margin-bottom: 0;
}

.wrapper-location-contact a:hover {
    text-decoration: underline;
}

/* ---------------------------------------------- GAME - TEMPLATE PAGE ---------------------------------------------- */

/* Header */

.header-jeu-wrapper {
    display: flex;
    width: 1110px;
    max-width: calc(100% - 60px);
}

.header-jeu-wrapper :is(p, a) {
    margin-bottom: 0;
    color: #ffffff;
    display: inline-block;
    font-weight: 700;
}

.header-jeu-wrapper .infos-row-1> :is(p, a, div) {
    margin-right: 20px;
}

.header-jeu-wrapper .infos-row-1 :is(p, a, div) {
    color: #5ab5a7;
}

.header-jeu-column-logo {
    padding-left: 35px;
    display: flex;
    align-items: center;
}

.header-jeu-column-infos {
    width: 55%;
    padding-right: 20px;
}

.header-jeu-column-infos .description {
    margin-bottom: 25px;
}

.header-jeu-column-infos .infos-row {
    display: flex;
    flex-wrap: wrap;
    /*align-items: center;*/
    align-items: baseline;
    font-weight: 700;
}

.header-jeu-column-infos .infos-row-1 div p {
    color: #5AB5A7;
}

.header-jeu-column-infos .infos-row-1 div img {
    height: 100%;
    width: auto;
    margin-right: 5px;
}

.header-jeu-column-infos .infos-row .adult {
    max-width: 260px;
    font-size: 0.8em;
    font-weight: normal;
}

.header-jeu-column-infos .infos-row .running {
    font-size: 0.8em;
    font-weight: normal;
}

.header-jeu-column-infos .infos-row-2 {
    margin: 35px 0;
    justify-content: flex-start;
}

.header-jeu-column-infos .infos-row-2 div {
    margin: 5px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.header-jeu-column-infos .infos-row-2 div img {
    margin-bottom: 10px;
}

.header-jeu-column-infos .infos-row-cta a {
    min-width: 140px;
    margin: 5px 10px;
    padding: 7px 5px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    border: solid 1px #5AB5A7;
    font-size: .7rem;
    line-height: 1;
}

.header-jeu-column-infos .infos-row-cta a:hover {
    background: #FFF;
    border-color: #FFF;
}

.header-jeu-column-infos .infos-row-cta a:hover p {
    color: #5ab5a7;
}

.header-jeu-column-infos .infos-row-cta a img {
    height: 20px;
}

.header-jeu-column-infos .infos-row-cta a:last-of-type {
    min-height: 48px;
    background: #FFF;
    color: #000;
    border-color: #FFF;
    font-size: 1.2rem;
    text-transform: uppercase;
}

.header-jeu-column-infos .infos-row-cta a:last-of-type:hover {
    background: #5ab5a7;
    border-color: #5ab5a7;
    color: #FFF;
}

.award {
    display: flex;
    position: relative;
    color: white;
    font-family: "l10Bold", "l10Regular", "Roboto";
    font-weight: bold;
    text-align: center;
    width: 175px;
    height: 75px;
    line-height: 1.2em;
    padding: 10px 50px;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

@media screen and (max-width:400px) {
    .award {
        width: 160px;
        font-size: 0.9em;
    }

    .header-jeu-column-logo > img {
        margin-left: 20px;
    }

    #page-3699 .header-jeu-column-logo > img {
        max-width: 450px !important;
        margin-left: -50px;
    }
}

@media screen and (max-width:380px) {
    .award {
        width: 155px;
        font-size: 0.8em;
    }
}

.award > div {
    margin: auto !important;
}

.award small {
    font-size: 72%;
    line-height: 1.2em;
    display: block;
}

.award:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 75px;
    width: 50px;
    background-size: contain;
    background-position: right;
    background-repeat: no-repeat;
    background-image: url(//triptrapescape.ch/wp-content/themes/triptrap/images/award.svg);
}

.award:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 75px;
    width: 50px;
    background-size: contain;
    background-position: left;
    background-repeat: no-repeat;
    background-image: url(//triptrapescape.ch/wp-content/themes/triptrap/images/award-2.svg);
}

.home .jeu-metas {
    display: inline-flex;
    justify-content: center;
    gap: 10px;
    font-size: 8px; 
}

.home .award {
    display: block;
    color: #121C33;
    width: 100px;
    height: 40px;
    padding: 5px 23px;
    line-height: 1.1em;
}

.home .award small {
    font-size: 85%;
}

.home .award:before,
.home .award:after {
    height: 40px;
    width: 25px;
}

.home .award:before {
    background-image: url(//triptrapescape.ch/wp-content/themes/triptrap/images/award-inv.svg);
}

.home .award:after {
    background-image: url(//triptrapescape.ch/wp-content/themes/triptrap/images/award-2-inv.svg);
}



/* Page */

.jeu .top-paper.bottom-paper::before {
    content: '';
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 250px;
    bottom: 0;
    display: block;
    left: 50%;
    transform: translateX(-50%);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
}

.video_embeder {
    margin-bottom: 50px;
}

/* Trailer */

.iframe-vimeo>.wpb_wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    clear: both;
}

.iframe-vimeo>.wpb_wrapper iframe, .iframe-vimeo>.wpb_wrapper object, .iframe-vimeo>.wpb_wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Video blocks */
.video-block {
    height: 600px;
}

/* FAQ */

.faq .vc_toggle {
    margin-bottom: 10px;
}

.faq .vc_toggle_content {
    margin: 15px 0;
}

.faq .vc_toggle_content p {
    margin-bottom: 0;
}

.faq .vc_toggle_title {
    margin: 0 20px;
    padding: 10px 50px 10px 0;
    background-color: #5AB5A7;
}

.faq .vc_toggle_title::before {
    content: '';
    height: 100%;
    width: 20px;
    position: absolute;
    top: 0;
    left: -20px;
    background-image: url(//triptrapescape.ch/wp-content/themes/triptrap/images/faq-eluminure-left.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: right center;
}

.faq .vc_toggle_title::after {
    content: '';
    height: 100%;
    width: 20px;
    position: absolute;
    top: 0;
    right: -20px;
    background-image: url(//triptrapescape.ch/wp-content/themes/triptrap/images/faq-eluminure-right.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: left center;
}

.faq .vc_toggle_title h4 {
    color: #FFF;
}

.faq .vc_toggle_icon {
    left: initial!important;
    right: 25px;
}

.faq .vc_toggle_icon::after, .faq .vc_toggle_icon::before {
    background: #FFF;
}

/* IMG - Histoire */

.game-img-1 img {
    max-width: calc(100% + 120px);
    margin-left: -120px;
}

.game-img-2 img {
    max-width: calc(100% + 200px);
    margin-right: -200px;
}

/* Background Icons */

#wrapper-background-icons {
    position: absolute!important;
    top: 95vh;
    z-index: 2;
    pointer-events: none;
}

.jeu-background-icons {
    width: 100%
}

/* ---------------------------------------------- CATALPA BAR - TEMPLATE ---------------------------------------------- */

.catalpa-categories-wrapper {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.catalpa-category-wrapper {
    width: 35%;
    margin-bottom: 55px;
    display: flex;
    flex-direction: column;
}

.catalpa-category-header {
    margin-bottom: 35px;
    display: flex;
    align-items: flex-end;
}

.catalpa-category-header h3 {
    margin: 0 0 0 15px;
    color: #121C33;
    text-transform: uppercase;
}

:is(.catalpa-products-wrapper, .catalpa-product-row) {
    width: 100%;
}

.catalpa-product-row {
    display: flex;
    justify-content: space-between;
}

.catalpa-product-row .width70 {
    width: 70%;
}

.catalpa-product-row .width30 {
    width: 30%;
}

.catalpa-product-row .width50 {
    width: 50%;
}

.catalpa-product-row .vertical-wrapper {
    width: 50%;
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
}

.catalpa-product-row .vertical-wrapper.full {
    width: 100%;
}

.catalpa-product-row .vertical-wrapper.full p {
    text-align: start!important;
}

.catalpa-product-row .vertical-wrapper:last-of-type p {
    text-align: end
}

.catalpa-product-row .vertical-wrapper:first-of-type p.description {
    font-size: .9rem;
    font-style: italic;
}

.catalpa-product-row .vertical-wrapper .bloc-amount-price {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

.catalpa-product-row .vertical-wrapper .bloc-amount-price p:first-of-type {
    margin: 0 5px;
}

.catalpa-product-row .vertical-wrapper p {
    margin-bottom: 0;
}

.catalpa-product-row .vertical-wrapper p.price {
    color: #5AB5A7;
    font-weight: 800;
}

/* ---------------------------------------------- FOOTER  ---------------------------------------------- */

footer#footer {
    padding: 60px 0;
    background: #121C33;
    color: #FFFFFF;
    line-height: 1.8;
}

#footer .row>div {
    margin-top: 15px;
}

#footer h4 {
    text-transform: uppercase;
    margin-bottom: 5px;
}

#footer p {
    margin-top: 0;
}

#footer a {
    color: #FFF;
}

#footer h4 a, #footer .footer-menu-title a {
    color: #5ab5a7;
    font-family: 'l10Bold';
}

#footer a:hover {
    text-decoration: underline;
}

#footer a.footer-icon img {
    max-width: 21px;
}

.footer-image-container.left.logo-ega {
    margin-bottom: 20px;
}

a.footer-icon {
    padding: 0 10px;
}

a.footer-icon:first-child {
    padding-left: 0;
}

a.footer-icon:last-child {
    padding-right: 0;
}

a img.logo-ega {
    margin: 0;
    float: none;
}

.footer-menu-container ul {
    list-style: none;
    padding: 0;
}

.footer-menu-container ul li a {
    color: #FFFFFF;
}

.footer-simple-text-container.footer-menu-title {
    color: #5ab5a7;
}

.footer-dynamic-separator {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin: 10px 0 25px 0;
    line-height: 0;
}

.separator-line {
    height: 2px;
    background: #7cb3a5;
    width: calc(50% - 160px - 5px);
}

.content-center {
    margin: 0px 2px;
    color: #7cb3a5;
    font-size: 20px;
    padding-bottom: 1px;
}

#footer .container {
    max-width: 1060px;
}

#footer .container .row {
    justify-content: space-between;
}

.footer-menu-column:is(.footer-first-col, .footer-second-col, .footer-third-col, .footer-last-col) {
    width: 25%;
}

.footer-menu-column.legal-links {
    width: 100%;
}

.footer-menu-column.legal-links .footer-menu-column-inner {
    display: flex;
    justify-content: flex-end;
    margin-top: 20px;
}

.reward+.footer-menu-container {
    display: flex;
    justify-content: center;
}

.footer-menu-column.legal-links .footer-menu-container ul {
    text-align: right;
}

.footer-menu-column.legal-links .footer-menu-container ul li {
    display: inline-block;
    padding: 0 10px;
}

.footer-menu-column.legal-links .footer-menu-container ul li a, .footer-copyright {
    color: #919191;
    font-size: 0.9rem;
}

/* ---------------------------------------------- HOME  ---------------------------------------------- */

.wpb_text_column.wpb_content_element.scrolling-section.scrolling-to-a-la-une {
    margin: -70px 0 0;
    cursor: pointer;
}

.wpb_text_column.wpb_content_element.scrolling-section.scrolling-to-a-la-une:hover h4 span {
    color: #5ab5a7!important;
}

.simple-image-card.auto-height.game-square-card .simple-image-card-content img {
    max-height: 140px;
    width: auto;
}

.simple-image-card.auto-height.game-square-card .simple-image-card-content p {
    margin-bottom: 27px;
}

.simple-image-card.auto-height.game-square-card .simple-image-card-content {
    max-width: 80%;
    margin: 25px auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.vc_row.wpb_row.vc_row-fluid.bottom-paper.game-squares.vc_row-flex>div {
    max-width: 620px;
}

.vc_row.wpb_row.vc_row-fluid.bottom-paper.game-squares.vc_row-flex {
    justify-content: center;
}

.simple-image-card.auto-height.game-square-card, .simple-image-card.auto-height.game-square-card>.simple-image-card-image>img {
    width: 100%;
}

/* ---------------------------------------------- NOS JEUX  ---------------------------------------------- */

.posts-loop-ajaxed-container.nos-jeux-listing {
    max-width: 1080px;
    margin: auto;
    /* margin: -462px auto -450px auto; */
}

.posts-loop-ajaxed-container.nos-jeux-listing .posts-loop-ajaxed-filters {
    width: 100%;
    display: flex;
    align-items: center;
    margin: auto;
    justify-content: center;
    margin-bottom: 60px;
    position: relative;
    z-index: 9;
}

.posts-loop-ajaxed-container.nos-jeux-listing .posts-loop-ajaxed-filters:before {
    content: "";
    display: block;
    width: 115px;
    margin-right: 15px;
    height: 35px;
    background-image: url(//triptrapescape.ch/wp-content/uploads/2021/04/subtitle-decoration-left.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.posts-loop-ajaxed-container.nos-jeux-listing .posts-loop-ajaxed-filters:after {
    content: "";
    display: block;
    width: 115px;
    margin-left: 15px;
    height: 25px;
    background-image: url(//triptrapescape.ch/wp-content/uploads/2021/04/subtitle-decoration-right.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.posts-loop-ajaxed-container.nos-jeux-listing .post-loop-ajaxed-filters {
    display: flex;
    align-items: center;
    justify-content: center;
}

.triptrap-header-container.nos-jeux-header .triptrap-header {
    flex-wrap: wrap;
    max-width: 1400px;
    margin: auto;
}

.triptrap-header-container.flex-column .triptrap-header {
    flex-direction: column;
}

.jeux-item {
    width: 100%;
    background: #000000;
    position: relative;
    margin-bottom: 30px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
    overflow: hidden;
    max-height: 600px;
}

.jeux-item.js-filtered-item.filtered-hidden {
    max-height: 0;
    opacity: 0.5;
    overflow: hidden;
}

.jeux-item-content {
    display: flex;
    position: relative;
    z-index: 2;
    justify-content: space-between;
}

.jeux-item-content::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    background-color: rgba(0, 0, 0, .7);
}

.cover-image-container {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.cover-image-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.jeux-item-left {
    width: 65%;
    padding: 40px;
}

img.jeux-item-logo {
    max-height: 90%;
}

.jeux-item-right {
    width: 35%;
    padding: 0 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width:767px) {
    .jeux-item-right {
        width: 200px;
    }
}

.jeu-title {
    font-size: 24px;
    color: #5AB5A7;
    line-height: 1;
    font-weight: 800;
}

.jeu-title > div {
    display:inline;
}

.jeu-description {
    margin: 10px 0;
    color: #FFFFFF;
}

.jeu-location {
    margin-top: 10px;
    display: flex;
    align-items: baseline;
    color: #5ab5a7;
}

.jeu-location img {
    padding-right: 6px;
}

.jeu-metas {
    display: flex;
    flex-wrap: wrap;
    margin: 15px 0;
}

.jeu-metas>div {
    margin: 5px 0;
    text-align: center;
}

.jeu-metas>div+div {
    margin-left: 10%;
}

.jeux-items-container {
    max-width: 1080px;
    margin: auto;
}

.meta-icon {
    height: 45px;
}

.meta-icon img {
    max-width: 43px;
}

.meta-data {
    color: #FFFFFF;
}

.jeux-item-ctas {
    margin-top: 20px;
}

.jeux-item-ctas a.button-en-savoir-plus {
    padding: 6px 15px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #FFFFFF;
    text-transform: uppercase;
    color: #FFFFFF;
    min-width: 140px;
    display: inline-block;
    text-align: center;
}

.jeux-item-ctas a.button-en-savoir-plus:hover {
    background: #FFFFFF;
    color: #000000;
}

.jeux-item-ctas a.button-reserver {
    padding: 6px 15px;
    border: 1px solid #FFFFFF;
    text-transform: uppercase;
    color: #000000;
    background: #FFFFFF;
    min-width: 140px;
    display: inline-block;
    text-align: center;
}

.jeux-item-ctas a.button-reserver:hover {
    background: #5ab5a7;
    border-color: #5ab5a7;
    color: #ffffff;
}

.post-loop-ajaxed-filters-title {
    display: none;
}

.post-loop-ajaxed-filters-button {
    color: #FFFFFF;
    width: 110px;
    text-align: center;
    background: #5ab5a7;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
}

.post-loop-ajaxed-filters-button:hover {
    background: #000000;
    color: #ffffff;
}

.type_filter {
    height: 40px;
    background: #FFFFFF;
    line-height: 40px;
    padding: 0 0px 0 20px;
    display: flex;
    align-items: center;
}

.type_filter:last-child {
    padding-right: 20px;
}

.type_filter+.type_filter:before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 34px;
    background: #5ab5a7;
    vertical-align: middle;
    margin-right: 20px;
}

label.filter-label {
    margin: 0 15px 0 0;
}

.type_filter select {
    border: none;
    max-width: 120px;
}

.jeux-item.js-filtered-item.filtered-hidden {
    height: 0;
    overflow: hidden;
    margin: 0;
}

.loop-badges {
    display: flex;
    /* flex-direction: row-reverse; */
    justify-content: center;
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.loop-badges::-webkit-scrollbar {
    display: none;
}

.loop-badges a {
    min-width: 125px;
    max-width: 125px;
/*    margin: 10px 20px;*/
    margin: 10px 10px;
}

.loop-badge {
    padding-top: 25px;
    position: relative;
    color: #FFFFFF;
    text-align: center;
    line-height: 1.1;
}

.loop-badge:hover {
    color: #5AB5A7;
}

.loop-badge-image {
    filter: grayscale(1);
}

.loop-badge:hover .loop-badge-image {
    filter: grayscale(0);
}

.loop-badge .loop-badge-new-game {
    width: 100%;
    color: #5AB5A7;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.triptrap-header-container {
    flex-wrap: wrap;
    background-repeat: no-repeat;
    background-position: center;
    /*background-size: auto 100%;*/
    background-size: cover;
}

.triptrap-header-container.header-games {
    min-height: calc(70px + 200px + 450px);
}

.loop-badges-container {
    width: 100%;
}

.triptrap-header .vc_empty_space {
    width: 100%;
}

.vc_row.wpb_row.overflow-visible {
    overflow: visible;
}

.posts-loop-ajaxed-container.nos-jeux-listing {
    max-width: 1080px;
    margin: -250px auto -150px auto;
}

.img-height-auto {
    height: auto;
}

/* ---------------------------------------------- TABLE NEXT SESSIONS  ---------------------------------------------- */

#tt-next-sessions table thead th {
    height: auto;
    color: #000;
    text-align: center;
    background: none;
    text-transform: capitalize;
    font-family: 'l10Bold';
    font-size: 1.2rem;
}

#tt-next-sessions .slot {
    width: 70%;
    margin: 0 15% 0 15%;
    padding: 10px 0;
    background: #28CB80;
}

#tt-next-sessions .slot.booked {
    background: #C61D1B;
}

#tt-next-sessions tbody>tr>td {
    padding: 6px 0;
    color: #121C33;
}

div#tt-next-sessions {
    max-width: 700px;
    margin: auto;
}

#tt-next-sessions .col-name .name {
    font-size: 20px;
    font-weight: 700;
}

#tt-next-sessions .next-session-game-name {
    display: flex;
    line-height: 1.3;
    align-items: center;
}

#tt-next-sessions tbody>tr.last-hour {
    border-bottom: 1px solid black;
}

#tt-next-sessions .tt-btn.book {
    padding: 10px;
    background: #121C33;
    text-transform: uppercase;
    min-width: 140px;
    font-weight: 600;
    text-align: center;
}

#tt-next-sessions .tt-btn-hour {
    min-width: 120px;
    background: #28CB80;
    display: inline-block;
    padding: 10px;
    margin-right: 10px;
    color: #FFFFFF;
    font-weight: 600;
    text-align: center;
}

#tt-next-sessions a.tt-btn.book.booked {
    background: #C8181F;
    outline: 1px solid #C8181F;
    pointer-events: none;
}

#tt-next-sessions a.tt-btn.book:hover {
    background: #349586;
    outline-color: #349586;
}

#tt-next-sessions a.tt-btn.book .tt-btn-nb-players {
    font-size: 12px;
}

#tt-next-sessions .all-sessions {
    margin-top: 45px;
}

#tt-next-sessions .all-sessions a {
    color: #121C33;
}

#tt-next-sessions .all-sessions a:hover {
    text-decoration: underline;
}

/* ---------------------------------------------- BLOG  ---------------------------------------------- */

.blog-posts {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
}

.blog-post {
    width: 33.3334%;
    padding: 0 30px;
    margin-bottom: 60px;
}

.blog-post-image {
    height: 300px;
    width: 100%;
    background-size: cover;
    background-position: center;
    margin-bottom: 30px;
}

.blog-post-content h3 {
    margin-bottom: 0px;
}

.blog-post-content h3 a {
    color: #5AB5A7;
    font-size: 1.3rem;
}

.blog-post-metas {
    display: flex;
    color: #5ab5a7;
    margin-bottom: 5px;
}

.blog-post-metas>div+div {
    margin-left: 15px;
}

.blog-post-excerpt {
    min-height: 190px;
}

.blog-post-know-more a {
    padding: 8px 23px;
    border: 1px solid #5ab5a7;
    color: #000000;
    text-transform: uppercase;
}

.blog-post-know-more a:hover {
    background: #5ab5a7;
}

.pagination-container {
    width: 100%;
    display: flex;
    justify-content: center;
}

span.page-numbers, a.page-numbers {
    padding: 8px 13px;
    margin: 0 2px;
    line-height: 1;
    color: #000000;
    border: 1px solid #5ab5a7;
}

span.page-numbers.current {
    background: #5ab5a7;
    color: #FFFFFF;
}

.single-content {
    width: 100%;
}

div#they-came {
    max-width: 800px;
    margin: auto;
}

#form-quote {
    /*display: none;*/
}

.dhvc-form-inner {
    color: transparent;
}

.dhvc-form-inner > div {
    color: black;
}

.dhvc-form-inner .vc_row.wpb_row {
    padding: 10px 0;
}

#cookie-law-info-again {
    display: none !important;
}

.page-id-3392 #cookie-law-info-again {
    display: block !important;
    
}

/*NOUVELLE PAGE CATALPA MAI 2024*/

/*background*/
body.page-id-909 {
    background-color: #ffffff;   
}


/*font*/

@font-face {
    font-family: 'Blackford';
    src: url(//triptrapescape.ch/wp-content/themes/triptrap/css/fonts/BlackfordRegular.eot);
    src: url(//triptrapescape.ch/wp-content/themes/triptrap/css/fonts/BlackfordRegular.eot?#iefix) format('embedded-opentype'),
        url(//triptrapescape.ch/wp-content/themes/triptrap/css/fonts/BlackfordRegular.woff2) format('woff2'),
        url(//triptrapescape.ch/wp-content/themes/triptrap/css/fonts/BlackfordRegular.woff) format('woff'),
        url(//triptrapescape.ch/wp-content/themes/triptrap/css/fonts/BlackfordRegular.svg#BlackfordRegular) format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.page-id-909 .vc_row.wpb_row.top-paper.bottom-paper h2,
.page-id-909 .vc_row.wpb_row.top-paper.bottom-paper h3,
/*.page-id-909 .vc_row.wpb_row.top-paper.bottom-paper p, */
.page-id-909 .vc_row.wpb_row.top-paper.bottom-paper span.subtitle, 
.page-id-909 .vc_row.wpb_row.top-paper.bottom-paper span.subtitle-enluminures {    
/*    font-family: "League Spartan", sans-serif;*/
/*    font-optical-sizing: auto;*/
/*    font-weight: 900;*/
/*    font-style: normal;*/
/*    font-stretch: condensed;*/
    color: #103854;
/*    text-transform: uppercase;*/
}

.page-id-909 .vc_row.wpb_row.top-paper.bottom-paper .page-subtitle h2 {
    font-size: 5em;
}

.page-id-909 h2,
.page-id-909 h3 {
    font-family: 'Blackford', 'l10Bold';
    text-transform: none;
    font-size: 3.5em;
    line-height: 1em;

}


.page-id-909 .vc_row.wpb_row.top-paper.bottom-paper h4 {
    font-family: 'Blackford', 'l10Bold';
    color: #4cadc9;
    font-size: 2.8em;
}

.page-id-909 .vc_row.wpb_row.top-paper.bottom-paper p {
    /*font-family: "League Spartan", sans-serif;
    font-optical-sizing: auto;*/
    font-weight: 900;
    /*font-style: normal;
    font-stretch: condensed;*/
    color: #103854;
    text-transform: uppercase;
    font-size: 1.5em;
}

.page-id-909 h2:after {
    content: '';
    display: block;
    width: 200px;
    height: 20px;
    margin: 20px auto;
    background-image: url(//triptrapescape.ch/wp-content/themes/triptrap/images/catalpa/headline.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.page-id-909 .void-button {
    border-color: #103854;
    display: inline-block;
}

.page-id-909 .void-button.dark {
    border-color: #5ab5a7;
    color: #5ab5a7;
}

.page-id-909 .void-button:hover {
    background-color: #103854;
}

.page-id-909 .void-button.dark:hover {
    background-color: #5ab5a7;
    color: #103854;
}

.catalpa-event-wrapper {
    text-align: center;
    margin-bottom: 80px;
}

.catalpa-event-wrapper h3 {
    font-size: 3.5em;
    line-height: 1em;
}

.catalpa-event-wrapper h4 {
    font-size: 2em;
    line-height: 1em;
}

.page-id-909 .sbi-header {
    text-align: center;
    font-family: Blackford;
    font-size: 3.5em;
    line-height: 1em;
}

/*nav bar*/
.page-id-909 nav#header {
    background-color: #ba945d !important;
}

/*paper*/
.page-id-909 .vc_row.wpb_row.top-paper.bottom-paper,
.page-id-909 .single-content.top-paper,
.page-id-909 .vc_row.wpb_row.top-paper {
    background-image: none;
    background-color: white;
}

.page-id-909 .vc_row.wpb_row.top-paper.bottom-paper,
.page-id-909 .vc_row.wpb_row.vc_row-fluid.has-paper-bottom {
    padding-bottom: 40px;
}

.page-id-909 .vc_row.wpb_row.top-paper.bottom-paper {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 40px;
    min-height: 0;
}

.page-id-909 .vc_row.wpb_row.vc_row-fluid.has-paper-top {
    padding-top: 40px;
}

.page-id-909 .logo-catalpa img {
    width: 200px;
    height: 200px;
}

/*enluminures corners*/
.page-id-909 .enluminures-container .corners span:nth-child(1) {
    background-image: url(//triptrapescape.ch/wp-content/themes/triptrap/images/catalpa/enluminure-top-left.png);
}

.page-id-909 .enluminures-container .corners span:nth-child(2) {
    background-image: url(//triptrapescape.ch/wp-content/themes/triptrap/images/catalpa/enluminure-top-right.png);
}

.page-id-909 .enluminures-container .corners span:nth-child(3) {
    background-image: url(//triptrapescape.ch/wp-content/themes/triptrap/images/catalpa/enluminure-bottom-left.png);
}

.page-id-909 .enluminures-container .corners span:nth-child(4) {
    background-image: url(//triptrapescape.ch/wp-content/themes/triptrap/images/catalpa/enluminure-bottom-right.png);
}


.page-id-909 .carte-catalpa a img.alignnone {
    margin-right: 0;
}


/*enluminures lines*/


.page-id-909 .enluminures-container .lines span {    
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    position: absolute;
}


.page-id-909 .enluminures-container .lines span:nth-child(1),
.page-id-909 .enluminures-container .lines span:nth-child(1):after,
.page-id-909 .enluminures-container .lines span:nth-child(2),
.page-id-909 .enluminures-container .lines span:nth-child(2):after,
.page-id-909 .enluminures-container .lines span:nth-child(3),
.page-id-909 .enluminures-container .lines span:nth-child(3):after,
.page-id-909 .enluminures-container .lines span:nth-child(4),
.page-id-909 .enluminures-container .lines span:nth-child(4):after {
/*    background: #ba945d; */
    background-color: transparent;
    background-repeat: repeat;
}

.page-id-909 .enluminures-container .lines span:nth-child(1) {
/*    top: 77px;*/
    top: 69px;
    height: 90px;
/*    height: 3px;*/
    background-image: url(//triptrapescape.ch/wp-content/themes/triptrap/images/catalpa/enluminure-top.png);
}

/*.page-id-909 .enluminures-container .lines span:nth-child(1):after {
    content: '';
    position: absolute;
    top: 12px;                  
    height: 1px;
    width: 100%;
    left: 0;
}*/

.page-id-909 .enluminures-container .lines span:nth-child(2) {
/*    right: 9px;*/
    right: 0;
    width: 90px;
/*    width: 3px;*/
    background-image: url(//triptrapescape.ch/wp-content/themes/triptrap/images/catalpa/enluminure-right.png);
}

/*.page-id-909 .enluminures-container .lines span:nth-child(2):after {
    content: '';
    position: absolute;
    top: 0;
    right: 11px;                  
    width: 1px;
    height: 100%;    
}*/

.page-id-909 .enluminures-container .lines span:nth-child(3) {
/*    bottom: 8px;*/
    bottom: 0;
    height: 90px;
/*    height: 3px;*/
    background-image: url(//triptrapescape.ch/wp-content/themes/triptrap/images/catalpa/enluminure-bottom.png);
}

/*.page-id-909 .enluminures-container .lines span:nth-child(3):after {
    content: '';
    position: absolute;
    bottom: 12px;                  
    height: 1px;
    width: 100%;
    right: 0;
}*/

.page-id-909 .enluminures-container .lines span:nth-child(4) {
/*    left: 9px;*/
    left: 0;
    width: 90px;
/*    width: 3px;*/
    background-image: url(//triptrapescape.ch/wp-content/themes/triptrap/images/catalpa/enluminure-left.png);

}

/*.page-id-909 .enluminures-container .lines span:nth-child(4):after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 11px;                  
    width: 1px;
    height: 100%;    
}*/

#post-102 .vc_row.vc_column-gap-35 {
    margin-left: -40px;
    margin-right: -40px;
    padding-top: 0px !important;
}

#post-102 .vc_row.vc_column-gap-35>.vc_column_container {
    padding: 40px;
}

#post-102 #logo-lt {
    max-width: 85% !important;
    margin: 0 auto;
}/* -------------------- ROOT -------------------- */

div#tt-shop {
    max-width: 900px;
    margin: auto;
}

.shop-title h1 {
    color: #000000;
}

.shop-title {
    margin-bottom: 20px;
}

#tt-shop .tabs {
    margin-bottom: 30px;
    display: none;
}

.integer-selector {
    display: flex;
}

.tt-mini-btn {
    outline: none;
}

span.tt-mini-btn.next span {
    background: none;
    height: 0;
    width: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid black;
    margin: 8px 0 0 0;
    padding: 0;
}

span.tt-mini-btn.prev span {
    background: none;
    height: 0;
    width: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 7px solid black;
    margin: 8px 0 0 0;
    padding: 0;
}

span.tt-mini-btn.prev, span.tt-mini-btn.next {
    width: 60px;
    height: 30px;
    display: flex;
    cursor: pointer;
}

span.tt-mini-btn.next {
    justify-content: flex-end;
}

.tt-field.qty {
    width: 2.5rem;
    padding: 2px 8px;
    border: 1px solid #000;
    line-height: initial;
}

#tt-shop .slots-details .hour-line .slots {
    width: 50px;
}

#tt-shop .slots-details .hour-line .btns {
    display: flex;
}

#tt-shop .tt-btn.primary, #tt-shop .tt-btn.add-to-cart.highlight, #tt-cart .checkout-form .pay-wrapper span {
    background: #5AB5A7;
    color: #FFF;
}

#tt-shop .tt-btn.primary:hover, #tt-shop .tt-btn.add-to-cart.highlight:hover, #tt-cart .checkout-form .pay-wrapper span:hover {
    background: #FFF;
    color: #5AB5A7;
}

#tt-shop .field-wrapper {
    padding: 0;
    margin-bottom: 25px;
    display: flex;
    flex-direction: column;
    padding-left: 0;
}

.info.item-address {
    display: flex;
}

.info.item-address p {
    font-weight: 600;
}

aside.items-images, .step.selection-step.voucher-or-product-step .items-images {
    float: left;
    width: calc(50% - 60px);
    margin-left: 60px;
    margin-top: -50px;
}

.item-info-separator {
    border-top: 1px solid #676767;
    margin-bottom: 20px;
    margin-top: 15px;
}

.step-actions {
    /* margin-top: 30px; */
    padding-top: 30px;
    /* border-top: 1px solid #676767; */
}

.tt-btn.secondary.back:not(:hover) img:last-child, .back-to-shop-wrapper a.tt-btn.secondary:not(:hover) img:last-child {
    display: none;
}

.tt-btn.secondary.back:hover img:first-child, .back-to-shop-wrapper a.tt-btn.secondary:hover img:first-child {
    display: none;
}

.tt-btn.secondary.back .button-arrows {
    display: inline-block;
    margin-right: 8px;
    vertical-align: text-bottom;
}

/* -------------------- STEP 1 -------------------- */

#tt-shop .tabs>.tab {
    min-width: 150px;
    padding: 10px 25px;
    border: 1px solid #5ab5a7;
    text-align: center;
    color: #5ab5a7;
    background: #FFFFFF;
    font-weight: 600;
}

#tt-shop .tabs>.tab.current {
    background-color: #5ab5a7;
    color: #FFF;
}

#tt-shop .tabs>.tab:first-of-type {
    border-right: none;
}

#tt-shop .tabs>.tab:last-of-type {
    border-left: none;
}

#tt-shop .breadcrumb {
    min-height: 65px;
    align-items: center;
    background: transparent;
    padding-left: 0;
    font-weight: 600;
    margin-bottom: 0px;
}

#tt-shop .breadcrumb ol {
    padding-left: 0;
    width: 50%;
    padding-bottom: 25px;
    border-bottom: 1px solid #676767;
}

#tt-shop .breadcrumb ol li::after {
    margin: 0 10px;
}

#tt-shop .field-wrapper:last-of-type {
    margin-bottom: 0;
}

#tt-shop .step-body {
    /* min-height: 250px; */
    margin-bottom: 25px;
}

#tt-shop .step-body:after {
    content: "";
    display: block;
    clear: both;
}

#tt-shop .select2-container {
    min-width: 350px;
}

#tt-shop .select2-container--default .select2-selection--single {
    border-radius: 0;
}

#tt-shop .step-body .items-descriptions {
    width: calc(50% - 60px);
}

.item-selection {
    width: 50%;
    padding-bottom: 30px;
    float: left;
}

#tt-shop .item-description .info {
    margin: 20px 0;
}

#tt-shop .item-description .info h4 {
    font-size: 1.3rem;
}

.info.item-price .item-info-label, .item-info-label {
    color: #5ab5a7;
    font-weight: 700;
    margin-right: 8px;
}

.info.item-price p {
    font-weight: 700;
}

#tt-shop .tt-btn, #tt-cart .checkout-form .pay-wrapper span {
    min-width: 140px;
    padding: 6px 15px;
    display: inline-block;
    border: 1px solid #5AB5A7;
    text-transform: uppercase;
    text-align: center;
    outline: none;
}

#tt-shop table.calendar tbody .slots-details-line .tt-btn[data-status="booked"] {
    background: #C8181F;
    line-height: 44px;
    padding: 0 10px;
}

#tt-shop table.calendar tbody .slots-details-line .tt-btn[data-status="available"] {
    background: #121d33;
}

#tt-shop .tt-btn.secondary {
    margin-right: 25px;
    background: transparent;
    color: #000;
}

#tt-shop .tt-btn.secondary:hover {
    background: #51B5A7;
    color: #FFF;
}

/* -------------------- STEP 2 - Calendar -------------------- */

.slot-selection {
    width: calc(50% - 50px);
    margin-top: -58px;
    margin-left: 50px;
    float: left;
}

#tt-shop table.calendar {
    table-layout: initial;
    border-collapse: collapse;
    border-spacing: 0;
}

#tt-shop table.calendar tbody td {
    background: #28CB80;
    user-select: none;
    color: #FFFFFF;
}

#tt-shop .slot-selection .month-selector {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0px 10px 0px 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid #676767;
}

#tt-shop .current-month-name {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
}

#tt-shop .slot-selection .month-selector .arrows {
    margin-left: 43px;
}

#tt-shop table.calendar tbody td, #tt-shop table.calendar tbody td.selected {
    outline: none;
    border: 1px solid rgb(90 181 167);
}

#tt-shop table.calendar tbody td.fake {
    border: none;
    background: transparent;
}

#tt-shop table.calendar tbody td.past.has-not-slots {
    background: none;
    opacity: 1;
}

#tt-shop table.calendar tbody td.today, #tt-shop table.calendar tbody td.today.half-full {
    background: #FFF;
    border-width: 1px;
    color: #000;
}

#tt-shop table.calendar tbody td.half-full {
    background: #ffb100;
    color: #000;
}

#tt-shop table.calendar tbody td.has-not-slots {
    color: #000;
}

#tt-shop table.calendar tbody td.full {
    background: #C61D1B;
    color: #fff;
    opacity: 1;
}

#tt-shop table.calendar tbody td.today .day-number {
    font-size: 1rem;
}

#tt-shop table.calendar tbody td.selected {
    position: relative;
}

#tt-shop table.calendar tbody .slots-details-line td, #tt-shop table.calendar tbody td.selected {
    background: #5ab5a7;
    border: none;
}

#tt-shop table.calendar tbody .slots-details-line .tt-btn {
    padding: 5px 10px;
    border: none;
    text-transform: initial;
    font-size: 13px;
    font-weight: 700;
    margin: 0 3px;
    min-height: 44px;
}

#tt-shop table.calendar tbody .slots-details-line .tt-btn[disabled] {
    pointer-events: none;
}

#tt-shop table.calendar tbody .slots-details-line .tt-btn .tt-btn-n-room {
    text-transform: uppercase;
}

#tt-shop table.calendar tbody .slots-details-line .tt-btn .tt-btn-nb-players {
    font-size: 10px;
}

#tt-shop table.calendar tbody .slots-details-line .slots-details {
    padding: 20px 15px;
}

#tt-shop table.calendar tbody .slots-details-line .hour-line .btns span:last-of-type {
    margin-left: 15px;
}

#tt-shop table.calendar tbody .slots-details-line .hour-line:first-of-type {
    border-top: 1px solid rgba(0, 0, 0, .6);
}

#tt-shop table.calendar tbody .slots-details-line .hour-line {
    padding: 7px 0;
    border-bottom: 1px solid rgb(255 255 255 / 60%);
    align-items: center;
}

#tt-shop table.calendar tbody .slots-details-line .hour-line .slot .hour {
    padding: 2px 8px;
    background: #28CB80;
}

#tt-shop table.calendar tbody .slots-details-line .hour-line .slot.booked .hour {
    background: #C61D1B;
}

#tt-shop table.calendar tbody .slots-details-line .hour-line .slot:first-of-type {
    margin-right: 10px;
}

#tt-shop .slots-details-line .slots-details .book[data-status="available"].selected {
    background: #30CE71;
}

#tt-shop table.calendar tbody td.selected::after {
    content: '';
    width: 100%;
    height: 15px;
    background: #5ab5a7;
    position: absolute;
    bottom: -15px;
    left: 0;
}

#tt-shop .calendar thead th {
    outline: none!important;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 16px;
}

#tt-shop .calendar td, th {
    width: calc(100% / 7);
    height: 3rem;
}

.items-infos .info {
    margin-bottom: 12px;
}

.items-infos .calendars-infos .info {
    display: flex;
}

.items-infos .info .item-info-icon {
    font-weight: 700;
    color: #5ab5a7;
    margin-right: 9px;
}

.items-infos .info .item-info-icon img {
    vertical-align: middle;
    padding-bottom: 4px;
}

.items-infos-flex {
    display: flex;
    flex-wrap: wrap;
}

.info.item-date, .info.item-hours, .info.item-persons, .info.item-price, .info.item-rooms-numbers {
    margin-right: 20px;
    display: flex;
}

/* -------------------- STEP 3 - Panier -------------------- */

#tt-cart .cart-items {
    padding: 0;
}

#tt-cart .cart-items li {
    padding: 25px 0;
    position: relative;
}

#tt-cart .cart-items li>div {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

#tt-cart .cart-items li .description {
    padding-left: 1.5rem;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-evenly;
    flex: 2;
}

#tt-cart .cart-items li .qty-wrapper {
    text-align: center;
    flex: 2;
}

.delete-cart-item-spacer {
    width: 5.5%;
}

#tt-cart .cart-items li .price-wrapper {
    flex-direction: column;
    justify-content: center;
}

#tt-cart ul.cart-items .delete-cart-item {
    flex: 1;
    text-align: center;
    align-items: center;
    justify-content: center;
}


#tt-cart .delete-button {
    /* position: relative; */
    opacity:0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    /* transform:translateX(20px); */
}

#tt-cart .delete-button.open {
    opacity:1;
    /* transform:translateX(0px); */
}

#tt-cart .delete-button:before {
    content:"";
    position:absolute;
    left:0;
    top:0;
    right:0;
    bottom:0px;
    background:#edeadbc4;
    opacity:0;
    pointer-events:none;
}

#tt-cart .delete-button.open:before {
    opacity:1;
}

#tt-cart span.delete-button-text {
    margin-bottom: 13px;
}

#tt-cart .delete-button .delete-button-choice {
    z-index: 10;
    position: absolute;
    left: calc(50% - 165px);
    top: calc(50% - 55px);
    display: flex;
    padding: 15px 10px;
    background: #FFFFFF;
    font-size: 20px;
    flex-wrap: wrap;
    justify-content: center;
    width: 330px;
}


#tt-cart span.delete-button-confirm {
    background: #5ab5a7;
    color: #FFFFFF;
    padding: 5px 10px;
    margin: 0 5px;
    cursor: pointer;
}

#tt-cart span.delete-button-cancel {
    background: #e45050;
    color: #FFFFFF;
    padding: 5px 10px;
    margin: 0 5px;
    cursor: pointer;
}




#tt-cart ul.cart-items .delete-cart-item img {
    cursor: pointer;
}

#tt-cart .cart-items li .price-wrapper span:first-of-type {
    font-size: 1.5rem;
}

#tt-cart .cart-items li .price-wrapper span:last-of-type {
    position: relative;
    text-decoration: none;
}

#tt-cart .cart-items li .price-wrapper span:last-of-type:hover {
    text-decoration: underline;
}

#tt-cart .coupon-form .tt-field, #tt-cart .coupon-form .tt-btn.secondary {
    padding: 6px 18px;
    border: 1px solid #5ab5a7;
}

#tt-cart .coupon-form .tt-btn.secondary {
    background: #5ab5a7;
    color: #FFF;
    outline: none;
}

#tt-cart .total-line>div {
    font-size: 1.5rem;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 600;
    width: 50%;
    padding-right: 0;
}

#tt-cart .tva-line {
    font-size: 15px;
    text-transform: none;
}

#tt-cart .total-line>div:last-of-type {
    font-size: 1.6rem;
    letter-spacing: 0;
    font-weight: 600;
    color: #5ab5a7;
}

#tt-cart .total-line>div.label:not(.total-label) {
    font-size: 14px;
    text-transform: none;
    font-weight: 300;
    width: 50%;
}

#tt-cart .total-line .title-label {
    font-weight: 600;
    font-size: 18px;
}

#tt-cart .checkout-form {
    padding-top: 40px;
}

#tt-cart .checkout-form h3 {
    font-size: 1.4rem;
}

#tt-cart .fields>.line:last-of-type {
    margin: 30px 0 5px;
    padding-top: 30px;
    justify-content: flex-end;
    border-top: 1px solid #a3a196;
}

#tt-cart .checkout-form .fields .radio-options {
    padding: 10px;
    padding-left: 0;
}

#tt-cart .checkout-form .fields .radio-options label:first-of-type {
    margin: 0 15px 0 0;
}

#tt-cart .checkout-form .fields .radio-options label:hover {
    cursor: pointer;
}

#tt-cart .checkout-form .fields .field-wrapper {
    margin: 5px 10px;
    width: calc(25% - 30px);
}

#tt-cart .checkout-form .fields .field-wrapper:first-child {
    margin-left: 0;
}

#tt-cart .checkout-form .fields .field-wrapper.full {
    width: 100%;
}

.before-legal-form-message {
    margin-top: 20px;
}

.before-legal-form-message p {
    font-weight: 600;
}

#tt-cart .checkout-form .fields .field-wrapper:nth-child(4) {
    margin-right: 0;
}

#tt-cart .checkout-form .fields .field-wrapper>input, #tt-cart .checkout-form .fields .field-wrapper>select {
    width: 100%;
}

#tt-cart .checkout-form .fields .field-wrapper>.select2.select2-container .select2-selection--single, #tt-cart .checkout-form .fields .field-wrapper>.select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 38px;
    line-height: 38px;
}

#tt-cart .checkout-form .fields .field-wrapper input {
    padding: 5px 0 5px 10px;
}

#tt-cart .checkout-form .select2-container {
    width: 100%!important;
}

#tt-cart .checkout-form .pay-wrapper {
    text-align: center;
    margin-left: 15px;
}

.cgv-wrapper {
    margin-right: 30px;
}

.pay-back-buttons {
    display: flex;
}

.cart-info-flex {
    width: 100%;
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
}

.cart-items .info {
    margin-right: 15px;
}

.cart-items .info > h4 {
    text-transform: uppercase;
}

.cart-items .info .item-info-icon {
    display: inline-block;
    vertical-align: top;
    color: #5ab5a7;
    font-weight: 600;
}

.cart-items .info .item-info-icon img {
    height: 1rem;
    vertical-align: text-bottom;
}

.cart-add-reservation {
    font-weight: 600;
}

.cart-add-reservation img {
    height: 1.5rem;
    vertical-align: text-top;
}

.cart-items .info p {
    display: inline-block;
}

.cart-items h3.game-title {
    font-size: 40px;
    color: #000000;
    margin-bottom: 20px;
    display: block;
}

.back-to-shop-wrapper a.tt-btn.secondary {
    min-width: 150px;
    padding: 5px 9px;
    border: 1px solid #5ab5a7;
    outline: none;
    background: none;
    text-align: center;
}

.back-to-shop-wrapper a.tt-btn.secondary .button-arrows {
    display: inline-block;
    margin-right: 10px;
    vertical-align: text-bottom;
}

.back-to-shop-wrapper a.tt-btn.secondary:hover {
    background: #5ab5a7;
}

.shop-responsive-actions {
    display: none;
}

.back-to-shop-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* ------------------------------
        THANKS PAGE
------------------------------ */

#tt-thankyou .thankyou-notice {
    margin-bottom: 20px;
    padding: 0;
    background: transparent;
    color: #121C33;
    font-family: 'l10Bold';
    font-size: 2.7rem;
    text-align: left;
    text-transform: uppercase;
}

#tt-thankyou .thankyou-message .customer-email {
    font-family: 'l10Bold';
    color: #51B5A7;
}

#tt-thankyou .order-summary h2 {
    position: relative;
    color: #51B5A7;
    font-size: 1.7rem
}

#tt-thankyou .order-summary h2::before {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: -20px;
    left: 0;
    background: #121C33;
}

#tt-thankyou .order-summary .line {
    margin-bottom: 20px;
    padding-bottom: 20px;
}

#tt-thankyou .line.game .description {
    width: calc((100% - 75px) / 5 * 4);
}

#tt-thankyou .line.voucher-or-product .description {
    width: calc((100% - 75px) / 5 * 3);
}

#tt-thankyou .line.voucher-or-product .qty-wrapper {
    width: calc((100% - 75px) / 5);
}

#tt-thankyou .price-wrapper {
    width: calc((100% - 75px) / 5);
}

#tt-thankyou .line.game h3, #tt-thankyou .line.voucher-or-product .label strong {
    color: #121C33;
    font-family: 'l10Bold';
    font-size: 1.7rem;
    text-transform: uppercase;
}

#tt-thankyou .line.game .cart-info-flex .info {
    margin: 10px 15px 10px 0;
    display: flex;
    align-items: center;
}

#tt-thankyou .line.game .cart-info-flex .info:last-of-type {
    margin-right: 0;
}

#tt-thankyou .line.game .item-info-icon {
    margin-right: 5px;
    display: flex;
    align-items: center;
    color: #51B5A7;
    font-family: 'l10Bold';
}

#tt-thankyou .line.game .item-info-icon img {
    margin-right: 5px;
}

#tt-thankyou .price-wrapper {
    margin-right: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #51B5A7;
    font-family: 'l10Bold';
    font-size: 1.3rem;
}

#tt-thankyou .price-wrapper span {
    text-align: center;
}

#tt-thankyou .line.voucher-or-product .qty-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

#tt-thankyou .line.voucher-or-product .qty-wrapper strong {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 5px;
    color: #51B5A7;
    font-family: 'l10Bold';
}

#tt-thankyou .line.total {
    justify-content: flex-end;
    text-align: right;
}

#tt-thankyou .line.total .label {
    margin-right: 20px;
    font-family: 'l10Bold';
    font-size: 1.3rem;
    text-transform: uppercase;
}

#tt-thankyou .line.total .label-tva {
    font-family: 'l10Regular';
    font-size: 1rem;
    text-transform: initial;
}

#tt-thankyou .line.total .price-wrapper {
    font-size: 1.7rem;
}

#tt-thankyou .invitations {
    margin-bottom: 30px;
    padding-bottom: 50px;
    border-bottom: 1px solid #121C33;
}

#tt-thankyou .invitations .before-form-message {
    font-family: 'l10Bold';
    font-size: 1.3rem;
}

#tt-thankyou .invitations .player-line {
    margin-bottom: 10px;
}

#tt-thankyou .invitations .player-line .counter-wrapper {
    width: 10%;
    margin-right: 150px;
    display: flex;
    align-items: center;
    color: #51B5A7;
    font-family: 'l10Bold';
}

#tt-thankyou .invitations .player-line .counter-wrapper img {
    margin-right: 5px;
}

#tt-thankyou .invitations .player-line .counter-wrapper span {
    margin-left: 3px;
}

#tt-thankyou .invitations .player-line .fields {
    width: calc(90% - 150px);
    display: flex;
    justify-content: space-between;
}

#tt-thankyou .invitations .player-line .fields input {
    width: 31%;
    height: 40px;
    padding-left: 10px;
    background: #fff;
    color: #121C33;
    border: 1px solid #51B5A7;
    outline: none;
}

#tt-thankyou .invitations .player-line .fields input:last-of-type {
    margin: 0;
}

#tt-thankyou .invitations .player-line .fields input::placeholder {
    color: rgba(18, 28, 51, .5);
    font-family: 'l10Bold';
}

#tt-thankyou .players .head-line {
    margin-bottom: 10px;
    color: #51B5A7;
}

#tt-thankyou .players .actions {
    margin-top: 25px;
    justify-content: flex-start;
}

#tt-thankyou .players .actions .tt-btn.primary {
    padding: 0;
    display: flex;
    align-items: center;
    background: transparent;
    color: #51B5A7;
    outline: none;
    font-family: 'l10Bold';
}

#tt-thankyou .players .actions .tt-btn.primary img {
    margin-right: 10px;
}

#tt-thankyou .players .checkboxes {
    margin-left: 25px;
}

#tt-thankyou .players .checkbox-col {
    display: flex;
    align-items: center;
    justify-content: center;
}

#tt-thankyou .players .checkboxes input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    width: 15px;
    height: 15px;
    position: relative;
    background: #FFF;
    border: 1px solid #51B5A7;
}

#tt-thankyou .players .checkboxes input[type="checkbox"]:checked {
    background: #51B5A7;
}

#tt-thankyou .players .checkboxes input[type="checkbox"]:checked:before {
    content: '\2713';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #FFF;
    font-size: 13px;
}

#tt-thankyou .bottom-buttons {
    display: flex;
    justify-content: flex-end;
}

#tt-thankyou .bottom-buttons .back-to-home {
    margin-right: 15px;
    padding: 5px 25px;
    display: flex;
    border: 1px solid #5AB5A7;
    outline: none;
    background: transparent;
    color: #121C33;
    font-family: "l10Bold";
    text-align: center;
    text-transform: uppercase;
}

#tt-thankyou .bottom-buttons .back-to-home:hover {
    background: #5AB5A7;
    color: #FFF;
}

#tt-thankyou .bottom-buttons .back-to-home:not(hover) .button-arrows {
    margin-right: 8px;
    display: flex;
    align-items: center;
}

#tt-thankyou .bottom-buttons .back-to-home:not(hover) .button-arrows img:last-of-type {
    display: none;
}

#tt-thankyou .bottom-buttons .back-to-home:hover .button-arrows img:first-of-type {
    display: none;
}

#tt-thankyou .bottom-buttons .back-to-home:hover .button-arrows img:last-of-type {
    display: block;
}

#tt-thankyou .bottom-buttons .send-invitations {
    padding: 5px 25px;
    background: #51B5A7;
    border: 1px solid #51B5A7;
    outline: none;
    color: #FFF;
    font-family: "l10Bold";
    text-transform: uppercase;
}

#tt-thankyou .bottom-buttons .send-invitations:hover {
    background: #FFF;
    color: #121C33;
}

.calendar-promotional-text {
    margin-top: 10px;
    font-size: 14px;
}.responsive-visible {
    display: none;
}

/* Large desktops and laptops */

@media (min-width: 1600px) {}

@media (min-width: 1800px) {}

@media (min-width: 2000px) {}

@media (min-width: 2200px) {}

/* Large desktops and laptops */

@media (max-width: 1500px) {
    .game-img-2 img {
        max-width: calc(100% + 175px);
        margin-right: -175px;
    }
}

@media (max-width: 1400px) {
    .game-img-2 img {
        max-width: calc(100% + 150px);
        margin-right: -150px;
    }
    #post-102 .vc_row.vc_column-gap-35 {
        margin-left: -10px;
        margin-right: -10px;
    }

    #post-102 .vc_row.vc_column-gap-35>.vc_column_container {
        padding: 10px;
    }
    .inline-content-container:last-child > .inline-content > #tochest {
        margin-right: 0 !important;
    }
}

@media (max-width: 1360px) {
    .header-jeu-column-infos .infos-row-cta {
        justify-content: flex-start;
    }
    .loop-badges {
        justify-content: flex-start;
    }
    .header-location .loop-badges {
        justify-content: center;
    }
}

@media (max-width: 1300px) {
    .simple-image-card.auto-height.game-square-card .simple-image-card-content {
        max-width: calc(100% - 50px)!important;
        margin: 10px 25px;
    }
    .simple-image-card.auto-height.game-square-card .simple-image-card-content img {
        max-height: 120px;
    }
    .game-img-2 img {
        max-width: calc(100% + 100px);
        margin-right: -100px;
    }
}

/* Large desktops and laptops */

@media (max-width: 1250px) {
    .header-menu-container ul li a {
        font-size: 1rem;
    }
    nav#header>.container {
        max-width: 100%;
    }
    a.navbar-brand img {
        height: auto;
        max-height: 49px;
    }
    .enluminures-container .lines span:nth-child(1):before {
        right: calc(50vw + 67px);
    }
    .enluminures-container .lines span:nth-child(1):after {
        left: calc(50vw + 67px);
    }
    .game-img-2 img {
        max-width: calc(100% + 75px);
        margin-right: -75px;
    }
}

@media (max-width: 1200px) {
    .simple-image-card.auto-height.game-square-card .simple-image-card-content img {
        max-height: 140px;
    }
    .last-card {
        margin-top: 50px;
        /* margin-left: 30%; */
    }
    .game-img-1 img {
        max-width: calc(100% + 50px);
        margin-left: -50px;
    }

    #post-102 #corpo-block-left > .vc_column-inner, #post-102 #corpo-block-right > .vc_column-inner {        
        margin-left: 30px !important ;
        margin-right: 30px !important ;
        padding-top: 50px !important;
        padding-bottom: 50px !important;
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
}

@media (max-width: 1192px) {}

@media (max-width: 1150px) {
    .game-img-2 img {
        max-width: calc(100% + 25px);
        margin-right: -25px;
    }
}

@media (max-width: 1100px) {
    .triptrap-header-container.header-game {
        height: initial!important;
    }
    .triptrap-header-container.header-game .triptrap-header {
        padding: 40px 0 120px;
    }
    .header-jeu-wrapper {
        flex-direction: column-reverse;
        align-items: center;
    }
    .header-jeu-column-logo {
        width: 100%;
        margin-bottom: 35px;
        padding: 0;
        justify-content: center;
    }
    .header-jeu-column-logo img {
        max-width: 45%;
    }
    .header-jeu-column-infos {
        width: 100%;
        padding: 0;
        text-align: center;
    }
    .header-jeu-column-infos .description {
        max-width: 65ch;
        margin: 0 auto 25px;
    }
    .header-jeu-column-infos :is(.infos-row, .infos-row-cta) {
        justify-content: center;
    }
    .header-jeu-column-infos .infos-row-1 div.place {
        margin-right: 20px;
    }
    .posts-loop-ajaxed-container.nos-jeux-listing .posts-loop-ajaxed-filters::before, .posts-loop-ajaxed-container.nos-jeux-listing .posts-loop-ajaxed-filters::after {
        display: none;
    }
    .header-menu-container ul li a {
        font-size: 0.94rem;
    }
    .game-img-1 img {
        max-width: calc(100%);
        margin-left: 0;
    }
}

@media (max-width: 1024px) {
    img.desktop-logo {
        display: none;
    }
    img.responsive-logo {
        display: initial;
    }
    div#toggle {
        top: 24px;
        right: initial;
        left: 20px;
    }
    header#masthead {
        padding: 10px 0!important;
    }
    #mainnav ul li a {
        font-size: 7vw;
        height: auto;
        letter-spacing: 1px;
        font-weight: 500;
        width: auto;
        max-width: 100vw;
    }
    #mainnav ul li a:hover {
        color: #FFFFFF;
    }
    .responsive-site-logo {
        display: block;
        margin: auto;
        max-width: 200px;
        margin-bottom: 5%;
    }
    #mainnav ul li a {
        color: #FFFFFF;
        line-height: normal;
    }
    body.scrolled .menu-white #mainnav ul li a {
        color: #FFFFFF;
        line-height: normal;
    }
    .responsive-site-logo {
        display: block;
        margin: auto;
        max-width: 200px;
        margin-bottom: 5%;
    }
    .enluminures-container {
        display: none;
    }
    .header-wrap .desktop-header-row {
        position: fixed;
        left: 100%;
        top: 0;
        bottom: 0;
        background: #5ab5a7;
        z-index: 99999;
        left: initial;
        right: 100%;
    }
    .header-wrap .desktop-header-row>div {
        opacity: 0;
        transition: all 0.75s 0.25s;
        -ms-transition: all 0.75s 0.25s;
        -webkit-transition: all 0.75s 0.25s;
        -moz-transition: all 0.75s 0.25s;
        -o-transition: all 0.75s 0.25s;
        transform: translateX(-200px);
    }
    #header.open .header-wrap .desktop-header-row>div {
        opacity: 1;
        transform: translateX(0px);
    }
    .header-row-container {
        flex-wrap: wrap;
        width: 100%;
        margin: auto;
        height: 100%;
        align-items: center;
        justify-content: center;
        align-content: center;
        position: relative;
        left: 100%;
        transition: all 0.5s;
        -ms-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
    }
    #header .header-menu-column {
        flex: 1 1 100%;
        max-width: 100%;
    }
    #header .header-menu-column:nth-child(1) {
        order: 2;
        height: auto;
    }
    #header .header-menu-column:nth-child(2) {
        order: 1;
        height: auto;
    }
    #header .header-menu-column:nth-child(3) {
        order: 3;
    }
    #header .nav_menu ul li {
        opacity: 1;
        right: 0;
        text-align: center;
    }
    #header .nav_menu ul li a {
        font-size: 2rem;
    }
    a.navbar-brand img {
        max-height: none;
        width: 120px;
        margin-bottom: 20px;
    }
    a.navbar-brand {
        text-align: center;
    }
    /* MENU OPEN */
    #header.open .header-row-container {
        right: 0;
    }
    #header.open .header-wrap {
        left: 0;
    }
    .header-row-container.responsive-header-row {
        display: initial;
        position: initial;
        left: 0;
    }
    img.header-single-image {
        width: 70px;
    }
    .header-image-container.center.responsive-header-row-logo {
        text-align: center;
    }
    .header-image-container.center.responsive-header-row-logo a {
        display: inline-block;
        text-align: center;
    }
    #header {
        padding: 4px;
        height: 69px;
        display: block;
    }
    #header .container {
        height: 62px;
        position: relative;
        padding: 0;
    }
    .header-menu-container.nav_menu {
        height: auto;
        max-height: none;
        position: initial;
        opacity: 1;
        background: none;
    }
    img.header-single-image {
        width: 67px;
    }
    .header-image-container.center.responsive-header-row-logo a {
        display: inline-block;
        text-align: center;
    }
    .responsive-header-row {
        display: block;
    }
    .triptrap-header-container.header-games {
        min-height: 0;
        height: 500px!important;
    }
    .header-location .triptrap-header {
        align-items: center;
    }
    .header-game .triptrap-header {
        align-items: baseline;
        padding-top: 35px;
    }
    .posts-loop-ajaxed-container.nos-jeux-listing {
        max-width: 1080px;
        margin: -95px auto -150px auto;
    }
    .posts-loop-ajaxed-container.nos-jeux-listing .posts-loop-ajaxed-filters {
        margin-bottom: 30px;
    }
    .game-img-2 img {
        max-width: 100%;
        margin-right: 0;
    }
    .jeu .top-paper.bottom-paper::before {
        display: none;
    }
    ul#qtranslate-chooser {
        display: flex;
    }
    ul#qtranslate-chooser li+li:before {
        margin: 0 3px;
        content: "|";
    }
    ul#qtranslate-chooser li+li {
        border: none;
    }
    ul#qtranslate-chooser li {
        font-size: 18px;
    }

    #post-102 #corpo-block-left > .vc_column-inner, #post-102 #corpo-block-right > .vc_column-inner {        
        margin-left: 20px !important ;
        margin-right: 20px !important ;
        padding-top: 40px !important;
        padding-bottom: 40px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

@media (min-width: 992px) {
    .container, .container-lg, .container-md, .container-sm {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width: 991px) {
    :root {
        font-size: 14px;
    }
    .responsive-hidden {
        display: none;
    }
    .responsive-visible {
        display: block;
    }
    .header-row-container.responsive-header-row {
        display: flex;
        position: initial;
        opacity: 1;
        left: 0;
    }
    .enluminures-container {
        display: none;
    }
    .catalpa-category-wrapper {
        width: 40%;
    }
    .jeux-item-ctas :is(a.button-reserver, a.button-en-savoir-plus) {
        min-width: 125px;
    }
    .simple-image-card.auto-height.game-square-card .simple-image-card-content img {
        max-height: 120px;
    }
    .type_filter {
        line-height: initial;
    }
}

@media (max-width: 900px) {
    .jeux-item-left {
        width: 80%;
        padding-right: 0;
    }
    .jeux-item-right {
        padding: 0 40px;
    }
    .simple-image-card.auto-height.game-square-card .simple-image-card-content img {
        max-height: 100px;
    }
    #tt-cart .fields>.line {
        flex-wrap: wrap;
    }
    #tt-cart .checkout-form .fields .field-wrapper {
        width: calc(50% - 20px);
        margin: 5px 5px;
    }
    #tt-cart .checkout-form .fields .field-wrapper:first-child {
        margin: 5px 5px;
    }
}

@media (max-width: 830px) {
    .footer-menu-column:is(.footer-first-col, .footer-second-col, .footer-third-col, .footer-last-col) {
        width: 50%;
        text-align: center;
    }
    .footer-menu-column:is(.footer-second-col, .footer-last-col) {
        text-align: center;
    }
    .footer-menu-column-inner .footer-menu-container {
        justify-content: center;
    }
    .simple-image-card.auto-height.game-square-card .simple-image-card-content img {
        max-height: 85px;
    }
    .subtitle-enluminures::before, .subtitle-enluminures::after {
        display: none!important;
    }
    #tt-cart ul.cart-items>li>.description {
        flex: 22;
    }
    #tt-cart .total-line {
        display: block;
        text-align: right;
    }
    #tt-cart .total-line>div {
        width: 100%
    }
    #tt-cart .coupon-line {
        width: 80%;
    }
}

/*Portrait tablets and small desktops*/

@media (max-width: 810px) {
    .footer-menu-column.legal-links .footer-menu-column-inner {
        flex-direction: column;
        align-items: center;
    }
    .posts-loop-ajaxed-container.nos-jeux-listing .posts-loop-ajaxed-filters {
        flex-direction: column;
    }
    .type_filter {
        width: 100%;
        background: transparent;
        display: flex;
        flex-direction: row;
        justify-content: center;
        min-height: auto;
        margin-bottom: 6px;
        max-width: none;
        padding: 0;
    }
    .type_filter:last-child {
        padding-right: 0;
    }
    .type_filter label {
        color: #ffffff;
        background: #121c33;
        width: 50%;
        height: 40px;
        text-align: center;
        line-height: 40px;
        margin: 0;
    }
    .type_filter select {
        padding: 10px;
        width: 50%;
        max-width: none;
    }
    .post-loop-ajaxed-filters {
        width: 100%;
    }
    .posts-loop-ajaxed-container.nos-jeux-listing .post-loop-ajaxed-filters {
        margin-bottom: 15px;
    }
    .post-loop-ajaxed-filters-button {
        width: 100%;
    }
    .type_filter+.type_filter:before {
        background: transparent;
    }
}

@media (max-width: 800px) {}

@media (max-width: 767px) {
    .responsive-reverse {
        flex-direction: column-reverse;
    }
    .responsive-text-center {
        text-align: center;
    }
    .responsive-margin-bottom {
        margin-bottom: 5px;
    }
    .responsive-no-padding-bottom {
        padding-bottom: 5px!important;
    }
    .single-jeu .vc_row.wpb_row.top-paper.bottom-paper {
        padding: 50px 0 60px;
    }
    .vc_row.wpb_row.vc_row-fluid.has-paper-top {
        padding-top: 140px;
    }
    .vc_row.wpb_row.vc_row-fluid.has-paper-bottom {
        padding-bottom: 140px;
    }
    .header-home.header-kids {
        background-position: 30% center;
    }
    p.rewards-container {
        justify-content: center;
    }
    .catalpa-categories-wrapper {
        justify-content: center;
    }
    .catalpa-category-wrapper {
        width: 60%;
    }
    .responsive-text-center {
        text-align: center;
    }
    .jeux-item {
        max-height: initial;
    }
    .jeux-item-content {
        flex-direction: column-reverse;
        flex-wrap: wrap;
        align-items: center;
    }
    .jeux-item-right {
        padding: 20px 0 0;
    }
    .jeux-item-left {
        padding: 20px 0;
        text-align: center;
    }
    .jeu-metas>div+div {
        margin-left: 0;
    }
    .jeu-metas>div {
        margin: 10px 10px!important;
    }
    .home .jeu-metas>div {
        margin: 5px 0!important;
    }
    .jeux-item-left>div {
        margin: 15px 0;
        justify-content: center;
    }
    .jeux-item-left>.jeu-metas {
        justify-content: space-evenly;
    }
    .faq .vc_toggle_title::before, .faq .vc_toggle_title::after {
        display: none;
    }
    .cover-image-container {
        display: none;
    }
    .middle-card {
        margin: 35px 0;
    }
    .last-card {
        margin: 0;
    }
    .simple-image-card-inner {
        justify-content: center;
    }
    .posts-loop-ajaxed-container.nos-jeux-listing {
        margin-bottom: 0;
    }
    .vc_row.wpb_row.col-enluminures-separated>.wpb_column+.wpb_column:before {
        display: none;
    }
    .iframeYT iframe {
        height: 430px;
    }
    .vertical-dynamic-separator {
        display: none;
    }
    .contact-col-horaires .wpb_text_column {
        margin-bottom: 35px;
    }
    #tt-thankyou .price-wrapper {
        margin-right: 25px;
    }
    #tt-thankyou .price-wrapper {
        width: calc((100% - 25px) / 5);
    }
    #tt-thankyou .line.total .price-wrapper {
        width: calc((100% - 25px) / 4);
    }
    #tt-thankyou .invitations .player-line .counter-wrapper {
        margin-right: 85px;
    }
    #tt-thankyou .invitations .player-line .fields {
        width: calc(90% - 85px);
    }
    .item-selection, #tt-shop .breadcrumb ol {
        width: 100%;
    }
    aside.items-images, .step.selection-step.voucher-or-product-step .items-images {
        display: none;
    }
    .step.calendar-step[data-step="2"] .item-selection {
        display: none;
    }
    .step.calendar-step[data-step="2"] .slot-selection {
        margin: 20px 0 0 0;
        width: 100%;
    }
    .cart-items h3.game-title {
        font-size: 30px;
    }
    #tt-cart ul.cart-items>li>.description {
        flex: 15;
    }
    #tt-cart .cart-items li .price-wrapper {
        flex: 5;
    }
    #tt-cart ul.cart-items .delete-cart-item {
        flex: 2;
    }
    #tt-cart .cart-items li .qty-wrapper {
        flex: 3;
    }
    #tt-cart .covid-block,
    #tt-cart .covid-logo {
        display: block !important;        
    }

    #post-102 #corpo-block-left > .vc_column-inner, #post-102 #corpo-block-right > .vc_column-inner {
        margin-left: 0px !important ;
        margin-right: 0px !important ;
        margin-top: 0px !important ;
        margin-bottom: 0px !important ;
    }
}

/* Landscape phones and portrait tablets */

@media (max-width: 720px) {}

@media (max-width: 700px) {
    .header-jeu-column-infos .infos-row-cta a:first-of-type {
        width: 45px;
        height: 45px;
        min-width: initial;
        justify-content: center;
    }
    .header-jeu-column-infos .infos-row-cta a:first-of-type img {
        margin: initial;
    }
    .header-jeu-column-infos .infos-row-cta a:first-of-type p {
        display: none;
    }
    .header-jeu-column-infos .infos-row-1 div {
        margin-bottom: 10px;
    }
}

@media (max-width: 685px) {
    #tt-thankyou .thankyou-notice {
        font-size: 2.4rem;
    }
    #tt-thankyou .line.game h3, #tt-thankyou .line.voucher-or-product .label strong {
        font-size: 1.5rem;
    }
    #tt-cart .cart-items li>div.thumb {
        display: none;
    }
    #tt-cart .cart-coupon-total {
        flex-wrap: wrap;
    }
    #tt-cart .coupon-line, #tt-cart .total-lines {
        width: 100%;
    }
    #tt-cart .total-lines {
        margin-top: 20px;
    }
    div#tt-next-sessions tbody>tr {
        display: flex;
    }
    #tt-next-sessions tbody>tr>td, #tt-next-sessions td.col-room {
        width: 100%;
    }
}

@media (max-width: 600px) {
    div#tt-next-sessions tbody>tr {
        flex-wrap: wrap;
    }
    #tt-next-sessions tbody>tr>td, #tt-next-sessions td.col-room {
        display: block;
        text-align: center;
    }
    #tt-next-sessions .next-session-game-name {
        justify-content: center;
        margin-bottom: 15px;
    }
    #tt-next-sessions tbody>tr.last-hour {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
}

@media (max-width: 575px) {
    #footer .row>div, .footer-menu-column.legal-links .footer-menu-container ul {
        text-align: center;
    }
    .footer-menu-column.legal-links .footer-menu-column-inner {
        flex-direction: column;
    }
    .catalpa-category-wrapper {
        width: 100%;
    }
    .jeux-item-left {
        width: 90%;
    }
    .vc_row.wpb_row.vc_row-fluid.nos-jeux-row>.vc_column_container>.vc_column-inner {
        padding: 0;
    }
    #tt-thankyou .line.total .price-wrapper {
        width: 100%;
    }
    #tt-thankyou .invitations .player-line .fields {
        flex-wrap: wrap;
        justify-content: center;
    }
    #tt-thankyou .invitations .player-line .fields input {
        width: 51%;
        min-width: 200px;
        margin-bottom: 10px;
    }
    #tt-thankyou .invitations .player-line .fields input:last-of-type {
        margin-bottom: 25px;
    }
    #tt-cart ul.cart-items>li {
        flex-wrap: wrap;
        text-align: center;
    }
    #tt-cart ul.cart-items>li>.description, #tt-cart ul.cart-items .delete-cart-item, #tt-cart .cart-items li .price-wrapper {
        flex: initial;
        width: 100%;
        justify-content: center;
        padding: 0;
    }
    #tt-cart ul.cart-items .delete-cart-item, #tt-cart .cart-items li .price-wrapper {
        margin-top: 20px;
    }
    .cart-items .info {
        margin: 5px auto;
    }
    #tt-cart .checkout-form .fields .field-wrapper {
        width: 100%;
        margin: 5px 0px;
    }
    #tt-cart .checkout-form .fields .field-wrapper:first-child {
        margin: 5px 0px;
    }
    #tt-thankyou .order-summary .line {
        flex-wrap: wrap;
    }
    #tt-thankyou .line.game .description, #tt-thankyou .price-wrapper, #tt-thankyou .qty-wrapper {
        width: 100%;
    }
    #tt-thankyou .price-wrapper, #tt-thankyou .qty-wrapper {
        margin-top: 10px;
        display: block;
    }
    .jeu-title > div {
        display:block;
        font-size:2rem;
        line-height:1.2;
    }
}

@media (max-width: 495px) {
    .triptrap-header-container.header-games {
        height: 586px!important;
    }
    .posts-loop-ajaxed-container.nos-jeux-listing {
        margin-top: -200px;
    }
    .posts-loop-ajaxed-container.nos-jeux-listing .posts-loop-ajaxed-filters {
        margin-top: 20px
    }
    .back-to-shop-wrapper {
        flex-wrap: wrap;
    }
    .back-to-shop-wrapper a.tt-btn.secondary, .cart-add-reservation {
        width: 100%;
    }
    .cart-add-reservation {
        margin-top: 20px;
        text-align: center;
    }

}

/* Portrait phones and smaller */

@media (max-width: 480px) {
    .header-location .loop-badges {
        justify-content: flex-start;
    }
    .vc_row.wpb_row.top-paper {
        margin-top: -90px;
    }
    .vc_row.wpb_row.bottom-paper, .vc_row.wpb_row.top-paper.bottom-paper {
        margin-bottom: -90px;
    }
    .triptrap-header-container.header-games, .posts-loop-ajaxed-container.nos-jeux-listing .posts-loop-ajaxed-filters {
        display: none;
    }
    .posts-loop-ajaxed-container.nos-jeux-listing .jeux-items-container {
        margin-top: 335px;
    }
}

@media (max-width: 425px) {
    .catalpa-categories-wrapper {
        width: 100%;
    }
    .iframeYT iframe {
        height: 330px;
    }
    .header-jeu-column-infos .infos-row-2 {
        justify-content: space-around;
    }
    .footer-menu-column:is(.footer-first-col, .footer-second-col, .footer-third-col, .footer-last-col) {
        width: 100%;
    }
    #tt-thankyou .price-wrapper {
        margin-right: 0;
        width: 100%;
    }
    #tt-thankyou .players .checkboxes {
        margin-left: 0;
    }
    #tt-thankyou .players .checkbox-col {
        width: 20px;
        margin: 0 3px;
    }
    #tt-thankyou .invitations .player-line .fields input {
        min-width: 180px;
    }
    #tt-shop table.calendar tbody .slots-details-line .tt-btn {
        width: 100%;
        margin-top: 10px;
    }
    #tt-shop .slots-details .hour-line .slots {
        width: 80px;
    }
    #tt-shop .slots-details .hour-line .btns {
        flex-wrap: wrap;
        width: 100%;
    }
    #tt-thankyou .line.total .price-wrapper {
        width: 100%;
    }
    #tt-thankyou .bottom-buttons {
        flex-wrap: wrap;
    }
    #tt-thankyou .bottom-buttons .back-to-home, #tt-thankyou .bottom-buttons .send-invitations {
        margin: 5px 0;
        min-width: 100%;
        text-align: center;
        justify-content: center;
    }
}

@media (max-width: 390px) {
    img.jeux-item-logo {
        max-width: 200px;
    }
    .jeux-item-ctas a.button-en-savoir-plus {
        float: left;
    }
    .jeux-item-ctas a.button-reserver {
        float: right;
    }
    #tt-cart .coupon-form .tt-field, #tt-cart .coupon-form .tt-btn.secondary {
        padding: 6px;
    }
}

@media (max-width: 380px) {
    .header-wysiwyg-text-container.responsive-reserver-nav a {
        padding: 5px 5px;
    }
    .pay-back-buttons {
        flex-wrap: wrap;
        width: 100%;
    }
    .back-to-shop-wrapper, .back-to-shop-wrapper a.tt-btn.secondary, #tt-cart .checkout-form .pay-wrapper, #tt-shop .tt-btn, #tt-cart .checkout-form .pay-wrapper span {
        width: 100%;
        margin: 10px 0 0 0;
    }
    .cgv-wrapper {
        margin: 0;
    }
    .cgv-wrapper label {
        text-align: left;
    }
}

@media (max-width: 350px) {
    img.jeux-item-logo {
        max-width: 185px;
    }
    .jeux-item-ctas a.button-en-savoir-plus {
        float: unset;
        margin-left: 10px;
    }
    .jeux-item-ctas a.button-reserver {
        float: unset;
    }
    .simple-image-card.auto-height.game-square-card .simple-image-card-content p {
        margin-bottom: 15px;
    }
    #tt-cart .coupon-form .tt-field, #tt-cart .coupon-form .tt-btn.secondary {
        font-size: 12px;
    }
}

@supports ( -webkit-touch-callout : none) {
    .selector {
        background-attachment:scroll
    }
}

@supports not ( -webkit-touch-callout : none) {
    .selector {
        background-attachment: fixed;
    }
}