@import url(https://fonts.googleapis.com/css?family=Lato:400,700,300,300italic,400italic,900);
@charset "UTF-8";
/* CSS Document */
@font-face {
    font-family: 'questa_granderegular';
    src: url('../fonts/2-Questa_Grande_Regular-webfont.eot');
    src: url('../fonts/2-Questa_Grande_Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/2-Questa_Grande_Regular-webfont.woff2') format('woff2'),
         url('../fonts/2-Questa_Grande_Regular-webfont.woff') format('woff'),
         url('../fonts/2-Questa_Grande_Regular-webfont.ttf') format('truetype'),
         url('../fonts/2-Questa_Grande_Regular-webfont.svg#questa_granderegular') format('svg');
    font-weight: normal;
    font-style: normal;

    font-family: 'geometria_lightlight';
    src: url('../fonts/Geometria-Light-webfont.eot');
    src: url('../fonts/Geometria-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Geometria-Light-webfont.woff2') format('woff2'),
         url('../fonts/Geometria-Light-webfont.woff') format('woff'),
         url('../fonts/Geometria-Light-webfont.ttf') format('truetype'),
         url('../fonts/Geometria-Light-webfont.svg#geometria_lightlight') format('svg');
    font-weight: normal;
    font-style: normal;

    font-family: 'gandhi_serifbold';
    src: url('../fonts/GandhiSerif-Bold-webfont.eot');
    src: url('../fonts/GandhiSerif-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GandhiSerif-Bold-webfont.woff') format('woff'),
         url('../fonts/GandhiSerif-Bold-webfont.ttf') format('truetype'),
         url('../fonts/GandhiSerif-Bold-webfont.svg#gandhi_serifbold') format('svg');
    font-weight: normal;
    font-style: normal;
/*
    font-family: 'gandhi_serifregular';
    src: url('../fonts/GandhiSerif-Regular-webfont.eot');
    src: url('../fonts/GandhiSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GandhiSerif-Regular-webfont.woff') format('woff'),
         url('../fonts/GandhiSerif-Regular-webfont.ttf') format('truetype'),
         url('../fonts/GandhiSerif-Regular-webfont.svg#gandhi_serifregular') format('svg');
    font-weight: normal;
    font-style: normal;
    */
}
@font-face {
    font-family: 'gandhi_serifregular';
    src: url('../fonts/GandhiSerif-Regular-webfont.eot');
    src: url('../fonts/GandhiSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GandhiSerif-Regular-webfont.woff') format('woff'),
         url('../fonts/GandhiSerif-Regular-webfont.ttf') format('truetype'),
         url('../fonts/GandhiSerif-Regular-webfont.svg#gandhi_serifregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
	background:#fffcf1;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	color:#141415;
	}

.fb-like span > iframe {
    position: absolute !important;
	max-height:1500px !important;

}

#product .row {
	overflow:inherit;
}

.fb-like span > iframe form {
    height : 250px !important;
	max-height:1500px !important;

}
	
input[type="checkbox"] {
	display:none;	
}
input[type="checkbox"]+label:before {
	content: '';
    background: transparent;
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 1px solid #9c8441;
    margin-right: 10px;
}

input[type="checkbox"]:checked+label:before {
	content: '';
    background: #9c8441;
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 1px solid #9c8441;
}
	
#header { width: 100%; }
#footer { width: 100%; }
#header_center, #footer_center { 
     width: 979px;
     margin:auto;
}

/************************************** top bar header ***********/
nav.top-bar {
  background: none transparent !important;
}
#cssmenu,
#top_bar {
    height: 30px;
    background-color: #141415;
    padding-left: 15px;
}
#top_bar_center {
    width: 979px;
    margin: 0 auto;
}
#header_nav.right a{
  color:#ae9a61;
}


#header_right #header_user {
    clear:none;
    float: right;
    margin-top: 8px;
}
#header_user_info {
    clear: none;
    float: left;
    margin-top: 10px;
    padding: 0;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    color: #9C8441;
}
ul#header_links {
    display: none;
}
#top_bar_center #social_block {
    min-width:250px;
}
#top_bar_center #social_block .title_block {
    display:none;
}

#top_bar_center #social_block li{
    display: inline-block;
}

#top_bar_center  #social_block {padding:10px 10px;}
#top_bar_center  #social_block div {padding-left:0px !important;}
#top_bar_center  #social_block .facebook {background:url(../../../modules/blocksocial/img/fb.png) no-repeat top center;width: 15px;height: 15px;}
#top_bar_center  #social_block .twitter {background:url(../../../modules/blocksocial/img/tw.png) no-repeat top center;width: 15px;height: 15px;}
#top_bar_center  #social_block .rss {background:url(../../../modules/blocksocial/img/gplus.png) no-repeat top center;width: 15px;height: 15px;}
#top_bar_center  #social_block .pinterest {background:url(../../../modules/blocksocial/img/pinterest.png) no-repeat top center;width: 15px;height: 15px;}

nav.top-bar ul.right li a,
nav.top-bar ul li a,
nav.top-bar ul li ul li a {
  color:#ae9a61;
}

/*************** menu ***********/
.sf-menu {
margin: 10px 0;
padding: 0;
width: 980px;
background: none transparent;
}
.sf-menu li {
float: left;
position: relative;
border-right: 0px solid #777;
}
/*
.sf-contener > ul.sf-menu > li:nth-child(4){

    font-size:40px;
    font-weight: normal;
    text-indent: -3000px;
    background: url(../../../img/logo-evoleum.png) no-repeat bottom left;
    background-position-y:-20px;
    width: 191px;
    height:42px;
}
*/
.sf-menu a {
display: block;
position: relative;
color: #9C8441 !important;
text-shadow: none;
}
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
color: #9C8441;
background:none;
text-shadow: none;
}
/*** level2 *****/
.sf-menu li li {
  background: #ae9a61;
  color:#FFF;
}
.sf-menu li li a{

  color:#FFF!important;
}
/********************************************* search top ***********/
#searchbox{display:none;}
/********************************************* Menu haut ***********/
.menu-haut.top-bar {
  margin-top:50px;
  background: none transparent;
  padding: 0;
  width: 100%;
  position: relative;
}

.menu-haut.top-bar ul>li a:not(.button) {
  color: #ae9a61;
  display: block;
  font-size: 16px;
  font-weight: bold;
  height: 45px;
  line-height: 45px;
  padding: 0 15px;
}


.menu-haut.top-bar ul>li:not(.name):hover, 
.menu-haut.top-bar ul>li:not(.name).active, 
.menu-haut.top-bar ul>li:not(.name):focus {
  background: none transparent;
}
.menu-haut.top-bar ul>li.divider {
  -webkit-box-shadow: 0px 0 0 rgba(255,255,255,0.1);
  -moz-box-shadow: 0px 0 0 rgba(255,255,255,0.1);
  box-shadow: 0px 0 0 rgba(255,255,255,0.1);
  height: 100%;
  margin-right: 0px;
  width: 0px;
}

.menu-haut.top-bar ul>li.has-dropdown a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 0px;
  border-color: #fff transparent transparent transparent;
  margin-right: 15px;
  margin-top: -2.5px;
  position: absolute;
  right: 0;
  top: 50%;
}
.menu-haut.top-bar ul li:nth-child(8){
  /*font-family: 'geometria_lightlight';*/
  font-size:40px;
  font-weight: normal;
  text-indent: -3000px;
  background: url(../../../img/logo-evoleum.png) no-repeat bottom left;
  background-position-y: 0px;
  width: 191px;
  height: 42px;
}
.menu-haut.top-bar ul li:nth-child(8):hover,
.menu-haut.top-bar ul li:nth-child(8):focus{
  background: url(../../../img/logo-evoleum.png) no-repeat bottom left;
  background-position-y: 0px;
  width: 191px;
  height: 42px;
}

.menu-haut.top-bar ul > li.has-dropdown .dropdown,
.menu-haut.top-bar ul > li.has-dropdown .dropdown li {
  background: #ae9a61;
 
}

.menu-haut { text-align:center;margin-top:92px;border-bottom:2px solid #9c8541; }
.menu-haut .wrapper.column { display:inline-block;text-align:center;}
.first-top-bar {
    background: #222 none repeat scroll 0 0;
    height: 45px;
    line-height: 45px;
    margin: 0 0 30px;
    padding: 0;
    position: relative;
    width: 100%;
}

.top-bar .sfHoverForce,.top-bar ul#mainMenu,.top-bar ul#mainMenu,nav.top-bar,.menu-haut .wrapper.column,.top-bar ul > li.has-dropdown { position:initial;}
.top-bar ul > li.has-dropdown  ul { position:absolute;width:100%;}

.top-bar ul > li > ul { display:none; }
.top-bar ul > li.sfHoverForce.has-dropdown > ul { display:block; }

.top-bar .sfHoverForce.has-dropdown ul { visibility:visible}
.top-bar .sfHoverForce.has-dropdown ul > li { min-width:0;width:auto; }

/*.top-bar ul > li.has-dropdown .dropdown {
  width: 100%;
  display: inline;
  position: absolute;
  left: 0;
  margin: 0 !important;
}*/
.top-bar ul > li > .container-submenu > ul {
  max-width: 100%;
  position: initial !important;
  z-index: 999;
  left: auto !important;
  margin: auto !important;
  display: inline-block;
  width: auto;
  
}

.container-submenu {
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 999;
  display:none;
  background-color: #ae9a61;
  max-height: 44px;
  height: 100%;
  margin-top:3px;
  border-top: 2px solid #9C8442;
}	

/*.top-bar ul > li.has-dropdown:hover .container-submenu {
	display:block;
}*/

.container-submenu ul li .container-submenu {
	display:none !important;	
}

.top-bar ul > li.has-dropdown:hover .dropdown,
.top-bar ul > li.has-dropdown:hover .dropdown li,
.top-bar ul > li.has-dropdown a:hover + ul.dropdown li {
  visibility:visible !important;
}

.top-bar ul > li .container-submenu  li.active a,.top-bar ul > li .container-submenu  li a:hover {

 /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  /* IE 5-7 */
  filter: alpha(opacity=100);

  /* Netscape */
  -moz-opacity: 1;

  /* Safari 1.x */
  -khtml-opacity: 1;

  /* Good browsers */
  opacity: 1;
}


.top-bar ul > li a:not(.button) { 
	color: #9c8441; 
	font-size:15px;
	padding: 0 25px;
	position:relative;
	font-family:'Lato','sans-serif';
	text-transform:uppercase;
height: 44px;
}
.top-bar ul > li.divider { background:#fffdf1;display: none; }
.top-bar ul > li > a { background:#fffdf1; }
.top-bar .sfHoverForce.has-dropdown ul.dropdown > li a{
   font-family: 'Lato', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
}
.top-bar .sfHoverForce.has-dropdown ul.dropdown > li a,.top-bar .sfHoverForce.has-dropdown ul.dropdown > li,.top-bar .sfHoverForce.has-dropdown ul.dropdown { background:#ae9a61; }
/*.top-bar .sfHoverForce.has-dropdown ul.dropdown{ 
  border-top:2px solid #9c8441;
  padding-left: 39%;}
*/.top-bar ul > li.sfHoverForce.has-dropdown ul.dropdown li {padding-bottom:0}
.first-top-bar {
    margin: 0 0 30px;
    min-height: 30px;
}
.top-bar ul > li:not(.name):hover a{
  color: #ae9a61;
}
.top-bar ul > li:hover a:before { content:""; width:5px; height:5px; background:red;}

/*.top-bar ul > li:hover ul { display:none !important; }*/
/*.top-bar ul > li.sfHoverForce:hover ul { display:inline !important; }
*/
.top-bar ul > li.sfHoverForce.has-dropdown a:after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border: solid 5px;
  border-color: #9c8441;
  top: 95%;
  left:49%;
  z-index:9911;
  border-radius:10px
}


.top-bar .logo { margin-top:-12px; }

.first-top-bar {
    background: #222222 none repeat scroll 0 0;
    height: 45px;
    line-height: 45px;
    margin: 0 0 30px;
    padding: 0;
    position: relative;
    width: 100%;
}
.first-top-bar section{
  max-width: 1280px;
  margin: 0 auto;
}

.first-top-bar ul.right {
  float: right;
  width: auto;
  margin-bottom: 0;
}

.first-top-bar { 
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  background: #141415; 
  height: 30px !important; 
  line-height: 45px; 
  margin: 0 0 30px; 
  padding: 0; 
  width: 100%; 
  position: relative; 
  /* Contain width to .row width */ /* First <ul> for branding, title, name, etc */ /* topbar global <ul> styles */ 
}
.contain-to-grid .first-top-bar { max-width: 940px; margin: 0 auto; }
.first-top-bar > ul .name h1 { line-height: 45px; margin: 0; }
.first-top-bar > ul .name h1 a { font-weight: bold; padding: 0 22.5px; font-size: 17px !important; }
.first-top-bar > ul .name img { margin-top: -5px; vertical-align: middle; }
.first-top-bar.expanded { height: inherit; }
.first-top-bar ul { margin-left: 0; display: inline; height: 45px; line-height: 45px; list-style: none; /* Main Navigation links style */ /* Left Side <ul> */ /* Right Side <ul> */ }
.first-top-bar ul > li { float: left; /* Dividers between navigation */ /* Put a button in an <li> but give is a class */ /* Put a search bar or text input in the bar */ /* Hide the triangle for breakpoint menu */ /* li.has-dropdown */ }
.first-top-bar ul > li a:not(.button) { color: white; display: block; font-size: 13px; font-weight: normal; height: 30px; line-height: 30px; padding: 0 15px; }
.first-top-bar ul > li:not(.name):hover, .top-bar ul > li:not(.name).active, .top-bar ul > li:not(.name):focus { background: black; }
.first-top-bar ul > li:not(.name):hover a, .top-bar ul > li:not(.name).active a, .top-bar ul > li:not(.name):focus a { color: #9c8441; }
.first-top-bar ul > li.divider { 
  background:#9c8441; 
  height: 100%;  
  max-height: 30px; 
  margin-right: 1px; 
  width: 1px; 
}
.first-top-bar ul > li.has-button a.button { margin: 0 11.25px; }
.first-top-bar ul > li.has-button:hover, .top-bar ul > li.has-button:focus { background: #222222; }
.first-top-bar ul > li.has-button:hover a, .top-bar ul > li.has-button:focus a { color: #fff; }
.first-top-bar ul > li.search { padding: 0 15px; }
.first-top-bar ul > li.search form { display: inline-block; margin-bottom: 0; vertical-align: middle; width: 200px; }
.first-top-bar ul > li.search form input[type=text] { -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; border-top-right-radius: 0; -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; float: left; font-size: 13px; margin-top: -1px; height: 22.5px; }
.first-top-bar ul > li.search form input[type=text] + .button { border-left: none; -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; border-top-left-radius: 0; -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; float: left; font-size: 12px; margin-top: -1px; padding: 5px 12px 4px; }
.first-top-bar ul > li.search form input[type=search] { font-size: 16px; margin-bottom: 0; }
.first-top-bar ul > li.search:hover, .top-bar ul > li.search:focus { background: #222222; }
.first-top-bar ul > li.toggle-topbar { display: none; }
.first-top-bar ul > li.has-dropdown { position: relative; /* Dropdown Level 2+ */ }
.first-top-bar ul > li.has-dropdown:hover > .dropdown, .top-bar ul > li.has-dropdown:focus > .dropdown { display: block; visibility: visible; }
.first-top-bar ul > li.has-dropdown a { padding-right: 33.75px; }
.first-top-bar ul > li.has-dropdown a:after { content: ""; display: block; width: 0; height: 0; border: solid 5px; border-color: white transparent transparent transparent; margin-right: 15px; margin-top: -2.5px; position: absolute; right: 0; top: 50%; }
.first-top-bar ul > li.has-dropdown .dropdown { background: #222222; left: 0; margin: 0; padding: 9px 0 0 0; position: absolute; visibility: hidden; z-index: 99; }
.first-top-bar ul > li.has-dropdown .dropdown li { background: #222222; line-height: 1; min-width: 100%; padding-bottom: 5px; }
.first-top-bar ul > li.has-dropdown .dropdown li a { color: white; font-weight: normal; height: 100%; line-height: 1; padding: 5px 17px 5px 15px; white-space: nowrap; }
.first-top-bar ul > li.has-dropdown .dropdown li a:after { border: none; }
.first-top-bar ul > li.has-dropdown .dropdown li a:hover, .top-bar ul > li.has-dropdown .dropdown li a:focus { background: #3c3c3c; }
.first-top-bar ul > li.has-dropdown .dropdown li label { color: #6f6f6f; font-size: 10px; font-weight: bold; margin: 0; padding-left: 15px; text-transform: uppercase; }
.first-top-bar ul > li.has-dropdown .dropdown li.divider { border-top: solid 1px black; -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset; -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset; height: 10px; padding: 0; width: 100%; }
.first-top-bar ul > li.has-dropdown .dropdown li:last-child { padding-bottom: 10px; }
.first-top-bar ul > li.has-dropdown .dropdown li.active a { background: black; }
.first-top-bar ul > li.has-dropdown .dropdown li.has-dropdown > a { padding-right: 30px; }
.first-top-bar ul > li.has-dropdown .dropdown li.has-dropdown > a:after { border: none; content: "\00bb"; right: 5px; top: 6px; }
.first-top-bar ul > li.has-dropdown .dropdown li.has-dropdown .dropdown { position: absolute; left: 100%; top: 0; }
.first-top-bar ul > li.has-dropdown .dropdown li.has-dropdown:hover > .dropdown, .top-bar ul > li.has-dropdown .dropdown li.has-dropdown:focus > .dropdown { display: block; }
.first-top-bar ul.left { float: left; width: auto; margin-bottom: 0; }
.first-top-bar ul.right { float: right; width: auto; margin-bottom: 0; /* Dropdown Right Side Alignment */ }
.first-top-bar ul.right .has-dropdown .dropdown { left: auto; right: -1px; }
.first-top-bar ul.right .has-dropdown .dropdown li.has-dropdown > .dropdown { right: 100%; left: auto; width: 100%; }
.first-top-bar .js-generated { display: none; }


.top-bar ul > li.has-dropdown .dropdown li a:hover, 
.top-bar ul > li.has-dropdown .dropdown li a:focus {
  color: #141415;
  background: none transparent;
}

.first-top-bar ul > li#your_account a{
  float:left;
}
/**************************** sous menu hrz cms ********************/
.top-bar ul > li.has-dropdown ul li a {
  height: auto; 
  line-height: 0px;
 
}
li.active > .container-submenu > ul.dropdown  {
	visibility:visible !important;
	
	
}
.top-bar ul {
  margin-left: 0;
  display: inline;
  height: 42px;
  line-height: 45px;
  list-style: none;
}

li.active > .container-submenu {
	display:block;
	
}
li.has-dropdown .dropdown li{
  /*width: auto;
  min-width: 0;*/
}

.top-bar ul > li.has-dropdown .dropdown {
  background: #ae9a61;
  margin: 0 auto;
}
.top-bar ul > li.has-dropdown .dropdown li {
  width:auto;
  min-width: 0;
 
}
.top-bar .container-submenu ul li a {

  font-size:13px !important;
  color: white !important;
  font-weight: normal;
  height: 100%;
  line-height: 30px;
  padding: 5px 17px 5px 15px;
  white-space: nowrap;
}
.top-bar ul > li.has-dropdown .dropdown li a + .dropdown li{
  display:none;
}
.top-bar ul > li.has-dropdown .dropdown li a:hover, 
.top-bar ul > li.has-dropdown .dropdown li a:focus {
  color: #141415;
  background: none transparent;
}
.top-bar ul  li  ul li a {
  background: #ae9a61;
}
.top-bar ul > li.has-dropdown .dropdown li {
  background: none transparent;
}
.panier{
  background: #ae9a61;
  
}
/**************************** fin sous menu hrz cms ********************/
#header_nav.right a:hover {
   color: #fffcf1;
}
#header_nav.right .panier a span {
  color: #141415;
  margin-left: 5px;
}
.panier:hover{
  background: #ae9a61 !important;
}
/*.panier#shopping_cart a.icon-panier {
  margin-right:50px;
}
.lien-panier{margin-left: 20px;}*/
.lien-panier{
  float:right;  margin-left: 30px;
}
.lien-panier a{
  padding: 0px !important;
  font-weight: 400 !important;;
}
/*
.evoleum-foundicon-cart:before {
 content: "";
  background: url("../img/icon/sprite-panier-produit.png")no-repeat top left #ae9a61;
  background-position-x: -23px;
  background-position-y: 8px;
  width: 39px;
  height: 39px;
}*/
ul.liste-lang li{
  display: inline-block;
  list-style: none;
}
ul.liste-lang li a{
  display: inline-block;
  list-style: none;
  color: #9c8441 !important;
}
ul.liste-lang li.divider{ 
  background:#9c8441 !important; 
  height: 100%;  
  max-height: 30px; 
  margin-right: 1px; 
  width: 1px; 
}
.lang-sep{
  color:#9c8441 !important;
  line-height: 2.2;
}
#social_block ul li{
  display: inline-block;
}
#social_block ul li a{
  color: #9c8441 !important;
}
#social_block ul li a:hover,
#social_block ul li a:focus{
  color: #fffcf1 !important;
}
#social_block .fa {
  font-size: 1.4em;
  margin-top: 5px;

}
#social_block .first-social-item{
  border-left: 1px solid #9c8441;
}
/********************************************* popup panier **********/
.reveal-modal {
  padding: 0px;
  background: #fffcf1;
  font-family: "Lato",sans-serif;
  font-weight: 400 !important;
}
.reveal-modal h2{
  background: #ae9a61;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 18px;
  margin-top: 0px;
  padding: 10px 20px;
}
.reveal-modal h2 a{
    color: #FFF;
    text-decoration: none;
    line-height: inherit;
}
.reveal-modal #cart_block_list{
  padding: 20px;
  padding-top: 0;
}
.reveal-modal #cart_block_list .columns.col-2{
  padding: 0px !important;

}
.reveal-modal .modal-img,
.reveal-modal .modal-product-name{
  float: left;
}
.reveal-modal .modal-img{
  margin-right: 10px;
}
.reveal-modal #cart_block_list dt a {
    color: #141415;
}
.reveal-modal .quantity-formated {
  color: #ae9a61;
}
.reveal-modal #cart_block #cart_block_list dt a,
.reveal-modal #cart_block #cart_block_shipping_cost,
.reveal-modal #cart-prices span {
    font-weight: 400;  
}
.reveal-modal #cart_block #cart-buttons #button_order_cart {
    float: right;
    padding-left: 20px;
    font-size: 18px;
}
.reveal-modal .close-reveal-modal {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: .5;
    position: absolute;
    top: 8px;
    right: 11px;
    color: #000;
    text-shadow: 0px rgba(0, 0, 0, 0) !important;
    font-weight: bold;
    cursor: pointer;
}
.reveal-modal .close-reveal-modal:hover {
    color: #141415;
   
}
.reveal-modal .limit{
   background: #ae9a61;
   height: 1px;
   margin: 5px 0;
}
.reveal-modal #cart_block #cart-prices {
    border-top: 0px solid #999;
}
.reveal-modal #cart_block > div > a {
    margin-left: 5px !important;
    font-family: 'Lato', sans-serif !important;
    text-transform: uppercase;
    font-weight: 400;
    width: auto;
    background: #ae9a61;
    border: 1px solid #ae9a61;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #fffcf1;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    margin: 0;
    padding: 10px 20px 11px;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: background-color 0.15s ease-in-out;
    -moz-transition: background-color 0.15s ease-in-out;
    -o-transition: background-color 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out;
}
.reveal-modal #cart_block > div > a:hover {
    color: #9c8441;
    background-color: #fffcf1;
}
/*
.reveal-modal #cart_block #cart_block_list dt {
    padding: 4px 0;
    position: relative;
}
.reveal-modal #cart_block .price {
    position: absolute;
    top: 0;
    right: 0;
}*/
/********************************************* gamme home no desktop**********/

