/* Bovenruimte op de Homepagina */

.home #main {
  padding-top: 35px!important;
  margin-top: -35px;
}

/* --------------------------------------- */

/* Ruimte om gewone pagina's heen  */

body.siteorigin-panels-before-js:not(.siteorigin-panels-css-container) .siteorigin-panels-stretch {  
		margin-right: 0px!important;  
		margin-left: 0px!important;  
		padding-right: 0px!important;
		padding-left: 0px!important;
}

#main {
  padding-top: 80px;
  margin-top: -35px;
}

.panel-row-style {  
		margin-left: -35px;  
		margin-right: -35px;
}

/* --------------------------------------- */

/* Extra (wit-)Ruimte om inlogpagina's heen  */
.post-password-required .entry-content {
		padding-left: 50px;
		padding-right: 50px;
}

 @media only screen and (max-width: 1075px) {
.post-password-required .entry-content {
  padding-left: 0px;
	padding-right: 50px;
}
}

/* --------------------------------------- */

/* Alle hoofdkoppen gelijk laten uitlijnen */
.entry-title,
.pagina-titel-in-so-editor .widget-title,
.sow-headline {
  line-height: 1.4!important;
}

 @media only screen and (min-width: 1076px) {
.entry-title {
		margin-left: 50px;
}
}

/* --------------------------------------- */


/* Afstand tussen hoofdkop en de inhoud (tekst/afbeeldingen). Deze is gelijk aan die van een siteorigin headline (50px) */
.entry-header {
  margin-bottom: unset!important;
}

.entry-title {
	margin-bottom: 50px;
}

.pagina-titel-in-so-editor .widget-title {
  margin-bottom: 50px;

}

/* --------------------------------------- */



/* Afronding van de tegels op de hoofdpagina's */
.rounded-cells {
  border-radius: 5px;
}

#img-rounded .so-widget-image {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

/* --------------------------------------- */

/* Button Stijl voor de hele website */

a.button,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  font-size: 1em;
  font-family: "Varela Round";
  font-weight: 500!important;
  border-width: 2px;
  background: unset;
}

a.button:active,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  border-color: #e02423 !important;
  border-width: 2px!important;
  -webkit-box-shadow: unset!important;
  -moz-box-shadow: unset!important;
  box-shadow: unset!important;
}

a.button:focus,
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  opacity: unset !important;
  border-color: #e02423!important;
  border-width: 2px !important;
  background-color: #e02423;
  color: #ffffff;
}

a.button:hover,
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  opacity: unset !important;
  border-color: #e02423;
  background-color: #e02423;
  color: #ffffff;
}

/* --------------------------------------- */

/* Extra witruimte voor de inlogpagina */

.post-password-form input[type="password"] {
  margin-right: 15px;
}

.post-password-form {
  padding-bottom: 50px;
}

@media screen and (max-width: 600px) {
  .post-password-required a.button,
  button,
  html input[type="button"],
  input[type="reset"],
  input[type="submit"] {
    margin-top: 15px!important;
  }
}

/* --------------------------------------- */

/* Zorgen dat alle kopjes boven teksten niet te dun-, maar ook niet te dikgedrukt worden */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 900!important;
}

/* --------------------------------------- */


/* Berichten: Verberg auteursinformatie (niet nodig om getoond te worden) */

article.post .entry-meta {
  display: none;
}

article.post {
  border-bottom: unset;
}

/* --------------------------------------- */

/* Zorgen voor voldoende afstand tussen het kruimelpad en de pagina-titel (indien deze aanstaat) */



#yoast-breadcrumbs,
#navxt-breadcrumbs {
  margin-bottom: 70px!important;
}

/* --------------------------------------- */

/* Zorgt ervoor dat de titel in kleurvlakken (bijv. Docentinfo) wit zijn */

#titlewhite h1 {
  color: white!important;
}

/* --------------------------------------- */

/* De opsommingstekens corrigeren naar dichte cirkels en minder laten inspringen */

.bulletcorrectie ul {
  list-style: disc;
  margin-left: 25px;
}

ol {
  margin-left: 25px;
}

/* --------------------------------------- */

/* Agenda-item: Ruimte tussen de titel en de datum */

.event .entry-title {
  margin-bottom: -10px;
}

/* --------------------------------------- */

/* Correctie voor de lege ruimte die standaard in het thema aanwezig is maar onwenselijk voor deze site */

#page-wrapper {
  margin-top: -20px;
  margin-bottom: -20px;
}

body.responsive #page-wrapper {
  max-width: 1170px !important;
}

/* --------------------------------------- */

/* Hoofdmenu: Zorgt ervoor dat de items in het hoofdmenu niet te vetgedrukt worden */

.main-navigation ul li a {
  font-weight: normal!important;
}

/* --------------------------------------- */

/* Hoofdmenu: De balk bovenin passend maken voor de pagina's op de site */

nav.site-navigation.main-navigation.primary.use-sticky-menu {  max-width: 1170px;  z-index: 999;}

