@font-face {
    font-family: 'interstateblackcondensed';
    src: url('../fonts/interstate_black_condensed-webfont.eot');
    src: url('../fonts/interstate_black_condensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/interstate_black_condensed-webfont.woff') format('woff'),
         url('../fonts/interstate_black_condensed-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaLightStd';
    src: url('../fonts/HelveticaLTStd-Light.eot');
    src: url('../fonts/HelveticaLTStd-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/HelveticaLTStd-Light.woff') format('woff'),
         url('../fonts/HelveticaLTStd-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

#darty_store_content{
	background-color:#e5d6c3;
	margin:0;
	padding:0;
	font-size:16px;
}

header{
	max-width:370px;
	margin:0 auto;
	padding-top:1.875em;
	padding-left:.5em;
}

header img{
	float:left;
}

h2{
	font-family: 'interstateblackcondensed';
	text-transform:uppercase;
	font-size:2em;
	margin:0 0 .625em 2.5em;
	padding:0;
	line-height:2;
}

.accroche{
	font-family: 'interstateblackcondensed';
	text-transform:uppercase;
	font-size:1.875em;
	text-align:center;
	padding:1em .5em;
	color:#fff;
	background-color:#61bfa5;
	margin:1em 0;
}

.desc{
	font-family: 'interstateblackcondensed';
	font-size:1.125em;
	text-align:center;
	padding:0 .75em;
	margin:1em 0;
}

#content_store{
	background-color:#434e62;
	font-size:16px;
}

#content_store .title_desc{
	color:#fff;
	font-family: 'HelveticaLightStd';
	font-size:2em;
	padding:40px 20px;
	margin-bottom:0;
	margin-top:1em;
	text-align:center;
	border-top:10px solid #61bfa5;
}

.steps{
	color:#fff;
	font-family: 'HelveticaLightStd';
	font-size:1em;
	padding:1.25em 1.875em 1.25em 6em;
	margin:0;
	border-top:1px solid #4f5a6e;
}

#step_1{
	background:url(../img/step_1.png) 20px center no-repeat;
}

#step_2{
	background:url(../img/step_2.png) 20px center no-repeat;
}

#step_3{
	background:url(../img/step_3.png) 20px center no-repeat;
}

#step_4{
	background:url(../img/step_4.png) 20px center no-repeat;
}

#content_store a{
	color:#fff;
	display:block;
	background-color:#e95b59;
	text-decoration:none;
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:1.75em;
	padding:.35em;
	text-align:center;
	margin:0 .7142em .7142em .7142em;
	border-radius:5px;
}

footer p{
	background-color:#61bfa5;
	margin:0;
	padding:.5em 1em;
	font-family: 'HelveticaLightStd';
	font-size:1.5em;
	color:#fff;
	text-align:center;
}

@media screen and (min-width:1024px){
	#content_store a{
		max-width:440px;
		margin:0 auto .7142em auto;
	}
	header{
		max-width:500px;
	}
	h2{
	font-size:3em;
	margin:0 0 .625em 2.5em;
	padding:0;
	line-height:1.5;
	}
	#content_store .title_desc{
		padding:40px;
	}
	.steps{
		padding:2em 1.875em 2em 6em;
	}
	footer p{
		padding:1em;
	}
}

@media screen and (max-width: 480px) {
	#dcom_main_container #headerxxl, #dcom_main_container #seo_footer, #dcom_main_container #darty_footer, #dcom_main_container #tunnel_mobile_footer, table#site_footer, #cookiealert_container {
		display: none; 
	}
	#dcom_main_container {
		width: initial; 
	}
	#main_container_boutique #header_mobile {
		display: block;
		text-align: center;
		padding: 1em; 
	} 
}