.presentation-gamme-nodesktop .block-gamme-container {
	padding:20px;	
}

.presentation-gamme-nodesktop .gamme-container {
	padding:20px;	
	width: 100%;
    text-align: center;
    
	color:white;
}

.presentation-gamme-nodesktop .gamme-class-1 { background-color: #be373d; }
.presentation-gamme-nodesktop .gamme-class-2 { background-color: #2f755f; }
.presentation-gamme-nodesktop .gamme-class-3 { background-color: #25998a; }

.presentation-gamme-nodesktop .gamme-container h2 {
    color: #fffcf1;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    text-align: center;
    font-size: 25px;	
 	 margin-bottom:5px;
}

.presentation-gamme-nodesktop .subtitle-p-gamme {
    border-left: none;
    border-right: none;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
	 margin-bottom:15px;
}

.presentation-gamme-nodesktop .gamme-container .describe-p-gamme {
	text-align:justify;	
}

.presentation-gamme-nodesktop .row-product-gamme {
    float: left;
    width: 100%;
    max-width: 50%;
    padding-top: 20px;	
}

.presentation-gamme-nodesktop .product-gamme-container .row-product-gamme:first-child {
	padding-right:10px;
}

.presentation-gamme-nodesktop .product-gamme-container .row-product-gamme:last-child {
	padding-left:10px;
}

.presentation-gamme-nodesktop .row-product-gamme {
  font-family: 'Lato', sans-serif;
	text-align:center;
}
.presentation-gamme-nodesktop .row-product-gamme h2,
.presentation-gamme-nodesktop .row-product-gamme h3 {
	font-size:20px;
	font-weight:normal;
}
.presentation-gamme-nodesktop .row-product-gamme h3 {
    color: #ae9a61;
    font-family: 'Lato', sans-serif;
     text-transform: uppercase;
}
.presentation-gamme-nodesktop .link-presentation-gamme a {
	padding: 10px;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 18px;
    color: white;
	border:1px solid #fffcf1;
    font-family: 'lato';	
}
.presentation-gamme-nodesktop .seemore-product{
  margin-bottom: 20px;
}
.presentation-gamme-nodesktop .link-presentation-gamme a:hover {
	background:none;
}

.presentation-gamme-nodesktop a.gamme-class-1:hover { color: #be373d; border: 1px solid #be373d; }
.presentation-gamme-nodesktop a.gamme-class-2:hover { color: #2f755f; border: 1px solid #2f755f; }
.presentation-gamme-nodesktop a.gamme-class-3:hover { color: #25998a; border: 1px solid #25998a; }

.presentation-gamme-nodesktop .divider-prd{
  color: #9c8441;
}

.subtitle1-gamme-p {
    font-family: 'Lato', sans-serif;
	text-transform:uppercase;	
	font-size:18px;	
}


/********************************************* slider home **********/

#homeslider img{
  width:100%;
}
.top-bar {
  margin: 0px;
}
.slideshow{border-top: 2px solid #ae9a61;}
div.orbit-wrapper  {
  margin-bottom:20px;
  height:300px !important;
  clear:both;
}
ul.orbit-bullets {
  bottom: -23px;
}
ul.orbit-bullets li {

background: none;
 background-color: rgba(204, 0, 102, 0) !important;
 border: 1px solid #ae9a61;
 height: 13px;
 width: 13px;
 -moz-border-radius:50%;
 -webkit-border-radius: 50%;
}
ul.orbit-bullets li.active {
  background: none;
 background-color: #ae9a61 !important;
}

/*
ul.orbit-bullets li {
  float: left;
  margin-left: 5px;
  cursor: pointer;
  color: #ae9a61;
  text-indent: -9999px;
  background: url('../images/foundation/orbit/bullets.jpg') no-repeat 4px 0;
  width: 13px;
  height: 12px;
  overflow: hidden;
}
ul.orbit-bullets li.active {
  color: #ae9a61;
  background-position: -8px 0;
}*/


/********************************************* BLOCK CATEGORY HOME ********************/
#category #subcategories {
    margin-top: 35px !important;
}

.right-arrow-slider {
  position:absolute;
  right:0px;  
  z-index:887;
  top:50%;
}
.left-arrow-slider {
  position:absolute;
  left:0px; 
  z-index:887;
  top:50%;
}
.container-full-data-slider {
  height:590px;

}
.container-full-data-slider {max-width:1290px;width:100%}
.container-full-data-slider {
  position:relative;
  border-bottom: 2px solid #9c8441;
  margin-bottom: 60px;
}

.container-slider ul {
  padding:30px; 
}

#slider-gamme {
  padding-top: 20px;
}
#slider-gamme ul {
  width:100%; 
}

.transparent_class {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}

.container-slider ul li {
  padding-left:15px;
  padding-right:15px;
}

.subcontent_product-gamme h2 {
  margin:0; 
}

.subcontent_container_product-gamme {
  position:relative;
}

.subcontent_product-gamme {
  position: absolute;
  width: 100%;
  bottom: 0;  
}

.container-gamme {
  position: absolute;
  z-index: 1000;
}




#slider-gamme .masque-presentation-gamme img {
  visibility:hidden;
  position:initial; 
}
/********** habillage **********/
.masque-presentation-gamme {
  position: relative;
  max-width: 100%;
  width: 100%;
  max-height:493px;
  }

  .masque-background-gamme {
    position:relative;
	max-width: 100%;
	width: 100%;  
  }
  
  li.category-gamme {
    /*cursor:pointer; */
  }
  
  #slider-gamme .container-gamme {
    color: #FFF;
  /*  background: #be373d;*/
    padding: 0px;
    margin: 0 56px 0 28px;
    margin-top: 25%;    
  }
  
  li.category-gamme .masque-presentation-gamme {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=95);
  -moz-opacity: 0.95;
  -khtml-opacity: 0.95;
  opacity: 0.95;
  -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    transition: opacity 0.6s;
  }
  
  .container-gamme {
    border:none !important;   
  }

  li.category-gamme:hover .masque-presentation-gamme {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    transition: opacity 0.6s;
	
  }
  li.category-gamme .subtitle span {
    background: #be373d;
    padding:0 10px; 
  }

  li.category-gamme .subtitle {
    width: 100%;
    float: left;
    padding:0;
    text-align: center;
    line-height: 0px;
    margin-bottom:15px;
    }

  li.category-gamme .subtitle {
    border-bottom: 1px solid #FFF;
  }
  
  #slider-gamme .container-gamme h2 {
      border-top: 1px solid white;
  }
  
  li.category-gamme .subtitle,li.category-gamme .gamme_description,li.category-gamme .container-gamme h2 {
      padding: 0 15px;
      border-left: 1px solid white;
      border-right: 1px solid white;
      margin-top: 0;
      background: #be373d;
      padding-top: 20px;
      margin-bottom: 0;
      padding-bottom: 1px; 
  }
li.category-gamme .gamme_description p span{
      text-align: justify;
    }

  li.category-gamme .container-gamme h2,li.category-gamme .container-gamme  {
        background:none !important;
  } 
  
  li.category-gamme .link_gamme {
      background: #be373d;
  }
  
  li.category-gamme .subtitle {
    padding:0;
  }
  
  li.category-gamme .container-gamme h2{
      border:none !important; 
      margin:0;
      background-color: transparent !important;
  }

  li.category-gamme .subtitle {
      border-left:none; 
      border-right:none; 
      font-family: 'Lato', sans-serif;
      font-size: 16px;
      text-transform: uppercase;
      font-weight: 400;
  }

  li.category-gamme .subtitle {
      border-bottom: none;  
  }
  
  li.category-gamme .container-gamme h2 {
      border-left: 1px solid !important;
      border-right: 1px solid !important;
      border-top: 1px solid !important;
      background: #be373d !important;
  }



