
/*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_NOEL23_P3_20231122_container img{
	display:block;
	margin:auto;
	width:100%;
	height:auto;
}
.acct_HOME_NOEL23_P3_20231122_container a{
	text-decoration: none;
	color:initial;
}
/* TON CSS*/
.acct_HOME_NOEL23_P3_20231122_container{
	width:100%;
	max-width:1280px;
	margin:auto;
}
.acct_HOME_NOEL23_P3_20231122_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;
	text-align:center;
	color:#000000;
	font-family:'gilroybold';
}
.acct_HOME_NOEL23_P3_20231122_text{
	margin-left:-15px;
	align-self: center;
}
.acct_HOME_NOEL23_P3_20231122_text p,
.acct_HOME_NOEL23_P3_20231122_text p *{
	font-size:34px;
	line-height:normal;
	margin:0;
	padding:0;
	text-align: center;
	font-family:'gilroybold';
	text-transform: uppercase;
	white-space: nowrap;
}
.acct_HOME_NOEL23_P3_20231122_content>div:last-child{
	margin-left:-15px;
	height:100%;
	background:url('https://imagine.bayard.io/unsafe/440x350/bayard-static/e-bayard-jeunesse.com/2023/noel/boutique/FDP/home/images/20231122-HOME_NOEL23_P3_3_bg.png');
	background-size:100% auto;
}
.acct_HOME_NOEL23_P3_20231122_content>div:last-child p{
	font-family:'gilroyregular';
	font-size:18px;
	line-height:24px;
}
.acct_HOME_NOEL23_P3_20231122_content>div:last-child p strong{
	display:block;
	font-family:'gilroybold';
	font-size:26px;
	line-height:24px;
}
.acct_HOME_NOEL23_P3_20231122_content>div:last-child p span{
	display:inline-block;
	font-family:'gilroybold';
	font-size:19px;
	color:#fff;
	line-height:19px;
	padding:3px;
	background:#178454;
	transform: rotate(-3deg);
	letter-spacing: 1px;
}
.acct_HOME_NOEL23_P3_20231122_content>div:last-child button{
	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_NOEL23_P3_20231122_content>div:last-child{
		margin-left:-2%;
	}
	.acct_HOME_NOEL23_P3_20231122_text{
		margin-left:-10%;
	}
}
@media screen and (max-width: 950px) {
	.acct_HOME_NOEL23_P3_20231122_text p,
	.acct_HOME_NOEL23_P3_20231122_text p *{
		font-size:30px;
	}
	.acct_HOME_NOEL23_P3_20231122_content>div:last-child p{
		position:absolute;
		bottom:10px;
		right:5%;
	}
	.acct_HOME_NOEL23_P3_20231122_text{
		align-self:flex-start;
		margin-top:20px;
		margin-left: -20%;
		max-width:390px;
	}
	.acct_HOME_NOEL23_P3_20231122_content>div:last-child{
		align-self: flex-end;
		height:auto;
		padding-bottom:100px;
		background:none;
	}
	.acct_HOME_NOEL23_P3_20231122_content>div:last-child button{
		display:none;
	}
}
@media screen and (max-width: 768px) {
	.acct_HOME_NOEL23_P3_20231122_content{
		background:url('https://imagine.bayard.io/unsafe/768x350/bayard-static/e-bayard-jeunesse.com/2023/noel/boutique/FDP/home/images/20231122-HOME_NOEL23_P3_bg_t.png');
		background-position:left;
		background-size:100% 
	}
	.acct_HOME_NOEL23_P3_20231122_content>div:last-child{
		padding-bottom:60px;
	}
}
@media screen and (max-width: 650px) {
	.acct_HOME_NOEL23_P3_20231122_content>div:last-child p {
		bottom: -3px;
		right: 3%;
		width: 55%;
	}
	.acct_HOME_NOEL23_P3_20231122_content>div:first-child{
		width:50%;
	}
	.acct_HOME_NOEL23_P3_20231122_text p, 
	.acct_HOME_NOEL23_P3_20231122_text p *{
		font-size:28px;
	}
	.acct_HOME_NOEL23_P3_20231122_text img{
		margin-top:-10px;
	}
	.acct_HOME_NOEL23_P3_20231122_text p, 
	.acct_HOME_NOEL23_P3_20231122_text p * {
		font-size: 25px;
	}
	.acct_HOME_NOEL23_P3_20231122_text{
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		margin: auto;
		max-width: 300px;
	}
	.acct_HOME_NOEL23_P3_20231122_content>div:last-child p{
		position:relative;
		margin:auto;
		width:100%;
	}
	.acct_HOME_NOEL23_P3_20231122_content>div:last-child{
		position: absolute;
		bottom: 10px;
		right: 0;
		margin: 0;
		padding: 0;
		width: 54%;
		left: auto;
	}
	.acct_HOME_NOEL23_P3_20231122_content>div:last-child img{
		max-width: 140px!important;
		margin-bottom: -15px;
	}
}
@media screen and (max-width: 516px) {
	.acct_HOME_NOEL23_P3_20231122_content > div:last-child {
		width: 188px;
	}
}

@media screen and (max-width: 500px) {
	.acct_HOME_NOEL23_P3_20231122_text img{
		margin:auto;
	}
	.acct_HOME_NOEL23_P3_20231122_content{
		background:url('https://imagine.bayard.io/unsafe/375x350/bayard-static/e-bayard-jeunesse.com/2023/noel/boutique/FDP/home/images/20231122-HOME_NOEL23_P3_bg_m.png');
		background-position:center;
		background-size:100% auto;
	}
	.acct_HOME_NOEL23_P3_20231122_content>div:first-child{
		position:absolute;
		bottom:0;
		left:0;
		width:244px;
	}
	.acct_HOME_NOEL23_P3_20231122_text{
		position:absolute;
		top:5px;
		left:0;
		right:0;
		margin:auto;
		width:280px;
	}
	.acct_HOME_NOEL23_P3_20231122_text p, .acct_HOME_NOEL23_P3_20231122_text p *{
		font-size:22px;
		margin-bottom:-5px;
	}
	.acct_HOME_NOEL23_P3_20231122_content>div:last-child img{
		display:block;
		max-width:130px!important;
		margin:auto;
	}
	.acct_HOME_NOEL23_P3_20231122_content>div:last-child{
		position:absolute;
		bottom:0;
		right:2%;
		padding-bottom:15px;
	}
	.acct_HOME_NOEL23_P3_20231122_content>div:last-child p{
		position:relative;
		margin:auto;
		font-size:14px;
		width:100%;
		left:auto;
		right:auto;
		bottom:auto;
		top:auto;
		line-height: normal;
	}
	.acct_HOME_NOEL23_P3_20231122_content>div:last-child p strong{
		font-size:18px;
		line-height: normal;
	}
	.acct_HOME_NOEL23_P3_20231122_content>div:last-child p span{
		font-size:17px;
		line-height: 17px;
	}
	
}

@media screen and (max-width: 390px) {
	.acct_HOME_NOEL23_P3_20231122_content > div:last-child img {
		max-width:104px!important;
	}
}