.prenom {
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 16px;
    padding-top: 5px;
    display: inline-flex;
    margin-right: 15px;
}

.maliste {
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 16px;
    padding-top: 5px;
    display: inline-flex;
    margin-right: 15px;
}

.show-mobile {
    display: none !important;
}

.show-mobile-block {
    display: none !important;
}

.header-logo-mobile img {
    width: 60px;
    height: auto;
    margin-top: 0px;
    margin-left: 15px;
}


/*.header {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}*/


/*.container-fluid {
  padding-left: 0;
  padding-right: 0;
}*/

#headerMobile {
    padding-top: 15px;
}

.map {
    padding-bottom: 7px;
    cursor: pointer;
}

.loupe {
    margin-right: 10px;
    cursor: pointer;
}

#horaires {
    border-radius: 10px;
    height: 70px;
}

.mb-left,
.mb-right {
    display: flex;
    flex-wrap: nowrap;
    height: 40px;
}

.mb-left a,
.mb-right a {
    display: block;
    text-align: center;
}

.imgMouton {
    height: 70px;
}

.menu-mobile:hover,
menu-mobile:active {
    text-decoration: none;
}

.menu-mobile {
    font-size: 35px;
    margin-top: -10px;
    color: #8caa0a;
}

.menu-mobile span {
    font-size: 10px;
    display: block;
    margin-top: -12px;
    color: black;
}

.account-mobile {
    font-size: 21px;
    margin-left: 14px;
    margin-top: 2px;
    color: black;
}

.account-mobile span {
    font-size: 10px;
    display: block;
    margin-top: -2px;
    color: black;
}

.fa-bars:before {
    color: #03084f;
    margin-left: 25px;
    font-weight: bold;
}

.fa-times:before {
    color: #03084f;
    margin-left: 25px;
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
    text-align: center;
    color: #03084f !important;
}

.modal-body a {
    text-align: center;
    color: black !important;
}

.close {
    color: #03084f !important;
    font-weight: bold !important;
    font-size: 1.9rem;
}

.favoris-mobile {
    font-size: 23px;
    margin-right: 14px;
    color: black;
}

.favoris-mobile span {
    font-size: 10px;
    display: block;
    margin-top: -5px;
    color: black;
}

.header-private .btn-panierMobile.panier-mobile {
    position: relative;
    /*background: #e20000;*/
    color: white !important;
    padding: 7px 18px 7px 7px !important;
    border-radius: 20px !important;
}

.header-private .btn-panierMobile.panier-mobile .count_products {
    color: white;
    position: absolute;
    top: -9px;
    background: #15c215;
    width: 20px;
    height: 20px;
    border-radius: 12px;
    font-size: 12px;
    right: 1px !important;
}

.header-private .btn-panierMobile.panier-mobile span {
    font-size: 10px;
    display: block;
    margin-top: -12px;
}

.separator {
    border-top: 1px solid silver;
    border-bottom: 1px solid silver;
    margin-top: 8px;
}

.form-search-mobile {
    position: relative;
}

.form-search-mobile input {
    border-color: #3e3f40;
    background-color: #efefef;
    border-radius: 20px;
    font-size: 0.8em;
    font-style: italic;
}

.form-search-mobile button {
    position: absolute;
    right: 15px;
    top: 3px;
    color: #03084f;
    background-color: #efefef;
    border-color: #efefef;
    font-size: 18px;
    padding: 0 9px;
    border-radius: 4px;
}

.panierMobile {
    margin-top: -23px;
    height: 60px;
}

.grid-menu-desktop {
    display: grid;
    grid-template-columns: 20% 20% 20% 20% 20%;
}

.departement-list {
    width: 50%;
}

@media (min-width: 1365.98px) {
    .header-private .page-center {
        position: relative;
        display: block;
        max-width: unset !important;
        margin: 0 auto;
        overflow: visible;
        padding: 0;
    }
    .cardMobile {
        display: none;
    }
    #choixLivraison {
        display: flex;
    }
    #fil {
        font-size: 1.2em;
    }
    .localisationD {
        background: #8cc63e;
        max-width: 1800px;
        margin: auto;
    }
   
    .btn-geo,
    .btn-geo:hover {
        color: #03084f;
        background-color: #fff;
        border-color: #fff;
        border-right: 1px solid silver;
        font-size: 25px;
        padding: 0 9px;
        border-radius: 4px;
        right: 61px !important;
        height: 35px;
    }
    .btnLocalisation {
        position: relative;
        top: -38px;
        left: 62%;
    }
    .search-mag-bg {
        background: url(/assets/img/page/bg-localisation.jpg);
        background-position: center;
        width: 100%;
        height: 540px;
        max-width: 1800px;
        background-size: cover;
        position: relative;
        margin: auto;
    }
    #search-request {
        padding-right: 110px;
        text-overflow: ellipsis;
        border-radius: 25px;
        font-size: 0.8em !important;
        height: 40px;
        width: 350px;
        margin: auto;
    }
    #reassuM {
        display: none;
    }
    #reassuD {
        background: linear-gradient(to right, #006133 0%, #022f13 30%, #006133 35%, #022f13 66%, #006133 68%, #022f13 100%);
        width: 95%;
    }
    #bioCquoi p,
    #bioCbon p,
    #bioCconseil p {
        color: white;
        font-size: 15px;
        width: 65%;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    #moutonConseilD {
        float: right;
        width: 120px;
        height: auto;
        margin-top: -70px;
    }
    .carotteFooter {
        margin-top: -45px;
        float: right;
        margin-right: 15px;
        height: 140px;
    }
    #moutonProduitsD {
        width: 140px;
        float: right;
        margin-top: -65px;
    }
    .header-private .header-logo-disconnect {
        position: relative;
        height: 72px;
        width: 210px;
        background-color: #01663a;
        /*margin-left: -235px;*/
    }
    #main-menu .menu-famille .famille-item>a img {
        height: 50px;
        display: none;
    }
    #menu-desktop-overlay {
        position: absolute;
        left: 0;
        right: 0;
        top: 210px;
        background: rgba(0, 0, 0, 0.68);
        bottom: -500px;
        z-index: 99;
        max-width: 1365px;
        margin: auto;
        display: none;
    }
    #main-menu {
        max-width: 400px;
        left: 155px;
        right: 0;
        top: 0;
        position: relative;
        margin: 0;
        background: #03084f;
        padding-bottom: 2px;
        padding-top: 2px;
        bottom: 0;
    }
    .grid-5 {
        display: block;
        /* grid-template-columns: 20% 20% 20% 20% 20%; */
        /* grid-template-rows: auto; */
        margin-left: 0;
    }
    #main-menu .menu-famille {
        position: relative;
        background: #fff;
        margin: 0%;
        left: 400px;
        right: 0;
        top: 0;
        z-index: 99;
        display: block;
    }
    #main-menu .rayon-item {
        margin: 1px;
        background: #647906;
        height: 40px;
    }
    #main-menu .btn-menu:hover {
        color: #f8f9fa;
    }
    #main-menu .menu-famille .famille-item {
        margin: 0%;
        /*padding: 0 5px;*/
        border: dotted 2px #8cc63e;
        padding-bottom: 10px;
        padding-top: 10px;
        margin-top: -1px;
        margin-left: -1px;
        padding-left: 35px;
    }
    #main-menu .menu-famille .famille-item>a {
        display: flex;
        color: #14643e;
        text-align: center;
        font-size: 0.9em;
        margin-bottom: 10px;
        font-weight: bold;
    }
    #main-menu .menu-famille .famille-item>a span {
        display: block;
        margin-left: 15px;
        margin-top: 15px;
    }
    #main-menu .btn-menu {
        background: #8cc63e;
        color: white;
        width: 100%;
        height: 40px;
        font-size: 1em;
        font-weight: bold;
    }
    #main-menu .menu-famille .famille-item .menu-sous-famille a {
        color: #006639;
        margin-left: 25px;
        font-size: 14px;
        white-space: nowrap;
        overflow: hidden;
        display: block;
        text-overflow: ellipsis;
    }
    .d-sm-block {
        display: block !important;
    }
    .btn-rayon.arrow-pointer {
        font-size: 19px;
        margin-top: 1px;
        background-color: white;
        color: white;
        background-repeat: no-repeat;
        background-position-y: bottom;
        background-position-x: -40px;
        height: 36px;
        border: none;
        position: relative;
    }
    .header-private .btn-rayon {
        font-size: 20px;
        padding: 0;
        padding-left: 12px;
        margin-top: -8px;
        background-color: transparent;
        border: none;
        color: #14643e;
        z-index: 120;
    }
    .fa-bars:before {
        color: #03084f;
        margin-left: 25px;
        margin-right: 10px;
        font-weight: bold;
    }
    #main-menu i {
        display: inline-block;
        margin-left: auto;
        margin-top: 5px;
        margin-right: 5px;
        float: right;
    }
    #rayons {
        height: 150px;
        padding-bottom: 50px;
        display: flex;
        justify-content: space-between;
        background: #faf3eb;
        max-width: 1800px;
        margin: auto;
        width: 100%;
    }
    /*#localisation {
    margin-right: 45px;
    padding-top: 5px;
  }*/
    #mapDesktop {
        padding-bottom: 7px;
        cursor: pointer;
        padding-left: 16px;
        height: 116px;
        width: 90px;
    }
    .nousTrouver {
        font-size: 0.9em;
        color: #09622a;
        margin-top: -7px;
    }
}

@media (max-width: 1250.98px) {
    #reassuM {
        display: none;
    }
    #reassuD {
        background: linear-gradient(to right, #006133 0%, #022f13 30%, #006133 35%, #022f13 66%, #006133 68%, #022f13 100%);
        width: 95%;
    }
    #bioCquoi p,
    #bioCbon p,
    #bioCconseil p {
        color: white;
        font-size: 15px;
        width: 65%;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    #main-menu .menu-famille .famille-item>a img {
        height: 50px;
    }
    #moutonConseilD {
        float: right;
        width: 120px;
        height: auto;
        margin-top: -70px;
    }
    #search-request {
        padding-right: 110px;
        text-overflow: ellipsis;
        border-radius: 25px;
        font-size: 0.8em !important;
        height: 40px;
        width: 350px;
        margin: auto;
    }
    #rayons {
        width: 100%;
    }
    .carotteFooter {
        margin-top: -45px;
        float: right;
        margin-right: 15px;
        height: 140px;
    }
    #moutonProduitsD {
        width: 140px;
        float: right;
        margin-top: -65px;
    }
}