/* --------------------------------------- */

/* Hoofdmenu: De balk van extra achtergrondschaduw voorzien zodat deze zich beter onderscheid van de pagina's */

.main-navigation.sticky:after {
  box-shadow: rgb(0 0 0 / 85%) 0 6px 6px -6px inset !important;
}

/* --------------------------------------- */

/* Kruimelpad stijlen en afstemmen op de rest van de website */

#yoast-breadcrumbs,
#navxt-breadcrumbs {
  background: none;
  margin-top: -20px;
  margin-bottom: 20px;
  padding: 10px 50px;
  font-size: 16px;
  font-weight: 500;
  color: #474747;
}

@media only screen and (max-width: 1075px) {
  #yoast-breadcrumbs,
  #navxt-breadcrumbs {
    background: none;
    margin-top: -20px;
    margin-bottom: 20px;
    padding: 10px 0px;
    font-size: 15px;
    font-weight: 500;
    color: #474747;
  }
}

@media only screen and (max-width: 600px) {
  #yoast-breadcrumbs,
  #navxt-breadcrumbs {
    display: none;
  }
}

#yoast-breadcrumbs a,
#navxt-breadcrumbs a {
  text-decoration: none;
  color: #c97064;
}

/* Gebruik voor als een kader in de tekst nodig is die bestaat uit twee of meer kolommen*/


@media only screen and (min-width: 1076px) {
.tekstkader-in-tekst {
margin-left: 50px!important;
margin-right: 50px!important;
}}

@media only screen and (max-width: 1075px) {
.tekstkader-in-tekst {
margin-left: 0px!important;
margin-right: 0px!important;
}}


/* --------------------------------------- */


/* --------------------------------------- */

/* Blok Adverteerders onderin de Footer: Box om adverteerders passend maken  */

#Adverteerders {
  border: 0px solid #000;
  width: 195px;
  height: 100px;
  margin: auto;
}

/* --------------------------------------- */

/* Blok Adverteerders onderin de Footer: Verbergen van navigatie symbolen  */

.Adverteerders .so-widget-sow-slider .sow-slider-pagination {
  display: none!important;
}

.Adverteerders .so-widget-sow-slider .sow-slide-nav,
.Adverteerders .so-widget-sow-slider .sow-slider-pagination {
  display: none !important;
}

.Adverteerders .so-widget-sow-slider .Adverteerders .sow-slider-nav {
  display: none!important;
}

.Adverteerders .sow-slider-nav {
  display: none!important;
}

/* --------------------------------------- */

/* Tabbladen titel verkleinen */

.sow-tabs-tab .sow-tabs-title {
  font-size: 16px;
}

/* --------------------------------------- */

/* Extra correctie om de voorwaarden bij de opgavenformulieren passend te krijgen */

#voorwaarden ul {
  list-style-type: disc;
  margin: 0;
  padding: 0;
  font-size: 95%;
}

/* --------------------------------------- */

/* Pagina Veiligheidsbeleid: De witruimte onder de opsomming afstemmen*/

#veiligheidsbeleid ol {
  margin-bottom: 40px;
}

/* --------------------------------------- */

/* Footer: Aanpassing van het uiterlijk van de tekst */

.site-footer .widget-title {
  font-family: "Varela Round"!important;
  font-weight: normal!important;
  font-size: 14px!important;
}

.site-footer p {
  font-family: "Varela Round"!important;
  font-weight: normal!important;
  font-size: 11px!important;
}

/* --------------------------------------- */



/* Berichten en Agenda: Verberg standaard door het thema geleverde navigatie buttons onderaan het bericht  */

.single-nav-wrapper {
  display: none;
}

/* --------------------------------------- */

/* Agenda stijlen */

/* NB: Onderstaande stijlen zijn voor de agenda en wil ik nog nader een omschrijving geven */


.vsel-meta-details {
  flex: 1;
}

.vsel-info {
  width: 100% !important;
  color: #333333!important;
  box-sizing: border-box;
  margin-top: 5px;
}

.agenda-volledig .vsel-meta-combine {
  display: flex;
}

.agenda-volledig .vsel-meta {
		margin-left: unset!important;
}



.vsel-text {
  float: left;
  width: 100%;
  color: #504d4d!important;
  box-sizing: border-box;
  margin-top: 10px;
}

.vsel-read-more {
  padding-top: 10px;
}



.vsel-meta {
  width: 100%!important;
  color: #999999;
}

.single-event .vsel-meta {
		margin-left: 50px;
}

@media only screen and (max-width: 1075px) {
  .single-event .vsel-meta {
   margin-left: 0px;
  }
}

.single-event .entry-title {
  margin-bottom: 10px!important;

}

.vsel-start-icon {
  display: inline-block;
  margin: 0 40px 0 0;
  background: #f8f8f8;
  color: #333;
  text-align: center;
}

.vsel-end-icon {
  display: none;
}

.vsel-day,
.vsel-month,
.vsel-year {
  display: block;
  padding: 10px 35px;
  font-size: 120%;
}

