/*
Theme Name: Standish
Description: Standish website
Author: Standish
Author URI: https://www.standish.ca/
Template: oceanwp
Version: 0.1
*/




.formulaire-accueil, .sliderz {
    background-image: url(/wp-content/themes/beaucage/banner_home1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.formulaire-accueil .sliderz {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  
}
form input[type="checkbox"], form input[type="radio"] {
    display: inline-block !important;
}