/*
 Theme Name:   Thème enfant cid
 Description:  Thème enfant pour les cid
 Author:       Laurent
 Author URI:   https://lafischduweb.com
 Template:     creif
 Version:      1.0.0
*/
.cid a {
    margin-right: 30px !important;
}
#block_compet {
    display: none;
}
.bottom_footer_cid{
	background-color: var(--royal-blue);
}
.coordonnate_footer,
.coordonnate_footer a{
	color: #fff;
}
.logo_footer img{
	width: 85px;
}
.logo_footer #region_logo {
    font-size: 30px;
}

.last_info .rs a{
	margin-right: 15px;
}
@media screen and (max-width: 900px) {
	.last_info .contactez-nous{
		margin-left:auto !important;
		margin-right:auto !important;
	}
	.last_info div,
	.footer-map{
		margin-bottom: 30px !important;
	}
  .last_info .rs,
  .last_info .orga{
    width: 100% !important;
  }
}