/*********************************************************************************************************/
/* inférieur à 1920px */
/*********************************************************************************************************/
@media screen and (max-width : 1919px) {


}
/*********************************************************************************************************/
/* inférieur à 1800px */
/*********************************************************************************************************/
@media screen and (max-width : 1800px) {


}
/*********************************************************************************************************/
/* inférieur à 1700px */
/*********************************************************************************************************/
@media screen and (max-width : 1750px) {


}

/*********************************************************************************************************/
/* inférieur à 1550px */
/*********************************************************************************************************/
@media screen and (max-width : 1650px) {
	

}

/*********************************************************************************************************/
/* inférieur à 1280px */
/*********************************************************************************************************/
@media screen and (max-width : 1280px) {
		
	
}

/*********************************************************************************************************/
/* inférieur à 1200px */
/*********************************************************************************************************/
@media screen and (max-width : 1210px) {


}
/*********************************************************************************************************/
/* inférieur à 1070px */
/*********************************************************************************************************/
@media screen and (max-width : 1090px) {

	.prod {
		width:43%;
	}
}
/*********************************************************************************************************/
/* inférieur à 959px */
/*********************************************************************************************************/
@media screen and (max-width : 959px) {

	
	div#filtre-titre, div#filtre-resultat { width:30%;}
	
	/*.product_cadre {
		width:46%;
	}*/
	

}
/*********************************************************************************************************/
/* inférieur à 850px */
/*********************************************************************************************************/

@media screen and (max-width : 850px) {

	
	/*
	.product_cadre {
		width:30%;
	}
	*/
	
	.product_panier .mention_ajout {
		font-size: 0.8em;
		padding: 5px 7px 4px 7px;
		text-transform: uppercase;
		width: 150px;
		text-indent:25px;
	}
	
}

/*********************************************************************************************************/
/* inférieur à 800px */
/*********************************************************************************************************/

@media screen and (max-width : 800px) {
	
	.prod {
		width:40%;
	}
	
	div#produit_right, div#produit_filtre {
		float:none;
		width:100%;
		margin:0;
	}
	div#filtre-bas {
		display:none;
		width: 98%;
	}
	div#filtre_category {
		display:none;
	}
	#filtre_titre_off {
		display:none;
	}
	#filtre_titre_on {
		display:block;
	}
	
	div#produit_filtre .cacher {
		display:none;
	}
	div#produit_filtre .afficher {
		display:block;
	}
	
	.filtre_titre {
		padding:2% 0;
	}
	.filtre_cadre {
		overflow:hidden;
		margin:5px 0;
		width:100%;
	}
	.filtre_check {
		float:left;
		width:31%;
		margin:5px 1%;	
	}
	
	
	/*
	.product_cadre {
		width:31%;
	}
	*/
}
/*********************************************************************************************************/
/* inférieur à 650px */
/*********************************************************************************************************/
@media screen and (max-width : 650px) {
	
	
	.product_cadre {
		/*width:calc(48% - 2px);*/
		grid-column:span 3;
	}
	
	
	.product_photo img {
		height:auto;
	}
		
	.filtre_check {
		float:left;
		width:48%;
		margin:5px 1%;	
	}
	
	.prod {
		width:80%;
		margin:10px auto;
		float:none;
	}
	
	div#produit-gauche {
		width:90%;
		margin:10px auto;
		float:none;
	}
	div#produit-droite {
		width:90%;
		margin:10px auto;
		padding:20px 0 0 0;
		float:none;
		background:url(../img/public/produit_sep_horiz_ombre.png) center top no-repeat;
	}
	
	/*.commande_qte {width:120px;margin:0 auto;}
	div#ajout-article {width:98%;margin:10px auto;text-align:center;min-width:auto;}*/
	
	div#info-prod-comp p.info-prod-on, div#info-prod-detail p.info-prod-off, div#info-prod-detail p.info-comp-on, div#info-prod-comp p.info-comp-off {
		text-align:center;
		line-height:inherit;
		padding:10px 0;
	}
	
	.filtre_titre p {font-size:1.1em;}
	
	.bouton_commander {
		font-size: 0.7em;
	}
	
	
}
/*********************************************************************************************************/
/* inférieur à 480px */
/*********************************************************************************************************/
@media screen and (max-width : 480px) {
	
	
	/* LISTE PRODUITS */
	
	div#filtre-titre, div#filtre-effacer, div#filtre-resultat { width:100%; float:none; text-align:center;}
	div#filtre-haut p { margin:5px auto;}
	
	.filtre-select { width:48%; margin:5px 1%;}
	.class-filtre-select {width:100%;}
	
	td.td_attribut {display:none;}
	
	div#produit-haut {margin: 5px auto;}
	
	.photo-produit {max-width:280px; margin:0 auto;}
	
	.photo-produit img {width:70%;}
	
	
	.filtre_check {
		float:left;
		width:98%;
		margin:5px 1%;	
	}
	
	
	
	div#infos {width:100%;}
	div#ajout-article {margin:5px auto;}
	
	
	
	.product_cadre {
		/*width:98%;*/
		grid-column:span 6;
		overflow:hidden;
		/*background:#f4f4f4;*/
	}
	
	.product_top {
		float:left;
		width:40%;
		height:180px;
		background:#FFF;
	}
	.product_photo {
		height:180px;
	}
	
	.product_photo img {
		width:100%;
		height:auto;
	}
	.product_favori {height:25px;margin:-30px 0 0 0;padding:3px;}
	.product_favori_on, .product_favori_off {float:left;margin:0 0 0 5px;}
	
	.product_info {
		float:left;
		/*width:54%;*/
		width:58%;
		/*padding:0 1%;
		height:170px;*/
		font-size:0.85em;
		padding: 1% 0;
	}
	.product_nom {
		min-height: auto;
	}
	.filtre_titre p {font-size:1em;}
	
	
	div#product_favori {width:calc(100% - 10px);font-size:0.9em;padding:5px 2px;}
	
	div#liste-photos img {margin:0 2px;}
	
}
/*********************************************************************************************************/
/* inférieur à 350px */
/*********************************************************************************************************/
@media screen and (max-width : 350px) {

	.filtre-select { float:none; margin:5px auto; width:80%;}	
	
	.product_top {
		float:left;
		width:30%;
		height:170px;
		background:#FFF;
	}
	.product_photo img {
		width:100%;
		height:auto;
	}
	.product_favori {height:25px;margin:-40px 0 0 0;padding:3px;}
	
	.product_info {
		float:left;
		width:64%;
		height:164px;
	}
	
	.filtre_titre p {font-size:0.9em;}
	
	.bouton_commander {padding:10px 10px;font-size:0.8em;}
	
}