@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
    font-family: 'Poppins', sans-serif;
 	font-style: normal;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #222;
}

/* HEADINGS */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 1rem;
    font-weight: 700;
    line-height: 1.2;
	color: #444;
}

.h1, h1 {font-size: 1.5rem;} 	/* 1.625 = 24px */
.h2, h2 {font-size: 1.375rem;} 	/* 1.375 = 22px */
.h3, h3 {font-size: 1.125rem;} 	/* 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 */

.article-details .article-header h1 {font-size: 1.5rem;}
.article-details .article-header h2 {font-size: 1.125rem;}
.article-list .article .article-header h1 {font-size: 1.5rem;}
.article-list .article .article-header h2 {font-size: 1.125rem;}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {color: #1872A4;}


.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: #222;
}

/* LINKS */
a {color: #1872A4;}
a:hover, a:focus, a:active {color: #666;}

/* MENU */

.sp-megamenu-parent>li .sp-menu-badge {
    position: absolute;
    top: 1px;
    right: 6px;
    padding: 4px 10px;
    line-height: 1.0;
    font-weight: 500;
    border-radius: 10px;
    font-size: 12px;
    letter-spacing: 0px;
	text-transform: lowercase;
    background: #d1ad66;
    color: #fff;
}

.tuinmeubelen .sp-megamenu-parent>li .sp-menu-badge {display: none;}

.sp-megamenu-parent>li:last-child>a {padding: 0px 15px 0px 15px;}
.sp-megamenu-parent>li>a {color: #374151;}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
	padding: 0 12px;
	line-height: 45px;
	font-size: 1rem;
	font-weight: 600;
	text-transform: uppercase;
	border-radius: 6px;
}
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {color: #fff; background: #1872A4; font-weight: 600;}
.sp-megamenu-parent>li:hover>a {color: #A01937;}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {border-bottom: 5px solid #A01937;}

@media (max-width: 1200px) {
	.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {padding: 0 8px !important; font-size: 0.800rem !important;}
	.sppb-btn.sppb-btn-primary {font-size: 0.800rem !important; padding: 8px 6px !important;}
	.dashboard .fa.fas.fa-key {display: none;}
}

/* sub menu */
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {font-size: 1.0rem; padding: 6px 0;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {color: #A01937;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {color: #A01937;}

/* sub menu rechts */

#sp-left .sp-module, #sp-right .sp-module {
    margin-bottom: 30px;
    border: 1px solid #eee;
    padding: 20px 20px 10px 20px;
    border-radius: 0px;
    margin-top: 0;
    background: #f9f9f9;
	box-shadow: 1px 1px 12px 1px #e8e8e8
}

#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
    margin: 0 0 20px;
    padding-bottom: 20px;
    font-size: 1.125rem;
    font-weight: 600;
    border-bottom: none;
}

#sp-right .sp-module-content li.active>a {color: #A01937; background: #fff; border-left: 3px solid #A01937; 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; padding: 8px 0;}
#sp-right .sp-module .menu .active a {color: #333;}
#sp-right .sp-module ul>li:first-child {border-top: 1px solid #ddd;}
.sp-module ul>li>a:hover {color: #A01937;}

/* MENU MOBIEL */

@media (max-width: 992px) {
	#sp-header .logo {height: 60px !important;}
	.logo-image-phone {height: 45px !important;}
	#sp-header {height: 60px !important;}
	#sp-top1 {display: none !important;}
}

.offcanvas-menu .offcanvas-inner ul.menu li.active a {color: #0b7999 !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: #0b7999 !important;}
.offcanvas-menu .offcanvas-inner ul.menu>li {border-bottom: 1px solid #eee;}
.burger-icon>span {height: 4px; background-color: #000;}

/* BLOK TOP */

#sp-header {background: #fff;}
#sp-main-body {padding: 40px 0;}
#sp-top-bar {background: #1872A4; color: #A01937; padding: 8px 0; font-size: 1rem;}
#sp-top1, #sp-top2 {color: #fff; display: block;}
#sp-top-bar a {color: #fff;}
#sp-top1 p {margin-bottom: 0rem;}
#sp-top-bar .sp-module {margin: 0px;}

div.mod-languages ul li.lang-active {background-color: transparent !important; padding: 0px; border-radius: 0px;}
#sp-top-bar .social-icons > li > a {padding: 4px 4px;}
ul.social-icons>li:not(:last-child) {margin-right: 10px;}
ul.social-icons {order: 2; margin-left: 20px;}
#sp-top-bar .sp-module {order: 1;}
.sp-column.text-center.text-lg-end {display: flex; justify-content: flex-end;}
.dashboard p {margin-bottom: 0rem;}

/* BLOK FOOTER */
#sp-bottom {
    background-image: url(../../../images/footer/footer.jpg);
	background-color: #EEEEEE;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0 50px;
    font-size: 1rem;
    line-height: 1.6;
    color: #111;
}


#sp-bottom .sp-module .sp-module-title {color: #222;}

/*#sp-bottom {
    padding: 70px 0 40px;
    font-size: 1.0rem;
    line-height: 1.6;
	background: #eee;
    color: #111;
    background-image: url(bg.png) !important;
    background-repeat: repeat !important;
}*/

#sp-bottom .sp-module ul>li {margin-bottom: 4px;}
#sp-footer a, #sp-bottom a {color: #1872A4;}
#sp-footer a:hover, #sp-footer a:active, #sp-footer a:focus, #sp-bottom a:hover, #sp-bottom a:active, #sp-bottom a:focus {
    color: #666;
}

#sp-footer {background: #1872A4; color: #fff; font-size: 0.875rem;}
#sp-footer .container-inner {padding: 20px 0;}


/* KNOPPEN */

.sppb-btn-default {
    color: #fff;
    background-color: #1872A4;
    border-color: #1872A4;
	padding: 14px 20px 14px 20px !important;
	margin-top: 15px;
	font-size: 1rem;
	border-radius: 6px;
	font-weight: 400;
}

.sppb-btn-default:hover {
    background-color: #222;
    border-color: #222;
	color: #fff;
	font-weight: 400;
}

.btn-primary, .sppb-btn-primary {
    border-color: #d1ad66;
    background-color: #d1ad66;
}

.btn-primary:hover, .sppb-btn-primary:hover {
    border-color: #A01937;
    background-color: #A01937;
}

.sppb-btn-primary {
    border-color: #d1ad66;
    background-color: #d1ad66;
	color: #fff;
	padding: 8px 12px;
	border-radius: 4px;
	border: 1px solid #d1ad66;
	font-weight: 400;
}

.sppb-btn-primary:hover {
    border-color: #fff;
    background-color: #212121;
	color: #fff;
	border: 1px solid #fff;
	font-weight: 400;
}

.sppb-btn.sppb-btn-primary {font-size: 14px;}
.article-details blockquote {margin: 30px 0;}
blockquote {
    position: relative;
    padding: 30px 30px 30px 35px;
    background: #f7f7f7;
    border-width: 1px 1px 1px 5px;
    border-style: solid;
    border-color: #e5e5e5;
    font-size: 1rem;
	margin: 0 0 1rem;
	border-left-color: #A01937;
}

blockquote p {margin-bottom: 0rem;}

/* CONTENT */
.page-header {padding-bottom: 20px;}
.article-list .article, .sppb-addon-articles .sppb-addon-article {box-shadow: 1px 1px 12px 1px #e8e8e8;}
.article-list .article .readmore {
    -webkit-appearance: none;
    overflow: visible;
    font: inherit;
    display: inline-block;
    box-sizing: border-box;
    padding: 4px 18px;
    vertical-align: middle;
    line-height: 30px;
    min-height: 30px;
    font-size: 0.875rem;
    text-decoration: none;
    text-align: center;
    border-radius: 4px;
    background: #1872A4;
}

.article-list .article .readmore a {color: #fff; font-weight: 400;}
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .readmore a:focus {color: #222;}
.article-info {display:none;}

.category-desc.clearfix {
    margin: 0px 30px 30px 0px;
    background: #f5f5f5;
    padding: 20px;
}

.category-desc.clearfix p {margin-bottom: 0rem;}

.sp-page-builder .page-content #section-id-1657013069910 {border: 3px solid #FFF; border-radius: 6px;}
#sp-page-builder .sppb-section-title {margin-bottom: 30px;}
.sppb-addon-articles .sppb-addon-article-layout-editorial-content .sppb-article-info-wrap, .sppb-addon-articles .sppb-addon-article-layout-magazine-content .sppb-article-info-wrap, .sppb-addon-articles .sppb-addon-article-layout-masonry-content .sppb-article-info-wrap, .sppb-addon-articles .sppb-addon-article-layout-side-content .sppb-article-info-wrap {
    padding: 20px;
}