body{
    background-color:white ;
    margin:0;
    padding:0;
    height: 100%;
    color:#3A3F42 ;
    font-size: 16px;
    Font-family: Karla,'MS Sans Serif', Geneva, sans-serif;
}
#maini{
    min-height:100%;

    margin:0 auto;

    position:relative;

}
img[id^="ImgProduct"]{
    height:40px;
}
.heady{
    background-color: white;
    
}
.text_header{
    font-size:15px;
}
#formSearch input[type=text]{
    padding: 10px;
    font-size: 17px;
    border: 1px solid #f1f1f1;
    float: left;
    width: 80%;
}
#formSearch button {
    float: left;
    width: 20%;
    padding: 10px;
    background: #f06c30;
    color: white;
    font-size: 17px;
    border: 1px solid white;
    border-left: none; /* Prevent double borders */
    cursor: pointer;
  }
#formSearch::after {
    content: "";
    clear: both;
    display: table;
  }
#formSearch button:hover {
background: #EA9269;
}
#EditMembRow{
    display: none;
}
#select_cmd{
    display: none;
}
/*CSS DU FOOTER*/
.footy{
    padding-top: 6px;
    position:relative;
    bottom:0;
    width:100%;
    height:1px;
    }
/*CSS DU CONTENU PRINCIPAL, EN DESSOUS DU HEADER POUR NE PAS ETRE CACHER PAR LE HEADER FIXE*/
.main{
    margin-top: 270px;
    margin-bottom:45px;
    background-color: white;
    width: 85%;
}
a:hover{
    text-decoration: none;
}
/*AJOUT DU STYLE SUR CATALOGUE, NOS MARQUES ET NOUVEAUTES*/
.menu_principaux{
    font-size: 15px;
    color:#3A3F42;
    font-family:  Arial, Helvetica Neue, Helvetica, sans-serif;
    border-top:0px solid white;
}
.menu_principaux:hover{
    color:#29211f; 
    border-top: 2px solid #f06c30;
    background-color: #F6FCFD;
}

.hello{
    font-size: 13px;
    margin-top: 17px;   
    color: #bbb;
    text-transform: uppercase;
    font-weight: 500;
}

.text_big_icon{
    font-size: 15px;
    margin-top: 30px;
    text-transform: none;
    color:#bbb;
}

#list_categorie{
    margin-top:15px;
    padding-bottom: 15px;
}
@media (min-width: 768px) {
    #menu_principaux{
        font-size: 25px;
    }
}
.H_header{
    width: 100%;
    height:100px;
}
@media (min-width: 70px) { 
    
}
@media (max-width: 768px) { 
    .main{
        margin-top: 5px;
        padding-top: 30px;
    }
 }

#header_dash{
    display:none;
    margin-bottom: 70px;
}
#footer_sm{
    display:none;
}
@media (max-width: 900px){
    .text_icon{
        display:none;
    }
    
}
#header_id{
    background-color: white;
    transition: top 0.2s ease-in-out;
}
/**CACHE LE HEADER ET LE REMPLACE PAR UNE NAV**/
@media only screen and (max-width: 768px){
    #header_id{
        display:none;
    }
    #header_id_cat{
        display:none;
    }
    #header_dash{
        display:block;
    }
    #footer_xl{
        display:none;
    }
    #footer_sm{
        display:block;
    }
}
@media  (max-width: 800px){
    .text_big_icon{
        font-size: 11px;
    }
}


/*Icon FB, TWITTER,... ALIGNE*/
.reseaux{
    text-align: center;
}


/*FORMAT DU TEXT DU HEADER*/
.text_icon{
    font-size: 13px;
    color:#3A3F42;
    
}
.icon_custom{
    color:black;
    font-size:22px;
}
@media  (min-width: 995px){
    .icon_custom{
        padding-top:40px;
    }
}
.icon_custom:hover{
    color:#f06c30;
}

.icon_pmt{
    padding-left: 10px;
    font-size: 40px;
    cursor: pointer;
}
.pmt2:hover{
    color:#A569BD;
}
.pmt3:hover{
    color:#85C1E9;
}
.pmt1:hover{
    opacity: 0.8;
}
.pmt4:hover{
    color:#F0B27A;
}
/*TEXT DU FOOTER*/
.footer_text{
    color:#bbb;
    text-transform: none;
}
.footer_text:hover {
    color:#f06c30;
}
.big_icon_footer:hover{
    opacity: 0.6;
}


.big_icon_footer{
    color:#bbb;
    margin-top:22px;
}

.elmt_accueil:hover{
    color:#f06c30;

}
.fa-star{
    color:#F4D03F;
}
@media (max-width:800px){ 
    .elmt_gauche_main{
        display:none;
    }
    .icon_cmd_av{
        display:none;
    }
}
.PaCoShow{
    display: none;
}
@media (max-width:1000px){ 
    .main{ 
        margin-top:20px;
    }
    .min_div_header{
        display:none;
    }
    #list_titres{
        margin-top:10px;
    }
}
@media (max-width:1250px){ 
    .icontohide{
        display: none;
    }    
    .P2{
        display: flex;
    }
    #list_titres{
        margin-top:10px;
    }
}

