@media screen and (min-width: 500px) and (max-width: 767px) {
    .img-logo-header {
        /*margin-top: 7%;*/
        max-width: 50% !important;
    }
}

@media screen and (min-width: 200px) and (max-width: 500px) {
    .img-logo-header {
        /*margin-top: 7%;*/
        max-width: 80% !important;
    }
}

@media screen and (min-width: 767px) and (max-width: 991px) {
    .img-logo-header {
        /*margin-top: 7%;*/
        max-width: 70% !important;
    }
}

h1.h1_homepage {
    margin-bottom: 0 !important;
}

.barreRecherche {
    margin-bottom: 16px;
    margin-right: 31px;
}

.menu-panier {
    margin-left: 0;
}

.mail-express p {
    margin-top: 0;
    margin-left: 6px;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 15px;
}

.mail-express img{
    margin-top: 0 !important;
}

.iconeMenuBasmobile {
    color: white;
    margin: 20px 15px 0;
}

a.decouvre {
    border: white solid 3px;
    padding: 15px 40px 15px 40px;
    border-radius: 27px;
    color: white;
    font-size: 100%;
    text-transform: uppercase;
    font-weight: bold;
}

.btn-decouvre {
    margin: 6% auto;
}

a.decouvre:hover {
    background: white;
    color: #fab242;
    transition: 1s;
    text-decoration: none;
}

.panier_color_rond {
    background-color: black;
    width: 17px;
    height: 17px;
    border-radius: 29px;
    z-index: 10;
    position: fixed;
    cursor: pointer;
    overflow: hidden;
    padding: 0!important;
    margin: 30px 0 0 25px !important;
}

.panier_selection_infos {
    height: 100%;
    text-align: center;
    color: white;
    display: grid;
}

span#quantitePanier {
    font-size: 0.6rem;
}

.menu-lien {
    cursor: pointer;
    font-family: Roboto, serif;
    font-size: 14px;
    margin: auto;
    text-align: center;
    text-transform: uppercase;
}

.menu_lien_famille {
    font-family: 'Roboto Black', Roboto, serif;
    font-size: 16px;
    color: white;
}

.menu_lien_famille:hover {
    text-decoration: none;
}

i.fa.fa-search {
    font-size: 160%;
    color: black;
}

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

.container-fluid.header-top {
    background: white;
}

.menu-panier-fixe ul {
    display: inline-flex;
    margin-left: 0 !important;
    padding-left: 17px;
    margin-bottom: 5px;
}

.menu-panier-fixe .border-right-panier {
    margin-left: 21%;
    border-right: 2px solid #2a2a2a !important;
    height: 14px;
    margin-top: 8%;
    margin-right: 6%;
}

input.form-control.fixe {
    background: #1f1f20;
    border: #7E7D7D solid 1px;
    border-radius: 0;
    color: white;
}

.display-block img {
    width: 20%;
}

.logo-fixed {
    display: none;
    width: 13%;
    position: absolute;
    top: 3%;
    float: left;
    text-align: left;
    max-width: 201px;
    min-width: 201px;
}

.main_search_container {
    align-self: flex-end;
    display: none;
}

.logo-fixed img {
    width: 57%;
}

.img-logo {
    width: 88%;
    display: block;
}

.img-logo-header {
    width: 216px;
    height: 75px;
}

.colNumero {
    font-family: Roboto !important;
    padding-right: 13px;
}

.colNumero p {
    font-family: 'Roboto Condensed', serif;
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s;
    text-align: center;
    padding-top: 13px;
}

.header.shrink {
    padding: 0;
}