.model_color_1 { background: #be373d !important; }
.model_color_2 { background: #2f755f !important; }
.model_color_3 { background: #25998a !important; }

li.category-gamme .container-gamme h2.model_color_2 { background: #2f755f !important; }
li.category-gamme .container-gamme h2.model_color_3 { background: #25998a !important; }

li.category-gamme .link_gamme.model_color_1:hover,
li.category-gamme .link_gamme.model_color_1:hover a,
li.category-gamme .link_gamme.model_color_1 a:hover {
     background: #FFF !important;
     color:#be373d;
  }
li.category-gamme .link_gamme.model_color_2:hover,
li.category-gamme .link_gamme.model_color_2:hover a,
li.category-gamme .link_gamme.model_color_2 a:hover {
     background: #FFF !important;
     color:#2f755f;
  }
li.category-gamme .link_gamme.model_color_3:hover,
li.category-gamme .link_gamme.model_color_3:hover a,
li.category-gamme .link_gamme.model_color_3 a:hover {
     background: #FFF !important;
     color:#25998a;
  }
/*
#block-parrainage-et-vous{
    background: url('../img/cms/home/beaute.jpg')top left no-repeat;
    background-size: cover;
    padding: 13px;
}*/
.row.cms-home-subparallax{
  margin-top: 40px;
  margin-bottom: 40px;}
#block-parrainage-et-vous{width: 20%;}
#block-pubsubparallax-small-et-vous{width: 20%;}
#block-pubsubparallax-large-et-vous{
  /*max-height: 185px;*/
  width: 60%;
}
/*
#category .content-after-parallax,
#product .content-after-parallax{
  display: none;
}*/
.subParralax_block .row{
  overflow: visible;
}
.row.cms-home-subparallax .wrapper{
  padding-right: 10px;
}
#subparrallax {
    margin: 20px 0px;
}
/********************************************* MAIN *****************/
/*#subParralax_block .main-title {
  text-align: left !important;
}*/
.subParralax_block .main-title,
.subParralax_block .main-title h1,
.subParralax_block .main-title .titre1,
.subParralax_block .main-title .subtitle {
  text-align: left;
}
.subParralax_block .main-title {
  margin-top: 20px;
}
.subParralax_block .main-title .titre1 {
  margin-bottom: 5px;
}

.subParralax_block .main-title .subtitle {
  margin-bottom: 20px;
}
.subParralax_block .text_area{
    height: 290px;
    overflow: scroll;
    text-align: justify;
    line-height: 25px;
}

#main {width:100%;}
.main-title h1,
.main-title .titre1  {
  /*font-family: 'questa_granderegular';*/
  font-family: 'Lato', sans-serif !important;
  font-size: 25px !important;
  color: #141415;
  font-weight:400;
  text-align: center;
}
.subParralax_block .main-title h2.titre1  {
  /*font-family: 'questa_granderegular';*/
  font-family: 'Lato', sans-serif !important;
  font-size: 25px !important;
  color: #141415;
  font-weight:400;
}
.subParralax_block .main-title h2.subtitle{ 
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color:#ae9a61;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom:40px;
}
.clearfix{
  clear:both;
  float:none;
}
.row {
   width: 1290px;
   padding: 0px;
}
.breadcrumb{
  display: none;
}
.align-right{
  text-align: right;
}
.required,
label{
  color:#9c8441 !important;
  font-weight: 300;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
  background: none transparent !important;
  font-family: inherit;
  border: 1px solid #ae9a61;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #9C8441;
  font-weight: 300 !important;
  display: block;
  font-size: 14px;
  margin: 0 0 12px 0;
  padding: 6px;
  height: 32px;
  width: 100%;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
.button {
  font-family: 'Lato', sans-serif !important;
  text-transform: uppercase;
  font-weight: 400;
  width: auto;
  background: #ae9a61;
  border: 1px solid #ae9a61;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #fffcf1;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  font-size: 14px;
  font-weight: 300;
  line-height: 1;
  margin: 0;
  padding: 10px 20px 11px;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}
.button:hover, .button:focus {
  color: #9c8441;
  background-color:#fffcf1;
}

.error{
  border:1px solid #ae9a61;
 font-family: 'Lato', sans-serif;
  color: #141415;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding: 10px;
  margin: 20px 0;
}
.error li{
  text-align: left;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
}
.error ol li{
  text-align: center;

}
.error .lnk {
  margin-top: 20px;
}
.error .lnk a{
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #9c8441;
  padding: 10px;
  border: 1px solid #9c8441;
  text-transform: uppercase;
  -webkit-transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}
.error .lnk a:hover{
  color: #fffcf1;
  border: 1px solid #ae9a61;
  background: #ae9a61;
}
/***************************************** CHECKBOX *****************/
/*
.checkbox label::before,
div.chkbox label::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: white;
  border: solid 1px #A79A93;
  position: absolute;
  top: 1px;
  left: 0px;
}
.checkbox label::after,
div.chkbox label::after {
  content: "";
  width: 16px;
  height: 16px;
  background-color: #A79A93;
  position: absolute;
  left: 2px;
  top: 3px;
  display: none;
}
.checkbox input[type=checkbox],
div.chkbox input[type=checkbox] {
  visibility: hidden;
  position: absolute;
}
*/
.force-hidden,
.hidden{
  display:none;
}
.panier#shopping_cart{
  /*height: 15px;*/
}
.panier#shopping_cart a{
  /*height: 30px;*/
  line-height: 0;
  border-radius:0px;
  color:#141415;
  /*display: inline-block;*/
}
.panier#shopping_cart a {
  height: 15px;
  padding: 5px 10px 0px 13px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  display: block;
}
a.icon-panier {
   /*background: url('../img/icon/cart.png') no-repeat 10px 5px #9C8441;*/
}
/*****************************************HOME PAGE *****************/

#cms_custom #page #columns #main {
	margin:0;
}

#cms_custom .cms-custom-content {
	margin-top:70px;	
}

#cms_custom .cms-custom-content.notre-savoir-faire #center_column {
	margin-bottom:40px;	
}

/*.cms-custom-content.quisommesnous-v2 { margin-bottom:17px; }
*/
.free_shipping_fees {
	display:none;	
}

.banner-cms-quisommesnous,.banner-cms-savoirfaire { margin-top:41px;display:inline-block; }

#cms_custom .cms-custom-content nav ul {
}

#cms_custom .cms-custom-content nav ul > li {
	border-bottom:1px solid #ae9a61;
}

#cms_custom .no-padding-block-cms .content-block{
	margin:0;
	padding:0	;
	margin-top:30px;
	background:none;
}

.quisommesnous-v2 .no-padding-block-cms .content-block{ margin-top:0px !important; padding-top:30px; }

#cms_custom .quisommesnous-v2 .col-12 .col-8 { padding-left:30px; padding-right:30px;}

#cms_custom .cms-custom-content nav ul > li > a {
	display:block;
	padding:8px 15px;
	color:#fffcf1;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	color: #9c8441;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;	
}

#cms_custom .cms-custom-content nav ul > li.active {
    background-color: #9c8441;
}

#cms_custom .cms-custom-content nav ul > li.head-list {
  text-align: left;
  font-family: 'Lato';
  margin-bottom: 10px;
  border: none;
  font-size: 16px;
  color:#141415 !important;
  padding: 0px 15px;
  background:none !important;	
}

#cms_custom .cms-custom-content nav ul > li.active a {
     color: #fffcf1;
	  white-space: initial;
	  overflow: initial;
}

#cms_custom .cms-custom-content nav ul > li:hover a {
    color: #fffcf1;
    -webkit-transition: color 200ms linear;
    -moz-transition: color 200ms linear;
    -o-transition: color 200ms linear;
    -ms-transition: color 200ms linear;
    transition: color 200ms linear;

	  white-space: initial;


    -webkit-transition: white-space 200ms linear;
    -moz-transition: white-space 200ms linear;
    -o-transition: white-space 200ms linear;
    -ms-transition: white-space 200ms linear;
    transition: white-space 200ms linear;

	  overflow: initial;

    -webkit-transition: overflow 200ms linear;
    -moz-transition: overflow 200ms linear;
    -o-transition: overflow 200ms linear;
    -ms-transition: overflow 200ms linear;
    transition: overflow 200ms linear;

}

#cms_custom .cms-custom-content nav ul > li:hover {
    background-color: #ae9a61;

    -webkit-transition: background-color 200ms linear;
    -moz-transition: background-color 200ms linear;
    -o-transition: background-color 200ms linear;
    -ms-transition: background-color 200ms linear;
    transition: background-color 200ms linear;

}

#cms_custom .cms-custom-content #center_column h1 {
	font-family:'Lato','sans-serif';	
	font-size:28px;
	color:#141415;
	padding-top:0;
	margin-top:0;
	font-weight:300;
	text-transform:uppercase
}
#cms_custom .cms-custom-content #center_column h2.quisommesnous_title {
  font-family:'Lato','sans-serif';  
  font-size:28px;
  color:#141415;
  padding-top:0;
  margin-top:0;
  font-weight:300;
  text-transform:uppercase
}

#cms_custom .cms-custom-content #center_column h2 {
	font-family:'Lato','sans-serif';	
	font-size:18px;
	color:#9c8441;
	font-weight:300;
	text-transform:uppercase
}



#cms_custom .cms-custom-content #center_column {
	font-family:'Lato','sans-serif';	
	font-size:14px;
	color:#141415;
	text-align:justify;
}

#cms_custom .cms-custom-content #center_column h3 {
  font-size: 16px;
  font-family: 'Lato';
  color: #141415;
  font-weight: 500;
}

#cms_custom .cms-custom-content #center_column table {
	width:100%
}
#cms_custom .cms-custom-content #center_column table tbody tr td {
  border: 1px solid #AE9A61;
  border-collapse: collapse;
}

.quisommesnous-v1 .content-block {
	background-color:#f8f2e2;	
	padding:40px;
}

.quisommesnous-v1 .content-block h1,.quisommesnous-v1 .content-block h2 {
	text-align:center;	
}

.quisommesnous-v1 .content-block{
	font-family: 'Lato';
	color: #141415;
}

.quisommesnous-v1 .content-block h1{
	font-family: 'questa_granderegular','sans-serif';
	text-transform:none;
}

.quisommesnous-v1 .content-block h2{
	margin-top:5px;
}



.quisommesnous-v2 .content-block {
	background-color:#f8f2e2;	
	padding:40px;
}

.quisommesnous-v2 .content-block h1,.quisommesnous-v2 .content-block h2 {
	text-align:center;	
}

.quisommesnous-v2 .content-block{
	font-family: 'Lato';
	color: #141415;
  height: 100%;
}

.quisommesnous-v2 .content-block h1{
	font-family: 'questa_granderegular','sans-serif';
	text-transform:none;
}

.quisommesnous-v2 .content-block h2{
	margin-top:5px;
}

/***************************************** 3x blocs CMS TOP *****************/
#cms-home-top .columns{
  padding: 0;
}
.cms-9-7,
.cms-10-7,
.cms-11-7{
  color:#FFF;
  text-align: center;
}
.cms-9-7 .titrehaut,
.cms-10-7 .titrehaut,
.cms-11-7 .titrehaut,
.cms-9-7 h2,
.cms-10-7 h2,
.cms-11-7 h2{
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  color:#FFF;
  font-size:25px;
  margin-bottom: 4px;
}
.cms-9-7 h1,
.cms-10-7 h1,
.cms-11-7 h1,
.cms-9-7 h2,
.cms-10-7 h2,
.cms-11-7 h2,
.cms-9-7 h3,
.cms-10-7 h3,
.cms-11-7 h3{
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  color:#FFF;
  font-weight: 300;
  font-size:16px;
  margin-top: 4px;
  margin-bottom: 10px;
}
.cms-9-7 p,
.cms-10-7 p,
.cms-11-7 p{
  font-family: 'Lato', sans-serif;
  font-size:14px;
  text-align: justify;
}

.container-column .bordering {
  border: 0px solid #fff;
  padding:15px 38px;
}

.block-container#cms-home-top {
  padding:0 38px;
  padding-bottom: 47px;
  border-bottom: 2px solid #ae9a61;
}

.cms-9-7 .container-column {
  background: url('../img/cms/home/beaute.jpg')top left no-repeat;
  background-size: cover;
  padding:13px;
  margin:14px;
}
.cms-10-7 .container-column{
  background: url('../img/cms/home/sante.jpg')top left no-repeat;
  background-size: cover;
   padding:13px;
  margin:14px;
}
.cms-11-7 .container-column{
  background: url('../img/cms/home/bien_etre.jpg')top left no-repeat;
  background-size: cover;
  padding:13px;
  margin:14px;
}

/***************************************** slider prod home *****************/
#slider-gamme .title-block h3{
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  text-align: center;
  color: #141415;
  font-size:25px;
  margin-bottom:4px; 
}
#slider-gamme .title-block .subtitle{
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  color:#ae9a61;
  font-size:16px;
  margin-top: 4px;
  text-align: center;
}
#slider-gamme .title-block .subtitle:before{
  content:"-";
  color:#ae9a61;
  font-size:16px;
  margin-top: 4px;
}
#slider-gamme .title-block .subtitle:after{
  content:"-";
  color:#ae9a61;
  font-size:16px;
  margin-top: 4px;
}
#slider-gamme .left-arrow-slider{
  /*font-size:35px;
  color:#ae9a61;*/
  background: url("../img/icon/nav_gauche_slider.png")top left no-repeat;
  text-indent: -3000px;
  display: inline-block;
  width:18px;
  height: 35px;

}

#slider-gamme .right-arrow-slider{
  /*font-size:35px;
  color:#ae9a61;*/
  background: url("../img/icon/nav_droite_slider.png")top left no-repeat;
  text-indent: -3000px;
  display: inline-block;
  width:18px;
  height: 35px;
}
#slider-gamme .left-arrow-slider:hover,
#slider-gamme .right-arrow-slider:hover{
  cursor:pointer;
}
#slider-gamme ul{
 margin-left:-999em;
  position:absolute;
}
#slider-gamme ul.activeSlide{
  margin-left:0em;
}
#slider-gamme .container-gamme {
  border:1px solid #FFF; 
}
#slider-gamme  .columns h2,
#slider-gamme .container-gamme {
  color:#fffcf1;
  background: #be373d;
  padding: 15px;
  top:0;
}
/*
#slider-gamme .container-gamme h2,
#slider-gamme .container-gamme .gamme_description {
  padding: 0 15px;
}
*/
#slider-gamme  .columns h2,
#slider-gamme .container-gamme h2{
  color:#fffcf1;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  text-align: center;
  font-size:22px;
}
#slider-gamme .container-gamme span {
 text-align: justify;
}
#slider-gamme .container-gamme.transparent_class{
 position: relative;
 z-index: 10;
}
#slider-gamme .category-img{
  position: absolute
}
.link_gamme{
  padding: 10px;
  border: 1px solid #fffcf1;
  text-align: center;
}
.link_gamme:hover{
  background: #fffcf1
}
.link_gamme:hover a{
  color:#141415;;
}
.link_gamme a{
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  color: #fffcf1;
  font-size: 17px;
}

#subcategories li.Hanaïa.gamme_10 .link_gamme:hover,#subcategories li.Hanaïa.gamme_10 .link_gamme:hover a {
	background:white !important;
	color:#be373d;	
}

#subcategories li.Oleya.gamme_11 .link_gamme:hover,#subcategories li.Oleya.gamme_11 .link_gamme:hover a {
	background:white !important;
	color:#2d998a;	
}

#subcategories li.gamme_12 .link_gamme:hover,#subcategories li.gamme_12 .link_gamme:hover a {
	background:white !important;
	color:#377a64;	
}

#subcategories li.gamme_14 .link_gamme:hover,#subcategories li.gamme_14 .link_gamme:hover a {
	background:white !important;
	color:#0ca4b3;	
}


#index .subcontent_product-gamme{ 
	max-width:378px;
}
.subcontent_product-gamme{ 
  background-color: #be373d;
  opacity: 0.95;
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 0px;
}

.container_product_description p {
	margin-bottom:15px;
}

.subcontent_container_product-gamme .container_product_description,#slider-gamme .right-col-content a.product_img_link.see-more {
	height:0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: opacity 0.6s;
	-moz-transition: opacity 0.6s;
	transition: opacity 0.6s;
}

#slider-gamme li .subcontent_container_product-gamme:hover .container_product_description,#slider-gamme li .subcontent_container_product-gamme:hover .right-col-content a.product_img_link.see-more {
	height:100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-transition: opacity 0.6s;
	-moz-transition: opacity 0.6s;
	transition: opacity 0.6s;

}
.container_product_description {
  border-top: 1px solid #fffcf1;
  margin-right: 50px;
  text-align: justify;
  padding-bottom: 0px;
  margin-bottom: 0;
  margin-top: 10px;
  padding-top: 5px;
}

#slider-gamme .left-col-content,
#slider-gamme .right-col-content{
   
    color: #fffcf1;
   
    text-align: left;
}
#slider-gamme .left-col-content h2 {
  color: #fffcf1;
 text-align: left;
  padding: 0px;
}
#slider-gamme .left-col-content h3,
#slider-gamme .right-col-content h3 {
  border-left: none;
  border-right: none;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  color: #fffcf1;
  margin-top: 0px;
  margin-bottom: 3px;
}
#slider-gamme .left-col-content p {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 400;

}
/*#slider-gamme .left-col-content p:last-child {
  border-top: 1px solid #fffcf1;
  margin-right: 50px;
  text-align: justify;
  padding-bottom: 0;
  margin-bottom: 0;
}*/
#slider-gamme .right-col-content .product_img_link{
    background: url("../img/icon/plus-produit.png")top left no-repeat;
  font-size:0;
  display: inline-block;
  position: absolute;
  right: 13px;
  top: 58px;
  width: 24px;
  height: 24px;
}
#slider-gamme .right-col-content .exclusive.ajax_add_to_cart_button{
  background: url("../img/icon/cart-home-slider.png")top left no-repeat;

  font-size:0;
  display: inline-block;
  position: absolute;
  right: 14px;
  width: 22px;
  height: 37px;
  bottom: 20px;
  
}

/*#slider-gamme .container-slider #1-slider-gamme li:first-child,*/
/*
#slider-gamme .container-slider .activeSlide li:first-child{
  background: url("../img/gamme_produit/hanaia.jpg")top left no-repeat;

}*/
/***************************************** 2x blocs CMS middle *****************/
.columns.col-8 .content-block-cms{
  text-align: center;

}
.columns.col-4 .content-block-cms{
  text-align: center;

}
.content-block-cms {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 300;
}
.content-block-cms p{
  margin-bottom: 0px;
  font-weight: 300;
}
h2.title-block-cms,
.title-block-cms {
   font-family: 'Lato', sans-serif;
  font-weight: normal;
  text-align: center;
  font-size: 25px;
  color:#141415;
  font-weight: 400;
}
#block-nurticosmetique-et-vous .content-block-cms h2,
#block-tendances .content-block-cms h2,
.content-block-cms h3{
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  color: #9c8441;
  font-size: 15px;
  font-weight: 300;
}
#block-nurticosmetique-et-vous .wrapper{
  background: url("../img/cms/home/nutricosmetique-et-vous.jpg") top left no-repeat;
  background-size: cover;
  padding: 45px 130px;
  height: 100%;
}
.content-block-cms a.button-link {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 300;
 /* margin-top: 50px;*/
  display: inline-block;
  color: #9c8441;
  padding: 10px;
  border: 1px solid #9c8441;
  text-transform: uppercase;
  -webkit-transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}
