
/* customize for 0 */ 

/* customize for body */ 

/* customize for 1 */ 

/* customize for 2 */ 

/* customize for 3 */ 

/* customize for 4 */ 

/* customize for 5 */ 

/* customize for 6 */ 

/* customize for 7 */ 

/* customize for topbar */ 

/* customize for header-main */ 

/* customize for pav-mainnav */ 

/* customize for footer-top */ 

/* customize for footer-center */ 

/* customize for powered */ 

/* customize for product */ 

/* customize for modules */ 

/* customize for highlighted-modules */ 

@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700);

body {
	font-family: 'Lato', sans-serif;
	letter-spacing:1px;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Lato', sans-serif;
	letter-spacing:1px;}



#index .product-default .product-block {
    padding-bottom: 15px;

}
li > a.ap-btn-compare,
li > a.ap-btn-wishlist{
	display:none;
}
/***DIAPO*/
.bannercontainer .tp-caption.text-blod {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 10px;
	text-transform: none;
}
/**vignette niveau 1**/

.home_top .block .title_block span {
    color: #787878;
    display: block;
    font-family: 'Lato', sans-serif;
	Font-style: normal;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 0;
    text-transform: none;
}

.look-effect .image_description h4::before {
    background-color: white;
    bottom: 0;
    content: "";
    height: 0px;
    left: 0;
    margin: auto;
    opacity: 0;
    position: absolute;
    right: 0;
    transform: translate(-15px, -10px);
    transition: all 0.5s ease 0s;
    width: 40px;
}
.block > h2{
	font-size : 20px;	
}
/*Taille des block vignettes sur l'accueil*/
.product-block {
    background-color: none;
}
.product-block .name {
    display: block;
    margin: 5px 0 5px;
    text-transform: none;
}
.product_list.grid .product-block .functional-buttons, .product-default .product-block .functional-buttons {
    bottom: auto !important;
    top: -44px;
}



/*sur la page des Catégories */

#breadcrumb {
    background-color: #C6BBAF;
	background-image:none;
    margin-bottom: 50px;
	color : black;
	z-index:1000}
.breadcrumb {
    border-radius: 0;
    color: black;
    font-family: 'Lato', sans-serif;
	letter-spacing:1px;
    min-height: 50px;
    padding: 0;
    position: relative;
    text-align: left;
    text-transform: none;
}
.breadcrumb .breadcrumb-ct {
    bottom: 0;
    color: #000;
    font-weight: 700;
    left: 0;
    position: absolute;
    right: 0;
}
.page-heading {
    top: -125px;
	text-align: left;
	padding-left:15px;
}
.page-heading {
    width: 100%;
}
.heading-counter {
    display: none;
}
/*Description des catégories*/
.content_scene_cat .cat-desc {
  display: block;
}

#subcategories .product-list {
  margin: 0;
}

.subcategories {
  position: relative;
  overflow: hidden;
}
.subcategories .image {
  overflow: hidden;
}
.subcategories .image img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  display: inline-block;
}
.subcategories .image a {
  display: block;
  background-color: black;
  overflow: hidden;
}
.subcategories .cat-name a {
  position: absolute;
  font-size: 16px;
  left: 0px;
  right: 0px;
  top: 0;
  bottom: 0px;
  margin: auto;
  color: white;
  height: 40px;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  letter-spacing: 2px;
}
.subcategories .cat-desc {
  overflow: hidden;
  height: 53px;
  display: none;
}
.subcategories:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.subcategories:hover .cat-name a {
  letter-spacing: 1px;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
  transform: translate(0, -10px);
}
/***Bouton Vendu, cherchons pour vous***/
.button.ajax_add_to_cart.disabled{
	color:#FFFFFF;
}


.product-block .price {
    color: black;
    display: inline-block;
    font-family: 'Lato', sans-serif;
	letter-spacing:1px;
    font-size: 14px;
    font-weight: 500;
}
.product-block .name a {
    color: black;
    display: inline-block;
    font-family: 'Lato', sans-serif;
	letter-spacing:1px;
    font-size: 14px;
    font-style: italic;
    line-height: 18px;
    text-decoration: none;
    text-transform: lowercase;
    transition: all 0.5s ease 0s;
    vertical-align: middle;
}

