/* 
Theme Name: Mondzorgkliniekberkelcentrum.nl Child
Theme URI: https://mondzorgkliniekberkelcentrum.nl
Description: 
Template: hello-elementor
Version: 1.0.0
Text Domain: mondzorgkliniek-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
.video-block iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .video-block-container {
    display: flex;
    gap: 2rem;
  }
  .video-block {
    flex: 1;
    width: 45%;
  }
}
.video-description {
  font-size: 1rem;
  font-weight: 600;
  color: #333;
  margin-top: 0.5rem;
}
.padding-top-geen { padding-top: 1px!important; }
.padding-top-normaal { padding-top: 35px!important; }
.padding-bottom-geen { padding-bottom: 1px!important; }
.padding-bottom-normaal { padding-bottom: 20px!important; }
.center-heading { text-align: center; }

/*@media (min-width: 768px) {
    .header__nav a {
        padding: 15px 11px!important;
    }
}*/