.content-block-cms a.button-link:hover {
  background: #9c8441;
  border: 1px solid #9c8441;
  color: #fffcf1;
}
#block-nurticosmetique-et-vous,
#block-tendances {
  line-height:20px;  
 /*height:340px;*/
 
}
#block-tendances .content-block-cms a.button-link {
  
  border: 1px solid #fffcf1;
 
}
#block-tendances .content-block-cms a.button-link:hover {
  background: #fffcf1;
  border: 1px solid #9c8441;
  color: #9c8441 !important;
}


#block-tendances .wrapper{
  background: url("../img/cms/home/bloc-dore.jpg") top left no-repeat;
  background-size: cover;
  padding: 45px;
  height: 100%;

}
#block-tendances,
#block-tendances .title-block-cms,
#block-tendances h2,
#block-tendances h3,
#block-tendances a{
  color:  #fffcf1 !important;
}

#parallax-wrapper {
	margin-top:60px !important;	
}

#parallax-wrapper #img-holder { background-position:0% 0% !important; }
.cms-home{

}
.cms-home .col-8{

}
.cms-home .col-4{
 
}

#cms #main{margin-top:0px;}
#cms #columns.row{width:100%;}
/*********************************************************************************** subparrallax ****************/
#subparrallax {
  margin: 20px 0;
}
/*.row.cms-home-subparallax{display: none;}*/
/************************************************************************** boutique all category ****************/
#subcategories h3 {
  
  text-transform: none;
  text-shadow: 0px;
  background: none transparent;
}
#subcategories .main-title h2,
#subcategories .main-title h3{
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  text-align: center;
  font-size: 25px;
}

#subcategories .main-title .subtitle span{
   font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  text-align: center;
  font-size: 16px;
  color: #9c8441;
  background:#fffcf1;
}
/*#subcategories .cat_desc.gamme {
  background: none transparent;
  padding: 0px;
}*/
#subcategories li .cat_desc.gamme{
  list-style: none;
  /*padding: 35px 40px;*/
  padding: 0px;
}
#subcategories li .cat_desc.gamme h2,
#subcategories li .cat_desc.gamme h3 {
  color: #FFF;
  font-family: 'Lato';
  font-weight: 400;
  text-align: center;
  font-size: 25px;
  margin: 0px;
  padding: 14px 0px;
}
#subcategories li.Hanaïa .container-all-gamme div,
#subcategories li.Hanaïa .cat_desc.gamme,
#subcategories li.Hanaïa .cat_desc.gamme h3{
  background: #be373d;

}
#subcategories li.Oleya .container-all-gamme div,
#subcategories li.Oleya .cat_desc.gamme,
#subcategories li.Oleya .cat_desc.gamme h2,
#subcategories li.Oleya .cat_desc.gamme h3,
#subcategories li.Oleya .cat_desc.gamme .subtitle span,
#subcategories li.Oleya .cat_desc.gamme .gamme_description,
#subcategories li.Oleya .cat_desc.gamme .link_gamme{
  background: #2f755f;
  
}
#subcategories li.gamme_12 .container-all-gamme,
#subcategories li.gamme_12 .cat_desc.gamme,
#subcategories li.gamme_12 .cat_desc.gamme h2,
#subcategories li.gamme_12 .cat_desc.gamme h3,
#subcategories li.gamme_12 .cat_desc.gamme .subtitle span,
#subcategories li.gamme_12 .cat_desc.gamme .gamme_description,
#subcategories li.gamme_12 .cat_desc.gamme .link_gamme{
  background: #25998a;

}
#subcategories li.gamme_14 .container-all-gamme,
#subcategories li.gamme_14 .cat_desc.gamme,
#subcategories li.gamme_14 .cat_desc.gamme h2,
#subcategories li.gamme_14 .cat_desc.gamme h3,
#subcategories li.gamme_14 .cat_desc.gamme .subtitle span,
#subcategories li.gamme_14 .cat_desc.gamme .gamme_description,
#subcategories li.gamme_14 .cat_desc.gamme .link_gamme{
  background: #0ca4b3;

}
#subcategories .masque-presentation-gamme {
/*  background-color: #be373d;*/
  /*position: absolute;*/
  position: relative;
  z-index: 1;
  top: 0;
  left: 0;
  line-height: 0;
	margin-bottom:5px;
}
#subcategories .container-all-gamme {
  /*position: relative;*/
  z-index: 99999;
  position: absolute;
  top:80px;
  left: 0px;
  /*padding: 35px 40px;*/
  margin: 35px 60px;
  border: 1px solid #FFF;

}
#subcategories .container-all-gamme .gamme_description,
#subcategories li.category-gamme .subtitle{
  border:0px;
}
#subcategories li.category-gamme .subtitle{
  font-size:13px;
  text-transform: uppercase;
}
#subcategories li .cat_desc.gamme .link_gamme{
  border-left:0px;
  border-right:0px;
  border-bottom:0px;
  margin-top:15px;
}

#subcategories li.category-gamme .masque-presentation-gamme {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
#subcategories .inline_list li .img {
  float: left;
   margin-right: 0px;
}

.category-produit{
  padding: 20px;
}

.scene_gamme_11 .cat_desc.gamme { background:#2f755f }
.scene_gamme_12 .cat_desc.gamme { background:#25998a }
.scene_gamme_14 .cat_desc.gamme { background:#0ca4b3 }


/**************************************** NEWSLETTER ****************/
div#newsletter_bottom {
    background:#ae9a61;
    color:#FFF;
    padding: 30px 0;
}
div#newsletter_bottom #newsletter_block_left .block_content{
    max-width: 480px;
    margin: auto;
    text-align: center;
}
div#newsletter_bottom .info{
   font-family: 'Lato', sans-serif;
    color:    #FFF;
    text-transform: uppercase;
    font-size: 15px;

}
div#newsletter_bottom .title_block, 
div#newsletter_bottom .title_block a {
  font-weight: normal;
  font-size: 24px;
  color: #FFF;
  background: none transparent;
  text-shadow:none;
  text-transform: none;
}
div#newsletter_bottom #newsletter-input,
div#newsletter_bottom input[type="email"]{
    height: 34px ;
    border: 0px;
    padding-left: 10px;
    width: 100%;
    max-width: 320px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
}
div#newsletter_bottom .bt_newsletter{
    height: 34px ;
    background:none transparent;
    color: #FFF;
    border: 2px solid #FFF;
    border-radius: 0px !important;
    padding:10px;
    line-height: 11px;
}
div#newsletter_bottom .bt_newsletter{
   font-family: 'Lato', sans-serif;
    color:    #FFF;
    text-transform: uppercase;

}
div#newsletter_bottom ::-webkit-input-placeholder { /* WebKit browsers */
   font-family: 'Lato', sans-serif;
    color:    #ae9a61;
    font-size: 14px;
    padding-left: 10px;
    text-align: left;
}
div#newsletter_bottom ::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   font-family: 'Lato', sans-serif;
   color:    #ae9a61;
   opacity:  1;
   font-size: 14px;
    padding-left: 10px;
    text-align: left;
}
div#newsletter_bottom ::-moz-placeholder { /* Mozilla Firefox 19+ */
   font-family: 'Lato', sans-serif;
   color:    #ae9a61;
   opacity:  1;
   font-size: 14px;
    padding-left: 10px;
    text-align: left;
}
div#newsletter_bottom ::-ms-input-placeholder { /* Internet Explorer 10+ */
   font-family: 'Lato', sans-serif;
   color:    #ae9a61;
   font-size: 14px;
    padding-left: 10px;
    text-align: left;
}
div#newsletter_bottom ::placeholder { /* Internet Explorer 10+ */
   font-family: 'Lato', sans-serif;
   color:    #ae9a61;
   font-size: 14px;
    padding-left: 10px;
    text-align: left;
}
/******************************************* REINSURANCE ****************/
.footer-top{
  /*background:#1c1c1e;*/
}
#reinsurance_block {
   background: none transparent;
	display: inline-block;
    width: 100%;
}
#reinsurance_block ul{
  margin: 0px;
}
#reinsurance_block li span{

	/*font-family: 'geometria_lightlight';*/
  font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	/*background:#1c1c1e;*/
    padding-top: 0px;
}
#reinsurance_block li {
	float: left;
	padding: 15px 10px !important;
	font-size: 12px;
	background:none transparent !important;
	color:#9c8441;
	text-transform: uppercase;
	text-shadow: none;
	width:20%;
	text-align:center;
}

#reinsurance_block li a {
	color:#9c8441;
}

#reinsurance_block li img {
  margin-right: 20px;
}
#reinsurance_block li span {
  max-width: 105px;
  display: inline-block;
  text-align: left;
}
/******************************************* FOOTER ****************/
#footer{
    background:#000;
}
#footer .row.top-footer{
    background:#1c1c1d;
}
#footer_center li a,
.category_footer li a{
	font-family: 'Lato', sans-serif;
	font-size: 13px;

}
#footer .title_block, #footer .title_block a {
font-weight: normal;
font-size: 14px;
color:#9c8441;
}

#footer .columns {
 /* float: none;
  clear: both;*/
  margin: 0 auto;
  padding: 0px;
}



#footer .six.mobile-four.columns {
  /*background:#1c1c1e;*/
  float: none;
  clear: both;
  width:100%;
  max-width:1290px;
  margin:0 auto;
}

.row.middle-footer,
.row.bottom-footer{
  background: #000;
  color: #FFF;
}

.row.middle-footer h6,
.row.bottom-footer h6{
  color: #9c8441;
  font-family: 'questa_granderegular' !important;;
  font-size:16px !important;
  font-weight: normal;
}

.row.middle-footer li a{
  color: #fffcf1;
  font-size:14px;
  font-family: 'Lato', sans-serif;
}
.row.middle-footer li a:hover{
  color: #9c8441;
  font-size:14px;
}
#permanent_links a{
  color: #ae9a61;
}
/******************************************* FOOTER bottom ****************/
.footer-bottom{
  text-align: center;
}
.footer-bottom .sf-menu li {
  margin: 0 10px;
}
.footer-bottom  .sf-menu li {
  float: none; 
  display: inline-block;
}
/******************************************* FOOTER NEWSLETTER ****************/
.newsletter-block {
  border: solid 0px #ddd;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  padding: 12px 12px 0;
  margin: 0px;
  background: #ae9a61;
  color: #fffcf1;
}
.newsletter-block input[type="text"]{
  color: #ae9a61;
  background:#FFF !important;
}

fieldset {
  border: solid 0px #ddd;
  padding: 0px;
  max-width: 320px;
  margin: 0 auto;
}
.newsletter-block fieldset legend {
  font-size: 24px;
  font-weight: 400;
  background: none transparent;
  padding: 0 3px;
  margin: 0;
  margin-left: -3px;
  text-align: center;
  margin: 0 auto;
  max-width: 320px;
  width: 100%;
  margin-bottom: 10px;
}
.newsletter-block fieldset .news-subtitle {
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 300;
  background: none transparent;
  padding: 0 3px;
  margin: 0;
  margin-left: -3px;
  text-align: center;
  margin-bottom: 10px;
}

.button-newsletter{
  background: none transparent;
  color:#FFF;
  border: 2px solid #fffcf1;
  right:-10px;
  line-height: 09px;
}
.button-newsletter:hover,
.button-newsletter:focus{
  background:#FFF;
  color:#ae9a61;
  border: 2px solid #FFF;
}
.row.middle-footer,
.row.bottom-footer
{font-family: 'Lato', sans-serif;}
/****************************************************************************************************/
/*********************************************************************** PAGES GAMME ****************/
/****************************************************************************************************/

/*****************************************************/
/*********************** category BOUTIQUE *********************/
/*****************************************************/
.content_scene_cat {
  padding: 0px;
  border: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: 0px #e2e2e2;
  -webkit-box-shadow: 0px #e2e2e2;
  box-shadow:none; 
  margin-bottom:60px;
}

h1.gamme-main-title{
  color:#141415;
  font-family: 'questa_granderegular';
  font-size: 25px;
  text-align: center;
  margin-bottom:0px;
  display: none;
}
.content_scene_cat h2 {
  color:#FFF;
  font-family: 'lato';
  font-size: 25px;
  font-weight:400;
  text-align: center;
  margin-top: 5px;
  margin-bottom:24px;
}
.content_scene_cat .subtitle {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  margin-top:4px;
  margin-bottom: 23px;
}
.cat_desc.gamme{
  background: #be373d;
  color:#FFF;
  padding: 35px 40px;
  min-height: 392px;
}
.cat_desc.gamme p{
  margin-bottom:0px;
}
.cat_desc.gamme ul{
  margin-left:15px;
}
.cat_desc.gamme ul li{
  list-style-type: disc;
}
.cat_desc.gamme .title-liste{
  font-weight: 600;
}
.cat_desc p {
  padding: 0px;
  text-align: justify;
  font-family: 'Lato', sans-serif;
}
.pub-img-cat{
  padding-left: 0px
}
.pub-img-cat .wrapper{
  position:relative;
}
.pub-img-cat .wrapper img{
  width: initial;
  max-width: none;
}
.pub-img-cat .wrapper .infos {
  position:absolute;
  z-index: 10;
  top: 0;
  height: auto;
  width: 100%;
  /*padding: 50px;*/
  padding-top: 30%;
}
.pub-img-cat .wrapper .title {
  color:#141415;
  font-family: 'Lato', sans-serif;
  font-size: 29px;
  font-weight: 400;
}
.pub-img-cat .wrapper .subtitle {
  color:#ae9a61;
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  text-transform: uppercase;
}
.pub-img-cat .wrapper .link a {
  color:#ae9a61;
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  text-transform: uppercase;
  padding: 10px;
  border: 1px solid #9c8441;
}
.pub-img-cat .wrapper .infos .link a:hover{
  background: #9c8441;
  color:#FFF;
}
.col-4.cat_desc.gamme {
  width: 29.73333%;
}
.col-8.produits-category {
  width: 69.66667%;
}
.col-8.produits-category,
.col-9.produits-category{
  padding:0;
}
/*#subcategories li.category-gamme .subtitle{
  padding: 0 15px;
  border-left: 1px solid white;
  border-right: 1px solid white;
  margin-top: 0;
  background: #ae9a61;
  padding-top: 15px;
  margin-bottom: 0;
  padding-bottom: 15px;
}*/
#subcategories li.category-gamme h2 {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  text-align: center;
  font-size: 25px;
  margin-bottom: 10px;
 /* margin-bottom: 10px;
  padding-top: 12px;*/
}
#subcategories .main-title{
  margin: 0 auto;
    margin-top: 35px;
}
#subcategories .main-title + .clearfix{
  margin-bottom: 40px;
  
}
#subcategories .main-title .subtitle.header span {
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  text-align: center;
  font-size: 18px;
  color: #9c8441;
  background: #fffcf1;
}
li.category-gamme .subtitle.header{
 /* background: #9c8441;
    height: 1px;*/
}
#subcategories li.category-gamme .subtitle.header,
#subcategories li.category-gamme h2.subtitle.header {
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  text-align: center;
  color: #9c8441;
  font-size: 18px;
  margin-bottom: 35px;
}
.limlit {
  padding: 0px;
  border-bottom: 2px solid #9c8441;
  padding-bottom: 0px;
}
.inline_list li,
.inline_list li img {
  border: 0px solid #ccc;
}
.see-all-products{display:none;}

#subcategories  p.lead,
#subcategories  h2.lead  {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 7px;
}
.new.round.label{
  display: none;
}
/*.nom-produit{
  padding-right: 5px;
}*/
.separateur {
  color:#9c8441;
  font-weight: 300;
}
.cat-soustitre{
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  border-left: 2px solid #9c8441;
  padding-left:10px;
  margin-left:5px;
}
/*
.pub-img-cat .wrapper .infos .link:hover a{
  color:#FFF;
}*/
/*.columns.four.ajax_block_product.first_item > div{
  padding-left: 0px;
}
.columns.four.ajax_block_product.last_item > div{
  padding-right: 0px;
}*/
.columns.four.ajax_block_product > div{
  /*padding: 0 40px;*/
}
#subcategories li
{ margin-top: 0px;}

#subcategories li .category-produit
{ padding: 0px;
  padding-top: 40px;}
.category-produit,
#subcategories li .col-12.category-produit {
  margin-top: 0px;
}
.product_list h2,
#subcategories li .col-12.category-produit .product_list h2{
  color:#141415;
  font-family: 'Lato';
  font-weight:400;
  font-size: 25px;
  margin-top: 25px;
  margin-bottom: 5px;
}
.product_list .content_price,
#subcategories li .col-12.category-produit .product_list .content_price{
  color:#ae9a61;
  font-family: 'questa_granderegular';
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px;
}
.columns.four.ajax_block_product{
  width:29.33333%
}.columns.four.ajax_block_product.alternate_item{
  margin: 0 79px;
}
#subcategories [class*="column"] + [class*="column"]:last-child {
  float: left;
}

.columns.four.ajax_block_product img{ 
  border-bottom: 3px solid #9c8441;
  max-width: 379px;
  max-height: 493px;}
/*****************************************************/
/*********************** product list ****************/
/*****************************************************/
#product #page #columns.row{
  width:100%;
}
.resumecat.category-product-count{
  display: none;
}
.content_scene_cat.row{
  margin:120px 0px 70px  0px;
}
.product_list.row{
  margin-bottom: 70px;
}

#subcategories .product_list.row{
  margin-bottom: 30px;
}


