header, footer, article, section, nav, menu, figure, video, aside, hgroup {display: block;}
time {display: inline;}
figcaption, address, .hidden, label.error {display: none !important;}
body * {outline:none;}
a {cursor: pointer; text-decoration: none;}
a img {border: none;}
ul, figure, h1, h2, h3, h4 {
    margin: 0; padding: 0;
}
.no_puce {list-style: none;}
.alignleft {float: left;}
.alignright {float: right;}
.clear {clear: both;}
.clearleft {clear: left;}
.clearright {clear: right;}
.wrap {overflow: hidden;}
.flex {display: flex;}
.centre {text-align: center;}
.upper {text-transform: uppercase;}
.aleo {font: 150%/1.25 'Aleo';}
.twouite {font: 225%/1 'MMW';}
.vert {color: #6ac9b2;}
.bold {font-weight: bold;}
.centered {
    margin: 0 auto;
    max-width: 1100px;
}
.bouton {
    background: #6ac9b2;
    border: 0;
    border-radius: .25em;
    box-shadow: 0 0 4px rgba(0,0,0,.13);
    color: #fff;
    display: block;
    font-size: 1em;
    font-weight: 700;
    padding: .45em .9em;
    text-align: center;
    text-shadow: 0 0 6px rgba(0,0,0,.19);
}
#enVacances{
    background:#fff;
    border-radius: 5px;
    display: none;
    left: 50%;
    margin: -200px 0 0 -385px;
    padding: 1.8em;
    position: fixed;
    top: 50%;
    width: 922px;
    z-index: 99;  
}
.badge {
    clear: left;
    color: #fff;
    float: left;
    font: 700 .8em/1.25 'Aller';
    margin-top: .5rem;
    padding: .45em;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
[class*='flex'] {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
/*    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; */
}
.flexCenter {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; 
}
.flexRight {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; 
}
.flexJustify {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; 
}
.flexBottom {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; 
}
.flexStretch {
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; 
}
.flexMiddle {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; 
}
.flexNoWrap, .flexNeverWrap {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; 
}
.flexColumn {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; 
}
.flexInv {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; 
}
.flexColumnInv {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; 
}
#deploi h3{ display:none;}
.new, .next, .fute, .solde {background-color: #f3a846;}
.out_of_stock {background-color: #f36a46;}

.promo {
    background-color: #88a7b5;
}
/*.promo::after {content: ' ●';}*/

body {
    background: #fff;
    color: #233242;
    counter-reset: section;
    font: 82%/1.25 'Aller', Arial, Helvetica, sans-serif;
    margin: 0;
    /*min-width: 1248px;*/
    padding: 0;
}
body.ouv{
    overflow:hidden;
}
#headDekstop{display:block;}
#headMobil{display:none;}
#header {
    border-bottom: 1px solid #dfe6e9;
    height: 211px;
    padding-top: 1.3em;
}
#lnk_panier {
    background: #6ac9b2;
    border-radius: 3px;
    color: #fff;
    margin: .9em 0 0;
    text-align: left;
    width: 140px;
}
#lnk_panier span {
    font-size: 1.4em;
}
#secmenu {
    border-right: 1px solid #dfe6e9;
    font-size: .8em;
    font-weight: 700;
    margin: 0 1.8em 0 0;
}
#secmenu a {
    border-left: 1px solid #dfe6e9;
    color: #2d282a;
    float: left;
    padding: 1.4em .9em;
}
#infosSupMobile{display:none;}
#secmenu2 {
    font-size: .8em;
    font-weight: 700;
    margin: 0 1.8em 0 0;
}
#secmenu2 a {
    /*border-left: 1px solid #dfe6e9;*/
    color: #2d282a;
    width:100px;
    max-width:calc(100% / 3);
    padding: 1.4em 1.5em;
}
#secmenu2 a:first-of-type{
    border-left: 0px solid #dfe6e9;
}
#num_tel {
    border-left: 1px solid #dfe6e9;
    color: #7da0af;
    font-size: .7em;
    padding: 1.8em;
}
#num_tel span {
    color: #2d282a;
    display: block;
    font-size: 2.3em;
}
#num_tel2 {
    color: #2d282a;
    font-size: 1em;
    padding: 1.8em;
}
#num_tel2 span {
    color: #2d282a;
    display: block;
    font-size: 2.3em;
}
#topmenu {
    background: #4d5a62;
    border-top: 3px solid #6ac9b2;
    color: #fff;
    margin-top: 1.3em;
}
#topmenu a {
    border: 2px solid transparent;
    color: #fff;
    cursor: pointer;
    float: left;
    font-weight: 700;
    margin: .9em;
    padding: .55em .9em;
}
#topmenu a.fleche {
    background: url('../skins/img/arrow.png') no-repeat right center;
}
#topmenu a#destockage {
    border-color: #f3a846;
    float: right;
}
#frmRecherche, #frmRecherche2 {
    background: #6ac9b2;
    overflow: hidden;
    padding: 0.8em;
}
#frmRecherche input , #frmRecherche2 input {
    border: 0;
    float: left;
    margin: 0;
    padding: .5rem 1rem;
}
#frmRecherche input[type="submit"] , #frmRecherche2 input[type="submit"] {
    background: #4d5a62 url('../skins/img/loupe.png');
    border-left: 1px solid transparent;
    border-radius: 0 2px 2px 0;
    float: right;
    height: 38px;
    width: 50px;
}
#frmRecherche input[type="text"] , #frmRecherche2 input[type="text"] {
    background: #fff;
    border-radius: 2px 0 0 2px;
    color: #7da0af;
    font: 1.1em/1.25 'Aller';
    height: 22px;
    width: calc(100% - 83px);
    //min-width: 451px; 
}
#topmenu + .centered {
    background: #fff;
    position: relative;
    z-index: 96;
}
#submenu {
    background: #fff;
    border-bottom: 1px solid #dfe6e9;
    position: relative;
    text-align: center;
    z-index: 99;
}
#submenu > ul{
    list-style: none;
    position:relative;
}
#submenu > ul > li {
    flex: 1 1 auto;
}