@media screen and (min-width: 1199.98px) and (max-width: 1365.98px) {
    /*.grid-5 {
    display: flex;
    grid-template-columns: 20% 20% 20% 20% 20%;
    grid-template-rows: auto;
    margin-left: 0;
    justify-content: center;
  }*/
    #reassuM {
        display: none;
    }
    #reassuD {
        background: linear-gradient(to right, #006133 0%, #022f13 30%, #006133 35%, #022f13 66%, #006133 68%, #022f13 100%);
        width: 95%;
    }
    #main-menu .menu-famille .famille-item>a img {
        height: 50px;
        display: none;
    }
   
    .custom-control-inline {
        display: inline-flex;
        margin-right: 1rem;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .btn-geo,
    .btn-geo:hover {
        color: #03084f;
        background-color: #fff;
        border-color: #fff;
        border-right: 1px solid silver;
        font-size: 25px;
        padding: 0 9px;
        border-radius: 4px;
        right: 61px !important;
        height: 35px;
    }
    .btnLocalisation {
        position: relative;
        top: -38px;
        left: 62%;
    }
    #choixLivraison {
        display: flex;
    }
    #search-request {
        padding-right: 110px;
        text-overflow: ellipsis;
        border-radius: 25px;
        font-size: 0.8em !important;
        height: 40px;
        width: 350px;
        margin: auto;
    }
    #bioCquoi p,
    #bioCbon p,
    #bioCconseil p {
        color: white;
        font-size: 15px;
        width: 65%;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    #moutonConseilD {
        float: right;
        width: 120px;
        height: auto;
        margin-top: -70px;
    }
    .carotteFooter {
        margin-top: -45px;
        float: right;
        margin-right: 15px;
        height: 140px;
    }
    #moutonProduitsD {
        width: 140px;
        float: right;
        margin-top: -65px;
    }
    #menu-desktop-overlay {
        position: absolute;
        left: 1px;
        right: 1px;
        top: 210px;
        background: rgba(0, 0, 0, 0.68);
        bottom: -500px;
        display: none;
        z-index: 99;
    }
    #main-menu {
        max-width: 400px;
        left: 155px;
        right: 0;
        top: 0;
        position: relative;
        margin: 0;
        background: #03084f;
        padding-bottom: 2px;
        padding-top: 2px;
        bottom: 0;
    }
    .grid-5 {
        display: block;
        /* grid-template-columns: 20% 20% 20% 20% 20%; */
        /* grid-template-rows: auto; */
        margin-left: 0;
    }
    #main-menu .menu-famille {
        position: relative;
        background: #fff;
        margin: 0%;
        left: 400px;
        right: 0;
        top: 0;
        z-index: 99;
        display: block;
    }
    #main-menu .rayon-item {
        margin: 1px;
        background: #647906;
        height: 40px;
    }
    #main-menu .btn-menu:hover {
        color: #f8f9fa;
    }
    #main-menu .menu-famille .famille-item {
        margin: 0%;
        /*padding: 0 5px;*/
        border: dotted 2px #8cc63e;
        padding-bottom: 10px;
        padding-top: 10px;
        margin-top: -1px;
        margin-left: -1px;
        padding-left: 35px;
    }
    #main-menu .menu-famille .famille-item>a {
        display: flex;
        color: #14643e;
        text-align: center;
        font-size: 0.9em;
        margin-bottom: 10px;
        font-weight: bold;
    }
    #main-menu .menu-famille .famille-item>a span {
        display: block;
        margin-left: 15px;
        margin-top: 15px;
    }
    #main-menu .btn-menu {
        background: #8cc63e;
        color: white;
        width: 100%;
        height: 40px;
        font-size: 1em;
        font-weight: bold;
    }
    #main-menu .menu-famille .famille-item .menu-sous-famille a {
        color: #006639;
        margin-left: 25px;
        font-size: 14px;
        white-space: nowrap;
        overflow: hidden;
        display: block;
        text-overflow: ellipsis;
    }
    .d-sm-block {
        display: block !important;
    }
    .btn-rayon.arrow-pointer {
        font-size: 19px;
        margin-top: 1px;
        background-color: white;
        color: white;
        background-repeat: no-repeat;
        background-position-y: bottom;
        background-position-x: -40px;
        height: 36px;
        border: none;
        position: relative;
    }
    .header-private .btn-rayon {
        font-size: 20px;
        padding: 0;
        padding-left: 12px;
        margin-top: -8px;
        background-color: transparent;
        border: none;
        color: #14643e;
        z-index: 120;
    }
    .fa-bars:before {
        color: #03084f;
        margin-left: 25px;
        margin-right: 10px;
        font-weight: bold;
    }
    #main-menu i {
        display: inline-block;
        margin-left: auto;
        margin-top: 5px;
        margin-right: 5px;
        float: right;
    }
    #rayons {
        height: 150px;
        padding-bottom: 50px;
        display: flex;
        justify-content: space-between;
        background: #faf3eb;
        width: 100%;
    }
    /*#localisation {
    margin-right: 45px;
    padding-top: 5px;
  }*/
    #list_product .product .container_product .product-name {
        height: 45px;
        display: block;
        text-align: left;
        font-weight: bold;
        font-size: 14px;
        z-index: 9;
        position: relative;
        overflow-wrap: break-word;
    }
    #fil {
        font-size: 1.2em;
    }
    #mapDesktop {
        padding-bottom: 7px;
        cursor: pointer;
        padding-left: 16px;
        height: 116px;
        width: 90px;
    }
    .nousTrouver {
        font-size: 0.9em;
        color: #09622a;
        margin-top: -7px;
    }
}

@media (max-width: 1199.98px) {
    .grid-menu-desktop {
        display: grid;
        grid-template-columns: 25% 25% 25% 25%;
    }
    #main-menu .menu-famille .famille-item>a img {
        height: 50px;
        display: none;
    }
    #choixLivraison {
        display: flex;
    }
    #fil {
        font-size: 1.2em;
    }
    #list_product .product .container_product .product-name {
        height: 45px;
        display: block;
        text-align: left;
        font-weight: bold;
        font-size: 14px;
        z-index: 9;
        position: relative;
        overflow-wrap: break-word;
    }
   
    .btn-geo,
    .btn-geo:hover {
        color: #03084f;
        background-color: #fff;
        border-color: #fff;
        border-right: 1px solid silver;
        font-size: 25px;
        padding: 0 9px;
        border-radius: 4px;
        right: 61px !important;
        height: 35px;
    }
    .btnLocalisation {
        position: relative;
        top: -38px;
        left: 62%;
    }
    #search-request {
        padding-right: 110px;
        text-overflow: ellipsis;
        border-radius: 25px;
        font-size: 0.8em !important;
        height: 40px;
        width: 350px;
        margin: auto;
    }
    #reassuM {
        display: none;
    }
    #menu-desktop-overlay {
        position: absolute;
        left: 0;
        right: 0;
        top: 210px;
        background: rgba(0, 0, 0, 0.68);
        bottom: -500px;
        display: none;
        z-index: 99;
    }
    #main-menu {
        max-width: 400px;
        left: 155px;
        right: 0;
        top: 0;
        position: relative;
        margin: 0;
        background: #03084f;
        padding-bottom: 2px;
        padding-top: 2px;
        bottom: 0;
    }
    .grid-5 {
        display: block;
        /* grid-template-columns: 20% 20% 20% 20% 20%; */
        /* grid-template-rows: auto; */
        margin-left: 0;
    }
    #main-menu .menu-famille {
        position: relative;
        background: #fff;
        margin: 0%;
        left: 400px;
        right: 0;
        top: 0;
        z-index: 99;
        display: block;
    }
    #main-menu .rayon-item {
        margin: 1px;
        background: #647906;
        height: 40px;
    }
    #main-menu .btn-menu:hover {
        color: #f8f9fa;
    }
    #main-menu .menu-famille .famille-item {
        margin: 0%;
        /*padding: 0 5px;*/
        border: dotted 2px #8cc63e;
        padding-bottom: 10px;
        padding-top: 10px;
        margin-top: -1px;
        margin-left: -1px;
        padding-left: 35px;
    }
    #main-menu .menu-famille .famille-item>a {
        display: flex;
        color: #14643e;
        text-align: center;
        font-size: 0.9em;
        margin-bottom: 10px;
        font-weight: bold;
    }
    #main-menu .menu-famille .famille-item>a span {
        display: block;
        margin-left: 15px;
        margin-top: 15px;
    }
    #main-menu .btn-menu {
        background: #8cc63e;
        color: white;
        width: 100%;
        height: 40px;
        font-size: 1em;
        font-weight: bold;
    }
    #main-menu .menu-famille .famille-item .menu-sous-famille a {
        color: #006639;
        margin-left: 25px;
        font-size: 14px;
        white-space: nowrap;
        overflow: hidden;
        display: block;
        text-overflow: ellipsis;
    }
    .d-sm-block {
        display: block !important;
    }
    .btn-rayon.arrow-pointer {
        font-size: 19px;
        margin-top: 1px;
        background-color: white;
        color: white;
        background-repeat: no-repeat;
        background-position-y: bottom;
        background-position-x: -40px;
        height: 36px;
        border: none;
        position: relative;
    }
    .header-private .btn-rayon {
        font-size: 20px;
        padding: 0;
        padding-left: 12px;
        margin-top: -8px;
        background-color: transparent;
        border: none;
        color: #14643e;
        z-index: 120;
    }
    .fa-bars:before {
        color: #03084f;
        margin-left: 25px;
        margin-right: 10px;
        font-weight: bold;
    }
    #main-menu i {
        display: inline-block;
        margin-left: auto;
        margin-top: 5px;
        margin-right: 5px;
        float: right;
    }
    #rayons {
        height: 150px;
        padding-bottom: 50px;
        display: flex;
        justify-content: space-between;
        background: #faf3eb;
        width: 100%;
    }
    /*#localisation {
    margin-right: 45px;
    padding-top: 5px;
  }*/
    #mapDesktop {
        padding-bottom: 7px;
        cursor: pointer;
        padding-left: 16px;
        height: 116px;
        width: 90px;
    }
    .nousTrouver {
        font-size: 0.9em;
        color: #09622a;
        margin-top: -7px;
    }
}

.header-private .header-logo-disconnect {
    position: relative;
    height: 72px;
    width: 210px;
    background-color: #01663a;
}

.header-private .header-logo-connect {
    position: relative;
    height: 72px;
    width: 210px;
    background-color: #ffffff;
}

#search-request {
    padding-right: 110px;
    text-overflow: ellipsis;
    border-radius: 25px;
    font-size: 0.8em !important;
    height: 40px;
    width: 350px;
}


.content {
    width: 100%;
    padding: 0;
    margin: 0 auto;
    max-width: unset !important;
    background-color: #faf3eb;
    /*padding-bottom: 360px;*/
}

