#cms-124 .soldesHeader {
	background-image: url(https://jeanmarcphilippe.com/img/cms/home/cms124_Soldes_Hiver_2018/headersoldes24-2.jpg);
	text-align: center;
	color: #fff;
	letter-spacing: 0.6em;
	margin-bottom: 3vw;
}

#cms-124 .soldesHeader h1, #cms-124 .soldesHeader p.uppercase {
	text-transform: uppercase;
}

#cms-124 .soldesHeader h1 {
	font-family: 'gotham_mediumregular';
	font-size: 10em;
	margin-top: 17vw;
	margin-bottom: 0 !important;
}

#cms-124 .soldesHeader p {
	font-family: 'gotham light'!important;
	font-size: 2.6em;
	line-height: 1.4!important;
}

#cms-124 .soldesButton {
	display: inline-block;	
	font-size: 1.2em;
	font-family: 'gotham light';
	color: #000;
	text-transform: uppercase;
	padding-bottom: 6px;
	border-bottom: 3px solid #000;
	letter-spacing: 0;
}

#cms-124 .soldesHeader .soldesButton {
	color: #fff;
	border-bottom: 3px solid #fff;
	margin-top: 5vw;
}

#cms-124 .grosSoldes {
	display: block;
	margin-bottom: 1.4vw;
	color: #fff;
	background-color: #ddd;
	font-family: 'gotham_mediumregular';
	font-size: 4em;
	text-align: center;
	text-transform: uppercase;
	padding: 1.6vw 0;
	letter-spacing: 0.6vw;
	text-shadow: 0px 6px 15px rgba(150, 150, 150, 1);
}
#cms-124 .grosSoldes span {
	letter-spacing: 0;
}

#cms-124 .soldesGif img {
	max-width: 100%;
	margin-bottom: 5vw;
}

#cms-124 .coupsDeCoeur {
	background-image: url(https://jeanmarcphilippe.com/img/cms/home/cms124_Soldes_Hiver_2018/coupsdecoeur.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	height: 31vw;
}

#cms-124 .coupsDeCoeurTxt {
	text-align: center;
}

#cms-124 .coupsDeCoeurTxt p {
	font-size: 4em;
	font-family: 'FreightBigProBook'!important;
	text-transform: uppercase;
	line-height: 1.4!important;
	margin-top: 3vw;
}

#cms-124 .coupsDeCoeurTxt a {
	margin-top: 2vw;
}



#cms-124 .nouvelleCo {
	background-image: url(https://jeanmarcphilippe.com/img/cms/home/cms124_Soldes_Hiver_2018/nouvelleco.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #fff;
	padding: 9vw 0 11vw 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-ms-align-items: center;
	align-items: center;
}

#cms-124 .nouvelleCo h2 {
	font-family: 'FreightBigProBook';
	text-align: center;
	font-size: 4em;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}

#cms-124 .nouvelleCo h2 span {
	display: block;
	clear: both;
}

#cms-124 .nouvelleCo p {
	font-family: 'FreightBigProBook'!important;
	font-size: 2em;
	letter-spacing: 0.1em;
	margin: 0.4vw 0;
}

#cms-124 .nouvelleCo .soldesButton {
	color: #fff;
	border-bottom-color: #fff;
	position: absolute;
	bottom: 4vw;
}

/******************************************** m o b i l e ********************************************/

@media (max-width: 575px) {
	#cms-124 .soldesHeader {
		-webkit-background-size: cover;
		background-size: cover;
		background-position: center center;
		padding: 20vw 0 4vw 0;
		margin-bottom: 8vw;
	}
	#cms-124 .soldesHeader h1 {
		font-size: 5.3em;
		margin-top: 16vw;
	}
	#cms-124 .soldesHeader p {
		font-size: 1.6em;
	}
	#cms-124 .fa-angle-down {
		font-size: 16vw;
		letter-spacing: 0;
	}
	#cms-124 .grosSoldes {
		padding: 7vw 0;
		margin-bottom: 4vw;
	}
	#cms-124 .coupsDeCoeur {
		height: 160vw;
		margin-top: 8vw;
		padding-top: 20vw;
		margin-bottom: 16vw;
	}
	#cms-124 .coupsDeCoeurTxt p {
		font-size: 5em;
	}
	#cms-124 .nouvelleCo {
		margin-top: 16vw;
		padding: 40vw 0 48vw 0;
	}
	#cms-124 .nouvelleCo h2 {
		font-size: 4.6em;
		letter-spacing: 0;
	}
	#cms-124 .nouvelleCo .soldesButton {
		bottom: 19vw;
	}
}

@media (max-width: 375px) {
	#cms-124 .coupsDeCoeur {
		height: 180vw;
	}
}