/*********** navbar border-bottom ***********/
/* date: 09-03-2022 */
/*.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
	border-bottom: 4px solid #008bc8 !important;
}*/

/*********** show not profile ***********/
/* date: 20-03-2022 */
.profile-edit {display:none !important;}


/*********** show not edit-page ***********/
/* date: 20-03-2022 */
#sp-page-builder .sp-pagebuilder-page-edit {display:none;}

/*********** hamburger menu ***********/
/* date: 14-09-2022 */
.burger-icon > span {
  background-color: #22b6e9; !important;
}

/*********** font-size navmenu ***********/
/* date: 21-09-2022 */
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
  font-size: 16px !important;
}

/*********** font-size facebook ***********/
/* date: 21-09-2022 */
ul.social-icons > li {
  font-size: 40px;
}

/*********** ruimte tussen hero-images en textblock ***********/
/* date: 15-10-2022 */
.sp-page-builder .page-content #section-id-1664913376397 {
  padding: 0px !important;
}

/*********** hide system message ***********/
/* date: 27-02-2023 */
#system-message-container {
  display: none;
}

/*********** background-color footer ***********/
/* date: 15-01-2024 */
#sp-footer {
   background: #008bc8 !important;
}