@media (max-width: 1138.98px) {
    .search-mag-bg .search-mag .form-container {
        margin: 0 auto;
    }
    #reassuM {
        display: none;
    }
    #search-request {
        padding-right: 110px;
        text-overflow: ellipsis;
        border-radius: 25px;
        font-size: 0.8em !important;
        height: 40px;
        width: 280px !important;
        margin: auto;
    }
    #main-menu .menu-famille .famille-item>a img {
        height: 50px;
    }
    #search-result {
        width: 500px;
        background: white;
        border: 1px solid silver;
        box-shadow: 1px 3px 4px 1px #0000006e;
        position: absolute;
        padding: 5px;
        min-height: 100px;
        z-index: 19;
        border-radius: 5px;
        top: 236px;
        left: calc(50% - 242px);
    }
    #menu-desktop-overlay {
        position: absolute;
        left: 0;
        right: 0;
        top: 210px;
        background: rgba(0, 0, 0, 0.68);
        bottom: -500px;
        display: none;
        z-index: 99;
    }
    #main-menu {
        max-width: 400px;
        left: 155px;
        right: 0;
        top: 0;
        position: relative;
        margin: 0;
        background: #03084f;
        padding-bottom: 2px;
        padding-top: 2px;
        bottom: 0;
    }
    .grid-5 {
        display: block;
        margin-left: 0;
    }
    #main-menu .menu-famille {
        position: relative;
        background: #fff;
        margin: 0%;
        left: 400px;
        right: 0;
        top: 0;
        z-index: 99;
        display: block;
    }
    #main-menu .rayon-item {
        margin: 1px;
        background: #647906;
        height: 40px;
    }
    #main-menu .btn-menu:hover {
        color: #f8f9fa;
    }
    #main-menu .menu-famille .famille-item {
        margin: 0%;
        border: dotted 2px #8cc63e;
        padding-bottom: 10px;
        padding-top: 10px;
        margin-top: -1px;
        margin-left: -1px;
        padding-left: 35px;
    }
    #main-menu .menu-famille .famille-item>a {
        display: flex;
        color: #14643e;
        text-align: center;
        font-size: 0.9em;
        margin-bottom: 10px;
        font-weight: bold;
    }
    #main-menu .menu-famille .famille-item>a span {
        display: block;
        margin-left: 15px;
        margin-top: 15px;
    }
    #main-menu .btn-menu {
        background: #8cc63e;
        color: white;
        width: 100%;
        height: 40px;
        font-size: 1em;
        font-weight: bold;
    }
    #main-menu .menu-famille .famille-item .menu-sous-famille a {
        color: #006639;
        margin-left: 25px;
        font-size: 14px;
        white-space: nowrap;
        overflow: hidden;
        display: block;
        text-overflow: ellipsis;
    }
    .d-sm-block {
        display: block !important;
    }
    .btn-rayon.arrow-pointer {
        font-size: 19px;
        margin-top: 1px;
        background-color: white;
        color: white;
        background-repeat: no-repeat;
        background-position-y: bottom;
        background-position-x: -40px;
        height: 36px;
        border: none;
        position: relative;
    }
    .header-private .btn-rayon {
        font-size: 20px;
        padding: 0;
        padding-left: 12px;
        margin-top: -8px;
        background-color: transparent;
        border: none;
        color: #14643e;
        z-index: 120;
    }
    .fa-bars:before {
        color: #03084f;
        margin-left: 25px;
        margin-right: 10px;
        font-weight: bold;
    }
    #main-menu i {
        display: inline-block;
        margin-left: auto;
        margin-top: 5px;
        margin-right: 5px;
        float: right;
    }
    #rayons {
        height: 150px;
        padding-bottom: 50px;
        display: flex;
        justify-content: space-between;
        background: #faf3eb;
        width: 100%;
    }
    /*#localisation {
    margin-right: 45px;
    padding-top: 5px;
  }*/
    #mapDesktop {
        padding-bottom: 7px;
        cursor: pointer;
        padding-left: 16px;
        height: 116px;
        width: 90px;
    }
    .nousTrouver {
        font-size: 0.9em;
        color: #09622a;
        margin-top: -7px;
    }
}

@media (min-width: 991.98px) and (max-width: 1084.98px) {
    #moutonConseilD {
        float: right;
        width: 100px;
        height: auto;
        margin-top: -70px;
    }
    #moutonProduitsD {
        width: 120px;
        float: right;
        margin-top: -65px;
    }
    #changeMag {
        position: relative;
        top: -22px;
        left: 55px;
        font-size: 0.9em;
    }
    #choixLivraison {
        display: flex;
    }
   
    .btn-geo,
    .btn-geo:hover {
        color: #03084f;
        background-color: #fff;
        border-color: #fff;
        border-right: 1px solid silver;
        font-size: 25px;
        padding: 0 9px;
        border-radius: 4px;
        right: 61px !important;
        height: 35px;
    }
    .btnLocalisation {
        position: relative;
        top: -38px;
        left: 62%;
    }
    .custom-control {
        position: relative;
        display: inline;
        min-height: 1.5rem;
        padding-left: 1.5rem;
        font-size: 1.1em;
        margin-right: 100px;
    }
    .choose-title {
        text-align: center;
        margin: 20px 0;
        font-size: 1.3em;
    }
    .commentaire {
        color: #01663a;
        font-size: 1.1em;
    }
    .text-muted {
        color: #6f9e0c !important;
        font-size: 0.9em;
    }
    .tab-drive span.title,
    .tab-livraison span.title {
        display: block;
        text-align: center;
        font-weight: bold;
        margin-top: 15px;
        font-size: 1.3em;
    }
    .fs-14 {
        font-size: 0.9em;
        margin-top: 15px;
    }
    .total-price {
        font-weight: bold;
        font-size: 1.2em;
    }
    #mapDesktop {
        padding-bottom: 7px;
        cursor: pointer;
        padding-left: 16px;
        height: 116px;
        width: 90px;
    }
    #localisation {
        margin-right: 15px;
        padding-top: 5px;
    }
}

@media screen and (min-width: 922px) and (max-width: 991.98px) {
    .product-filter .filter-block .sep {
        margin-bottom: 30px;
    }
    .product-filter .filter-block {
        border: 1px solid #6c757d;
        padding: 0 15px;
        border-radius: 10px;
        height: 37px;
        line-height: 37px;
        background: #efefef;
    }
    .product-filter .filter-block>div {
        display: inline-block;
        margin-top: -32px !important;
        padding-left: 25px;
    }
    .select-filter-marque {
        border: none;
        height: 29px;
        font-size: 14px;
        cursor: pointer;
        margin-top: 3px;
    }
    .filter-marque-list {
        position: absolute;
        background: white;
        padding: 10px;
        border-radius: 5px;
        box-shadow: 3px 3px 7px 1px #00000085;
        top: 74px;
        line-height: 24px;
        display: none;
        font-size: 12px !important;
        z-index: 98;
        max-height: 373px;
        overflow: auto;
        width: max-content;
    }
    .filter-block .sep {
        width: 1px;
        height: 23px;
        transform: translateY(6px);
        margin: 0px 10px 0px 10px;
        border-right: 1px solid silver;
    }
    .custom-control {
        position: relative;
        min-height: 1.5rem;
        padding-left: 1.5rem;
        font-size: 1em;
        display: inline-flex;
        margin-right: 0;
    }
    .check-filter-gluten-label {
        background: url(/assets/img/picto_site/sans_gluten.svg);
        background-repeat: no-repeat;
        background-position-x: right;
        padding-right: 0px;
        display: block;
        background-size: 21px;
        width: 105px;
        line-height: 25px;
        text-align: left;
        background-position-y: 2px;
    }
    .check-filter-locaux-label {
        background: url(/assets/img/picto_site/produit_locaux.svg);
        background-repeat: no-repeat;
        background-position-x: right;
        padding-right: 0px;
        display: block;
        background-size: 21px;
        width: 124px;
        line-height: 25px;
        text-align: left;
        background-position-y: 2px;
    }
}

