:root {
    --txt-default: 17px;

    --txt-s-mobile: 0.75rem;
    --txt-m-mobile: 1.1rem;
    --txt-l-mobile: 1.25rem;

    --txt-s-tablette: 0.75rem;
    --txt-m-tablette: 1.2rem;
    --txt-l-tablette: 1.25rem;

    --txt-s-desktop: 0.75rem;
    --txt-m-desktop: 1.45rem;
    --txt-l-desktop: 1.25rem;

    --title-m-mobile: 2.7rem;
    --title-s-mobile: 1.5rem;

    --title-m-tablette: 2.7rem;
    --title-s-desktop: 2rem;

    --title-s-desktop: 2rem;
    --title-m-desktop: 3.3rem;

    --line-height-s: 1.0rem;
    --line-height-m: 1.7rem;
    --line-height-l: 2rem;


    --txt-footer-mobile: 0.75rem;
    --txt-footer-tablette: 1rem;
    --txt-footer-desktop: 1.25rem;

    --txt-menu-mobile: 0.75rem;
    --txt-menu-tablette: 1rem;
    --txt-menu-desktop: 1.25rem;

    --txt-hover: red;
    --txt-color: black;
    --txt-footer-color: white;
    --footer-color: var(--color-blue);
    --color-blue: #00a9cd;
    --color-yellow: #efd51f;
    --color-white: white;

    --txt-weight-thin: 100;

    --font-classique: 'Outfit', sans-serif;
    --font-title: 'Dr Sugiyama', cursive;

}

#rsfp_thankyou_popup_inner p:last-child{
 margin-bottom: 0px!important;   
 background-color: red;
}
body{
    background-image: url(../../../images/ACRESKITCHEN/fond/motif_fond.png);
    background-size: 70px 70px;
    color: var(--color-white)!important;
}
a:hover {
    color: var(--color-blue) !important;
}
#sp-main-body {
    min-height: 90vh;
    }

    .rsfp_thankyou_popup_inner {
      
        color: black;
        font-size: initial;
        padding: 20px 20px 5px 20px;
    }

.sp-page-builder .page-content #photo-home {
    background-image: url(/images/ACRESKITCHEN/home/home-img_new.webp);
    background-size:cover!important;
    box-shadow: none!important;
background-position: 50% 40%!important;
background-attachment: unset;
  }




.layout-boxed .body-innerwrapper {
    box-shadow: none !important;
}

html {
    font-size: var(--txt-default);
}

body {
    font-family: var(--font-classique) !important;
    font-weight: 300 !important;
}

#sp-logo {
    display: flex !important;
    justify-content: center !important;

}

.logo-absolut {
    position: absolute !important;
    z-index: 2 !important;

}


.section-menu-desktop {
    height: 0px;
    transition: height 0.5s;
}

.section-menu-desktop .container {}

.menu,
.lg-switcher {
    list-style-type: none !important;
    margin: 0px !important;
    padding-left: 0px !important;
}

.custom-footer-txt .sppb-addon-content {
    display: flex;
}


.custom-footer-imgs .sppb-column-addons {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;

}

.divider .sppb-row-container {
    padding: 0px !important;
}

.divider .divider-position {
    display: flex;
}

/*

###########################
###########################
.custom-row-place{}


.custom-title .sppb-addon-title{}
*/


.custom-footer-imgs {
    display: flex;
    justify-content: flex-end;
}

.custom-footer-row-imgs {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

.custom-footer {
    padding: 30px 0px !important;
}

.custom-footer p {
    margin-bottom: 0px !important;
}

.custom-footer a {
    color: var(--txt-footer-color) !important;
}

#sp-footer,
#sp-bottom {
    background: var(--footer-color) !important;
    color: var(--txt-footer-color) !important;
}

.custom-footer-lbl .sppb-column-addons {
    display: inline-grid;
    align-items: end !important;
}


.custom-footer-txt {
    font-weight: var(--txt-weight-thin);
}

.custom-footer .sppb-row-container {
    padding: 0px 0px;
}

.section-menu-mobile {
    height: 0px;
    transition: height 0.5s;

}

.lang-block {
    flex-direction: initial !important;
    justify-content: end !important;
}

.lang-block li a {
    background-color: black !important;
    color: white !important;
    padding: 5px 10px !important;

}

.lang-block li {
    margin-left: 15px !important;

}



/**/

.offcanvas-inner {
    padding-bottom: 15px !important;
}

.offcanvas-active {
    overflow: hidden;
}

body.ltr.offcanvs-position-right.offcanvas-active .body-wrapper {
    right: 0px !important;
}

.offcanvas-menu {
    top: 120px !important;
    margin-right: 15px;
}

