@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

body {
    font-family: 'Roboto', sans-serif;
 	font-style: normal;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
    color: #222;
}

#sp-main-body {padding: 40px 0;}

/* HEADINGS */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 1rem;
    font-weight: 600;
    line-height: 1.2;
	color: #203646;
}

.h1, h1 {font-size: 1.5rem;} 	/* 1.625 = 24px */
.h2, h2 {font-size: 1.375rem;} 	/* 1.375 = 22px */
.h3, h3 {font-size: 1.375rem;} 	/* 1.25 = 20px */
.h4, h4 {font-size: 1.125rem;} 	/* 1.125 = 18px */
.h5, h5 {font-size: 1.0rem;} 	/* 1.0 rem = 16px */
.h6, h6 {font-size: 0.875rem;} 	/* 0.875 = 14px */

/* TOP */
#sp-section-1 {background: #666; padding: 15px 0; border-top: 3px solid #76B844;}
#sp-section-2 {background: #76B844;}
#sp-top3 {color: #fff; font-size: 1rem; display: flex; justify-content: flex-end; align-items: center;}
#sp-top3 a {color: #76B844;}
.sp-contact-info li {font-size: 1rem;}
#sp-section-1 p {margin-bottom: 0rem;}
#sp-top2 {display: flex; align-items: center; justify-content: flex-end;}
#sp-top3 .fas.fa-phone, #sp-top3 .far.fa-envelope, #sp-top3 .far.fa-clock {font-size: 1.125rem;}

#sppb-addon-1593157749543 .sp-slider .sp-nav-control .nav-control {background: #fff;}

/* MENU */
/* LINKS */
a {color: #76B844;}
a:hover, a:focus, a:active {color: #666;}

.article-list .article .article-header h1 a:hover, .article-list .article .article-header h1 a:active, .article-list .article .article-header h1 a:focus, .article-list .article .article-header h2 a:hover, .article-list .article .article-header h2 a:active, .article-list .article .article-header h2 a:focus {
    color: #666;
}

.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
    color: #76B844;
}

/* MENU */
.sp-megamenu-parent>li:last-child>a {padding: 0px 15px 0px 15px;}
.sp-megamenu-parent>li>a {color: #fff;}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
	padding: 0 15px;
	line-height: 70px;
	font-size: 1rem;
	font-weight: 600;
	text-transform: uppercase;
}
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {color: #fff; background: #5C9B41;}
.sp-megamenu-parent>li:hover>a {color: #333;}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {border-bottom: 5px solid #5C9B41;}

.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: 1rem;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
    color: #76B844;
}

.image-layout-preset-style-card .sppb-addon-image-overlay-icon, .sppb-image-layouts-inline .sppb-addon-image-overlay-icon {
    line-height: 66px;
}
.sppb-addon-image-overlay-icon {
    width: 70px;
    font-size: 62px;
    height: 70px;
    line-height: 70px;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    border-radius: 40px;

}

/* sub menu rechts */

#sp-left .sp-module, #sp-right .sp-module {
    margin-bottom: 30px;
    border: 1px solid #eee;
    padding: 20px;
    border-radius: 0px;
    margin-top: 0;
    background: #FCFCFC;
	box-shadow: 1px 1px 12px 1px #e8e8e8
}

#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
    margin: 0 0 10px;
    padding-bottom: 10px;
    font-size: 1.125rem;
    font-weight: 600;
    border-bottom: none;
}