#submenu > ul > li > a {
    color: #363c42;
    cursor: pointer;
    font-weight: 700;
    line-height: 50px;
    white-space: nowrap;  
    display: block;
}
#submenu > ul > li + li {
    border-left: 1px solid #dfe6e9;
}
@media screen and (min-width:1100px){
    #submenu > ul > li > a.selected, #submenu > ul > li > a:hover {
        background: #88a7b5;
        color: #fff;
    }
}
.flecheMenu{
    display:none;
    position:absolute;
    right:4px;
    top:4px;
    height: 42px;
    width: 42px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    /*background: rgba(255,255,255,0.5);*/
    border-radius: 50%;
    cursor: pointer;
}
.flecheMenu.ouv{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);


}
.flecheMenu:after{
    content:"";
    position:absolute;
    top:50%;
    left:50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 7.5px 0 7.5px;
    border-color: #6ac9b2 transparent transparent transparent;    
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


#submenu > ul > li > .sousMenu , #listeMarques{
    padding:0;
    opacity:0;
    max-height:0;
    overflow:hidden;
    position:absolute;
    max-width: 100%;
    width: 100%;
    background-color: #ffffff;
    left: 0;
    text-align:left;
    box-shadow: 0px 10px 10px rgba(0,0,0,.15);
    top:51px;
}
#btnMarques{}
#listeMarques{
        top: 178px;
    z-index: 97;
    max-width: 1100px;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
}
/*#listeMarques ul{
    flex-direction: column !important;
}*/
#listeMarques li {
/*    padding:0;
    margin: .2em;
    flex: 1 1 auto;*/
    display: grid;
}
#listeMarques ul{
       -webkit-column-rule: solid 1px #d2dee3;
    -moz-column-rule: solid 1px #d2dee3;
    column-rule: solid 1px #d2dee3;
    overflow: hidden;
    width: auto;
}
#listeMarques a {
    color:#233242;
    margin:0;
        display: block;
    width: 100%;
        /*border: 1px solid #dedede;*/
}
@media screen and (min-width:1100px){

    #submenu > ul > li:hover > .sousMenu {
        max-height:8000px;
        opacity:1;
        padding:0px 0 20px;
    }
    #btnMarques:hover > #listeMarques{
        max-height:8000px;
        opacity:1;
        padding:1em 0 20px;
    } 
    
}