.product_list .columns{
  padding: 0px;
}
.product_list li{
  text-align: center;
}
.product_list .th a{
  border: 0px;
  box-shadow: none;
  max-width: 100%;
  width: 100%;
}
.product_list .th img{
  border: 0px;
  box-shadow: none;
  max-width: 100%;
  width: 100%;
}
.product_list h2,
.product_list h2 a{
  color:#141415;
  font-family: 'Lato';
  font-size: 22px;
}
.product_list .subtitle,
.product_list p.lead{
  color:#ae9a61;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}
.product_list h2.lead{
  color:#ae9a61 !important;
  font-family: 'Lato', sans-serif!important;
  font-size: 14px !important;
  text-transform: uppercase !important;
}
.product_list .content_price,
.product_list span.price{
  color:#ae9a61;
  font-family: 'Lato';
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}
.product_list .availability,
.product_list .discount{
  display:none;
}
/*
.product_list .see-product{
  display: inline-block;
  background: #FFF;
  color:#ae9a61;
  height: 39px;
  border:1px solid #ae9a61;;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}
*/
.product_list .see-product{
  display: inline-block;
}
.product_list .lnk_view,
.presentation-gamme-nodesktop a.see-more{
  display: inline-block;
  color:#ae9a61;
  padding: 10px;
  height: 39px;
  border:1px solid #9c8441;;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 16px;
}

.product_list .lnk_view:hover,
.product_list .lnk_view:hover a,
.presentation-gamme-nodesktop a.see-more:hover{
  background: #9c8441;
  color:#FFF;
}
.product_list a.ajax_add_to_cart_button{
	background: #9c8441 url("../img/icon/sprite-panier-produit.png") no-repeat scroll -23px center;
    border: 1px solid #9c8441;
    float: right;
    height: 39px;
    left: -1px;
    text-indent: -19999px;
    top: 0;
    width: 39px;
}
.product_list a.ajax_add_to_cart_button:hover{
	background: #9c8441 url("../img/icon/sprite-panier-produit.png") no-repeat scroll 11px center;
  background-color: #FFF;
}
.product_list p.lead {
  font-size: 17.5px;
  line-height: 1.6;
  margin-bottom: 0px;
}

.bt_achat {
	display:inline-block;	
}

#category #subcategories .category-produit .bt_achat span.exclusive,
#category .product_list .bt_achat span.exclusive,
.product-gamme-container .seemore-product span.exclusive {
  display:none;
}
#buy_block span.exclusive {
  display:none;
}

/*****************************************************/
/*********************** product page ****************/
/*****************************************************/
#product #main{
  padding: 0px;
}

#product #page{
  /*border-bottom:1px solid #9c8441;*/
  margin-bottom: 20px;
}


#product .col-6.col-droite{
  float: left;
  max-width: 630px;
  margin-right:0px;
  width:50%;
}

#product .columns.col-droite{
  margin-left: 0%;
}

.product-page h1{
    color: #141415;
    font-family: 'Lato';
    font-size: 25px;
    text-align: center;
    font-weight: 400;
}

.product-page span.subtitle_1{
	font-size: 16px;
    text-transform: uppercase;
}

.product-page .subtitle_2,
.product-page h2.subtitle_2{
	text-align: center;
  text-transform: uppercase;
  color: #ae9a61;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: normal;
}

.product-page h1 .separator{
	color: #ae9a61;
    font-size: 20px;
    vertical-align: baseline;
}

.product-page .subtitle{
  color:#ae9a61;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}
dd.accordion-navigation:hover{
  cursor: pointer;
}
.product-page .accordion-section a.accordion-section-title,
.product-page .accordion-navigation a{
  color:#141415;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
 
}
.product-page .accordion-section a.accordion-section-title{
  display: inline-block;
  width: 100%;
}
.product-page .accordion {
  margin-bottom:0px;
}
/*.product-page .accordion-section a.accordion-section-title,*/
.product-page .accordion li,
.product-page .accordion dd{
  border-bottom: 0px solid #ae9a61;
  border-bottom: 1px solid #ae9a61;
  padding-top: 10px;
  padding-bottom: 0px;
}
.product-page .accordion .title-wrapper{
    padding: 10px 0;
  border-bottom: 1px solid #ae9a61;

}
.product-page .accordion .accordion-section:last-child .title-wrapper{
    padding: 10px 0;
    border-bottom: 0px solid #ae9a61;

}
.product-page .accordion .accordion-section-content{
    padding: 10px 0;
    /*border-bottom: 1px solid #ae9a61;*/

}
/*----- Section Content -----*/
.product-page .accordion-section-content {
  display:none;
}
/*#accordion-1{display: block;}*/
.product-page .accordion p{
  border-bottom: 0px solid #ae9a61;
  border-bottom: 0px solid #ae9a61;
  text-align: justify;
  background: none transparent;
}

.product-page .accordion > li,
.product-page .accordion > dd {
  border-top: 0px solid #e9e9e9;
}
.product-page .accordion > li.active,
.product-page .accordion > dd.active {
 border-top: 0px solid #ae9a61;
 border-bottom: 1px solid #ae9a61;
}
.product-page .accordion .content.active p{
  border-bottom: 0px solid #ae9a61;
}
.product-page .accordion-section a.accordion-section-title i,
.product-page .accordion li i,
.product-page .accordion dd i{
 /* content: "+";*/
  color:#ae9a61;
  position: absolute;
  right: 20px;
  font-size: 25px;
}
.product-page .accordion > li.active .content
.product-page .accordion > dd.active .content {
  background: none transparent;
  display: block;
  border: 0px;
}
.add-to-cart{
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  font-size: 14px;
}
#product .product-page #add_to_cart .button.small.exclusive{
  padding: 14px;


}
#our_price_display{
  font-family: 'Lato';
    font-size: 22px;
    color: #ae9a61;
    font-weight: bold;
}
#availability_statut {
  margin: 10px 0 0 0;
  text-align: center;
}
#availability_statut #availability_value {
  margin-bottom: 30px;
  display:inline-block;
  background-color: #000;
  color: #ffffff;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  padding: 2px 10px;
}
#product_reference,
#reduction_percent{display:none;}
#old_price_display{
  font-family: 'gandhi_serifbold';
  color:#ae9a61;
  font-size: 16px;
  font-weight: 300;
}
.price-line-through{ 
  text-decoration: line-through;
}
#quantity_wanted_p label{
  color: #141415 !important;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}
#quantity_wanted_p input {
  width: 50px;
  border: 0px solid #cdcdcd;
  position: absolute;
  right: 0;

}
.cart_quantity_button.product *{
  /*float: left;*/
  /*margin-left: 83%;*/
}
.cart_quantity_button.product .moins a,
.cart_quantity_button.product .plus a{
  border:0px solid #ae9a61;
 
  font-weight: 600;
  padding: 0px;
  text-align: center;
  border:0px solid #9c8441;
  border-radius:50%;
  color:#ae9a61;
}
.cart_quantity_button.product .moins a:hover,
.cart_quantity_button.product .moins a:focus,
.cart_quantity_button.product .plus a:hover,
.cart_quantity_button.product .plus a:focus{
  /*
  background:#ae9a61;
  color:#FFF!important;
  */
  color:#141415;
}
.cart_quantity_button.product table{
  float:right;
}
.cart_quantity_button.product table tbody tr td {
  border-bottom: 0px solid #AE9A61;
  border-collapse: collapse;
  padding: 0px;
}
.cart_quantity_button.product input[type="text"]{
  width:50px;
  text-align: center;
  border: 0px;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0px;
}
#quantity_wanted_p{
  float:left;
  padding-top: 10px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.cart_quantity_button.product{
  /*float: right;*/
    /*margin-left: 83%;*/

}
.cart_quantity_button.product *{
    margin-top: 2px;
}

/*#usefull_link_block li#left_share_fb,
.content_prices #usefull_link_block li{
  background:none #3b589e;
  color:#fffcf1;
}
.content_prices #usefull_link_block li{
  background:none #3b589e !important;
  color:#fffcf1;
}
*/
#usefull_link_block li {
  padding: 0;
}
#left_share_fb a{
   background:none #3b589e;
   font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  color:#fffcf1;
  text-transform: uppercase;
  text-decoration: none;
  float: left;
  margin-right: 20px;
  padding: 14px 12px;
  border: 1px solid #3b589e;
}
#left_share_fb a:hover{
  background:none transparent;
  color:#3b589e;
}

.fb-like{
  background:none #3b589e;
  color:#fffcf1;
  text-transform: uppercase;
  text-decoration: none;
  float:left;
  padding: 11px 12px;
  border: 1px solid #3b589e;
}
.fb-like:hover{
  background:none transparent;
}
.facebook-links{
  padding: 0px;
}
#buy_block .content_prices {
  margin-top: 0px;
  padding-top: 10px;
  border-top: 1px solid #9c8441;
}
#buy_block .product_attributes {
  padding: 0px;
  border-top: 0px solid #ccc;
}
#buy_block .content_prices label {
  float: left;
  color: #141415 !important;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
}
#buy_block p.hidden {
  padding-bottom: 0px;
}
#favoriteproducts_block_extra_add,
#favoriteproducts_block_extra_added,
#favoriteproducts_block_extra_removed{
  display: none;
}
#add_to_cart .button.add-to-cart{
  padding: 14px 12px;
  font-size: 14px;
  /*font-weight: 400;*/
}
.content_prices #add_to_cart {
  position: relative;
  float: right;
  padding: 0;
  margin-top: -43px;
}
.button[disabled] {
  background: #ae9a61;
}
#product .cart_quantity_button .moins i,
#product .cart_quantity_button .plus i {
  border-radius: 50%;
  color: #ae9a61;
  font-size: 20px;
}
/********************** img product left ***********/
#product #main #view_full_size img{
  max-height: 800px;
  width: 100%;
  /*max-width: 1026px;*/
}
.pb-right-column{
  padding: 0px;
}
/*
#product #columns.row{
  margin: 0;
}*/
.th img{
  box-shadow:none;
  border: 0px;
  border-radius: 0px;}
.span_link.zoom {
  display: none;
}

.pb-right-column #thumbs_list #thumbs_list_frame li {
 float: none;
  height: auto;
  width: auto;
  margin: 0 5px;
  cursor: pointer;
  display: inline !important;
}

#thumbs_list {
  float: right;
  overflow: hidden;
  margin-left: 4px;
  width: auto;
}

#thumbs_list ul#thumbs_list_frame {
  list-style-type: none;
  padding-left: 0;
  width: auto;
}
#thumbs_list_frame a i{
  color: #9c8441;
}
#thumbs_list_frame a i:hover:before,
#thumbs_list_frame a i:focus:before{
  content: "\f111";
}
#thumbs_list_frame a.shown i:before{
  content: "\f111";
}
.product-bottom-subtitle-infos{
  color: #141415;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}

.nutritable tbody tr td{
  font-size: 12px;
  padding: 5px 0;
}
.nutritable thead tr th.centre,
.nutritable tbody tr td.centre{
  text-align:center;
}
.nutritable .bigtitre{
  text-align:center;
  text-transform: uppercase;
  font-weight: 700;
  color: #AE9A61;
}
#product .pub_container_product {
    /* background: #1c1c1e; */
    float: none;
    clear: both;
    width: 100%;
    max-width: 1290px;
    margin: 0 auto;
    margin-bottom: 20px !important;
}
#order-confirmation .col-8{
  width: 30%;
}
#order-confirmation .table_block table{
  width: 100%;
}
/******************************************* Vous aimerez aussi **************************************/
.columns.col-12.produits-category{
  border-top: 1px solid #ae9a61;
  border-bottom: 1px solid #ae9a61;
  padding-top: 40px;
  padding-bottom: 20px;
  margin-bottom: 45px;
}
.products_block.accessories_block .product-bottom-subtitle-infos {
  max-width: 1280px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 15px;
  padding-left: 27px;
}
.products_block.accessories_block ul {
    padding-top: 5px;
    margin: 0 auto;
    max-width: 1280px;
}
.products_block.accessories_block li{
 float: left;
}
.products_block.accessories_block  .s_title_block a .titre ,
.products_block.accessories_block  .s_title_block a .soustitre,
.product_accessories_description .info-cross a p,
.product_accessories_description .product_description > p{
  color: #141415;
  font-family: 'Lato';
  font-size: 14px;
  text-align: justify;
  font-weight: 400;
}
.products_block.accessories_block .wrap{
  text-align: center;
}
.products_block.accessories_block .wrap img{
  width:100%;
}
.products_block.accessories_block .soustitre{
  text-align: center !important;
    text-transform: uppercase;
    color: #ae9a61 !important;
    font-weight: normal;
}
.product_accessories_description .info-cross .titre a,
.products_block.accessories_block .s_title_block a .titre,
.product_accessories_description .price{
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}
.products_block.accessories_block .block_description{
  text-align: justify;
  padding: 0 15px;
}
.products_block.accessories_block .product_description{
 display: none;
}
.product_accessories_description .s_title_block{
  text-align: center;
  margin-bottom: 0px;
}
.products_block.accessories_block .exclusive.ajax_add_to_cart_button {
    padding-left: 20px !important;
    margin-left: 0px;
    text-align: center;
}
.products_block.accessories_block .btachat{
  text-align: center;
}
/****************************************************************************************************/
/************************************************** Tunnel *************************************/
/****************************************************************************************************/
#order #main{ 
  margin-top: 100px;
  margin-bottom: 40px;}
#wrapper-order-detail-content{
  max-width: 830px;
  margin:auto;
}

.order-detail-history form.submit p input { margin-bottom:10px }
.order-detail-history .main-title{ margin-bottom: 50px;margin-top: 30px; }
.order-detail-history .detail_step_by_step.std { width:100%}
.order-detail-history { padding:15px; }
.order-detail-history #order-detail-content table { width:100% }
.order-detail-history #order-detail-content tfoot td { text-align:right;}
.order-detail-history h3 { font-size:25px; font-weight:400; font-family:'Lato';margin-top: 25px;text-align: center;}
.order-detail-history .adresses_bloc { margin-bottom: 25px; display: inline-block; width: 100%; }
.order-detail-history .adresses_bloc .address { float:left;width:50%;}
.order-detail-history .order_qte_input {display:none;}
.order-detail-history #returnOrderMessage textarea { height:auto !important;}

.header-title{
  text-align: center;
}
#cart_title-top{
  font-family: 'Lato', sans-serif;
  font-weight:400;
  font-size: 25px;
  color:#141415;
}
#cart_title{
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color:#ae9a61;
  text-transform: uppercase;
  font-weight: 400;
}
#order-detail-content,
#order-detail-content .pinned,
#order-detail-content table,
#order-detail-content table thead,
#order-detail-content tfoot,
#order-detail-content tr,
#order-detail-content td {
  background:none transparent;
}
#order-detail-content table tbody tr td {
  padding: 9px 10px;
}
#order-detail-content table{
  border: 0px;
}
#order-detail-content thead{
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 600;

}
#order-detail-content table thead tr th {
  padding: 8px 10px 8px 0px;
}
#order #order-detail-content table#cart_summary thead tr th.cart_quantity,
#order #order-detail-content table#cart_summary thead tr th.cart_total {
  text-align: center;
}
tr.cart_info_bottom td{
  text-align: center;
  background: #cec19b !important;
  border-top:1px solid #ae9a61;
  border-bottom:1px solid #ae9a61;
}
/*#order-detail-content tr.cart_item{
  border-top:1px solid #ae9a61 !important;
}*/
#order-detail-content a{
  color:#141415;
}
#order-detail-content a:hover,
#order-detail-content a:focus{
  color:#ae9a61;
}
.limit-item{
	background: #ae9a61;
  width: 100%;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
  }

.limit-item-transparent{
  background: none;
  width: 100%;
  padding:0 !important;
  height:9px;
}
/***********/
.close-icon{
  border:1px solid transparent;
  background-color: transparent;
  display: inline-block;
  vertical-align: middle;
  outline: 0;
  cursor: pointer;
}
.close-icon:after{

  display: block;
  width: 21px;
  height: 22px;
  border:1px solid #ae9a61;
  background:#ae9a61;
  margin: auto;
  padding: 2px;
  border-radius: 50%;
  text-align: center;
  color: #fffcf1;
  font-weight: 600;
  font-size: 14px;
  cursor: pointer;
}
.close-icon:hover:after {
  background: #fffcf1;
  color:#ae9a61;
}


.fa.fa-times {
  background: #ae9a61;
  color: #fffcf1;
  font-size: 11px;
  border-radius: 50%;
  padding: 3px 4px;
}

.fa.fa-times:hover {
  background: #fffcf1;
  color:#ae9a61;
}



#order #main table thead tr th{
border-bottom:1px solid   #AE9A61;
color:#141415;
}
#order #main table tbody tr td {
  border-bottom: 0px solid #AE9A61;
  border-collapse: collapse;
}
#order #main table .cart_item{border-bottom: 0px solid #AE9A61;}
/*#order #main table tr td .limit-item{display:none;}*/

#order #order-detail-content { margin-top:60px }

#order #cart_summary .cart_description.item {
	width:55%;	
}

#order #cart_summary .cart_quantity.item {
	width:25%;	
}

#order #cart_summary .cart_total.item {
	width:20%;	
}

