/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 20 2026 | 15:47:08 */
.yellow_bck h2 span {
	position: relative;
	z-index: 3;
}
.yellow_bck h2 span:after {
	position: absolute;
	content:'';
	background-image: url('/wp-content/uploads/2026/02/yellow_bck.svg');
	width: 713px;
	height: 94px;
	top: calc( 50% - 52px);
	left: calc( 50% - 356px);
	z-index: -1;
}
.menu-item > a {
	font-size: 14px!important;
}

@media screen and (max-width: 959px) {
	.yellow_bck h2 span {
		font-size: 30px!important;
		line-height: 36px!important;
	}
	.yellow_bck h2 span::after {
	  width: 100vw;
      left: -36px;
      background-size: contain;
      background-repeat: no-repeat;
	  top: calc( 50% - 41px);
	}
	.page-id-124341 .yellow_bck h2 {
		width: 100%!important;
	}
}
@media screen and (max-width: 570px) {
	#imgTitle img {
    	width: 70%;
    	margin: 50px auto 0 auto;
  	}
	 .personnage-after .uncol::after {
		 background-size: contain!important;
		 left: 0!important;
		 top: 77%!important;
	  }
	.musique_du_monde .icon-media {
		width: 100%!important;
	}
	.musique_du_monde img {
		width: 80%;
    	margin: 0 auto;
	}
	.personnage-after .uncol::after {
		font-size: 14px!important;
    	line-height: 18px!important;
	}
	.yellow_bck h2 span {
		font-size: 18px!important;
		line-height: 36px!important;
	}
	.yellow_bck h2 span::after {
      left: -20px;
	  top: calc( 50% - 26px);
	}
	.mt_mobile_0 {
		margin-top: 0!important;
	}
	.mb_mobile_0 {
		margin-bottom: 0!important;
	}
}

@media screen and (min-width: 960px) {
	#souvenir {
		position: relative;
	}
	#souvenir > .row {
	  position: relative;
	  z-index: 5;
	  background-color: #FFF;
	}
	#souvenir::after {
		position: absolute;
		content: '';
		pointer-events: none;
		background-image: url('/wp-content/uploads/2024/05/Group-10.svg');
		background-repeat: no-repeat;
		background-size: contain;
		width: 392px;
		height: 364px;
		left: -290px;
		top: 0;
		z-index: 0;
	}
}