#submenu > ul > li > .sousMenu > ul{
    -webkit-column-rule: solid 1px #d2dee3;
    -moz-column-rule: solid 1px #d2dee3;
    column-rule: solid 1px #d2dee3;
    margin: 1em 0;
    overflow: hidden;
    width: auto;
}
#sousmenu {
    position: relative;
    z-index: 100;
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,.25);
}
#sousmenu.marque{
    top:-50px;
}
#sousmenu > figure {
    background: #ddd;
    float: left;
    height: 300px;
    width: 270px;
}
#sousmenu > ul {
    -webkit-column-rule: solid 1px #d2dee3;
    -moz-column-rule: solid 1px #d2dee3;
    column-rule: solid 1px #d2dee3;
    margin: 1em 0;
    overflow: hidden;
    width: auto;
}
.col2 {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
}
.col3 {
    -webkit-columns: 3;
    -moz-columns: 3;
    columns: 3;
}
.col4 {
    -webkit-columns: 4;
    -moz-columns: 4;
    columns: 4;
}
.top_niv1 {    
    padding: 0 3em;
}
.col4 .top_niv1 {
    padding-left: 1.8em;
    white-space: nowrap;
}
.top_niv1 > a, .segmentation {
    color: #233242;
    display: block;
    font: 700 1.1em 'Aleo';
    padding: .45em 0;
    text-transform: uppercase;
}
.ss_lvl {
    padding-left: .45em;
}
.top_niv2 {
    color: #3e4955;
    line-height: 1.5;
}
.segmentation, .top_niv2 {
    display: block;
    -webkit-column-break-inside: avoid;
    break-inside: avoid-column;
    break-inside: avoid;
    overflow: auto;
}
#popup_compte div {
    flex: 1;
}
#frmRecherche, #frmRecherche.is-display {
    display: none;
}
#frmRecherche.no-display {
    display: none;
}
#frmRecherche2 {
    display: block;
    width: 100%;
}
/* ////////////////////////////////////////////// */
#btnMenu {
    display:none;
    position: absolute;
    z-index: 9999999;
    top: 8px;
    right: -59px;
    width: 50px;
    height: 50px;
    border-radius: 0 10px 10px 0;
    padding: 2px 5px 0px 4px;
    float: left;
    box-sizing: border-box;
    opacity: 1;
    background: transparent;
    margin-right: 5px;
    cursor: pointer;
    -webkit-transition:all 0.3s ease 0.3s;
    -moz-transition: all 0.3s ease 0.3s;
    -ms-transition: all 0.3s ease 0.3s;
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.barM {
    margin:7px 2px 7px 2px;
    border-radius: 1px;
    height: 5px;
    position: relative;
    top: 0px;
    left: 0px;
    background: #6ac9b2;
    -webkit-transition:all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg); 
    box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
} 
/*#btnMenu:hover { opacity:0.6; }*/
#btnMenu.cx{
    background: transparent;
    right: -9px;
    top: -2px;
    transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
}
#btnMenu.cx .barM{
    background: #6ac9b2;  
}
#btnMenu.cx #bar1{
    background:#fff;
    top:12px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg); 
    box-shadow: 2px 2px 5px rgba(0,0,0,0);
}
#btnMenu.cx #bar2{
    opacity:0;
}
#btnMenu.cx #bar3{
    background:#fff;
    top:-12px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg); 
    box-shadow: 2px 2px 5px rgba(0,0,0,0);
}
/* ////////////////////////////////////////////////////// */

#main {
    background: -webkit-linear-gradient(bottom, #f6f7f8 0, #fff 50px);
    background: linear-gradient(to top, #f6f7f8 0, #fff 50px);
}
.texte {
    position: relative;
}
.texte h1 {
    color: #233242;
    font: 700 2.3em/1.5 'Aleo';
    text-align: center;
    text-transform: uppercase;
}
.texte h2 {
    border-bottom: 1px solid #dfe6e9;
    color: #233242;
    font-size: 1.55em;
    font-weight: 300;
    margin: .9em 0;
    text-transform: uppercase;
}
.texte a {
    color: #6ac9b2; 
    text-decoration: underline;
}


#footer {
    background: #4d5a62;
    background: -webkit-linear-gradient(top, #fff 165px, #4d5a62 165px);
    background: linear-gradient(to bottom, #fff 165px, #4d5a62 165px);
    border-bottom: 5px solid #6ac9b2;
}
#modalites {
    font-size: 1.2em;
    font-weight: 700;
    padding: 1.8em 0 .9em;
}
#modalites div > img {
    padding: .45em 1.8em 0;
}
#menu_bas {
    color: #88a7b5;
    font-weight: 700;
    padding: 3em 0;    
}
#menu_bas h3 {
    color: #fff;
    margin: 1.8em 0 .45em;
}
#menu_bas > div, #modalites div, #bottommenu div {
    flex: 1;
}
#menu_bas > div:nth-of-type(2n) {
    flex: 2;
    padding: 0 5em;
}
#bottommenu div:first-of-type {
    flex: 2;
    padding: 0 .9em;
}
#coordonnees a, #bottommenu a {
    color: #88a7b5;
    transition: all .4s ease;
}
#coordonnees a:hover, #bottommenu a:hover {
    color: #fff;
}
#coordonnees a img {
    background: #88a7b5;
    margin: .25em 0;
    transition: all .4s ease;
}
#bottommenu strong {
    display: block;
    padding: .45em 0;
}
#frmNewsletter p {
    color: #fff;
    font-size: 1.1em;
    font-weight: 400;
}
#frmNewsletter input {
    border: 0;
    box-sizing: border-box;
    float: left;
    height: 30px;
    margin: 0 0 .9em 1px;
    padding: .25em .45em;
}
#text_newsletter {
    background: #fff;
    border-radius: 3px 0 0 3px;
    color: #7da0af;
    font: 400 1.1em/2 'Aller';
}
#submit_newsletter {
    background: #6ac9b2;
    border-radius: 0 3px 3px 0;
    color: #fff;
    font: 700 1.3em 'Aller';
}
.social {
    background:transparent;
    transition: all .4s ease;
    padding:5px 10px 10px 10px;
    border-radius:50%;
    width:40px;
    height:40px;
    margin: 0 10px;
    box-sizing:border-box;
    display:block;
    position:relative;
}
.social:first-of-type {
    margin: 0 10px 0 0;
}
.social img {
    /*background: #6ac9b2;*/
    transition: all .4s ease;
    height: auto;
    max-width: 30px;
    position: absolute;
    top: calc(50% - 2px);
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


#coordonnees a:hover img, .social:hover  {
    background: #fff;
}

