[class*="col"] {
    /*margin-bottom: 20px; */
}
/*section{
    margin-top:  10px;
}*/
article{
    padding-top: 0px;
    padding-bottom: 0px;
}

.pointer{
    cursor: pointer;
}
.justify{
    text-align: justify;
}
.right{
    text-align: right;
}
.left{
    text-align: left;
}
.center{
    text-align: center;
    margin-left: auto; margin-right: auto;
}
.nopadd{
    padding: 0;
}
.nomarg{
    margin:0;
}
.nopaddside{
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
.blocpage{
    position: absolute;
}
.padd{
    padding-top: 20px;
    padding-bottom: 20px;
}
.paddleft{
    padding-left: 20px;
}
.paddright{
    padding-right: 20px;
}
.paddhaut{
    padding-top: 20px;
}
.margehaut{
    margin-top: 20px;
}
.margeleft{
    margin-left:20px;
}
.upper{
    text-transform: uppercase;
}

.img-resize{
    width: 100%;
    margin: 0px !important;
}
.img-effect {
    width: 100%;
}

footer{
    padding-bottom: 10px;
    margin-top: 20px;
}
#editor{
    padding-bottom: 30px;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
}
a:focus{
    outline: 0;
}

.mybloc, .mwsbloc{
    /*display:none;*/
    padding-top: 10px;
    padding-bottom: 0px;
    margin-top: 10px;
}
/*.mwsrow, .mwsbloc{
    border: 1px solid transparent;
}*/
/*.mwsbloc p{
    margin: 0px;
}*/
/*.mypage, .mwspage{
    padding: 0px 10px 10px 10px;
}*/
.hiddenbloc span{
    cursor: pointer;
}
.hiddenbloc article{
    display: none;
}

/* HR */
hr.style-one { border: 0; height: 1px; background: #333; background-image: linear-gradient(to right, #ccc, #333, #ccc); }
hr.style-two { border: 0; height: 1px; background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0)); }
hr.style-three { border: 0; border-bottom: 1px dashed #ccc; background: #999; }
hr.style-four { height: 12px; border: 0; box-shadow: inset 0 12px 12px -12px rgba(0, 0, 0, 0.5); }
hr.style-five { border: 0; height: 0; /* Firefox... */ box-shadow: 0 0 10px 1px black; } hr.style-five:after { /* Not really supposed to work, but does */ content: "\00a0"; /* Prevent margin collapse */ }
hr.style-six { border: 0; height: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
hr.style-seven { height: 30px; border-style: solid; border-color: black; border-width: 1px 0 0 0; border-radius: 20px; } hr.style-seven:before { /* Not really supposed to work, but does */ display: block; content: ""; height: 30px; margin-top: -31px; border-style: solid; border-color: black; border-width: 0 0 1px 0; border-radius: 20px; }
hr.style-eight { padding: 0; border: none; border-top: medium double #333; color: #333; text-align: center; } hr.style-eight:after { content: "§"; display: inline-block; position: relative; top: -0.7em; font-size: 1.5em; padding: 0 0.25em; background: white; }


hr.style1{
    border-top: 1px solid #8c8b8b;
}


hr.style2 {
    border-top: 3px double #8c8b8b;
}

hr.style3 {
    border-top: 1px dashed #8c8b8b;
}

hr.style4 {
    border-top: 1px dotted #8c8b8b;
}

hr.style5 {
    background-color: #fff;
    border-top: 2px dashed #8c8b8b;
}


hr.style6 {
    background-color: #fff;
    border-top: 2px dotted #8c8b8b;
}

hr.style7 {
    border-top: 1px solid #8c8b8b;
    border-bottom: 1px solid #fff;
}


hr.style8 {
    border-top: 1px solid #8c8b8b;
    border-bottom: 1px solid #fff;
}
hr.style8:after {
    content: '';
    display: block;
    margin-top: 2px;
    border-top: 1px solid #8c8b8b;
    border-bottom: 1px solid #fff;
}

hr.style9 {
    border-top: 1px dashed #8c8b8b;
    border-bottom: 1px dashed #fff;
}

hr.style10 {
    border-top: 1px dotted #8c8b8b;
    border-bottom: 1px dotted #fff;
}


hr.style11 {
    height: 6px;
    border: 0;
}


hr.style12 {
    height: 6px;
    border: 0;
}

hr.style13 {
    height: 10px;
    border: 0;
    box-shadow: 0 10px 10px -10px #8c8b8b inset;
}


hr.style14 {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
    background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
}


hr.style15 {
    border-top: 4px double #8c8b8b;
    text-align: center;
}
hr.style15:after {
    content: '\002665';
    display: inline-block;
    position: relative;
    top: -15px;
    padding: 0 10px;
    background: #f0f0f0;
    color: #8c8b8b;
    font-size: 18px;
}

hr.style16 {
    border-top: 1px dashed #8c8b8b;
}
hr.style16:after {
    content: '\002702';
    display: inline-block;
    position: relative;
    top: -12px;
    left: 40px;
    padding: 0 3px;
    background: #f0f0f0;
    color: #8c8b8b;
    font-size: 18px;
}


hr.style17 {
    border-top: 1px solid #8c8b8b;
    text-align: center;
}
hr.style17:after {
    content: '§';
    display: inline-block;
    position: relative;
    top: -14px;
    padding: 0 10px;
    background: #f0f0f0;
    color: #8c8b8b;
    font-size: 18px;
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    transform: rotate(60deg);
}


hr.style18 {
    height: 30px;
    border-style: solid;
    border-color: #8c8b8b;
    border-width: 1px 0 0 0;
    border-radius: 20px;
}
hr.style18:before {
    display: block;
    content: "";
    height: 30px;
    margin-top: -31px;
    border-style: solid;
    border-color: #8c8b8b;
    border-width: 0 0 1px 0;
    border-radius: 20px;
}
.valign{
    display: flex;
    align-items: center;
}


/* PRIX */
.produit:hover img{
    -webkit-box-shadow: 1px 1px 12px 5px rgba(0,0,0,0.7);
    box-shadow: 1px 1px 12px 5px rgba(0,0,0,0.7);
}


.produit:hover .prix{
    color: #fff;
}

.prix{
    text-shadow: 1px 1px 1px #000000;
    text-align: right;
    font-weight: bolder;
    transition: all 1s;
    font-size: 30px;
}
.produit{
    transition: all 1s;
    padding-bottom: 10px;
}


/* DROPDOWN */

.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display:block;
}
.dropdown-submenu>a:after {
    display:block;
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color:#ffffff;
}
.dropdown-submenu.pull-left {
    float:none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}
.dropdown:hover>.dropdown-menu{
    display:block;
}

.dropdown-menu>li a:hover{
    background-color: transparent;
}

#div-menu li:hover > a   {
    text-decoration: none;
    border-bottom: 4px solid white;
    padding-bottom: 0px;
}
#div-menu .active > a  {
    border-bottom: 3px solid white;
    padding-bottom: 1px;
    box-shadow: none;
    -webkit-box-shadow: none;
}
#div-menu a{
    padding-bottom: 4px;
}
#div-menu .navbar-nav > li{
    margin-right: 15px;
}

