#cms-category.cms-id-2.page-cms-category .breadcrumb[data-depth="1"] {
    display: none;
}

#cms-category.page-cms-category .breadcrumb[data-depth="1"] {
    display: block;
}

#cms.page-cms .breadcrumb[data-depth="2"] {
    display: block;
    margin-top: 20px;
}

#cms img {
    pointer-events: none;
}

.block-nav-categories {
    padding: 60px 40px 50px 40px;

}

.block-nav-categories h4 {
    color: #000;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
}

.block-nav-categories a {
    margin: 16px 0;
    color: #000;
    font-size: 14px;
    line-height: 17px;
    font-weight: 300;
}

#content-column {
    padding-right: 0;
}

.block-nav-categories li {
    margin: 16px 0;
}

.block-category-content h3 {
    padding: 11px 6px 6px 66px;
    line-height: 67px;
    letter-spacing: 0px;
    margin-bottom: 9%;
    border-bottom-right-radius: 20px;

}

.block-category-content>.row {
    margin-bottom: 50px;
}

.block-category-content>.row>div {
    padding: 0 3%;
}

.block-category-content p {
    font-size: 13px;
    line-height: 16px;
    color: #000;
    margin-top: 28px;
}

.block-category-content img {
    max-width: 100%;

}

#cms>main>#wrapper>.container {
    width: 1140px;
    max-width: 100%;
}

#cms .product-images>li.thumb-container .thumb {
    cursor: pointer;
    pointer-events: auto;
}

#cms .product-images>li.thumb-container .thumb:hover {
    border: none;
}

#cms .scroll-box-arrows>i {
    bottom: 5px;
}

#cms .scroll-box-arrows>i:first-of-type {
    left: -10px;
}


#cms .images-container .js-qv-mask.scroll {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    white-space: normal;
}

#cms .images-container .js-qv-mask.scroll>ul {
    white-space: nowrap;
    overflow: hidden;
    width: calc(100vw - 30px);
}

.js-qv-product-cover {
    border-bottom-right-radius: 40px;
}

#main .images-container .js-qv-mask.scroll {
    margin: 0;
}

.mat-container {
    display: inline;
    margin-bottom: 40px;
}

.mat-container>div:first-of-type {
    position: relative;
    max-width: 510px;
}

#cms .cormo.bc {
    padding: 11px 6px 6px 66px;
    line-height: 67px;
    letter-spacing: 0px;
    margin-bottom: 9%;
    border-bottom-right-radius: 20px;
}

.yris-col {
    padding: 21px 33px;
}

.yris-col p {
    font-size: 13px;
    line-height: 16px;
    color: #000;
    margin-top: 28px;
}

/*a propos */
.cms-id-4>main>#wrapper {
    padding: 0;
}

.cms-id-4 #content {
    padding: 0;
}

.cms-id-4>main>#wrapper>.container {
    margin: 0;
    width: 100% !important;
    padding: 0;
}

.propos-header {
    position: relative;
}

.propos-france>.col-md-7 {
    padding: 0;
}

.propos-france>.col-md-5 {
    padding: 57px 12% 70px 70px;
    border-bottom-left-radius: 40px;
}

.propos-france>.col-md-5 h3 {
    font-size: 3vw;
    margin-bottom: 48px;
}

.propos-france>.col-md-7>img:nth-child(1) {
    margin-right: auto;
}

.propos-france>.col-md-5>.border-bottom-md {
    position: absolute;
    border: 1px solid #000;
    top: 120px;
    left: 70px;
    width: 50%;
}


.propos-nous .border-bottom-md {
    border: 1px solid;
    position: absolute;
    top: 28%;
    width: 38%;
}


.propos-histoire ul {
    list-style: none !important;
}

.cms-id-15 .container {
    width: 100% !important;
}

.salon-header {
    margin-bottom: 100px;
}

.salon-content {
    width: 1140px;
    max-width: 100%;
    margin: auto;
}

.salon-container {
    border-bottom: 1px solid;
    margin-bottom: 20px;
}

.salon-container h3 {
    font-size: 40px;
    font-weight: 300;
}

.salon-container p {
    font-size: 14px;
}

.cms-id-17 h2 {
    font-weight: 400;
    margin: 30px 0;
}

.step-number {
    color: #ddd;
    width: 50px;
    height: 50px;
    background-color: rgb(51, 51, 51);
    display: block;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 35px;
    font-weight: 500;
}

.step-title {
    text-align: center;
    margin-top: 30px;
    font-weight: 400;
    font-size: 1.3125rem;
    font-weight: 400;
    margin-bottom: 20px;
}

.row-step a {
    color: #000;
    font-weight: 600;
}

