/* Lettertype Google Fonts */
@import url('https://fonts.googleapis.com/css2?family=Comic+Neue&display=swap');

#sp-top-bar {
  background: #F5F5F5;
  color: #212529;
  padding: 20px 0px;
}

#sp-top-bar a {color: #FB7536;}
#sp-top1 {padding-top: 5px;}

.sp-contact-info li {
  font-size: 100%;
}

/* Font Awesome aanpassing menu seperator */


body.ltr .sp-megamenu-parent > li.sp-has-child > span::after {font-family: "Font Awesome 6 Free";}

body.ltr .sp-megamenu-parent > li.sp-has-child > a::after {font-family: "Font Awesome 6 Free";}

.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > .menu-separator > .menu-toggler::after {
  font-family: "Font Awesome 6 Free";
  content:"";
  font-weight: 900;
}

.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent.menu-parent-open > .menu-separator > .menu-toggler::after {
  font-family: "Font Awesome 6 Free";
  content: "";
  font-weight: 900;
}

/* Kleur tekst artikelen */
body {
  color: #000000;
font-family: Open Sans, sans-serif;
    font-size: 18px;
   line-height: 28px;
}

/* Lettertype koppen */
h1, h2, h3, h4, h5 {
   font-family: 'Comic Neue', cursive;
}

/* H2 links */
#sp-main-body h2 a:link {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #000000;
}

/* Mouse-over links */
#sp-main-body h2 a:hover {
  color: #FB7536;
  text-decoration: underline;
}

.readmore a {text-decoration: underline;}

/* Lettergrootte koppen */
h1 {
  font-size: 34px; 
  font-weight: bold; 
  text-align: center;
  text-transform: uppercase;
  color: #00008B;
}
h2 {
  font-size: 22px;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
  color: #00008B;
}
h3 {font-size: 22px;}

#sp-main-body {padding: 20px 0px 30px 0px;}
#sp-main-body a {color: #FB7536;}
#sp-main-body a:hover {color: #eb4947; text-decoration: underline;}
#sp-component a {text-decoration: underline;}

#sp-top1 .sp-column  {float: left;}
#sp-top2 .sp-column {float: right;}

#sp-header.header-sticky {background-color: #FFFFFF;}

#sp-menu {padding-left: 0px;}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  font-size: 15px;
font-weight: 500;
padding: 0px 15px 0px 15px;
text-transform: uppercase;
 }
 
 .sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
  color: #FB7536;
  font-weight: 700;
}

 .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
 }
 
 .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
  font-size: 16px;
  font-weight: 300;
 }



#offcanvas-toggler {margin-top: 20px; margin-right: 25px;}



#sp-logo .logo {
        padding: 0px;
}



#sp-top2 input[type="text"], input[type="search"] 
{
display: inline;
height: 35px;
}

#sp-top2 .btn-primary, #sp-main-body .btn-primary {font-size:14px; background-color: #FB7536; border-color: #FB7536;}
#sp-top2 .btn-primary:hover, #sp-main-body .btn-primary:hover {background-color: #eb4947; border-color: #eb4947;}

.edit.item-page .nav li a[href^="#sppostformats"], .edit.item-page .nav li a[href^="#language"] {
display:none;
}

.jfontsize {
    float: right;
    margin-top: 50px;
    margin-left: 10px;
}

#sp-main-body,
#sp-page-title,
#sp-header,
#sp-header .logo,
#offcanvas-toggler,
.sticky-wrapper.is-sticky,
.sp-megamenu-parent >li >a {
	-webkit-transition: 0s ease-in-out;
	-moz-transition:    0s ease-in-out;
	-ms-transition:     0s ease-in-out;
	-o-transition:      0s ease-in-out;
	transition:         0s ease-in-out;
}

i.fa-bars::before {
    font-family: McLaren, sans-serif;
    content: "Menu";
    float: left;
    margin: 1px 10px 0px 0px;
    font-size: 16px;
}

.fa-bars::after {
 content: "\f0c9";
}

.edit.item-page .nav li a[href^="#attrib-articletypeoptions"] {
display:none;
}

.edit.item-page .nav li a[href^="#attrib-articleblogoptions"] {
display:none;
}

.edit.item-page .nav li a[href^="#attrib-articleogoptions"] {
display:none;
}

.burger-icon > span {
  height: 4px;
}

/* Minder witruimte homepage */

#sp-component .container-fluid {padding-left: 0px; padding-right: 0px;}

#sp-right .sp-module ul > li > a {
  line-height: 22px;
  }
#sp-right .sp-module-content .latestnews > li > a > span {
  margin-top: 5px;
  font-size: 75%;
  }

/* CSS voor tablet weergave */
@media (min-width: 768px) and (max-width: 1024px) {
	
#sp-header {height: 100px;}
	
#sp-top1 {width: 50%; padding-top: 5px;}
#sp-top2 {width: 50%;}
	
#sp-logo .logo {
        padding-top: 50px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
}

body p {font-size: 16px;}
  
h1 {
  font-size: 28px; 
  font-weight: bold; 
  text-align: center;
  text-transform: uppercase;
}
h2 {font-size: 24px; text-transform: uppercase;}
h3 {font-size: 16px;}
	
.sp-default-logo {display: none;} 
#sp-header .sp-retina-logo {display: none;}
	
.sp-megamenu-parent {
  list-style: none;
  padding: 0;
  margin: 0px 20px 0px 0px;
}	

#sp-menu {
        position: absolute !important;
  padding-right: 10px;
        right: 0;
        top: 0px;
    }
	
	.visible-xs {display: inline !important;}
  
  #offcanvas-toggler > i {
    padding: 0px;
    margin: 5px 0px 0px 0px;
}
  
 .offcanvas-menu {
  background-color: #FFFFFF;
  color: #252525;
}

.offcanvas-menu .offcanvas-inner ul.menu > li > a, .offcanvas-menu .offcanvas-inner ul.menu > li > span {
  padding: 15px 10px;
}

.offcanvas-menu .offcanvas-inner ul.menu > li > ul li a {
  font-size: 16px;
  line-height: 28px;
}

#userForm label {font-size: 16px;}

}

/* CSS voor smartphone weergave */
@media (min-width: 320px) and (max-width: 767px) {
	
#sp-header {height: 100px;}

#sp-logo .logo {
        padding-top: 45px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
}

body p {font-size: 16px;}


.article-list .article {
  margin-top: 20px;
  margin-bottom: 25px;
  padding: 0px;
  border: 0px solid #f5f5f5;
}

h1 {
  font-size: 24px; 
  font-weight: bold; 
  text-align: center;
  text-transform: uppercase;
}
h2 {font-size: 20px; text-transform: uppercase;}
h3 {font-size: 12px;}  

#offcanvas-toggler > i {
    padding: 0px;
    margin: 5px 0px 0px 0px;
}
  
.sp-default-logo {display: none;} 
#sp-header .sp-retina-logo {display: none;}
  
#sp-top2 {float: left;}
#sp-top2 .sp-module {margin-left: 0px; margin-top: 5px;}
  
#sp-menu {padding-right: 10px;}

.offcanvas-menu {
  background-color: #FFFFFF;
  color: #252525;
}

.offcanvas-menu .offcanvas-inner ul.menu > li > a, .offcanvas-menu .offcanvas-inner ul.menu > li > span {
  padding: 15px 10px;
}

.offcanvas-menu .offcanvas-inner ul.menu > li > ul li a {
  font-size: 16px;
  line-height: 28px;
}

#userForm label {font-size: 16px;}


}