@media screen and (min-width: 768.98px) and (max-width: 991.98px) {
    .menuDesktop {
        display: none;
    }
    .localisationD {
        display: none;
    }
    #reassuM {
        display: block;
    }
    #searchBar {
        display: none;
    }
    .select-filter-marque {
        border: none;
        height: 29px;
        font-size: 1.2em !important;
        cursor: pointer;
        margin-top: 3px;
    }
    .filter-block.open {
        display: block !important;
        background: #efefef;
        color: black;
        max-width: 300px;
        margin-top: 35px;
    }
    .menu-xs {
        display: none;
    }
    #choixLivraison {
        display: flex;
    }
    .custom-control {
        position: relative;
        display: inline;
        min-height: 1.5rem;
        padding-left: 1.5rem;
        font-size: 1.1em;
        margin-right: 100px;
    }
    .fs-14 {
        font-size: 1em;
        margin-top: 15px;
    }
    .commentaire {
        color: #01663a;
        font-size: 1.1em;
    }
    .text-muted {
        color: #6f9e0c !important;
        font-size: 0.9em;
    }
    .tab-drive span.title,
    .tab-livraison span.title {
        display: block;
        text-align: center;
        font-weight: bold;
        font-size: 1.1em;
        margin-top: 15px;
    }
    .choose-title {
        text-align: center;
        margin: 20px 0;
        font-size: 1.3em;
    }
    .total-price {
        font-weight: bold;
        font-size: 1.2em;
    }
    
    .btn-geo,
    .btn-geo:hover {
        color: #03084f;
        background-color: #fff;
        border-color: #fff;
        border-right: 1px solid silver;
        font-size: 25px;
        padding: 0 9px;
        border-radius: 4px;
        right: 61px !important;
        height: 35px;
    }
    .btnLocalisation {
        position: relative;
        top: -38px;
        left: 58%;
    }
    .card-reassu {
        background: linear-gradient(to right, #022f13 0%, #03084f 5%, #03084f 95%, #022f13 100%);
        width: 95%;
        height: 220px;
    }
    .card-reassu section {
        width: 60%;
        padding-top: 25px;
        text-align: left;
        color: white;
        margin-left: 20px;
    }
    .card-reassu section strong {
        color: #8cc63e;
        text-transform: uppercase;
    }
    .card-reassu section p {
        font-size: 1.2em;
    }
    .titleRea {
        color: white;
        font-size: 1.7em;
    }
    #reassuD {
        display: none;
    }
    #list_product .product .container_product .product-name {
        height: 45px;
        display: block;
        overflow: hidden;
        text-align: left;
        font-weight: bold;
        font-size: 16px !important;
        z-index: 9;
        position: relative;
    }

    #moutonConseils {
        height: 130px;
        margin-top: -120px;
        float: right;
        margin-right: -145px;
    }
    #moutonBio {
        height: 150px;
        float: right;
        margin-top: -135px;
        margin-right: -145px;
    }
    .carotteFooterM {
        float: right;
        margin-right: -145px;
        margin-top: -80px;
    }
    .fraiseFooterM {
        float: right;
        margin-right: -85px;
        margin-top: -35px;
    }
    #headerMobile {
        padding-top: 25px;
        padding-bottom: 12px;
        margin: 0;
    }
    #main-menu .btn-menu {
        font-size: 1.2em;
    }
    .header-private .btn-panierMobile.panier-mobile {
        position: relative;
        color: white !important;
        padding: 7px 18px 7px 25px !important;
        border-radius: 20px !important;
    }
    .account-mobile {
        font-size: 21px;
        margin-left: 25px;
        margin-top: 2px;
        color: black;
    }
    .map {
        padding-bottom: 7px;
        cursor: pointer;
        margin-left: 25px;
    }
    .loupe {
        margin-right: 0px;
        cursor: pointer;
        margin-left: 25px;
    }
    .favoris-mobile {
        font-size: 23px;
        margin-right: 0;
        color: black;
    }
    .w-100 {
        width: 95% !important;
        margin: auto;
    }
    .form-control {
        display: block;
        /*width: 95%;
    margin: auto;*/
    }
    .header-nav {
        float: right;
        padding-right: 45px;
    }
    .form-search-mobile button {
        position: absolute;
        right: 45px;
        top: 2px;
        color: #03084f;
        background-color: #efefef;
        border-color: #efefef;
        font-size: 18px;
        padding: 0 9px;
        border-radius: 4px;
    }
    .mb-right {
        margin-right: -25px;
    }
    #bioCquoi p,
    #bioCbon p,
    #bioCconseil p {
        color: white;
        font-size: 22px;
        width: 80%;
        margin: auto;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .tab-header {
        padding: 0;
        margin-top: 8px;
    }
    .grid-menu-desktop {
        display: block;
    }
    .newsletter-content .pull-right {
        width: 100%;
    }
    .header-private .change-localisation {
        font-size: 12px;
        padding-right: 20px;
        padding-top: 2px;
    }
    .header-private .btn-change-magasin {
        font-size: 18px;
        padding: 0px 0;
        color: #03084f;
        width: 100px;
        margin-left: 10px;
    }
    .header-logo-mobile img {
        width: 60px;
        height: auto;
        margin-top: 0px;
        margin-left: 15px;
    }
    #change-localisation {
        background-color: #8cc63e;
        margin-top: 10px;
    }
    .dropdown-item {
        color: white;
    }
    .dropdown-item:hover {
        color: #8cc63e;
    }
    #changeMagasinMobile {
        background-color: #03084f;
    }
    #bioCquoi,
    #bioCbon {
        height: 330px;
        border-right: none;
    }
    .separator {
        border-top: 1px solid silver;
        border-bottom: none;
        margin-top: 8px;
    }
    .newsletter-content {
        background: rgba(255, 255, 255, 0.91);
    }
    .header.header-private {
        padding-bottom: 0px;
    }
    .ban-top-product {
        margin-top: 0;
        padding-top: 10px;
    }
    .page-cms .content {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .page-cms h1 {
        margin-top: 45px !important;
    }
    .page-cms .para {
        padding: 30px 0px;
    }
    .title-blue {
        margin-top: 45px !important;
    }
    .picto-favoris {
        display: block;
        width: 21px;
        height: 36px;
        position: relative;
    }
    .picto-favoris:before {
        width: 28px;
        height: 32px;
        top: 3px;
        left: -10px;
    }
    .grid-3 {
        display: grid;
        grid-template-columns: 100%;
        grid-template-rows: auto;
    }
    .login-form {
        padding-bottom: 20px !important;
    }
    .subscribe-form {
        padding-top: 15px !important;
    }
    .hide-mobile {
        display: none !important;
    }
    .show-mobile {
        display: flex !important;
        padding-bottom: 3px;
    }
    .show-mobile-block {
        display: block !important;
    }
    #change-localisation {
        background-color: #8cc63e;
    }
    #navHeader {
        margin-left: auto;
        color: #01663a;
        font-size: 13px;
    }
    .form-container {
        width: 95% !important;
        padding: 8px !important;
    }
    .form-container h4 {
        font-size: 14px;
    }
    .form-container .btn-options a {
        width: 100%;
    }
    .search-mag-bg .search-mag {
        padding-left: 0;
    }
    #search-result {
        background: white;
        border: 1px solid silver;
        box-shadow: 1px 3px 4px 1px #0000006e;
        position: absolute;
        top: 20px;
        width: 100%;
        padding: 5px;
        left: 0px;
        right: 0px;
        min-height: 100px;
        display: none;
        border-radius: 5px;
    }
    #menu-desktop-overlay {
        position: absolute;
        left: 0;
        right: 0;
        top: 85px;
        background: rgba(0, 0, 0, 0.68);
        bottom: 0;
        display: none;
        overflow: auto;
        box-shadow: 0px 1px 3px 1px black;
    }
    .grid-5 {
        display: block;
    }
    .btn-menu.active {
        background: #03084f !important;
    }
    #main-menu {
        max-width: 100%;
        left: 0;
        right: 0;
        top: 0;
        position: relative;
        margin: 0 auto;
        background: #ececec;
        padding-bottom: 20px;
        padding-top: 1px;
        bottom: 0;
    }
    #main-menu a:hover,
    #main-menu a:active {
        text-decoration: none;
    }
    #main-menu i {
        display: inline-block;
        margin-left: auto;
        margin-top: 5px;
        margin-right: 5px;
        float: right;
    }
    #main-menu .rayon-item {
        margin: 5px;
        height: auto;
    }
    #main-menu .btn-menu {
        background: #03084f;
        color: white;
        width: 100%;
        height: 100%;
        text-align: left;
    }
    #main-menu .menu-famille {
        position: static;
        background: #fff;
        margin: 0%;
        left: 0;
        right: 0;
        top: 149px;
        padding-bottom: 26px;
    }
    #main-menu .menu-famille .famille-item>a {
        display: flex;
        color: #03084f;
        text-align: center;
        font-size: 15px;
        margin-bottom: 0px;
        font-weight: bold;
        padding-left: 25px;
        flex-wrap: nowrap;
    }
    #main-menu .menu-famille .famille-item>a img {
        width: auto;
        margin-right: 5px;
        height: 20px;
    }
    #main-menu .menu-famille .famille-item {
        margin: 0%;
        border: dotted 2px #86bc25;
        padding: 0 5px;
        width: 100%;
        padding-bottom: 20px;
        padding-top: 20px;
        margin-top: -1px;
        margin-left: -1px;
    }
    #main-menu .menu-famille .famille-item .menu-sous-famille {
        display: none;
    }
    #main-menu .menu-famille .famille-item .menu-sous-famille {
        margin-top: 15px;
        margin-left: 25px;
    }
    #main-menu .menu-famille .famille-item .menu-sous-famille a {
        color: #1d1e1f;
        margin-left: 25px;
        font-size: 14px;
        white-space: nowrap;
        overflow: hidden;
        display: block;
        text-overflow: ellipsis;
        line-height: 35px;
    }
}

.liste-more {
    min-height: 18px;
}

@media (max-width: 768px) {

    .menuDesktop {
        display: none;
    }
    .localisationD {
        display: none;
    }
    .form-container {
        max-width: 580px;
    }
    #choixLivraison {
        display: flex;
    }
    .carotte {
        display: none;
    }
    .custom-control {
        position: relative;
        display: block;
        min-height: 1rem;
        padding-left: 0.5rem;
        margin-top: 50px;
    }
    .filter-block>div.item {
        display: block !important;
        border-bottom: 1px solid silver;
        padding: 0px 0 5px 0;
        margin: 10px 0;
        /* height: 40px;*/
    }
    .filter-block>div.item label {
        width: 70%;
        font-size: 0.9em !important;
        margin-left: 30px;
        margin-top: -35px;
    }
    .filter-block.open {
        display: block !important;
        background: #efefef;
        color: black;
        max-width: 300px;
        margin-top: 55px;
    }
    #headerMobile {
        padding-top: 25px;
        margin: 0;
        padding-bottom: 15px;
    }
    .menu-xs {
        display: none;
    }
    .fs-14 {
        font-size: 1em;
        margin-top: 20px;
    }
    #lienTel {
        font-size: 1em;
        color: black;
    }
    .custom-control-inline {
        display: inline-flex;
        margin-right: 100px;
        font-size: 1.2em;
        margin-top: 20px;
        margin-left: 20px;
    }
    .total-price {
        font-weight: bold;
        font-size: 1.4em;
    }
    .commentaire {
        color: #01663a;
        font-size: 1.2em;
    }
    .text-muted {
        color: #6f9e0c !important;
        font-size: 1em;
    }
    .tab-drive span.title,
    .tab-livraison span.title {
        display: block;
        text-align: center;
        font-weight: bold;
        margin-top: 15px;
        font-size: 1.2em;
    }
    .choose-title {
        text-align: center;
        margin: 20px 0;
        font-size: 1.3em;
    }
    .after-livraison h6 {
        font-size: 1.2em;
    }
    .step-add-adresse h6 {
        font-size: 1.2em !important;
    }
    .fs-12 {
        font-size: 16px;
    }
    .btnRetour {
        background-color: #8cc63e !important;
        color: white;
        font-size: 1.2em;
    }
    .btnSave {
        color: #fff;
        background-color: #13603c;
        border-color: #13603c;
        font-size: 1.2em;
    }
    .recap-shipping-box {
        text-align: center;
        border: 1px solid silver;
        border-radius: 5px;
        padding: 15px;
        font-size: 1.1em;
    }
    #submit_panier {
        margin-top: 15px;
        background: #01663a;
        font-size: 1.3em;
    }
    #paybox_panier {
        background: #c1861b;
        color: white;
        text-align: center;
        padding: 10px;
        border: none;
        width: 100%;
        text-transform: uppercase;
        font-size: 1.2em;
    }
    #menu-desktop-overlay {
        position: absolute;
        left: 0;
        right: 0;
        top: 130px;
        background: rgba(0, 0, 0, 0.68);
        bottom: -500px;
        z-index: 99;
    }
    #product_info .text-center {
        font-size: 1.3em;
        overflow-wrap: break-word;
    }
   
    .btn-geo,
    .btn-geo:hover {
        color: #03084f;
        background-color: #fff;
        border-color: #fff;
        border-right: 1px solid silver;
        font-size: 25px;
        padding: 0 9px;
        border-radius: 4px;
        right: 61px !important;
        height: 35px;
    }
    .btnLocalisation {
        position: relative;
        top: -38px;
        left: 62%;
    }

    #reassuM {
        display: block;
    }
    #reassuD {
        display: none;
    }
    .card-reassu {
        background: linear-gradient(to right, #022f13 0%, #03084f 5%, #03084f 95%, #022f13 100%);
        width: 85%;
        height: 220px;
        margin: auto;
    }
    .card-reassu section {
        width: 60%;
        padding-top: 25px;
        text-align: left;
        color: white;
        margin-left: 20px;
    }
    .card-reassu section strong {
        color: #8cc63e;
        text-transform: uppercase;
    }
    .card-reassu section p {
        font-size: 1.2em;
    }
    .white-block .xblock {
        background: white;
        color: black;
        border: solid 2px #03084f;
        font-size: 1.2em;
    }
    .contenance {
        font-size: 1.2em;
    }
    .cart-modal .cart-card-content {
        font-size: 16px;
    }
    .header-private .btn-panierMobile.panier-mobile {
        position: relative;
        color: white !important;
        padding: 7px 18px 7px 25px !important;
        border-radius: 20px !important;
    }
    .account-mobile {
        font-size: 21px;
        margin-left: 35px;
        margin-top: 2px;
        color: black;
    }
    .map {
        padding-bottom: 7px;
        cursor: pointer;
        margin-left: 30px;
    }
    .loupe {
        display: none;
        margin-right: 0px;
        cursor: pointer;
        margin-left: 25px;
    }
    .favoris-mobile {
        font-size: 23px;
        margin-right: 0;
        color: black;
    }
    #moutonConseils {
        height: 130px;
        margin-top: -95px;
        float: right;
        margin-right: -125px;
    }
    #moutonBio {
        height: 150px;
        float: right;
        margin-top: -105px;
        margin-right: -135px;
    }
    .carotteFooterM {
        float: right;
        margin-right: -125px;
        margin-top: -65px;
    }
    .fraiseFooterM {
        float: right;
        margin-right: -65px;
        margin-top: -20px;
    }
    #main-menu .btn-menu {
        font-size: 1.2em;
    }
    .w-100 {
        width: 95% !important;
        margin: auto;
    }
    .form-control {
        display: block;
        width: 95%;
        margin: auto;
        font-size: 1em;
    }
    .form-search-mobile button {
        position: absolute;
        right: 45px;
        top: 2px;
        color: #03084f;
        background-color: #efefef;
        border-color: #efefef;
        font-size: 18px;
        padding: 0 9px;
        border-radius: 4px;
    }
    .mb-right {
        margin-right: -25px;
    }
    #reassuD {
        background: linear-gradient(to bottom, #006133 0%, #022f13 32%, #006133 35%, #022f13 64%, #006133 66%, #022f13 100%);
        width: 95%;
    }
    #bioCquoi p,
    #bioCbon p,
    #bioCconseil p {
        color: white;
        font-size: 22px;
        width: 80%;
        margin: auto;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .tab-header {
        padding: 0;
        margin-top: 8px;
    }
    .grid-menu-desktop {
        display: block;
    }
    .newsletter-content .pull-right {
        width: 100%;
    }
    .header-private .change-localisation {
        font-size: 12px;
        padding-right: 20px;
        padding-top: 2px;
    }
    .header-private .btn-change-magasin {
        font-size: 14px;
        padding: 0px 0;
        color: #03084f;
        width: 100px;
    }
    .dropdown-item {
        color: white;
    }
    .dropdown-item:hover {
        color: #8cc63e;
    }
    #changeMagasinMobile {
        background-color: #03084f;
    }
    .separator {
        border-top: 1px solid silver;
        border-bottom: none;
        margin-top: 8px;
    }
    .newsletter-content {
        background: rgba(255, 255, 255, 0.91);
    }
    .header.header-private {
        padding-bottom: 0px;
    }
    .ban-top-product {
        margin-top: 0;
        padding-top: 10px;
    }
    .page-cms .content {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .page-cms h1 {
        margin-top: 45px !important;
    }
    .page-cms .para {
        padding: 30px 0px;
    }
    .title-blue {
        margin-top: 45px !important;
    }
    .picto-favoris {
        display: block;
        width: 21px;
        height: 36px;
        position: relative;
    }
    .picto-favoris:before {
        width: 28px;
        height: 32px;
        top: 3px;
        left: -10px;
    }
    .grid-3 {
        display: grid;
        grid-template-columns: 100%;
        grid-template-rows: auto;
    }
    .login-form {
        padding-bottom: 20px !important;
    }
    .subscribe-form {
        padding-top: 15px !important;
    }
    .hide-mobile {
        display: none !important;
    }
    .show-mobile {
        display: flex !important;
        padding-bottom: 3px;
    }
    .form-search-mobile input {
        border-color: #3e3f40;
        background-color: #efefef;
        border-radius: 20px;
        font-size: 1em;
        font-style: italic;
    }
    #navHeader {
        margin-left: 15px !important;
        color: #03084f !important;
        font-size: 12px !important;
    }
    .show-mobile-block {
        display: block !important;
    }
    #change-localisation {
        background-color: #8cc63e;
        margin-top: 0;
    }
    #bioCquoi,
    #bioCbon {
        border-right: none;
        height: 330px;
    }
    .header-private .btn-change-magasin {
        font-size: 18px;
        padding: 0px 0;
        color: #03084f;
        width: 100px;
        margin-left: 10px;
    }
    /*#menu-desktop-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 87px;
    background: rgba(0, 0, 0, 0.68);
    bottom: 0;
    !*display: none;*!
    overflow: auto;
    box-shadow: 0px 1px 3px 1px black;
  }*/
    .form-container {
        width: 95% !important;
        padding: 8px !important;
    }
    .form-container h4 {
        font-size: 14px;
    }
    .form-container .btn-options a {
        width: 100%;
    }
    .search-mag-bg .search-mag {
        padding-left: 0;
    }
    #search-result {
        background: white;
        border: 1px solid silver;
        box-shadow: 1px 3px 4px 1px #0000006e;
        position: absolute;
        top: 20px;
        width: 100%;
        padding: 5px;
        left: 0px;
        right: 0px;
        min-height: 100px;
        display: none;
        border-radius: 5px;
    }
    .grid-5 {
        display: block;
    }
    .btn-menu.active {
        background: #03084f !important;
    }
    #main-menu {
        max-width: 100%;
        left: 0;
        right: 0;
        top: 0;
        position: relative;
        margin: 0 auto;
        background: #ececec;
        padding-bottom: 20px;
        padding-top: 1px;
        bottom: 0;
    }
    #main-menu a:hover,
    #main-menu a:active {
        text-decoration: none;
    }
    #main-menu i {
        display: inline-block;
        margin-left: auto;
        margin-top: 5px;
        margin-right: 5px;
        float: right;
    }
    #main-menu .rayon-item {
        margin: 5px;
        height: auto;
    }
    #main-menu .btn-menu {
        background: #03084f;
        color: white;
        width: 100%;
        height: 100%;
        text-align: left;
        text-transform: uppercase;
    }
    #main-menu .menu-famille {
        position: static;
        background: #fff;
        margin: 0%;
        left: 0;
        right: 0;
        top: 149px;
        padding-bottom: 26px;
    }
    #main-menu .menu-famille .famille-item>a {
        display: flex;
        color: #03084f;
        text-align: center;
        font-size: 15px;
        margin-bottom: 0px;
        font-weight: bold;
        padding-left: 25px;
        flex-wrap: nowrap;
    }
    #main-menu .menu-famille .famille-item>a img {
        width: auto;
        margin-right: 5px;
        height: 20px;
    }
    #main-menu .menu-famille .famille-item {
        margin: 0%;
        border: dotted 2px #86bc25;
        padding: 0 5px;
        width: 100%;
        padding-bottom: 10px;
        margin-top: -1px;
        margin-left: -1px;
    }
    #main-menu .menu-famille .famille-item .menu-sous-famille {
        display: none;
    }
    #main-menu .menu-famille .famille-item .menu-sous-famille {
        margin-top: 15px;
        margin-left: 25px;
    }
    #main-menu .menu-famille .famille-item .menu-sous-famille a {
        color: #1d1e1f;
        margin-left: 25px;
        font-size: 14px;
        white-space: nowrap;
        overflow: hidden;
        display: block;
        text-overflow: ellipsis;
        line-height: 35px;
    }
    #searchBar {
        display: flex !important;
    }
}

