.elementor-kit-7{--e-global-color-primary:#009FE3;--e-global-color-secondary:#E30613;--e-global-color-text:#222222;--e-global-color-accent:#2D2E83;--e-global-color-6275d1f:#E4F7FF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-primary );color:#333333;font-family:"Roboto Condensed", Sans-serif;font-size:19px;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-secondary );font-size:19px;color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:20px 20px 20px 20px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:var( --e-global-color-primary );color:#FFFFFF;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 p{margin-block-end:30px;}.elementor-kit-7 a{color:var( --e-global-color-secondary );}.elementor-kit-7 h1{font-family:"ADA Hybrid", Sans-serif;font-size:32px;font-weight:500;}.elementor-kit-7 h2{font-family:"ADA Hybrid", Sans-serif;font-size:24px;}.elementor-kit-7 h3{font-family:"ADA Hybrid", Sans-serif;font-size:21px;}.elementor-kit-7 h4{font-family:"ADA Hybrid", Sans-serif;font-size:20px;}.elementor-kit-7 h5{font-family:"ADA Hybrid", Sans-serif;font-size:18px;}.elementor-kit-7 h6{font-family:"ADA Hybrid", Sans-serif;font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-7{font-size:18px;}.elementor-kit-7 h1{font-size:32px;}.elementor-kit-7 h2{font-size:24px;}.elementor-kit-7 h3{font-size:20px;}.elementor-kit-7 h4{font-size:20px;}.elementor-kit-7 h5{font-size:18px;}.elementor-kit-7 h6{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{font-size:17px;}.elementor-kit-7 h1{font-size:24px;}.elementor-kit-7 h2{font-size:20px;}.elementor-kit-7 h3{font-size:18px;}.elementor-kit-7 h4{font-size:16px;}.elementor-kit-7 h5{font-size:15px;}.elementor-kit-7 h6{font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Zorg dat de toggle als een normale dropdown-knop oogt */
.leerjaar-menu .elementor-menu-toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    background: #ffffff;
    padding: 20px 20px;
    border-radius: 8px;
    border: 0px solid #ddd;
    cursor: pointer;
}

/* Voeg tekst toe (want Elementor rendert die niet meer) */
.leerjaar-menu .elementor-menu-toggle::before {
    content: "Mijn leerjaar";
    font-size: 19px;
    color: #E30613;
}

/* verberg het hamburger / icoon */
.leerjaar-menu .elementor-menu-toggle i,
.leerjaar-menu .elementor-menu-toggle svg {
    display: none;
}

/* eigen pijltje */
.leerjaar-menu .elementor-menu-toggle::after {
    content: "▾";
    font-size: 17px;
    color: #E30613;    
    margin-left: 20px;
}

/* dropdown zelf */
.pulldown-menu .elementor-nav-menu--dropdown {
    border: 0px solid #ddd;
    border-radius: 8px;
    background: #E30613;
    margin-top: 8px;
    font-size: 19px; 
    overflow: hidden;
}

/* Maak de widget de position-context */
.pulldown-menu {
  position: relative;
}

/* Laat de dropdown over de content heen vallen i.p.v. de container oprekken */
.pulldown-menu .elementor-nav-menu--dropdown {
  position: absolute;
  top: calc(100% + 6px);
  left: 0;
  right: 0;
  z-index: 9999;
}

/* (optioneel) zorg dat 'm niets afknipt als er overflow ergens zit */
.pulldown-menu,
.pulldown-menu .elementor-widget-container {
  overflow: visible;
}

.pulldown-menu .elementor-nav-menu--dropdown a {
    min-height: 50px;
    display: flex;
    align-items: center;
}

btn:focus, a:focus
{
         outline: none;
}
.navbar-toggler:focus
{
         outline: none !important;
         box-shadow: none;
}

.elementor-kit-7 ul {
  margin-bottom: 20px;
}
.elementor-kit-7 ul {
  margin-top: 0px;
}

/* sport locatie blok */

.sportlocatie{
  display:flex;
  gap:20px;
  align-items:flex-start;
  margin-top:10px;
}

/* LOGO FIX */
.sportlocatie__logoWrap{
  width:100px;
  height:100px;
  flex:0 0 100px;
  display:flex;
  align-items:center;
  justify-content:center;
}

.sportlocatie__logo{
  max-width:100px;
  max-height:100px;
  width:auto;
  height:auto;
  object-fit:contain;
  display:block;
}

.sportlocatie__logoLink{
  display:block;
  transition:transform .2s ease;
}

.sportlocatie__logoLink:hover{
  transform:scale(1.06);
}

.sportlocatie__naam{
  font-weight:500;
  font-size:18px;
  margin-bottom:4px;
}

.sportlocatie__adres{
  font-size:18px;
  line-height:1.4;
  opacity:.85;
}

.sportlocatie__adres p{
  margin:0 0 6px 0;
}

.sportlocatie__website a{
  font-size:18px;
  text-decoration:none;
}

.sportlocatie__website a:hover{
  text-decoration:underline;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'ADA Hybrid';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://zutphenmoves.nl/wp-content/uploads/2026/02/ADAHybrid-Medium.ttf') format('truetype');
}
/* End Custom Fonts CSS */