#credits a {
    color:#fff;
}


/* LISTE */
    
#formFiltrer {
    background: #6ac9b2;
    margin: 1em auto;
    width: auto;
    display: table;
    padding: 0 10px;

    /*    padding: 1em;*/
    /*width: 360px;*/
}
#formFiltrer label {
    color: #fff;
    margin-top: 1em;
}
#formFiltrer select {
    background: #fff;
    border: 0;
    border-radius: .5em;
    color: currentColor;
    float: left;
    font-family: 'Aller';
    margin-right: 1em;
    padding: 1em;
    margin: 1em;
    cursor: pointer;
}
#formFiltrer fieldset {
    border: 0;        
    display: inline-block;
    overflow: hidden;
    padding: 0;
}
#formFiltrer button {
    background: #fff;
    border: 0;
    border-radius: 1em 0 0 1em;
    color: #233242;
    cursor: pointer;
    float: left;
    font-family: 'Aller';
    padding: .25em .5em;
}
#formFiltrer button + button {
    border-left: 1px solid #6ac9b2;
    border-radius: 0 1em 1em 0;
}
#formFiltrer button.actif, #formFiltrer button:hover {
    box-shadow: inset 0 0 5px #aaa;
}

.prix {
    color: #6ac9b2;
    font: 700 1.63em/1.25 'Aller';
    white-space: nowrap;
}
.prix_bleu {
    color: inherit;
}
.prix_barre {
    color: #88a7b5;
    font-size: .7em;
    text-decoration: line-through;
}
.reduc_pourcentage{
    font-size: .7em;
    color:red;
}
.pourcentage_prod{
    font-size: .5em;
    color:red;
}

#liste_produits > div {
    border-left: 3px solid #f3a846;
    margin: 3em 0 0;
    position: relative;
}
#liste_produits > div::before {
    background: #f3a846;
    color: #fff;
    content: 'page';
    font-size: 1.2em;
    height: 55px;
    left: 0;
    padding: 5px 0 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 60px;
    z-index:76;
}
#liste_produits > div::after {
    background: #fff;
    color: #f3a846;
    border-radius: 50%;
    content: counter(section);
    counter-increment: section;
    font-size: 1.55em;
    font-weight: bold;
    height: 25px;
    left: 18px;
    line-height: 27px;
    position: absolute;
    text-align: center;
    top: 25px;
    width: 25px;
    z-index:77;
}
#liste_produits .page {
    opacity: 0;
}
#liste_produits #page_1 {opacity: 1;}
#liste_produits .visible {
    opacity: 1;
    transition: all 2s ease;
}
#to_top {
    background: #6ac9b2;
    border-radius: 50%;
    bottom: 5em;
    display: block;
    height: 37px;
    opacity: 0;
    padding: .75em;
    position: fixed;
    right: 3em;
    transition: background .5s ease;
    width: 37px;
}
#to_top:hover {
    background: #f36a46;
}
.un_produit {
    border-right: 1px solid #d2dee3;
    float: left;
    margin: 2.5em 0;
    padding: 0 2.5em;
    width: 15.8em;
}
.un_produit:nth-of-type(4n) {
    border: 0;
}
.un_produit figure {
    background: url('') no-repeat 50% 50%;
    height: 8.5em;
    padding-top: 7.5rem;
    position: relative;
}
.un_produit figure::before {
    background: #fff;
    content: '';
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.un_produit h3 {
    color: #101821;
    font-size: .9em;
    font-weight: 400;
    height: 2.3em;
    margin: .9em 0 .45em;
    overflow: hidden;
    padding: 1px 0 0;
}
.un_produit .bouton {
    margin: .7em auto;
    width: 8em;
}
.rupture figure::before, .rupture h3, .rupture .prix {
    opacity: .5;
}
.rupture .bouton {
    background: #f36a46;
}

/* FICHE */
#breadcrumbs {
    color: #88a7b5;
    padding: 1.8em 0;
    text-transform: uppercase;
}
#breadcrumbs a {
    color: inherit;
}
.header_shop p {
    font-size: 1.1em;
    padding: 0 20px 0 20px;
    margin:10px 0 10px 0;
/*    text-align: center;
    text-align: justify;
    text-align-last: center;*/
}
.header_shop p a{
    color:#6ac9b2;
    font-weight: bold;
    text-decoration: underline;
}

.list-type{
    font-size: 1.1em;
    text-align: center;
    text-align: justify;
    text-align-last: center;
}