@media (max-width: 663.98px) {
    .header-nav {
        display: none !important;
    }
    .d-block {
        display: block !important;
    }
    #reassuM {
        display: block;
    }
    #reassuD {
        display: none;
    }
    .card-reassu {
        background: linear-gradient(to right, #022f13 0%, #03084f 5%, #03084f 95%, #022f13 100%);
        width: 85%;
        height: 200px;
        margin: auto;
    }
    #moutonConseils {
        height: 130px;
        margin-top: -95px;
        float: right;
        margin-right: -145px;
    }
}

@media (min-width: 576px) and (max-width: 663px) {
   
    .btn-geo,
    .btn-geo:hover {
        color: #03084f;
        background-color: #fff;
        border-color: #fff;
        border-right: 1px solid silver;
        font-size: 25px;
        padding: 0 9px;
        border-radius: 4px;
        right: 61px !important;
        height: 35px;
    }
    .header-private .btn-panierMobile.panier-mobile .count_products {
        color: white;
        position: absolute;
        top: -9px;
        background: #15c215;
        width: 20px;
        height: 20px;
        border-radius: 12px;
        font-size: 12px;
        right: -1px;
    }
    .btnLocalisation {
        position: relative;
        top: -38px;
        left: 62%;
    }
}

@media (max-width: 575.98px) {
    .menuDesktop, .gvf_name-title {
        display: none;
    }
    .localisationD {
        display: none;
    }
    .hide-mobile {
        display: none !important;
    }
    #reassuM {
        display: block;
    }
    #reassuD {
        display: none;
    }
    .content {
        padding-top: 0 !important;
    }
    .mb-right {
        margin-right: 8px;
    }
    .reassu>div>div {
        margin-bottom: 5px;
    }
    /*.reassu .card-reassu {
    color: white;
    font-size: 1.3em;
    height: 340px;
  }*/
    .card-reassu {
        height: 180px !important;
        margin-bottom: 10px;
        width: auto;
    }
    .card-reassu section {
        width: 60%;
        padding-top: 15px;
        text-align: left;
        color: white;
        margin-left: 20px;
    }
    .card-reassu section strong {
        color: #8cc63e;
        text-transform: uppercase;
    }
    .card-reassu section p {
        font-size: 1em;
    }
    #moutonConseils {
        height: 130px;
        margin-top: -75px;
        float: right;
        margin-right: -145px;
    }
    .carotteFooterM {
        float: right;
        margin-right: -145px;
        margin-top: -75px;
    }
    .fraiseFooterM {
        float: right;
        margin-right: -85px;
        margin-top: -40px;
    }
    #moutonBio {
        height: 150px;
        float: right;
        margin-top: -95px;
        margin-right: -145px;
    }
    #footer {
        margin-top: 0px !important;
    }
    .cart-modal {
        display: none;
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0px !important;
        z-index: 99999;
        background: rgba(0, 0, 0, 0.45);
    }
    .cart-summary {
        position: absolute;
        z-index: 10;
        max-width: 100% !important;
        width: 100%;
        top: 0;
        right: 0;
        background: #F9F9F9;
        padding-bottom: 25px;
        bottom: 0;
    }
}

.filter-mobile {
    display: none;
    padding-left: 5px;
    color: black;
    cursor: pointer;
}

@media (max-width: 1082px) {
    .product-filter .filter-block {
        border: 1px solid #6c757d;
        padding: 0 15px;
        border-radius: 10px;
        height: 37px;
        line-height: 37px;
        background: #efefef;
    }
    .btn-filter-tri {
        font-size: 14px !important;
        box-shadow: none !important;
        color: #212529;
    }
    #rayons {
        width: 100%;
    }
}

@media (min-width: 922px) and (max-width: 1082px) {
    .product-filter .filter-block>div {
        display: inline-block;
        margin-top: -32px;
        margin-left: 25px;
    }
    .check-filter-gluten-label {
        background: url(/assets/img/picto_site/sans_gluten.svg);
        background-repeat: no-repeat;
        background-position-x: 90px;
        padding-right: 0px;
        display: block;
        background-size: 21px;
        width: 115px;
        line-height: 25px;
        text-align: left;
        background-position-y: 2px;
    }
    .check-filter-locaux-label {
        background: url(/assets/img/picto_site/produit_locaux.svg);
        background-repeat: no-repeat;
        background-position-x: right;
        padding-right: 0px;
        display: block;
        background-size: 21px;
        width: 135px;
        line-height: 25px;
        text-align: left;
        background-position-y: 2px;
    }
    .product-filter .filter-block .sep {
        margin-bottom: 32px;
    }
    .select-filter-marque {
        border: none;
        height: 29px;
        font-size: 14px;
        cursor: pointer;
        margin-top: 3px;
        position: relative;
        top: -31px;
    }
}

@media (max-width: 921px) {
    .filter-block {
        display: none !important;
    }
    .filter-mobile {
        display: block;
        line-height: 34px;
    }
    .filter-block {
        position: absolute;
        top: 100px;
        left: 27px;
        background: white;
        height: auto !important;
        box-shadow: 1px 1px 4px 1px #00000061;
        width: 83% !important;
        z-index: 10;
    }
    .filter-block.open {
        display: block !important;
        background: #efefef;
        color: black;
        max-width: 300px;
        margin-top: 35px;
    }
    .btn-filter-tri {
        font-size: 14px !important;
        box-shadow: none !important;
        color: black;
    }
    .filter-block>div.item {
        display: block !important;
        border-bottom: 1px solid silver;
        padding: 0px 0 5px 0;
        margin: 10px 0;
        height: 40px;
    }
    .filter-block>div.item label {
        width: 70%;
        font-size: 1.1em;
        margin-left: 30px;
        margin-top: -35px;
    }
    /*.select-filter-marque {
    border: none;
    height: 29px;
    font-size: 1.2em;
    cursor: pointer;
    margin-top: 3px;
  }*/
    .filter-block>div.item:last-child {
        border-bottom: none !important;
    }
    .filter-block>div.sep {
        display: none !important;
    }
    .newsletter-block {
        border-top: 1px solid silver;
        border-bottom: 1px solid silver;
    }
}