@media (max-width:988px){ 
    .min_div_header{
        display:none;
    }
    .PaCoShow{
        display: flex;
    }
}
.down_cmd:hover{
    color:#7B8491;
}
/*ELEMENT PRINCIPAUX DU MENU A GAUCHE QUAND CONNECTE*/
.elmt_gauche_main{
    border-right: solid white 1px;
    margin-right: 4px;
    
}
#date_copy{
    color:#bbb;
}
.dash_elmt:hover{
    opacity: 0.7;
}
/*SIMPLE LISTE SANS PUCES DU FOOTER*/
.footer_list{
    list-style-type: none;
}
/*SOUS ELEMENT ACCUEIL QUAND CONNECTE DU MENU A GAUCHE*/
.elmt_gauche_main .elmt_accueil2{
    font-size: 15px;
    font-weight: normal;
    list-style-type: none;
    text-align: left;
}
/******************************************/
/*BACKGROUND DE ROW CATEGORIE NOUVEAUTE ...*/
.fond_categorie{
    background-color: white;
    border-bottom: #f06c30 2px solid;
}
.prod_sc:hover{
    background-color: #F3F3F3;
}
/*BOUTTON GO NEWSLETTER*/
#button_news{
    background-color: #f06c30;
    border-radius: 3px 3px 3px;
    border: 1px solid white;
    font-weight: lighter;
}

button:focus{
    text-transform: none;
    border: none;
    outline: none;
}

/********************************************/

/*
.loader {
    position : fixed;
    z-index: 9999;
    background : url('../img/LOADERGR.gif') 50% 50% no-repeat;
    top : 0px;
    left : 0px;
    height : 100%;
    width : 100%;
    background-color: rgba(247, 239, 236, 1);
    opacity: 0.9;
    
    }
*/
.fa-phone-alt{
    color:#f06c30;
}
#icon_lang{
    background-color: black;
    color: white;
    font-size: 16px;
}
input[type]{
    border-radius: 0px 0px 0px;
}
.custom-select{
    border-radius: 0px 0px 0px;
}
.btn{
    border-radius: 0px 0px 0px ;
}
.ml1 .letter {
    display: inline-block;
    line-height: 1em;
  }
  
  .ml1 .line {
    opacity: 0;
    transform-origin: 0 0;
  }

.icon_rsx{
    color:#bbb;
    font-size: 25px;
    padding-left: 10px;
}

.list_admin{
    color:white;
    list-style: none;
}
.btn_ed:hover{
    color:#f06c30;
}
#b_search{
    width: 85%;
    border-color: #D5D8DC;
    border-radius: 2px 2px 2px;
}
#b_search_dash{
    width: 90%;
}
#icon_btn_search{
    color:white;
}
#info_icon{
    color:#f06c30;
    margin-top: 5px;
}

.alert {
    padding: 20px;
    color: white;
    z-index: 99999;
  }
  
  .closebtn {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
  }
  
  .closebtn:hover {
    color: black;
  }
.img-magnifier-container {
    position: relative;
  }
  
  .img-magnifier-glass {
    position: absolute;
    cursor: crosshair;
    /*Set the size of the magnifier glass:*/
    width: 150px;
    height: 150px;
  }
#categorie_lien{
    text-transform: uppercase;
    color:white;
    font-size: 13px;
    margin-left:9px;
}
#categorie_lien:hover{
    color:#f06c30;
}

.verif_cmd{
    font-size: 12px;
}

.search_result_css{
    font-size: 14px;
    background-color: white;
    border-bottom: 1px solid #f06c30;
    text-decoration: none;
    box-shadow: 2px 3px 3px #3A3F42;
}
.search_result_css:hover{
    opacity: 0.8;
    color:#f06c30;
}

#result-search{
    z-index:1000; 
    background-color: white;
    margin-left: 1%;
    width: 73%;
}

#plus_sous_cat:hover{
    font-size:55px;
    opacity: 0.7;
}
#badgee{
    z-index: 999;
    position: relative;
    bottom:53px;
    left: 15px;
    font-size: 12px;
    color: #f06c30;
    background-color: white;
}
.textbandblack{
    color:white;
}
.textbandblack:hover{
    color: #f06c30;
}
#dash_btn{
    outline: none;
}
#btn_dis:disabled{
    border-color:#282D34;
    color:#282D34;
}
.text_faq{
    font-size: 17px;
}
@media  (min-width:771px) and (max-width:900px){ 
    #badgee{
        z-index: 9999;
        position: relative;
        bottom: 18px;
        left: -5px;
    }
}
@media  (min-width:540px) and (max-width:769px){ 
    #badgee{
        z-index: 9999;
        position: relative;
        bottom:15px;
        left: -6px;
    }
}
/*Cookie Consent Begin*/
#cookieConsent {
    background-color: rgba(20,20,20,0.8);
    min-height: 26px;
    font-size: 16px;
    color: #ccc;
    line-height: 26px;
    padding: 8px 0 8px 30px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 9999;
}
#cookieConsent a {
    color: #4B8EE7;
    text-decoration: none;
}
#closeCookieConsent {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: -15px 0 0 0;
    font-weight: bold;
}
#closeCookieConsent:hover {
    color: #FFF;
}
#cookieConsent a.cookieConsentOK {
    background-color: #CBFBED;
    color: #000;
    display: inline-block;
    border-radius: 5px;
    padding: 0 20px;
    cursor: pointer;
    float: right;
    margin: 0 60px 0 10px;
}
#cookieConsent a.cookieConsentOK:hover {
    background-color: #CBFBED;
}
/*Cookie Consent End*/