.header_shop div {
    color: #88a7b5;
}
#medias {
    margin: 3em 0;
}
#medias figure {
    display: block;
    overflow: hidden;
    padding-top: 100%;
    position: relative;
    width: 100%;
}
#medias figure img {
    /*    -webkit-image-rendering: crisp-edges;
    image-rendering: -moz-crisp-edges;
    image-rendering: crisp-edges;*/
    left: 50%;
    margin: -50% 0 0 -50%;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 1;
}
#thumbs {
    float: left;
    width: 75px;
}
#thumbs a {
    opacity: .5;
    transition: all .4s ease;
}
#thumbs a.selected, #thumbs a:hover {
    opacity: 1;
}
#viewer {
    float: left;
    margin-right: 25px;
    width: 460px;
}
.contenu {
    width: auto;
}
.gd_titre {
    font: 700 2rem 'Aleo';
    margin-bottom: .45em;
    text-transform: uppercase;
}
.contenu .prix {
    font: 700 4em/1.25 'Aleo';
}
.contenu .prix_barre {
    font: 700 .45em/1.25 'Aller';
}

.lien_suite {
    color: #6ac9b2;
    font-weight: 700;
}
.titre_fiche {
    border-bottom: 1px solid #dfe6e9;
    font-size: 1.8em;
    font-weight: 700;
    margin: .9em 0;
    padding: 0.25em 0;
    text-transform: uppercase;
}
#liste_refs {
    border: 0;    
    width: 100%;
}
#liste_refs tbody tr:nth-of-type(even) {
    background-color: #f3f8f9;
}
#liste_refs td, #liste_refs th {
    margin: 1px;
    padding: .6em;
}
#liste_refs th {
    background: #b7c6cc;
    color: #fff;
    font-size: 0.9em;
    text-align: left;
    text-transform: uppercase;
    margin: 1px;
    padding: 1.8em .7em;
}
#liste_refs th.th_spec {
    background: #fff;
    color: #6ac9b2;
}
#liste_refs h3 {
    font: 700 1.1em 'Aleo';
    text-transform: uppercase;
}
#produit {
    padding: 1.8em 0;
}
#produit .bouton {
    color: #fff;
    font: 700 1.1em 'Aleo';
    padding: .45em;
    text-align: left;
    text-decoration: none;
    width: 160px;
}
#liste_refs .bouton {
    color: #fff;
    font: 700 0.98em 'Aleo';
    padding: .45em;
    text-align: left;
    text-decoration: none;
    width: 140px;
}
#liste_refs .boutonMini {
    width: 40px !important;
    height: 40px;
}
.bouton__haut span {
    line-height: 38px;
}
#produit .btn_choix, .form_std .bouton {
    font-size: 1.2em;
    line-height: 50px;
    padding: .2em .45em;
    width: 190px;
}
#produit .bouton span, #liste_refs .bouton span {
    display: inline-block;
    padding: .2em 0;
}
#produit .btn_contact, #liste_refs .btn_contact {
    background-color: #f3a846;
}
#produit .btn_rupture, #liste_refs .btn_rupture {
    background-color: #f36a46;
}
.btn_pic::before, .form_std .bouton::before {
    background-image: -webkit-linear-gradient(-135deg, rgba(0,0,0,.25) 0, rgba(255,255,255,0) 50%);
    background-image: linear-gradient(-135deg, rgba(0,0,0,.25) 0, rgba(255,255,255,0) 50%);
    border-radius: 50%;
    float: left;
    height: 20px;
    margin-right: .75em;
    padding: 10px;
    width: 20px;
}
.btn_choix::before {
    content: url('../skins/img/choix.png');
    height: 29px !important;
    width: 29px !important;
}
.btn_continuer::before {
    content: url('../skins/img/continuer.png');
}
.btn_valider::before {
    content: url('../skins/img/valider.png');
}
.btn_panier::before {
    content: url('../skins/img/caddie.png');
}
.btn_connex::before {
    content: url('../skins/img/cadenas.png');
}
.btn_contact::before, .btn_rupture::before {
    content: url('../skins/img/mail_btn.png');
}
.btn_talk::before {
    content: url('../skins/img/phylactere.png');
}

