/*
Theme Name:     Roogan Child
Theme URI:      https://mekshq.com/theme/roogan/
Description:    Child theme for Roogan WordPress theme
Author:         meks
Author URI:     https://mekshq.com
Template:       roogan
Version:        0.1.0
*/

.page-id-2445 .roogan-section {
	margin-bottom: 0px !important;
}


#menu-item-2497 a, 
#menu-item-2498 a {
	pointer-events:none !important;
}
#menu-nos-partenaires li a {

	color: rgba(0,0,0,0);
}
#menu-nos-partenaires li a[href="#partenaire1"] {
	background-color: rgba(0,0,0,0);
	display: inline-block;
  	width: 200px !important;
  	background: url('https://les-liens-du-son.fr/wp-content/uploads/2025/06/vernant-8.png');
  	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
#menu-nos-partenaires li a[href="#partenaire2"] {
	background-color: rgba(0,0,0,0);
	display: inline-block;
  	width: 200px !important;
  	background: url('https://les-liens-du-son.fr/wp-content/uploads/2025/06/venereque-8.png');
  	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	display: none;
}
#menu-nos-partenaires li a[href="#partenaire3"] {
	background-color: rgba(0,0,0,0);
	display: inline-block;
  	width: 200px !important;
  	background: url('https://les-liens-du-son.fr/wp-content/uploads/2025/06/pass-culture-8.png');
  	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.wp-singular .roogan-subscribe-single {
	display: none !important;
}
.page-id-2445 h1.entry-title.h0 {
	color: rgba(0,0,0,0) !important;
}
.roogan-footer {
	padding-bottom: 12em;
}
.single-share-bellow {
	display: none; /*supprime les possibilités de partage en bas des articles*/
}
.roogan-player-actions {
	display: none; /*supprime les boutons partage du player en bas de page*/
}
#equipe-center {
	text-align: center;
	color: #293036 !important;
}
#equipe-center p{
	color: #293036 !important;
	font-size: 16px !important;
}
#equipe-center p strong {
    font-size: 24px !important;
}

#equipe-center div.wp-block-cover__inner-container.is-layout-constrained.wp-block-cover-is-layout-constrained {
    max-width: 1024px;
}
#gros-texte h4{
	font-size: 45px !important;
}
@media (min-width: 768px) and (max-width: 960px) {
  #gros-texte h4{
	font-size: 60px !important;
}
}
@media (min-width: 960px) {
  #gros-texte h4{
	font-size: 100px !important;
}
}