::selection {
    background-color: #373bf6 !important;
    color: white !important;
}

.w-layout-grid {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    grid-row-gap: 16px;
    grid-column-gap: 16px;
}

.top-cci-logo {
    display: block;
    height: 3.23em;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    color: #fff;
}

.cci-logo {
    margin-right: 16px;
}

.container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.container.is-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 4em;
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}

.container.is-hero {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin-right: auto;
    margin-left: auto;
    /*-webkit-box-pack: end;*/
    /*-webkit-justify-content: flex-end;*/
    /*-ms-flex-pack: end;*/
    /*justify-content: flex-end;*/
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.container.vertical {
    padding-top: 50px;
    padding-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.container.commerce {
    position: relative;
    z-index: 10;
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.container.infos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.container.cci {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.container.top {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.container.listing {
    padding-top: 50px;
    padding-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.icon {
    margin-left: 16px;
}

.icon-wrapper {
    display: none;
}

.icon-wrapper.close {
    display: block;
}

.cci-logo-wrapper {
    padding-left: 8rem;
}

.menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
}

.logo-treiz {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.affilier-votre-commerce {
    position: static;
    z-index: 100;
    margin-right: 20px;
    margin-left: 30px;
    cursor: pointer;
}

.menu-link {
    padding-right: 0;
    padding-left: 0;
    font-family: Montserrat, sans-serif;
    color: #000;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
}

.fleche-menu {
    margin-left: 8px;
}

.button {
    position: static;
    z-index: 100;
    padding: 8px 22px;
    border-radius: 100vh;
    background-color: #373bf6;
    font-family: Montserrat, sans-serif;
    color: #fff;
    line-height: 18px;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
}

.button.is-white {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-top: 20px;
    padding: 10px 50px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    color: #373bf6;
}

.button.is-white:hover {
    color: #373bf6;
}

.button.recherche {
    /*width: 50%;*/
    height: 50px;
    font-size: 12px;
}

.button.comander {
    width: auto;
    margin: 14px auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.mega-menu {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: auto;
    z-index: 99999;
    background-color: #fff;
}

.section {
    position: relative;
    margin-top: 0em;
    background-color: #f7f7f7;
}

.section.is-hero {
    position: relative;
    display: block;
    overflow: hidden;
    margin-top: 0em;
    padding-top: 50px;
    padding-bottom: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
}

.section.is-second {
    padding-top: 0;
    padding-bottom: 0;
    background-color: transparent;
    font-family: Montserrat, sans-serif;
}

.section.is-third {
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0;
    background-color: #f7f7f7;
}

.section.is-beige {
    background-color: #fae2d0;
}

.section.is-blue {
    position: relative;
    z-index: 10;
    margin-top: 0;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #373bf6;
}

.section.is-blue.tree {
    margin-top: -15px;
}

.section.second {
    margin-top: 0;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #fff;
}

.section.top-listing {
    height: 20em;
    margin-top: 7.23em;
    background-image: url('../images/background-listing.svg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.section.blue {
    background-color: #373bf6;
}

.section.grey {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #f7f7f7;
}

.section.white {
    background-color: #fff;
}

.section.top {
    margin-top: 7.23em;
    background-image: url('../images/Groupe-17062x.jpg');
    background-position: 50% 50%;
    background-size: cover;
}

.bg-image {
    position: static;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    width: 100%;
    max-width: none;
    -o-object-fit: fill;
    object-fit: fill;
}

.content-wrapper {
    position: static;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: block;
    width: 50%;
    margin-top: 10px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.content-wrapper.affiliation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 0;
    padding-top: 200px;
    padding-bottom: 200px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.heading {
    margin: 0 auto 20px;
    font-family: Montserrat, sans-serif;
    color: #000;
    font-size: 2.1em;
    line-height: 1.1em;
}

.heading.white {
    color: #fff;
}

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

.paragraphe {
    margin-bottom: 0;
    padding-left: 10px;
}

.paragraphe.is-hero {
    margin-bottom: 30px;
    padding-left: 0;
    font-size: 16px;
}

.paragraphe.is-hero._1.white {
    margin-bottom: 20px;
}

.paragraphe.white {
    margin-bottom: 8px;
    padding-left: 0;
    color: #fff;
}

.paragraphe.blue {
    margin-bottom: 8px;
    padding-left: 0;
    color: #373bf6;
}

.paragraphe.center {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
}

.paragraphe.grey {
    padding-left: 0;
    color: #7e7e7e;
}

.logo {
    position: relative;
    bottom: 25px;
}

.section-wrapper {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.section-wrapper.propos {
    width: 140%;
    margin: 0 20px 0 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}

.section-wrapper.top {
    margin-top: 0;
    margin-bottom: 0;
}

.section-wrapper.except {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}

.heading-2 {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 0;
    padding-left: 0;
    color: #000;
    font-size: 30px;
    line-height: 36px;
    text-indent: 0;
}

.heading-2.is-white {
    color: #fff;
    font-size: 42px;
}

.text-wrapper {
    width: 50%;
    padding-right: 0;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
}

.text-wrapper.first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
}

.photo-secondd {
    width: 40%;
    max-width: none;
    margin: 0;
    padding: 0;
    -o-object-fit: contain;
    object-fit: contain;
}

.wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 50px auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 34px;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.item {
    position: relative;
    width: auto;
    height: auto;
    margin-right: 16px;
    border-radius: 20px;
    background-color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
}

.item.grid {
    width: 27em;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 2%;
}

.heading-3 {
    margin: 0 auto 32px;
    font-family: Montserrat, sans-serif;
    color: #000;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
}

.image-wrapper {
    overflow: visible;
    width: auto;
    height: 8em;
    border-radius: 20px 20px 0 0;
    background-image: url('../images/Groupe-1.png');
    background-position: 0 0;
    background-size: cover;
    -o-object-fit: fill;
    object-fit: fill;
}

.heading-4 {
    margin-bottom: 14px;
    font-size: 16px;
}

.heading-4.center {
    margin-top: 103px;
    margin-bottom: 0;
    text-align: center;
}

.info-wrapper {
    position: relative;
    padding: 15px;
}

.info-wrapper.grid {
    display: flex;
    width: 100%;
    flex-direction: column;
    gap: 7px;
}
/* On enlève les margin pour utiliser les goutières de flex */
.info-wrapper .heading-4, .info-wrapper .activite-card, .info-wrapper .infos, .info-wrapper .adresse {
    margin: 0;
}
.info-wrapper .heading-4 {
    font-size: 14px;
}

.adresse {
    margin-top: 12px;
    font-size: 13px;
    font-weight: 400;
}

.infos {
    margin-bottom: 14px;
}

.num-ro {
    font-size: 13px;
    font-weight: 400;
}

.bottom {
    min-height: 34px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.icon-mini {
    width: 30px;
    max-width: 100%;
    margin-right: 8px;
}

.body {
    font-family: Montserrat, sans-serif;
    cursor: auto;
}

.square-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
}

.white-bg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 18.23em;
    height: 18.23em;
    margin: 25px 0;
    padding: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    border-radius: 10px;
    box-shadow: 1px 1px 15px 8px rgba(0, 0, 0, 0.07);
    opacity: 1;
}

.white-bg.without-bg {
    margin-top: 0;
    margin-bottom: 0;
    padding: 37px 25px;
    justify-content: space-between;
    box-shadow: none;
    opacity: 1;
}

.illlustration {
    width: auto;
    max-width: none;
    padding-bottom: 20px;
    padding-left: 0;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.illlustration.except {
    margin: 1px;
}

.description {
    line-height: 16px;
    text-align: center;
}

.description.is-white {
    color: #fff;
}

.description._12px {
    padding-left: 8px;
    font-size: 12px;
    font-weight: 700;
    text-align: left;
}

.question-title {
    margin-right: 10px;
    color: #0a1f8f;
    letter-spacing: -0.03em;
}

.faq-paragraph {
    margin-bottom: 0;
    padding-top: 14px;
    padding-bottom: 14px;
    color: #485166;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 400;
    letter-spacing: -0.03em;
}

.title-wrap {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #7b88a8;
}

.faq-wrapper {
    margin-right: auto;
    margin-left: auto;
}

.faq-question-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    padding: 30px 22px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 10px;
    background-color: #fff;
    color: #1a1e27;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 600;
    text-decoration: none;
}

.div-block {
    width: 100%;
    height: 1px;
}

.faq-question-wrap {
    padding-right: 40px;
    padding-left: 40px;
    cursor: pointer;
}

.container-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.faq-circle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 55px;
    height: 55px;
    min-height: 55px;
    min-width: 55px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100%;
    background-color: transparent;
}

.faq-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 30px;
    -ms-grid-columns: 1fr 3fr;
    grid-template-columns: 1fr 3fr;
}

.faq-content {
    overflow: hidden;
}

.div-block-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.logo-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    width: auto;
    max-width: 1140px;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.white-bg-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 18.23em;
    height: 18.23em;
    margin: 25px;
    padding: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    border-radius: 10px;
    box-shadow: 1px 1px 6px 1px rgba(0, 0, 0, 0.15);
}

.white-bg-2.is-logo {
    height: 7em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    box-shadow: none;
    opacity: 1;
}

.white-bg-2.is-logo {
    height: 7em;
    margin: 15px;
    padding: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.image {
    width: auto;
    max-width: 80%;
}

.illustration-bottom {
    position: relative;
    z-index: 9;
    width: 100%;
    max-width: 100%;
    margin-right: auto;
    margin-bottom: -66px;
    margin-left: auto;
}

.illustration-bottom.arbre {
    margin-right: 0;
    margin-bottom: -65px;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
}

.cta-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #373bf6;
}

.description-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

.text-cta-wrapper {
    width: auto;
}

.button-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}

.ouverture {
    position: absolute;
    left: auto;
    top: 10px;
    right: 0;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60%;
    height: 1.61em;
    padding: 16px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100vh;
    background-color: #fff;
}

.ouverture.commerce {
    position: relative;
    width: 12em;
    margin-bottom: 10px;
}

.ouverture.grid {
    width: auto;
}

.statut-ouverture {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 1.61em;
    padding: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100vh;
    background-color: #afdeb5;
    color: #26a234;
}

.statut-ouverture.close {
    background-color: #fbb;
}

.text {
    font-size: 11px;
    line-height: 14px;
    font-weight: 400;
}

.statut {
    padding: 0 16px;
    font-size: 12px;
    font-weight: 600;
}

.statut.close {
    color: #a22626;
}

.lien-o--utiliser {
    padding-left: 4px;
    color: #fff;
}

.top-footer {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #f7f7f7;
}

.top-footer-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.grid {
    width: 90%;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 2fr 3.25fr 4.5fr 3fr;
    grid-template-columns: 2fr 3.25fr 4.5fr 3fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

.producteur {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.titre {
    margin-bottom: 4px;
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
}

.middle-footer-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.footer-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    padding-right: 0;
    padding-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.footer-title {
    display: block;
    margin-bottom: 15px;
    color: #373bf6;
    font-size: 18px;
    line-height: 23px;
}

.footer-link {
    margin-bottom: 10px;
    color: #0a1f8f;
    font-size: 14px;
    text-decoration: none;
}

.bottom-footer {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #f7f7f7;
}

.paiements-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.image-4 {
    padding-left: 8px;
}

.grid-2-mobile {
    width: 50%;
    padding-left: 50px;
    -ms-grid-columns: 0.5fr 0.75fr 0.75fr;
    grid-template-columns: 0.5fr 0.75fr 0.75fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

.soutiens {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.vide {
    background-color: transparent;
}

.div-block-8 {
    margin-bottom: 10px;
}

.image-5 {
    margin-right: 4px;
}

.footer-link-2 {
    margin-bottom: 10px;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}

.footer-link-2.is--bold {
    color: #373bf6;
    font-size: 14px;
    font-weight: 400;
}

.infos-adresses {
    padding-left: 8px;
}

.text-block-2 {
    color: #0a1f8f;
    font-weight: 600;
}

.text-block-3 {
    color: #0a1f8f;
}

.block-menu-gauche {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: 100%;
    padding-top: 0;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.block-menu-droit {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: 100%;
    padding-top: 0;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.grey-line {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: auto;
    height: 1px;
    background-color: #dbdbdb;
}

.bg-image-mobile {
    display: none;
}

.menu-commerce {
    position: absolute;
    left: 0;
    top: 7.23em;
    right: auto;
    bottom: auto;
    display: block;
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0;
    padding-bottom: 0;
    background-color: #f7f7f7;
}

.menu-commerce.hide {
    display: none;
}

.menu-commerce-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding: 16px 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.menu-commerce-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
}

.menu-item-text {
    padding-top: 10px;
    color: #0a1f8f;
    font-weight: 700;
}

.dropdown-list {
    position: static;
}

.dropdown {
    position: static;
    margin-right: 20px;
    margin-left: 20px;
}

.dropdown-acheter {
    display: block;
    padding: 0;
}

.menu-acheter {
    position: absolute;
    left: 0;
    top: 7.23em;
    right: auto;
    bottom: auto;
    display: block;
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0;
    padding-bottom: 0;
    background-color: #f7f7f7;
}

.menu-acheter-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding: 16px 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.menu-acheter-ite {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding: 8px 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
}

.menu-mobile-dropdown {
    display: none;
}

.dropdown-menu-mobile {
    display: none;
}

.slider-contain {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.blue-section {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    margin-top: 7.23em;
    padding-top: 75px;
    padding-bottom: 75px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #373bf6;
}

.commerce-picture {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 16em;
    height: 16em;
    padding: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    border-radius: 14%;
    background-color: #fff;
}

.image-7 {
    width: 11em;
    height: 11em;
    padding: 0;
}

.commerce-infos {
    padding-left: 6em;
}

.illustration-commerce {
    position: absolute;
    left: 0;
    top: auto;
    right: 0;
    bottom: 0;
    z-index: 0;
    width: 100%;
    max-width: none;
}

.paiements-treiz {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-right: 8px;
    padding: 6px 16px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100vh;
    background-color: #afdeb5;
}

.paiements-treiz.disable {
    background-color: #d3d3d3;
}

.text-inside {
    color: #26a234;
    font-size: 12px;
    font-weight: 700;
}

.text-inside.disable {
    color: #f0f0f0;
}

.div-block-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.infos-pt-2 {
    position: relative;
    overflow: hidden;
    width: 50%;
    border-radius: 20px;
    background-color: #f7f7f7;
}

.contact-block {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 29px 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-radius: 3%;
    background-color: #f7f7f7;
}

.mail {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 8px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.adress {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 8px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.t-l-phone {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 8px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.contact-title {
    margin-top: 32px;
    margin-bottom: 8px;
    font-weight: 700;
}

.twitter {
    padding-right: 8px;
}

.instagram {
    padding-right: 8px;
}

.facebook {
    padding-right: 8px;
}

.social-network {
    margin-bottom: 16px;
}

.paiements {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.carte-treiz {
    padding-right: 8px;
}

.masterclass {
    padding-right: 8px;
}

.maestro {
    padding-right: 8px;
}

.paypal {
    padding-right: 8px;
}

.visa {
    padding-right: 8px;
}

.cheque-treiz {
    padding-right: 8px;
}

.horaires-jours-item {
    padding-right: 16px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}

.texte-jour {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 16px;
    padding: 30px 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0;
    background-color: #f7f7f7;
    font-size: 15px;
    font-weight: 700;
}

.black-line {
    width: 50%;
    height: 1px;
    margin-right: auto;
    margin-left: auto;
    background-color: #000;
}

.black-line.close {
    display: none;
}

.am {
    display: block;
    padding-bottom: 8px;
    font-size: 12px;
    text-align: center;
}

.pm {
    margin-top: 8px;
    font-size: 12px;
    text-align: center;
}

.pm.close {
    display: none;
}

.horaire-jour.close {
    opacity: 0.5;
}

.horaires-jours-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.image-8 {
    padding-right: 8px;
}

.lightbox-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.maps {
    position: relative;
    height: 22em;
    background-image: url('../images/Groupe-de-masques-4.jpg');
    background-position: 50% 100%;
    background-size: cover;
}

.maps.listing {
    height: 50em;
}

.bar-de-recherche {
    position: absolute;
    left: 0;
    top: auto;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    height: 50px;
    margin-right: auto;
    margin-bottom: -25px;
    margin-left: auto;
    padding-left: 25px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100vh;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.14);
}

.bar-de-recherche.listing {
    position: relative;
    width: auto;
    margin-bottom: 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: 1px solid #000;
    box-shadow: none;
}

.bar-de-recherche.listing.alt {
    border-style: none;
}

.icon-recherche {
    padding-right: 8px;
}

.left-recherche.disable {
    display: none;
}

.text-recherche {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.dropdown-toggle {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
}

.wrapper-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.image-9 {
    position: absolute;
    left: 0;
    top: auto;
    right: 0;
    bottom: 0;
    overflow: visible;
    width: 100%;
    max-width: none;
}

.blue-cover {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(55, 59, 246, 0.86);
}

.header-wrapper {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 75px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

.header-wrapper.top {
    padding-bottom: 0;
}

.heading-white {
    color: #fff;
    font-size: 28px;
    line-height: 34px;
}

.reherche-listing {
    position: relative;
    left: 4%;
    top: -10%;
    right: auto;
    bottom: auto;
    width: 35em;
    height: auto;
    padding: 24px;
    border-radius: 10px;
    background-color: #fff;
}

.header-search {
    display: block;
    color: #000;
    font-size: 16px;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
}

.link {
    margin-left: 16px;
    color: #0a1f8f;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
}

.ouvert-actuellement {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.check-box {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 2em;
    height: 2em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: solid;
    border-width: 1px;
    border-color: #000;
    border-radius: 8px;
}

.check-box.checked {
    background-color: rgba(55, 59, 246, 0.29);
}

.grid-listing {
    display: none;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}

.image-10 {
    margin-left: 16px;
}

.image-10.except {
    width: 12%;
    max-width: none;
}

.grey-mine {
    width: 80%;
    height: 1px;
    margin: 16px auto;
    background-color: #eaeaea;
}
/* Styles générique pour la custom-table */
.grid-params {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    grid-auto-flow: row dense;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    margin: 0 auto;
}
.grid-3 {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
}
.grid-5 {
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
.grid-5 .item.grid {
    width: 17em;
}

.bouton-pagination {
    font-weight: 500;
    text-transform: uppercase;
}

.pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30%;
    margin-top: 30px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.pagination-link {
    color: #000;
    text-decoration: none;
}

.pagination-link.selected {
    color: #fff;
}

.pagination-number {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100vh;
    background-color: transparent;
    color: #373bf6;
}

.pagination-number.slected {
    background-color: #373bf6;
}

.bouton-suivant {
    color: #000;
    text-decoration: none;
}

.bouton-pr-c-dent {
    color: #000;
    text-decoration: none;
}

.titre-cadeau-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.listing-arrow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 55px;
    height: 55px;
    min-height: 55px;
    min-width: 55px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100%;
    background-color: transparent;
    cursor: pointer;
}

.left-heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.grid-listing-2 {
    display: none;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}

.wrapper-achat {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 30px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.wrapper-achat.center {
    -webkit-box-pack: center;
    justify-content: center;
}

.cheque-papier {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 28em;
    margin: 35px 8px;
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    border-radius: 20px;
    background-color: #fff;
}

.image-cheque {
    position: absolute;
    left: 0;
    top: -7%;
    right: 0;
    bottom: auto;
    margin-right: auto;
    margin-left: auto;
}

.image-cheque.digital {
    top: -19%;
}

.livraison {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.text-block-4 {
    padding-left: 8px;
}

.montant {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 14px;
    padding: 5px 12px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 3px;
    background-color: #373bf6;
}

.text-block-5 {
    width: auto;
    color: #fff;
    font-weight: 700;
    text-align: center;
}

.body-2 {
    font-family: Montserrat, sans-serif;
}

.top-achat {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.feuille {
    position: absolute;
    left: auto;
    top: 7%;
    right: -2%;
    bottom: auto;
}

.square-wrapper-2 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-right: 25px;
    padding-bottom: 20px;
    padding-left: 25px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.white-bg-3 {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 17em;
    height: 17em;
    margin: 25px;
    padding: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 1px 1px 6px 1px rgba(0, 0, 0, 0.15);
}

.illustration {
    width: auto;
    height: auto;
    margin: 0;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.text-block {
    color: #000;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    text-align: center;
}

.image-13 {
    position: absolute;
    top: 24%;
    z-index: 0;
}

.image-15 {
    position: absolute;
    left: auto;
    top: -44%;
    right: -4%;
    bottom: auto;
}

.slider {
    height: 100%;
    background-color: #fff;
}

.slide-nav {
    background-color: transparent;
}

.right-arrow {
    display: none;
}

.left-arrow {
    display: none;
}

.image-16 {
    margin-bottom: 20px;
}

.div-block-13 {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.paiement-box {
    position: absolute;
    left: 0;
    top: -7%;
    right: 0;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 8em;
    margin-left: 22px;
    padding: 2px 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100vh;
    background-color: #373bf6;
}

.paiement-box.second {
    left: 40%;
}

.text-block-6 {
    color: #fff;
    font-size: 11px;
}

.logo-mobile {
    position: relative;
    bottom: 25px;
}

.logo-mobile.mobile {
    display: none;
}

.map_block {
    position: relative;
    left: 61%;
    bottom: 31%;
    display: block;
    width: 22em;
    height: auto;
    padding: 22px 22px 32px;
    border-radius: 20px;
    background-color: #fff;
}

.gm-style-iw.gm-style-iw-c {
    padding: 0;
    max-width: none !important;
    max-height: none !important;
}

.gm-style-iw-d {
    padding: 0;
    overflow: hidden !important;
}

.block_heading {
    margin-top: 0;
    font-size: 14px;
    line-height: 22px;
}

.status_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.line {
    height: 1px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: #eaeaea;
}

.adress_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.adress_12px {
    width: 50%;
    font-size: 12px;
}

.block_category {
    font-size: 12px;
}

.number {
    width: 50%;
    font-size: 12px;
}

.icon_block {
    position: absolute;
    left: 0;
    top: auto;
    right: 0;
    bottom: -11%;
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.btn-find {
    height: 100%;
    width: 15%;
    position: absolute;
    right: 0;
    border-radius: 0 10vh 10vh 0;
    top: 0;
    background-color: gainsboro;
}

.searchInput {
    display: none;
}

/* DEBUT style menu utilisateurs*/
#user {
    margin-left: 20px;
    color: black;
}
#user .monCompteLink span {
    display: block;
    font-size: 1.5rem;
    font-weight: 700;
    white-space: nowrap;
    text-transform: uppercase;
}
*, ::after, ::before {
    box-sizing: border-box;
}
.header .header-content .header-icon.header-link {
    cursor: pointer;
}
.header .monCompteLink {
    text-transform: uppercase;
    font-size: 1.1rem;
    color: black;
    margin: 0 2.2rem 0 0;
}

img.header-avatar, .avatar {
    border-radius: 25%;
    width: 34px;
    height: 34px;
}

.user-menu-head .user-menu-head__avatar img {
    width: 50px;
    height: 50px;
}

.user-menu-bloc {
    top: 100%;
    right: 0;
    width: 300px;
    margin-top: 10px;
    background-color: white;
    color: black;
    box-shadow: rgba(17, 17, 26, 0.1) 0 1px 0, rgba(17, 17, 26, 0.1) 0 8px 24px, rgba(17, 17, 26, 0.1) 0 16px 48px;
    opacity: 0;
    visibility: hidden;
    z-index: 50;
    cursor: default;
    transition: all 0.3s ease-in-out;
}

.user-menu-bloc.position-absolute.show {
    opacity: 1;
    visibility: visible;
}

.user-menu-bloc .user-menu-head {
    width: 100%;
    margin-bottom: 20px;
    text-align: left;
}

.user-menu-head .user-menu-head__title {
    position: relative;
    width: 100%;
    margin-bottom: 15px;
    padding: 15px 0;
    background-color: #373bf6;
    color: white;
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-size: 1.6rem;
    text-transform: uppercase;
}

.user-menu-head .user-menu-head__title a {
    display: flex;
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    padding: 0 10px;
    border-left: 1px solid white;
    align-items: center;
    line-height: 1rem;
    text-align: center;
    background: #e43434;
}

.user-menu-head .user-menu-head__title a i {
    font-size: 1.6rem;
    margin-left: -1px;
    color: white;
}

.user-menu-head .user-menu-head__avatar {
    width: 25%;
    padding-left: 15px;
}

.user-menu-head .user-menu-head__name {
    width: calc(75% - 15px);
    text-align: center;
}

.user-menu-head .user-menu-head__name span:first-child {
    margin-bottom: 10px;
    font-size: 1.4rem;
    font-weight: 700;
    font-style: italic;
}

.user-menu-head .user-menu-head__name span {
    display: block;
    font-size: 1.2rem;
}

.user-menu-head .user-menu-head__avatar, .user-menu-head .user-menu-head__name {
    display: inline-block;
    vertical-align: top;
    font-size: 0;
}

#accordion {
    position: relative;
    width: 100%;
    max-height: 350px;
    margin-bottom: 20px;
    padding: 0 15px;
    overflow-y: auto;
}

.user-menu-content__list {
    text-align: left;
}

.user-menu-content__pro .user-menu-content__list a {
    display: block;
    padding: 10px 0 10px 10px;
    transition: all 0.3s ease-in-out;
    color: black;
}

#accordion > div:nth-child(2) > div.user-menu-content__title {
    position: relative;
    width: 100%;
    margin-top: -1px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    font-family: "Poppins", sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    padding: 10px 0 10px 10px;
}

#accordion > div:nth-child(2) > div.user-menu-content__title.collapsed > i {
    transform: rotate(180deg);
}

#accordion > div:nth-child(2) > div.user-menu-content__title > i {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 1.8rem;
    transition: all 0.3s ease-in-out;
    color: #e43434;
}

#collapsePos > div > a {
    padding: 10px 0 10px 10px;
    color: black;
}

/* FIN style menu utilisateurs*/
@media screen and (min-width: 1920px) {
    .container.commerce {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .button.is-white._16px {
        font-size: 16px;
    }

    .section.is-hero {
        margin-bottom: 0;
    }

    .section.is-blue {
        margin-top: -20px;
    }

    .section.is-blue.tree {
        margin-top: -25px;
    }

    .illustration-bottom {
        margin-bottom: 0;
    }

    .illustration-bottom.arbre {
        margin-bottom: 0;
    }

    .header-wrapper {
        padding-bottom: 40px;
    }

    .square-wrapper-2 {
        width: 100%;
        max-width: 1560px;
        margin-right: 0;
        padding-right: 0;
        padding-left: 0;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .white-bg-3 {
        margin-right: 26px;
        margin-left: 26px;
    }

    .illustration {
        width: auto;
        max-width: none;
    }
}

/* Ipad Pro*/
@media only screen
and (min-width: 1024px)
and (max-height: 1366px)
and (-webkit-min-device-pixel-ratio: 1.5) {
    .affilier-votre-commerce, .dropdown {
        margin-right: auto;
        margin-left: auto;
    }
    #user .monCompteLink {
        display: none;
    }
}

@media screen and (max-width: 991px) {
    .page-wrapper {
        padding-top: 15rem;
    }

    .mega-menu .menu .container {
        height: 13rem;
    }

    .container {
        max-width: 1060px;
        padding-right: 25px;
        padding-left: 25px;
    }

    .container.is-menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-top: 40px;
        padding-bottom: 40px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .container.is-hero {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .container.infos {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .container.cci {
        background-color: #f7f7f7;
    }

    .icon-wrapper {
        display: block;
    }

    .icon-wrapper.close {
        display: none;
    }

    .icon-wrapper.mobile-hide {
        display: none;
    }

    .cci-logo-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-left: 0;
    }

    .logo-treiz {
        display: none;
        width: 33%;
    }

    .logo-treiz.mobile {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .affilier-votre-commerce {
        margin-left: 0;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }

    .menu-link {
        padding-right: 8px;
    }

    .section.is-hero {
        padding: 0;
    }

    .section.top {
        margin-top: 7.23em;
        background-image: url('../images/Groupe-17062x.jpg');
        background-position: 50% 50%;
        background-size: cover;
    }

    .bg-image {
        width: 100%;
        max-width: none;
    }

    .content-wrapper {
        margin-top: 4.52em;
        -webkit-align-self: center;
        align-self: center;
    }

    .content-wrapper.affiliation {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin-top: 0em;
        padding-top: 100px;
        padding-bottom: 100px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .heading {
        font-size: 16px;
    }

    .heading.white.center {
        font-size: 2.1em;
    }

    .paragraphe.is-hero {
        margin-bottom: 15px;
        font-size: 14px;
    }

    .paragraphe.white {
        padding-left: 0;
    }

    .logo.mobile {
        display: none;
    }

    .section-wrapper {
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .section-wrapper.propos {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .heading-2 {
        font-size: 18px;
        line-height: 26px;
    }

    .heading-2.is-white {
        font-size: 34px;
        text-align: center;
    }

    .text-wrapper {
        padding-right: 0;
    }

    .text-wrapper.first {
        padding-right: 14px;
    }

    .photo-secondd {
        width: 50%;
        max-width: 100%;
        margin: 0;
        padding-right: 20px;
        padding-left: 20px;
        -o-object-fit: contain;
        object-fit: contain;
    }

    .wrapper {
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .wrapper.soutenir {
        padding-top: 0;
        padding-bottom: 0;
    }

    .item.grid {
        margin-right: 0;
    }

    .adresse {
        margin-bottom: 10px;
    }

    .square-wrapper {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .white-bg {
        margin: 16px;
    }

    .faq-question-wrap {
        padding-right: 20px;
        padding-left: 20px;
    }

    .faq-grid {
        -ms-grid-columns: 1fr 4fr;
        grid-template-columns: 1fr 4fr;
    }

    .image {
        max-width: 100%;
    }

    .cta-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .description-wrapper {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
    }

    .text-cta-wrapper {
        width: 100%;
        margin-bottom: 16px;
    }

    .top-footer-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .grid {
        width: 100%;
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }

    .middle-footer-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .grid-2-mobile {
        display: -ms-grid;
        display: grid;
        width: 100%;
        grid-auto-columns: 1fr;
        grid-column-gap: 16px;
        grid-row-gap: 16px;
        -ms-grid-columns: 0.5fr 0.75fr 0.75fr 1fr;
        grid-template-columns: 0.5fr 0.75fr 0.75fr 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto;
    }

    .vide {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-top: 8px;
        padding-bottom: 8px;
        grid-auto-columns: 1fr;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto;
    }

    .block-menu-gauche {
        width: auto;
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        -ms-grid-row-align: auto;
        align-self: auto;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .block-menu-droit {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 50%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    #user .monCompteLink {
        display: none;
    }
    .menu-commerce {
        margin-top: 17px;
    }

    .dropdown {
        margin-right: 0;
        margin-left: 0;
    }

    .dropdown-acheter {
        margin-bottom: 8px;
    }

    .menu-acheter {
        margin-top: 23px;
    }

    .slider-contain {
        max-width: 1060px;
        padding-right: 25px;
        padding-left: 25px;
    }

    .commerce-picture {
        width: auto;
        height: auto;
    }

    .image-7 {
        width: auto;
        height: auto;
        padding: 12px;
    }

    .paiements-treiz {
        margin-bottom: 8px;
    }

    .div-block-9 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .infos-pt-2 {
        width: 100%;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }

    .contact-block {
        padding-bottom: 29px;
    }

    .horaires-jours-item {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .horaire-jour {
        margin-bottom: 8px;
    }

    .lightbox-link {
        overflow: hidden;
    }

    .bar-de-recherche {
        width: 60%;
    }

    .icon-recherche {
        display: none;
    }

    .dropdown-toggle {
        display: inline-block;
        margin-bottom: 16px;
        padding-right: 8px;
    }

    .wrapper-menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }

    .image-9 {
        display: none;
        padding-top: 0;
    }

    .header-wrapper {
        padding-bottom: 40px;
    }

    .grid-3 {
        grid-column-gap: 8px;
        grid-row-gap: 8px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }
    .grid-5 {
        grid-column-gap: 8px;
        grid-row-gap: 8px;
        -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
    }
    .grid-3 .item.grid {
        width: 48%;
    }
    .grid-5 .item.grid {
        width: 30%;
    }

    .pagination {
        width: 50%;
    }

    .wrapper-achat {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .cheque-papier.digital {
        margin-top: 99px;
    }

    .square-wrapper-2 {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .white-bg-3 {
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .image-13 {
        left: 10.796875px;
    }

    .image-15 {
        display: none;
    }

    .logo-mobile.mobile {
        bottom: 0;
        display: block;
    }
    #user {
        padding-right: 4rem;
    }
}

@media screen and (max-width: 767px) {
    .container {
        background-color: transparent;
    }

    .container.is-menu {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
        -webkit-align-self: auto;
        align-self: auto;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        flex: 0 auto;
    }

    .container.is-hero {
        position: static;
        margin-top: 4em;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .container.commerce {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .container.infos {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .container.cci {
        margin-left: 0;
        padding-right: 20px;
        padding-left: 20px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .container.fleche {
        overflow: hidden;
    }

    .icon-wrapper {
        display: block;
    }

    .icon-wrapper.close {
        display: none;
    }

    .icon-wrapper.mobile-hide {
        display: none;
    }

    .cci-logo-wrapper {
        padding-left: 0;
    }

    .comment--a-marche {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        font-size: 14px;
    }

    .logo-treiz {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: auto;
        padding: 0;
    }

    .logo-treiz.mobile {
        display: block;
    }

    .affilier-votre-commerce {
        margin-right: 0;
        margin-left: 0;
    }

    .menu-link {
        font-size: 14px;
    }

    .fleche-menu {
        display: none;
    }

    .button {
        padding-right: 16px;
        padding-left: 16px;
        font-weight: 700;
    }

    .button.nav {
        padding-right: 8px;
        padding-left: 8px;
        font-size: 12px;
        font-weight: 700;
    }

    .button.nav.w--current {
        font-size: 14px;
    }

    .section.is-hero {
        display: block;
        margin-top: 4em;
        padding-top: 0;
        padding-bottom: 0;
    }

    .section.second {
        overflow: hidden;
    }

    .section.top {
        background-image: url('../images/Groupe-17062x.jpg');
        background-position: 50% 50%;
        background-size: cover;
    }

    .bg-image {
        display: none;
        width: 120%;
    }

    .content-wrapper {
        position: relative;
        left: 0;
        top: 0;
        right: 0;
        bottom: auto;
        width: 100%;
        margin-top: 0;
        padding-top: 580px;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        -ms-grid-row-align: auto;
        align-self: auto;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        text-align: center;
    }

    .content-wrapper.affiliation {
        margin-top: 0em;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .heading {
        font-size: 29px;
        line-height: 36px;
        text-align: center;
    }

    .heading.white {
        font-size: 30px;
        line-height: 33px;
    }

    .heading.white.center {
        line-height: 40px;
    }

    .logo.mobile {
        bottom: 0;
        display: none;
        max-width: none;
    }

    .section-wrapper {
        padding-top: 50px;
        padding-bottom: 50px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .section-wrapper.propos {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .section-wrapper.top.commerce {
        padding-top: 0;
        padding-bottom: 0;
    }

    .heading-2.is-white {
        font-size: 28px;
    }

    .text-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .photo-secondd {
        width: 100%;
        -o-object-fit: contain;
        object-fit: contain;
    }

    .wrapper.soutenir {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .list {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    .item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }

    .info-wrapper {
        width: 22em;
    }

    .square-wrapper {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .faq-grid {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto;
    }

    .illustration-bottom {
        display: none;
    }

    .top-footer {
        display: block;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .grid {
        width: 100%;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }

    .middle-footer-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .grid-2-mobile {
        width: 100%;
    }

    .vide {
        display: none;
    }

    .block-menu-gauche {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .block-menu-droit {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .bg-image-mobile {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: auto;
        display: block;
        width: 100%;
        max-width: none;
    }

    .menu-commerce.hide {
        display: none;
    }

    .menu-commerce-wrapper {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
    }

    .menu-commerce-item {
        padding-right: 20px;
        padding-left: 20px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .menu-item-text {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .dropdown-list.w--open {
        display: block;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .dropdown {
        display: block;
        margin-right: 0;
        margin-left: 0;
    }

    .dropdown.mobile {
        display: none;
    }

    .dropdown-menu-mobile {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-left: 0;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .commerce-infos {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 20px;
        padding-left: 1em;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        align-self: auto;
        text-align: center;
    }

    .text-inside.disable {
        color: #fff;
    }

    .div-block-9 {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .infos-pt-2 {
        width: 100%;
    }

    .contact-block {
        padding-bottom: 29px;
    }

    .lightbox-link {
        overflow: hidden;
    }

    .bar-de-recherche {
        width: 100%;
    }

    .dropdown-toggle {
        padding: 0;
    }

    .wrapper-menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        padding-right: 20px;
        padding-left: 20px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
    }

    .image-9 {
        display: none;
    }

    .header-wrapper {
        padding-bottom: 0;
    }

    .reherche-listing {
        left: 0;
        top: 0;
        width: auto;
    }

    .grid-params {
        display: block;
    }
    .grid-3, .grid-5 {
        grid-column-gap: 8px;
        grid-row-gap: 16px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
    .grid-3 .item.grid, .grid-5 .item.grid {
        width: 100%;
        margin-bottom: 10px;
    }

    .pagination {
        width: 60%;
    }

    .wrapper-achat {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .cheque-papier.digital {
        margin-top: 88px;
    }

    .image-13 {
        left: 165.796875px;
        top: -1%;
    }

    .logo-mobile.mobile {
        bottom: 0;
        display: block;
        max-width: none;
    }

    .item.grid {
        width: 100%;
    }
}

@media screen and (max-width: 479px) {
    .mega-menu {
        flex-direction: column;
    }
    .mega-menu .menu .container {
        height: 8rem;
    }
    .container {
        max-width: none;
        padding-right: 15px;
        padding-left: 15px;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .container.is-menu {
        margin-left: 0;
        padding: 15px 0;
        justify-content: space-between;
    }

    .container.is-hero {
        background-image: none;
    }

    .container.vertical {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .container.commerce {
        margin-top: 75px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .container.infos {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .container.cci {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #f7f7f7;
        color: #f8f8f8;
        justify-content: center;
    }

    .container.top {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .icon {
        margin-left: 0;
    }

    .icon.marge-left {
        margin-left: 8px;
    }

    .icon-wrapper {
        display: none;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .icon-wrapper.close {
        display: none;
    }

    .icon-wrapper.mobile-hide {
        display: block;
    }

    .cci-logo-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-left: 0;
    }

    .menu {
        width: 100%;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

    .tous-les-commerces {
        display: none;
    }

    .comment--a-marche {
        display: none;
    }

    .logo-treiz {
        display: block;
        width: auto;
        padding: 0;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        text-align: center;
    }

    .logo-treiz.mobile {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .button {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: auto;
        margin-right: 0;
        margin-bottom: 16px;
        margin-left: 0;
        padding-right: 22px;
        padding-left: 22px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        align-self: auto;
    }

    .button.w--current {
        margin-bottom: 0;
    }

    .button.recherche {
        width: auto;
        margin-bottom: 0;
        padding-right: 19px;
        padding-left: 19px;
    }

    .button.comander {
        padding-right: 14px;
        padding-left: 14px;
    }

    .section {
        margin-top: 0;
    }

    .section.is-hero {
        padding-top: 20px;
        padding-bottom: 20px;
        margin-top: 0;
    }

    .section.is-blue {
        font-size: 12px;
    }

    .section.is-blue.tree {
        margin-top: 0;
    }

    .section.second {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .section.top {
        background-image: url('../images/Groupe-17062x.jpg');
        background-position: 50% 50%;
        background-size: cover;
    }

    .bg-image {
        display: none;
    }

    .content-wrapper {
        position: static;
        left: 0;
        top: 0;
        right: 0;
        bottom: auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin-top: 50px;
        padding: 0 15px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        align-self: auto;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
    }

    .content-wrapper.affiliation {
        margin-top: 1.8em;
        padding-top: 67px;
        padding-bottom: 67px;
    }

    .content-wrapper.top {
        margin-top: 0;
        padding-top: 450px;
    }

    .heading {
        margin-top: 0;
        font-size: 16px;
        line-height: 24px;
        text-align: center;
    }

    .heading.white {
        font-size: 26px;
    }

    .heading.white.center {
        font-size: 1.3em;
        line-height: 29px;
    }

    .heading.top {
        margin-top: 20px;
        margin-bottom: 15px;
        color: #333;
    }

    .paragraphe.is-hero {
        margin-bottom: 25px;
        text-align: left;
        color: #333;
    }

    .paragraphe.is-hero._1 {
        margin-bottom: 15px;
        text-align: center;
    }

    .logo {
        bottom: 0;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }

    .logo.mobile {
        width: 90px;
        max-width: none;
    }

    .section-wrapper {
        padding-top: 0;
        padding-bottom: 0;
        background-color: #fff;
    }

    .section-wrapper.propos {
        width: auto;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .section-wrapper.except {
        margin-top: 0;
    }

    .heading-2 {
        margin-top: 0;
        font-size: 16px;
        text-align: left;
    }

    .heading-2.is-white {
        font-size: 20px;
        text-align: center;
    }

    .text-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        padding-right: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }

    .text-wrapper.first {
        margin-bottom: 20px;
    }

    .photo-secondd {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
        padding-right: 0;
        padding-left: 0;
    }

    .wrapper {
        padding-top: 0;
        padding-bottom: 0;
    }

    .wrapper.soutenir {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .list {
        padding-left: 0;
    }

    .heading-3 {
        font-size: 18px;
        line-height: 24px;
    }

    .info-wrapper {
        width: auto;
        height: 18em;
    }

    .info-wrapper.grid {
        height: auto;
    }

    .adresse {
        padding: 16px 20px 16px 0;
    }

    .adresse.menu {
        padding-right: 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .square-wrapper {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .white-bg {
        margin-right: 0;
        margin-left: 0;
    }

    .white-bg.without-bg {
        width: auto;
        height: auto;
        margin: 40px;
        padding: 0;
    }

    .illlustration {
        padding-bottom: 10px;
    }

    .description {
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 18px;
    }

    .description._12px {
        line-height: 16px;
    }

    .question-title {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        font-size: 16px;
    }

    .faq-paragraph {
        font-size: 16px;
    }

    .title-wrap {
        margin-bottom: 0;
    }

    .logo-wrapper {
        margin-right: 0;
        margin-left: 0;
        padding-right: 15px;
        padding-left: 15px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .white-bg-2.is-logo {
        width: auto;
        height: auto;
    }

    .white-bg-2.is-logo {
        width: auto;
        height: auto;
    }

    .image {
        width: 100px;
        max-width: none;
    }

    .illustration-bottom {
        display: none;
        overflow: visible;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .illustration-bottom.arbre {
        display: none;
    }

    .cta-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .description-wrapper {
        margin-bottom: 16px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .text-cta-wrapper {
        width: 100%;
    }

    .button-wrapper {
        width: 100%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .ouverture.commerce {
        width: 14em;
        margin-top: 20px;
    }

    .ouverture.grid {
        padding-top: 16px;
        padding-bottom: 16px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .top-footer-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .grid {
        width: 100%;
        padding-top: 12px;
        padding-bottom: 12px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        justify-items: stretch;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        grid-auto-flow: column;
        grid-auto-columns: 0.25fr;
        grid-column-gap: 8px;
        grid-row-gap: 8px;
        grid-template-areas: ". Area"
      ". Area-2";
        -ms-grid-columns: 1fr 8px 1.25fr;
        grid-template-columns: 1fr 1.25fr;
        -ms-grid-rows: auto 8px auto;
        grid-template-rows: auto auto;
    }

    .producteur {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .titre {
        font-size: 12px;
    }

    .footer-title {
        font-size: 18px;
        line-height: 28px;
    }

    .footer-link {
        font-size: 14px;
    }

    .footer {
        display: block;
    }

    ._2021-treiz-local {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-top: 9px;
        padding-bottom: 9px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        align-self: auto;
    }

    .paiements-wrapper {
        padding-top: 8px;
        padding-bottom: 8px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .image-4 {
        padding-left: 0;
    }

    .grid-2-mobile {
        display: block;
        width: 100%;
        -ms-grid-columns: 0.5fr;
        grid-template-columns: 0.5fr;
        -ms-grid-rows: auto auto;
        grid-template-rows: auto auto;
    }

    .soutiens {
        padding-top: 6px;
        padding-bottom: 6px;
    }

    .vide {
        display: block;
    }

    .footer-link-2 {
        font-size: 14px;
    }

    .block-menu-gauche, .block-menu-droit {
        display: none;
    }

    .block-menu-droit.affilier-votre-commerce, #header > header > div.menu.sf-js-enabled.sf-arrows > div > div > div.block-menu-droit > div.dropdown.w-dropdown, .affilier-votre-commerce
    {
        display: none;
    }
    .btn-nav-user-mobile, aside.nav-user, .btn-nav-user-mobile.stick-top, aside.nav-user.stick-top {
        top: 125px !important;
    }
    .btn-nav-user-mobile, aside.nav-user {
        z-index: 1000;
    }

    .user-menu-bloc {
        right: 0;
    }

    .bg-image-mobile {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: auto;
        display: block;
        width: 100%;
        max-width: none;
    }

    .bold-text {
        font-size: 14px;
    }

    .menu-commerce-wrapper.mobile {
        display: block;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .menu-commerce-item.mobile {
        display: flex;
        width: 100%;
        padding: 10px 20px;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 20px;
    }
    .menu-commerce-item.mobile img {
        width: 40px;
        height: auto;
    }
    .menu-commerce-item.mobile .menu-item-text {
        padding: 0;
    }

    .dropdown {
        margin-left: 0;
    }

    .dropdown.mobile {
        display: block;
        position: absolute;
        left: 20px;
    }

    .dropdown-acheter {
        padding-right: 0;
        padding-left: 0;
    }

    .menu-mobile-dropdown {
        position: absolute;
        left: 0;
        top: 7.23em;
        right: auto;
        bottom: auto;
        z-index: 100;
        display: block;
        width: calc(100vw - 40px);
        height: 100vh;
        margin-top: 1.2em;
        background-color: #fff;
    }

    .text-menu-item {
        margin-top: 0;
        margin-bottom: 0;
        padding: 15px;
        background-color: #f7f7f7;
        color: #000;
        font-weight: 700;
        text-decoration: none;
    }

    .text-menu-item.blue {
        background-color: #373bf6;
        color: #fff;
    }

    .menu-item {
        width: 100%;
        padding-top: 6px;
        padding-bottom: 6px;
        text-decoration: none;
    }

    .image-6 {
        font-family: Montserrat, sans-serif;
        font-weight: 500;
    }

    .dropdown-menu-mobile {
        display: block;
        padding-right: 0;
        padding-left: 0;
    }

    .commerces-mobile {
        display: none;
    }

    .commerces-mobile._2 {
        display: none;
    }

    .link-block {
        width: 100%;
        text-decoration: none;
    }

    .slider-contain {
        max-width: none;
        padding-right: 15px;
        padding-left: 15px;
    }

    .blue-section {
        margin-top: 0em;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .commerce-picture {
        margin-top: 16px;
        margin-bottom: 16px;
    }

    .image-7 {
        width: 180px;
        max-width: none;
        padding: 26px;
    }

    .commerce-infos {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-left: 0em;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .paiements-treiz {
        margin-top: 8px;
        margin-bottom: 8px;
    }

    .text-inside.disable {
        color: #f0f0f0;
    }

    .div-block-9 {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .infos-pt-2 {
        width: auto;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .contact-block {
        margin-top: 0;
        padding-top: 0;
        padding-bottom: 30px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .paiements {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .paiements.mobile {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    .cheque-treiz {
        padding-top: 8px;
    }

    .horaires-jours-item {
        padding-right: 8px;
        padding-left: 8px;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .texte-jour {
        font-size: 13px;
    }

    .am {
        font-size: 10px;
    }

    .pm {
        font-size: 11px;
    }

    .horaire-jour {
        margin-bottom: 16px;
    }

    .lightbox-link {
        overflow: visible;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .maps.listing {
        height: auto;
        padding-top: 0;
        padding-bottom: 419px;
    }

    .bar-de-recherche {
        width: auto;
        height: 90px;
        margin-right: 29px;
        margin-left: 29px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        border-radius: 10px;
    }

    .bar-de-recherche.listing {
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-left: 0;
        padding: 16px 8px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        border-width: 1px;
        border-color: #e0e0e0;
        border-right-style: none;
        border-left-style: none;
        border-radius: 0;
    }

    .bar-de-recherche.listing.alt {
        padding-right: 25px;
        padding-left: 25px;
        border-radius: 110vh;
    }

    .icon-recherche {
        display: none;
    }

    .left-recherche {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        /*display: flex;*/
        display: inherit;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .text-recherche {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        font-size: 14px;
        text-align: center;
    }

    .wrapper-menu {
        padding-right: 15px;
        padding-left: 15px;
        justify-content: center;
        -webkit-box-pack: justify;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        flex: 1;
    }

    .image-9 {
        display: none;
    }

    .blue-cover {
        display: block;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .header-wrapper {
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        -ms-grid-row-align: auto;
        align-self: auto;
    }

    .heading-white {
        font-size: 22px;
    }

    .reherche-listing {
        top: 5%;
        right: 0;
        width: 100%;
        margin-top: 0;
        margin-right: auto;
        margin-left: auto;
        padding-right: 0;
        padding-left: 0;
    }

    .header-search {
        padding-right: 8px;
        padding-left: 8px;
        font-size: 14px;
        line-height: 26px;
    }

    .link {
        font-size: 14px;
    }

    .ouvert-actuellement {
        margin-top: 20px;
        padding-right: 8px;
        padding-left: 8px;
    }

    .grid-listing {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .grey-mine {
        display: none;
    }

    .image-11 {
        display: block;
    }

    .image-12 {
        max-width: none;
    }

    .pagination {
        width: 100%;
    }

    .titre-cadeau-header {
        border-bottom: 1px solid #e0e0e0;
    }

    .listing-arrow {
        width: 55px;
    }

    .grid-listing-2 {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .wrapper-achat {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .cheque-papier {
        width: auto;
    }

    .cheque-papier.digital {
        margin-top: 82px;
    }

    .square-wrapper-2 {
        padding-right: 0;
        padding-bottom: 40px;
        padding-left: 0;
    }

    .image-13 {
        top: -7%;
    }

    .logo-mobile {
        bottom: 0;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }

    .logo-mobile.mobile {
        width: 90px;
        max-width: none;
    }

    .link-block-2 {
        position: absolute;
    }
    .cci-logo-wrapper img:first-child {
        padding-right: 1rem;
        margin-right: 0;
    }
    .cci-logo-wrapper img:nth-child(2) {
        padding-left: 1rem;
        margin-right: 0;
    }
}

#w-node-_1df3e545-9d18-3bd2-30e0-f1b79d1bfebb-405f8791 {
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
}

#w-node-_9327ba5e-e94d-483f-272c-0cf2bb0a580a-bb0a5805 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
}

/*#w-node-_9327ba5e-e94d-483f-272c-0cf2bb0a5817-bb0a5805 {*/
/*  -ms-grid-row: span 1;*/
/*  grid-row-start: span 1;*/
/*  -ms-grid-row-span: 1;*/
/*  grid-row-end: span 1;*/
/*  -ms-grid-column: span 3;*/
/*  grid-column-start: span 3;*/
/*  -ms-grid-column-span: 3;*/
/*  grid-column-end: span 3;*/
/*}*/
.w-layout-grid.grid.grid-custom {
    grid-template-columns: 2fr 3.25fr 4.5fr 6fr;
}

#w-node-_9327ba5e-e94d-483f-272c-0cf2bb0a5849-bb0a5805 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row-align: start;
    align-self: start;
}

#w-node-_6b283f6d-5fae-3579-ec0e-256ae8c9afb4-6422178a {
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
}

@media screen and (max-width: 767px) {
    #w-node-_1df3e545-9d18-3bd2-30e0-f1b79d1bfebb-405f8791 {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
    }

    #w-node-_9327ba5e-e94d-483f-272c-0cf2bb0a5849-bb0a5805 {
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
        -ms-grid-column: span 4;
        grid-column-start: span 4;
        -ms-grid-column-span: 4;
        grid-column-end: span 4;
    }

    #w-node-_6b283f6d-5fae-3579-ec0e-256ae8c9afb4-6422178a {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 1;
        grid-column-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
    }
}

@media screen and (max-width: 479px) {
    #w-node-_9327ba5e-e94d-483f-272c-0cf2bb0a580e-bb0a5805 {
        grid-area: Area;
    }

    #w-node-c64c1d9c-f048-ada7-9fe6-42a146e5da8f-bb0a5805 {
        -ms-grid-column: span 1;
        grid-column-start: span 1;
        -ms-grid-column-span: 1;
        grid-column-end: span 1;
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
    }

    #w-node-_9327ba5e-e94d-483f-272c-0cf2bb0a5822-bb0a5805 {
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
        -ms-grid-column: span 1;
        grid-column-start: span 1;
        -ms-grid-column-span: 1;
        grid-column-end: span 1;
    }

    #w-node-_1af0e6bb-0378-a154-eba7-7b35d72ae7c3-0f5f8793 {
        -ms-grid-row: span 1;
        grid-row-start: span 1;
        -ms-grid-row-span: 1;
        grid-row-end: span 1;
        -ms-grid-column: span 1;
        grid-column-start: span 1;
        -ms-grid-column-span: 1;
        grid-column-end: span 1;
    }
}

@media screen and (max-width: 479px) {
    #w-node-_9327ba5e-e94d-483f-272c-0cf2bb0a580e-bb0a5805 {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
    }
}

/*OVERRIDE*/
footer.footer {
    background: none;
}

.page-wrapper {
    padding-top: 100px;
}

[class="page-wrapper"] {
    padding-top: 10px;
}

.wrapperAproximiteFull .container {
    display: inherit;
}

.page-wrapper #section-offre-cadeaux {
    padding-top: 5em;
}


header .container {
    position: relative;
}

.menu-acheter, .menu-commerce {
    top: 4em;
}

.menu-link:hover {
    color: #000;
}


.mega-menu .top-cci-logo .container.cci .icon-wrapper.close {
    display: block;
    font-size: inherit;
    float: none;
    opacity: 1;
    font-weight: 200;
    line-height: 20px;
}

#vue_user .sidebar .widget .list {
    display: inherit;
    margin: 0;
    padding: 0;
}

#vue_user .dashboard-content h3 {
    margin-top: 0;
    margin-bottom: 1.8rem;
}

.mega-menu {
    z-index: 1000;
}

.modal.fade.show {
    z-index: 1201;
}

.button:hover, button:focus {
    color: #fff;
    text-decoration: none;
}

footer .footer-link:hover {
    color: #0a1f8f;
    text-decoration: none;
}

a.faq-question-bar:hover .question-title {
    text-decoration: none;
}

a.faq-question-bar:hover {
    text-decoration: none;
}

.menu-item-text {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
}

.mega-menu .menu .container {
    position: relative;
    width: 100%;
    max-width: 100% !important;
}

.mega-menu .menu .container .wrapper-menu {
    max-width: 1280px;
    padding-left: 25px;
    padding-right: 25px;
}

.mega-menu .menu .container .wrapper-menu .menu-commerce .container {
    max-width: 1280px !important;
    margin-left: auto;
    margin-right: auto;
    padding: 0 25px;
}

#section-offre-cadeaux .form-monetaire .label-monetaire {
    display: inline-block;
}

.description {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
}

body {
    font-family: 'Montserrat', sans-serif !important;
}

.lien-o--utiliser:hover {
    text-decoration: none;
    color: #fff;
}

@media screen and (max-width: 479px) {
    /*.icon-wrapper.close {*/
    /*    display: none !important;*/
    /*}*/

    .text-menu-item {
        font-family: Montserrat, sans-serif;
        font-size: 14px;
    }

    .menu-mobile-dropdown {
        top: 5em;
    }
}

.map_block {
    width: 24em;
    position: unset;
    left: inherit;
    bottom: inherit;
    font-family: 'Montserrat', sans-serif;
    .linkPro .adress_block a {
        height: 100%;
    }
}

.gm-style-iw.gm-style-iw-c {
    padding: 0;
    max-width: none !important;
    max-height: none !important;
}

.gm-style-iw-d {
    padding: 0;
    overflow: hidden !important;
}

.block_heading {
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
}

.status_block {
    font-family: 'Montserrat', sans-serif;
}

.adress_block {
    font-family: 'Montserrat', sans-serif;
}

.adress_12px {
    font-size: 13px;
}

.block_category {
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
}

.number {
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
}

.map_block .button.recherche {
    width: 45%;
    margin-left: 5%;
}

.gm-style .gm-style-iw-t::after {
    display: none;
}

.close {
    font-size: 12px;
    opacity: 1;
}

.search-results {
    overflow-y: scroll;
    max-height: 220px;
}

@media screen and (max-width: 576px) {
    .page-wrapper {
        padding-top: 125px;
    }

    .reherche-listing {
        top: 0;
    }

    .search-results {
        overflow-y: scroll;
        max-height: 220px;
        scrollbar-width: thin;
        scrollbar-color: var(--grey-ligther-color) var(--white-color);
    }

    .recherchetreizmobil.open-input {
        position: fixed;
        left: 10px;
        right: 10px;
        width: calc(100% - 20px) !important;
        z-index: 999;
        top: 114px;
    }

    .recherchetreizmobil .searchInput.open-input {
        width: 100% !important;
    }

    .recherchetreizmobil .iconClose, .recherchetreizmobil .fa-spinner {
        color: black;
    }

    .search-results::-webkit-scrollbar-track {
        background: var(--white-color);
    }

    .search-results::-webkit-scrollbar-thumb {
        background-color: var(--grey-ligther-color);
        border-radius: 20px;
        border: 3px solid var(--white-color);
    }

    .search-results::-webkit-scrollbar {
        width: 12px;
    }

    .userMenu ul {
        display: block;
        position: unset;
        box-shadow: none;
        top: unset;
        left: unset;
        min-width: unset;
    }

    .iconSearch {
        top: 61% !important;
        left: 5px !important;
    }

    .icon.iconSearch.open-input {
        position: unset;
        transform: none;
    }
}

@media (min-width: 576px) and (max-width: 992px) {
    .menu-commerce {
        z-index: 1000;
    }
    .menu-commerce-wrapper {
        justify-content: center;
        align-items: flex-start;
    }
    .menu-commerce-wrapper a {
        flex: 1 1 0;
    }
    .menu-commerce-wrapper img {
        width: auto;
        height: 40px;
    }
}

input:focus-visible {
    outline: none;
}