.fond_bois {
    background: url('../skins/img/associes.jpg') scroll repeat 50% 0;
    padding: 7em;
}
.fond_automne {
    background: url('../skins/themes/fond_automne.jpg') scroll no-repeat 50% 0;
    background-size: cover;
    padding: 7em;
}
.fond_carnassier {
    background: url('../skins/themes/fond_carnassier.jpg') scroll no-repeat 50% 0;
    background-size: cover;
    padding: 7em;
}
.fond_ete {
    background: url('../skins/themes/fond_ete.jpg') scroll no-repeat 50% 0;
    background-size: cover;
    padding: 7em;
}
.fond_hiver {
    background: url('../skins/themes/fond_hiver.jpg') scroll no-repeat 50% 0;
    background-size: cover;
    padding: 7em;
}
.fond_mer {
    background: url('../skins/themes/fond_mer.jpg') scroll no-repeat 50% 0;
    background-size: cover;
    padding: 7em;
}
.fond_noel {
    background: url('../skins/themes/fond_noel.jpg') scroll no-repeat 50% 0;
    background-size: cover;
    padding: 7em;
}
.fond_printemps {
    background: url('../skins/themes/fond_printemps.jpg') scroll no-repeat 50% 0;
    background-size: cover;
    padding: 7em;
}
.fond_solde {
    background: url('../skins/themes/fond_solde.jpg') scroll no-repeat 50% 0;
    background-size: cover;
    padding: 7em;
}




#associes h2 {
    font-size: 3em;
}
#associes .un_produit {
    background: #fff;
    border: 0;
    border-radius: 2px;
    box-shadow: 0 0 4px rgba(0,0,0,.15);
    margin: 3.5em .9em;
    padding: 0 1.8em;
}

.masque {
    background: rgba(77,90,98,.8);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 97;
}
.close {
    background: #4d5a62;
    box-shadow: inset 0 0 2px rgba(0,0,0,.5);
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    height: 16px;
    padding: 10px;
}
.close_popup {
    display: none;
    padding: 4px;
    position: absolute;
    z-index: 99;    
        left: unset;
    right: 0;
    top: 0;
    -webkit-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}
.close_popup2 {
    display: none!important;
    padding: 4px;
    position: absolute;
    z-index: 99;    
        left: unset;
    right: 0;
    top: 0;
    -webkit-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}
.close_popup2.closeHide, .close_popup.closeHide{
    display:none!important;
}
.popup {
    background: #fff;
    border-radius: 5px;
    display: none;    
    left: 50%;
    padding: 1.8em;
    position: fixed;
    top: 50%;
    width: 922px;
    z-index: 99;
        max-width: calc(100vw - 60px);
    box-sizing: border-box;
    height: auto;
    max-height: calc(100vh - 60px);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#ajout_panier figure {
    float: left;
    margin: .9em .9em .9em 0;
    width: 230px;
}
#ajout_panier figure img{
    width: 100%;
}
.tbl_panier {
    border: 0;
    margin: 0;
    overflow: hidden;
    width: 100%;
}
#tbl_panier {
    width: 680px;
        max-width: 100%;
        margin:0 auto;
        display:block;
}
div#ajout_panier {
    overflow-y: auto;
    overflow-x: hidden;
}
.tbl_panier tr:first-of-type td {
    border-bottom: 1px solid #dfe6e9;
    padding-bottom: 3px;
}
.articleQuantite {
    border: 1px solid #bfcbd0;
    border-left: 0;
    border-right: 0;
    color: #233242;
    float: left;
    font-size: 1.4em;
    height: 26px;
    padding: 1px;
    text-align: center;
    width: 1.8em;
}
.btn_qte {
    background: #6ac9b2;
    color: #fff;
    float: left;
    font-size: 1.8em;
    text-align: center;
    width: .9em;
}
#ajout_panier .badge {
    clear: none;
}
#ajout_panier .bouton {
    display: inline-block;
    font: 400 1.2em 'Aleo';
}
.prodMobile{ display:none;}
     .prodDesk{display:table;}
.onlyMob{display:none;}
     .noMob{display:table;}

/* FORMULAIRES */
.form_std {
    background: #4d5a62;
    border-radius: 3px;
    overflow: hidden;
    padding: 1.8em .45em;
}
.form_std h4 {
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 1.3em;
    font-weight: 300;
    margin: 0 10px .9em;
    text-transform: uppercase;
    width: 96%;
}

.form_std input:not([type*="b"]), .form_std textarea, .form_std select, .form_std .fullwidth {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 3px;
    box-sizing: border-box;
    color: #233242;
    float: left;
    font: 1em 'Aller';
    margin: .9em 1%;
    padding: .45em .9em;
    resize: none; 
    height: 42px;
}
.form_std_1 input:not([type*="b"]), .form_std textarea, .form_std_1 select {
    width: 98%;
}
.form_std_2 input:not([type*="b"]), .form_std_2 select {
    width: 48%;
}
.form_std_3 input:not([type*="b"]), .form_std_3 select {
    width: 31.33%;
}
.form_std input.fullwidth {
    width: 98%;
}
.form_std input.wide {
    width: 64.5%;
}
.form_std .narrow {
    width: 100px;
}
.form_std input.error, .form_std select.error {
    border-color: red;
}
.form_std label {
    color: #fff;
    padding: 0 0 0 10px;
}
.form_std button.bouton {
    box-sizing: border-box;
    font: 1.3em/35px 'Aleo';
    margin: .7rem 0;
    vertical-align: middle;
    cursor: pointer;
}