#order #cart_summary .cart_description .s_title_block {
	margin-left:10px;
}
#order #cart_summary .cart_description .s_title_block a {
	display:inline;
	vertical-align:top;	
}

#order #cart_summary td.cart_total {
	display:inline;
	vertical-align:top;
}

#order #cart_summary td#cart_voucher p.submit {
	width:18%;	
}

/*#order #cart_voucher p.submit input[type="submit"] {
	padding:10px 10px;	
}*/

#order td#cart_voucher .discount_name {
	margin-bottom:0px;	
}

#order #cart_summary tr.cart_total_price.voucher p {
	width:82%;	
}

#order #cart_summary input[id="discount_name"] {
  height: 26px;
  margin-bottom: 0px;
  font-size:12px;
  padding-top:0;
}
#order #cart_summary tr.cart_discount,
#order #cart_summary tr.cart_discount td{
  background: #ae9a61;
  color: #FFF;
  font-weight: 700;
  text-align: center;
  padding: 5px 0;
}
#order #order-detail-content #cart_summary tbody tr.cart_discount td{
  padding: 5px 0;
}
#order #cart_summary .price_discount_del{
  border-bottom: 2px solid #ae9a61;
}

#order #order-detail-content #cart_summary tbody tr.cart_info_bottom td div {
  padding: 9px 0px;
}

.info_fees_shipping td { padding:0px !important;}
.info_fees_shipping .free_shipping_fees { padding:9px 0px;}


#order #order-detail-content #cart_summary tbody tr td {
  padding: 0px 0px;
}

#order #cart_summary  #cart_voucher .submit input[type="submit"] {
  padding-bottom: 0px;
  height: 26px;
  font-size: 12px;
  line-height: 0px;
  padding-top: 1px;
  padding-left: 7px;
  padding-right: 7px;
  margin-bottom: 5px;
}


#order .cart_total span.price {
	display:inline-block;
	width:100%;
	text-align:center;
	padding-top: 6px;
}

#order #order-detail-content #cart_summary tbody tr td.cart_quantity { padding-top:0; }
#order #order-detail-content #cart_summary tbody tr td.cart_delete { padding-top:0; }

#order #main .submit input[type="submit"]{

  background-color: #ae9a61;
  border: 1px solid #ae9a61;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  
  color: #fffcf1;
  padding: 10px 20px;
  text-transform: uppercase;
  display: block;
  text-align: center;
  float: right;
  -webkit-transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}
#order #main .submit input[type="submit"]:hover{
  /*background-color: #ae9a61;
  border: 1px solid #ae9a61; 
  color: #fffcf1;*/
  background: #fffcf1;
  border: 1px solid #9c8441;
  color: #9c8441;
 
}
/***********/
#order #order-detail-content #cart_summary tr.cart_total_price td,
#order #order-detail-content #cart_summary tr.cart_total_delivery td,
#order #order-detail-content #cart_summary tr td#total_price_container,
#order #order-detail-content div#total_price{
  color:#141415;
}
#order #order-detail-content #cart_summary tr td#total_price_container,
#order #order-detail-content div#total_price{
  font-weight: 600;
}

td.cart_quantity{
  border-left:1px solid #ae9a61;
  border-right:1px solid #ae9a61;
  text-align: center;
}
.cart_quantity_input{
  background:none transparent !important;
  border: 0px !important;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 600;
  box-shadow: none !important;
  text-align: center;
}
.cart_quantity_button *{
  display: inline-block;
}
.cart_quantity_button .moins i,
.cart_quantity_button .plus i{
  /*border:1px solid #ae9a61;
  border-radius:50%;
  font-weight: 600;
  padding: 5px;
  padding: 0px 5px;
  text-align: center;*/
  border-radius:50%;
  color:#ae9a61;
  font-size: 10px;
}
.cart_quantity_button .moins a,
.cart_quantity_button .plus a{
  /*border:1px solid #ae9a61;
  border-radius:50%;
  font-weight: 600;
  padding: 5px;
  padding: 0px 5px;
  text-align: center;*/
  border-radius:50%;
  color:#ae9a61;
  font-size: 14px;
}
.cart_quantity_button .moins a:hover,
.cart_quantity_button .moins a:focus,
.cart_quantity_button .plus a:hover,
.cart_quantity_button .plus a:focus{
  /*border:1px solid #ae9a61;
  background:#ae9a61;
  color:#FFF!important;*/
}
#wrapper-order-detail-content .order_delivery{
  display: none;
}
#order-detail-content tfoot td{
  font-weight: 300;
}
#order-detail-content tfoot .cart_total_price_bottom td,
#order-detail-content tfoot .cart_total_price_bottom td p{
  font-weight: 600;
}

#order-detail-content .pinned{
  border-right:1px solid #ae9a61;
  border-left:0px solid #ae9a61;
  background: #fffcf1;
  display: none;
}
.cart_total_price.voucher td{
  padding: 0px;
  margin:0px;
}
#order-detail-content tfoot .cart_total_price.voucher td {
  padding-bottom: 0px !important;
}
.cart_total_price.voucher p{
  display: inline-block;
  float: left;
  }
.cart_total_price.voucher .button{
  height: 32px;
  line-height: 12px;
  }
tfoot tr td p{margin-bottom:0;}

#order-detail-content table {
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  font-weight: 300;

}
#order-detail-content table,
#order-detail-content tfoot,
#order-detail-content tfoot tr,
#order-detail-content tfoot td {
  border-collapse: collapse;
}
#order-detail-content tfoot td {
  padding: 10px 0;
}
form#voucher{
  padding: 0px;
  margin: 0;
}
#order-detail-content table tbody tr td.cart_delete{padding: 0;}
#order-detail-content table tbody tr td.cart_description{
  width:40%;
  padding: 0px 10px;
}

#total_shipping,
#total_product,
#total_price{
  text-align: right;
}


/*

#order-detail-content table tbody tr td.cart_quantity{
  width: 20%
}

#order-detail-content table tbody td.cart_total{
  width: 10%
}*/
table tfoot tr td {
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  padding: 8px 10px 9px;
  padding: 0px;
  font-size: 14px;
  font-weight: 300;
  color: #141415;
  /*border-bottom: 1px solid #9c8441;*/
}
table tfoot tr td label{
  color: #141415 !important;
  font-weight: 300;
}
#order p.cart_navigation{
  margin-top: 40px;
}
.cart_navigation a{
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 300;
  color:#9c8441;
  padding: 10px;
  border:1px solid #9c8441;
  text-transform: uppercase;
    line-height: 14px;
}
.cart_navigation a:hover,
.cart_navigation a:focus{
  color:#FFF;
  border:1px solid #ae9a61;
  background: #ae9a61;
}
.cart_navigation a.exclusive{
 float: right;
}
.cart_navigation a.button_large{
 float: left;
}
.border-bottom{
  border-bottom:1px solid #9c8441;

}
/*********************************************** address step-1 *********************************************/
.check-same-address{margin-top: 10px;}
#order li.address_title{
  font-weight: 600;
  margin-bottom:10px;
  padding-bottom: 10px;
}
#order li.address_phone {
    padding-bottom: 10px;
}
#order li.address_update a {
    margin-right: 0px;
}
/*********************************************** CARRIER shipping *********************************************/
.order_carrier_content{
  font-family: 'Lato', sans-serif;
  padding-bottom: 40px;
}
.delivery_options label{margin-bottom: 0;}
.delivery_options table{
  background: none transparent;
  width:100%;
  margin:0;
  border-top: 1px solid #9c8441;;
  border-bottom:0px solid #9c8441;
}
.delivery_option:last-child table{
  border-bottom:1px solid #9c8441;
}
.delivery_options table,
.delivery_options table tr{
  border-left: 0px;
  border-right: 0px;

  
  border-collapse: collapse;
}

.delivery_options table.not-displayable,
.delivery_option_logo,
.delivery_options .first_item{
  display:none;
}
.delivery_options table.resume td:last-child{
  text-align: right;
}
.delivery_option_title,
.condition_title,
.cgv-inline + a{
 /* font-family: 'questa_granderegular';*/
  color: #141415;
  font-size: 14px;
  font-weight: bold;
}
.cgv-inline + a:hover{
  color: #9c8441;
}
.cgv-inline{
  display:inline;
 color: #141415 !important;}
.order_carrier_content .condition_title{
   font-family: 'Lato', sans-serif;
      margin-top: 20px;
    margin-bottom: 5px;
}
.order_carrier_content table tbody tr td {
    color: #333;
    padding: 29px 10px;
    vertical-align: top;
    border: none;
}
.order_carrier_content table.resume td.radio_bt{
    width: 20%;
}


/****************************************************************************************************/
/************************************************** PAIEMENT *************************************/
/****************************************************************************************************/
#order #order-detail-content table {
    margin: 0 auto;
    width: 100%;
}
.payment_module a{
  font-family: 'questa_granderegular';
  color: #141415;
  font-size: 14px;
}
.payment_module a:hover{
  font-family: 'questa_granderegular';
  color: #9c8441;
  font-size: 14px;
}
p.payment_module {display: inline-block;}
#order .paiement_block #order-detail-content #cart_summary tbody tr td.cart_quantity {
    vertical-align: top;
}

#order .paiement_block #cart_summary tr td{
  padding: 7px 0;
}
#order .paiement_block #cart_summary tr td.cart_quantity{
  text-align: center;
  vertical-align: middle;
}
#order .paiement_block #cart_summary tr td.cart_quantity span{
  float:none !important;
}
#order .paiement_block #cart_summary tr td.cart_total{
  text-align: center;
  vertical-align: middle;
}
#order .paiement_block #cart_summary tr.cart_total_price td,
#order .paiement_block #cart_summary tr.cart_total_delivery td,
#order .paiement_block #cart_summary tr td#total_price_container{
  color:#141415;
}
#order .paiement_block #cart_summary tr td#total_price_container{
  font-weight: 600;
}
#order table.paiement .price.total_price.titre{
  text-align: left;
}
#order table.paiement .price.total_price{
  text-align: right;
}
.paiement_block  #order-detail-content #cart_summary tbody tr td {
    padding: 10px 0px !important;
}
.paiement_block  #order-detail-content #cart_summary .cart_item {
    border-bottom: 1px solid #AE9A61;
}
.paiement_block  #order-detail-content #cart_summary td.cart_quantity {
    border-left: 0px solid #ae9a61;
    border-right: 0px solid #ae9a61; 
    
}
#HOOK_PAYMENT{
  text-align: center;
  width: 100%;
  margin: 0 auto;
  font-family: 'Lato', sans-serif;
}
#HOOK_PAYMENT .col-gauche
{
  float: left;
}

#HOOK_PAYMENT .col-droite
{
  float: right;
}
.payment_module img{display: block;}
#HOOK_PAYMENT a{
  font-family: 'Lato', sans-serif;
  color:#141415;
  font-weight: 300;
}

/*#module-bankwire-payment .columns.col-6.col-imgBig-gauche {

    background:none transparent;
}*/
#module-bankwire-payment .cart_navigation input[type="submit"],
a.retour_commandes {
    font-family: "Lato",sans-serif;
    font-size: 14px;
    font-weight: 300;
    color:#fffcf1;
    background-color:#ae9a61;
    padding: 10px;
    border: 1px solid #ae9a61;
    text-transform: uppercase;
    line-height: 14px;

    float: right;
    -webkit-transition: background-color 0.15s ease-in-out;
    -moz-transition: background-color 0.15s ease-in-out;
    -o-transition: background-color 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out;
}

#module-bankwire-payment .cart_navigation input[type="submit"]:hover,
a.retour_commandes:hover {
    color: #9C8441;
    background: none transparent;
    cursor: pointer;
}
#module-bankwire-payment .cart_navigation {
    padding-top: 20px;
}
#module-bankwire-payment #order_step{display: none;}
#module-bankwire-payment .columns.col-8.centered{
  margin-bottom: 50px;
}
#module-tggatos-paymentfailure #center_column.row,
#module-paypal-submit #center_column.row {
  max-width: 460px;
  margin: 20px auto;
} 
#module-tggatos-paymentfailure #center_column.row table,
#module-paypal-submit #center_column.row table {
  width: 100%;
}
#module-tggatos-paymentfailure #center_column.row .cart_navigation a.button_large {
    float: left;
    width: 100%;
    text-align: center;
     -webkit-transition: background-color 0.15s ease-in-out;
    -moz-transition: background-color 0.15s ease-in-out;
    -o-transition: background-color 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out;
}
#module-paypal-submit #order_step{display: none;}
/************************************************** CONFIRMATION PAIEMENT *************************************/
#order-confirmation .columns.col-8.centered{
  margin-top: 50px;
  margin-bottom: 50px;
}
a.backcommande{
  float: left;
  text-align: center;
  font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #9c8441;
    padding: 10px;
    border: 1px solid #9c8441;
    text-transform: uppercase;
    line-height: 14px;
    width: 100%;
    max-width: 100%;
     -webkit-transition: background-color 0.15s ease-in-out;
    -moz-transition: background-color 0.15s ease-in-out;
    -o-transition: background-color 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out;
}

a.backcommande:hover, a.backcommande:focus {
    color: #FFF;
    border: 1px solid #ae9a61;
    background: #ae9a61;
}
/****************************************************************************************************/
/************************************************** MY ACCOUNT PAGES *************************************/
/*
.col-imgBig-gauche{
	width:70%;
	}
.col-right{
	width:30%;}
	*/
#my-account #columns.row,
#addresses #columns.row,
#identity #columns.row,
#discount #columns.row,
#module-favoriteproducts-account #columns.row,
#history #columns.row,
#order-slip #columns.row,
#distributeur #columns.row,
#order-follow #columns.row{
	margin:0px;
	width:100%;
	}
#history .col-right .row{ max-width:1640px;}
#my-account #footer,
#history #footer{margin-top:0px;}
#history .footer_links li a {max-width:230px;}
.lost_password a{
  color:#9C8441 !important;
  font-style: italic;
  font-size: 10px;
}
p.title_block,
p.title_block.account_head{
  font-weight: 300;
}
table{
	background:none transparent;
	border:0px solid;
	color: #AE9A61;}
table thead tr th, 
table tfoot tr td {
padding: 8px 10px 9px;
font-size: 14px;
font-weight: bold;
color: #AE9A61;
}
table#order-list tbody tr td,
table#order-list tbody tr td a{
color: #AE9A61;
font-weight:normal;
}

table thead, 
table tfoot {
background: none transparent;
}
table thead tr th{
border-bottom:2px solid   #AE9A61;
}
table tbody tr td{
border-bottom:1px solid   #AE9A61;
border-collapse:collapse;
}
table{
border-collapse:collapse;
}
table tbody tr:nth-child(even) {
background: none transparent;
}

#history .main-title h3 {
font-family: 'questa_granderegular';
font-size: 25px;
color: #141415;
text-align: center;
}
.info-order a{
	color: #AE9A61;
	font-weight:600;
	}
table i:hover,
table tbody td.history_link a:hover,
table a:hover,
.info-order a:hover{
	color: #141415 !important;
	}


.columns.col-droite{
  position: relative;
  float: left;
  width: 50%;
  margin-left: 0%;
  padding-left: 3%;
  margin-bottom: 40px;
}
.columns.col-6.col-imgBig-gauche img{
  display: none;
}
/*
.columns.col-6.col-imgBig-gauche{
  padding: 0px;
  margin: 0px;
  height: 1021px;
 position: absolute;
  background: url('../img/background/sample_my_account.jpg');
  background-size: cover;
  background-position: right bottom;
  height: 1021px;
}
*/
#my-account .columns.col-6.col-imgBig-gauche,
#history .columns.col-6.col-imgBig-gauche,
#identity .columns.col-6.col-imgBig-gauche,
#authentication .columns.col-6.col-imgBig-gauche,
#addresses .columns.col-6.col-imgBig-gauche,
#address .columns.col-6.col-imgBig-gauche,
#order-slip .columns.col-6.col-imgBig-gauche,
#discount .columns.col-6.col-imgBig-gauche,
#order-confirmation .columns.col-6.col-imgBig-gauche,
#order-follow .columns.col-6.col-imgBig-gauche{
  padding: 0px;
  margin: 0px;
  height: 800px;
  /*position: absolute;*/
  background: url('../img/background/cms/cms-mon-compte.jpg');
  background-size: cover;
  background-position: right bottom;

}
#cms .columns.col-6.col-imgBig-gauche.service_clients{
  padding: 0px;
  margin: 0px;
  height: 800px;
  /*position: absolute;*/
  background: url('../img/background/cms/cms-service-clients.jpg');
  background-size: cover;
  background-position: right bottom;
}
#cms .columns.col-6.col-imgBig-gauche.paiement-livraison{
  padding: 0px;
  margin: 0px;
   height: 800px;
  /*position: absolute;*/
  background: url('../img/background/cms/cms-paiement-livraison.jpg');
  background-size: cover;
  background-position: right bottom;
}

#cms table th { border:none; }

.columns.col-6.col-imgBig-gauche.cgv{
  padding: 0px;
  margin: 0px;
  height: 800px;
  /*position: absolute;*/
  background: url('../img/background/cms/cms-cgv.jpg');
  background-size: cover;
  background-position: right bottom;
}
#sitemap #columns.row {
    width: 100%;
}
#sitemap .columns.col-6.col-imgBig-gauche{
  padding: 0px;
  margin: 0px;
  height: 800px;
  /*position: absolute;*/
  background: url('../img/background/cms/cms-cgv.jpg');
  background-size: cover;
  background-position: right bottom;
}

