
h2{
	font-size: 16px;
	margin-top: 25px;
	margin-bottom: 12px;
	font-weight: 600;
	color:#574343;
	text-shadow: 0px 1px 0px #FFF;
	float:left;
	width:100%;
}
.slider{
	padding:5px;
	background-color:#FFF;
	position:relative;
	height:350px;
	border: solid 1px #E0E0E0;
		border-bottom: 0px;
}
.content{
	padding: 0px 20px;
	background-color: #FFF;
	border: solid 1px #E0E0E0;
	border-top: 0px;
	padding-bottom: 15px;
}
.sd-img{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center; 
	cursor:pointer;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
}
.sd-block{
	display:none;
}
.sd-left, .sd-right{
	width: 80px;
	height:100%;
	position:absolute;
	top:0;
	right:5px;
	cursor:pointer;
	overflow: hidden;
	z-index:7;
}
.sd-left{
	left:5px;
	right:auto;
}
.sd-left span, .sd-right span{
	height:48px;
	width: 28px;
	left:15px;
	top:0px;
	bottom:0px;
	margin:auto;
	position:absolute;
	background-image: url('https://www.recettesquebecoises.com/assets/images/arrow.png');
	background-position:left 0px;
	opacity:0;
	background-repeat: no-repeat;
}
.sd-right span{
	background-position:right 0px;
	left:auto;
	right:15px;
}
.slider:hover .sd-left span, .slider:hover .sd-right span{
	opacity:0.8;
}
.slider:hover .sd-left:hover span, .slider:hover .sd-right:hover span{
	opacity:1;
}
.sd-left span, .sd-right span, .slider:hover .sd-left span, .slider:hover .sd-right span, 
.sd-left:hover span, .sd-right:hover span, .video_recent li:hover div, .video_recent li div{
	-webkit-transition: opacity 0.25s ease-in-out;
	-moz-transition: opacity 0.25s ease-in-out;
	-ms-transition: opacity 0.25s ease-in-out;
	-o-transition: opacity 0.25s ease-in-out;
	transition: opacity 0.25s ease-in-out;
}
.sd-dtl{
	position: absolute;
	background-color: #1B1B1B;
	padding: 12px 20px;
	bottom: 25px;
	left: -10px;
	color: #FFF;
	z-index: 8;
}
.sd-dtl:after{
	content:'';
	position:absolute;
	top:-10px;
	left:0px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 10px 10px;
	border-color: transparent transparent #050505 transparent;
	line-height: 0px;
	_border-color: #000000 #000000 #050505 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
.sd-dtl h3{
	font-weight: normal;
	font-size: 16px;
	font-family: 'PT Serif', serif;
	font-style: italic;
}
.sd-ensemble a{
	position:absolute;
	display: block;
	top:0;
	left:0;
	height:100%;
	width:100%;
}	
.week_recipe, .video_recent, .concours_zone {
	clear: both;
	padding: 0px;
	margin: 0px;
	zoom:1;
}
.week_recipe h3{
	font-weight: 600;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #1B1B1B;
	width: auto;
	position: absolute;
	padding: 10px;
	bottom: 10px;
	left: -3px;
}
.week_recipe h3:before{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 4px 4px;
	border-color: transparent transparent #050505 transparent;
	line-height: 0px;
	_border-color: #000000 #000000 #050505 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	content:'';
	position: absolute;
	top: -4px;
	left: 0;
}
.week_recipe:before, .week_recipe:after, 
.video_recent:before, .video_recent:after,
.concours_zone:before, .concours_zone:after { 
	content:""; 
	display:table; 
}
.week_recipe:after, .video_recent:after, .concours_zone:after { 
	clear:both;
}
.week_recipe li, .video_recent li, .concours_zone li{
	display: block;
	float:left;
	margin: 0 0 10px 1.6%;
	position:relative;
	width: 32.26%;
	height: 196px;
    -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center; 
}
.week_recipe a, .video_recent a, .concours_zone a{
	position:absolute;
	width:100%;
	height:100%;
	z-index:9;
	left: 0;
}
.week_recipe li:nth-child(3n+4), .week_recipe li:first-child, 
.video_recent li:first-child, .concours_zone li:first-child{
	margin-left:0px;
}
.video_recent li, .concours_zone li{
	margin-bottom:0px;
	width: 49.2%;
	height:170px;
}
.video_recent li .overlay{
	background-color:rgba(0,0,0,0.25);
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	z-index:2;
}
.video_recent li .play{
	width: 100px;
	height: 100px;
	position: absolute;
	background-image:url('https://www.recettesquebecoises.com/assets/images/play-button.png');
	opacity: 0.7;
	background-position: center;
	background-repeat: no-repeat;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index:8;
}
.video_recent li:hover .play{
	opacity:1;
}

.concours_zone{
	background-color: #332525;
	color:#FFF;
	position:relative;
	padding-left:50%;
}

.concours_zone li{
	height:auto;
	width:100%;
	padding:22px;
	box-sizing:border-box;
	line-height: 18px;
	font-size:13px;
}

.concours_zone li:first-child{
	position:absolute;
	width:50%;
	height:100%;
	left:0;
	padding:0;
}

.concours_zone h3{
	font-size: 18px;
    margin-bottom: 15px;
    font-weight: 500;
    line-height: 22px;
}

@media screen and (max-width:770px){
	.slider{
		height: 310px;
	}
	.week_recipe li{
		width: 49.2%;
		height: 150px;
	}
	.week_recipe li:nth-child(3n+4){
		margin-left:1.6%;
	}

	.week_recipe li:nth-child(2n+1){
		margin-left:0%;
	}
}
@media screen and (max-width:580px){
	.sd-dtl{
		left:-5px;
	}
	.sd-dtl:after{
		top:-5px;
		border-width: 0 0 5px 5px;
	}
}
@media screen and (max-width:520px){
	.concours_zone{
		padding:0;
	}
	.concours_zone li{
		width: 100%;
		margin-left:0px;
	}
	.concours_zone li:first-child{
		position:relative;
		height:200px;
		width:100%;
	}
}
@media screen and (max-width:460px){
	.video_recent li:first-child{
		margin-bottom:8px;
	}
	.video_recent li, .week_recipe li{
		width: 100%;
		margin-left:0px;
	}
	.week_recipe li{
		height:135px;
	}
	.week_recipe li:nth-child(3n+4){
		margin-left:0%;
	}
}