/***SLIDER ACCUEIL***/
.slider {
    width: 100%;
    height: 300px;
    position: relative;
    margin: auto;
    overflow-x: scroll;
    overflow-y: hidden;
  }
  
  .slider::-webkit-scrollbar {
    display: none;
  }
  
  .slider .slide {
    display: flex;
    position: absolute;
    left: 0%;
    transition: 0.3s left ease-in-out;
  }
  
  .slider .item {
    margin-right: 10px;
  }
  
  .slider .item:last-child {
    margin-right: 0;
  }
  
  .ctrl {
    text-align: center;
    margin-top: 5px;
  }
  
  .ctrl-btn {
    min-width: 50px;
    background-color: transparent;
    border: none;
    position: absolute;
    top: 50%;
    margin-top: -27.5px;
  }
  .ctrl-btn.pro-prev {
    left: 0;
    outline: none;
  }
  
  .ctrl-btn.pro-next {
    right: 0;
    outline: none;
  }

  
.btn-ok-filtre{
    border: 1px solid #f06c30;
     color:#f06c30;
}
.btn-ok-filtre:hover{
    background-color: #f06c30;
    color: white;
  }
  

  .input_radio{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  
    border-radius: 50%;
    width: 16px;
    height: 16px;
  
    border: 2px solid #999;
    transition: 0.2s all linear;
  }
  .input_radio:checked{
    border: 4px solid #f06c30;
  }

  .input::-webkit-outer-spin-button,
  input::-webkit-inner-spin-button{
    -webkit-appearance: none;
  }
.input_client_css{
    border:none;
    border-bottom: 1px solid green;
    font-size: 12px;
}
.payment_ult{
    color:black;
    background-color: white;
    border-radius: 5px;
    border:1px solid black;
    font-size: 14px;
    font-weight: 600;
}
.payment_ult2{
    color:white;
    background-color: purple;
    border-radius: 5px;
    border:1px solid purple;
    font-size: 14px;
    font-weight: 600;
}
#card-button:disabled{
    color:#7B8491;
    border-color: #7B8491;
    background-color: #f1f1f1;
}
th{
    font-weight: normal;
}

/* Style the Image Used to Trigger the Modal */
#myImgContact {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
  }
  
  #myImgContact:hover {opacity: 0.7;}
  
  /* The Modal (background) */
  .modali {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9999; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
  }
  
  /* Modal Content (Image) */
  .modali-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
  }
  
  /* Caption of Modal Image (Image Text) - Same Width as the Image */
  #caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
  }
  
#dropdown_connected{
    z-index: 9999;;
}
  /* Add Animation - Zoom in the Modal */
  .modali-content, #caption {
    animation-name: zoom;
    animation-duration: 0.6s;
  }
  
  @keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
  }
  
  /* The Close Button */
  .close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
  }
  
  .close:hover,
  .close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
  }
  
  /* 100% Image Width on Smaller Screens */
  @media only screen and (max-width: 700px){
    .modali-content {
      width: 100%;
    }
  }


  #myimage {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
  }
  
  #myimage:hover {opacity: 0.7;}
  
  /* The Modal (background) */
  .modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9999; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
  }
  
  /* Modal Content (Image) */
  .modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
  }
  
  /* Caption of Modal Image (Image Text) - Same Width as the Image */
  #caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
  }
  
  /* Add Animation - Zoom in the Modal */
  .modal-content, #caption {
    animation-name: zoom;
    animation-duration: 0.6s;
  }
  
  @keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
  }
  
  /* The Close Button */
  .close3 {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 30px;
    font-weight: bold;
    transition: 0.3s;
  }
  
  .close3:hover,
  .close3:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
  }
  
  /* 100% Image Width on Smaller Screens */
  @media only screen and (max-width: 700px){
    .modal-content {
      width: 100%;
    }
  }

  .modal-popup {
    position: fixed; /* Stay in place */
    z-index: 99999; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  }
  
  /* Modal Content/Box */
  .modal-content-popup {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
  }
  
  /* The Close Button */
  .close-popup {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
  }
  
  .close-popup:hover,
  .close-popup:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
  }