.form_std span{
    color: #fff;
    font-size: 24px;
    text-align: center;
    width: 100%;
    display: block;
}
.form_std p{
    color: #fff;
    text-align: center;
    width: 100%;
    display: block;
}

.form_std a{

    background: #f36a46;
    border: 0;
    border-radius: .25em;
    box-shadow: 0 0 4px rgba(0,0,0,.13);
    color: #fff;
    display: block;
    font-size: 1em;
    font-weight: 700;
    padding: .45em .9em;
    text-align: center;
    text-shadow: 0 0 6px rgba(0,0,0,.19);
}
.chk {
    cursor: pointer;
    height: 24px;
    position: relative;
    width: 190px;
}
#checkbox {
    opacity: 0;
    width: 63px;
}
.chk div:first-of-type {
    background: #ccc;
    border-radius: 1em;
    box-shadow: inset 0 0 5px 0 rgba(0,0,0,.5);
    height: 20px;
    left: 47px;
    position: absolute;
    top: 2px;
    width: 56px;
}

.chk div:last-of-type {
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.5), inset 0 0 3px 0 rgba(0,0,0,.4);
    content: '';
    height: 24px;
    left: 45px;
    position: absolute;
    transition: all .2s ease;
    top: 0;
    width: 24px;
}



.chk.active div:first-of-type {
    background: #6ac9b2;
}
.chk.active div:last-of-type {
    margin-left: 35px;
}

/* CONNEXION / INSCRIPTION */
#new_client{
    margin-bottom: 70px;
}


.ou {
    border: 1px solid #ecf0f2;
    border-radius: 50%;
    color: #94a4ab;
    display: inline-block;
    margin: 10em .5em 0;
    padding: .5em;
    vertical-align: top;

}

#mode_livraison .ou{
    margin: 10em 0;
}

#ou_compte .ou{
    border: 1px solid #ecf0f2;
    border-radius: 50%;
    color: #94a4ab;
    display: inline-block;
    /*    margin: 10em .5em 0;*/
    padding: .5em;
    /*    vertical-align: top;*/
    float: left;
    margin: 0;
}
#ou_compte .sep_v{
    background-color: #ecf0f2;
    width: 1px;
    height: 900px;
    float: none;
    margin: auto;
    margin-top: 50px;
}

#ou_compte {

    margin-right: 20px;
    position: relative
}

.sep_ou{
    background: url(../skins/img/sep_ou.png) no-repeat left top;
    width: 269px;
    height: 1px;
    position: absolute;
    z-index: 1;
    top: 15px;
    left: -78px;
}

#deja_inscrit {
    margin-right: 2em;
    width: 270px;
}
#deja_inscrit a {
    color: #f3a846;
}
#deja_inscrit button {    
    margin: 1em auto;
}
#deja_inscrit + .ou {
    margin-right: 2em;
}

#message_code{
    text-align:center;
    color:#fff;
    font-weight:bold;
    padding:15px;
    background-color: #f36a46;
    border-radius: 5px;
    text-transform: uppercase; 
    border: 1px solid #c34b2c;
    letter-spacing: 1px;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.1);

}

#FeedbackKO, #FeedbackConnexion{
    display:block;
    text-align:center;
    color:#f3a846;
}


/*-----------------------------------------------
--------------- livraison -----------------------
----------------------------------------------*/

#liste-relais form div{
    padding: 10px;
    background-color: #edf5f8;
    margin-bottom: 5px
}

#liste-relais form button{
    background: #6ac9b2;
    border: 0;
    border-radius: .25em;
    box-shadow: 0 0 4px rgba(0,0,0,.13);
    color: #fff;
    display: inline;
    font-size: 0.9em;
    font-weight: 700;
    padding: .85em .9em;
    text-align: center;
    text-shadow: 0 0 6px rgba(0,0,0,.19);
    cursor: pointer;
    margin-right: 5px
} 

#liste-relais form div.relaiSelected{
    background-color:#6ac9b2;
}

#liste-relais form div.relaiSelected button{
    background-color: #fff;
    color: #2d282a;

}
#liste-relais form span{
    font-size: 11px;
    text-transform: lowercase;
}

#map {
    height: 400px;
    width: 100%;
}
#formRelais009601{
    display: none;
}
#iw-container{
    font-size: 12px;
    line-height: 18px;

}

#iw-container .iw-title {
    font-family: 'Aleo';
    font-size: 22px;
    border-bottom: 2px solid #6ac9b2;
    margin-bottom: 10px;
    line-height: 32px;
}

/*-----------------------------------------------
--------------- debug graphique -----------------------
----------------------------------------------*/

#formDisponibilite{
    background-color: #7da0af;
    padding: 20px;
    color: #fff;
    box-sizing: border-box;
    text-align: center;
}
#formDisponibilite label{
        width: 100%;
    display: block;
}
#formDisponibilite input{
    height: 45px;
    width: 310px;
    padding-left: 5px;
    display: inline;
    margin-top: 10px;
    box-sizing: border-box;
    padding-top: 6px;

}