.new-account-container {
    width: fit-content;
    background-color: rgb(244, 244, 244);
    margin: auto;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.new-account-container h4 {
    padding: 20px 0;
}

.new-account-container h5 {
    color: rgb(199, 160, 129);
    font-weight: 400;
}

.btn-new-account {
    background-color: rgb(199, 160, 129);
    margin: 50px 80px 30px 80px;
    font-weight: 400;
    color: #fff;
}

@media (min-width:1px) {
    #cms .scroll-box-arrows>i:last-of-type {
        right: -5px;
    }

    #left-column {
        margin-bottom: 20px;
        padding: 0;
    }

    #cms-category #content-column {
        padding-left: 0;
    }

    .breadcrumb {
        margin-left: 0px;
    }

    .propos-header>div {
        width: 100%;
        bottom: 30px;
        padding: 6%;
        background: #fff;
        border-top-right-radius: 40px;
        position: relative;
    }

    .propos-header h3 {
        font-size: 30px !important;
        line-height: 37px !important;
        letter-spacing: 0;
        font-weight: 500;
    }

    .propos-header img {
        object-fit: cover;
        object-position: center;
        height: 740px;
    }

    .propos-header p {
        font-size: 15px;
        line-height: 20px;
        font-weight: 300;
        color: #000;
    }

    .propos-france {
        margin-top: 0;
        display: flex;
        flex-direction: column;
    }

    .propos-france>div>img:last-of-type {
        padding-right: 15vw;
        width: 100%;
    }

    .propos-france>.col-md-5 {
        padding: 100px 15vw 50px 60px;
        width: 100%;
    }

    .propos-france>.col-md-5 h3 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 30px;
    }

    .propos-france>.col-md-7 {
        width: 100%;
    }

    .propos-france>.col-md-5>.border-bottom-md {
        position: absolute;
        top: 140px;
        left: 60px;
        width: 200px;
    }

    .propos-france p {
        font-size: 16px !important;
        line-height: 20px !important;
    }

    .propos-nous {
        margin: 0%;
        position: relative;
        padding: 4%;
        background: #FFF !important;
    }

    .propos-nous img:first-of-type {
        position: relative;
        width: 100%;
        right: 0;
        top: 0;
    }

    .propos-nous img:last-of-type {
        display: none;
        width: 100%;
        right: 0;
        top: 0;
    }

    .propos-nous h3 {
        margin: 4vw 4vw 8vw 4vw;
        font-size: 40px !important;
        line-height: 45px !important;
    }

    .propos-nous p {
        font-size: 16px !important;
        line-height: 20px !important;
        margin-left: 4vw;
        margin-right: 4vw;
    }

    .propos-nous .border-bottom-md {
        top: 82vh;
        width: 0%;
        left: 8vw;
    }

    .propos-histoire {
        padding-left: 7vw;
        padding-right: 7vw;
        background-color: #FDF9F4;

    }

    .propos-histoire img {
        width: 100%;
        margin-bottom: 10vw;
    }

    .propos-histoire>div {
        width: 100%;
    }

    .propos-histoire div>h3 {
        font-size: 40px;
        line-height: 48px;
    }

    .propos-histoire div>p {
        font-size: 15px;
        line-height: 19px;
    }

    div.salon-container>h3.cormo {
        font-size: 28px;
    }
}

@media (min-width:500px) {
    .propos-header h3 {
        font-size: 40px !important;
        line-height: 45px !important;
        letter-spacing: 0;
        font-weight: 500;
    }

    .propos-france>.col-md-5 h3 {
        font-size: 40px !important;
        line-height: 45px;
        margin-bottom: 60px;
    }

    .propos-france>.col-md-5>.border-bottom-md {
        position: absolute;
        top: 165px;
        left: 60px;
        width: 380px;
    }
}

@media (min-width: 600px) {
    .propos-header p {
        font-size: 16px;
        line-height: 20px;
    }

    .propos-france p {
        font-size: 16px !important;
        line-height: 20px !important;
    }

    div.salon-container>h3.cormo {
        font-size: 40px;
    }
}

@media (min-width:765px) {
    #cms .page-cms-15 {
        padding: 1.25rem 6%;
    }

    #cms .scroll-box-arrows>i:last-of-type {
        right: 20px;
    }

    .page-cms-category .breadcrumb {
        margin-left: 30%;
    }

    .propos-header h3 {
        font-size: 60px !important;
        line-height: 65px !important;
        letter-spacing: 0;
        font-weight: 500;
    }

    .mat-container>div:nth-child(1) {
        padding-right: 4.5%;
    }


    .mat-container>div:nth-child(2) {
        padding-left: 4.5%;
        padding-right: 0;
    }

    #cms-category #left-column {
        padding-right: 4.5%;
    }

    .breadcrumb {
        margin-left: 40px;
    }

    #cms-category #content-column {
        padding-left: 4.5%;
    }

    #left-column {
        margin-bottom: 0px;
        padding: 0 15px 0 15px;
    }
}

