/*
Pattern Name:         content-media-text-background
Version:            1.0
*/

.content-media-text-background .col-content-media-text-reverse .content-image:first-child::after{content: '';background-image: url(../../../assets/images/Assets-white.png);background-size: 153px 150px;display: inline-block;width: 153px;height: 150px;background-repeat: no-repeat;position: absolute;top: -64px;left: 35px;min-height: auto;}
.content-media-text-background .col-content-media-text-reverse .content-image:last-child::after{content: '';background-image: url(../../../assets/images/Assets-white.png);background-size: 153px 150px;display: inline-block;width: 153px;height: 150px;background-repeat: no-repeat;position: absolute;top: -64px;right: 35px;min-height: auto;}
.content-media-text-background .col-content-media-text-reverse .content-image .after-image{z-index: 2;}

.content-media-text-background .content-image{gap:var(--wp--style--block-gap, 2em );}
.content-media-text-background .content-image .wp-block-group{z-index: 1;}

@media screen and (min-width: 0px) and (max-width: 1200px) {
	.content-media-text-background .wp-block-columns{gap: 52px;}
	.content-media-text-background .content-image.wp-block-column{flex-basis: 535px!important;}
}

@media screen and (min-width: 0px) and (max-width: 1020px) {
	.content-media-text-background .wp-block-columns{display: block;}
	.content-media-text-background .wp-block-cover{min-height: 340px;}
	.content-media-text-background .content-image.wp-block-column{flex-basis: 0px!important;margin: 40px 0px;}
	.content-media-text-background .wp-block-columns .content-image:first-child .wp-block-group:first-child .wp-block-cover:after{top: -70px;bottom: 0px;}
	.content-media-text-background{padding-top: 28px!important;padding-bottom: 68px!important;}
}

@media screen and (min-width: 0px) and (max-width: 500px) {
	.content-media-text-background .wp-block-cover{min-height: 240px;}
	.content-media-text-background h3{font-size: 30px!important;}
	.content-media-text .content-image .wp-block-columns .wp-block-column:nth-child(1) .wp-block-cover{ min-height:280px!important ;}
	.content-media-text .content-image .wp-block-columns .wp-block-column:nth-child(2) .wp-block-cover:nth-child(1) {min-height:115px!important ;}
	.content-media-text .content-image .wp-block-columns .wp-block-column:nth-child(2) .wp-block-cover:nth-child(2) {min-height:155px!important ;}

	/* Trois media avec le premier media de la deuxieme col qui est dans un group */
	.content-media-text-background .wp-block-columns .wp-block-column:nth-child(1) .wp-block-group:nth-child(1) .wp-block-cover:nth-child(1){
		min-height: 240px!important;
	}
	.content-media-text-background .wp-block-columns .wp-block-column:nth-child(1) .wp-block-group{
		margin-top: 0px!important;
	}
	.content-media-text-background .wp-block-columns .wp-block-column:nth-child(1) .wp-block-group:nth-child(2) .wp-block-group:nth-child(1){
		margin-top: 35px!important;
	}
	.content-media-text-background .wp-block-columns .wp-block-column:nth-child(1) .wp-block-group:nth-child(2) .wp-block-group:nth-child(1) .wp-block-cover:nth-child(1){
		min-height: 115px!important;
	}
	.content-media-text-background .wp-block-columns .wp-block-column:nth-child(1) .wp-block-group:nth-child(2) .wp-block-cover:nth-child(2){
		min-height: 115px!important;
	}
	/* *** */
}
