/*
Theme Name: Kamperen Child
Theme URI: https://kamperen.qodeinteractive.com
Description: A child theme of Kamperen
Author: Edge Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: kamperen
Template: kamperen
*/
@media only screen and (max-width:1503px) {
 #qodef-page-header {
  display:none
 }
}

@media only screen and (max-width:1503px) {
 #qodef-page-mobile-header {
  display:block
 }
}
.wpcf7-checkbox label{
 padding:5px;
}
.wpcf7-checkbox input{
 margin-right:2px !important;
}
#formResaEmplacement{
 display: none;
}