.vsel-year {
  font-size: 0.9em;
  padding-top: 2px;
}

.vsel-meta-single-date,
.vsel-meta-start-date,
.vsel-meta-end-date {
  float: left;
}

.vsel-meta-start-date:after {
  content: "- ";
  padding-left: 5px;
  padding-right: 5px;
}

@media only screen and (max-width: 800px) {
  .vsel-meta-single-date,
  .vsel-meta-start-date,
  .vsel-meta-end-date {
    float: left;
  }

  .vsel-meta-combine .vsel-meta-date-icon {
    display: none;
  }
}

.vsel-meta-single-date span {
  font-weight: normal!important;
}

.vsel-meta-time {
  float: left;
}

@media only screen and (max-width: 900px) {
  .vsel-meta-time {
    float: left;
  }
}

.vsel-meta-time {
  font-weight: 900;
}

.vsel-meta-all-day {
  display: none;
}

.vsel-meta-all-day:before {
  content: none;
}

.vsel-meta-time span {
  font-weight: normal!important;
}

.agenda-lijst .vsel-meta-title a {
  font-family: "varela round";
  font-size: 17px;
}

.overzicht-activiteiten .vsel-meta {
  margin-bottom: -15px;
}

.overzicht-activiteiten h3.vsel-meta-title {
  font-size: 17px;
}

.overzicht-activiteiten h1.widget-title {
  display: none;
}

.agenda-lijst .vsel-meta {
  margin-bottom: -25px;
}

/* --------------------------------------- */



/* Berichten en Agenda: Verberg standaard door het thema geleverde categorie informatie onderaan het bericht  */

.entry-categories {
  display: none;
}

/* --------------------------------------- */

/* Fotoboek: Instellingen voor de weergave */

@media only screen and (max-width: 1075px) {
  .gallery .gallery-item {
    padding: 10px!important;
  }
}

.aigpl-design-1 .aigpl-img-wrp {
  position: relative;
  height: auto;
  width: 100%;
}

.aigpl-design-1 .aigpl-img-caption {
  z-index: 1;
}

.fotoboek-titels .entry-title a {
  color: #E02423!important;
}

.fotoboek-titels .entry-title a:hover {
  color: #9561B0!important;
}

/* --------------------------------------- */

/* Formulieren: SiteOrigin ContactForm Widget */

/* Extra ruimte onder een keuzerondje (correctie) */

.sow-form-field-radio {
  padding-bottom: 25px;
}

/* --------------------------------------- */

/* Formulieren: Contact Form 7 */

/* Extra stijlen toepassen zodat formulieren er goed uitzien */

span.wpcf7-list-item {
  display: block;
}

.wpcf7 {
  font-size: 16px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
  width: 100%;
}

@media screen and (max-width: 600px) {
  .formulier-voornaam {
    margin-right: unset!important;
  }

  .formulier-straat {
    margin-bottom: unset!important;
  }

  .formulier-postcode {
    margin-right: unset!important;
  }

  .formulier-naamouder {
    margin-top: 15px!important;
  }
}

input[type="text"].c_voorletters,
input[type="text"].aanmelding-voorletters {
  width: 25%;
}

#postcodekolom {
  width: 25%;
}

#woonplaatskolom {
  width: 75%;
}

@media only screen and (max-width: 600px) {
  #woonplaatskolom {
    width: 100%;
  }
}

.keuzevakje label {
  display: flex;
  margin-bottom: 0px;
}

.keuzevakje input {
  flex: 0 0 auto;
  margin-right: 10px;
}

.keuzevakje span {
  flex: 1 1 auto;
}

.keuzerondje label {
  display: flex;
  margin-bottom: 0px;
}

.keuzerondje input {
  flex: 0 0 auto;
  margin-right: 10px;
}

.keuzerondje span {
  display: flex;
}

.betaling span {
  display: flex;
  margin-left: 10px;
}

.acceptatie-cursusvoorwaarden {
  margin-bottom: -80px!important;
}

/* --------------------------------------- */

/* Instellingen voor het goed plaatsen van posters bij de agenda items*/

#posters img {
  border: 1px solid #555;
}

@media screen and (max-width: 1024px) {
  .posters_2_kolommen {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start!important;
  }
}

/* --------------------------------------- */

/* Verwijderen tekstje dat de site is gebouwd door SiteOrigin Page Builder */

#theme-attribution {
  display: none;
}

/* --------------------------------------- */

/* Verwijderen recaptcha badge op iedere pagina */

.grecaptcha-badge {
  visibility: hidden;
}

/* --------------------------------------- */

/* Footer */

@media (max-width: 680px) {
  #colophon {
    text-align: center;
  }
}

#colophon h1 {
  font-weight: 800!important;
  margin-bottom: 0px!important;
}

#bekijk_alle_activiteiten h2 {
  font-size: 95%;
}

.single-event .vsel-meta {
  margin-bottom: 34px;
}