@charset "UTF-8";div.sp-page-title h1 {
    font-family: Sniglet, sans-serif;
    font-size: 60px;
    color: #ffffff;
    text-shadow: 2px 8px 9px #444;
    line-height: 1;
}

h1 {
    font-family: Sniglet, sans-serif;
    font-size: 60px;
    font-weight: normal;
}


#sp-top-bar {
  font-size: 17px;
}

#sp-top-bar a:hover {
  opacity: .9;
}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .owl-theme .owl-dots .owl-dot.active span,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a,
#sp-bottom:after {
  background: rgba(146,39,143,0.9);
}

.sppb-section-title .sppb-title-subheading {
  color: #6a6a6a;
  font-size: 24px;
}


#sp-bottom:before {
  top: inherit;
  bottom: 0;
  height: 275px;
  background-image: url(https://foyerdanimation.com/templates/shaper_kidzy/images/none);
  background-position: top center;
  background-repeat: no-repeat;
}

.view-article .item strong {
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
    color: #666666;
}

ul.logos {
text-align: center; /* ne mettre que si le tout doit lui-même être centré*/
padding-left: 0px; /* pour éviter le retrait habituel des ul */
list-style-type: none;
}

ul.logos>li {
display: inline-block; /* pour que les images se mettent côte à côte */
width:200px; /* aura priorité sur la largeur spécifiée dans l’éditeur */
margin:10px 10px; /* espacement vertical et horizontal des blocs */


}

@media (min-width: 768px) {
#sp-header .logo {
    height: 76px; /* 76px */
    display: table;
    position: inherit;
    z-index: 10; 
    top: -50px; /* -50px */
    left: -50px; /* -50px */
}
}


@media only screen and (max-width: 1200px) {
  #sp-header .logo {
    top: -30px; /* -30px */
    left: 0; /* 0 */
    max-height: 76px;
  }
}


@media only screen and (max-width: 768px) {
	#sp-header .logo {
    top: 0px; /* 0px */
    left: 0; /* 0 */
  }
}

@media screen and (min-width: 680px) {
#sp-header .logo img {
    max-height: 76px;
    width: auto;
    }
}

@media only screen and (max-width: 480px) {
#sp-header #sp-logo .logo { height: auto; top: 0;  left: 15px;}
}


@media screen and (max-width: 380px) {
#sp-header .logo img {
    width: auto;
    max-height: 56px;} /* 56px */
}

@media screen and (min-width: 800px) {
#sp-header .logo img {
    max-height: 76px;
    width: auto;
    }
}

.jb.cookie h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	line-height: 25px;
}

.myacymailingarea {
	display: none;
}

p.spw_current_temp {
  color: #ffffff;
  font-size: 20px;
}

.offcanvas {
    visibility: initial !important;
}

