/*
 Theme Name:   Thème enfant Generate Press - S&C
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
/* html{
  scroll-behavior: smooth;
} */
/* Load gif l'envoi du formulaire */
#gif, #giftest{
  width: 100px;
  height: 30px;
  background: url(https://lyon.soleil-climat.fr/wp-content/uploads/sites/2/2022/07/load.gif) left top no-repeat;
  visibility: hidden;
  padding-left: 40px;
}
.visible{
  visibility: visible !important;
}
.hidden{
  visibility: hidden !important;
  display: none !important;
}
