/*@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700&display=swap');
*/
*,h1,h2,h3,h4,h5,h6{
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 1px!important;
	
}
h1,h2,h3,h4,h5,h6{
font-weight: 600;
	}
h1.titre-epk,h1.titre-traning,h1.titre-epk .gold,h1.titre-traning .gold{
letter-spacing: 5px!important;
}

#footer .links_content a{
	font-size:16px;
}


.homepage h1 ,.private h1 {
	margin-top:100px;
}

.homepage #produits{
	    height: 675px;
}

#logo,.private #logo{
	width:644px;
}

.homepage #produits .item-prod {
	height:auto!important;
	}

	.homepage #produits .item-prod .txt-wrapper
	{
		padding-top:0!important;
	}


/* ---- */
.produit.mdl-group-produit .produit-col{
	width:590px;
}

.produit.sub-produit .photos-col {
	width:640px;
}

.produit .photos-col li{
	width:24%;
}

.produit.minisiteproduit h1 .gold {
    font-family: 'SnellRoundhand Script'!important;
    font-weight: normal;

 }