body{/* overflow-x: scroll; */overflow-y: auto;font-family: 'Open Sans', sans-serif; }
ul, li, a{color:#000;list-style: none; margin:0; padding: 0;}



.logo{z-index: 200; position: relative; margin-top: 10px;}
.menu{z-index:1000; position: relative;float: right; margin: -150px 40px 0 0; padding: 0;/* background: #f60;*/font-size: 12px;}
.menu a{color:#333;}

.menu-mobile{text-align: center;}
.menu-mobile li{float:left;}
.menu-mobile a{color:#333;}

.fb_link{margin-bottom: 5px;}

.langue{margin-top: 40px;font-size: 12px;}
.langue ul{display: inline;}
.langue li{display: inline;margin: 0 20px;}
.langue a{color:#333;}

.content_home{margin-top: 40px;}
.footer{
 font-size: 11px; margin: 50px 0 0 0;
}
.footer a{color:#000;}

.boutique h1, .herbier h1, .pointdevente h1, .presse h1, .produit h2, .contact h1{font-family: 'Open Sans', sans-serif;font-size: 20px;font-weight: normal; padding: 0;margin: 50px 0 0;}

.media-heading{font-size: 14px; font-weight: normal; margin-top: 20px; margin-bottom: 0;}
.media-body{font-size: 12px;}
.media-body a{font-size: 11px;}
.top_type{margin:0 0 10px 0;}

/* POINT DE VENTE */
.pointdevente h5{margin:20px 0; text-transform: uppercase;}
.department{text-align: right;}
.boutique_list li{ margin-top: 10px;}

/* PRESSE */
.presse .col-md-4{ margin: 20px 0 0;}
.presse .blog_list li{margin: 20px 0 0;}

/* PRODUIT */
.produit .media-heading{font-size: 16px;}
.produit h5{margin:20px 0 20px;display: inline;}

.produit .ctn_photo{margin-top: 40px;}
.produit h1{font-size: 24px; font-family: 'Roboto', sans-serif;}
.produit h2{display: inline;}
.produit .ctn_photo .subtit{font-size: 14px;}
.produit .ctn_photo .mini_desc{font-size: 16px; margin:40px 0;}
.produit .ctn_desc{/* margin-top: 40px; */ font-size: 12px;}
.produit .inci{font-size: 11px;}
.produit .second{font-size: 12px;margin-top: 40px;}
.produit .second h3{font-size: 20px;margin: 0 0 20px;}


.produit .ctn_herbier ul{display: inline;}
.produit .ctn_herbier li{display: inline;}
.produit .price{/* background: #000; */ font-family: 'Roboto', sans-serif;/* padding: 5px 10px;  */display: inline-block;color: #333; font-size: 28px; /* font-weight: bold; */ text-align: left;/* width: 100px; */ margin-bottom: 10px;    margin-top: 25px;;}
.produit .btn_buy{background: #000; padding: 5px 10px; display: inline-block;color: #fff; text-align: center;width: 100px;}
.produit .herbier_list li{ padding:2px;}

/*.modal-body {
    position: relative;
    overflow-y: auto;
    max-height: 400px;
    padding: 15px;
}*/
.modal-dialog{
    position: relative;
    display: table; //This is important 
    overflow-y: auto;    
    overflow-x: auto;
    width: auto;
    min-width: 300px;   
}

/* HERBIER */
.herbier .col-md-6{margin: 20px 0;}
.herbier .media-heading{margin-top: 0px;}
.herbier .media-body{width: 300px; padding-left: 20px;}
.herbier .media-body p{margin-top: 10px;}
.title_rub{border-bottom: 1px solid #ccc;padding-left: 0; margin: 40px 0;}

/* BOUTIQUE */
.boutique h5{margin:0;font-weight: normal;tex}
.boutique .col-md-3, .boutique .col-md-4, .boutique .col-md-6{margin-top: 20px;}
.boutique .speciale{margin-top: 0;}
.boutique .speciale .title_rub{margin-bottom: 20px;}
.boutique .savoirplus{color:#000; font-weight: bold;}
.boutique .price{font-size: 14px;font-weight: bold;margin: 10px 0; display: block;}
.boutique .buy_btn{background: #000; padding: 5px 10px; display: inline-block;color: #fff;}
.boutique .buy_btn:hover{color: #fff;}
.boutique .media-left{
    display: table-cell;
    vertical-align: bottom;
}
.boutique img {
    vertical-align: bottom;
}

/* CONTACT */
.zone_form{margin-top: 20px;}
.zone_contact{margin-top: 140px;}
/* BLOG */
.blog .content_blog{margin-top: 20px;}
.blog h1{border-bottom: 1px solid #ccc;padding-left: 0; font-family: 'Open Sans', sans-serif;}


@media(max-width:767px){
	.menu{display: none;}

}
@media(min-width:768px){

}
@media(min-width:992px){

}
@media(min-width:1200px){
	.container{width:950px;}
	.home .img-responsive{display: inline;}
}


#modalCart{display:none;position:fixed; overflow-y: auto; z-index:4900; background-color:rgba(255, 255, 255, 0.8);; top:0; left:0; right:0; bottom:0;}
#modalCart .modal-box{position:relative; width:60%; margin:150px auto; background:#fff; border:1px solid #ccc; border-radius: 4px;}
#modalCart .toto{text-align: right; margin:20px 0;}
#modalCart #total{font-weight: bold;}
#modalCart #total_fdp{font-weight: bold;}
.total_price{min-width:100px; display: inline-block;}
.bg-info{padding: 10px; min-height:155px;}
.big_icon{float: left; font-size: 40px;width: 20%; text-align: center;padding: 20px 0 0; color:#333;}
.texte_info{float: left;width: 80%; font-size: 10px;}

.add_to_cart{font-family: 'Open Sans', sans-serif; padding:5px 10px;background:black; color:#fff; text-transform: uppercase; font-weight: bold; border:none;}
.panier_mentions{font-size: 11px;}
.cart_empty{margin:40px 0 70px;}
/* .col-md-4 { background: green; }
.col-md-4:nth-child(odd) { background: #fff; }
.col-md-4:nth-child(even) { background: #ff0; } */