#formDisponibilite button{
    background-color: #6ac9b2;
    border: none;
    color: #fff;
    font-family: 'Aleo';
    font-size: 18px;
    font-weight: normal;
    padding: 11px 25px;
    display: inline;
    border-radius: 2px;
    cursor: pointer;
    box-sizing: border-box;
    height: 45px;

}

#container{
    justify-content:  center ;
    display: flex;
}

#container label{
    width: 100%;
    text-align: center;
    display: block;
    height: 8px;
    padding: 0;
}

#container select{
    height: 50px;
    width: 220px;
}
#univers{

    background: #3e4955 url(../skins/img/triangle.jpg) no-repeat right center;
    padding-right: 30px;
    margin-left: -10px;
}

#univers label{
    float: left;
    clear: both;
    width: 120px;
    font-size: 10px;
    padding: 4px 0px 4px 25px;
    text-transform: uppercase;
    text-align: right;
    box-sizing: border-box

}


#pagination{
    justify-content:  center ;
    display: flex;
}

#pagination a{
    background: #6ac9b2;
    border: 0;
    border-radius: .25em;
    box-shadow: 0 0 4px rgba(0,0,0,.13);
    color: #fff;
    display: block;
    font-size: 1em;
    font-weight: 700;
    padding: .65em 1.2em;
    text-align: center;
    text-shadow: 0 0 6px rgba(0,0,0,.19);
    margin: 20px
}

/*-----------------------------------------------
--------------- Dialog box -----------------------
----------------------------------------------*/

.ui-dialog{
    box-shadow: 0px 0px 60px 1px rgba(0, 0, 0, 0.5);
}

.ui-dialog .ui-dialog-titlebar{
    background: #88a7b5;
    height: 34px;
        height: auto;
    text-transform: uppercase;
    font-family:'Aleo';
    letter-spacing: 1px;
    color: #fff;
    font-size: 24px;

}
.float_left{
    float: left;
    width: 100%
}
#creer_discussion{
    max-width:calc(100% - 20px);
}
#creer_discussion a.bouton{
    color: #fff;
    width: 200px;
    padding: 15px;
    max-width: 89%;
    width: 89%;
}
#creer_discussion input,#creer_discussion select, #creer_discussion textarea{
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-sizing: border-box;
    color: #233242;
    font: 1em 'Aller';
    margin: .9em 1%;
    padding: .45em .9em;
    resize: none;
    max-width: 98%;
    width: 98%;
}
.ui-dialog {
/*    overflow-y:auto;
    overflow-x:hidden;
    max-height:calc(100vh - 10px)!important;
    position:fixed!important;*/
}
/*-----------------------------------------------
--------------- panier -----------------------
----------------------------------------------*/ 
#recapPanier{
    transition: all 0.1s ease;
}
/*-----------------------------------------------
--------------- contact -----------------------
----------------------------------------------*/ 
.right_cont{
    width: 50%;
    float: left;
    text-align: right;
    line-height: 28px;
    margin-right: 20px;
    margin-top: 50px;
    font-size: 16px;
}

.left_cont{
    float: left;
    border: 1px #c1e1f0 solid;
    box-sizing: border-box;
    padding: 20px;
    border-radius: 3px;
    font-size: 14px;
}

.centre_right{
    width: 100%;
    clear: both;
    display: table;
    font-size: 14px;
    margin-bottom: 50px;
}

.centre_right ul{
    list-style: none;
    width: 350px;
}

.centre_right ul li{
    margin:  1% 2%;
    width: 46%;
    float: left;
}


.centre_right b{
    font-family: "aleo";
    text-transform: uppercase;
    color: #6ac9b2;
    display: block;
}

.lien {
    color: #6ac9b2;
    text-decoration: underline;    
}

.information{
    font-family: aleo;
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 36px; 
    margin-bottom: 20px
}

.date_ptemp{
    color:#26a9e0;
    font-weight:bold;
}

.a_partir{
    font-size:0.5em;
}

#payplug-panier{
    margin-top:15px;
    display: inline-block;
    text-align: right;
    width: 100%;
}

#payplug-display{
    border: solid 1px #7ebd00;
    padding: 15px;
}

#payplug-display a{
    color: #777;
    font-weight: bold;
}

#payplug-display hr{
    border: solid 1px #7ebd00;
}

#payplug-display h3{
    color: #7ebd00;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.3em;
}

.payplug-detail{
    list-style-type: none;
    color: #777;
    margin-top: 15px;
}

.payplug-detail li{
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
    line-height: 20px;    
    text-align:left;
}

.payplug-small{
    font-size: .8em;
    color: #777;
}

.text-accueil{
    text-align: justify;
    padding: 4em 0 4em 0;
}
.text-accueil a{
    text-decoration: underline;
    color:#6ac9b2;
}