@media (min-width: 1080px) {
    .propos-header {
        border-bottom: 1px solid #ddd;
    }

    .propos-header>img {
        padding: 0 6% 7% 6%;
        object-fit: cover;
        object-position: center;
        height: auto;
    }

    .propos-header h3 {
        font-size: 55px !important;
        line-height: 60px !important;
        letter-spacing: 0;
        font-weight: 500;
    }

    .propos-header p {
        font-size: 16px !important;
        line-height: 20px;
        font-weight: 300;
        color: #000;
    }

    .propos-header>div {
        max-width: 700px;
        bottom: 30px;
        padding: 3% 3% 7.5% 9%;
        background: #fff;
        border-top-right-radius: 40px;
        position: absolute;
    }

    .propos-france {
        display: inline-flex;
        justify-content: space-between;
        margin-top: 100px;
        flex-direction: row;
        width: 100%;
    }

    .propos-france>div>img:last-of-type {
        padding-right: 0vw;
        width: auto;
        object-fit: contain;
    }

    .propos-france>.col-txt {
        width: 850px;
        padding: 52px 268px 84px 113px;
    }

    .propos-france>.col-md-5 h3 {
        font-size: 50px !important;
        line-height: 60px;
        margin-bottom: 20px;
    }

    .propos-france>.col-md-7 {
        display: flex;
        width: 55%;
        flex-wrap: wrap;
    }

    .propos-france>.col-md-5>.border-bottom-md {
        position: absolute;
        top: 110px;
        left: 113px;
        width: 310px;
    }

    .propos-france p {
        font-size: 16px !important;
        line-height: 20px !important;
    }

    .propos-nous {
        margin: 11% 26% 12% 14%;
        position: relative;
        padding: 84px 19% 4.6% 141px;
        background: #FDF9F4 !important;
    }

    .propos-nous img:first-of-type {
        display: none;
        width: 100%;
        right: 0;
        top: 0;
    }

    .propos-nous img:last-of-type {
        display: block;
        right: -22%;
        top: 25%;
        width: 27.2vw;
        position: absolute;
    }

    .propos-nous>h3 {
        font-size: 40px !important;
        line-height: 50px !important;
        margin: 84px 0vw 32px 0;
    }

    .propos-nous p {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 2vh;
    }

    .propos-nous .border-bottom-md {
        top: 233px;
        width: 45%;
        left: 141px;
    }

    .propos-histoire {
        padding: 8.73% 8% 13% 13.2%;
        display: inline-block;
        width: 100%;
        background-color: #FFF;
    }

    .propos-histoire>div:nth-child(1) {
        padding: 0;
        width: 33.33333%;
    }

    .propos-histoire>div:nth-child(2) {
        padding: 0 3.1% 0 10.2%;
        width: 40%;
    }

    .propos-histoire>div:nth-child(3) {
        width: 25%;
    }

    .propos-histoire img {
        width: 25vw;
        margin-bottom: 0vw;
    }

    .propos-histoire div>h3 {
        font-size: 40px;
        font-weight: 500;
        line-height: 48px;
        margin: 0;
    }

    .propos-histoire div>p {
        font-size: 12px;
        line-height: 15px;
        margin-bottom: 0.26vw;
    }

    div.salon-container>h3.cormo {
        font-size: 46px;
    }
}


@media (min-width:1200px) {
    .propos-france>.col-md-5 h3 {
        font-size: 55px !important;
        line-height: 60px;
        margin-bottom: 20px;
    }

    .propos-france>.col-md-5>.border-bottom-md {
        position: absolute;
        top: 110px;
        left: 113px;
        width: 350px;
    }

    .propos-nous>h3 {
        font-size: 40px !important;
        line-height: 50px !important;
        margin: 84px 0vw 32px 0;
    }
}

@media (min-width:1400px) {
    .propos-nous>h3 {
        font-size: 55px !important;
        line-height: 60px !important;
    }

    .propos-histoire div>p {
        font-size: 15px;
        line-height: 19px;
        margin-bottom: 0.26vw;
    }
}

@media (min-width:1550px) {
    .propos-nous {
        padding: 84px 24.5% 4.6% 141px;
    }
}

@media (min-width: 1800px) {
    .propos-france>.col-md-7>img:nth-child(1) {
        display: block;
    }
}

@media (max-width: 1200px) {
    .col-md-45 {
        width: 40%;
    }
}

@media (max-width: 900px) {}

@media (max-width: 770px) {
    .propos-france {
        flex-direction: column;
    }
}

@media (max-width: 500px) {
    .block-category-content h3 {
        font-size: 40px !important;
        padding: 11px 20px;
    }
}

@media (max-width: 1775px) {
    .propos-france>.col-md-7>img:nth-child(1) {
        display: none;
    }
}