.header h1 {
    font-size: 30px;
    font-weight: normal;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.header.shrink h1 {
    font-size: 24px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.main_search_container {
    align-self: flex-end;
    display: flex;
}

.bg-black {
    background: #2a2a2a;
}

.input-group.main_search_container-fixe {
    position: absolute;
    top: 70%;
    z-index: 100;
    width: 34%;
    left: 35%;
    display: none;
    max-width: 483px;
    min-width: 379px;
}

.row.menu-height {
    height: auto;
}

.bg-white {
    background-color: white !important;
}

div#page {
    margin-top: 149px;
}

.menu-zindex {
    z-index: 2;
    height: 60px;
}

/*.menu-height {*/
/*height: 60px;*/
/*}*/
.menu-fond-noir {
    position: absolute;
    width: 100%;
    /* background: #2A2A2A; */
    z-index: 2;
    padding: 18px;
}

.header-top {
    padding-bottom: 10px;
    padding-top: 20px;
}

.img-logo {
    width: 88%;
}

.menu-liens {
    z-index: 73;
    margin-top: 2px;
}

nav.element-menu-lightblue {
    width: 100%;
    height: 55px;
}

nav.element-menu-lightblue * {
    height: 55px;
}

.header-separator-horizontal {
    border-top: 2px solid #929292;
    padding-top: 3px;
}

.menu-gradient-lightblue {
    background: -moz-linear-gradient(left, #39636e 0, #75c9df 3%, #75c9df 97%, #39636e 100%);
    background: -webkit-linear-gradient(left, #39636e 0, #75c9df 3%, #75c9df 97%, #39636e 100%);
    background: linear-gradient(to right, #39636e 0, #75c9df 3%, #75c9df 97%, #39636e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#39636e', endColorstr='#39636e', GradientType=1);
}

.menu-texte-produits {
    font-family: 'Roboto Black', Roboto, serif;
    font-size: 16px;
    margin: auto 0;
    padding-left: 10px;
}

.menu-bouton-produits {
    display: flex;
    height: 100%;
    padding: 15px 0 !important;
    text-align: left;
    width: 100%;
}

#navigation {
    padding: 10px 15px;
}

#navigation p {
    font-family: 'Roboto Black', Roboto, serif;
    font-size: 16px;
}

.header_texte_icone {
    font-size: 14px;
}

/*.header_texte_icone{*/
/*    width: 15%;*/
/*}*/

.main_search_container {
    align-self: flex-end;
    width: 31rem;
    margin-left: 3rem;
}

.main_search_container input {
    border-radius: 0 0 0 0;
    border: 1px solid #000;
    border-right-color: rgb(0, 0, 0);
    background: #F5F5F5;
}

.main_search_container .input-group-text {
    height: 38px;
    padding-left: 36px;
    padding-right: 36px;
    background-color: #FAB242;
    border-radius: 0;
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    border-bottom: 1px solid black;
}

.main_search_container-fixe .input-group-text {
    height: 37px;
    padding-left: 36px;
    padding-right: 36px;
    background-color: #FAB242;
    border-radius: 0;
    border-top: solid 1px #7e7d7d;
    border-right: solid 1px #7e7d7d;
    border-bottom: solid 1px #fab242;
}

.input-group-append {
    border-bottom: solid #7e7d7d 1px;
}

.col-3.bg-black.menu-zindex.menu-height.menu-right span {
    margin-left: 9px;
}

.menu-right li {
    list-style: none;
    line-height: 15px;
    text-align: left;
    margin-left: 0;
    margin-top: 16px;
}

.menu-right ul {
    display: contents;
    justify-content: space-between;
    text-align: center;
    padding-left: 0;
    margin-top: 4%;
    width: 100% !important;
}

.col-3.col-xs-6.m-auto-b0.menu-right.menu-panier {
    background: #2a2a2a;
    z-index: 3;
}

.menu-panier ul {
    display: inline-flex;
    margin-left: 0 !important;
    padding-left: 7px;
    margin-bottom: 5px;
    width: 100%;
}

.border-right {
    border-right: 2px solid #fca12d !important;
    height: 14px;
    margin-top: 8%;
    margin-right: 18px;
    margin-left: 4px;
}

.numero {
    margin-bottom: 10%;
}

.shrink .mail-express {
    display: none !important;
}

.shrink .trait-gris {
    display: none;
}

.shrink .colNumero {
    margin-left: auto;
}

.menu-panier .border-right-panier {
    border-right: 2px solid #2a2a2a !important;
    height: 14px;
    margin-top: 7%;
    margin-left: 6%;
    margin-right: 4%;
}

.menu-panier li {
    list-style: none;
    line-height: 15px;
    width: 100% !important;
    display: contents;
    margin: 0;
    padding: 0;
}

span.m-auto.header_texte_icone {
    vertical-align: sub;
    line-height: 1px;
}

.menu-panier .header_texte_icone {
    font-size: 14px;
    text-align: left;
    margin: 6px 0 0 10px;
    font-family: 'Roboto Condensed', sans-serif !important;
}

.trait-gris {
    background: #686868;
    width: 77%;
    margin-left: 15px;
    height: 1px;
    margin-top: 9px;
}

nav.element-menu-lightblue li:hover {
    color: black;
}

nav.element-menu-lightblue li {
    list-style: none;
    margin-left: 0;
    font-family: 'Roboto Condensed', sans-serif;
}

nav.element-menu-lightblue ul {
    display: inline-flex;
    width: 100%;
}

nav.element-menu-lightblue li {
    list-style: none;
    margin: 17px 12px 1px 1px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
}

.hvr-underline-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    background: #f6a301 !important;
    height: 4px;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    width: 41%;
    margin-left: auto;
    margin-right: auto;
}

.hvr-overline-reveal:after {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: -18px;
    opacity: 0;
    background: #f6a301 !important;
    height: 0;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    width: 41%;
    margin-left: auto;
    margin-right: auto;
}

.hvr-overline-reveal:hover:after {
    opacity: 1;
    height: 5px;
    transition: opacity .3s ease-in-out;
}

.col-6.bg-white.menu-liens.menu-height {
    background: transparent !important;
}

.col-3.bg-black:after {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 63px;
    background: #2a2a2a;
    height: 4px;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    width: 100%;
    display: none;
}

.row.menu-zindex.menu-fond-noir {
    padding: 0;
    height: 60px;
}

a.hvr-icon-forward {
    color: white;
}

.famille-navigation i.fa.hvr-icon {
    background: #f6a301;
    height: 4px;
    width: 8%;
    position: absolute;
    left: -14%;
    top: 40%;
}

.theme-navigation i.fa.hvr-icon {
    background: #f6a301;
    height: 4px;
    width: 8%;
    position: absolute;
    left: -14%;
    top: 40%;
    display: none;
}

/*.famille-navigation::before,*/
/*.famille-navigation::after {*/
/*    max-height:400px!important;*/
/*}*/
.famille-navigation {
    display: grid;
    text-align: left;
}

.col-6 span.menu-texte-produits-responsive {
    display: none;
}

.theme-navigation {
    display: grid;
    text-align: left;
}

.title-produit-mobile {
    display: none;
}

.menu-panier img {
    height: 25px;
    min-height: 25px;
    max-height: 25px;
}

.search-mobile {
    display: none;
}

@media screen and (min-width: 200px) and (max-width: 500px) {
    .logo-fixed {
        display: none;
        width: 40% !important;
        top: 6% !important;
        left: 2% !important;
        text-align: left !important;
    }

    .container-fluid.header-top {
        padding-bottom: 39px;
    }


}

@media screen and (min-width: 500px) and (max-width: 991px) {
    .logo-fixed {
        display: none;
        width: 40% !important;
        top: 6% !important;
        left: 10% !important;
        text-align: left !important;
    }
}

@media screen and (min-width: 200px) and (max-width: 575px) {
    .input-group.main_search_container {
        display: none;
    }
}

@media screen and (min-width: 300px) and (max-width: 400px) {
    #navigation {
        padding: 12px 14px 13px 10px;
        width: 400%;
        margin-left: 0;
    }
}