.liste-more {
    text-align: center;
}

@media (max-width: 570px) {
    .filter-trash {
        display: none !important;
    }
}

@media screen and (min-width: 320px) and (max-width: 374px) {
    .header-logo-mobile img {
        width: 60px;
        height: auto;
        margin-top: 0px;
        margin-left: 15px;
    }
    .localisationD {
        display: none;
    }
    .select-filter-marque {
        border: none;
        height: 29px;
        font-size: 1em;
        cursor: pointer;
        margin-top: 3px;
    }
    #headerLocalisation {
        width: 100% !important;
    }
    .espace {
        margin-top: 3rem;
    }
    .header-private .btn-panierMobile.panier-mobile .count_products {
        color: white;
        position: absolute;
        top: -9px;
        background: #15c215;
        width: 20px;
        height: 20px;
        border-radius: 12px;
        font-size: 12px;
        right: 1px !important;
    }
    #list_product .product .container_product .product-name {
        height: 45px;
        display: block;
        text-align: left;
        font-weight: bold;
        font-size: 16px !important;
        z-index: 9;
        position: relative;
        overflow-wrap: break-word !important;
        max-width: 200px;
    }
    .total-price {
        font-weight: bold;
        font-size: 1.1em;
    }
    .custom-control {
        position: relative;
        display: block;
        min-height: 1rem;
        padding-left: 0.5rem;
        margin-top: 50px;
    }
    .filter-block>div.item {
        display: block !important;
        border-bottom: 1px solid silver;
        padding: 0px 0 5px 0;
        margin: 10px 0;
        /* height: 40px;*/
    }
    .filter-block>div.item label {
        width: 70%;
        font-size: 0.9em;
        margin-left: 30px;
        margin-top: -35px;
    }
    .custom-control-inline {
        display: inline-flex;
        margin-right: 80px;
        font-size: 1.2em;
        margin-bottom: 15px;
        margin-left: 20px;
        margin-top: 20px;
    }
    #choixLivraison {
        display: block !important;
    }
    .header-panier a {
        color: rgba(0, 10, 75, 0.91);
        width: 100%;
    }
    .header-logo-panier {
        display: inline-block;
        background-color: #03084f;
        height: 85px;
        width: 100%;
    }
    #search-request {
        padding-right: 110px;
        text-overflow: ellipsis;
        border-radius: 25px;
        font-size: 0.8em !important;
        height: 40px;
        max-width: 320px;
        margin: auto;
    }

    .btn-geo,
    .btn-geo:hover {
        color: #03084f;
        background-color: #fff;
        border-color: #fff;
        border-right: 1px solid silver;
        font-size: 25px;
        padding: 0 9px;
        border-radius: 4px;
        right: 61px !important;
        height: 35px;
    }
    .btnLocalisation {
        position: relative;
        top: -38px;
        left: 70%;
    }
    .choose-title {
        text-align: center;
        margin: 20px 0;
        font-size: 1.3em;
    }
    .recap-shipping-box {
        border: 1px solid silver;
        border-radius: 5px;
        padding: 15px;
        font-size: 1.1em;
        text-align: center;
    }
    .valid-commande h3 {
        font-size: 1em;
    }
    .after-livraison h6 {
        font-size: 1.3em;
    }
    #paybox_panier {
        background: #c1861b;
        color: white;
        text-align: center;
        padding: 10px;
        border: none;
        width: 100%;
        text-transform: uppercase;
        font-size: 1em;
    }
    .page-center {
        position: relative;
        display: block;
        max-width: 1800px;
        margin: 0 auto;
        overflow: visible;
        padding: 0;
        text-align: center !important;
    }
    #main-menu .btn-menu {
        font-size: 1em;
    }
    .menu-xs {
        display: block;
    }
    #list_product .product .container_product .product-name {
        height: 45px;
        display: block;
        overflow: hidden;
        text-align: left;
        font-weight: bold;
        font-size: 13px !important;
        z-index: 9;
        position: relative;
    }
    #menu-desktop-overlay {
        position: absolute;
        left: 0;
        right: 0;
        top: 110px;
        background: rgba(0, 0, 0, 0.68);
        bottom: 0;
        display: none;
        overflow: auto;
        box-shadow: 0px 1px 3px 1px black;
    }
    #main-menu {
        max-width: 100%;
        left: 0;
        right: 0;
        top: 0;
        position: relative;
        margin: 0 auto;
        background: #ececec;
        padding-bottom: 20px;
        padding-top: 1px;
        bottom: 0;
    }
    .grid-5 {
        display: block;
    }
    #main-menu i {
        display: inline-block;
        margin-left: auto;
        margin-top: 5px;
        margin-right: 5px;
        float: right;
    }
    #main-menu .menu-famille {
        position: static;
        background: #fff;
        margin: 0%;
        left: 0;
        right: 0;
        top: 149px;
        padding-bottom: 26px;
    }
    #main-menu .menu-famille .famille-item {
        margin: 0%;
        border: dotted 2px #86bc25;
        padding: 0 5px;
        width: 100%;
        padding-bottom: 20px;
        padding-top: 20px;
        margin-top: -1px;
        margin-left: -1px;
    }
    #main-menu .menu-famille .famille-item>a {
        display: flex;
        color: #03084f;
        text-align: center;
        font-size: 15px;
        margin-bottom: 0px;
        font-weight: bold;
        padding-left: 25px;
        flex-wrap: nowrap;
    }
    #main-menu .menu-famille .famille-item>a img {
        width: auto;
        margin-right: 5px;
        height: 20px;
    }
    #main-menu .menu-famille .famille-item .menu-sous-famille {
        margin-top: 15px;
        margin-left: 25px;
        display: none;
    }
    .show-mobile {
        display: flex !important;
        padding-bottom: 3px;
    }
    #main-menu .menu-famille .famille-item .menu-sous-famille a {
        color: #1d1e1f;
        margin-left: 25px;
        font-size: 14px;
        white-space: nowrap;
        overflow: hidden;
        display: block;
        text-overflow: ellipsis;
        line-height: 35px;
    }
    #main-menu .rayon-item {
        margin: 5px;
    }
    .fa-times:before {
        color: #03084f;
        margin-left: 15px;
        margin-right: 15px;
    }
    #searchBar {
        display: flex !important;
    }
    .favoris-mobile {
        font-size: 23px;
        margin-right: 12px !important;
        color: black;
    }
    .map {
        padding-bottom: 7px;
        cursor: pointer !important;
        margin-left: 30px !important;
    }
    .account-mobile {
        font-size: 21px;
        margin-left: 35px;
        margin-top: 2px;
        color: black;
    }
    #headerMobile {
        padding-top: 15px !important;
        margin: 0 !important;
        padding-bottom: 5px !important;
    }
    .menuMobile {
        display: none !important;
    }
    #searchBar {
        display: flex !important;
    }
    .header-private .btn-panierMobile.panier-mobile {
        position: relative;
        color: white !important;
        padding: 7px 20px 7px 20px !important;
        border-radius: 20px !important;
    }
    .header-private .btn-panierMobile.panier-mobile .count_products {
        color: white;
        position: absolute;
        top: -9px;
        background: #15c215;
        width: 20px;
        height: 20px;
        border-radius: 12px;
        font-size: 12px;
        right: 8px;
    }
    #reassuM {
        display: block;
    }
    #reassuD {
        display: none;
    }
    .col-sm-12 {
        padding: 0;
    }
    .card-reassu {
        height: 150px !important;
        margin-bottom: 5px;
        width: 100%;
    }
    .card-reassu section {
        width: 60%;
        padding-top: 15px;
        text-align: left;
        color: white;
        margin-left: 20px;
    }
    .card-reassu section strong {
        color: #8cc63e;
        text-transform: uppercase;
    }
    .card-reassu section p {
        font-size: 1em !important;
    }
    .titleRea {
        color: white;
        font-size: 1.25rem;
    }
    #moutonConseils {
        height: 100px;
        margin-top: -105px;
        float: right;
        margin-right: -95px;
    }
    .fraiseFooterM {
        float: right;
        margin-right: -45px;
        margin-top: -30px;
        height: 60px;
    }
    .carotteFooterM {
        float: right;
        margin-right: -95px;
        margin-top: -75px;
        height: 100px;
    }
    #moutonBio {
        height: 120px;
        float: right;
        margin-top: -120px;
        margin-right: -100px;
    }
    .fa-bars:before {
        color: #03084f;
        margin-left: 10px;
        font-weight: bold;
        margin-right: 15px;
    }
    .mb-right {
        margin-right: 0;
    }
    .loupe {
        cursor: pointer;
        margin-left: 10px;
        margin-right: 0;
    }
    .picto-favoris:before {
        width: 28px;
        height: 32px;
        top: 3px;
        left: 15px;
    }
    .panierMobile {
        margin-top: -23px;
        height: 60px;
        margin-left: -8px;
    }
    .fa-user:before {
        margin-left: -10px;
    }
    .form-search-mobile input {
        border-color: #3e3f40;
        background-color: #efefef;
        border-radius: 20px;
        font-size: 0.8em;
        font-style: italic;
        max-width: 310px;
        margin-top: 5px;
        margin-left: 15px;
    }
    .menu-mobile {
        font-size: 35px;
        margin-top: -10px;
        color: #8caa0a;
        margin-left: 10px;
    }
    .form-search-mobile button {
        position: absolute;
        right: 15px;
        top: 3px;
        color: #03084f;
        background-color: #efefef;
        border-color: #efefef;
        font-size: 18px;
        padding: 0 9px;
        border-radius: 4px;
    }
    .form-group #mail,
    .form-group #pwd {
        background-color: #ffffff;
        border-radius: 25px;
        font-size: 1.2em !important;
        height: 40px;
        width: 300px;
    }
    .w-100 {
        width: 100% !important;
        margin-top: 25px;
    }
}