#sitemap #main a {
    color:#141415;
    text-decoration: none;
    line-height: inherit;
}
#sitemap #main a:hover {
    color:#9c8441;
}
#sitemap .main-title h1 {
   text-align:left;
}
#sitemap h3 {
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Lato';
    font-weight: 400;
    margin-left: 0;
    padding-left: 0;
    color: #9c8441;
    text-align: left;
}
/*#sitemap ul.tree li:nth-child(3) {
 display: none;
}*/
/*
#sitemap_content,
#listpage_content{
  float: left;
  width:50%;
}
*/

/*#sitemap_content .sitemap_block,
#listpage_content li:nth-child(3){
display: none;
}*/
#sitemap_content .sitemap_block{
display: none;
}
#listpage_content {
    max-height: 600px;
    overflow: scroll;
}




#module-tggatos-payment #columns.row,
#pagenotfound #columns.row {
  width: 100%;
}
#pagenotfound .columns.col-6.col-imgBig-gauche {
    padding: 0px;
    margin: 0px;
    height: 800px;
    /* position: absolute; */
    background: url('../img/background/cms/cms-paiement-livraison.jpg');
    background-size: cover;
    background-position: right bottom;
}
#search .columns.col-6.col-imgBig-gauche {
    padding: 0px;
    margin: 0px;
    height: 800px;
    /* position: absolute; */
    background: url('../img/background/cms/cms-paiement-livraison.jpg');
    background-size: cover;
    background-position: right bottom;
}
#pagenotfound #columns.row .pagenotfound a{
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #9c8441;
    border: 1px solid #9c8441;
    padding: 7px 20px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    -webkit-transition: background-color 0.15s ease-in-out;
    -moz-transition: background-color 0.15s ease-in-out;
    -o-transition: background-color 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out;
}
#pagenotfound #columns.row .pagenotfound a:hover {
    background-color: #ae9a61;
    border: 1px solid #ae9a61;
    color: #fffcf1;
}
#pagenotfound #columns.row .pagenotfound input[type="submit"]{
    font-family: 'Lato', sans-serif !important;
    text-transform: uppercase;
    font-weight: 400;
    width: auto;
    background: #ae9a61;
    border: 1px solid #ae9a61;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #fffcf1;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    margin: 0;
    padding: 10px 20px 11px;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: background-color 0.15s ease-in-out;
    -moz-transition: background-color 0.15s ease-in-out;
    -o-transition: background-color 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out;
}
#pagenotfound #columns.row .pagenotfound input[type="submit"]:hover, 
#pagenotfound #columns.row .pagenotfound input[type="submit"].button:focus {
    color: #9c8441;
    background-color: #fffcf1;
}
#pagenotfound #columns.row .pagenotfound fieldset {
  max-width: 100%;
}
#search #columns.row {
  max-width: 100%;
  width:100%;
}
.nicescroll-cursors{
  background-color:  #9c8441 !important;
}
/*************** paiement par virement **********/
.columns.col-6.col-imgBig-gauche.bankwire{
  padding: 0px;
  margin: 0px;
  height: 800px;
  /*position: absolute;*/
  background: url('../img/background/cms/cms-paiement-livraison.jpg');
  background-size: cover;
  background-position: right bottom;
}
#module-bankwire-payment #columns.row {
  max-width: 100%;
  width:100%;
}
/*************** paiement carte **********/
.columns.col-6.col-imgBig-gauche.card{
  padding: 0px;
  margin: 0px;
  height: 800px;
  /*position: absolute;*/
  background: url('../img/background/cms/cms-cgv.jpg');
  background-size: cover;
  background-position: right bottom;
}
#module-tggatos-payment p{
  text-align: justify;
}
#module-tggatos-payment .cart_navigation a.button_large {
    float: left;
    width: 100%;
    text-align: center;
}



/****************************************************************************************************/
/************************************************** info perso  *************************************/
/****************************************************************************************************/
#identity p.radio label{display: inline;}
p#security_informations{
    color: #9c8441;
    font-weight: 300;
    font-style: italic;
    font-size: 10px;
    padding-right: 150px;
}
#identity .col-droite fieldset {
  border: solid 0px #ddd;
  padding: 0px;
  margin: 0px;
  max-width: none;
  max-height: 475px;
  overflow: scroll;
}
#block-history{
 max-height: 667px;
  overflow: scroll;
}
.wrapper-cms,
.wrapper_form_identity,
#addresses .addresses{
  max-height: 680px;
  overflow: scroll;
}

.wrapper-cms a{
  color:  #9c8441;
}
.wrapper-cms a:hover{
  color:#141415;
}
/****************************************************************************************************/
/************************************************** authentification *************************************/
/****************************************************************************************************/
form#create-account_form,
form#login_form{
   font-family: 'Lato', sans-serif;
}
#authentication #parallax-wrapper{
  display: none;
}
#authentication div.orbit-wrapper {
  display: none;
}
#authentication .row {
  width: 100%;
  padding: 0px;
}
.create-step-1 fieldset {
  max-width: none;
  margin: 0 auto;
}
.col-imgBig-gauche{
  padding: 0px;
  margin: 0px;
}

#authentication h3 {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color:#ae9a61;
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;
}

#authentication .create-step-1 .col-4{
  margin-left: 5%;
}
#authentication .create-step-1 input[type="button"],
#authentication .create-step-1 .button,
#authentication .button{
  float:right;
}
/*************** INSCRIPTION **************/
#authentication .create-step-1 fieldset .subscribe {
  color: #000;
  font-family: 'questa_granderegular';
  font-weight: normal;
  text-align: center;
  font-size: 25px;
  margin: 0px;
  padding: 14px 0px;
  text-transform: none;
}
#authentication h3{
  color: #141415;
    font-family: "Lato",sans-serif;
  font-weight: normal;
  text-align: center;
  font-size: 25px;
  margin: 0px;
  padding: 14px 0px;
  text-transform: none;
}
#authentication .subtitle{
    font-family: "Lato",sans-serif;
    font-size: 14px;
    color: #AE9A61;
    text-transform: uppercase;
    text-align: center;
    font-weight: 400;
    margin-bottom: 40px;
}

#authentication #account-creation_form-x p {
	font-weight:300;	
}

.dateofbirth p {
	margin-bottom:0;	
}
.dateofbirth .col-3,.dateofbirth .col-4,.dateofbirth .col-5 {
	padding-left:0;	
}

.dateofbirth select {
    border: 1px solid #ae9a61;
    border-radius: 0px;
    padding: 0px;
    display: inline-block;
    outline: none;
    margin-left: 0px;
    padding-left: 0;
    background-color: transparent;
    color: #ae9a61;	
}
#authentication .create-step-2{
   font-family: 'Lato', sans-serif;
}
#authentication .create-step-2 fieldset span,
#authentication .create-step-2 fieldset p.checkbox{
  color:#9c8441;
  margin-right: 5px;
}

form.custom span.custom.radio {
  margin-right: 5px;
}

#authentication .create-step-2 fieldset p.checkbox label{
	text-transform:capitalize;	
}

span.form_info {
	font-style: italic;	
}

#authentication .create-step-2 fieldset.account_creation h3 {
  display: none;
}
#authentication .create-step-2 span.right {
  float:left;
  color:#9c8441;
  font-style: italic;
}

form.custom p.radio label,
form.custom p.checkbox label{
  color: #ae9a61 !important;
  display: inline-block;
  margin-right: 10px
}
form.custom fieldset {
  border: solid 0px #ddd;
  padding: 0px;
  max-width: none;
  margin: 0 auto;
}

fieldset.account_creation {
    padding: 0 0 15px 0;
    border: 0px solid #ccc;
    background: none transparent;
}
.create-step-2 .gauche {
    padding-left: 0px;
}
.create-step-2 .droite {
    padding-right: 0px;
}
/****************************************************************************************************/
/************************************************** ACCOUNT *************************************/
/****************************************************************************************************/
.premier_titre,
#authentication .main-title,
#my-account .main-title{ 
  text-align: center;
}

#my-account .subtitle{ 
   font-family: 'Lato', sans-serif;
  font-size: 14px;
  color:#ae9a61;
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;
  margin-bottom:40px;
}
.premier_titre,
#authentication h1,
#my-account h1{ font-family: 'questa_granderegular';
  font-size: 25px;
  color:#141415;
}

#my-account .myaccount_lnk_list a{ 
  color:#141415;
  font-weight: 300;
}
#my-account .myaccount_lnk_list a:hover{ 
  color:#ae9a61;
}

#my-account{
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  color:#141415;
}
/*
#my-account .myaccount_lnk_list .bg-list{ 
  background:#ae9a61;
  width:45px;
  height: 45px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
}
*/
#my-account .myaccount_lnk_list li .picto + div{
  margin-left: 60px;
  line-height: 0em;
}
#my-account .myaccount_lnk_list li .picto:before{ 
  content: "";
  background-position-x: 1px;
  position: absolute;
  width: 50px;
  height: 45px;
  display: block;
  overflow: hidden;
  padding-left: 1px;
  
}
#my-account .myaccount_lnk_list li.adress .picto:before{ 
  background: url('../img/sprites/sprite-adresses.png')no-repeat 0 0;
}
#my-account .myaccount_lnk_list li.history .picto:before{ 
  background: url('../img/sprites/sprite-historique.png')no-repeat 0 0;
}
#my-account .myaccount_lnk_list li.avoirs .picto:before{ 
  background: url('../img/sprites/sprite-avoirs.png')no-repeat 0 0;
}
#my-account .myaccount_lnk_list li.mes-adresses .picto:before{ 
  background: url('../img/sprites/sprite-adresses.png')no-repeat 0 0;
}
#my-account .myaccount_lnk_list li.info-perso .picto:before{ 
  background: url('../img/sprites/sprite-informations.png')no-repeat 0 0;
}
#my-account .myaccount_lnk_list li.reduction .picto:before{ 
  background: url('../img/sprites/sprite-reductions.png')no-repeat 0 0;
}
#my-account .myaccount_lnk_list li.favoriteproducts .picto:before{ 
  background: url('../img/sprites/sprite-favoris.png')no-repeat 0 0;
}
#my-account .myaccount_lnk_list li.referralprogram .picto:before{ 
  background: url('../img/sprites/sprite-parrainage.png')no-repeat 0 0;
}
#my-account .myaccount_lnk_list li:hover .picto:before {
  background-position-x: -56px;
}
#my-account ul.myaccount_lnk_list li{ 
  margin-bottom: 40px;
}
#my-account #center_column li a img{
  margin-top:10px;
}
/****************************************************************************************************/
/************************************************** ADDRESSES *************************************/
/****************************************************************************************************/
#address #page >#columns.row{
  width:100%;
}

.footer_links li.validate-address { float:right; }
#address h1 {
	margin-top:50px;	
	font-weight: 400;
}

#address .columns.col-droite {
    
    width: 30%;
   /* margin-left: 50%;*/
    padding-left: 3%;
    margin-bottom: 40px;
}
.main-title{ 
  text-align: center;
}
#addresses .addresses{margin-bottom: 40px;}
.col-6.col-droite {
  max-width: 555px;
  /*padding-left: 90px;*/
  padding-left: 3%;
  padding-top: 80px;
  float: left !important;
}
.col-6.col-droite {
  color:#141415;
}

#cms .wrapper-cms {
	padding-right:15px;	
}

#addresses p,
.bloc_adresses ul li {color:#9c8441;}
.bloc_adresses .address {
 /* border-bottom:  1px solid #9c8441;*/

 /* padding-top: 10px;
  padding-bottom: 20px;*/
}
.main-title .subtitle,
.main-title .subtitle span{ 
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color:#ae9a61;
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;
  margin-bottom:40px;
}

#add_adress h3{
  font-family: 'questa_granderegular';
  font-size: 25px;
  color: #141415;
}
#add_adress .columns {
  padding: 0px;
}
#add_adress fieldset {
  max-width: none;
}
#add_adress label, #add_adress .inline-infos, #add_adress .required{
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color:#9c8441;
}
#add_adress .required {
    font-style: italic;
}
#add_adress .input-left{
  padding-right: 8px;
  margin-left:0;
  padding-left: 0; 
}
#add_adress .input-right{
  padding-left: 8px;
  margin-right: 0;
  padding-right: 0;
}
#add_adress #submitAddress{
  float: right;
}
.addresschoose{
  padding: 23px 20px;
  border: 1px solid #9c8441;
}
.address_delivery.select label{
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color:#141415 !important;
  font-weight: 600;
  display: inline-block;
}
.address_delivery.select select {
  width: 50%;
}
.address_delivery.select,
.address_add.submit{
  margin-bottom:0px;
}
.addresschoose .col-9{
  margin-top:15px;
}
.address_add a{
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #9c8441;
  border: 1px solid #9c8441;
  padding:15px 22px;
  text-transform: uppercase;
  display: block;
  text-align: center;
  -webkit-transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}
.address_add a:hover, .address_add a:focus {
  background-color: #ae9a61;
  border: 1px solid #ae9a61;
  color: #fffcf1;
  /*color: #9c8441;
  background-color: #fffcf1;*/
}
li.address_title{
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color:#141415 !important;
  font-weight: 400;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #9c8441;
  margin-bottom: 10px;

}
li.address_phone{
  width: 100%;
  border-bottom: 1px solid #9c8441;
}
#order form{
  font-family: 'Lato', sans-serif;
  font-size: 14px;
}
li.address_update a{
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #fffcf1;
  background: #ae9a61;
  border: 1px solid #ae9a61;
  padding:7px;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  float: left;
  margin-top: 10px;
  -webkit-transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
  margin-right:20px;
}
li.address_delete a{
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #fffcf1;
  background: #ae9a61;
  border: 1px solid #ae9a61;
  padding:7px;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  float: left;
  margin-top: 10px;
  -webkit-transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}

li.address_delete a:hover, li.li.address_delete a:focus,
li.address_update a:hover, li.address_update a:focus {
  color: #9c8441;
  background-color: #fffcf1;
}
.address-more-info{
  margin-top:54px;
  margin-bottom: 8px;
  padding: 0;
}
.address-more-info textarea{
  height:170px;
  color:#141415;
}
.addresses .input-left{
  padding-right: 8px;
  margin-left:0;
  padding-left: 0;
  /*margin-top: 20px;*/
}
.addresses.input-right{
  padding-left: 8px;
  margin-right: 0;
  padding-right: 0;
    margin-top: 20px;
}
#address .select{
    width: 100%;
}
#address p.required.select{
  border:none;
}
#addresses .bloc_adresses ul{
	margin-top: 10px;}
#addresses .footer_links li,
#addresses .address_add{
	float:right;}
#addresses .home-bt.f_right{
	margin-right:20px;}

.address_update,
.address_delete{
  float: right;
}
.back-account{float: left !important;}
.address_add{float: right;}
.checkbox.addressesAreEquals div{
  float: left;
}
.submitIdentity{
    float: right;
    margin-top: 66px;
}
/****************************************************************************************************/
/************************************************** HISTORY *************************************/
/****************************************************************************************************/
#history .col-6.col-droite {
  max-width: 770px;
 
}


/****************************************************************************************************/
/************************************************** CONTACT PAGE *************************************/
/****************************************************************************************************/
#contact #page >#columns.row{
  width:100%;
}
#contact #page .contactform{
  width: 30%;
  float: left;
}

.contactform form {
	    display: inline-block;
    width: 99.9%;	
}
#contact .select {
	
  width: 100%;
 }

#contact textarea#message {
	height:auto;	
}
 
 #contact p.select {
	display:initial;
 }
 
#contact select {
	height:32px;  
  margin-bottom:15px;}
   
#desc_contact0,desc_contact3,desc_contact2,desc_contact1 { display:none !important; }

.columns.col-6.contactform h3{
  font-weight: 400;
      font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #ae9a61;
    text-transform: uppercase;
}
.columns.col-6.contactform fieldset {
    max-width: none;
}
.columns.col-6.contactform fieldset input[type="file"] {
    background: #fffcf1;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #9c8441;
    border: 1px solid #9c8441;
    padding: 10px 20px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    /*float: right;*/
    -webkit-transition: background-color 0.15s ease-in-out;
    -moz-transition: background-color 0.15s ease-in-out;
    -o-transition: background-color 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out;
}
.columns.col-6.contactform fieldset input[type="file"]:hover {
    background-color: #ae9a61;
    border: 1px solid #ae9a61;
    color: #fffcf1;
}
/****************************************************************************************************/
/************************************************** PARRAINAGE *************************************/
/****************************************************************************************************/

.referralprogram-wrap .main-title{
    margin-top: 50px;
}