#sp-right .sp-module-content li.active>a {color: #76B844; background: #fff; border-left: 3px solid #76B844; border-radius: .25rem;}
#sp-right .sp-module-content>ul>li ul>li {padding-left: 20px;}
#sp-right .sp-module ul>li>a {display: block; padding: 8px 8px 8px 15px; line-height: 25px;}
#sp-right .sp-module ul>li {border-bottom: 1px solid #ddd;}
#sp-right .sp-module ul>li:first-child {border-top: 1px solid #ddd;}
.sp-module ul>li>a:hover {color: #76B844;}

.sp-module.aanbieding p {margin-bottom: 0rem;}
.sp-module.aanbieding img {margin-bottom: 10px;}

/* MENU MOBIEL */
@media (max-width: 992px) {
	#sp-top3 {display: none !important;}
	#sp-header .logo {height: 60px !important;}
	.logo-image-phone {height: 45px !important;}
	#sp-header {height: 60px !important;}
}

.offcanvas-menu .offcanvas-inner ul.menu li.active a {color: #333 !important;}
.offcanvas-menu .offcanvas-inner ul.menu>li a:hover, .offcanvas-menu .offcanvas-inner ul.menu>li a:focus, .offcanvas-menu .offcanvas-inner ul.menu>li span:hover, .offcanvas-menu .offcanvas-inner ul.menu>li span:focus {color: #333 !important;}
.offcanvas-menu .offcanvas-inner ul.menu>li {border-bottom: 1px solid #eee;}
.burger-icon>span {height: 5px; background-color: #fff;}

/* KNOPPEN */
.sppb-btn-default {
    color: #fff;
    background-color: #e51616;
    border-color: #e51616;
	padding: 10px 20px 10px 20px !important;
	margin-top: 15px;
	font-size: 0.875rem;
	border-radius: 4px;
	font-weight: 400;
}

.sppb-btn-default:hover {
    background-color: #222;
    border-color: #222;
	color: #fff;
	font-weight: 400;
}

.sppb-btn-primary {
    border-color: #76B844;
    background-color: #76B844;
	color: #fff;
	padding: 12px 20px;
	border-radius: 4px;
	border: 1px solid #76B844;
	font-weight: 500;
	font-size: 1.125rem;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.sppb-btn-primary:hover {
    border-color: #fff;
    background-color: #5C9B41;
	color: #fff;
	border: 1px solid #fff;
	font-weight: 500;
}


.sppb-btn-secondary {
    border-color: #fff;
    background-color: #fff;
	color: #76B844;
	padding: 12px 20px;
	border-radius: 4px;
	border: 1px solid #fff;
	font-weight: 500;
	font-size: 1.125rem;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.sppb-btn-secondary:hover {
    border-color: #fff;
    background-color: #5C9B41;
	color: #fff;
	border: 1px solid #fff;
	font-weight: 500;
}

.readmore {
    display: inline;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2) !important;
	padding: 12px 20px;
}

.article-introtext {
    padding: 10px 0px 20px 0px;;
}

.article-list .article .readmore a {
    color: #76B844 !important;
}

.sppb-btn.sppb-btn-primary {font-size: 14px;}

/* INHOUD */

.bg-primary {
    background: #76B844 !important;
}

#sppb-addon-1593439627622 .sppb-addon-header .sppb-addon-title {
    font-weight: 700;
    font-size: 30px;
	color: #fff;
}

.sppb-addon-articles .sppb-addon-article {
    box-shadow: 0px 10px 30px 0px rgba(205, 205, 205, 0.33);
    border-radius: 10px;
    transition: all 0.3s ease;
}

.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap {padding: 30px;}

.title-decor .sppb-addon-title:before, .title-decor .sppb-title-heading:before {
    background: #76B844;
}
.title-decor .sppb-addon-title:before, .title-decor .sppb-title-heading:before {
    content: '';
    width: 70px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.title-decor .sppb-addon-title, .title-decor .sppb-title-heading {
    position: relative;
    padding-bottom: 26px !important;
    display: inline-block;
}

.article-list .article {
  box-shadow: 0px 10px 30px 0px rgba(205, 205, 205, 0.33);
  border-radius: 10px;
}

.article-details .article-full-image {display: none;}

.speasyimagegallery-gallery-item-content {
    opacity: 9 !important;
	background: RGBA(118, 184, 68, 0.7) !important;
}

/* PAGE TITLE */

@media(max-width:991px) {
    .sp-page-title {padding: 80px 0 80px !important;}
}

 @media(max-width:767px) {
	.sp-page-title {padding: 50px 0 50px !important;}
}

.sp-page-title {
	padding: 130px 0 130px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-color: #f5f5f5;
}

.sp-page-title .sp-page-title-heading {display: none;}

/* BENEDEN */

#sp-bottom {
    background: #76B844 !important;
	font-size: 1.125rem;
    font-weight: 500 !important;
    background-image: url(bg.png) !important;
    background-repeat: repeat !important;
	padding: 60px 0 20px
}

#sp-footer a {color: #fff; font-weight: 500 !important;}
#sp-bottom a {color: #005500; font-weight: 500 !important;}
#sp-bottom .sp-module ul>li {margin-bottom: 0px;}
#sp-footer .container-inner {padding: 20px 0;}
#sp-footer2 .fab.fa-facebook {font-size: 28px;}

#sp-footer {
    background: #555 !important;
    color: #ddd !important;
    font-size: 1rem !important;
    font-weight: 600 !important;
}

#sp-bottom .sppb-addon-title {
    font-size: 24px !important;
    font-weight: bold !important;
    color: #fff !important;
    margin-bottom: 25px !important;
}

#sp-bottom .sp-module .sp-module-title {font-size: 24px;}