@media (max-width: 320px) {
    .header-logo-mobile img {
        width: 60px;
        height: auto;
        margin-top: 0px;
        margin-left: 15px;
    }
    .localisationD {
        display: none;
    }
    .select-filter-marque {
        border: none;
        height: 29px;
        font-size: 1em;
        cursor: pointer;
        margin-top: 3px;
    }
    .custom-control {
        position: relative;
        display: block;
        min-height: 1rem;
        padding-left: 0.5rem;
        margin-top: 50px;
    }
    .filter-block>div.item {
        display: block !important;
        border-bottom: 1px solid silver;
        padding: 0px 0 5px 0;
        margin: 10px 0;
        /* height: 40px;*/
    }
    .filter-block>div.item label {
        width: 70%;
        font-size: 0.9em;
        margin-left: 30px;
        margin-top: -35px;
    }
    #headerLocalisation {
        width: 100%;
    }
    #list_order .text-center {
        padding: 10px 15px 30px 15px !important;
    }
    .float-right {
        float: right !important;
        margin-top: 5px !important;
    }
    #list_order p {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    #choixLivraison {
        display: block;
    }
    .header-panier a {
        color: rgba(0, 10, 75, 0.91);
        width: 100%;
    }
    .header-logo-panier {
        display: inline-block;
        background-color: #03084f;
        height: 85px;
        width: 100%;
    }
    .espace {
        margin-top: 3rem;
    }
    .d-block a {
        font-size: 1.1em;
    }
    .custom-control-inline {
        display: inline-flex;
        margin-right: 100px;
        font-size: 1.2em;
        margin-top: 20px;
        margin-left: 20px;
    }
    .choose-title {
        text-align: center;
        margin: 20px 0;
        font-size: 1.3em;
    }
    .recap-shipping-box {
        border: 1px solid silver;
        border-radius: 5px;
        padding: 15px;
        font-size: 1.1em;
        text-align: center;
    }
    .valid-commande h3 {
        font-size: 1em;
    }
    .after-livraison h6 {
        font-size: 1.3em;
    }
    #paybox_panier {
        background: #c1861b;
        color: white;
        text-align: center;
        padding: 10px;
        border: none;
        width: 100%;
        text-transform: uppercase;
        font-size: 1em;
    }

    .btn-geo,
    .btn-geo:hover {
        color: #03084f;
        background-color: #fff;
        border-color: #fff;
        border-right: 1px solid silver;
        font-size: 25px;
        padding: 0 9px;
        border-radius: 4px;
        right: 61px !important;
        height: 35px;
    }
    .btnLocalisation {
        position: relative;
        top: -38px;
        left: 70%;
    }
    .page-center {
        position: relative;
        display: block;
        max-width: 1800px;
        margin: 0 auto;
        overflow: visible;
        padding: 0;
        text-align: center;
    }
    #search-request {
        padding-right: 110px;
        text-overflow: ellipsis;
        border-radius: 25px;
        font-size: 0.8em !important;
        height: 40px;
        max-width: 300px;
    }
    #main-menu .btn-menu {
        font-size: 1em;
        height: 50px;
        padding-top: 12px;
    }
    .menu-xs {
        display: block;
    }
    .filter-mobile {
        display: block;
        line-height: 34px;
        font-size: 12px;
    }
    .btn-filter-tri {
        font-size: 12px !important;
        box-shadow: none !important;
        color: black;
    }
    #list_product .product .container_product .product-name {
        height: 45px;
        display: block;
        /*overflow: hidden;
    text-overflow: ellipsis;*/
        text-align: left;
        font-weight: bold;
        font-size: 15px !important;
        z-index: 9;
        position: relative;
        overflow-wrap: break-word;
    }
    .contenance {
        font-size: 1em;
    }
    .filter-block.open {
        display: block !important;
        background: #efefef;
        color: black;
        margin-top: 45px;
        max-width: 300px;
    }
    .fa-times:before {
        color: #03084f;
        margin-left: 15px;
        margin-right: 15px;
    }
    .favoris-mobile {
        font-size: 23px;
        margin-right: 12px !important;
        color: black;
    }
    .map {
        padding-bottom: 7px;
        cursor: pointer !important;
        margin-left: 30px !important;
    }
    .account-mobile {
        font-size: 21px;
        margin-left: 35px;
        margin-top: 2px;
        color: black;
    }
    #headerMobile {
        padding-top: 15px !important;
        margin: 0 !important;
        padding-bottom: 5px !important;
    }
    .menuMobile {
        display: none !important;
    }
    #searchBar {
        display: flex !important;
    }
    .header-private .btn-panierMobile.panier-mobile {
        position: relative;
        color: white !important;
        padding: 7px 20px 7px 20px !important;
        border-radius: 20px !important;
    }
    .header-private .btn-panierMobile.panier-mobile .count_products {
        color: white;
        position: absolute;
        top: -9px;
        background: #15c215;
        width: 20px;
        height: 20px;
        border-radius: 12px;
        font-size: 12px;
        right: 8px;
    }
    #reassuM {
        display: block;
    }
    #reassuD {
        display: none;
    }
    .col-sm-12 {
        padding: 0;
    }
    .card-reassu {
        height: 150px !important;
        margin-bottom: 5px;
        width: 100%;
    }
    .card-reassu section {
        width: 60%;
        padding-top: 15px;
        text-align: left;
        color: white;
        margin-left: 20px;
    }
    .card-reassu section strong {
        color: #8cc63e;
        text-transform: uppercase;
    }
    .card-reassu section p {
        font-size: 0.9em !important;
    }
    .titleRea {
        color: white;
        font-size: 1.25rem;
    }
    #moutonConseils {
        height: 100px;
        margin-top: -85px;
        float: right;
        margin-right: -95px;
    }
    .fraiseFooterM {
        float: right;
        margin-right: -45px;
        margin-top: -20px;
        height: 60px;
    }
    .carotteFooterM {
        float: right;
        margin-right: -95px;
        margin-top: -65px;
        height: 100px;
    }
    #moutonBio {
        height: 120px;
        float: right;
        margin-top: -100px;
        margin-right: -100px;
    }
    .fa-bars:before {
        color: #03084f;
        margin-left: 10px;
        font-weight: bold;
        margin-right: 15px;
    }
    .mb-right {
        margin-right: 0;
    }
    .loupe {
        cursor: pointer;
        margin-left: 10px;
        margin-right: 0;
    }
    .picto-favoris:before {
        width: 28px;
        height: 32px;
        top: 3px;
        left: 15px;
    }
    .panierMobile {
        margin-top: -23px;
        height: 60px;
        margin-left: -8px;
    }
    .fa-user:before {
        margin-left: -10px;
    }
    .form-search-mobile input {
        border-color: #3e3f40;
        background-color: #efefef;
        border-radius: 20px;
        font-size: 0.8em;
        font-style: italic;
        max-width: 310px;
        margin-top: 5px;
        margin-left: 15px;
    }
    .menu-mobile {
        font-size: 35px;
        margin-top: -10px;
        color: #8caa0a;
        margin-left: 10px;
    }
    .form-search-mobile button {
        position: absolute;
        right: 15px;
        top: 3px;
        color: #03084f;
        background-color: #efefef;
        border-color: #efefef;
        font-size: 18px;
        padding: 0 9px;
        border-radius: 4px;
    }
    .form-group #mail,
    .form-group #pwd {
        background-color: #ffffff;
        border-radius: 25px;
        font-size: 1.2em !important;
        height: 40px;
        width: 300px;
    }
    .w-100 {
        width: 100% !important;
        margin-top: 25px;
    }
    #menu-desktop-overlay {
        position: absolute;
        left: 0;
        right: 0;
        top: 110px;
        background: rgba(0, 0, 0, 0.68);
        bottom: 0;
        display: none;
        overflow: auto;
        box-shadow: 0px 1px 3px 1px black;
    }
    #main-menu {
        max-width: 100%;
        left: 0;
        right: 0;
        top: 0;
        position: relative;
        margin: 0 auto;
        background: #ececec;
        padding-bottom: 20px;
        padding-top: 1px;
        bottom: 0;
    }
    .grid-5 {
        display: block;
    }
    #main-menu i {
        display: inline-block;
        margin-left: auto;
        margin-top: 5px;
        margin-right: 5px;
        float: right;
    }
    #main-menu .menu-famille {
        position: static;
        background: #fff;
        margin: 0%;
        left: 0;
        right: 0;
        top: 149px;
        padding-bottom: 26px;
    }
    #main-menu .menu-famille .famille-item {
        margin: 0%;
        border: dotted 2px #86bc25;
        padding: 0 5px;
        width: 100%;
        padding-bottom: 10px;
        padding-top: 0;
        margin-top: -1px;
        margin-left: -1px;
    }
    #main-menu .menu-famille .famille-item>a {
        display: flex;
        color: #03084f;
        text-align: left;
        font-size: 15px;
        margin-bottom: 10px;
        margin-top: 7px;
        font-weight: bold;
        padding-left: 15px;
        flex-wrap: nowrap;
    }
    #main-menu .menu-famille .famille-item>a img {
        width: auto;
        margin-right: 5px;
        height: 20px;
    }
    #main-menu .menu-famille .famille-item .menu-sous-famille {
        margin-top: 15px;
        margin-left: 25px;
        display: none;
    }
    .show-mobile {
        display: flex !important;
        padding-bottom: 3px;
    }
    #main-menu .menu-famille .famille-item .menu-sous-famille a {
        color: #1d1e1f;
        margin-left: 25px;
        font-size: 14px;
        white-space: nowrap;
        overflow: hidden;
        display: block;
        text-overflow: ellipsis;
        line-height: 35px;
    }
    #main-menu .rayon-item {
        margin: 5px;
        height: auto;
    }
}