@media screen and (min-width: 400px) and (max-width: 500px) {
    #navigation {
        padding: 12px 14px 13px 10px;
        width: 400%;
        margin-left: 0;
    }
}

@media screen and (min-width: 500px) and (max-width: 600px) {
    #navigation {
        padding: 12px 14px 13px 10px;
        width: 400%;
        margin-left: 0;
    }
}

/*@media screen and (min-width: 576px) and (max-width: 600px) {*/
/*    #navigation {*/
/*        padding: 12px 14px 13px 10px;*/
/*        width: 500%;*/
/*        margin-left: -18px;*/
/*    }*/
/*}*/
@media screen and (min-width: 600px) and (max-width: 700px) {
    #navigation {
        padding: 12px 14px 13px 10px;
        width: 400%;
        margin-left: 0;
    }
}

@media screen and (min-width: 700px) and (max-width: 800px) {
    #navigation {
        padding: 12px 14px 13px 10px;
        width: 400%;
        margin-left: 0;
    }
}

@media screen and (min-width: 800px) and (max-width: 900px) {
    #navigation {
        padding: 12px 14px 13px 10px;
        width: 400%;
        margin-left: 0;
    }
}

/***media**/
@media screen and (min-width: 200px) and (max-width: 991px) {
    .container-fluid.header-top {
        padding-bottom: 17px !important;
    }

    .icon-contact-mobil {
        margin-right: 10px;
        border-right: solid 1px;
        padding-right: 10px;
        height: 24px;
    }

    .logo-fixed img {
        width: 43%;
        height: 40px;
    }

    .header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1000;
        -webkit-transition: height 0.3s;
        -moz-transition: height 0.3s;
        transition: height 0.3s;
        text-align: center;
        /*height: 200px;*/
    }

    img.img-logo-mobile.img-logo-header.img-fluid {
        height: auto !important;
    }

    .display-block {
        display: block;
        width: 100%;
        top: -1% !important;
        z-index: 100;
        background: white;
        position: fixed;
        padding: 4% !important;
        left: 2%;
    }

    .display-block img {
        width: 8% !important;
    }

    .menu-panier-fixe ul {
        display: flex;
        position: fixed;
        top: 1%;
        left: 45.3% !important;
        z-index: 100;
    }

    .title-produit-mobile {
        display: block;
        color: #f8a401;
        font-weight: bold;
        margin-top: 10% !important;
        text-transform: uppercase;
        margin-right: 0;
        font-size: 95%;
        text-align: right;
    }

    .menu-panier ul {
        display: inline-flex;
        margin-left: 0 !important;
        padding-left: 0 !important;
        margin-bottom: 5px;
    }

    .input-group.main_search_container-fixe {
        display: none !important;
    }

    .row.d-flex.menu-gradient-lightblue.bg-black {
        display: none;
        height: 0 !important;
    }

    .famille-navigation {
        display: grid;
        margin-left: 4%;
        text-align: left;
    }

    .theme-navigation {
        display: grid;
        margin-left: 5%;
        text-align: left;
    }

    .col-6 span.menu-texte-produits-responsive {
        position: absolute;
        color: #f8a501;
        top: 9.4%;
        z-index: 100;
        left: 18%;
        font-size: 101%;
        font-weight: bold;
        display: block;
        text-transform: uppercase;
    }

    .col-3.bg-black.menu-zindex.menu-height.menu-right {
        display: none;
    }

    nav.element-menu-lightblue {
        display: none;
    }

    .col-6.bg-white.menu-liens.menu-height {
        background: #2a2a2a !important;
        border: none !important;
    }

    .menu-liens {
        z-index: 73;
        margin-top: 0;
    }

    .row.menu-zindex.menu-fond-noir {
        padding: 0;
        height: 60px;
    }

    .menu-fond-noir {
        position: absolute;
        width: 100%;
        background: #2A2A2A;
        z-index: 2;
        padding: 18px;
        height: 63px !important;
    }

    span.text-orange.menu-texte-produits.text-uppercase.font-weight-bold {
        display: none;
    }

    .numero {
        display: none;
    }

    .col-6.col-xs-2.d-flex {
        display: none !important;
    }

    .menu-panier .header_texte_icone {
        display: none;
    }

    .menu-panier .border-right-panier {
        border-right: 2px solid #2a2a2a !important;
        height: 34px;
        margin-top: 8%;
        margin-left: 8% !important;
        margin-right: 8% !important;
    }

    .col-3.col-6.m-auto-b0.menu-panier img {
        height: 41px;
        min-height: 41px;
        max-height: 41px;
    }

    .col-3.col-6.m-auto-b0.menu-panier {
        margin-left: 40% !important;
    }

    .img-logo {
        width: 176% !important;
        height: 40px;
        min-height: 40px;
        max-width: 110px;
        min-width: 11px;
        max-height: 40px;
        margin-top: 7%;
    }

    .text-white.numero-mobile {
        text-align: left;
        font-size: 13pt !important;
        font-family: 'Roboto Black', Roboto, serif;
        border-bottom: solid #FCA12D 1px;
        padding-bottom: 4%;
        margin-right: 45%;
        width: 63%;
    }

    span.numeros-telephone {
        font-size: 17pt;
        font-weight: bold;
    }

    .numero-mobile {
        display: block !important;
    }

    .menu-right-mobile ul {
        display: inherit;
        padding: 8px 0 0 15px;
    }

    .menu-right-mobile li {
        line-height: 24px;
        margin-top: 6%;
        list-style: none;
        margin-left: 1% !important;
        font-size: 11pt;
    }

    .menu-right-mobile .border-right {
        border-right: 2px solid #fab242 !important;
        height: 38px;
        margin-top: 5%;
        margin-left: 8%;
        margin-right: 8%;
    }

    .menu-right-mobile {
        margin-bottom: 7%;
        display: block !important;
    }

    .menu-right-mobile img {
        height: 27px;
        min-height: 32px;
        max-height: 32px;
    }

    #navigation p {
        font-family: 'Roboto Black', Roboto, serif;
        font-size: 16pt;
        font-weight: 700;
    }

    .famille-navigation i.fa.hvr-icon {
        display: none;
    }

    .theme-navigation i.fa.hvr-icon {
        display: none;
    }

    .famille-navigation span {
        font-size: 13pt !important;
    }

    .theme-navigation span {
        font-size: 13pt !important;
    }

    nav.element-menu-lightblue {
        display: none !important;
    }

    .col-3.col-6.m-auto-b0.menu-panier ul {
        border: none !important;
    }

    #content-search {
        position: absolute;
        height: 68px;
        width: 89px;
        margin-left: 170px;
        top: 47%;
        left: 62%;
        transform: translate(-50%, -50%);
        background: #FAB242;
    }

    /***___Search bar mobile___****/
    .search-mobile {
        width: 100%;
        position: absolute;
        top: 0;
        left: 4%;
        display: inline-block;
        text-align: right;
    }

    .search-bar input,
    .search-btn,
    .search-btn:before,
    .search-btn:after {
        transition: all 0.25s ease-out;
    }

    .search-bar input,
    .search-btn {
        width: 3em;
        height: 3em;
    }

    .search-bar input:invalid:not(:focus),
    .search-btn {
        cursor: pointer;
    }

    .search-bar,
    .search-bar input:focus,
    .search-bar input:valid {
        width: 100%;
    }

    .search-bar input:focus,
    .search-bar input:not(:focus) + .search-btn:focus {
        outline: transparent;
    }

    .search-bar {
        width: 172%;
        background: #2a2a2a;
        padding: 6px 0 7px 14px;
        position: absolute;
        right: 52%;
        z-index: 0;
    }

    button.search-btn {
        background: #2a2a2a;
        border: none;
        padding: 8%;
    }

    .search-bar input {
        background: transparent;
        border: none;
    }

    .search-bar input::-webkit-search-decoration {
        -webkit-appearance: none;
    }

    .search-bar input:focus,
    .search-bar input:valid {
        background: #fff;
        border-radius: 0.375em 0 0 0.375em;
        box-shadow: 0 0 0 0.1em #d9d9d9 inset;
        transform: scale(1);
    }

    .search-btn {
        border-radius: 0 0.75em 0.75em 0 / 0 1.5em 1.5em 0;
        padding: 0.75em;
        position: absolute;
        transform: translate(-2px, 0) rotate(45deg) scale(0.25, 0.125);
        transform-origin: 0 57%;
        width: 51px;
        left: 90%;
        background: transparent !important;
    }

    span.bg-orange {
        background: #fca12d;
        padding: 21px 24px 24px 0;
        text-align: center;
    }

    .imgRechercheTablette {
        margin-left: 0;
    }

    .texteRechercheBarre {
        border: none;
        text-decoration: underline;
        color: #7E7D7D;
    }

    span.bg-orange-2 {
        background: #FAB242;
        text-align: center;
    }

    .btnRecherche {
        height: 53px;
        border: none;
        border-radius: 0;
    }

    .img-recherche-loupe {
        text-align: center;
        position: absolute;
        top: 66%;
        left: 86%;
        max-width: 30px;
        min-width: 30px;
        max-height: 30px;
        min-height: 30px;
    }

    .search-btn:before,
    .search-btn:after {
        content: "";
        display: block;
        opacity: 0;
        position: absolute;
    }

    .search-btn:before {
        border-radius: 50%;
        box-shadow: 0 0 0 0.2em #f1f1f1 inset;
        top: 0.75em;
        left: 0.75em;
        width: 1.2em;
        height: 1.2em;
    }

    .search-btn:after {
        background: #f1f1f1;
        border-radius: 0 0.25em 0.25em 0;
        top: 51%;
        left: 51%;
        width: 0.75em;
        height: 0.25em;
        transform: translate(0.2em, 0) rotate(45deg);
        transform-origin: 0 50%;
    }

    .search-btn span {
        display: inline-block;
        overflow: hidden;
        width: 1px;
        height: 1px;
    }

    /* Active state */
    .search-bar input:focus + .search-btn,
    .search-bar input:valid + .search-btn {
        background: #2762f3;
        border-radius: 0 0.375em 0.375em 0;
        transform: scale(1);
    }

    .search-bar input:focus + .search-btn:before,
    .search-bar input:focus + .search-btn:after,
    .search-bar input:valid + .search-btn:before,
    .search-bar input:valid + .search-btn:after {
        opacity: 1;
    }

    .search-bar input:focus + .search-btn:hover,
    .search-bar input:valid + .search-btn:hover,
    .search-bar input:valid:not(:focus) + .search-btn:focus {
        background: #0c48db;
    }

    .search-bar input:focus + .search-btn:active,
    .search-bar input:valid + .search-btn:active {
        transform: translateY(1px);
    }

    .vignette-goodies-haut .col-12 {
        background-size: 128%;
        background-position-y: 2px;
        background-position-x: -9px !important;
        height: 214px !important;
    }

    .panier_color_rond {
        background-color: black;
        width: 17px;
        height: 17px;
        border-radius: 29px;
        z-index: 10;
        position: fixed;
        cursor: pointer;
        overflow: hidden;
        padding: 1px 0 0 0 !important;
        margin: -9px 0 0 28px !important;
    }
}

