/*
Theme Name: Sydney Child
Theme URI: https://kaja-solutions
Author: KAJA Solutions
Author URI: https://kaja-solutions.nl
Template: sydney
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sydney
*/

@import url("../sydney/style.css");

/* =Eigen CSS hier beneden plaatsen */

.single .byline {  
display: none;
}
#sidebar-footer {
max-height: 20px;
}
.slide-item::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
}

/*---Hide reCaptcha v3 visible seal---*/
.grecaptcha-badge {
opacity:0 !important;
}

/*@media only screen and (max-width: 767px) {
  .btn-menu {
    float: right;
    margin: 0 5px 0 0;
  }
  .site-header {
    padding: 0;
  }
}*/