body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu {
    height: fit-content;
    overflow: scroll;

}

body.ltr.offcanvs-position-right .offcanvas-menu {
    right: 0px !important;
    height: 0%;
}

.close-offcanvas {
    display: none;
}

#offcanvas-toggler {
    position: absolute;
    z-index: 8008;
    width: 30px;
    right: 30px;
}

.fa-bars:before {
    content: "";
    position: absolute;
    font-size: 45px;
    width: 35px;
    height: 2px;
    background: black;
    box-shadow: 0 0.25em 0 0 black, 0 0.5em 0 0 black;
}

.menu a {
    padding-bottom: 2px !important;
    text-transform: uppercase;
}

.offcanvas-inner .sp-module {
    margin-bottom: 15px !important;
}

#sp-section-2 .container {
    position: fixed;
    transition: top 0.5s;
    top: 0px;
    background-color: white;
    z-index: 5000;
}

#sp-section-2 .container {
    height: 100px;

}

.section-menu-desktop {
    background-color: white;
    position: fixed;
    left: 50%;
    transform: translate(-50%, 0%);
    z-index: 1000;
    transition: top 0.5s;
    height: 150px;
    width: 100%;
    top: 0px;
}

/*
######
PAGES
######

*/

div#photo-home {
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.chevron img{
    height: 40px!important;
    bottom: 30px;
    position: relative;
    cursor: pointer;
}

.title-m .sppb-addon-title {
    font-family: var(--font-title);
    font-weight: 400;
    color: var(--color-yellow);
    margin-bottom: 15px !important;

}





.txt-home {
    text-align: center;
}



.txt-m .sppb-addon-content p {
    margin-bottom: 0px !important;
}

.txt-carousel .sppb-addon-content p {
    margin-bottom: 15px !important;
}

.divider-h {
    border-bottom-width: 2px !important;
}

.sppb-addon-divider-wrap {
    font-size: 0px !important;

}



.img-food img {
    object-fit: cover;
}


.accordions .sppb-addon-content .sppb-panel-group .sppb-panel-faq>.sppb-panel-heading {
    border: none !important;
    text-align: center;
    color: white;
    background-color: var(--color-blue);
}



.fa.fa-chevron-right {
    font-size: 25px;
    color: white !important;
}








    button#SUBMIT {
        background-color: var(--color-yellow);
        border-radius: initial;
        width: 100%;
        border: none;
    }
/*RESPONSIVE A FAIRE*/







/* Extra small devices (phones, 576px and down) */
@media only screen and (max-width: 576px) {
    #sp-footer {
        font-size: 1rem!important;
      }

    .custom-place {
        display: none !important;
    }

    .custom-footer-imgs img {
        width: 50px !important;
    }


    .menu-flex,
    .menu {
        display: flex !important;
        align-items: end !important;

    }

    .txt-s {
        font-size: var(--txt-s-mobile);
    }

    .txt-m {
        font-size: var(--txt-m-mobile);
    }

    .txt-l {
        font-size: var(--txt-l-mobile);
    }

    .menu,
    .lg-switcher {
        font-size: var(--txt-menu-mobile);
    }

    .custom-footer-txt {
        font-size: var(--txt-footer-mobile);
    }

    .logo-absolut {
        top: 20px !important;

    }




    .title-m .sppb-addon-title {
        font-size: var(--title-m-mobile);
    }


    .accordions .sppb-addon-content .sppb-panel-group .sppb-panel-faq>.sppb-panel-heading .sppb-panel-title {
        font-size: var(--title-s-mobile);
    }



    .row-food-img {
        margin-top: 50px;
    }

    .txt-imgs {
        margin-top: 30px !important;
    }

    .img-food img {
        height: 220px;
    }


    .home-section-food {
        margin: 60px 0px !important;
    }

    .home-section-carousel {
        margin: 0px 0px 60px 0px !important;
    }


    .row-img {
        margin-top: 80px !important;
    }

    .empty {
        height: 50px !important;
    }

    .piment {
        font-size: 20px;
    }

    .divider-h {
        width: 140px !important;
        margin: 40px 0px !important;
    }

    .txt-m .sppb-addon-content {
        font-size: var(--txt-m-mobile);
        line-height: var(--line-height-m);
    }


    .title-m .sppb-addon-title {
        font-size: var(--title-m-mobile);

    }


}