.referralprogram-wrap{
  margin-bottom: 60px;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: normal;
}
.referralprogram-wrap .sheets{
  margin-top: 40px;
}
#module-referralprogram-program .footer_links.parrainage li{
 float: left;
}
#module-referralprogram-program .footer_links.parrainage li.f_right{
 float: right;
}
#module-referralprogram-program .parrainage li,
.footer_links.parrainage li,
.footer_links li{
  display: block;
  float: left;
}
#module-referralprogram-program .parrainage div.top-bt
{
  display: block;
  width: 100%;
  margin: 20px 0;
}
#module-referralprogram-program .parrainage li a,
#module-referralprogram-program .parrainage div.top-bt a,
#module-referralprogram-program .footer_links.parrainage li a,
.footer_links li a{
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #9c8441;
  border: 1px solid #9c8441;
  padding:7px 20px;
  text-transform: uppercase;
  display: block;
  text-align: center;
  -webkit-transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}
#module-referralprogram-program .parrainage li a:hover,
#module-referralprogram-program .parrainage li a:focus,
#module-referralprogram-program .parrainage div.top-bt a:hover,
#module-referralprogram-program .parrainage div.top-bt a:focus,
.footer_links li a:hover {
  background-color: #ae9a61;
  border: 1px solid #ae9a61;
  color: #fffcf1;
  /*color: #9c8441;
  background-color: #fffcf1;*/
}
.top-bt:first-child{
  padding-left: 0px;
}
.top-bt:first-child{
  padding-right: 0px;
}

.referralprogram-wrap table {
  background: none transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  margin: 0 0 18px;
  border: 0px solid #ddd;
}
.referralprogram-wrap table thead, table tfoot {
  background: none transparent;
}
.referralprogram-wrap table tbody tr:nth-child(even),
.referralprogram-wrap table tbody tr:nth-child(odd) {
  background: none transparent;
}
#module-referralprogram-program .referralprogram-wrap table,
#module-referralprogram-program .referralprogram-wrap table thead tr th{
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #9c8441;
  font-weight: 400;
  
}
#module-referralprogram-program .referralprogram-wrap table thead tr > th,
#module-referralprogram-program .referralprogram-wrap table tbody tr > td{
padding-left: 0px;
}
#module-referralprogram-program .referralprogram-wrap p.bold{
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: normal;

}
#module-referralprogram-program .referralprogram-wrap label.conditionsValided{
  color:#141415 !important;
  display: inline;
}
#module-referralprogram-program .referralprogram-wrap .see_email a,
#module-referralprogram-program .referralprogram-wrap .checkbox a{
  color:#9c8441;
  text-decoration: underline;
}
#module-referralprogram-program .referralprogram-wrap .see_email a:hover
#module-referralprogram-program .referralprogram-wrap .checkbox a:hover{
  color:#141415;
}
.float-left{/*float:left;*/}
.submit input[type="submit"]{
  background: #fffcf1;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #9c8441;
  border: 1px solid #9c8441;
  padding: 10px 20px;
  text-transform: uppercase;
  display: block;
  text-align: center;
  float: right;
  -webkit-transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}
.submit input[type="submit"]:hover{
  background-color: #ae9a61;
  border: 1px solid #ae9a61;
  color: #fffcf1;
}
/****************************************************************************************************/
/************************************************** PAGES CMS *************************************/
/****************************************************************************************************/
#cms .main-title h1,#cms h1 {
	font-size:	25px;
	font-family:'Lato';
	font-weight:400;
	margin-left:0;
	padding-left:0;
	text-align:left;
}


#cms h2 {
	font-size:	18px;
	text-transform:uppercase;
	font-family:'Lato';
	font-weight:400;
	margin-left:0;
	padding-left:0;
	color:#9c8441;
	text-align:left;
}


.container-cms .row{
    margin-bottom: 33px;
}

.quisommesnous-v2 .container-cms .row{
    margin-bottom: 50px;
}

.container-cms .col-3.no-padding-block-cms{
  padding-right: 0px;
}
.quisommesnous-v1 .container-cms .col-4 {
  padding-right: 50px;
}

.quisommesnous-v1 .content-block {
  height: 100%;
}

.quisommesnous-v2 .col-8{
  padding-right: 50px;
}
.quisommesnous-v2 .col-3{
   /* padding: 0 24px;*/
}
.quisommesnous-v2 .col-4,
.quisommesnous-v2 .col-6.no-padding-block-cms,
.quisommesnous-v2 .col-12{
  padding-right: 0px;
}
.quisommesnous-v2 .col-6.no-padding-block-cms{
  padding-left: 0px;
}
.quisommesnous-v2 .col-6.no-padding-block-cms .content-block{
    padding-left: 15px !important;
}
.quisommesnous-v2 .col-6.no-padding-block-cms img{
  width: 100%;
  max-height: 195px;
}
.container-cms .text_wrapper{width:63%;}
.image-article-gabarit-2{
  position: absolute;
  top: 0;
  right: 0px;
}
.image-article-gabarit-2:after{
  clear: both;
}
.quisommesnous-v2 .col-12 .content-block{
  padding: 0px;
}
.quisommesnous-v2 .col-12 .article_wrapper .col-8 {
  padding-top: 30px;
}
.article_wrapper{max-height: 325px;}

.wrapper-cms p{text-align: justify;}
/******************************************* cms cgv *********/
h1.cgvtitre {text-align: left !important;}
.cgvtitre{
  font-family: 'Lato', sans-serif !important;
    font-size: 25px !important;
    color: #141415 !important;
    font-weight: 400;
    text-align: center !important;
    margin-bottom: 20px;
}
.cgvtitreregle{
  font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #ae9a61;
    text-transform: uppercase;
    text-align: left;
    font-weight: 400;
    /*margin-bottom: 40px;*/

}
/****************************************************************************************************/
/************************************************** PAGES CMS ACTU *************************************/
.col-12.iteration-2 .back-image,
.col-12.iteration-3 .back-image,
.col-12.iteration-4 .back-image{
  float: left;
  width: 25%;
}
.col-12.iteration-2 .back-image img,
.col-12.iteration-3 .back-image img,
.col-12.iteration-4 .back-image img
{
  position: relative !important;
}
#actus .col-12.iteration-2 .content-blog-actu,
#actus .col-12.iteration-3 .content-blog-actu,
#actus .col-12.iteration-4 .content-blog-actu{
  float: left;
  width: 75%;
  margin:0px !important;
  text-align: justify;
  background: none transparent;
  padding-left: 88px;
}
#actus .col-12.iteration-2 .content-blog-actu .category-article,
#actus .col-12.iteration-3 .content-blog-actu .category-article,
#actus .col-12.iteration-4 .content-blog-actu .category-article{
  margin-bottom: 20px;
 }
#actus .col-12.iteration-4 {
  border-bottom: 1px solid #9c8441;
    margin-top: 40px;
}
#actus .col-12.iteration-4:last-child {
  border-bottom: 0px solid #9c8441;
} 
/*
 #actus .article-see-more {
  float:right;
  margin-bottom: 25px;
 }

 #actus .article-see-more a{
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 300;
  display: inline-block;
  color: #9c8441;
  padding: 10px;
  border: 1px solid #9c8441;
  text-transform: uppercase;
  -webkit-transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}
 #actus .article-see-more a:hover {
  background: #9c8441;
  border: 1px solid #9c8441;
  color: #fffcf1;
}
*/
#actus .article-see-more a{
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 300;
  font-weight: 600;
  /* margin-top: 50px; */
  display: inline-block;
  color: #9c8441;
  padding: 0px;
  border: 0px solid #9c8441;
  text-transform: normal;
  -webkit-transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}
/*
 #actus .article-see-more a:hover {
  background: #9c8441;
  border: 1px solid #9c8441;
  color: #fffcf1;
}
*/
.colonne-titre{
  font-family: 'Lato';
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 27px;
  text-align: center;
}
.articles-actu{
  margin-top: 80px;
}
.liste-article-actu .titre{
 font-family: 'Lato';
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  color: #141415;
  padding: 10px 0;
  padding-top: 22px;
  text-align: center;
}
.article-item{
  margin-bottom: 35px;
  border-bottom: 2px solid #9c8441;
  padding-bottom: 22px;
}
.article-item .readmore{
  float: right;
   color: #9c8441;
   font-style: italic;
   font-weight: 600;
}
.article-full {
  padding-right: 50px;
  
}
.article-full .titre{
  font-family: 'Lato';
  font-weight: 400;
  font-size: 24px;
  padding-top: 48px;
  padding-bottom: 10px;
  
}
.article-full .date{
  font-family: 'Lato';
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  color: #9c8441;
  margin-bottom: 20px;
}
.article-full h2,
.article-full h3{
  font-size: 14px;
  
}
.article-full .contenu p,
.liste-article-actu .contenu{
  text-align: justify;
  margin-bottom: 20px;
  /*font-weight: 300;*/
  color:#141415;
}
.article-full .contenu strong{
  color:#9c8441 !important;
}
.liste-article-actu .contenu{
  line-height: 1.6;
  padding: 0 13px;
  padding-bottom: 21px;
}

.liste-article-actu .article-item .date{
   font-family: 'Lato';
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  color: #9c8441;
  margin-bottom: 20px;
  text-align: center;
}
.article-item div.img-wrap{
  background: #9c8441;
}
.article-item .readmore-pict:hover{
  /*background-color: #9c8441;*/
 
}
.article-item .readmore-pict:hover img{
  opacity: 0.5;
  background: #9c8441;
}
/*#actus .col-3.columns{
  height:320px;
}*/
/****************************************************************************************************/
/****************************************************************************stores *************************************/
/****************************************************************************************************/
#stores .columns.col-droite {
  margin-left: 0%;
}
#stores #addressInput{
  color:#9c8441;
  border:1px solid #9c8441;
  width:100%;
}
#stores .select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  color: #9c8441;
  border: 1px solid #9c8441;
  width: 100%;
  height: 34px;
}
#stores .styledSelect {
  line-height: 33px;
}
#stores  .styledSelect:after {
  content: "";
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-color: #9c8441 transparent transparent transparent;
  position: absolute;
  top: 12px;
  right: 5px;
}
#stores table th {
  display: none;
}
#stores #columns.row{
  width:100%;
}
.col-map,
#stores .col-map {
	max-height:800px !important;
	height:800px;
}
#stores #map {
  margin: 0;
  position:absolute !important;
  top:0;
  left:0;
  right:0;
  bottom:0;
  max-width:100%;
  height:800px;

  width:100%
}
#stores-table {
  border-top: 1px solid #9c8441;
  border-bottom: 0px solid #9c8441;
  margin-top: 20px;
    width: 100%;
}
#stores-table tr,
#stores-table .separator{
  border-top: 1px solid #9c8441;
  background: #9c8441;
  height: 1px;
}
#stores-table .separator{
  padding-bottom: 20px;
}
#stores-table tr,
#stores-table td {
  border: 0px;
  background: none transparent!important;
  padding: 0;
  font-family: 'Lato', sans-serif;
}
#stores-table tr:nth-child(3) td {
  padding-bottom:3px;
}
#stores-table td.commentaires {
  font-weight: 600;
  border: 0px;
  padding-top: 10px;

}
#stores #center_column p .button {
  float: right;
  margin-bottom: 30px;
}
#stores  .columns.col-6.col-droite div:last-child,
#stores  #locationSelect + .styledSelect{
  display:none;
}
.infostore-wrapper{
  display: block !important;
  height: 100%;
  overflow: visible;
}
/****************************************************************************************************/
/************************************************** left col aside responsive *************************************/
/****************************************************************************************************/
.show-for-small.menu-action{
  display: none !important;
}


/****************************************************************************************************/
/************************************************** actualites *************************************/
/****************************************************************************************************/

#actus .content-actu-type-col-1,#actus .content-actu-type-col-2,#actus .content-actu-type-col-3,#actus .content-actu-type-col-4,#actus .content-actu-type-col-5
#actus .content-actu-type-col-6,#actus .content-actu-type-col-7,#actus .content-actu-type-col-8,#actus .content-actu-type-col-9,#actus .content-actu-type-col-10
#actus .content-actu-type-col-11,#actus .content-actu-type-col-12 {
	overflow:hidden;
	margin-top:20px;	
}

/*#actus .back-image img {
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: -1;	
}

#actus .content-blog-actu {
  background: rgba(248, 242, 226, 0.9);
  margin: 145px 20px 20px 20px;
  text-align: center;
  padding: 15px;
}
*/
#actus .all-data-category a {
  color: #ae9a61;
  text-transform: uppercase;
  font-size: 14px;
  width: 100%;
  padding: 10px;
  margin: 30px 0;
  text-align: center;
  border-top: 2px solid #9c8441;
  border-bottom: 2px solid #9c8441;
  float: left;
  font-family: 'lato';
 }
 
#actus h1 {
  font-family: 'lato';
  font-weight: 400;
  font-size: 24px;
  margin: 0;
  padding: 0;	
}

#actus .category-article h2 { display:inline; }
#actus .category-article, #actus .category-article h2 {
  font-family: 'Lato';
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  color: #9c8441;
  margin-top: 5px;
}
/****************************************************************************************************/
/************************************************** actu changement *************************************/
#actus .back-image img {
  width: 100%;
  position: relative;
  bottom: 0;
 
}
#actus .content-blog-actu {
    background: none transparent;
    /* margin: 145px 20px 20px 20px; */
    text-align: center;
    padding: 15px;
}
#actus .content-blog-actu .title-article h1 {
    font-family: 'Lato';
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    color: #141415;
    padding: 10px 0;
    padding-top: 22px;
    text-align: center;
}
#actus .content-blog-actu .date {
    font-family: 'Lato';
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    color: #9c8441;
    margin-bottom: 20px;
    text-align: center;
}
#actus .content-blog-actu .content-article {
    line-height: 1.6;
    padding: 0 13px;
    padding-bottom: 21px;
    text-align: justify;
}
#actus .content-blog-actu .content-article{
   color:#141415;
  /* font-weight: 300;*/
}
#actus .content-blog-actu{
  min-height: 260px;

}
#actus .content-blog-actu .readmore {
    float: right;
    color: #9c8441;
    font-style: italic;
    font-weight: 600;
}
#actus .article-see-more {
    display: inline-block;
    width: 100%;
    text-align: right;
    border-bottom: 1px solid #9c8441;
    padding-bottom: 25px;
}
#actus .article-see-more a:hover {
  background: none transparent;
  border: 0px solid #9c8441;
  color: #ae9a61;
}
#actus [class*="column"] + [class*="column"]:last-child {
    float: left;
}
#actus .col-3 {
  margin-bottom: 40px;
}
#actus h1{
  text-align: center;
  margin-bottom: 25px;
}
.liste-article-actu .titre,
.liste-article-actu .titre h2,
.liste-article-actu .titre h3 {
    font-family: 'Lato';
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    color: #141415;
    padding: 10px 0;
    padding-top: 22px;
    text-align: center;
}
.liste-article-actu .titre h2,
.liste-article-actu .titre h3 {
    padding: 0px;
    margin: 0;
}
/****************************************************************************************************/
/************************************************** nos partenaires *************************************/
/****************************************************************************************************/

#nos-partenaires [class*="column"] + [class*="column"]:last-child {
    float: left;
}

#nos-partenaires .title-bar {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-bottom: 50px;
    padding-bottom: 10px;
    border-bottom: 1px solid #9d8442;	
}
#nos-partenaires .container-partenaires {
    max-width: 286px;
    margin: auto;
    border-bottom: 2px solid #9d8442;
	text-align:center;
	width:100%;
	margin-bottom:25%;
}

#nos-partenaires h1 {
	font-family: 'Lato', sans-serif ;
    font-size: 25px ;
    color: #141415;
    font-weight: 400;
    text-align: center;
}

#nos-partenaires h2 {
	font-size: 18px;
    font-family: 'lato';
    font-weight: normal;
    text-transform: uppercase;
    margin-top: 25px;
    display: inline-block;
    margin-bottom: 10px;
}

/****************************************************************************************************/
/************************************************** devenir distributeur *************************************/
/****************************************************************************************************/
#distributeur .columns.col-6.col-imgBig-gauche.devdistrib{
  padding: 0px;
  margin: 0px;
  height: 800px;
  /*position: absolute;*/
  background: url('../img/background/cms/cms-distributeurs.jpg');
  background-size: cover;
  background-position: right bottom;
}
#distributeur textarea{
  height: 150px;
}
#distributeur .columns.col-droite {
    position: relative;
    float: left;
    width: 50%;
    margin-left: 0%;
    padding-left: 3%;
    margin-bottom: 0px;
}
/****************************************************************************************************/
/************************************************** SEARCH *************************************/
/****************************************************************************************************/
#search .nbresult,
#search .big {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #ae9a61;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
}

#search .product_list {
  max-height: 440px;
}
#search .columns.four.ajax_block_product {
    width: 45.33333%;
    margin-bottom: 20px !important;
}
#search .columns.four.ajax_block_product.alternate_item {
    margin: 0px;
}
#search .columns.four {
    margin-right: 20px!important;
}
#search [class*="column"] + [class*="column"]:last-child {
    float: left;
}
#search  #selectPrductSort{
  display:block !important;
  margin-bottom: 20px;
}
#search fieldset legend {
    font-weight: bold;
    background: none transparent;
    padding: 0px 3px;
    margin: 0px 0px 0px -3px;
}
iframe {
    width: 100%;
    max-width: 560px;
    margin: 0 auto;
    /*height: auto;*/
    max-height: 315px;
}
.contenu-centre{
  text-align: center !important;
}