#navigation {
    max-height: 80vh;
}

@media screen and (min-width: 300px) and (max-width: 400px) {
    .marginRechercheLoupe {
        right: -146px !important;
    }
}

@media screen and (min-width: 400px) and (max-width: 500px) {
    .marginRechercheLoupe {
        right: -146px !important;
    }
}

@media screen and (min-width: 500px) and (max-width: 650px) {
    .marginRechercheLoupe {
        right: -146px !important;
    }
}

@media screen and (min-width: 800px) and (max-width: 1196px) {
    .famille-navigation {
        /*min-height: 90vh;*/
    }

    .lightblue ul {
        display: inline-flex;
        width: 100%;
        margin: 0;
        padding: 0;
        text-align: center;
        justify-content: center;
    }

    nav.element-menu-lightblue li {
        list-style: none;
        margin: 14px 0 0 11px;
        text-transform: uppercase;
        font-weight: 500;
        font-size: 12px;
        width: 100%;
    }

    .menu-right li {
        list-style: none;
        line-height: 14px;
        text-align: left;
        margin-left: 6px;
        display: contents;
    }

    .img-logo {
        width: 91%;
        margin-top: 31%;
    }

    .menu-right ul {
        display: flex;
        justify-content: space-between;
        text-align: center;
        padding-left: 26px;
        margin-bottom: auto;
        margin-top: auto;
        width: 100% !important;
    }

    .col-3.bg-black.menu-zindex.menu-height.menu-right span {
        margin-left: 4px;
        margin-right: 9px;
    }

    .col-3.bg-black.menu-zindex.menu-height.menu-right-mobile {
        margin-left: 21%;
        margin-right: auto;
        text-align: center;
    }


}