/*menu du haut...*/
.leo-megamenu {
    background: transparent none repeat scroll 0 0;
}
.leo-megamenu .navbar-nav > li > a {
    color: black;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: 400;
	letter-spacing: 1px;
    text-transform: none;
}

/*** Sub-menu***/
.leo-megamenu .dropdown-menu .menu-title {
    color: #fff;
	font-family: 'Lato', sans-serif;
	letter-spacing:1px;    
	font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.leo-megamenu .dropdown-menu {
    color: #aaaaaa;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}

/****PRODUITS****/

.pb-center-column h1 {
    color: #272727;
    font-size: 36px;
    font-weight: normal;
    margin: 0;
    position: static;
    text-transform: uppercase;
}

/*vignettes*/
#thumbs_list li {
    border: 0px solid #fff;
    box-sizing: border-box;
    cursor: pointer;
    float: left;
    height: 55px;
    line-height: 0;
    margin-right: 8px;
    width: 72px;
}
.pb-left-column #image-block {
    background:none;
    border: 0px solid #eaeaea;
    margin-bottom: 10px;
    position: relative;
    text-align: center;
}

/****ATTRIBUT****/

/*.product_attributes {
    display: none;
}*/
#quantity_wanted_p{
	display:none;
}
div.attribute_list > ul > li > span{
	padding-left: 5px;
}
.product_attributes {
    border-bottom: 0px solid #eaeaea;
    border-top: 0px solid #eaeaea;
    margin-bottom: 5px;
    margin-top: 0px;
    padding-bottom: 5px;
    padding-top: 5px;
}

#attributes fieldset label {
    display: block;
    float: left;
    font-weight: 700;
    min-width: 100px;
    text-transform: uppercase;
    vertical-align: top;
	color: #000;
}


.btn {
    background: black none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    padding: 6px 10px;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}
.btn-outline.disabled, .btn-outline.disabled:hover, .btn-outline.disabled:focus, .btn-outline.disabled:active, .btn-outline.disabled.active, .btn-outline[disabled], .btn-outline[disabled]:hover, .btn-outline[disabled]:focus, .btn-outline[disabled]:active, .btn-outline.active[disabled], fieldset[disabled] .btn-outline, fieldset[disabled] .btn-outline:hover, fieldset[disabled] .btn-outline:focus, fieldset[disabled] .btn-outline:active, fieldset[disabled] .btn-outline.active {
    background-color: #AEA7A1;
    border-color: #AEA7A1;
}
.textinfofooter{
	color: #FFF;
}

/**********PRODUIT***************/

.blockimg{
	margin-left: 0px;
	padding-left: 0;
}
.accessories-block > H3 {
    margin-left: 25px;
}
.page-subheading {
    font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 20px;
	margin-left: 30px;
    text-transform: uppercase;
}

.our_price_display .price {
    color: #000000;
    font-size: 28px;
    font-weight: 900;
}
.pb-center-column #product_reference {
    border-left: none;
    margin-bottom: 0;
    padding-left: 0px;
    padding-top: 5px;
}
.resetimg {
    padding: 0px;
}
p.resetimg {
    margin: 0;
}
#columns {
    margin-bottom: 0px;
    padding: 0;
}
.primary_block row{
	margin-bottom:0;
	padding-bottom:0;
}
#thumbs_list {
    float: left;
    margin-left: 45px;
    overflow: hidden;
    width: 570px;
}
.content_sortPagiBar.hautpage{
display:none;
}

/****PAge CMS ***/
#cms #center_column .img_left{
	float: left; 
	margin-right: 10px;
}
/***Page Contact***/
.contact-form-box {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.17);
    margin: 0 0 30px;
    padding: 23px 0 0;
}
.contact-form-box fieldset {
    background: none;
    padding: 0 19px 21px;
}