/* Small devices (portrait tablets and large phones, 576px and up) */
@media only screen and (min-width: 576px) {
    #sp-footer {
        font-size: 1rem!important;
      }

    .menu-flex,
    .menu {
        display: flex !important;
        align-items: end !important;

    }

    .custom-place {
        display: none !important;
    }

    .custom-footer-imgs img {
        width: 50px !important;
    }

    .txt-s {
        font-size: var(--txt-s-mobile);
    }

    .txt-m {
        font-size: var(--txt-m-mobile);
    }

    .txt-l {
        font-size: var(--txt-l-mobile);
    }

    .menu,
    .lg-switcher {
        font-size: var(--txt-menu-mobile);
    }

    .custom-footer-txt {
        font-size: var(--txt-footer-mobile);
    }

    .logo-absolut {
        top: 20px !important;

    }

    /*
    PROVI

    */
    /*
############
#Espacement#
############
*/
    .row-img {
        margin-top: 80px !important;
    }

    .empty {
        height: 60px !important;    }

    .row-food-img {
        margin-top: 50px;
    }

    .txt-imgs {
        margin-top: 30px !important;
    }

    .home-section-food {
        margin: 80px 0px !important;
    }

    .home-section-carousel {
        margin: 0px 0px 60px 0px !important;
    }
    .divider-h {
        width: 140px !important;
        margin: 40px 0px !important;
    }

    /*
############
#Title#
############
*/

    .title-m .sppb-addon-title {
        font-size: var(--title-m-mobile);
    }


    .accordions .sppb-addon-content .sppb-panel-group .sppb-panel-faq>.sppb-panel-heading .sppb-panel-title {
        font-size: var(--title-s-mobile);
    }

    .title-m .sppb-addon-title {
        font-size: var(--title-m-mobile);

    }

    /*
############
#FOOD IMGS#
############
*/

    .img-food img {
        height: 270px;
    }

    
    .txt-m .sppb-addon-content {
        font-size: var(--txt-m-mobile);
        line-height: var(--line-height-m);
    }

    .piment {
        font-size: 20px;
    }












}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {

    .txt-m .sppb-addon-content {
        font-size: var(--txt-m-tablette);
    }

    .accordions .sppb-addon-content .sppb-panel-group .sppb-panel-faq>.sppb-panel-heading .sppb-panel-title {
        font-size: var(--title-s-tablette);
    }

    .title-m .sppb-addon-title {
        font-size: var(--title-m-tablette);

    }

        
    .txt-m .sppb-addon-content {
        font-size: var(--txt-m-tablette);
    }

/*PROVI AZ DESSZ*/


    .custom-footer-imgs img {
        width: 40px !important;
    }

    .txt-s {
        font-size: var(--txt-s-tablette);
    }

    .txt-m {
        font-size: var(--txt-m-tablette);
    }

    .txt-l {
        font-size: var(--txt-l-tablette);
    }

    .menu,
    .lg-switcher {
        font-size: var(--txt-menu-tablette);
    }

    .custom-footer-txt {
        font-size: var(--txt-footer-tablette);
    }

    .custom-footer-txt p {
        padding: 0px 8px 0px 0px;
    }

    .logo-absolut {
        top: 40px !important;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .txt-m .sppb-addon-content {
        font-size: var(--txt-m-desktop);
    }
    .accordions .sppb-addon-content .sppb-panel-group .sppb-panel-faq>.sppb-panel-heading .sppb-panel-title {
        font-size: var(--title-s-desktop);
    }

    .title-m .sppb-addon-title {
        font-size: var(--title-m-desktop);

    }
            
    .txt-m .sppb-addon-content {
        font-size: var(--txt-m-desktop);
    }



    .menu-flex,
    .menu {
        display: flex !important;
        justify-content: flex-end !important;
        /*justify-content: space-between;*/

        align-items: end !important;
        height: 150px !important;
    }

    .menu {
        padding-bottom: 15px !important;
    }

    .lang-inline {
        padding-bottom: 15px !important;
    }

    .custom-place {
        display: initial !important;
    }

    .custom-footer-imgs img {
        width: 50px !important;
    }





    .txt-s {
        font-size: var(--txt-s-desktop);
    }

    .txt-m {
        font-size: var(--txt-m-desktop);
    }

    .txt-l {
        font-size: var(--txt-l-desktop);
    }

    .menu,
    .lg-switcher {
        font-size: var(--txt-menu-desktop);
    }

    .custom-footer-txt {
        font-size: var(--txt-footer-desktop);
    }

    .custom-footer-txt p {
        padding: 0px 10px 0px 0px;
    }


}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {

    .img-food img {
        height: 400px;
    }



    .custom-footer-txt p {
        padding: 0px 30px 0px 0px;
    }



    .layout-boxed .body-innerwrapper {
        max-width: 1350px !important;
    }




}

/* Extra large devices (large laptops and desktops, 1400px and up) */
@media only screen and (min-width: 1400px) {


    .custom-footer-imgs img {
        width: 60px !important;
    }

    .sppb-row-container {
        padding: 0px !important;
    }

}