@media screen and (min-width: 840px) and (max-width: 991px) {
    .title-produit-mobile {
        display: block;
        color: #f8a401;
        font-weight: bold;
        margin-top: 6% !important;
        text-transform: uppercase;
        margin-left: -118px;
        font-size: 95%;
        text-align: left;
    }
}

@media screen and (min-width: 700px) and (max-width: 840px) {
    .logo-fixed {
        margin-top: 6px;
    }

    .img-logo-header {
        /*margin-top: 7%;*/
        max-width: 50%;
    }

    /*.header_texte_icone{*/
    /*    width: 15%;*/
    /*}*/
    .famille-navigation {
        min-height: 50vh;
    }

    .bg-orange img {
        left: 85% !important;
    }

    .title-produit-mobile {
        display: block;
        color: #f8a401;
        font-weight: bold;
        margin-top: 6% !important;
        text-transform: uppercase;
        margin-left: -118px;
        font-size: 95%;
        text-align: left;
    }

    .col-3.col-6.m-auto-b0.menu-panier {
        margin-left: 50% !important;
    }

    .search-bar {
        width: 100%;
        background: #2a2a2a;
        padding: 6px 0 8px 0;
        position: absolute;
        right: 52%;
        z-index: -3;
    }
}

@media screen and (min-width: 300px) and (max-width: 400px) {
    /*.header_texte_icone{*/
    /*    width: 35%;*/
    /*}*/
    .img-logo-header {
        /*margin-top: 7%;*/
        max-width: 80%;
    }
}