#div-menu ul{
    /*min-width: 100%;*/
}
.navbar {
    background: none;
    border: none;
    box-shadow: none;
}


#div-menu span{
    width: 100px;
    height: 40px;
    color: black;
    background-color: grey;
    text-align: center;
    display: block;
}
.dropdown span{
    padding-top: 15px;
}
.dropdown-submenu span{
    padding-top: 5px;
}
.dropdown-submenu > a{
    margin-bottom: 4px;
}
.dropdown-menu{
    background-color: black;
}
/* FIN DROPDOWN */

/* BUTTON */
.btn-black {
    color:white;
    background: #2d2d2d;
    background-image: -webkit-linear-gradient(top, #2d2d2d, #202020);
    background-image: -moz-linear-gradient(top, #2d2d2d, #202020);
    background-image: -ms-linear-gradient(top, #2d2d2d, #202020);
    background-image: -o-linear-gradient(top, #2d2d2d, #202020);
    background-image: linear-gradient(to bottom, #2d2d2d, #202020);
    border-color: #070707;
}
.btn-black:hover,
.btn-black:focus,
.btn-black:active,
.btn-black.active {
    color:white;
    background: #212121;
    background-image: -webkit-linear-gradient(top, #212121, #141414);
    background-image: -moz-linear-gradient(top, #212121, #141414);
    background-image: -ms-linear-gradient(top, #212121, #141414);
    background-image: -o-linear-gradient(top, #212121, #141414);
    background-image: linear-gradient(to bottom, #212121, #141414);
    text-decoration: none;

}
.btn-custom {
    color:white;
    background: #44bfbf;
    background-image: -webkit-linear-gradient(top, #44bfbf, #3cb0b0);
    background-image: -moz-linear-gradient(top, #44bfbf, #3cb0b0);
    background-image: -ms-linear-gradient(top, #44bfbf, #3cb0b0);
    background-image: -o-linear-gradient(top, #44bfbf, #3cb0b0);
    background-image: linear-gradient(to bottom, #44bfbf, #3cb0b0);
    border-color: #2e8888;
}
.btn-custom:hover,
.btn-custom:focus,
.btn-custom:active,
.btn-custom.active {
    color:white;
    background: #3baeae;
    background-image: -webkit-linear-gradient(top, #3baeae, #359b9b);
    background-image: -moz-linear-gradient(top, #3baeae, #359b9b);
    background-image: -ms-linear-gradient(top, #3baeae, #359b9b);
    background-image: -o-linear-gradient(top, #3baeae, #359b9b);
    background-image: linear-gradient(to bottom, #3baeae, #359b9b);
    text-decoration: none;

}
a.btn{
    color: white !important;
}
a.btn-default{
    color: black !important;
}
/* FIN BUTTON */
.mws_replace_mail{
    box-shadow: none !important;
}

.flex-row {
    display: flex;
    flex-wrap: wrap;
}
.flex-row > [class*='col-'] {
    display: flex;
    flex-direction: column;
}

.flex-row .flex-grid{
    flex-direction: column;
    display: flex;
    flex: 1 0 auto;
    height: auto;
    position: relative;
    background-color: red;
}
.flex-text {
    flex-grow: 1;
}
.flex-row img {
    min-width: 0;
    width: 100%;
}

#div-global{
    padding: 0px;
}
.btn:focus, .btn, .btn:after{
    font-style: italic !important;
}
#cities { margin: 0 0 25px; line-height: 30px; }
#cities, #cities li {
    list-style: none;
    padding: 0;
}
#cities li i {
    font-size: 30px;
    position: relative;
    top: 5px;
}