
/* CÃƒÂ¢blage cuivre */

.nav-pills li a:hover, .nav-pills li a:focus {
	/* background-color: #DB9B23; */
	border-left: 5px solid #DB9B23;
	padding-left: 10px;
	}

.fa {
	color: #DB9B23;
}


/*
#nav_attr > div:nth-child(1) > div > div {
	column-count: 3 !important;
}

#nav_attr > div:nth-child(2) > div > div {
	column-count: 3 !important;
}


#nav_attr > div:nth-child(4) > div > div {
	column-count: 4 !important;
}

#nav_attr > div:nth-child(5) > div > div {
	column-count: 5 !important;
}

#nav_attr > div > div > h4 {
	margin: 0 0 4px 0;
	padding:0;

}*/

@media screen and (min-width: 1200px) {

.container.classifgrom {
	width: 100% !important;
	padding: 0; 
	/* Grom */
	max-width: 1300px;
	background-image: url(/img/fond_famille-cu.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position-y: 0;
	background-color: #fff;
	margin-top:0 !important;
  }
  
main.backgrom {
	width: 100% !important;
	padding: 0;
	background-image: url(/img/fond-page.jpg);
	background-position: center;
	background-position-y: 0;
	background-color: #fff;
	padding-bottom: 30px;
	background-repeat: no-repeat;
	}
}
    
.fa-stack.fa-lg {
	background-color: rgba(255, 255, 255, 0.450);
}    

.fa-stack.fa-lg.back {
	background-color: rgba(255, 255, 255, 1.000);
}    
   
   /*#nav_attr > div:nth-child(2) > div {
   	display: none;
   }
   
   #nav_attr > div:nth-child(3) > div {
   	display: none;
   }*/


#search_result > div:nth-child(3) > div > div > div > a > div.product-infos.classif > div > h3 > span:nth-child(2) {
	display: block !important;
}
#search_result > div:nth-child(3) > div > div:nth-child(n) > div > a > div.product-infos.classif > div > h3 > span:nth-child(2) {
	font-weight: 600;
}
#search_result > div:nth-child(3) > div > div:nth-child(n) > div > a > div.product-infos.classif > div > h3 > span {
		display: block;
		font-weight: 600;
	}