@media screen and (min-width: 400px) and (max-width: 500px) {
    /*.header_texte_icone{*/
    /*    width: 25%;*/
    /*}*/
    .img-logo-header {
        /*margin-top: 7%;*/
        max-width: 65%;
    }
}

@media screen and (min-width: 500px) and (max-width: 767px) {
    /*.header_texte_icone{*/
    /*    width: 20%;*/
    /*}*/
    .img-logo-header {
        /*margin-top: 7%;*/
        max-width: 60%;
    }
}

@media screen and (min-width: 769px) and (max-width: 800px) {
    .title-produit-mobile {
        display: block;
        color: #f8a401;
        font-weight: bold;
        margin-top: 6% !important;
        text-transform: uppercase;
        margin-left: -62px;
        font-size: 95%;
        text-align: left;
    }
}

@media screen and (min-width: 500px) and (max-width: 768px) {
    .title-produit-mobile {
        display: block;
        color: #f8a401;
        font-weight: bold;
        margin-top: 8% !important;
        text-transform: uppercase;
        margin-left: -62px;
        font-size: 95%;
        text-align: left;
    }
}

@media screen and (min-width: 500px) and (max-width: 800px) {
    .logo-fixed {
        margin-top: 6px;
    }

    span.bg-orange img {
        margin-left: -5%;
    }

    .col-3.col-6.m-auto-b0.menu-panier {
        margin-left: 50% !important;
    }

    .search-bar {
        width: 100%;
        background: #2a2a2a;
        padding: 6px 0 8px 0;
        position: absolute;
        right: 52%;
        z-index: -3;
    }

    span.bg-orange img {
        margin-left: 4%;
    }

    span.bg-orange-2.btnRecherche.imgRechercheTablette {
        display: inline-block;
        width: 80px;
        height: 63px;
        cursor: pointer;
        padding: 3px 49px 41px 15px;
    }

}


@media screen and (min-width: 320px) and (max-width: 360px) {
    span.bg-orange-2.btnRecherche.imgRechercheTablette {
        display: inline-block;
        width: 80px;
        height: 63px;
        cursor: pointer;
        padding: 3px 49px 41px 15px;
    }

    .logo-fixed {
        margin-top: 6px;
    }

    .menu-liens {
        padding: 0;
        text-align: center;
    }

    .title-produit-mobile {
        color: #f8a401;
        font-weight: bold;
        margin-top: 13% !important;
        text-transform: uppercase;
        margin-left: 0;
        font-size: 95%;
        text-align: initial;
    }

    .search-bar {
        width: 100%;
        background: #2a2a2a;
        padding: 6px 0 8px 0;
        position: absolute;
        right: 50%;
        z-index: -3;
    }

    .bg-orange img {
        text-align: center;
        position: absolute;
        top: 26%;
        left: 64% !important;
        max-width: 30px;
        min-width: 30px;
        max-height: 30px;
        min-height: 30px;
    }

    span.bg-orange {
        background: #fca12d;
        padding: 20px 27px 22px 0;
        text-align: center;
    }

    .img-logo {
        width: 132px;
        height: 51px;
        min-height: 51px;
        max-width: 131px;
        min-width: 131px;
        max-height: 51px;
        margin-top: 7%;
    }

    #navigation {
        padding: 12px 14px 13px 10px;
        width: 445%;
        margin-left: -16px;
        text-align: initial;
    }

    button.search-btn {
        position: absolute;
        top: 13%;
        right: 8%;
    }

    .text-white.numero-mobile {
        text-align: left;
        font-size: 16pt !important;
        font-family: 'Roboto Black', Roboto, serif;
        border-bottom: solid #FCA12D 1px;
        padding-bottom: 4%;
        width: 92%;
    }

    span.numeros-telephone {
        font-size: 20pt;
        font-weight: bold;
    }

    .menu-right-mobile img {
        height: 30px;
        min-height: 30px;
        max-height: 30px;
        margin-left: -13%;
    }

    .menu-right-mobile li {
        line-height: 24px;
        margin-top: 6%;
        list-style: none;
        margin-left: 1% !important;
        font-size: 14pt;
    }

    #navigation p {
        font-family: 'Roboto Black', Roboto, serif;
        font-size: 17pt;
        font-weight: 700;
    }


}

