@charset "UTF-8";
html body .img-fluid,
html body img {
    max-width: 100%;
    height: auto;
}
html body .embed-responsive,
html body iframe {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
@font-face {
    font-family: "Fenway Park JF Regular";
    font-style: normal;
    font-weight: 400;
    src: url(../../assets/fonts/FenwayParkJFRegular.ttf);
    src: local("FenwayParkJFRegular"), url(../../assets/fonts/FenwayParkJFRegular.ttf) format("truetype");
}
@font-face {
    font-family: "SUBSCRIBER Regular";
    font-style: normal;
    font-weight: 400;
    src: url(../../assets/fonts/SUBSCRIBER-Regular.otf);
    src: local("SUBSCRIBER-Regular"), url(../../assets/fonts/SUBSCRIBER-Regular.otf) format("truetype");
}
@font-face {
    font-family: "Gotham Light";
    font-style: normal;
    font-weight: 400;
    src: url(../../assets/fonts/GothamLight.eot);
    src: local("GothamLight"), url(../../assets/fonts/GothamLight.eot?#iefix) format("embedded-opentype"), url(../../assets/fonts/GothamLight.woff2) format("woff2"), url(../../assets/fonts/GothamLight.woff) format("woff"),
        url(../../assets/fonts/GothamLight.ttf) format("truetype"), url(../../assets/fonts/GothamLight.svg#Gotham-Light) format("svg");
}
@font-face {
    font-family: "Gotham Book";
    font-style: normal;
    font-weight: 400;
    src: url(../../assets/fonts/GothamBook.eot);
    src: local("GothamBook"), url(../../assets/fonts/GothamBook.eot?#iefix) format("embedded-opentype"), url(../../assets/fonts/GothamBook.woff2) format("woff2"), url(../../assets/fonts/GothamBook.woff) format("woff"),
        url(../../assets/fonts/GothamBook.ttf) format("truetype"), url(../../assets/fonts/GothamBook.svg#GothamBook) format("svg");
}
@font-face {
    font-family: "Gotham Medium";
    font-style: normal;
    font-weight: 400;
    src: url(../../assets/fonts/GothamMedium.eot);
    src: local("GothamMedium"), url(../../assets/fonts/GothamMedium.eot?#iefix) format("embedded-opentype"), url(../../assets/fonts/GothamMedium.woff2) format("woff2"), url(../../assets/fonts/GothamMedium.woff) format("woff"),
        url(../../assets/fonts/GothamMedium.ttf) format("truetype"), url(../../assets/fonts/GothamMedium.svg#GothamMedium) format("svg");
}
@font-face {
    font-family: Prata;
    font-style: normal;
    font-weight: 400;
    src: local("Prata-Regular"), url(../../assets/fonts/Prata-Regular.woff) format("woff"), url(../../assets/fonts/Prata-Regular.ttf) format("truetype");
}
@font-face {
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal;
    src: url(../../assets/fonts/Montserrat.ttf) format("truetype");
}
@font-face {
    font-family: MontserratLight;
    src: url(../../assets/fonts/Montserrat-Light.ttf) format("truetype");
}
html body {
    font-size: 16px;
    font-family: "Gotham Light", Arial, sans-serif;
    color: #000;
}
@media (min-width: 768px) {
    html body h2 {
        font-size: 1.52857em;
    }
    html body h4 {
        font-size: 1.5971em;
    }
}
@media (max-width: 767px) {
    html body h2 {
        font-size: 1.42857em;
    }
    html body h4 {
        font-size: 1.39571em;
    }
}
body a {
    text-decoration: none;
}
body a:hover {
    text-decoration: underline;
}
body a,
body a:active,
body a:focus,
body a:hover {
    color: #c0aa83;
}
body a.neutral,
body a.neutral:active,
body a.neutral:focus,
body a.neutral:hover {
    color: #000;
}
body a.light,
body a.light:active,
body a.light:focus,
body a.light:hover {
    color: #fff;
}
body #tarteaucitronRoot #tarteaucitronAlertBig {
    background: #fff;
    border-bottom: 1px solid #000;
    padding: 100px 10px;
    border-color: #c0aa83;
}
body #tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert {
    color: #000;
}
body #tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert strong {
    color: #000;
}
body #tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronPersonalize {
    background: #c0aa83 !important;
}
body #tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronCloseAlert {
    color: #a9a9a9;
    font-size: 13px !important;
}
body #tarteaucitronRoot #tarteaucitronAlertSmall {
    left: 10px;
    right: unset;
    background: rgba(255, 255, 255, 0.75);
}
body #tarteaucitronRoot #tarteaucitronAlertSmall #tarteaucitronManager {
    color: #000;
}
body #tarteaucitronRoot #tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot {
    display: none;
}
body #tarteaucitronRoot #tarteaucitronAlertSmall #tarteaucitronCookiesNumber {
    display: none;
}
body #tarteaucitronRoot #tarteaucitron #tarteaucitronClosePanel {
    background: #c0aa83 !important;
}
body #tarteaucitronRoot #tarteaucitron #tarteaucitronServices #tarteaucitronMainLineOffset {
    border-color: #c0aa83;
    background: #c0aa83 !important;
}
body #tarteaucitronRoot #tarteaucitron #tarteaucitronServices #tarteaucitronMainLineOffset #tarteaucitronInfo {
    background: #c0aa83 !important;
}
body #tarteaucitronRoot #tarteaucitron #tarteaucitronServices > .tarteaucitronBorder {
    border-color: #c0aa83;
}
body #tarteaucitronRoot #tarteaucitron #tarteaucitronServices > .tarteaucitronBorder > ul > li .tarteaucitronTitle button {
    background: #c0aa83 !important;
}
body #tarteaucitronRoot #tarteaucitronPercentage {
    display: none !important;
}
.dln-cta--light {
    display: inline-block;
    font-family: "Gotham Medium", sans-serif;
    padding: 10px 30px;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    border: 1px solid #fff;
    color: #fff;
}
.dln-cta--light.apple {
    font-family: Montserrat, sans-serif;
}
.dln-cta--light:hover {
    text-decoration: none;
    background-color: #fff;
    color: #c0aa83;
}
.dln-cta--dark {
    display: inline-block;
    font-family: "Gotham Medium", sans-serif;
    padding: 10px 30px;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    border: 1px solid #c0aa83;
    background-color: #c0aa83;
    color: #fff;
}
.dln-cta--dark.apple {
    font-family: Montserrat, sans-serif;
}
.dln-cta--dark:hover {
    text-decoration: none;
    background-color: #fff;
    color: #c0aa83;
}
.dln-cta--anim-light {
    display: inline-block;
    font-family: "Gotham Book", sans-serif;
    position: relative;
    -webkit-transition: color 0.2s ease-in;
    -o-transition: color 0.2s ease-in;
    -moz-transition: color 0.2s ease-in;
    transition: color 0.2s ease-in;
    text-transform: uppercase;
    background-color: transparent;
    border: 2px solid #fff;
    padding: 22px;
    color: #fff;
}
.dln-cta--anim-light.apple {
    font-family: Montserrat, sans-serif;
}
.dln-cta--anim-light span {
    z-index: 3;
    position: relative;
}
.dln-cta--anim-light:hover {
    text-decoration: none;
}
.dln-cta--anim-light:hover::before {
    width: 100%;
}
.dln-cta--anim-light::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 0;
    left: 0;
    top: 0;
    z-index: 0;
    -webkit-transition: width 0.3s;
    -o-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-transition-timing-function: cubic-bezier(1.1, 0.7, 0.5, 1.1);
    -moz-transition-timing-function: cubic-bezier(1.1, 0.7, 0.5, 1.1);
    -o-transition-timing-function: cubic-bezier(1.1, 0.7, 0.5, 1.1);
    transition-timing-function: cubic-bezier(1.1, 0.7, 0.5, 1.1);
}
@media all and (max-width: 991px) {
    .dln-cta--anim-light {
        font-size: 0.9rem;
        padding: 15px;
    }
}
.dln-cta--anim-light:hover {
    color: #c0aa83;
}
.dln-cta--anim-light::before {
    background: #fff;
}
.dln-cta--anim-dark {
    display: inline-block;
    font-family: "Gotham Book", sans-serif;
    position: relative;
    -webkit-transition: color 0.2s ease-in;
    -o-transition: color 0.2s ease-in;
    -moz-transition: color 0.2s ease-in;
    transition: color 0.2s ease-in;
    text-transform: uppercase;
    background-color: transparent;
    border: 2px solid #000;
    padding: 0.75rem 1.25rem;
    color: #000;
}
.dln-cta--anim-dark.apple {
    font-family: Montserrat, sans-serif;
}
.dln-cta--anim-dark span {
    z-index: 3;
    position: relative;
}
.dln-cta--anim-dark:hover {
    text-decoration: none;
}
.dln-cta--anim-dark:hover::before {
    width: 100%;
}
.dln-cta--anim-dark::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 0;
    left: 0;
    top: 0;
    z-index: 0;
    -webkit-transition: width 0.3s;
    -o-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-transition-timing-function: cubic-bezier(1.1, 0.7, 0.5, 1.1);
    -moz-transition-timing-function: cubic-bezier(1.1, 0.7, 0.5, 1.1);
    -o-transition-timing-function: cubic-bezier(1.1, 0.7, 0.5, 1.1);
    transition-timing-function: cubic-bezier(1.1, 0.7, 0.5, 1.1);
}
@media all and (max-width: 991px) {
    .dln-cta--anim-dark {
        font-size: 0.9rem;
        padding: 15px;
    }
}
.dln-cta--anim-dark:hover {
    color: #fff;
}
.dln-cta--anim-dark::before {
    background: #000;
}
.dln-cta--anim-dark span {
    font-size: 1em;
}
.dln-navigation {
    margin-top: 30px;
    margin-bottom: 40px;
}
.dln-navigation .navigation-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
@media (min-width: 400px) {
    .dln-navigation .navigation-inner {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
@media (max-width: 399px) {
    .dln-navigation .navigation-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.dln-navigation .navigation-inner .navigation--item a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Gotham Book", sans-serif;
    color: #333;
}
.dln-navigation .navigation-inner .navigation--item a:hover {
    text-decoration: none;
    color: #c0aa83;
}
@media (max-width: 399px) {
    .dln-navigation .navigation-inner .navigation--item a[rel="prev"] {
        margin-bottom: 10px;
    }
}
.dln-navigation .navigation-inner .navigation--item a[rel="prev"] i {
    margin-right: 7px;
}
.dln-navigation .navigation-inner .navigation--item a[rel="next"] i {
    margin-left: 7px;
}
.dln-pagination {
    margin-top: 30px;
    margin-bottom: 40px;
    font-family: Prata, serif;
}
.dln-pagination .pagination--inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.dln-pagination .pagination--inner nav .nav-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 399px) {
    .dln-pagination .pagination--inner nav .nav-links {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.dln-pagination .pagination--inner nav .nav-links .page-numbers {
    color: #333;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 4px;
}
@media (max-width: 399px) {
    .dln-pagination .pagination--inner nav .nav-links .page-numbers {
        margin-bottom: 8px;
    }
}
.dln-pagination .pagination--inner nav .nav-links .page-numbers:not(.dots) {
    border: 1px solid #333;
    min-width: 35px;
    padding: 5px 10px;
}
.dln-pagination .pagination--inner nav .nav-links .page-numbers:hover {
    text-decoration: none;
}
.dln-pagination .pagination--inner nav .nav-links .page-numbers.current {
    color: #c0aa83;
}
.dln-share-social {
    margin-bottom: 20px;
}
.dln-share-social .share-social-inner .share__title {
    font-family: "Gotham Medium", sans-serif;
    margin-bottom: 5px;
}
.dln-share-social .share-social-inner ul.share__list {
    list-style-type: none;
    margin-left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.dln-share-social .share-social-inner ul.share__list li:not(:first-child) {
    margin-left: 10px;
}
.dln-share-social .share-social-inner ul.share__list li a i {
    color: #c0aa83;
}
.dln-share-social .share-social-inner ul.share__list li a:hover i {
    color: #333;
}
p.copyright {
    position: absolute;
    bottom: 0;
    margin: 0;
    padding: 5px 10px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #c0aa83;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
}
p.copyright i {
    font-size: 11px;
}
form .nf-error-msg {
    margin-bottom: 10px;
    color: #333;
}
form .nf-before-form-content .nf-form-fields-required {
    display: none;
}
form .nf-form-content {
    font-family: "Gotham Book", sans-serif;
}
form .nf-form-content .nf-field-container {
    margin-bottom: 0;
}
form .nf-form-content .nf-field-container.label-above .nf-field-label {
    margin-bottom: 0;
}
form .nf-form-content .ninja-forms-req-symbol {
    color: #000;
}
form .nf-form-content .nf-error .ninja-forms-field {
    border: none;
}
form .nf-form-content .checkbox-wrap .nf-field-label {
    width: 100%;
    padding-left: 0;
    color: #333;
}
form .nf-form-content .checkbox-wrap .nf-field-label label {
    font-weight: 400;
}
form .nf-form-content .checkbox-wrap input {
    margin-top: 7px;
}
@media (min-width: 768px) {
    form .nf-form-content .form__validate {
        text-align: right;
    }
}
@media (max-width: 767px) {
    form .nf-form-content .form__validate {
        text-align: center;
    }
}
form .nf-form-content .form__validate input[type="button"].ninja-forms-field {
    display: inline-block;
    font-family: "Gotham Book", sans-serif;
    padding: 10px 40px;
    background-color: transparent;
    border: 1px solid #000;
    color: #000;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
form .nf-form-content .form__validate input[type="button"].ninja-forms-field.apple {
    font-family: Montserrat, sans-serif;
}
form .nf-form-content .form__validate input[type="button"].ninja-forms-field:hover {
    background-color: #000;
    color: #fff;
    text-decoration: none;
}
form input:not([type="search"]):not([type="checkbox"]),
form textarea {
    margin-bottom: 10px;
}
form input:not([type="submit"]):not([type="checkbox"]):not([type="search"]):not([type="button"]),
form textarea {
    width: 100%;
    padding: 5px 15px 5px 0;
    line-height: 1.4em;
    background: 0 0;
    border-bottom: 1px solid #a9a9a9;
    color: #000;
}
form input:not([type="submit"]):not([type="checkbox"]):not([type="search"]):not([type="button"])::-webkit-input-placeholder,
form textarea::-webkit-input-placeholder {
    display: block;
}
form input:not([type="submit"]):not([type="checkbox"]):not([type="search"]):not([type="button"])::-moz-placeholder,
form textarea::-moz-placeholder {
    display: block;
}
form input:not([type="submit"]):not([type="checkbox"]):not([type="search"]):not([type="button"]):-ms-input-placeholder,
form textarea:-ms-input-placeholder {
    display: block;
}
form input:not([type="submit"]):not([type="checkbox"]):not([type="search"]):not([type="button"])::-ms-input-placeholder,
form textarea::-ms-input-placeholder {
    display: block;
}
form input:not([type="submit"]):not([type="checkbox"]):not([type="search"]):not([type="button"])::placeholder,
form textarea::placeholder {
    display: block;
}
form textarea {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #a9a9a9;
}
form input[type="submit"] {
    display: inline-block;
    font-family: "Gotham Medium", sans-serif;
    padding: 10px 30px;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    border: 1px solid #c0aa83;
    background-color: #c0aa83;
    color: #fff;
}
form input[type="submit"].apple {
    font-family: Montserrat, sans-serif;
}
form input[type="submit"]:hover {
    text-decoration: none;
    background-color: #fff;
    color: #c0aa83;
}
form input[type="search"] {
    border-bottom: 1px solid #a9a9a9;
    margin-right: 5px;
}
.form__legals {
    color: #333;
}
.site-content header.entry-header:not(.has-img-bkgd):not(.frontpage-header):not(.post-header),
.site-content header.page-header:not(.has-img-bkgd) {
    margin-top: 20px;
}
.site-content header.entry-header:not(.has-img-bkgd):not(.frontpage-header):not(.post-header) h1:not(.dln-form__title),
.site-content header.page-header:not(.has-img-bkgd) h1:not(.dln-form__title) {
    margin-bottom: 10px;
    font-family: "Gotham Book", sans-serif;
}
.site-content header.entry-header.has-img-bkgd,
.site-content header.page-header.has-img-bkgd {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    background: no-repeat scroll center center;
    -moz-background-size: cover !important;
    background-size: cover !important;
    position: relative;
}
@media (min-width: 992px) {
    .site-content header.entry-header.has-img-bkgd,
    .site-content header.page-header.has-img-bkgd {
        height: 350px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .site-content header.entry-header.has-img-bkgd,
    .site-content header.page-header.has-img-bkgd {
        height: 300px;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .site-content header.entry-header.has-img-bkgd,
    .site-content header.page-header.has-img-bkgd {
        height: 250px;
    }
}
@media (max-width: 575px) {
    .site-content header.entry-header.has-img-bkgd,
    .site-content header.page-header.has-img-bkgd {
        height: 200px;
    }
}
.site-content header.entry-header.has-img-bkgd .entry-header__inner,
.site-content header.entry-header.has-img-bkgd .page-header__inner,
.site-content header.page-header.has-img-bkgd .entry-header__inner,
.site-content header.page-header.has-img-bkgd .page-header__inner {
    z-index: 4;
}
.site-content header.entry-header.has-img-bkgd .entry-header__inner h1,
.site-content header.entry-header.has-img-bkgd .page-header__inner h1,
.site-content header.page-header.has-img-bkgd .entry-header__inner h1,
.site-content header.page-header.has-img-bkgd .page-header__inner h1 {
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.74);
    margin-bottom: 10px;
    font-family: "Gotham Medium", sans-serif;
    line-height: 1em;
    text-transform: uppercase;
}
@media (min-width: 768px) {
    .site-content header.entry-header.has-img-bkgd .entry-header__inner h1,
    .site-content header.entry-header.has-img-bkgd .page-header__inner h1,
    .site-content header.page-header.has-img-bkgd .entry-header__inner h1,
    .site-content header.page-header.has-img-bkgd .page-header__inner h1 {
        font-size: 3em;
    }
}
@media (max-width: 767px) {
    .site-content header.entry-header.has-img-bkgd .entry-header__inner h1,
    .site-content header.entry-header.has-img-bkgd .page-header__inner h1,
    .site-content header.page-header.has-img-bkgd .entry-header__inner h1,
    .site-content header.page-header.has-img-bkgd .page-header__inner h1 {
        font-size: 2.1em;
    }
}
.site-content header.entry-header.has-img-bkgd .entry-header__inner h4,
.site-content header.entry-header.has-img-bkgd .page-header__inner h4,
.site-content header.page-header.has-img-bkgd .entry-header__inner h4,
.site-content header.page-header.has-img-bkgd .page-header__inner h4 {
    font-family: Prata, serif;
    margin: 0;
    font-size: 27px;
}
.site-content header.entry-header.has-img-bkgd.blurred-bkgd,
.site-content header.page-header.has-img-bkgd.blurred-bkgd {
    overflow: hidden;
}
.site-content header.entry-header.has-img-bkgd.blurred-bkgd .blurred,
.site-content header.page-header.has-img-bkgd.blurred-bkgd .blurred {
    position: absolute;
    background: no-repeat scroll center center;
    -moz-background-size: cover !important;
    background-size: cover !important;
    height: 100%;
    width: 100%;
    -webkit-filter: blur(5px);
    filter: blur(5px);
    z-index: 0;
}
.site-content header.entry-header.has-img-bkgd.blurred-bkgd img,
.site-content header.page-header.has-img-bkgd.blurred-bkgd img {
    height: 150%;
    width: auto;
    position: absolute;
    top: -25%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
}
.site-content header.entry-header.has-img-bkgd::before,
.site-content header.page-header.has-img-bkgd::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    z-index: 3;
    opacity: 0.25;
}
.dln-basic-text-row,
.dln-basic-text-row--bottom-page {
    padding-bottom: 40px;
}
.dln-basic-text-row h2,
.dln-basic-text-row h3,
.dln-basic-text-row--bottom-page h2,
.dln-basic-text-row--bottom-page h3 {
    margin-bottom: 10px;
    font-family: "Gotham Medium", sans-serif;
    text-transform: uppercase;
}
.dln-basic-text-row--bottom-page {
    margin: 50px 0 0;
}
.masonry-item {
    -moz-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
}
.masonry-item article {
    height: 100%;
    width: 100%;
}
.masonry-item .masonry-content {
    position: relative;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 3;
    padding: 0 7px;
}
.masonry-item .masonry-content::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0;
    -webkit-transition: opacity 0.7s ease 0s;
    -o-transition: opacity 0.7s ease 0s;
    -moz-transition: opacity 0.7s ease 0s;
    transition: opacity 0.7s ease 0s;
}
.masonry-item .masonry-content:hover::after {
    opacity: 0.4;
}
.masonry-item .masonry-content .title {
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.74);
    margin-bottom: 10px;
    font-family: "Gotham Medium", sans-serif;
    text-transform: uppercase;
    position: relative;
    z-index: 4;
    color: #fff;
    -webkit-transition: all 0.15s ease 0s;
    -o-transition: all 0.15s ease 0s;
    -moz-transition: all 0.15s ease 0s;
    transition: all 0.15s ease 0s;
}
.masonry-item .masonry-content .title h3 {
    text-transform: uppercase;
    text-align: center;
}
.masonry-item .masonry-content:hover .title {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
}
@media (min-width: 992px) {
    .masonry-item .masonry-content a {
        font-family: "Gotham Book", sans-serif;
        position: absolute;
        -webkit-transform: translatey(60px);
        -moz-transform: translatey(60px);
        -ms-transform: translatey(60px);
        -o-transform: translatey(60px);
        transform: translatey(60px);
        width: 200px;
        height: 50px;
        padding: 0;
        margin: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: none;
        background: 0 0;
        color: #fff;
        outline: 0;
        cursor: pointer !important;
        z-index: 10;
        text-align: center;
    }
    .masonry-item .masonry-content a span {
        display: block;
        position: relative;
        line-height: 50px;
        height: 50px;
        cursor: pointer;
    }
    .masonry-item .masonry-content a > span:after {
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        width: 60px;
        height: 0;
        border: 2px solid #fff;
        border-left: none;
        border-bottom: none;
        -webkit-transition: height 0.15s ease-out, width 0.15s ease-out 0.15s;
        -o-transition: height 0.15s ease-out, width 0.15s ease-out 0.15s;
        -moz-transition: height 0.15s ease-out, width 0.15s ease-out 0.15s;
        transition: height 0.15s ease-out, width 0.15s ease-out 0.15s;
    }
    .masonry-item .masonry-content a > span:before {
        content: "";
        position: absolute;
        top: 0;
        right: 50%;
        width: 60px;
        height: 0;
        border: 2px solid #fff;
        border-right: none;
        border-bottom: none;
        -webkit-transition: height 0.15s ease-out, width 0.15s ease-out 0.15s;
        -o-transition: height 0.15s ease-out, width 0.15s ease-out 0.15s;
        -moz-transition: height 0.15s ease-out, width 0.15s ease-out 0.15s;
        transition: height 0.15s ease-out, width 0.15s ease-out 0.15s;
    }
    .masonry-item .masonry-content:hover a {
        text-decoration: none;
    }
    .masonry-item .masonry-content:hover a > span:after {
        width: -webkit-calc(50% - 0px);
        width: -moz-calc(50% - 0px);
        width: calc(50% - 0px);
        height: -webkit-calc(100% - 2px);
        height: -moz-calc(100% - 2px);
        height: calc(100% - 2px);
        -webkit-transition: width 0.15s ease-out, height 0.15s ease-out 0.15s;
        -o-transition: width 0.15s ease-out, height 0.15s ease-out 0.15s;
        -moz-transition: width 0.15s ease-out, height 0.15s ease-out 0.15s;
        transition: width 0.15s ease-out, height 0.15s ease-out 0.15s;
    }
    .masonry-item .masonry-content a > span:before {
        content: "";
        position: absolute;
        top: 0;
        right: 50%;
        width: 60px;
        height: 0;
        border: 2px solid #fff;
        border-right: none;
        border-bottom: none;
        -webkit-transition: height 0.15s ease-out, width 0.15s ease-out 0.15s;
        -o-transition: height 0.15s ease-out, width 0.15s ease-out 0.15s;
        -moz-transition: height 0.15s ease-out, width 0.15s ease-out 0.15s;
        transition: height 0.15s ease-out, width 0.15s ease-out 0.15s;
    }
    .masonry-item .masonry-content:hover a > span:before {
        width: -webkit-calc(50% - 0px);
        width: -moz-calc(50% - 0px);
        width: calc(50% - 0px);
        height: -webkit-calc(100% - 2px);
        height: -moz-calc(100% - 2px);
        height: calc(100% - 2px);
        -webkit-transition: width 0.15s ease-out, height 0.15s ease-out 0.15s;
        -o-transition: width 0.15s ease-out, height 0.15s ease-out 0.15s;
        -moz-transition: width 0.15s ease-out, height 0.15s ease-out 0.15s;
        transition: width 0.15s ease-out, height 0.15s ease-out 0.15s;
    }
    .masonry-item .masonry-content a > span > span:before {
        content: "";
        position: absolute;
        bottom: 0;
        right: 0;
        width: 1px;
        height: 1px;
        opacity: 0;
    }
    .masonry-item .masonry-content:hover a > span > span:before {
        opacity: 1;
        border-bottom: 2px solid #fff;
        width: -webkit-calc(50%);
        width: -moz-calc(50%);
        width: calc(50%);
        height: 1px;
        -webkit-transition: opacity 0s ease-out 0.29s, width 0.15s ease-out 0.3s;
        -o-transition: opacity 0s ease-out 0.29s, width 0.15s ease-out 0.3s;
        -moz-transition: opacity 0s ease-out 0.29s, width 0.15s ease-out 0.3s;
        transition: opacity 0s ease-out 0.29s, width 0.15s ease-out 0.3s;
    }
    .masonry-item .masonry-content a > span > span:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 1px;
        height: 1px;
        opacity: 0;
    }
    .masonry-item .masonry-content:hover a > span > span:after {
        opacity: 1;
        border-bottom: 2px solid #fff;
        width: -webkit-calc(50%);
        width: -moz-calc(50%);
        width: calc(50%);
        height: 1px;
        -webkit-transition: opacity 0s ease-out 0.29s, width 0.15s ease-out 0.3s;
        -o-transition: opacity 0s ease-out 0.29s, width 0.15s ease-out 0.3s;
        -moz-transition: opacity 0s ease-out 0.29s, width 0.15s ease-out 0.3s;
        transition: opacity 0s ease-out 0.29s, width 0.15s ease-out 0.3s;
    }
    .masonry-item .masonry-content a > span > span > span {
        -webkit-transition: color 0.15s ease-out 0.3s;
        -o-transition: color 0.15s ease-out 0.3s;
        -moz-transition: color 0.15s ease-out 0.3s;
        transition: color 0.15s ease-out 0.3s;
        color: transparent;
        text-transform: uppercase;
        font-size: 1rem;
    }
    .masonry-item .masonry-content:hover a > span > span > span {
        color: #fff;
    }
    .masonry-item .masonry-content a > span > span > span:after {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        color: #333;
        content: attr(data-attr-span);
        width: 0%;
        height: 100%;
        background: #fff;
        white-space: nowrap;
        text-align: center;
        margin: auto;
        overflow: hidden;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-transition: width 0.5s;
        -o-transition: width 0.5s;
        -moz-transition: width 0.5s;
        transition: width 0.5s;
    }
    .masonry-item .masonry-content a:hover > span > span > span:after {
        width: 100%;
    }
}
@media (max-width: 991px) {
    .masonry-item .masonry-content a {
        font-family: "Gotham Book", sans-serif;
        position: absolute;
        -webkit-transform: translatey(60px);
        -moz-transform: translatey(60px);
        -ms-transform: translatey(60px);
        -o-transform: translatey(60px);
        transform: translatey(60px);
        font-size: 0.9rem;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: none;
        background: 0 0;
        color: #fff;
        outline: 0;
        cursor: pointer !important;
        z-index: 10;
        text-align: center;
        text-transform: uppercase;
        padding: 7px 30px;
        border: 2px solid #fff;
        background-color: rgba(0, 0, 0, 0.4);
    }
    .masonry-item .masonry-content a:hover {
        text-decoration: none;
    }
}
.card-drink-wrapper {
    margin-bottom: 100px;
}
@media (min-width: 400px) {
    .card-drink-wrapper article {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.card-drink-wrapper article .card-drink,
.card-drink-wrapper article .card-drink--normal,
.card-drink-wrapper article .card-drink--reverse {
    position: relative;
    cursor: pointer;
}
@media (max-width: 399px) {
    .card-drink-wrapper article .card-drink,
    .card-drink-wrapper article .card-drink--normal,
    .card-drink-wrapper article .card-drink--reverse {
        width: 250px;
        height: 225px;
    }
}
@media (min-width: 400px) and (max-width: 575px) {
    .card-drink-wrapper article .card-drink,
    .card-drink-wrapper article .card-drink--normal,
    .card-drink-wrapper article .card-drink--reverse {
        width: 250px;
        height: 225px;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .card-drink-wrapper article .card-drink,
    .card-drink-wrapper article .card-drink--normal,
    .card-drink-wrapper article .card-drink--reverse {
        width: 200px;
        height: 181px;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .card-drink-wrapper article .card-drink,
    .card-drink-wrapper article .card-drink--normal,
    .card-drink-wrapper article .card-drink--reverse {
        width: 250px;
        height: 225px;
    }
}
@media (min-width: 1200px) {
    .card-drink-wrapper article .card-drink,
    .card-drink-wrapper article .card-drink--normal,
    .card-drink-wrapper article .card-drink--reverse {
        width: 271px;
        height: 245px;
    }
}
.card-drink-wrapper article .card-drink__bordered-container {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    border: 1px solid #c0aa83;
    z-index: 1;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.card-drink-wrapper article .card-drink__image-container {
    background: no-repeat scroll center center;
    -moz-background-size: cover !important;
    background-size: cover !important;
    z-index: 2;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 4rem;
    -webkit-box-shadow: 2px 2px 10px #bbb;
    -moz-box-shadow: 2px 2px 10px #bbb;
    box-shadow: 2px 2px 10px #bbb;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.card-drink-wrapper article .card-drink__overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 4rem;
    background-color: #000;
    opacity: 0;
    z-index: 3;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.card-drink-wrapper article .card-drink__text {
    height: 100%;
    width: 85%;
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 4;
    bottom: 0.2rem;
    font-weight: 800;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.card-drink-wrapper article .card-drink__text h3 {
    margin-bottom: 10px;
    font-family: "Gotham Book", sans-serif;
    text-transform: uppercase;
    font-size: 19px;
}
.card-drink-wrapper article .card-drink--normal:hover .card-drink__bordered-container,
.card-drink-wrapper article .card-drink--reverse:hover .card-drink__bordered-container,
.card-drink-wrapper article .card-drink:hover .card-drink__bordered-container {
    border-color: transparent;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.card-drink-wrapper article .card-drink--normal:hover .card-drink__image-container,
.card-drink-wrapper article .card-drink--reverse:hover .card-drink__image-container,
.card-drink-wrapper article .card-drink:hover .card-drink__image-container {
    bottom: 0;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.card-drink-wrapper article .card-drink--normal:hover .card-drink__overlay,
.card-drink-wrapper article .card-drink--reverse:hover .card-drink__overlay,
.card-drink-wrapper article .card-drink:hover .card-drink__overlay {
    bottom: 0;
    opacity: 0.3;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.card-drink-wrapper article .card-drink--normal:hover .card-drink__text,
.card-drink-wrapper article .card-drink--reverse:hover .card-drink__text,
.card-drink-wrapper article .card-drink:hover .card-drink__text {
    color: #fff;
    bottom: 0.7rem;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
@media (max-width: 399px) {
    .card-drink-wrapper article .card-drink--normal {
        margin-left: 13%;
    }
}
.card-drink-wrapper article .card-drink--normal .card-drink__image-container {
    right: 2rem;
}
.card-drink-wrapper article .card-drink--normal .card-drink__overlay {
    right: 2rem;
}
.card-drink-wrapper article .card-drink--normal .card-drink__text {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    text-align: right;
    right: 2rem;
}
.card-drink-wrapper article .card-drink--normal:hover .card-drink__image-container {
    right: 0;
}
.card-drink-wrapper article .card-drink--normal:hover .card-drink__overlay {
    right: 0;
}
@media (max-width: 399px) {
    .card-drink-wrapper article .card-drink--reverse {
        margin-left: 9%;
    }
}
.card-drink-wrapper article .card-drink--reverse .card-drink__image-container {
    left: 2rem;
}
.card-drink-wrapper article .card-drink--reverse .card-drink__overlay {
    left: 2rem;
}
.card-drink-wrapper article .card-drink--reverse .card-drink__text {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    text-align: left;
    left: 2rem;
}
.card-drink-wrapper article .card-drink--reverse:hover .card-drink__image-container {
    left: 0;
}
.card-drink-wrapper article .card-drink--reverse:hover .card-drink__overlay {
    left: 0;
}
.banner-post {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 991px) {
    .banner-post {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -moz-box-orient: vertical;
        -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}
.banner-post__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media (min-width: 992px) {
    .banner-post__content {
        margin: 3rem 2rem;
    }
}
@media (max-width: 991px) {
    .banner-post__content {
        margin: 30px 15px;
    }
}
.banner-post__content .content-title {
    margin-bottom: 10px;
    font-family: "Gotham Medium", sans-serif;
    text-transform: uppercase;
    margin-bottom: 25px;
    font-size: 1.95rem;
    color: #c0aa83;
}
.banner-post__content .content-title a {
    text-decoration: none;
}
.banner-post__content .content-text {
    color: #000;
    max-width: 90%;
    margin-bottom: 30px;
}
@media (max-width: 991px) {
    .banner-post__content .content-button {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }
}
.banner-post__image {
    -webkit-flex-basis: 55%;
    -ms-flex-preferred-size: 55%;
    flex-basis: 55%;
    position: relative;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 991px) {
    .banner-post__image {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
    }
}
.banner-post__image .image-border {
    position: absolute;
    width: 90%;
    height: 90%;
    border: solid 2px #444;
    bottom: 0;
    z-index: 1;
    -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.16);
}
@media (max-width: 991px) {
    .banner-post__image .image-border {
        display: none;
    }
}
.banner-post__image .image-container {
    max-width: 100%;
}
@media (max-width: 991px) {
    .banner-post__image .image-container {
        margin: 30px 15px;
    }
}
@media (min-width: 992px) {
    .banner-post__image .image-container {
        margin: 2rem;
    }
}
.banner-post__image .image-container img {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 2;
    -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.16);
}
.banner-post__image .image-container iframe {
    position: relative;
    z-index: 2;
    -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.16);
}
@media (max-width: 399px) {
    .banner-post__image .image-container iframe {
        height: auto;
    }
}
@media (min-width: 992px) {
    .banner-post.banner-post--no-img .banner-post__content {
        margin-left: 15px;
        margin-right: 15px;
    }
}
@media (min-width: 992px) {
    .banner-post:not(.banner-post--no-img) .banner-post__content {
        -webkit-flex-basis: 45%;
        -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
    }
}
@media (min-width: 992px) {
    .banner-post--img-right {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}
@media (min-width: 992px) {
    .banner-post--img-right .banner-post__content {
        margin-left: 15px;
    }
}
.banner-post--img-right .banner-post__image .image-border {
    right: 5px;
}
@media (min-width: 992px) {
    .banner-post--img-right .banner-post__image .image-container {
        margin-right: 3rem;
    }
}
@media (min-width: 992px) {
    .banner-post--img-left {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -moz-box-orient: horizontal;
        -moz-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
}
@media (min-width: 992px) {
    .banner-post--img-left .banner-post__content {
        margin-right: 15px;
    }
}
.banner-post--img-left .banner-post__image .image-border {
    left: 5px;
}
@media (min-width: 992px) {
    .banner-post--img-left .banner-post__image .image-container {
        margin-left: 3rem;
    }
}
.banner-post-list article {
    margin: 20px 0;
    width: 100%;
}
.flexslider.posts-slider {
    margin: 40px 0 70px;
}
@media (min-width: 768px) {
    .flexslider.posts-slider ul.slides .slide-wrapper .banner-post__content .content-text {
        font-size: 1.35em;
    }
}
@media (max-width: 767px) {
    .flexslider.posts-slider ul.slides .slide-wrapper .banner-post__content .content-text {
        font-size: 1.1em;
    }
}
.flexslider.posts-slider ol.flex-control-nav {
    bottom: -50px;
}
@media (min-width: 576px) {
    .flexslider.posts-slider ol.flex-control-nav {
        display: none;
    }
}
@media (max-width: 575px) {
    .flexslider.posts-slider ul.flex-direction-nav {
        display: none;
    }
}
.flexslider.posts-slider ul.flex-direction-nav li a {
    height: 50px;
}
.flexslider.posts-slider ul.flex-direction-nav li a:before {
    color: #c0aa83;
}
.flexslider.posts-slider:hover ul.flex-direction-nav li a.flex-prev {
    left: -50px;
}
.flexslider.posts-slider:hover ul.flex-direction-nav li a.flex-next {
    right: -50px;
}
aside.widget-area ul:not(.row) {
    margin: 0;
}
aside.widget-area ul li {
    list-style-type: none;
}
aside.widget-area ul.sidebar-single-post {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
@media (min-width: 992px) {
    aside.widget-area ul.sidebar-single-post {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media (min-width: 576px) and (max-width: 991px) {
    aside.widget-area ul.sidebar-single-post {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media (max-width: 575px) {
    aside.widget-area ul.sidebar-single-post {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
aside.widget-area ul.sidebar-single-post li.sidebar-post__widget {
    margin-bottom: 30px;
}
@media (min-width: 576px) and (max-width: 991px) {
    aside.widget-area ul.sidebar-single-post li.sidebar-post__widget {
        width: 50%;
        padding-right: 15px;
        padding-left: 15px;
    }
}
aside.widget-area ul.sidebar-single-post li.sidebar-post__widget h3 {
    margin-bottom: 10px;
    margin-bottom: 10px;
    font-family: "Gotham Book", sans-serif;
}
aside.widget-area ul.sidebar-single-post li.sidebar-post__widget ul li.cat-item {
    color: #c0aa83;
}
aside.widget-area ul.sidebar-single-post li.sidebar-post__widget ul li:not(.cat-item) {
    margin-bottom: 5px;
}
aside.widget-area ul.sidebar-single-post li.sidebar-post__widget ul li:not(.cat-item) a {
    font-family: "Gotham Medium", sans-serif;
    text-transform: uppercase;
}
aside.widget-area ul.sidebar-single-post-custom {
    margin-top: 100px;
}
.dln-form-wrapper {
    padding: 40px 0;
    background: url(../../assets/img/texture-produit-recette.png) repeat left top;
}
.dln-form-wrapper .dln-form__title {
    margin-bottom: 10px;
    font-family: "Gotham Medium", sans-serif;
    text-transform: uppercase;
    margin-bottom: 15px;
}
@media (min-width: 768px) {
    .dln-form-wrapper .dln-form__title {
        font-size: 1.52857em;
    }
}
@media (max-width: 767px) {
    .dln-form-wrapper .dln-form__title {
        font-size: 1.42857em;
    }
}
.linked-recipes {
    margin-top: 50px;
    margin-bottom: 50px;
}
.linked-recipes__title {
    margin-bottom: 10px;
    font-family: "Gotham Medium", sans-serif;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.linked-recipes__text {
    margin-bottom: 25px;
}
.linked-recipes ul li.linked-recipes__item {
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
}
.linked-recipes ul li.linked-recipes__item a {
    height: 100%;
    width: 100%;
}
.linked-recipes ul li.linked-recipes__item a:hover {
    text-decoration: none;
}
.linked-recipes ul li.linked-recipes__item a div {
    background: #333 no-repeat scroll center center;
    -moz-background-size: cover !important;
    background-size: cover !important;
    padding: 0 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
@media (max-width: 575px) {
    .linked-recipes ul li.linked-recipes__item a div {
        height: 200px;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .linked-recipes ul li.linked-recipes__item a div {
        height: 240px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .linked-recipes ul li.linked-recipes__item a div {
        height: 230px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .linked-recipes ul li.linked-recipes__item a div {
        height: 245px;
    }
}
@media (min-width: 1200px) {
    .linked-recipes ul li.linked-recipes__item a div {
        height: 295px;
    }
}
.linked-recipes ul li.linked-recipes__item a div p {
    margin-bottom: 10px;
    font-family: "Gotham Book", sans-serif;
    margin-bottom: 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: 600;
    text-align: center;
}
.linked-recipes ul li.linked-recipes__item a div p::after {
    display: block;
    content: "";
    background-color: #fff;
    height: 2px;
    width: 50px;
    margin: 3px auto 0;
}
.highlight-row {
    margin-top: 50px;
    margin-bottom: 25px;
}
.highlight-row .highlight-item {
    background: no-repeat scroll center center;
    -moz-background-size: cover !important;
    background-size: cover !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 250px;
    position: relative;
}
.highlight-row .highlight-item::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.35;
    background-color: #000;
    z-index: 0;
}
.highlight-row .highlight-item__title {
    z-index: 10;
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.74);
    margin-bottom: 10px;
    font-family: "Gotham Medium", sans-serif;
    line-height: 1em;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}
@media (min-width: 768px) {
    .highlight-row .highlight-item__title {
        font-size: 3em;
    }
}
@media (max-width: 767px) {
    .highlight-row .highlight-item__title {
        font-size: 2.1em;
    }
}
@media (min-width: 768px) {
    .highlight-row .highlight-item__title {
        font-size: 2.5rem;
    }
}
@media (max-width: 767px) {
    .highlight-row .highlight-item__title {
        font-size: 2em;
    }
}
.highlight-row .highlight-item__btn {
    z-index: 10;
}
.banner-before-footer {
    background: no-repeat scroll top center;
    -moz-background-size: cover;
    background-size: cover;
    position: relative;
    height: 420px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
}
.banner-before-footer::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.2;
    background-color: #000;
    z-index: 0;
}
.banner-before-footer__inner {
    text-align: center;
    z-index: 3;
}
.banner-before-footer__inner .banner-inner__title {
    margin-bottom: 10px;
    font-family: "Gotham Medium", sans-serif;
    text-transform: uppercase;
    font-size: 2.7rem;
    text-shadow: 0 3px 6px #000000bd;
    margin: 30px 0;
    z-index: 3;
}
@media (max-width: 991px) {
    .banner-before-footer__inner .banner-inner__title {
        font-size: 1.5rem;
    }
}
header.site-header {
    font-family: "Gotham Medium", sans-serif;
    position: fixed;
    top: -100px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 200;
    font-size: 16px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
header.site-header.header-appear,
header.site-header:not(.sticky) {
    top: 0;
}
header.site-header.sticky nav .navbar-brand img.custom-logo {
    max-width: 120px;
}
header.site-header nav {
    line-height: 1.2;
}
header.site-header nav .navbar-brand img.custom-logo {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    max-width: 150px;
}
header.site-header nav .navbar-collapse ul.navbar-nav {
    margin-left: 0;
}
header.site-header nav .navbar-collapse ul.navbar-nav > li.nav-item > a.nav-link {
    text-transform: uppercase;
    font-weight: 200;
}
header.site-header nav .navbar-collapse ul.navbar-nav > li.nav-item > a.nav-link.highlight-catalog {
    color: #c0aa83 !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
header.site-header nav .navbar-collapse ul.navbar-nav > li.nav-item > a.nav-link.highlight-catalog object {
    width: 15px;
    height: 15px;
    margin-right: 7px;
}
header.site-header nav .navbar-collapse ul.navbar-nav li.nav-item a.nav-link {
    color: #000;
}
header.site-header nav .navbar-collapse ul.navbar-nav li.nav-item.dropdown:hover .dropdown-menu {
    display: block;
}
header.site-header nav .navbar-collapse ul.navbar-nav li.nav-item .dropdown-menu {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0;
    margin-top: 0;
}
header.site-header nav .navbar-collapse ul.navbar-nav li.nav-item .dropdown-menu li.nav-item a.dropdown-item {
    white-space: normal;
    padding: 8px 24px;
}
header.site-header nav .navbar-collapse ul.navbar-nav li.nav-item.wpml-ls-item .wpml-ls-native {
    font-size: 16px;
    color: #c0aa83;
}
header.site-header nav .navbar-collapse .nav-search-wrapper .nav-search-trigger {
    cursor: pointer;
}
header.site-header nav.navbar-expand-xl {
    background-color: #fff;
    -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.16);
}
@media (max-width: 1199px) {
    header.site-header nav.navbar-expand-xl {
        padding: 15px 20px;
    }
    header.site-header nav.navbar-expand-xl .navbar-toggler {
        border: none;
        padding: 0;
    }
    header.site-header nav.navbar-expand-xl .navbar-toggler span.navbar-toggler-icon {
        width: 1.25em;
        height: 1.25em;
    }
    header.site-header nav.navbar-expand-xl .navbar-collapse {
        margin-top: 10px;
    }
    header.site-header nav.navbar-expand-xl .navbar-collapse ul.navbar-nav li.nav-item.active a.nav-link:not(.highlight-catalog),
    header.site-header nav.navbar-expand-xl .navbar-collapse ul.navbar-nav li.nav-item:active a.nav-link:not(.highlight-catalog),
    header.site-header nav.navbar-expand-xl .navbar-collapse ul.navbar-nav li.nav-item:hover a.nav-link:not(.highlight-catalog) {
        color: #c0aa83;
    }
    header.site-header nav.navbar-expand-xl .navbar-collapse ul.navbar-nav li.nav-item .dropdown-menu li.nav-item.active a.dropdown-item,
    header.site-header nav.navbar-expand-xl .navbar-collapse ul.navbar-nav li.nav-item .dropdown-menu li.nav-item:active a.dropdown-item,
    header.site-header nav.navbar-expand-xl .navbar-collapse ul.navbar-nav li.nav-item .dropdown-menu li.nav-item:focus a.dropdown-item,
    header.site-header nav.navbar-expand-xl .navbar-collapse ul.navbar-nav li.nav-item .dropdown-menu li.nav-item:hover a.dropdown-item {
        background-color: #fff;
        color: #c0aa83;
    }
    header.site-header nav.navbar-expand-xl .navbar-collapse .nav-search-wrapper .nav-search-trigger i {
        margin: 10px 0;
    }
}
@media (min-width: 1200px) {
    header.site-header nav.navbar-expand-xl {
        padding: 15px 30px;
    }
    header.site-header nav.navbar-expand-xl .navbar-collapse {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -moz-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    header.site-header nav.navbar-expand-xl .navbar-collapse ul.navbar-nav > li.nav-item > a.nav-link {
        position: relative;
        padding-right: 0;
        padding-left: 0;
        margin-right: 0.8rem;
        margin-left: 0.8rem;
    }
    header.site-header nav.navbar-expand-xl .navbar-collapse ul.navbar-nav > li.nav-item > a.nav-link:after,
    header.site-header nav.navbar-expand-xl .navbar-collapse ul.navbar-nav > li.nav-item > a.nav-link:before {
        content: "";
        position: absolute;
        width: 0%;
        height: 2px;
        bottom: 0;
        background: #c0aa83;
    }
    header.site-header nav.navbar-expand-xl .navbar-collapse ul.navbar-nav > li.nav-item > a.nav-link:before {
        left: 0;
    }
    header.site-header nav.navbar-expand-xl .navbar-collapse ul.navbar-nav > li.nav-item > a.nav-link:after {
        right: 0;
        background: #c0aa83;
        -webkit-transition: width 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
        -o-transition: width 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
        -moz-transition: width 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
        transition: width 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
    }
    header.site-header nav.navbar-expand-xl .navbar-collapse ul.navbar-nav > li.nav-item > a.nav-link:hover:before {
        background: #c0aa83;
        width: 100%;
        -webkit-transition: width 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
        -o-transition: width 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
        -moz-transition: width 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
        transition: width 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
    }
    header.site-header nav.navbar-expand-xl .navbar-collapse ul.navbar-nav > li.nav-item > a.nav-link:hover:after {
        background: 0 0;
        width: 100%;
        -webkit-transition: 0s;
        -o-transition: 0s;
        -moz-transition: 0s;
        transition: 0s;
    }
    header.site-header nav.navbar-expand-xl .navbar-collapse ul.navbar-nav > li.nav-item.active > a.nav-link:before {
        width: 100%;
        background: #c0aa83;
    }
    header.site-header nav.navbar-expand-xl .navbar-collapse ul.navbar-nav li.nav-item .dropdown-menu li.nav-item.active a.dropdown-item,
    header.site-header nav.navbar-expand-xl .navbar-collapse ul.navbar-nav li.nav-item .dropdown-menu li.nav-item:active a.dropdown-item,
    header.site-header nav.navbar-expand-xl .navbar-collapse ul.navbar-nav li.nav-item .dropdown-menu li.nav-item:focus a.dropdown-item,
    header.site-header nav.navbar-expand-xl .navbar-collapse ul.navbar-nav li.nav-item .dropdown-menu li.nav-item:hover a.dropdown-item {
        background-color: #c0aa83;
        color: #fff;
    }
    header.site-header nav.navbar-expand-xl .navbar-collapse ul.navbar-nav li.nav-item.wpml-ls-item a.dropdown-item:hover .wpml-ls-native {
        color: #fff;
    }
    header.site-header nav.navbar-expand-xl .navbar-collapse ul.navbar-nav li.nav-item.wpml-ls-item .dropdown-menu {
        min-width: auto;
    }
    header.site-header nav.navbar-expand-xl .navbar-collapse .nav-search-wrapper .nav-search-trigger {
        border-left: 1px solid #000;
        margin-left: 10px;
        padding: 0 0 0 15px;
    }
}
header.site-header nav.navbar-expand-lg {
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s;
}
header.site-header nav.navbar-expand-lg .navbar-brand {
    display: none;
}
@media (max-width: 991px) {
    header.site-header nav.navbar-expand-lg {
        padding: 15px 20px;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -moz-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    header.site-header nav.navbar-expand-lg .navbar-toggler {
        border: none;
        padding: 0;
    }
    header.site-header nav.navbar-expand-lg .navbar-toggler span.navbar-toggler-icon {
        width: 1.25em;
        height: 1.25em;
    }
    header.site-header nav.navbar-expand-lg .navbar-collapse {
        margin-top: 10px;
    }
    header.site-header nav.navbar-expand-lg .navbar-collapse ul.navbar-nav li.nav-item.active a.nav-link:not(.highlight-catalog),
    header.site-header nav.navbar-expand-lg .navbar-collapse ul.navbar-nav li.nav-item:active a.nav-link:not(.highlight-catalog),
    header.site-header nav.navbar-expand-lg .navbar-collapse ul.navbar-nav li.nav-item:hover a.nav-link:not(.highlight-catalog) {
        color: #c0aa83;
    }
    header.site-header nav.navbar-expand-lg .navbar-collapse ul.navbar-nav li.nav-item .dropdown-menu li.nav-item.active a.dropdown-item,
    header.site-header nav.navbar-expand-lg .navbar-collapse ul.navbar-nav li.nav-item .dropdown-menu li.nav-item:active a.dropdown-item,
    header.site-header nav.navbar-expand-lg .navbar-collapse ul.navbar-nav li.nav-item .dropdown-menu li.nav-item:focus a.dropdown-item,
    header.site-header nav.navbar-expand-lg .navbar-collapse ul.navbar-nav li.nav-item .dropdown-menu li.nav-item:hover a.dropdown-item {
        background-color: #fff;
        color: #c0aa83;
    }
    header.site-header nav.navbar-expand-lg .navbar-collapse .nav-search-wrapper .nav-search-trigger i {
        margin: 10px 0;
    }
}
@media (min-width: 992px) {
    header.site-header nav.navbar-expand-lg {
        padding: 15px 30px;
    }
    header.site-header nav.navbar-expand-lg .navbar-collapse {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -moz-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    header.site-header nav.navbar-expand-lg .navbar-collapse ul.navbar-nav > li.nav-item > a.nav-link {
        position: relative;
        padding-right: 0;
        padding-left: 0;
        margin-right: 0.8rem;
        margin-left: 0.8rem;
    }
    header.site-header nav.navbar-expand-lg .navbar-collapse ul.navbar-nav > li.nav-item > a.nav-link:after,
    header.site-header nav.navbar-expand-lg .navbar-collapse ul.navbar-nav > li.nav-item > a.nav-link:before {
        content: "";
        position: absolute;
        width: 0%;
        height: 2px;
        bottom: 0;
        background: #c0aa83;
    }
    header.site-header nav.navbar-expand-lg .navbar-collapse ul.navbar-nav > li.nav-item > a.nav-link:before {
        left: 0;
    }
    header.site-header nav.navbar-expand-lg .navbar-collapse ul.navbar-nav > li.nav-item > a.nav-link:after {
        right: 0;
        background: #c0aa83;
        -webkit-transition: width 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
        -o-transition: width 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
        -moz-transition: width 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
        transition: width 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
    }
    header.site-header nav.navbar-expand-lg .navbar-collapse ul.navbar-nav > li.nav-item > a.nav-link:hover:before {
        background: #c0aa83;
        width: 100%;
        -webkit-transition: width 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
        -o-transition: width 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
        -moz-transition: width 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
        transition: width 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
    }
    header.site-header nav.navbar-expand-lg .navbar-collapse ul.navbar-nav > li.nav-item > a.nav-link:hover:after {
        background: 0 0;
        width: 100%;
        -webkit-transition: 0s;
        -o-transition: 0s;
        -moz-transition: 0s;
        transition: 0s;
    }
    header.site-header nav.navbar-expand-lg .navbar-collapse ul.navbar-nav > li.nav-item.active > a.nav-link:before {
        width: 100%;
        background: #c0aa83;
    }
    header.site-header nav.navbar-expand-lg .navbar-collapse ul.navbar-nav li.nav-item .dropdown-menu li.nav-item.active a.dropdown-item,
    header.site-header nav.navbar-expand-lg .navbar-collapse ul.navbar-nav li.nav-item .dropdown-menu li.nav-item:active a.dropdown-item,
    header.site-header nav.navbar-expand-lg .navbar-collapse ul.navbar-nav li.nav-item .dropdown-menu li.nav-item:focus a.dropdown-item,
    header.site-header nav.navbar-expand-lg .navbar-collapse ul.navbar-nav li.nav-item .dropdown-menu li.nav-item:hover a.dropdown-item {
        background-color: #c0aa83;
        color: #fff;
    }
    header.site-header nav.navbar-expand-lg .navbar-collapse ul.navbar-nav li.nav-item.wpml-ls-item a.dropdown-item:hover .wpml-ls-native {
        color: #fff;
    }
    header.site-header nav.navbar-expand-lg .navbar-collapse ul.navbar-nav li.nav-item.wpml-ls-item .dropdown-menu {
        min-width: auto;
    }
    header.site-header nav.navbar-expand-lg .navbar-collapse .nav-search-wrapper .nav-search-trigger {
        border-left: 1px solid #000;
        margin-left: 10px;
        padding: 0 0 0 15px;
    }
    header.site-header nav.navbar-expand-lg .navbar-collapse {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    header.site-header nav.navbar-expand-lg .navbar-collapse ul.navbar-nav li.nav-item a.nav-link {
        color: #fff;
    }
    header.site-header nav.navbar-expand-lg .navbar-collapse .nav-search-wrapper .nav-search-trigger {
        border-color: #fff;
    }
    header.site-header nav.navbar-expand-lg .navbar-collapse .nav-search-wrapper .nav-search-trigger i {
        color: #fff;
    }
}
@media (min-width: 576px) and (max-width: 991px) {
    header.site-header nav.navbar-expand-lg .navbar-collapse {
        text-align: center;
    }
    header.site-header nav.navbar-expand-lg .navbar-collapse ul.navbar-nav {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    header.site-header nav.navbar-expand-lg .navbar-collapse ul.navbar-nav .dropdown-menu {
        text-align: center;
    }
    header.site-header nav.navbar-expand-lg .navbar-collapse .nav-search-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    header.site-header nav.navbar-expand-lg {
        padding: 10px 15px;
    }
}
footer.site-footer {
    background: #333;
    font-family: "Gotham Book", sans-serif;
}
footer.site-footer .footer-bottom-wrapper {
    padding: 35px 0;
    color: #fff;
}
footer.site-footer .footer-bottom-wrapper .footer-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
@media (min-width: 992px) {
    footer.site-footer .footer-bottom-wrapper .footer-bottom {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
@media (max-width: 991px) {
    footer.site-footer .footer-bottom-wrapper .footer-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
footer.site-footer .footer-bottom-wrapper .footer-bottom ul.footer__infos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-bottom: 0;
}
@media (min-width: 576px) and (max-width: 991px) {
    footer.site-footer .footer-bottom-wrapper .footer-bottom ul.footer__infos {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
    }
}
@media (max-width: 575px) {
    footer.site-footer .footer-bottom-wrapper .footer-bottom ul.footer__infos {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0;
        text-align: center;
    }
}
footer.site-footer .footer-bottom-wrapper .footer-bottom ul.footer__infos li.footer__infos-column {
    list-style-type: none;
}
footer.site-footer .footer-bottom-wrapper .footer-bottom ul.footer__infos li.footer__infos-column:first-child {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 991px) {
    footer.site-footer .footer-bottom-wrapper .footer-bottom ul.footer__infos li.footer__infos-column:first-child {
        width: 100%;
        margin-bottom: 30px;
    }
}
footer.site-footer .footer-bottom-wrapper .footer-bottom ul.footer__infos li.footer__infos-column:first-child > img {
    max-width: 225px !important;
}
footer.site-footer .footer-bottom-wrapper .footer-bottom ul.footer__infos li.footer__infos-column:first-child > h6.widget-title {
    display: none;
}
@media (max-width: 575px) {
    footer.site-footer .footer-bottom-wrapper .footer-bottom ul.footer__infos li.footer__infos-column:not(:last-child):not(:first-child) {
        margin-bottom: 20px;
    }
}
@media (min-width: 576px) {
    footer.site-footer .footer-bottom-wrapper .footer-bottom ul.footer__infos li.footer__infos-column:not(:last-child):not(:first-child) {
        margin-right: 15px;
    }
}
footer.site-footer .footer-bottom-wrapper .footer-bottom ul.footer__infos li.footer__infos-column h6.widget-title {
    font-weight: 600;
    color: #c0aa83;
    text-transform: uppercase;
    margin-bottom: 5px;
}
footer.site-footer .footer-bottom-wrapper .footer-bottom ul.footer__infos li.footer__infos-column a {
    color: #fff;
    padding: 0 0 5px;
}
footer.site-footer .footer-bottom-wrapper .footer-bottom ul.footer__infos li.footer__infos-column a:hover {
    color: #fff;
    text-decoration: none;
}
footer.site-footer .footer-bottom-wrapper .footer-bottom ul.footer__infos li.footer__infos-column ul {
    list-style-type: none;
    margin: 0;
}
footer.site-footer .footer-bottom-wrapper .footer-bottom ul.footer__infos li.footer__infos-column ul.social-icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 10px 0 7px;
}
@media (max-width: 575px) {
    footer.site-footer .footer-bottom-wrapper .footer-bottom ul.footer__infos li.footer__infos-column ul.social-icons {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
footer.site-footer .footer-bottom-wrapper .footer-bottom ul.footer__infos li.footer__infos-column ul.social-icons li {
    margin-right: 15px;
}
footer.site-footer .footer-bottom-wrapper .footer-bottom ul.footer__infos li.footer__infos-column ul.social-icons li a i {
    font-size: 30px;
}
footer.site-footer .footer-legals-wrapper {
    border-top: 1px solid #fff;
    color: #fff;
}
footer.site-footer .footer-legals-wrapper .footer-legals {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 0.9em;
}
@media (max-width: 991px) {
    footer.site-footer .footer-legals-wrapper .footer-legals {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-flow: column-reverse;
        -moz-box-orient: vertical;
        -moz-box-direction: reverse;
        -ms-flex-flow: column-reverse;
        flex-flow: column-reverse;
        text-align: center;
    }
}
footer.site-footer .footer-legals-wrapper .footer-legals p {
    margin: 0;
}
footer.site-footer .footer-legals-wrapper .footer-legals .footer-legals__copyright {
    text-transform: uppercase;
}
@media (min-width: 992px) and (max-width: 1199px) {
    footer.site-footer .footer-legals-wrapper .footer-legals .footer-legals__copyright {
        width: 190px;
    }
}
@media (min-width: 1200px) {
    footer.site-footer .footer-legals-wrapper .footer-legals .footer-legals__copyright {
        width: 150px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    footer.site-footer .footer-legals-wrapper .footer-legals .footer-legals__text {
        width: 500px;
        margin-right: 10px;
    }
}
@media (min-width: 1200px) {
    footer.site-footer .footer-legals-wrapper .footer-legals .footer-legals__text {
        width: 380px;
        margin-right: 10px;
    }
}
footer.site-footer .footer-legals-wrapper .footer-legals ul.footer-legals__links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
}
@media (min-width: 768px) {
    footer.site-footer .footer-legals-wrapper .footer-legals ul.footer-legals__links {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    footer.site-footer .footer-legals-wrapper .footer-legals ul.footer-legals__links {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
@media (max-width: 767px) {
    footer.site-footer .footer-legals-wrapper .footer-legals ul.footer-legals__links {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
footer.site-footer .footer-legals-wrapper .footer-legals ul.footer-legals__links li {
    list-style-type: none;
}
@media (min-width: 768px) {
    footer.site-footer .footer-legals-wrapper .footer-legals ul.footer-legals__links li:not(:last-child) {
        margin-right: 15px;
    }
}
@media (max-width: 767px) {
    footer.site-footer .footer-legals-wrapper .footer-legals ul.footer-legals__links li {
        margin-bottom: 5px;
    }
}
footer.site-footer .footer-legals-wrapper .footer-legals ul.footer-legals__links li a:hover {
    color: #fff;
}
.breadcrumbs {
    padding: 5px 0;
    background-color: #f0f0f0;
    font-family: "Gotham Book", sans-serif;
}
.breadcrumbs span {
    font-size: 13px;
}
.breadcrumbs span a {
    font-size: 13px;
    color: #c0aa83;
}
.breadcrumbs span a:focus,
.breadcrumbs span a:hover {
    text-decoration: none;
}
body a.scrollup {
    display: none;
    position: fixed;
    bottom: 55px;
    right: 5vw;
    width: 40px;
    height: 40px;
    font-size: 40px;
    text-align: center;
    line-height: 40px;
    color: #c0aa83;
    z-index: 100;
}
.overlay-search {
    display: none;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 500;
}
.overlay-search form {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-100%) translateX(-50%);
    -moz-transform: translateY(-100%) translateX(-50%);
    -ms-transform: translateY(-100%) translateX(-50%);
    -o-transform: translateY(-100%) translateX(-50%);
    transform: translateY(-100%) translateX(-50%);
}
.overlay-search form input {
    display: block;
    padding: 10px 10px 10px 5px;
    border: none;
    border-bottom: 1px solid #333;
    background: 0 0;
    font-size: 1.25em;
}
.overlay-search form input:focus {
    outline: 0;
}
@media (min-width: 768px) {
    .overlay-search form input {
        width: 400px;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .overlay-search form input {
        width: 300px;
    }
}
@media (max-width: 575px) {
    .overlay-search form input {
        width: 200px;
    }
}
.overlay-search form input:focus ~ label,
.overlay-search form input:valid ~ label {
    top: -20px;
    font-size: 1em;
    color: #333;
}
.overlay-search form input:focus ~ .bar:after,
.overlay-search form input:focus ~ .bar:before {
    width: 50%;
}
.overlay-search form label {
    position: absolute;
    left: 5px;
    top: 10px;
    color: #333;
    font-size: 1.25em;
    pointer-events: none;
    -webkit-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all;
}
.overlay-search form .overlay-search__submit-btn {
    background: 0 0;
    cursor: pointer;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    color: #333;
}
.overlay-search form .bar {
    position: relative;
    display: block;
}
@media (min-width: 768px) {
    .overlay-search form .bar {
        width: 400px;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .overlay-search form .bar {
        width: 300px;
    }
}
@media (max-width: 575px) {
    .overlay-search form .bar {
        width: 200px;
    }
}
.overlay-search form .bar:before {
    position: absolute;
    height: 2px;
    width: 0;
    bottom: 1px;
    left: 50%;
    content: "";
    background: #333;
    -webkit-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all;
}
.overlay-search form .bar:after {
    position: absolute;
    height: 2px;
    width: 0;
    bottom: 1px;
    right: 50%;
    content: "";
    background: #333;
    -webkit-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all;
}
.overlay-search form .highlight {
    position: absolute;
    height: 60%;
    width: 100px;
    top: 25%;
    left: 0;
    opacity: 0.5;
    pointer-events: none;
}
.overlay-search form input:focus ~ .highlight {
    -webkit-animation: inputHighlighter 0.3s ease;
    -moz-animation: inputHighlighter 0.3s ease;
    animation: inputHighlighter 0.3s ease;
}
.overlay-search .overlay-search-close {
    position: absolute;
    top: 50px;
    right: 50px;
    background: 0 0;
    font-size: 2em;
}
.age-overlay {
    position: fixed;
    z-index: 9998;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.65);
}
.age-overlay .age-popup {
    position: relative;
    z-index: 9999;
    background-color: #fff;
    overflow: scroll;
    text-align: center;
}
@media (max-width: 575px) {
    .age-overlay .age-popup {
        -webkit-overflow-scrolling: touch;
        height: 100%;
        width: 100%;
        font-size: 0.9em;
        padding: 20px;
    }
}
@media (min-width: 576px) {
    .age-overlay .age-popup {
        height: 85vh;
        width: 85vw;
        padding: 40px;
    }
}
.age-overlay .age-popup__language {
    position: absolute;
    top: 25px;
    right: 10px;
}
@media (max-width: 575px) {
    .age-overlay .age-popup__language ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.age-overlay .age-popup__language a {
    font-family: "Gotham Book", sans-serif;
    color: #333;
}
.age-overlay .age-popup__language a:hover {
    text-decoration: none;
}
@media (max-width: 399px) {
    .age-overlay .age-popup__logo {
        max-width: 175px;
    }
}
@media (min-width: 400px) and (max-width: 767px) {
    .age-overlay .age-popup__logo {
        max-width: 260px;
    }
}
@media (min-width: 768px) {
    .age-overlay .age-popup__logo {
        max-width: 350px;
    }
}
.age-overlay .age-popup__title {
    margin-bottom: 10px;
    font-family: "Gotham Medium", sans-serif;
    text-transform: uppercase;
    text-transform: uppercase;
}
.age-overlay .age-popup__question {
    text-transform: uppercase;
}
.age-overlay .age-popup__btns {
    margin: 10px 0 30px;
}
.age-overlay .age-popup__btns span {
    display: inline-block;
    font-family: "Gotham Book", sans-serif;
    padding: 10px 40px;
    background-color: transparent;
    border: 1px solid #000;
    color: #000;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.age-overlay .age-popup__btns span.apple {
    font-family: Montserrat, sans-serif;
}
.age-overlay .age-popup__btns span:hover {
    background-color: #000;
    color: #fff;
    text-decoration: none;
}
.age-overlay .age-popup__btns span:hover {
    text-decoration: none;
    color: #fff;
}
.age-overlay .age-popup__quote {
    font-family: Prata, serif;
}
@media (max-width: 575px) {
    .age-overlay .age-popup__legal {
        font-size: 0.9em;
    }
}
a.catalog-sticky {
    position: fixed;
    width: 175px;
    right: -125px;
    top: 160px;
    background-color: #dc0000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #dc0000;
    color: #fff;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
a.catalog-sticky .catalog-sticky-left {
    width: 50px;
    padding: 8px 10px 6px;
}
a.catalog-sticky .catalog-sticky-left i {
    font-size: 25px;
}
a.catalog-sticky .catalog-sticky-right {
    padding: 9px 10px 6px 0;
}
a.catalog-sticky .catalog-sticky-right p {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0;
}
a.catalog-sticky:hover {
    text-decoration: none;
    color: #fff;
    right: 0;
}
a.catalog-sticky:focus {
    color: #fff;
}
.error404 .site-content .site-main section.error-404 a,
.error404 .site-content .site-main section.error-410 a,
.error410 .site-content .site-main section.error-404 a,
.error410 .site-content .site-main section.error-410 a {
    display: inline-block;
    font-family: "Gotham Medium", sans-serif;
    padding: 10px 30px;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    border: 1px solid #c0aa83;
    background-color: #c0aa83;
    color: #fff;
}
.error404 .site-content .site-main section.error-404 a.apple,
.error404 .site-content .site-main section.error-410 a.apple,
.error410 .site-content .site-main section.error-404 a.apple,
.error410 .site-content .site-main section.error-410 a.apple {
    font-family: Montserrat, sans-serif;
}
.error404 .site-content .site-main section.error-404 a:hover,
.error404 .site-content .site-main section.error-410 a:hover,
.error410 .site-content .site-main section.error-404 a:hover,
.error410 .site-content .site-main section.error-410 a:hover {
    text-decoration: none;
    background-color: #fff;
    color: #c0aa83;
}
.search-results .site-content .site-main.search .page-header {
    margin-bottom: 20px;
}
.search-results .site-content .site-main.search article a:hover {
    text-decoration: none;
}
.search-results .site-content .site-main.search article a .result-item {
    position: relative;
    height: 130px;
    background: #333 no-repeat scroll center center;
    -moz-background-size: cover !important;
    background-size: cover !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}
.search-results .site-content .site-main.search article a .result-item .entry-title {
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.74);
    margin-bottom: 10px;
    font-family: "Gotham Medium", sans-serif;
    text-transform: uppercase;
    z-index: 10;
}
.search-results .site-content .site-main.search article a .result-item::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    opacity: 0;
    background-color: transparent;
}
.search-results .site-content .site-main.search article a .result-item:hover::before {
    opacity: 0.2;
    background-color: #000;
}
.site-content .site-main .no-results.not-found .page-content form.search-form {
    margin-top: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.page-template-default:not(.home) header.entry-header {
    margin-bottom: 30px;
}
.page-template-default:not(.home) h2 {
    font-family: "Gotham Medium", sans-serif;
    margin: 25px 0 10px;
}
@media (min-width: 768px) {
    .page-template-default:not(.home) h2 {
        font-size: 1.68571em;
    }
}
@media (max-width: 767px) {
    .page-template-default:not(.home) h2 {
        font-size: 1.58571em;
    }
}
.page-template-default:not(.home) h3 {
    font-family: "Gotham Book", sans-serif;
    margin-bottom: 10px;
}
@media (min-width: 768px) {
    .page-template-default:not(.home) h3 {
        font-size: 1.42857em;
    }
}
@media (max-width: 767px) {
    .page-template-default:not(.home) h3 {
        font-size: 1.32857em;
    }
}
@media (min-width: 768px) {
    .page-template-default:not(.home) h4 {
        font-size: 1.28571em;
    }
}
@media (max-width: 767px) {
    .page-template-default:not(.home) h4 {
        font-size: 1.18571em;
    }
}
.page-template-default:not(.home) ul {
    margin-bottom: 10px;
}
.home .site-content .site-main header.frontpage-header {
    background: no-repeat scroll bottom center;
    -moz-background-size: cover !important;
    background-size: cover !important;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100vh;
    width: 100%;
}
.home .site-content .site-main header.frontpage-header .frontpage-header-inner {
    margin: 0 10%;
    text-align: center;
}
.home .site-content .site-main header.frontpage-header .frontpage-header-inner h1.frontpage-header__title {
    visibility: hidden !important;
    height: 0;
    width: 0;
}
@media (max-width: 991px) {
    .home .site-content .site-main header.frontpage-header .frontpage-header-inner .frontpage-header__logo {
        margin-top: 30px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .home .site-content .site-main header.frontpage-header .frontpage-header-inner .frontpage-header__logo {
        margin-top: 70px;
    }
}
@media (min-width: 1200px) {
    .home .site-content .site-main header.frontpage-header .frontpage-header-inner .frontpage-header__logo {
        margin-top: 100px;
    }
}
@media (min-width: 400px) and (max-width: 991px) {
    .home .site-content .site-main header.frontpage-header .frontpage-header-inner .frontpage-header__logo img {
        max-width: 375px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .home .site-content .site-main header.frontpage-header .frontpage-header-inner .frontpage-header__logo img {
        max-width: 400px;
    }
}
@media (min-width: 1200px) {
    .home .site-content .site-main header.frontpage-header .frontpage-header-inner .frontpage-header__logo img {
        max-width: 500px;
    }
}
.home .site-content .site-main header.frontpage-header .frontpage-header-inner .frontpage-header__go-down {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    cursor: pointer;
}
.home .site-content .site-main header.frontpage-header .frontpage-header-inner .frontpage-header__go-down img {
    height: 50px;
}
.home .site-content .site-main header.frontpage-header .frontpage-header-inner .frontpage-header__go-down .go-down__text {
    padding-top: 0.5rem;
    font-size: 0.8rem;
    color: #fff;
    text-transform: uppercase;
}
.home .site-content .site-main .frontpage-content {
    padding-bottom: 90px;
    background: url(../../assets/img/texture-carte-savoie.png) no-repeat center bottom;
    -moz-background-size: auto 240px;
    background-size: auto 240px;
}
@media (max-width: 991px) {
    .home .site-content .site-main .frontpage-content .frontpage-masonry-container .masonry .masonry-item {
        width: 100%;
        height: 300px;
    }
}
@media (min-width: 992px) {
    .home .site-content .site-main .frontpage-content .frontpage-masonry-container .masonry .masonry-item-1 {
        height: 70vw;
        width: -webkit-calc(100%/3);
        width: -moz-calc(100%/3);
        width: calc(100% / 3);
    }
}
@media (min-width: 992px) {
    .home .site-content .site-main .frontpage-content .frontpage-masonry-container .masonry .masonry-item-2 {
        height: 35vw;
        width: -webkit-calc(100%/1.5);
        width: -moz-calc(100%/1.5);
        width: calc(100% / 1.5);
    }
}
@media (min-width: 992px) {
    .home .site-content .site-main .frontpage-content .frontpage-masonry-container .masonry .masonry-item-3 {
        height: 34vw;
        width: -webkit-calc(100%/3);
        width: -moz-calc(100%/3);
        width: calc(100% / 3);
    }
}
@media (min-width: 992px) {
    .home .site-content .site-main .frontpage-content .frontpage-masonry-container .masonry .masonry-item-4 {
        height: 58vw;
        width: -webkit-calc(100%/3);
        width: -moz-calc(100%/3);
        width: calc(100% / 3);
    }
}
@media (min-width: 992px) {
    .home .site-content .site-main .frontpage-content .frontpage-masonry-container .masonry .masonry-item-5 {
        height: 35vw;
        width: -webkit-calc(100%/3);
        width: -moz-calc(100%/3);
        width: calc(100% / 3);
    }
}
@media (min-width: 992px) {
    .home .site-content .site-main .frontpage-content .frontpage-masonry-container .masonry .masonry-item-6 {
        height: 41vw;
        width: -webkit-calc(100%/3);
        width: -moz-calc(100%/3);
        width: calc(100% / 3);
    }
}
@media (min-width: 992px) {
    .home .site-content .site-main .frontpage-content .frontpage-masonry-container .masonry .masonry-item-7 {
        height: 30vw;
        width: -webkit-calc(100%/3);
        width: -moz-calc(100%/3);
        width: calc(100% / 3);
    }
}
@media (min-width: 992px) {
    .home .site-content .site-main .frontpage-content .frontpage-masonry-container .masonry .masonry-item-8 {
        height: 37vw;
        width: -webkit-calc(100%/3);
        width: -moz-calc(100%/3);
        width: calc(100% / 3);
    }
}
@media (min-width: 992px) {
    .home .site-content .site-main .frontpage-content .frontpage-masonry-container .masonry .masonry-item-9 {
        height: 13vw;
        width: -webkit-calc(100%/3);
        width: -moz-calc(100%/3);
        width: calc(100% / 3);
    }
}
@media (min-width: 992px) {
    .home .site-content .site-main .frontpage-content .frontpage-masonry-container .masonry .masonry-item-10 {
        height: 19vw;
        width: -webkit-calc(100%/1.5);
        width: -moz-calc(100%/1.5);
        width: calc(100% / 1.5);
    }
}
.home .site-content .site-main .frontpage-content .frontpage-masonry-container .masonry .masonry-item .masonry-content .title {
    letter-spacing: 2px;
}
.home .site-content .site-main .frontpage-content .frontpage-masonry-container .masonry .masonry-item .masonry-content .title h3 {
    font-size: 2.1em;
}
@media (max-width: 991px) {
    .home .site-content .site-main .frontpage-content .frontpage-masonry-container .masonry .masonry-item .masonry-content .title h3 {
        font-size: 2em;
    }
}
.home .site-content .site-main .frontpage-content .frontpage-masonry-container .masonry .masonry-item.white-tile {
    padding: 10px;
}
.home .site-content .site-main .frontpage-content .frontpage-masonry-container .masonry .masonry-item .white-tile__title {
    margin-bottom: 10px;
    font-family: "Gotham Medium", sans-serif;
    text-transform: uppercase;
}
.home .site-content .site-main .frontpage-content .frontpage-masonry-container .masonry .masonry-item .white-tile__text {
    font-size: 1.2em;
    padding: 1rem 0;
    text-align: center;
}
.home .site-content .site-main .frontpage-content .frontpage-masonry-container .masonry .masonry-item .white-tile__img--vertical {
    max-height: 50%;
}
.home .site-content .site-main .frontpage-content .frontpage-masonry-container .masonry .masonry-item .white-tile__img--horizontal {
    max-width: 50%;
}
.page-template-page-contact .site-content .site-main .entry-footer {
    background: no-repeat scroll center center;
    -moz-background-size: cover !important;
    background-size: cover !important;
    padding: 40px 0;
}
.page-template-page-contact .site-content .site-main .entry-footer .col-infos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 991px) {
    .page-template-page-contact .site-content .site-main .entry-footer .col-infos img {
        max-width: 250px;
    }
}
@media (min-width: 992px) {
    .page-template-page-contact .site-content .site-main .entry-footer .col-infos img {
        max-width: 350px;
    }
}
.page-template-page-contact .site-content .site-main .entry-footer .col-infos p.col-infos__text {
    font-family: "Gotham Book", sans-serif;
    font-size: 17px;
}
.page-template-page-contact .site-content .site-main .entry-footer .col-map {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (min-width: 400px) and (max-width: 575px) {
    .page-template-page-contact .site-content .site-main .entry-footer .col-map img {
        max-width: 350px;
    }
}
.page-template-page-catalogue article {
    padding-bottom: 90px;
    background: url(../../assets/img/texture-carte-savoie.png) no-repeat center bottom;
    -moz-background-size: auto 240px;
    background-size: auto 240px;
}
.page-template-page-catalogue article .catalog-wrapper {
    margin-top: 30px;
    margin-bottom: 30px;
}
.page-template-page-catalogue article .catalog-wrapper .catalog__right-col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.page-template-page-catalogue article .catalog-wrapper .catalog__right-col .right-col__img {
    margin-bottom: 15px;
}
.page-template-page-catalogue article .catalog-wrapper .catalog__right-col .right-col__title {
    margin-bottom: 10px;
    font-family: "Gotham Medium", sans-serif;
    text-transform: uppercase;
}
@media (min-width: 768px) {
    .page-template-page-catalogue article .catalog-wrapper .catalog__right-col .right-col__title {
        font-size: 1.52857em;
    }
}
@media (max-width: 767px) {
    .page-template-page-catalogue article .catalog-wrapper .catalog__right-col .right-col__title {
        font-size: 1.42857em;
    }
}
.page-template-page-catalogue article .catalog-wrapper .catalog__right-col .right-col__link {
    text-decoration: underline;
}
.page-template-page-catalogue article .catalog-wrapper .catalog__right-col .right-col__link:hover {
    text-decoration: none;
}
.pdfemb-poweredby {
    display: none !important;
}
.page-template-page-savoir-faire .entry-content {
    margin-top: 50px;
}
.page-template-page-savoir-faire .entry-content .intro p {
    font-family: Prata, serif;
    font-size: 1.34em;
    line-height: 1.7rem;
    color: #646464;
}
.page-template-page-savoir-faire .entry-content .intro h2 {
    margin-bottom: 10px;
    font-family: "Gotham Book", sans-serif;
}
.page-template-page-savoir-faire .entry-content .fabrication-steps-summary {
    margin-bottom: 100px;
}
.page-template-page-savoir-faire .entry-content .fabrication-steps-summary .title {
    font-family: "Gotham Medium", sans-serif;
    text-transform: uppercase;
    text-align: center;
    margin: 75px 0 35px;
}
.page-template-page-savoir-faire .entry-content .fabrication-steps-summary .steps-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 768px) {
    .page-template-page-savoir-faire .entry-content .fabrication-steps-summary .steps-list {
        display: none;
    }
}
.page-template-page-savoir-faire .entry-content .fabrication-steps-summary .steps-list__item {
    margin: 1rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px #c0aa83 solid;
    color: #c0aa83;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.page-template-page-savoir-faire .entry-content .fabrication-steps-summary .steps-list__item:hover {
    text-decoration: none;
    color: #000;
    border-color: #000;
}
@media (max-width: 1500px) {
    .page-template-page-savoir-faire .entry-content .fabrication-steps-summary .steps-list__item {
        width: 120px;
        height: 120px;
    }
    .page-template-page-savoir-faire .entry-content .fabrication-steps-summary .steps-list__item .item__number {
        font-size: 2.3rem;
    }
    .page-template-page-savoir-faire .entry-content .fabrication-steps-summary .steps-list__item .item__title {
        font-size: 1rem;
    }
}
@media (min-width: 1500px) {
    .page-template-page-savoir-faire .entry-content .fabrication-steps-summary .steps-list__item {
        width: 160px;
        height: 160px;
    }
    .page-template-page-savoir-faire .entry-content .fabrication-steps-summary .steps-list__item .item__number {
        font-size: 3rem;
    }
    .page-template-page-savoir-faire .entry-content .fabrication-steps-summary .steps-list__item .item__title {
        font-size: 1.3rem;
    }
}
.page-template-page-savoir-faire .entry-content .fabrication-steps-summary .steps-list__item .item__number {
    font-family: Prata, serif;
    -webkit-flex-basis: 55%;
    -ms-flex-preferred-size: 55%;
    flex-basis: 55%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.page-template-page-savoir-faire .entry-content .fabrication-steps-summary .steps-list__item .item__title {
    font-family: "Gotham Book", sans-serif;
    -webkit-flex-basis: 45%;
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
    text-align: center;
    margin: 0 10px;
}
.page-template-page-savoir-faire .entry-content .fabrication-steps__item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 60px 0;
}
.page-template-page-savoir-faire .entry-content .fabrication-steps__item .item-content {
    position: relative;
    width: 75%;
    padding: 1rem 0;
}
.page-template-page-savoir-faire .entry-content .fabrication-steps__item .item-content .title {
    text-transform: uppercase;
    margin-bottom: 1rem;
    color: #c0aa83;
}
.page-template-page-savoir-faire .entry-content .fabrication-steps__item .item-content__wrapper {
    width: 100%;
    padding: 4rem 45% 2rem 3rem;
    border: 2px #c0aa83 solid;
}
.page-template-page-savoir-faire .entry-content .fabrication-steps__item .item-image {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    bottom: 50%;
    right: -25%;
    width: 50%;
    height: 80%;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.page-template-page-savoir-faire .entry-content .fabrication-steps__item .item-image img {
    max-width: 100%;
}
.page-template-page-savoir-faire .entry-content .fabrication-steps__item:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.page-template-page-savoir-faire .entry-content .fabrication-steps__item:nth-child(even) .item-content__wrapper {
    padding: 4rem 3rem 2rem 45%;
}
.page-template-page-savoir-faire .entry-content .fabrication-steps__item:nth-child(even) .item-image {
    left: 25%;
    right: unset;
}
@media (max-width: 991px) {
    .page-template-page-savoir-faire .entry-content .fabrication-steps__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 170px;
    }
    .page-template-page-savoir-faire .entry-content .fabrication-steps__item .item-content {
        position: relative;
        width: 90%;
        padding: 1rem 0;
    }
    .page-template-page-savoir-faire .entry-content .fabrication-steps__item .item-content__wrapper {
        padding: 100px 30px 20px;
    }
    .page-template-page-savoir-faire .entry-content .fabrication-steps__item .item-image {
        position: absolute;
        width: 70%;
        left: 50%;
        right: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        top: 0;
        max-height: 200px;
        overflow: hidden;
    }
    .page-template-page-savoir-faire .entry-content .fabrication-steps__item .item-image img {
        max-width: 100%;
    }
    .page-template-page-savoir-faire .entry-content .fabrication-steps__item:nth-child(even) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .page-template-page-savoir-faire .entry-content .fabrication-steps__item:nth-child(even) .item-content__wrapper {
        padding: 100px 30px 20px;
    }
    .page-template-page-savoir-faire .entry-content .fabrication-steps__item:nth-child(even) .item-image {
        left: 50%;
        right: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .page-template-page-savoir-faire .entry-content .fabrication-steps__item:last-child {
        margin-bottom: 100px;
    }
}
.page-template-page-equipe .entry-content {
    margin-top: 50px;
}
.page-template-page-equipe .entry-content .intro p {
    font-family: Prata, serif;
    font-size: 1.34em;
    line-height: 1.7rem;
    color: #646464;
}
.page-template-page-equipe .entry-content .intro h2 {
    margin-bottom: 10px;
    font-family: "Gotham Book", sans-serif;
}
.page-template-page-equipe .entry-content .entry-paragraph__title {
    margin-bottom: 10px;
    font-family: "Gotham Book", sans-serif;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.page-template-page-equipe .entry-content .entry-paragraph__image {
    overflow: hidden;
}
.page-template-page-equipe .entry-content .entry-paragraph__image img {
    width: 100%;
}
.page-template-page-equipe .entry-content .notre-equipe__item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 60px 0;
}
.page-template-page-equipe .entry-content .notre-equipe__item .item-content {
    position: relative;
    width: 65%;
    padding: 1rem 0;
}
.page-template-page-equipe .entry-content .notre-equipe__item .item-content .title {
    text-transform: uppercase;
    color: #c0aa83;
}
.page-template-page-equipe .entry-content .notre-equipe__item .item-content .subtitle {
    font-family: Prata, serif;
    margin-bottom: 16px;
}
.page-template-page-equipe .entry-content .notre-equipe__item .item-content__wrapper {
    width: 100%;
    padding: 2rem 30% 2rem 3rem;
    border: 2px #c0aa83 solid;
}
.page-template-page-equipe .entry-content .notre-equipe__item .item-image {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    bottom: 50%;
    right: -25%;
    width: 50%;
    height: 80%;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.page-template-page-equipe .entry-content .notre-equipe__item .item-image img {
    max-width: 100%;
}
.page-template-page-equipe .entry-content .notre-equipe__item:nth-child(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.page-template-page-equipe .entry-content .notre-equipe__item:nth-child(odd) .item-content__wrapper {
    padding: 2rem 3rem 2rem 30%;
}
.page-template-page-equipe .entry-content .notre-equipe__item:nth-child(odd) .item-image {
    left: 25%;
    right: unset;
}
@media all and (max-width: 991px) {
    .page-template-page-equipe .entry-content .notre-equipe__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 40% 0;
    }
    .page-template-page-equipe .entry-content .notre-equipe__item .item-content {
        position: relative;
        width: 90%;
        padding: 1rem 0;
    }
    .page-template-page-equipe .entry-content .notre-equipe__item .item-content__wrapper {
        padding: 100px 30px 20px;
    }
    .page-template-page-equipe .entry-content .notre-equipe__item .item-image {
        position: absolute;
        -webkit-transform: translate(-50%, -65%);
        -moz-transform: translate(-50%, -65%);
        -ms-transform: translate(-50%, -65%);
        -o-transform: translate(-50%, -65%);
        transform: translate(-50%, -65%);
        left: 50%;
        right: 50%;
        bottom: unset;
        top: 0;
        width: 80%;
        max-height: 300px;
        overflow: hidden;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -moz-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .page-template-page-equipe .entry-content .notre-equipe__item .item-image img {
        max-width: 100%;
    }
    .page-template-page-equipe .entry-content .notre-equipe__item:nth-child(odd) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .page-template-page-equipe .entry-content .notre-equipe__item:nth-child(odd) .item-content__wrapper {
        padding: 100px 30px 20px;
    }
    .page-template-page-equipe .entry-content .notre-equipe__item:nth-child(odd) .item-image {
        left: 50%;
        right: 50%;
        -webkit-transform: translate(-50%, -65%);
        -moz-transform: translate(-50%, -65%);
        -ms-transform: translate(-50%, -65%);
        -o-transform: translate(-50%, -65%);
        transform: translate(-50%, -65%);
    }
    .page-template-page-equipe .entry-content .notre-equipe__item:last-child {
        margin-bottom: 20%;
    }
}
.page-template-page-histoire .entry-content {
    margin-top: 50px;
}
.page-template-page-histoire .entry-content .intro p {
    font-family: Prata, serif;
    font-size: 1.34em;
    line-height: 1.7rem;
    color: #646464;
}
.page-template-page-histoire .entry-content .intro h2 {
    margin-bottom: 10px;
    font-family: "Gotham Book", sans-serif;
}
.page-template-page-histoire h1.entry-title {
    display: none;
    height: 0;
    width: 0;
    visibility: hidden;
}
@media (min-width: 992px) {
    .page-template-page-histoire .slide-dots {
        display: none;
    }
}
@media (max-width: 991px) {
    .page-template-page-histoire .slide-dots {
        position: fixed;
        right: 10px;
        bottom: 0;
        z-index: 2;
    }
    .page-template-page-histoire .slide-dots__item {
        list-style-type: none;
    }
    .page-template-page-histoire .slide-dots__item.active::before {
        width: 80px;
    }
}
.page-template-page-histoire .container {
    position: relative;
}
@media (max-width: 575px) {
    .page-template-page-histoire .container .entry-paragraph {
        padding-right: 20px;
    }
}
@media (min-width: 992px) {
    .page-template-page-histoire .container .main-content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -moz-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}
.page-template-page-histoire .container .main-content .slide-summary {
    position: absolute;
    font-family: Prata, serif;
    left: 0;
    top: 150px;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0 15px;
    margin-top: 70px;
    margin-bottom: 20px;
    width: 15%;
}
.page-template-page-histoire .container .main-content .slide-summary__item {
    list-style-type: none;
    position: relative;
}
.page-template-page-histoire .container .main-content .slide-summary__item a {
    font-size: 1.3rem;
    color: #000;
    -webkit-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
    cursor: pointer;
}
.page-template-page-histoire .container .main-content .slide-summary__item a:hover {
    text-decoration: none;
}
.page-template-page-histoire .container .main-content .slide-summary__item.active a {
    color: #c0aa83;
}
.page-template-page-histoire .container .main-content .slide-summary__item.active::before {
    width: 80px;
}
.page-template-page-histoire .container .main-content .slide-summary__item::before {
    content: "";
    width: 0;
    position: absolute;
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    left: -10px;
    top: -webkit-calc(50% - 2px);
    top: -moz-calc(50% - 2px);
    top: calc(50% - 2px);
    height: 2px;
    background-color: #000;
    -webkit-transition: width 0.3s ease-out;
    -o-transition: width 0.3s ease-out;
    -moz-transition: width 0.3s ease-out;
    transition: width 0.3s ease-out;
}
@media (max-width: 991px) {
    .page-template-page-histoire .container .main-content .slide-summary {
        display: none;
    }
}
@media (min-width: 992px) {
    .page-template-page-histoire .container .main-content .slides-wrapper {
        width: 85%;
    }
}
.page-template-page-histoire .col-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin: 40px 0;
    opacity: 0;
    position: relative;
    padding-top: 50px;
    margin-bottom: 35px;
}
.page-template-page-histoire .col-wrapper:not(:first-of-type)::before {
    content: "";
    height: 2px;
    background-color: #000;
    position: absolute;
    top: 0;
    right: 0;
}
@media (min-width: 992px) {
    .page-template-page-histoire .col-wrapper:not(:first-of-type)::before {
        width: 80%;
    }
}
@media (max-width: 991px) {
    .page-template-page-histoire .col-wrapper:not(:first-of-type)::before {
        width: 100%;
    }
}
.page-template-page-histoire .col-wrapper .year-slide__title {
    font-family: Prata, serif;
    font-size: 3.8rem;
    line-height: 3.8rem;
    padding: 0 15px;
    letter-spacing: 2px;
}
.page-template-page-histoire .col-wrapper .year-slide__subtitle {
    font-family: "Gotham Book", sans-serif;
    font-size: 1.2rem;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding: 0 15px;
}
.page-template-page-histoire .col-wrapper .year-slide__text {
    font-size: 1rem;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    color: #777;
    padding: 0 15px;
    width: 100%;
}
.page-template-page-histoire .col-wrapper .left-col {
    position: relative;
    width: 50%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    padding: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.page-template-page-histoire .col-wrapper .right-col {
    width: 50%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    padding: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.page-template-page-histoire .col-wrapper .small-image {
    justify-self: flex-end;
    padding: 15px 0;
}
@media (max-width: 991px) {
    .page-template-page-histoire .col-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 20px 0;
        opacity: 0;
    }
    .page-template-page-histoire .col-wrapper .year-slide__title {
        font-size: 3.4rem;
        line-height: 3.4rem;
        padding: 0;
    }
    .page-template-page-histoire .col-wrapper .year-slide__subtitle {
        font-size: 1.2rem;
        padding: 0;
        position: relative;
    }
    .page-template-page-histoire .col-wrapper .year-slide__subtitle::after {
        content: "";
        position: absolute;
        bottom: -2px;
        width: 100%;
        left: 0;
        height: 1px;
        background-color: #777;
    }
    .page-template-page-histoire .col-wrapper .year-slide__text {
        font-size: 1.1rem;
        color: #333;
        padding: 0;
        width: 100%;
    }
    .page-template-page-histoire .col-wrapper .left-col {
        position: relative;
        width: 100%;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        padding: 10px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .page-template-page-histoire .col-wrapper .left-col .small-image {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }
    .page-template-page-histoire .col-wrapper .right-col {
        width: 100%;
        padding: 10px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
@-webkit-keyframes shake {
    10%,
    90% {
        -webkit-transform: rotateZ(3deg);
        transform: rotateZ(3deg);
    }
    20%,
    80% {
        -webkit-transform: rotateZ(-3deg);
        transform: rotateZ(-3deg);
    }
    30%,
    50%,
    70% {
        -webkit-transform: rotateZ(3deg);
        transform: rotateZ(3deg);
    }
    40%,
    60% {
        -webkit-transform: rotateZ(-3deg);
        transform: rotateZ(-3deg);
    }
}
@-moz-keyframes shake {
    10%,
    90% {
        -moz-transform: rotateZ(3deg);
        transform: rotateZ(3deg);
    }
    20%,
    80% {
        -moz-transform: rotateZ(-3deg);
        transform: rotateZ(-3deg);
    }
    30%,
    50%,
    70% {
        -moz-transform: rotateZ(3deg);
        transform: rotateZ(3deg);
    }
    40%,
    60% {
        -moz-transform: rotateZ(-3deg);
        transform: rotateZ(-3deg);
    }
}
@keyframes shake {
    10%,
    90% {
        -webkit-transform: rotateZ(3deg);
        -moz-transform: rotateZ(3deg);
        -o-transform: rotateZ(3deg);
        transform: rotateZ(3deg);
    }
    20%,
    80% {
        -webkit-transform: rotateZ(-3deg);
        -moz-transform: rotateZ(-3deg);
        -o-transform: rotateZ(-3deg);
        transform: rotateZ(-3deg);
    }
    30%,
    50%,
    70% {
        -webkit-transform: rotateZ(3deg);
        -moz-transform: rotateZ(3deg);
        -o-transform: rotateZ(3deg);
        transform: rotateZ(3deg);
    }
    40%,
    60% {
        -webkit-transform: rotateZ(-3deg);
        -moz-transform: rotateZ(-3deg);
        -o-transform: rotateZ(-3deg);
        transform: rotateZ(-3deg);
    }
}
.parallax-bg {
    background-position: top center;
    -moz-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    padding-bottom: 50px;
}
.back-dolin a {
    color: #c0aa83 !important;
}
#breadcrumbs > span {
    margin-left: 10%;
}
.bloc-titre {
    color: #fff;
}
.bloc-titre header {
    width: 80%;
    margin: auto;
    overflow: hidden;
}
@media (max-width: 767px) {
    .bloc-titre header {
        width: 90%;
    }
}
.bloc-titre header .row {
    min-height: 70vh;
    padding: 30px 0;
}
@media (max-width: 767px) {
    .bloc-titre header .row {
        height: auto;
    }
}
.bloc-titre header .row .col-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 767px) {
    .bloc-titre header .row .col-text {
        margin-top: 40px;
    }
}
.bloc-titre header .row .col-text h1 {
    font-size: 4.5em;
    font-weight: 700;
}
.bloc-titre header .row .col-text h1 span {
    font-family: "Fenway Park JF Regular";
    font-weight: 400;
    font-size: 1.25em;
}
.bloc-titre header .row .col-text p {
    font-size: 1.5em;
}
.bloc-titre header .row .col-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-height: 100%;
}
.bloc-titre header .row .col-img a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.bloc-titre header .row .col-img img {
    max-width: 100%;
    max-height: 80%;
    margin: auto;
}
@media (min-width: 1400px) {
    .bloc-titre header .row .col-img img {
        padding-bottom: 40px;
        padding-top: 40px;
    }
}
@media (max-width: 767px) {
    .bloc-titre header .row .col-img img {
        max-width: 70%;
        margin-bottom: 40px;
    }
}
.dispatch-bloc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 80vw;
    margin: auto;
    padding-top: 100px;
}
@media (max-width: 991px) {
    .dispatch-bloc {
        width: 100vw;
    }
}
.dispatch-bloc .dispatch-tuile {
    margin: 4%;
    width: 25vw;
    height: 25vw;
    position: relative;
    -webkit-mask-image: url(../../assets/img/tuile.svg);
    mask-image: url(../../assets/img/tuile.svg);
    text-decoration: none;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
}
@media (max-width: 991px) {
    .dispatch-bloc .dispatch-tuile {
        width: 90vw;
        height: 90vw;
    }
}
.dispatch-bloc .dispatch-tuile:hover {
    -webkit-animation: shake 2s ease-in-out;
    -moz-animation: shake 2s ease-in-out;
    animation: shake 2s ease-in-out;
    -webkit-transform: rotateZ(0);
    -moz-transform: rotateZ(0);
    -ms-transform: rotate(0);
    -o-transform: rotateZ(0);
    transform: rotateZ(0);
}
.dispatch-bloc .dispatch-tuile .image {
    height: 80%;
    margin-left: 10%;
    margin-top: 3%;
}
@media (max-width: 991px) {
    .dispatch-bloc .dispatch-tuile .image {
        height: 75%;
        margin-left: 13.5%;
        margin-top: 3%;
    }
}
.dispatch-bloc .dispatch-tuile .text {
    color: #fff;
    font-size: 1.6em;
    font-weight: 700;
    text-align: center;
    position: relative;
}
.dispatch-bloc .dispatch-tuile .text:after {
    content: "";
    height: 2px;
    width: 20%;
    background-color: #fff;
    position: absolute;
    bottom: -5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.highlight-row {
    margin-top: 50px;
    width: 80%;
    margin-left: 50% !important; /* ajout Vince */
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding-bottom: 40px;
    margin-bottom: 0;
}
.highlight-row .highlight-item {
    height: 400px;
}
@media (max-width: 991px) {
    .highlight-row .highlight-item {
        height: 300px;
    }
}
@media (max-width: 767px) {
    .highlight-row .highlight-item {
        margin-bottom: 30px;
    }
}
.highlight-row .highlight-item .dln-cta--anim-light {
    text-align: center;
    max-width: 80%;
}
.cpt-bloc {
    width: 80%;
    margin: 0 auto;
    padding: 50px 0;
}
.cpt-bloc .row {
    margin-left: 0;
    margin-right: 0;
}
.cpt-bloc .cpt-grid {
    margin: 50px 0;
}
.cpt-bloc .cpt-grid .card-coloriage-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 25px 0;
}
.cpt-bloc .cpt-grid .card-coloriage-wrapper .card-coloriage {
    background-position: center;
    -moz-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}
.cpt-bloc .cpt-filter-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.cpt-bloc .cpt-filter-row:after {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    content: "";
}
.cpt-bloc .cpt-filter-row .cpt-filter {
    margin: 20px 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.cpt-bloc .cpt-filter-row .cpt-filter select {
    border: 1px solid #fff;
    color: #fff;
    font-size: 1.5em;
    margin-right: 20px;
    padding: 5px 10px;
}
.cpt-bloc .cpt-filter-row .cpt-filter select:focus {
    border: none;
    color: #fff;
}
.cpt-bloc .cpt-filter-row .dln-pagination {
    margin-top: 0;
    margin-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.cpt-bloc .cpt-filter-row .dln-pagination .pagination--inner nav .nav-links .page-numbers {
    color: #fff;
    border: 1px solid #fff;
    font-size: 1.15em;
}
.cpt-bloc .cpt-filter-row .dln-pagination .pagination--inner nav .nav-links .page-numbers.current {
    color: #333;
}
.cpt-bloc .cpt-filter-row .dln-pagination .pagination--inner nav .nav-links .page-numbers.dots {
    border: none;
}
.cpt-bloc .cpt-filter-row .dln-pagination .pagination--inner nav .nav-links .page-numbers.dots:hover {
    color: #fff;
}
.cpt-bloc .cpt-filter-row .dln-pagination .pagination--inner nav .nav-links .page-numbers:hover {
    text-decoration: none;
    color: #333;
}
.edito-wrapper .edito__item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 60px 0;
}
.edito-wrapper .edito__item .item-content {
    position: relative;
    width: 75%;
    padding: 1rem 0;
}
.edito-wrapper .edito__item .item-content .title {
    text-transform: uppercase;
    margin-bottom: 1rem;
    color: #c0aa83;
}
.edito-wrapper .edito__item .item-content__wrapper {
    width: 100%;
    padding: 4rem 45% 2rem 3rem;
    border: 2px #c0aa83 solid;
}
.edito-wrapper .edito__item .item-image {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    bottom: 50%;
    right: -25%;
    width: 50%;
    height: 80%;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.edito-wrapper .edito__item .item-image img {
    max-width: 100%;
}
.edito-wrapper .edito__item.left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
@media (max-width: 991px) {
    .edito-wrapper .edito__item.left {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.edito-wrapper .edito__item.left .item-content__wrapper {
    padding: 4rem 3rem 2rem 45%;
}
@media (max-width: 991px) {
    .edito-wrapper .edito__item.left .item-content__wrapper {
        padding: 100px 30px 20px;
    }
}
.edito-wrapper .edito__item.left .item-image {
    left: 25%;
    right: unset;
}
@media (max-width: 991px) {
    .edito-wrapper .edito__item.left .item-image {
        left: 50%;
    }
}
@media (max-width: 991px) {
    .edito-wrapper .edito__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 170px;
    }
    .edito-wrapper .edito__item .item-content {
        position: relative;
        width: 90%;
        padding: 1rem 0;
    }
    .edito-wrapper .edito__item .item-content__wrapper {
        padding: 100px 30px 20px;
    }
    .edito-wrapper .edito__item .item-image {
        position: absolute;
        width: 70%;
        left: 50%;
        right: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        top: 0;
        max-height: 200px;
        overflow: hidden;
    }
    .edito-wrapper .edito__item .item-image img {
        max-width: 100%;
    }
    .edito-wrapper .edito__item:nth-child(even) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .edito-wrapper .edito__item:nth-child(even) .item-content__wrapper {
        padding: 100px 30px 20px;
    }
    .edito-wrapper .edito__item:nth-child(even) .item-image {
        left: 50%;
        right: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .edito-wrapper .edito__item:last-child {
        margin-bottom: 100px;
    }
}
.recettes-enfants-grid {
    width: 75vw;
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.recettes-enfants-grid .linked-recipes {
    padding: 50px 0;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
.recettes-enfants-grid ul {
    padding-left: 0;
}
.recettes-enfants-grid ul li.linked-recipes__item {
    margin-bottom: 30px;
}
.single-recettes-enfants article {
    background: 0 0 !important;
}
.single-recettes-enfants article .details-recette__block {
    background-color: #d57955 !important;
}
.bloc-quizz {
    margin-top: 50px;
    margin-bottom: 50px;
}
#overlay-marie {
    position: fixed;
    right: 0;
    top: 50%;
    height: 200px;
    width: 212px;
    z-index: 9999;
}
@media (max-width: 767px) {
    #overlay-marie {
        display: none;
    }
}
#overlay-marie.closed:hover .tooltiptext {
    visibility: visible;
}
#overlay-marie .tooltiptext {
    visibility: hidden;
    width: 120px;
    bottom: 100%;
    left: 50%;
    margin-left: -60px;
    position: absolute;
    z-index: 9999;
    background-color: #007857;
    color: #fff;
    padding: 5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
}
#overlay-marie img {
    height: 80%;
    position: absolute;
    z-index: 99;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}
#overlay-marie .close-marie {
    z-index: 99;
    position: absolute;
    right: 30px;
    top: 27px;
    color: #fff;
    opacity: 100%;
    cursor: pointer;
    font-size: 24px;
    font-weight: 700;
    text-shadow: 0 1px 0 #fff;
}
#overlay-marie .bloc {
    -webkit-mask-image: url(../../assets/img/bloc.svg);
    mask-image: url(../../assets/img/bloc.svg);
    background-color: #007857;
    height: 100%;
    width: 100%;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}
#overlay-marie .bloc p {
    color: #fff;
    text-align: center;
    margin-top: 50%;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 30px;
    font-family: "SUBSCRIBER Regular";
    font-size: 30px;
    line-height: 30px;
}
.site-content .site-main .post__img {
    margin-bottom: 25px;
}
.blog .content-area,
.category .content-area {
    margin-top: 50px;
}
.blog .content-area .intro h2,
.category .content-area .intro h2 {
    margin-bottom: 10px;
    font-family: Prata, serif;
    color: #646464;
}
.blog .content-area .intro h5,
.category .content-area .intro h5 {
    font-family: Prata, serif;
}
.blog .content-area,
.category .content-area {
    padding-bottom: 90px;
    background: url(../../assets/img/texture-carte-savoie.png) no-repeat center bottom;
    -moz-background-size: auto 240px;
    background-size: auto 240px;
}
.single-post .post-wrapper {
    margin-top: 45px;
}
.single-post .post-wrapper .content-area article .post-header .header__meta span {
    font-size: 1.05em;
}
.single-post .post-wrapper .content-area article .post-header .header__img-box {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 35px;
}
@media (min-width: 576px) {
    .single-post .post-wrapper .content-area article .post-header .header__img-box .img-wrapper {
        margin-right: 3rem;
    }
}
.single-post .post-wrapper .content-area article .post-header .header__img-box .img-wrapper iframe,
.single-post .post-wrapper .content-area article .post-header .header__img-box .img-wrapper img {
    position: relative;
    z-index: 50;
    -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.16);
}
.single-post .post-wrapper .content-area article .post-header .header__img-box .meta--with-img {
    z-index: 48;
}
@media (min-width: 576px) {
    .single-post .post-wrapper .content-area article .post-header .header__img-box .meta--with-img {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
        width: 90%;
        padding: 0 25px;
        margin: 20px 0;
    }
}
@media (max-width: 575px) {
    .single-post .post-wrapper .content-area article .post-header .header__img-box .meta--with-img {
        margin: 15px 0 0;
    }
}
@media (min-width: 576px) {
    .single-post .post-wrapper .content-area article .post-header .header__img-box:after {
        content: "";
        position: absolute;
        bottom: 0;
        right: 0;
        height: 90%;
        width: 90%;
        z-index: 45;
        border: 2px solid #444;
        -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.16);
        -moz-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.16);
        box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.16);
    }
}
.single-post .post-wrapper .content-area article .post-header .header__title {
    font-family: "Gotham Book", sans-serif;
    color: #c0aa83;
}
.single-post .post-wrapper .content-area article .post-content {
    margin: 25px 0 50px;
}
.single-post .post-wrapper .content-area article .post-content .content__title {
    margin-bottom: 10px;
    font-family: "Gotham Book", sans-serif;
    margin-top: 35px;
}
.single-post .post-wrapper .content-area article .post-content .content__text ul {
    margin-bottom: 15px;
}
.tax-gamme .content-area {
    margin-top: 50px;
}
.tax-gamme .content-area .intro {
    margin-bottom: 90px;
}
.tax-gamme .content-area .intro h2 {
    margin-bottom: 10px;
    font-family: Prata, serif;
    color: #646464;
}
.tax-gamme .content-area {
    padding-bottom: 90px;
    background: url(../../assets/img/texture-carte-savoie.png) no-repeat center bottom;
    -moz-background-size: auto 240px;
    background-size: auto 240px;
}
.tax-gamme .dln-basic-text-row,
.tax-gamme .dln-basic-text-row--bottom-page {
    padding-top: 0;
    margin-top: -30px;
}
.post-type-archive-produit .page-header {
    margin: 30px 0 80px;
}
.single-produit article {
    padding-bottom: 90px;
    background: url(../../assets/img/texture-carte-savoie.png) no-repeat center bottom;
    -moz-background-size: auto 240px;
    background-size: auto 240px;
}
.single-produit article .details-produit {
    background: url(../../assets/img/texture-produit-recette.png) repeat left top;
}
.single-produit article .details-produit__img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 575px) {
    .single-produit article .details-produit__img {
        padding: 20px;
    }
    .single-produit article .details-produit__img img {
        max-height: 350px;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .single-produit article .details-produit__img {
        padding: 20px;
    }
    .single-produit article .details-produit__img img {
        max-height: 350px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .single-produit article .details-produit__img {
        padding: 20px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .single-produit article .details-produit__img {
        padding: 20px;
    }
}
@media (min-width: 1200px) {
    .single-produit article .details-produit__img {
        padding: 20px;
    }
}
.single-produit article .details-produit__img img {
    margin: auto;
}
.single-produit article .details-produit-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #333;
    padding: 50px;
    color: #fff;
}
.single-produit article .details-produit-block .details-produit__header h1.details-produit__title {
    margin-bottom: 10px;
    font-family: "Gotham Medium", sans-serif;
    text-transform: uppercase;
}
.single-produit article .details-produit-block .details-produit__content .details-produit__subtitle {
    font-family: Prata, serif;
    color: #c0aa83;
    margin-bottom: 15px;
}
@media (min-width: 768px) {
    .single-produit article .details-produit-block .details-produit__content .details-produit__subtitle {
        font-size: 1.3em;
    }
}
@media (max-width: 767px) {
    .single-produit article .details-produit-block .details-produit__content .details-produit__subtitle {
        font-size: 1.2em;
    }
}
.single-produit article .details-produit-block .details-produit__content .details-produit__text {
    margin-bottom: 30px;
}
.single-produit article .details-produit-block .details-produit__content .details-produit__imgs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
}
@media (max-width: 575px) {
    .single-produit article .details-produit-block .details-produit__content .details-produit__imgs {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .single-produit article .details-produit-block .details-produit__content .details-produit__imgs {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}
@media (min-width: 768px) and (max-width: 1399px) {
    .single-produit article .details-produit-block .details-produit__content .details-produit__imgs {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
@media (min-width: 1400px) {
    .single-produit article .details-produit-block .details-produit__content .details-produit__imgs {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}
@media (max-width: 575px) {
    .single-produit article .details-produit-block .details-produit__content .details-produit__imgs img:first-child {
        margin-right: 10px;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .single-produit article .details-produit-block .details-produit__content .details-produit__imgs img:first-child {
        margin-right: 10px;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .single-produit article .details-produit-block .details-produit__content .details-produit__imgs img {
        max-width: 40%;
    }
}
@media (min-width: 1200px) and (max-width: 1399px) {
    .single-produit article .details-produit-block .details-produit__content .details-produit__imgs img {
        width: 45%;
    }
}
.single-produit article .details-produit-block .details-produit__content ul.details-produit__variants {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    font-family: "Gotham Book", sans-serif;
}
.single-produit article .details-produit-block .details-produit__content ul.details-produit__variants li {
    list-style-type: none;
}
.single-produit article .details-produit-block .details-produit__content ul.details-produit__variants li:not(:last-child)::after {
    content: "•";
    margin: 0 8px;
}
.single-produit article .dln-basic-text-row,
.single-produit article .dln-basic-text-row--bottom-page {
    margin-top: 35px;
}
.page-template-page-archive-recettes .content-area {
    margin-top: 50px;
}
.page-template-page-archive-recettes .content-area .intro {
    margin-bottom: 90px;
}
.page-template-page-archive-recettes .content-area .intro h2 {
    margin-bottom: 10px;
    font-family: Prata, serif;
    color: #646464;
}
.page-template-page-archive-recettes .content-area {
    padding-bottom: 90px;
    background: url(../../assets/img/texture-carte-savoie.png) no-repeat center bottom;
    -moz-background-size: auto 240px;
    background-size: auto 240px;
}
.single-recette article,
.single-recettes-enfants article {
    padding-bottom: 90px;
    background: url(../../assets/img/texture-carte-savoie.png) no-repeat center bottom;
    -moz-background-size: auto 240px;
    background-size: auto 240px;
}
@media (max-width: 767px) {
    .single-recette article .details-recette,
    .single-recettes-enfants article .details-recette {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -moz-box-orient: vertical;
        -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}
.single-recette article .details-recette__img,
.single-recettes-enfants article .details-recette__img {
    background: no-repeat scroll center center;
    -moz-background-size: cover !important;
    background-size: cover !important;
    position: relative;
}
@media (max-width: 767px) {
    .single-recette article .details-recette__img,
    .single-recettes-enfants article .details-recette__img {
        background: 0 0 !important;
        padding: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
@media (min-width: 768px) {
    .single-recette article .details-recette__img,
    .single-recettes-enfants article .details-recette__img {
        height: 600px;
    }
}
@media (min-width: 768px) {
    .single-recette article .details-recette__img img,
    .single-recettes-enfants article .details-recette__img img {
        display: none;
    }
}
.single-recette article .details-recette__block,
.single-recettes-enfants article .details-recette__block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #333;
    padding: 50px;
    color: #fff;
}
.single-recette article .details-recette__block .details-recette__header h1.details-recette__title,
.single-recettes-enfants article .details-recette__block .details-recette__header h1.details-recette__title {
    margin-bottom: 10px;
    font-family: "Gotham Medium", sans-serif;
    text-transform: uppercase;
}
.single-recette article .details-recette__block .details-recette__content .details-produit__subtitle,
.single-recettes-enfants article .details-recette__block .details-recette__content .details-produit__subtitle {
    font-family: Prata, serif;
    color: #c0aa83;
    margin-bottom: 15px;
}
@media (min-width: 768px) {
    .single-recette article .details-recette__block .details-recette__content .details-produit__subtitle,
    .single-recettes-enfants article .details-recette__block .details-recette__content .details-produit__subtitle {
        font-size: 1.3em;
    }
}
@media (max-width: 767px) {
    .single-recette article .details-recette__block .details-recette__content .details-produit__subtitle,
    .single-recettes-enfants article .details-recette__block .details-recette__content .details-produit__subtitle {
        font-size: 1.2em;
    }
}
.single-recette article .details-recette__block .details-recette__content .details-recette__midtitle,
.single-recettes-enfants article .details-recette__block .details-recette__content .details-recette__midtitle {
    margin-bottom: 10px;
    font-family: "Gotham Book", sans-serif;
    text-transform: uppercase;
    margin: 15px 0;
}
@media (min-width: 768px) {
    .single-recette article .details-recette__block .details-recette__content .details-recette__midtitle,
    .single-recettes-enfants article .details-recette__block .details-recette__content .details-recette__midtitle {
        font-size: 1.3em;
    }
}
@media (max-width: 767px) {
    .single-recette article .details-recette__block .details-recette__content .details-recette__midtitle,
    .single-recettes-enfants article .details-recette__block .details-recette__content .details-recette__midtitle {
        font-size: 1.2em;
    }
}
.single-recette article .details-recette__block .details-recette__content .details-recette__text,
.single-recettes-enfants article .details-recette__block .details-recette__content .details-recette__text {
    margin-bottom: 30px;
}
.single-recette article .details-recette__block .details-recette__content .details-recette__pictos,
.single-recettes-enfants article .details-recette__block .details-recette__content .details-recette__pictos {
    margin-top: 35px;
    margin-left: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.single-recette article .details-recette__block .details-recette__content .details-recette__pictos .picto-item,
.single-recettes-enfants article .details-recette__block .details-recette__content .details-recette__pictos .picto-item {
    margin-right: 35px;
    margin-bottom: 20px;
}
.single-recette article .details-recette__block .details-recette__content .details-recette__pictos .picto-item object,
.single-recettes-enfants article .details-recette__block .details-recette__content .details-recette__pictos .picto-item object {
    display: block;
    height: 35px;
    margin-bottom: 10px;
}
.single-recette article .details-recette__block .details-recette__content .details-recette__pictos .picto-item span,
.single-recettes-enfants article .details-recette__block .details-recette__content .details-recette__pictos .picto-item span {
    font-family: "Gotham Medium", sans-serif;
    font-size: 0.9em;
}
.single-recette article .details-recette__block .details-recette__content .details-recette__pictos .picto-item p,
.single-recettes-enfants article .details-recette__block .details-recette__content .details-recette__pictos .picto-item p {
    margin: 0;
}
.page-template-page-archive-createurs .content-area,
.page-template-page-archive-foodpairings .content-area {
    margin-top: 50px;
}
.page-template-page-archive-createurs .content-area .intro h2,
.page-template-page-archive-foodpairings .content-area .intro h2 {
    margin-bottom: 10px;
    font-family: Prata, serif;
    color: #646464;
}
.page-template-page-archive-createurs .content-area .intro h5,
.page-template-page-archive-foodpairings .content-area .intro h5 {
    font-family: Prata, serif;
}
.page-template-page-archive-createurs .barmen__intro,
.page-template-page-archive-foodpairings .barmen__intro {
    margin-bottom: 35px;
}
.page-template-page-archive-createurs .barmen__grid.masonry .masonry-item,
.page-template-page-archive-foodpairings .barmen__grid.masonry .masonry-item {
    margin-bottom: 20px;
}
@media (max-width: 575px) {
    .page-template-page-archive-createurs .barmen__grid.masonry .masonry-item.item--big,
    .page-template-page-archive-foodpairings .barmen__grid.masonry .masonry-item.item--big {
        width: 100%;
        height: 270px;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .page-template-page-archive-createurs .barmen__grid.masonry .masonry-item.item--big,
    .page-template-page-archive-foodpairings .barmen__grid.masonry .masonry-item.item--big {
        width: 540px;
        height: 540px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .page-template-page-archive-createurs .barmen__grid.masonry .masonry-item.item--big,
    .page-template-page-archive-foodpairings .barmen__grid.masonry .masonry-item.item--big {
        width: -webkit-calc(960px / 2 - 20px);
        width: -moz-calc(960px / 2 - 20px);
        width: calc(960px / 2 - 20px);
        height: -webkit-calc(960px / 2 - 20px);
        height: -moz-calc(960px / 2 - 20px);
        height: calc(960px / 2 - 20px);
    }
}
@media (min-width: 1200px) {
    .page-template-page-archive-createurs .barmen__grid.masonry .masonry-item.item--big,
    .page-template-page-archive-foodpairings .barmen__grid.masonry .masonry-item.item--big {
        width: -webkit-calc(1140px / 2 - 20px);
        width: -moz-calc(1140px / 2 - 20px);
        width: calc(1140px / 2 - 20px);
        height: -webkit-calc(1140px / 2 - 20px);
        height: -moz-calc(1140px / 2 - 20px);
        height: calc(1140px / 2 - 20px);
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .page-template-page-archive-createurs .barmen__grid.masonry .masonry-item.item--md-big,
    .page-template-page-archive-foodpairings .barmen__grid.masonry .masonry-item.item--md-big {
        width: -webkit-calc(720px * (2 / 3) - 20px);
        width: -moz-calc(720px * (2 / 3) - 20px);
        width: calc(720px * (2 / 3) - 20px);
        height: -webkit-calc(720px * (2 / 3) - 20px);
        height: -moz-calc(720px * (2 / 3) - 20px);
        height: calc(720px * (2 / 3) - 20px);
    }
}
.page-template-page-archive-createurs .barmen__grid.masonry .masonry-item.item--small .masonry-content a,
.page-template-page-archive-foodpairings .barmen__grid.masonry .masonry-item.item--small .masonry-content a {
    width: 160px;
}
@media (max-width: 575px) {
    .page-template-page-archive-createurs .barmen__grid.masonry .masonry-item.item--small,
    .page-template-page-archive-foodpairings .barmen__grid.masonry .masonry-item.item--small {
        width: 100%;
        height: 200px;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .page-template-page-archive-createurs .barmen__grid.masonry .masonry-item.item--small,
    .page-template-page-archive-foodpairings .barmen__grid.masonry .masonry-item.item--small {
        width: 100%;
        height: 275px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .page-template-page-archive-createurs .barmen__grid.masonry .masonry-item.item--small,
    .page-template-page-archive-foodpairings .barmen__grid.masonry .masonry-item.item--small {
        width: -webkit-calc(960px / 4 - 17px);
        width: -moz-calc(960px / 4 - 17px);
        width: calc(960px / 4 - 17px);
        height: -webkit-calc(960px / 4 - 17px);
        height: -moz-calc(960px / 4 - 17px);
        height: calc(960px / 4 - 17px);
    }
}
@media (min-width: 1200px) {
    .page-template-page-archive-createurs .barmen__grid.masonry .masonry-item.item--small,
    .page-template-page-archive-foodpairings .barmen__grid.masonry .masonry-item.item--small {
        width: -webkit-calc(1140px / 4 - 17px);
        width: -moz-calc(1140px / 4 - 17px);
        width: calc(1140px / 4 - 17px);
        height: -webkit-calc(1140px / 4 - 17px);
        height: -moz-calc(1140px / 4 - 17px);
        height: calc(1140px / 4 - 17px);
    }
}
.page-template-page-archive-createurs .barmen__grid.masonry .masonry-item.item--md-small .masonry-content a,
.page-template-page-archive-foodpairings .barmen__grid.masonry .masonry-item.item--md-small .masonry-content a {
    width: 160px;
}
@media (min-width: 768px) and (max-width: 991px) {
    .page-template-page-archive-createurs .barmen__grid.masonry .masonry-item.item--md-small,
    .page-template-page-archive-foodpairings .barmen__grid.masonry .masonry-item.item--md-small {
        width: -webkit-calc(720px / 3 - 17px);
        width: -moz-calc(720px / 3 - 17px);
        width: calc(720px / 3 - 17px);
        height: -webkit-calc(720px / 3 - 20px);
        height: -moz-calc(720px / 3 - 20px);
        height: calc(720px / 3 - 20px);
    }
}
.page-template-page-archive-createurs .barmen__see-more,
.page-template-page-archive-foodpairings .barmen__see-more {
    margin-top: 30px;
    margin-bottom: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.single-createur .entry-content,
.single-foodpairing .entry-content {
    margin-top: 50px;
}
.single-createur .entry-content .itw-row,
.single-foodpairing .entry-content .itw-row {
    margin-bottom: 50px;
}
.single-createur .entry-content .itw-row .itw-title,
.single-foodpairing .entry-content .itw-row .itw-title {
    font-family: Prata, serif;
    margin-bottom: 35px;
    font-size: 1.34em;
}
.single-createur .entry-content .itw-row .itw-item,
.single-foodpairing .entry-content .itw-row .itw-item {
    margin-bottom: 25px;
}
.single-createur .entry-content .itw-row .itw-item__question,
.single-foodpairing .entry-content .itw-row .itw-item__question {
    margin-bottom: 10px;
    font-family: "Gotham Book", sans-serif;
    margin-bottom: 5px;
    font-size: 1.23em;
}
.single-createur .entry-content .barmen-slider.flexslider,
.single-foodpairing .entry-content .barmen-slider.flexslider {
    border: none;
    margin-bottom: 0;
}
.single-createur .entry-content .barmen-slider.flexslider .slides .slide-wrapper,
.single-foodpairing .entry-content .barmen-slider.flexslider .slides .slide-wrapper {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    background-color: #333;
}
@media (max-width: 991px) {
    .single-createur .entry-content .barmen-slider.flexslider .slides .slide-wrapper,
    .single-foodpairing .entry-content .barmen-slider.flexslider .slides .slide-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -moz-box-orient: vertical;
        -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}
.single-createur .entry-content .barmen-slider.flexslider .slides .slide-wrapper .slide__img,
.single-foodpairing .entry-content .barmen-slider.flexslider .slides .slide-wrapper .slide__img {
    position: relative;
    background: no-repeat scroll center center;
    -moz-background-size: cover !important;
    background-size: cover !important;
}
@media (max-width: 767px) {
    .single-createur .entry-content .barmen-slider.flexslider .slides .slide-wrapper .slide__img,
    .single-foodpairing .entry-content .barmen-slider.flexslider .slides .slide-wrapper .slide__img {
        background: 0 0 !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .single-createur .entry-content .barmen-slider.flexslider .slides .slide-wrapper .slide__img,
    .single-foodpairing .entry-content .barmen-slider.flexslider .slides .slide-wrapper .slide__img {
        height: 600px;
    }
}
@media (min-width: 992px) {
    .single-createur .entry-content .barmen-slider.flexslider .slides .slide-wrapper .slide__img,
    .single-foodpairing .entry-content .barmen-slider.flexslider .slides .slide-wrapper .slide__img {
        width: 50%;
    }
}
@media (min-width: 768px) {
    .single-createur .entry-content .barmen-slider.flexslider .slides .slide-wrapper .slide__img img,
    .single-foodpairing .entry-content .barmen-slider.flexslider .slides .slide-wrapper .slide__img img {
        display: none;
    }
}
.single-createur .entry-content .barmen-slider.flexslider .slides .slide-wrapper .slide__content,
.single-foodpairing .entry-content .barmen-slider.flexslider .slides .slide-wrapper .slide__content {
    padding: 40px;
    color: #fff;
}
@media (min-width: 992px) {
    .single-createur .entry-content .barmen-slider.flexslider .slides .slide-wrapper .slide__content,
    .single-foodpairing .entry-content .barmen-slider.flexslider .slides .slide-wrapper .slide__content {
        width: 50%;
    }
}
.single-createur .entry-content .barmen-slider.flexslider .slides .slide-wrapper .slide__content h2.content__title,
.single-foodpairing .entry-content .barmen-slider.flexslider .slides .slide-wrapper .slide__content h2.content__title {
    margin-bottom: 10px;
    font-family: "Gotham Medium", sans-serif;
    text-transform: uppercase;
}
.single-createur .entry-content .barmen-slider.flexslider .slides .slide-wrapper .slide__content .content__subtitle,
.single-foodpairing .entry-content .barmen-slider.flexslider .slides .slide-wrapper .slide__content .content__subtitle {
    font-family: Prata, serif;
}
.single-createur .entry-content .barmen-slider.flexslider .slides .slide-wrapper .slide__content ul.content__list,
.single-foodpairing .entry-content .barmen-slider.flexslider .slides .slide-wrapper .slide__content ul.content__list {
    list-style-type: none;
    margin: 25px 0 0;
}
.single-createur .entry-content .barmen-slider.flexslider .slides .slide-wrapper .slide__content ul.content__list .list-item,
.single-foodpairing .entry-content .barmen-slider.flexslider .slides .slide-wrapper .slide__content ul.content__list .list-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.single-createur .entry-content .barmen-slider.flexslider .slides .slide-wrapper .slide__content ul.content__list .list-item object,
.single-foodpairing .entry-content .barmen-slider.flexslider .slides .slide-wrapper .slide__content ul.content__list .list-item object {
    display: block;
    height: 35px;
    margin-right: 10px;
}
.single-createur .entry-content .barmen-slider.flexslider .slides .slide-wrapper .slide__content ul.content__list .list-item .item__text span,
.single-foodpairing .entry-content .barmen-slider.flexslider .slides .slide-wrapper .slide__content ul.content__list .list-item .item__text span {
    margin-bottom: 10px;
    font-family: "Gotham Book", sans-serif;
    text-transform: uppercase;
    font-size: 16px;
}
.single-createur .entry-content .barmen-slider.flexslider .slides .slide-wrapper .slide__content ul.content__list .list-item .item__text p,
.single-foodpairing .entry-content .barmen-slider.flexslider .slides .slide-wrapper .slide__content ul.content__list .list-item .item__text p {
    font-size: 14px;
}
.single-createur .entry-content .barmen-slider.flexslider .flex-direction-nav li a,
.single-foodpairing .entry-content .barmen-slider.flexslider .flex-direction-nav li a {
    height: 50px;
    top: 300px;
}
.single-createur .entry-content .barmen-slider.flexslider .flex-direction-nav li a:before,
.single-foodpairing .entry-content .barmen-slider.flexslider .flex-direction-nav li a:before {
    color: rgba(255, 255, 255, 0.8);
    text-shadow: none;
    font-size: 32px;
}
.single-createur .entry-content .barmen-slider.flexslider .flex-direction-nav li a.flex-prev,
.single-foodpairing .entry-content .barmen-slider.flexslider .flex-direction-nav li a.flex-prev {
    left: 10px;
}
.single-createur .entry-content .barmen-slider.flexslider .flex-direction-nav li a.flex-next,
.single-foodpairing .entry-content .barmen-slider.flexslider .flex-direction-nav li a.flex-next {
    right: 10px;
}
.single-createur .entry-content .barmen-slider.flexslider .flex-control-nav.flex-control-paging,
.single-foodpairing .entry-content .barmen-slider.flexslider .flex-control-nav.flex-control-paging {
    bottom: 5px;
    z-index: 10;
}
.single-createur .entry-content .barmen-slider.flexslider .flex-control-nav.flex-control-paging li a,
.single-foodpairing .entry-content .barmen-slider.flexslider .flex-control-nav.flex-control-paging li a {
    cursor: pointer;
}
.single-createur .entry-content .barmen-slider.flexslider .flex-control-nav.flex-control-paging li a.flex-active,
.single-foodpairing .entry-content .barmen-slider.flexslider .flex-control-nav.flex-control-paging li a.flex-active {
    background: #c0aa83;
}
.single-createur .barmen-nav,
.single-foodpairing .barmen-nav {
    background-color: #f0f0f0;
    padding-top: 40px;
}
.single-createur .barmen-nav .barmen-nav__title,
.single-foodpairing .barmen-nav .barmen-nav__title {
    margin-bottom: 10px;
    font-family: "Gotham Medium", sans-serif;
    text-transform: uppercase;
    margin-bottom: 100px;
}
@media (min-width: 576px) {
    .single-createur .barmen-nav .barmen-nav__item,
    .single-createur .barmen-nav .barmen-nav__item--next,
    .single-createur .barmen-nav .barmen-nav__item--prev,
    .single-foodpairing .barmen-nav .barmen-nav__item,
    .single-foodpairing .barmen-nav .barmen-nav__item--next,
    .single-foodpairing .barmen-nav .barmen-nav__item--prev {
        margin-bottom: 40px;
    }
}
@media (max-width: 767px) {
    .single-createur .barmen-nav .barmen-nav__item .card-drink--normal .card-drink__text,
    .single-createur .barmen-nav .barmen-nav__item--next .card-drink--normal .card-drink__text,
    .single-createur .barmen-nav .barmen-nav__item--prev .card-drink--normal .card-drink__text,
    .single-foodpairing .barmen-nav .barmen-nav__item .card-drink--normal .card-drink__text,
    .single-foodpairing .barmen-nav .barmen-nav__item--next .card-drink--normal .card-drink__text,
    .single-foodpairing .barmen-nav .barmen-nav__item--prev .card-drink--normal .card-drink__text {
        width: 90%;
        right: unset;
    }
}
@media (max-width: 767px) {
    .single-createur .barmen-nav .barmen-nav__item .card-drink--reverse .card-drink__text,
    .single-createur .barmen-nav .barmen-nav__item--next .card-drink--reverse .card-drink__text,
    .single-createur .barmen-nav .barmen-nav__item--prev .card-drink--reverse .card-drink__text,
    .single-foodpairing .barmen-nav .barmen-nav__item .card-drink--reverse .card-drink__text,
    .single-foodpairing .barmen-nav .barmen-nav__item--next .card-drink--reverse .card-drink__text,
    .single-foodpairing .barmen-nav .barmen-nav__item--prev .card-drink--reverse .card-drink__text {
        width: 90%;
        left: 20px;
    }
}
.single-createur .barmen-nav .barmen-nav__item .card-drink--normal .card-drink__text h3,
.single-createur .barmen-nav .barmen-nav__item .card-drink--reverse .card-drink__text h3,
.single-createur .barmen-nav .barmen-nav__item--next .card-drink--normal .card-drink__text h3,
.single-createur .barmen-nav .barmen-nav__item--next .card-drink--reverse .card-drink__text h3,
.single-createur .barmen-nav .barmen-nav__item--prev .card-drink--normal .card-drink__text h3,
.single-createur .barmen-nav .barmen-nav__item--prev .card-drink--reverse .card-drink__text h3,
.single-foodpairing .barmen-nav .barmen-nav__item .card-drink--normal .card-drink__text h3,
.single-foodpairing .barmen-nav .barmen-nav__item .card-drink--reverse .card-drink__text h3,
.single-foodpairing .barmen-nav .barmen-nav__item--next .card-drink--normal .card-drink__text h3,
.single-foodpairing .barmen-nav .barmen-nav__item--next .card-drink--reverse .card-drink__text h3,
.single-foodpairing .barmen-nav .barmen-nav__item--prev .card-drink--normal .card-drink__text h3,
.single-foodpairing .barmen-nav .barmen-nav__item--prev .card-drink--reverse .card-drink__text h3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (min-width: 768px) {
    .single-createur .barmen-nav .barmen-nav__item .card-drink--normal .card-drink__text h3:after,
    .single-createur .barmen-nav .barmen-nav__item .card-drink--normal .card-drink__text h3:before,
    .single-createur .barmen-nav .barmen-nav__item .card-drink--reverse .card-drink__text h3:after,
    .single-createur .barmen-nav .barmen-nav__item .card-drink--reverse .card-drink__text h3:before,
    .single-createur .barmen-nav .barmen-nav__item--next .card-drink--normal .card-drink__text h3:after,
    .single-createur .barmen-nav .barmen-nav__item--next .card-drink--normal .card-drink__text h3:before,
    .single-createur .barmen-nav .barmen-nav__item--next .card-drink--reverse .card-drink__text h3:after,
    .single-createur .barmen-nav .barmen-nav__item--next .card-drink--reverse .card-drink__text h3:before,
    .single-createur .barmen-nav .barmen-nav__item--prev .card-drink--normal .card-drink__text h3:after,
    .single-createur .barmen-nav .barmen-nav__item--prev .card-drink--normal .card-drink__text h3:before,
    .single-createur .barmen-nav .barmen-nav__item--prev .card-drink--reverse .card-drink__text h3:after,
    .single-createur .barmen-nav .barmen-nav__item--prev .card-drink--reverse .card-drink__text h3:before,
    .single-foodpairing .barmen-nav .barmen-nav__item .card-drink--normal .card-drink__text h3:after,
    .single-foodpairing .barmen-nav .barmen-nav__item .card-drink--normal .card-drink__text h3:before,
    .single-foodpairing .barmen-nav .barmen-nav__item .card-drink--reverse .card-drink__text h3:after,
    .single-foodpairing .barmen-nav .barmen-nav__item .card-drink--reverse .card-drink__text h3:before,
    .single-foodpairing .barmen-nav .barmen-nav__item--next .card-drink--normal .card-drink__text h3:after,
    .single-foodpairing .barmen-nav .barmen-nav__item--next .card-drink--normal .card-drink__text h3:before,
    .single-foodpairing .barmen-nav .barmen-nav__item--next .card-drink--reverse .card-drink__text h3:after,
    .single-foodpairing .barmen-nav .barmen-nav__item--next .card-drink--reverse .card-drink__text h3:before,
    .single-foodpairing .barmen-nav .barmen-nav__item--prev .card-drink--normal .card-drink__text h3:after,
    .single-foodpairing .barmen-nav .barmen-nav__item--prev .card-drink--normal .card-drink__text h3:before,
    .single-foodpairing .barmen-nav .barmen-nav__item--prev .card-drink--reverse .card-drink__text h3:after,
    .single-foodpairing .barmen-nav .barmen-nav__item--prev .card-drink--reverse .card-drink__text h3:before {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        font-size: 16px;
    }
}
@media (min-width: 768px) {
    .single-createur .barmen-nav .barmen-nav__item--prev .card-drink__text h3:before,
    .single-foodpairing .barmen-nav .barmen-nav__item--prev .card-drink__text h3:before {
        content: "\f060";
        margin-right: 10px;
    }
}
@media (min-width: 768px) {
    .single-createur .barmen-nav .barmen-nav__item--next .card-drink__text h3:after,
    .single-foodpairing .barmen-nav .barmen-nav__item--next .card-drink__text h3:after {
        content: "\f061";
        margin-left: 10px;
    }
}
#page.apple .masonry a {
    font-family: Montserrat, sans-serif;
}
#page.apple a[class*="dln-cta"] {
    font-family: Montserrat, sans-serif !important;
}
#page.apple .breadcrumbs {
    font-family: Montserrat, sans-serif;
}
#page.apple footer.site-footer ul.footer__infos li {
    font-family: Montserrat, sans-serif;
}
#page.apple footer.site-footer .footer-legals__links {
    font-family: Montserrat, sans-serif;
}
#page.apple.safari header .navbar ul#primary-menu > li > a {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
}
#page.apple.safari .banner-post .content-title {
    font-family: Montserrat, sans-serif;
    font-weight: 800;
}
#page.apple.safari .banner-post .content-text p {
    font-family: Montserrat, sans-serif;
}
#page.apple .contact-form form ::-webkit-input-placeholder {
    font-family: Montserrat, sans-serif;
}
#page.apple .contact-form form ::-moz-placeholder {
    font-family: Montserrat, sans-serif;
}
#page.apple .contact-form form :-ms-input-placeholder {
    font-family: Montserrat, sans-serif;
}
#page.apple .contact-form form ::-ms-input-placeholder {
    font-family: Montserrat, sans-serif;
}
#page.apple .contact-form form ::placeholder,
#page.apple .contact-form form input,
#page.apple .contact-form form label {
    font-family: Montserrat, sans-serif;
}
.page-template-default:not(.home) #page.apple .site-content p {
    font-family: Montserrat, sans-serif;
}
.page-template-default:not(.home) #page.apple .site-content p strong {
    font-family: Montserrat, sans-serif;
}
.page-template-default:not(.home) #page.apple .site-content a {
    font-family: Montserrat, sans-serif;
}
.page-template-default:not(.home) #page.apple .site-content ul li {
    font-family: Montserrat, sans-serif;
}
.single-post #page.apple #primary .entry-content p {
    font-family: Montserrat, sans-serif;
}
.single-post #page.apple #primary .entry-content a {
    font-family: Montserrat, sans-serif;
}
.single-post #page.apple #primary .entry-content ul li {
    font-family: Montserrat, sans-serif;
}
.single-post #page.apple aside#secondary ul.sidebar-single-post li.sidebar-post__widget ul li {
    font-family: Montserrat, sans-serif;
}