@media screen and (min-width: 375px) and (max-width: 425px) {
    #headerMobile {
        padding-top: 15px !important;
        margin: 0 !important;
        padding-bottom: 5px !important;
    }
    .localisationD {
        display: none;
    }
    .select-filter-marque {
        border: none;
        height: 29px;
        font-size: 1em;
        cursor: pointer;
        margin-top: 3px;
    }
    .custom-control {
        position: relative;
        display: block;
        min-height: 1rem;
        padding-left: 0.5rem;
        margin-top: 50px;
    }
    .filter-block>div.item {
        display: block !important;
        border-bottom: 1px solid silver;
        padding: 0px 0 5px 0;
        margin: 10px 0;
        /* height: 40px;*/
    }
    .filter-block>div.item label {
        width: 70%;
        font-size: 0.9em;
        margin-left: 30px;
        margin-top: -35px;
    }
    #headerLocalisation {
        width: 100%;
    }
    /*.d-flex {
    display: block!important;
  }*/
    #choixLivraison {
        display: block;
    }
    .choose-title {
        text-align: center;
        margin: 20px 0;
        font-size: 1.3em;
    }
    #list_product .product .container_product .product-name {
        height: 45px;
        display: block;
        text-align: left;
        font-weight: bold;
        font-size: 16px !important;
        z-index: 9;
        position: relative;
        overflow-wrap: break-word;
        max-width: 200px;
    }
    .recap-shipping-box {
        border: 1px solid silver;
        border-radius: 5px;
        padding: 15px;
        font-size: 1.1em;
        text-align: center;
    }
    .valid-commande h3 {
        font-size: 1em;
    }
    .after-livraison h6 {
        font-size: 1.3em;
    }
    #paybox_panier {
        background: #c1861b;
        color: white;
        text-align: center;
        padding: 10px;
        border: none;
        width: 100%;
        text-transform: uppercase;
        font-size: 1em;
    }
    .espace {
        margin-top: 3rem;
    }
    .total-price {
        font-weight: bold;
        font-size: 1.1em;
    }
    .custom-control-inline {
        display: inline-flex;
        margin-right: 100px;
        font-size: 1.2em;
        margin-bottom: 15px;
        margin-top: 20px;
        margin-left: 20px;
    }
    .header-panier a {
        color: rgba(0, 10, 75, 0.91);
        width: 100%;
    }
    .header-logo-panier {
        display: inline-block;
        background-color: #03084f;
        height: 85px;
        width: 100%;
    }
   
    .btn-geo,
    .btn-geo:hover {
        color: #03084f;
        background-color: #fff;
        border-color: #fff;
        border-right: 1px solid silver;
        font-size: 25px;
        padding: 0 9px;
        border-radius: 4px;
        right: 61px !important;
        height: 35px;
    }
    .btnLocalisation {
        position: relative;
        top: -38px;
        left: 70%;
    }
    .departement-list {
        width: 100%;
    }
    .page-center {
        position: relative;
        display: block;
        max-width: 1800px;
        margin: 0 auto;
        overflow: visible;
        padding: 0;
        text-align: center;
    }
    .search-mag-bg .search-mag .form-container .form-search button {
        position: absolute;
        right: 25px;
        top: 5px;
    }
    #btn-geo {
        left: 230px;
    }
    #btn-geo:hover {
        left: 230px;
    }
    #searchBar {
        display: flex !important;
    }
    #menu-desktop-overlay {
        position: absolute;
        left: 0;
        right: 0;
        top: 110px;
        background: rgba(0, 0, 0, 0.68);
        bottom: 0;
        display: none;
        overflow: auto;
        box-shadow: 0px 1px 3px 1px black;
    }
    #main-menu {
        max-width: 100%;
        left: 0;
        right: 0;
        top: 0;
        position: relative;
        margin: 0 auto;
        background: #ececec;
        padding-bottom: 20px;
        padding-top: 1px;
        bottom: 0;
    }
    .grid-5 {
        display: block;
    }
    #main-menu i {
        display: inline-block;
        margin-left: auto;
        margin-top: 5px;
        margin-right: 5px;
        float: right;
    }
    #main-menu .menu-famille {
        position: static;
        background: #fff;
        margin: 0%;
        left: 0;
        right: 0;
        top: 149px;
        padding-bottom: 26px;
    }
    #main-menu .menu-famille .famille-item {
        margin: 0%;
        border: dotted 2px #86bc25;
        padding: 0 5px;
        width: 100%;
        padding-bottom: 5px;
        padding-top: 5px;
        margin-top: -1px;
        margin-left: -1px;
    }
    .product-filter .filter-block {
        border: 1px solid #6c757d;
        padding: 0 15px;
        border-radius: 10px;
        height: 37px;
        margin-top: 30px;
        line-height: 37px;
        background: #efefef;
    }
    #main-menu .menu-famille .famille-item>a {
        display: flex;
        color: #03084f;
        text-align: left;
        font-size: 15px;
        margin-bottom: 10px;
        margin-top: 0;
        font-weight: bold;
        padding-left: 15px;
        flex-wrap: nowrap;
    }
    #main-menu .menu-famille .famille-item>a img {
        width: auto;
        margin-right: 5px;
        height: 20px;
    }
    #main-menu .menu-famille .famille-item .menu-sous-famille {
        margin-top: 15px;
        margin-left: 25px;
        margin-bottom: 15px;
        display: none;
    }
    .show-mobile {
        display: flex !important;
        padding-bottom: 3px;
    }
    #main-menu .menu-famille .famille-item .menu-sous-famille a {
        color: #1d1e1f;
        margin-left: 25px;
        font-size: 14px;
        white-space: nowrap;
        overflow: hidden;
        display: block;
        text-overflow: ellipsis;
        line-height: 35px;
    }
    #main-menu .rayon-item {
        margin: 5px;
        height: auto;
    }
    .fa-times:before {
        color: #03084f;
        margin-left: 15px;
        margin-right: 15px;
    }
    .favoris-mobile {
        font-size: 23px;
        margin-right: 12px !important;
        color: black;
    }
    .map {
        padding-bottom: 7px;
        cursor: pointer !important;
        margin-left: 30px !important;
    }
    .account-mobile {
        font-size: 21px;
        margin-left: 35px;
        margin-top: 2px;
        color: black;
    }
    .header-private .btn-panierMobile.panier-mobile {
        position: relative;
        color: white !important;
        padding: 7px 18px 7px 25px !important;
        border-radius: 20px !important;
    }
    .form-search-mobile input {
        border-color: #3e3f40;
        background-color: #efefef;
        border-radius: 20px;
        font-size: 0.8em;
        font-style: italic;
        max-width: 100%;
        margin-top: 5px !important;
        margin-right: -5px;
        margin: 0 0 0 9px;
    }
    .menuMobile {
        display: none;
    }
    .menu-xs {
        padding-left: 10px;
        padding-top: 3px;
        display: block;
    }
    .form-group #mail,
    .form-group #pwd {
        background-color: #ffffff;
        border-radius: 25px;
        font-size: 1.2em !important;
        height: 40px;
        width: 300px;
    }
    #reassuM {
        display: block;
    }
    #reassuD {
        display: none;
    }
    .card-reassu {
        height: 220px;
    }
    .card-reassu section {
        width: 60%;
        padding-top: 15px;
        text-align: left;
        color: white;
        margin-left: 20px;
    }
    .card-reassu section strong {
        color: #8cc63e;
        text-transform: uppercase;
    }
    .card-reassu section p {
        font-size: 1em !important;
    }
    #moutonConseils {
        height: 100px;
        margin-top: -75px;
        float: right;
        margin-right: -105px;
    }
    .fraiseFooterM {
        float: right;
        margin-right: -45px;
        margin-top: -10px;
        height: 60px;
    }
    .carotteFooterM {
        float: right;
        margin-right: -105px;
        margin-top: -45px;
        height: 100px;
    }
    #moutonBio {
        height: 120px;
        float: right;
        margin-top: -95px;
        margin-right: -100px;
    }
    .w-100 {
        width: 100% !important;
        margin-top: 25px;
    }
    .header-logo-mobile img {
        width: 60px;
        height: auto;
        margin-top: 0px;
        margin-left: 15px;
    }
    .fa-bars:before {
        color: #03084f;
        margin-left: 10px;
        font-weight: bold;
        margin-right: 15px;
    }
    .loupe {
        cursor: pointer;
        margin-left: 10px;
        margin-right: 0;
    }
    .picto-favoris:before {
        width: 28px;
        height: 32px;
        top: 3px;
        left: 15px;
    }
    .panierMobile {
        margin-top: -23px;
        height: 60px;
        margin-left: -8px;
    }
    .fa-user:before {
        margin-left: -10px;
    }
    #main-menu .btn-menu {
        font-size: 1em;
        height: 50px;
        padding-top: 12px;
    }
}

@media screen and (min-width: 425px) and (max-width: 575.98px) {
    .header-logo-mobile img {
        width: 60px;
        height: auto;
        margin-top: 0px;
        margin-left: 15px;
    }
    #headerLocalisation {
        width: 100%;
    }
    .localisationD {
        display: none;
    }
   
    .btn-geo,
    .btn-geo:hover {
        color: #03084f;
        background-color: #fff;
        border-color: #fff;
        border-right: 1px solid silver;
        font-size: 25px;
        padding: 0 9px;
        border-radius: 4px;
        right: 61px !important;
        height: 35px;
    }
    .custom-control-inline {
        display: inline-flex;
        margin-right: 100px;
        font-size: 1.2em;
        margin-top: 20px;
        margin-left: 20px;
    }
    .btnLocalisation {
        position: relative;
        top: -38px;
        left: 65%;
    }
    .search-mag-bg .search-mag .form-container .form-search button {
        position: absolute;
        right: 105px;
        top: 5px;
    }
    #main-menu .btn-menu {
        font-size: 1em;
        height: 50px;
        padding-top: 12px;
    }
    #reassuM {
        display: block;
    }
    #menu-desktop-overlay {
        position: absolute;
        left: 0;
        right: 0;
        top: 110px;
        background: rgba(0, 0, 0, 0.68);
        bottom: 0;
        display: none;
        overflow: auto;
        box-shadow: 0px 1px 3px 1px black;
    }
    #main-menu {
        max-width: 100%;
        left: 0;
        right: 0;
        top: 0;
        position: relative;
        margin: 0 auto;
        background: #ececec;
        padding-bottom: 20px;
        padding-top: 1px;
        bottom: 0;
    }
    .grid-5 {
        display: block;
    }
    #main-menu i {
        display: inline-block;
        margin-left: auto;
        margin-top: 5px;
        margin-right: 5px;
        float: right;
    }
    #main-menu .menu-famille {
        position: static;
        background: #fff;
        margin: 0%;
        left: 0;
        right: 0;
        top: 149px;
        padding-bottom: 26px;
    }
    #main-menu .menu-famille .famille-item {
        margin: 0%;
        border: dotted 2px #86bc25;
        padding: 0 5px;
        width: 100%;
        padding-bottom: 20px;
        padding-top: 10px;
        margin-top: -1px;
        margin-left: -1px;
    }
    #main-menu .menu-famille .famille-item>a {
        display: flex;
        color: #03084f;
        text-align: center;
        font-size: 15px;
        margin-bottom: 0px;
        font-weight: bold;
        padding-left: 25px;
        flex-wrap: nowrap;
    }
    #main-menu .menu-famille .famille-item>a img {
        width: auto;
        margin-right: 5px;
        height: 20px;
    }
    #main-menu .menu-famille .famille-item .menu-sous-famille {
        margin-top: 15px;
        margin-left: 25px;
        display: none;
    }
    .show-mobile {
        display: flex !important;
        padding-bottom: 3px;
    }
    #main-menu .menu-famille .famille-item .menu-sous-famille a {
        color: #1d1e1f;
        margin-left: 25px;
        font-size: 14px;
        white-space: nowrap;
        overflow: hidden;
        display: block;
        text-overflow: ellipsis;
        line-height: 35px;
    }
    #main-menu .rayon-item {
        margin: 5px;
        height: auto;
    }
    #reassuD {
        display: none;
    }
    .card-reassu {
        height: 220px;
    }
    .card-reassu section {
        width: 60%;
        padding-top: 15px;
        text-align: left;
        color: white;
        margin-left: 20px;
    }
    .card-reassu section strong {
        color: #8cc63e;
        text-transform: uppercase;
    }
    .card-reassu section p {
        font-size: 1em !important;
    }
    #moutonConseils {
        height: 130px;
        margin-top: -105px;
        float: right;
        margin-right: -125px;
    }
    .fraiseFooterM {
        float: right;
        margin-right: -65px;
        margin-top: -40px;
    }
    .carotteFooterM {
        float: right;
        margin-right: -125px;
        margin-top: -75px;
    }
    #moutonBio {
        height: 150px;
        float: right;
        margin-top: -95px;
        margin-right: -135px;
    }
    .panierMobile {
        margin-top: -23px;
        height: 60px;
        margin-right: -8px;
    }
    .loupe {
        margin-right: 10px;
        margin-left: -5px;
        cursor: pointer;
    }
    .w-100 {
        width: 100% !important;
        margin-top: 25px;
    }
    #headerMobile {
        padding-top: 15px;
        margin: 0;
        padding-bottom: 5px;
    }
    .form-search-mobile input {
        border-color: #3e3f40;
        background-color: #efefef;
        border-radius: 20px;
        font-size: 0.8em;
        font-style: italic;
        max-width: 100%;
        margin-top: 5px !important;
        margin-right: -5px;
        margin: 0 0 0 9px;
    }
    .form-search-mobile button {
        position: absolute;
        right: 35px;
        top: 3px;
        color: #03084f;
        background-color: #efefef;
        border-color: #efefef;
        font-size: 18px;
        padding: 0 9px;
        border-radius: 4px;
    }
    .form-group #mail,
    .form-group #pwd {
        background-color: #ffffff;
        border-radius: 25px;
        font-size: 1.2em !important;
        height: 40px;
        width: 400px;
        margin: auto;
    }
}


/*# sourceMappingURL=responsive.css.map */