.numero-mobile {
    display: none;
}

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

a.hvr-icon-forward:hover {
    text-decoration: none;
}

.iconeMenuBasmobile .col-6 {
    display: flex;
    margin-top: 10px;
    justify-content: center;
    line-height: 19px;
}

.iconeMenuBasmobile .col-6 span {
    margin-left: 10px;
}

.menu-right img {
    height: 25px;
    max-height: 25px;
    min-height: 25px;
}

.iconeMenuBasmobile.menu-right img {
    height: 40px;
    max-height: 40px;
    min-height: 40px;
}


.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

#menu-anim div {
    color: white;
    font-size: 2rem;
    line-height: 60px;
    position: absolute;
    top: 0;
    left: 2%;
    visibility: hidden;
}

.visible-title {
    visibility: visible;
}


#menu-anim ul li {
    display: inline-block;
    line-height: 60px;
    margin-left: 10px;
}

#menu-anim ul li a {
    text-decoration: none;
    color: #a9abae;
}

@media only screen and (max-width: 960px) {
    .logo-fixed {
        margin-top: 0 !important;
    }

    .content {
        padding: 2rem 0;
    }

    article {
        float: none;
        margin: 0 auto;
        width: 96%;
    }

    article:last-of-type {
        margin-bottom: 3rem;
    }

    aside {
        float: none;
        text-align: center;
        width: 100%;
    }

    span.bg-orange-2.btnRecherche.imgRechercheTablette {
        display: inline-block;
        width: 80px;
        height: 63px;
        cursor: pointer;
        padding: 3px 49px 41px 15px;
    }

}

.element-menu {
    transition-duration: .3s;
    transition-property: transform;
}

.element-menu:after {
    text-transform: uppercase;
    content: "";
    display: block;
    height: 10%;
    width: 0;
    padding-top: 15px;
    border-bottom: 3px solid #FAB242;
    margin: 0 auto;
}

.element-menu:hover:after {
    width: 40%;
}

.element-menu .app-themes-principaux {
    margin: auto;
    width: calc(570px / 5);
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    max-height: 55px;
    height: 55px;
    overflow: hidden;
}

.element-menu .app-themes-principaux a {
    max-height: 55px;
    height: 55px;
    overflow: hidden;
}

.RobotoLight {
    font-family: roboto light, serif !important;
}

.gras {
    font-weight: bold;
}

.pictoTailleCamionMenu {
    height: 20px !important;
    max-height: 20px !important;
    min-height: 20px !important;
}

.pictoTailleKdosMenu {
    height: 29px !important;
    max-height: 29px !important;
    min-height: 29px !important;
}
img.pictoTailleKdosMenu:hover{
    transform: rotate(-12deg);
    transition: 0.2s;
}
@media screen and (min-width: 576px) and (max-width: 1199px) {
    .textePushXs {
        display: none !important;
    }
}

@media screen and (min-width: 200px) and (max-width: 991px) {

    .vignette-push {
        margin-top: 0 !important;
    }

    span.bg-orange-2.btnRecherche.imgRechercheTablette {
        display: inline-block;
        width: 80px;
        height: 63px;
        cursor: pointer;
        padding: 3px 49px 41px 15px;
    }

    .menu-gradient-lightblue {
        display: none !important;
    }
}

.texteXs {
    margin: 0 auto;
}

img.pictoTailleCamionMenu:hover {
    transform: rotate(-12deg);
    transition: 0.2s;
}

img.header_texte_icone:hover {
    transform: rotate(-11deg);
}

.element-menu-mobile {
    transition-duration: .3s;
    transition-property: transform;
    width: 155px;
    text-transform: uppercase;
    background-color: #75C9DF;
    margin: 0 auto;
    margin-bottom: 10px;
    text-align: center;
    color: white;
    width: 100%;
    margin-bottom: 20px;
    min-height: 50px;
}

.texteElementMenuMobile {
    padding-top: 10%;
    font-family: Roboto-BoldCondensed, "Roboto Bold", Roboto, serif !important;
    font-size: 3vw;
}

