/* Theme Name:  Customizr Clermont

 Description:  Theme Customizr Clermont
 Author:       Academie de Clermont-Ferrand
 Template:   customizr
 
*/
#footerBottom {
	margin-left: auto;
    margin-right: auto;
    overflow: hidden;	
	padding: 0 0 0.5em 0;
	text-align: center;
} 

#footerBottom  li{
display: inline;
margin-right: 12px;
}

#footerBottom  p{
font-size: 12px;
}

.logo_container {
display: flex;
flex-direction: column;
}

/*.czr-wp-the-content .youtube_player {
    min-height: auto;
    height: 320px;
    max-height: 50vw;
} */

/* marge sur les images des articles/pages */
.entry-content p img {
    margin-top: 5px;
}

/*.wp-block-embed__wrapper::before {*/
.is-type-video .wp-block-embed__wrapper {
	background-color: #333333;
}
/*
.wp-block-embed__wrapper .tac_activate {
    margin-top: -20%;
    padding-bottom: 30%;
}
*/

.wp-has-aspect-ratio .tarteaucitron-magic-block {
	margin-top: -30%;
}	


.wp-block-embed__wrapper span.tarteaucitron-magic-block {
	
	position: relative;
	/*top: 230px;*/
	top: 75%;
	max-width: 100%;
}

span.tarteaucitron-magic-block {
	padding: 0 25px;
}