
/*Les typos à utiliser dans la bannière*/	
@font-face {
	font-family: 'gilroybold';
	src: url('https://static.bayard.io/e-bayard-jeunesse.com/typos/gilroy-bold-webfont.woff2') format('woff2'),
		url('https://static.bayard.io/e-bayard-jeunesse.com/typos/gilroy-bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}
@font-face {
	font-family: 'gilroyregular';
	src: url('https://static.bayard.io/e-bayard-jeunesse.com/typos/gilroy-regular-webfont.woff2') format('woff2'),
		url('https://static.bayard.io/e-bayard-jeunesse.com/typos/gilroy-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}
.category-view>.category-cms>div{
	width:100%;
}
.acct_HOME_RESEAU_NOEL_20231102_container img{
	width:100%;
	height:auto;
}
.acct_HOME_RESEAU_NOEL_20231102_container a{
	text-decoration: none;
	color:initial;
}
/* TON CSS*/
.acct_HOME_RESEAU_NOEL_20231102_container{
	width:100%;
	max-width:1280px;
	margin:auto;
}
.acct_HOME_RESEAU_NOEL_20231102_content{
    position: relative;
	width:100%;
	max-width:1280px;
	margin:auto;
	height:350px;
	display:flex;
	align-items:flex-end;
	justify-content:space-between;
	overflow: hidden;
	background-color:#ffffff;
	background:url('https://imagine.bayard.io/unsafe/1080x350/bayard-static/e-bayard-jeunesse.com/reseau-bayardfamille/2023/Noel/boutique/home/banniere/images/20231102_HOME_reseau_noel_bg_dk.png');
	background-position:left;
	text-align:center;
	color:#000000;
	font-family:'gilroybold';
}
.acct_HOME_RESEAU_NOEL_20231102_text{
	
}
.acct_HOME_RESEAU_NOEL_20231102_text p,
.acct_HOME_RESEAU_NOEL_20231102_text p *{
	font-size:25px;
	line-height:normal;
	margin:0;
	padding:0;
	text-align: center;
	font-family:'gilroybold';
	text-transform: uppercase;
	white-space: nowrap;
}
.acct_HOME_RESEAU_NOEL_20231102_content>div:last-child{
	position:relative;
	height: 100%;
    display: flex;
    align-items: center;
}
.acct_HOME_RESEAU_NOEL_20231102_content>div:last-child button{
	position:absolute;
	bottom:30px;
	left:0;
	right:0;
	margin:auto;
	background:#fff000;
	text-transform: uppercase;
	font-family:'Lato';
	font-weight:bold;
	color:#000000;
	line-height:40px;
	border-radius:40px;
	display:block;
	width:150px;
	text-align: center;
	border:none;
	outline:none;
	box-shadow: none;
	font-size:18px;
	padding:0;
}
@media screen and (max-width: 1050px) {
	.acct_HOME_RESEAU_NOEL_20231102_content>div:last-child{
		margin-right:0;
	}
	.acct_HOME_RESEAU_NOEL_20231102_text p, .acct_HOME_RESEAU_NOEL_20231102_text p *{
		font-size:20px;
	}
}
@media screen and (max-width: 940px) {
	.acct_HOME_RESEAU_NOEL_20231102_text{
		margin-left:-4%;
	}
}
@media screen and (max-width: 850px) {
	.acct_HOME_RESEAU_NOEL_20231102_text p,
	.acct_HOME_RESEAU_NOEL_20231102_text p *{
		font-size:18px;
	}
}
@media screen and (max-width: 768px) {
	.acct_HOME_RESEAU_NOEL_20231102_content>div:last-child button{
		display:none;
	}
	.acct_HOME_RESEAU_NOEL_20231102_content{
		background:url('https://imagine.bayard.io/unsafe/768x350/bayard-static/e-bayard-jeunesse.com/reseau-bayardfamille/2023/Noel/boutique/home/banniere/images/20231102_HOME_reseau_noel_bg_t.png');
		background-position:left;
	}
	.acct_HOME_RESEAU_NOEL_20231102_text{
		margin-left:-13%;
	}
	.acct_HOME_RESEAU_NOEL_20231102_text img{
		max-width:286px!important;
	}
	.acct_HOME_RESEAU_NOEL_20231102_content>div:first-child img{
		max-width: 280px!important;
	}
	.acct_HOME_RESEAU_NOEL_20231102_content>div:last-child{
		margin-left:-6%;
	}
	.acct_HOME_RESEAU_NOEL_20231102_content>div:last-child img{
		max-width: 290px!important;
	}
	.acct_HOME_RESEAU_NOEL_20231102_text p{
		font-size:22px;
	}
	.acct_HOME_RESEAU_NOEL_20231102_text p>span{
		display:none;
	}
}
@media screen and (max-width: 640px) {
	.acct_HOME_RESEAU_NOEL_20231102_content>div:first-child{
		display:none;
	}
	.acct_HOME_RESEAU_NOEL_20231102_text{
		margin-left:2%;
	}
}
@media screen and (max-width: 500px) {
	.acct_HOME_RESEAU_NOEL_20231102_content{
		background:url('https://imagine.bayard.io/unsafe/375x350/bayard-static/e-bayard-jeunesse.com/reseau-bayardfamille/2023/Noel/boutique/home/banniere/images/20231102_HOME_reseau_noel_bg_m.png');
		background-position:center;
		background-repeat: no-repeat;
		height:350px;
	}
	.acct_HOME_RESEAU_NOEL_20231102_content>div,
	.acct_HOME_RESEAU_NOEL_20231102_content>div:last-child{
		display: none;
	}
	
}