.traitOrangeMenuMobile {
    width: 40%;
    border-bottom: 10px solid #f8a401;
    margin: 0 auto;
}


@media screen and (min-width: 200px) and (max-width: 991px) {
    .menu-panier {
        display: none !important;
    }
}

#croix {
    cursor: pointer;
}

@media screen and (min-width: 300px) and (max-width: 350px) {
    .imgRechercheTablette {
        margin-left: -229px;
    }
}

@media screen and (min-width: 351px) and (max-width: 400px) {
    .imgRechercheTablette {
        margin-left: -192px;
    }
}

@media screen and (min-width: 401px) and (max-width: 450px) {
    .imgRechercheTablette {
        margin-left: -188px;
    }
}

@media screen and (min-width: 451px) and (max-width: 500px) {
    .imgRechercheTablette {
        margin-left: -120px;
    }
}

@media screen and (min-width: 501px) and (max-width: 550px) {
    .imgRechercheTablette {
        margin-left: -100px;
    }
}

@media screen and (min-width: 551px) and (max-width: 600px) {
    .imgRechercheTablette {
        margin-left: -100px;
    }
}

@media screen and (min-width: 601px) and (max-width: 650px) {
    .imgRechercheTablette {
        margin-left: -67px;
    }
}

@media screen and (min-width: 651px) and (max-width: 700px) {
    .imgRechercheTablette {
        margin-left: 84px;
    }
}

@media screen and (min-width: 701px) and (max-width: 750px) {
    .imgRechercheTablette {
        margin-left: 100px;
    }
}

@media screen and (min-width: 751px) and (max-width: 800px) {
    .imgRechercheTablette {
        margin-left: 120px;
    }
}

@media screen and (min-width: 801px) and (max-width: 850px) {
    .imgRechercheTablette {
        margin-left: 130px;
    }
}

@media screen and (min-width: 851px) and (max-width: 900px) {
    .imgRechercheTablette {
        margin-left: 150px;
    }
}

@media screen and (min-width: 901px) and (max-width: 950px) {
    .imgRechercheTablette {
        margin-left: 160px;
    }
}

@media screen and (min-width: 951px) and (max-width: 991px) {
    .imgRechercheTablette {
        margin-left: 170px;
    }
}

.app-alvsexpress {
    display: flex;
}

.app-theme-hover span.app-tiret {
    font-weight: bold;
    font-size: 17px;
    letter-spacing: -11px;
    position: relative;
    height: 20px;
    left: -10px;
    opacity: 0;
    transition: opacity .5s;
}

.app-theme-hover:hover span.app-tiret {
    opacity: 1;
}

.app-theme-hover-orange {
    color: #FAB242;
}

.app-theme-hover-bleu {
    color: #55C1C9;
}

/* Style popup panier */
.popup-panier {
    padding: 10px 15px 30px;
    box-shadow: 1px 5px 16px #00000029;
    min-width: 108%;
    max-width: 108%;
    left: -8%;
    top: 0;
    z-index: 101;
}

.popup-panier {
    display: none;
}

.popup-panier #close {
    cursor: pointer;
    height: 38px;
    max-height: 38px;
    width: 38px;
}

.popup-panier img.header_texte_icone {
    transform: rotate(-11deg);
    padding-right: 7px;
}

.ligne_popup_panier img {
    height: 60px;
    width: 75px;
    max-height: unset;
    min-height: unset;
}

.ligne_popup_panier .nom_personnalisation, .ligne_popup_panier .quantite, .ligne_popup_panier .price_ht {
    font-family: "Roboto Medium", Roboto, serif;
}

.ligne_popup_panier .nom_personnalisation {
    font-size: 14px;
    padding-bottom: 5px;
}

.ligne_popup_panier .quantite, .ligne_popup_panier .price_ht {
    font-size: 12px;
}

.popup-panier .total_ht {
    font-family: "Roboto Medium", Roboto, serif;
    font-size: 16px;
    font-weight: bold;
}

.popup-panier .voir_panier {
    margin-top: 40px;
}

.popup-panier .voir_panier > a > button {
    font-family: Roboto-BoldCondensed, "Roboto Bold", Roboto, serif;
    font-size: 13px;
    padding: 7px 20px 7px 28px;
}

.popup-panier .voir_panier img {
    padding-left: 8px;
    height: 18px;
    width: 20px;
    max-height: unset;
    min-height: unset;
}

.container_ligne_popup_panier {
    max-height: 180px;
    overflow-y: auto;
    overflow-x: hidden;
}

.searchBar-valider {
    border: unset;
    padding: unset;
}

@media screen and (min-width: 992px) {
    #app-menu-bleu {
        padding-top: 2px;
        margin-top: 0;
    }
}

button[type="button"]:hover {
    box-shadow: none !important;
    outline: none !important;
}

button[type="button"] {
    box-shadow: none !important;
    outline: none !important;
}

input[type="search"][name="search"]::placeholder {
    color: #898989;
    font-family: Lato, serif;
    font-size: 14px
}
