/*

 Theme Name:   Massive Dynamic Child Theme

 Theme URI:    http://www.massivedynamic.co/

 Description:  A Massive Dynamic child theme 

 Author:       Pixflow

 Author URI:   http://www.pixflow.net

 Template:     massive-dynamic

 Version:      8.1
 #d82546

*/

/*div.color-overlay{
	
	width: 61%;
	z-index: -1;
	position: fixed;
	margin-top: 30px;
	margin-left: 18%;
	border-radius : 0 0 25px 25px;
}*/

.blackbg .topblackwiggle {
  position: absolute;
  width: 100%;
  height: 18px;
  top: -17px;
  left: 0;
  background: url(../../../../../../../themes/massive-dynamic-child/img/top-wiggle@2x.png);
    background-repeat: repeat;
    background-size: auto;
  background-repeat: no-repeat;
  background-size: cover;
}

.button-67e685fc10e53 :hover {
  color: #fdfc50;
  border-color: #fdfc50;
}
/*****************logos Slider********************/
.SliderCarousel-67f551cf73c8b .gallery-cell {
  height:139px;
  margin:0 20px;
}
@media screen and (min-width: 768px) {
  .slider-carousel .gallery-cell{
    width: 378px;
    height: 139px;
  }
}
/******************Footer*****************************/
.center-text {
  text-align: center !important;
  color: rgba(120,120,120,0.9);
  font-size: 0.9em;
  font-weight:500;
  padding:5px;
  
}
.center-text a {
  text-align: center !important;
  color: rgba(120,120,120,0.9);
  font-size: 1em;
  
}
.center-text a:hover {
	color:rgb(254 0 0);
	cursor: pointer;
	font-size:1em;
}

#footer-bottom p {
  color: rgb(124,124,124);
  
}
.clear{
	clear:both;
}
#footer-bottom .social-icons span a{
	color:#2eb3b3;
}
#footer-bottom .social-icons span a:hover{
	color:#d82546;
	
}

#6270886 .submit-button{
	background-color:rgb(254 0 0);
	
}
/**************************Intégration des titres*****************************/

.sketchnoting {
		
		
		
		
}
.stroytelling{
	
	
}
/*#btn_sketchnoting_digital .btn_player a
{
	display: block;
	
	background-image:url(https://dev.clearmindfactory.com/wp-content/uploads/2025/05/bouton-play-jaune_105x103.png);
	margin-left:45.7%;
	margin-top:1.5%;
	width:105px;
	height:103px;
	z-index:1;
}

#btn_sketchnoting_digital .btn_player a:hover
{
	background:url(https://dev.clearmindfactory.com/wp-content/uploads/2025/05/icn-play_blanc.png);
	transform: scale(1.1);
	
	z-index:-1;

}*/
.social-share {
	display: flex;
	gap:10px;
	justify-content: center;
	transition-timing-function: ease-in;
	
}
.social-icon{
	display:block;
	width:50px;
	height:50px;
	
	
}
.social-icon img{
	object-fit:contain;
	width:45px;
	height:45px;
}

.button-standard.fill-oval{
	font-size:24px;
	
}

/********************************Search*******************************/
.navigation-mobile .search-form{
	display:none;
}