@font-face {
    font-family: 'wishing_wellregular';
    src: url('/wp-content/themes/assemble/assets/fonts/wishing_well-webfont.eot');
    src: url('/wp-content/themes/assemble/assets/fonts/wishing_well-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/assemble/assets/fonts/wishing_well-webfont.woff2') format('woff2'),
         url('/wp-content/themes/assemble/assets/fonts/wishing_well-webfont.woff') format('woff'),
         url('/wp-content/themes/assemble/assets/fonts/wishing_well-webfont.ttf') format('truetype'),
         url('/wp-content/themes/assemble/assets/fonts/wishing_well-webfont.svg#wishing_wellregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


.edgtf-logo-wrapper a {height:100px !important;}
.edgtf-sticky-header {display:none;}
.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}
.padding-rechts-contact h2 {margin:0px;}
#overlap {z-index:110 !important; position: relative; overflow:visible !important;}
.reserveren-tekst h2 {font-size: 80px !important; padding: 0; margin: 0;}
.afbeelding-kopje img {border-radius: 120px;    
-webkit-transition: border-radius 500ms; /* Safari */
    transition: border-radius 500ms;}
.afbeelding-kopje img:hover {border-radius: 50px;}
@media screen and (max-width: 465px) {
.mobiel {padding-right:0 !important; padding-left:0 !important; font-size:12px;}
}
.vc_custom_1507228419671{margin-bottom: 50px !important;}.vc_custom_1507228684981{padding-bottom: 40px !important;}.vc_custom_1507382751445{margin-bottom: 80px !important;}.vc_custom_1506972663771{margin-bottom: 50px !important;}.vc_custom_1541444170330{margin-bottom: 40px !important;}.vc_custom_1541444181303{margin-bottom: 140px !important;}.vc_custom_1541021837702{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1541022261978{margin-bottom: 80px !important;}.vc_custom_1541021837702{margin-top: 40px !important;margin-bottom: 40px !important;}.vc_custom_1541022261978{margin-bottom: 80px !important;}.vc_custom_1507231243656{padding-top: 20px !important;padding-bottom: 140px !important;background-color: #efeeea !important;}.vc_custom_1507228859098{padding-bottom: 10px !important;background-color: #f5f3f0 !important;}.vc_custom_1506364414943{margin-bottom: -50px !important;}.vc_custom_1507054519444{margin-top: -170px !important;margin-bottom: -60px !important;}.vc_custom_1507581431709{margin-bottom: 60px !important;}.vc_custom_1507228990153{margin-bottom: 30px !important;}.vc_custom_1507229023803{margin-bottom: 30px !important;}.vc_custom_1507229035096{margin-bottom: 30px !important;}.vc_custom_1507229045048{margin-bottom: 30px !important;}.vc_custom_1507229072028{margin-bottom: 120px !important;}.vc_custom_1507229087115{margin-bottom: 20px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1507229097741{margin-bottom: 50px !important;}.vc_custom_1553112375804{padding-top: 20px !important;}.vc_custom_1506972965722{margin-top: -95px !important;margin-bottom: -15px !important;}.vc_custom_1507062730250{padding-bottom: 20px !important;background-color: #ffffff !important;}.vc_custom_1506364148536{margin-bottom: -75px !important;}.wpb_animate_when_almost_visible { opacity: 1; }
h2 {
    font-size: 28px !important;
}

h3 {
    font-size: 20px !important;
    font-weight: normal !important;
}

.usps {
    margin-top: -62px;
    color: white;
    background: #94c254;
    border-radius: 5px;
    padding: 10px;
}

.usps ul {
    width: 100%;
    margin: 0;
}

.usps ul li {
    width: 33.3%;
    display: inline-block;
    text-align: center;
    font-weight: bold;
}

@media only screen and (max-width: 980px) {
.usps ul li {width: 100%;}
 }

a.tpbutton {
    display: inline-block;
    background: #712b50;
    color: white;
    padding: 10px;
    border-radius: 3px;
    margin-top: 20px;
}

a.tpbutton:hover {
    color: white;
    background: #ad467c;
    transition: 0.4s;
}

.breadcr{
  display: block;
}

.breadcr ul {
    margin: 0 0 0 0;
    padding: 0px;
}

.breadcr ul li{
  display: inline-block;
}

.breadcr ul li:after{
  content: " / ";
}

.breadcr ul li:last-child:after{
  content: "  ";
}