@import url('https://fonts.googleapis.com/css2?family=Handlee&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

body {
    font-family: 'Open Sans', sans-serif;
 	font-style: normal;
    font-size: 0.938rem;
    font-weight: 400;
    line-height: 1.4;
    color: #111;
}

/* HEADINGS */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 1rem;
    font-weight: 500;
    line-height: 1.2;
	color: #2b2b2b;
	font-family: 'Handlee', sans-serif;
	font-style: normal;
}

.h1, h1 {font-size: 1.875rem;} 	/* 1.625 = 24px */
.h2, h2 {font-size: 1.75rem;} 	/* 1.375 = 22px */
.h3, h3 {font-size: 1.5rem;} 	/* 1.25 = 20px */
.h4, h4 {font-size: 1.5rem;} 	/* 1.125 = 18px */
.h5, h5 {font-size: 1.375rem;} 	/* 1.0 rem = 16px */
.h6, h6 {font-size: 1.25rem;} 	/* 0.875 = 14px */

.article-details .article-header h1 {font-size: 1.5rem;}
.article-details .article-header h2 {font-size: 1.5rem;}
.article-list .article .article-header h1 {font-size: 1.5rem;}
.article-list .article .article-header h2 {font-size: 1.5rem;}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {color: #789993 !important;}


/* LINKS */
a {color: #789993;}
a:hover, a:focus, a:active {color: #5fa5b9;}
.btn-link {
    --bs-btn-font-weight: 400;
    --bs-btn-color: #789993;
    --bs-btn-hover-color: #5fa5b9;
    --bs-btn-active-color: #5fa5b9;
    --bs-btn-disabled-color: #6c757d;
}

/* 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 20px;
	line-height: 70px;
	font-size: 1.0rem;
	font-weight: 700;
}
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {color: #B1EFAB;}
.sp-megamenu-parent>li:hover>a {color: #B1EFAB;}

/* sub menu */
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {font-size: 1.0rem; padding: 10px 10px; color: #fff; display: block;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {color: #B1EFAB;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {color: #B1EFAB;}

#sp-menu .sp-dropdown .sp-dropdown-inner {border-radius: 0 0 3px 3px; background: rgba(40, 40, 40, 0.8);}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item a:hover {
    color: #fff;
    background-color: #789993;
    background-color: rgba(120, 153, 147, 0.8);
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-size: 1.0rem;
	padding: 10px 10px;
	color: #fff; display: block;
}

.menuwinkel .menu li {padding: 10px 0px;}

/* sub menu rechts */

#sp-left .sp-module, #sp-right .sp-module {
    margin-bottom: 20px;
    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 10px;
    padding-bottom: 10px;
    font-size: 1.125rem;
    font-weight: 600;
    border-bottom: none;
}

#sp-right .sp-module-content li.active>a {color: #789993; background: #fff; border-left: 3px solid #789993; 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: 0px solid #ddd;}
.sp-module ul>li>a:hover {color: #789993;}

.sp-module.nieuwsbrief p {margin-bottom: 0rem;}

/* MENU MOBIEL */

@media (max-width: 992px) {
	.logo-image {height: 50px !important; margin-top: 0px;}
	#sp-header {height: 70px !important;}
	#sp-top2 {display: none !important;}
	#sp-top3 {display: none !important;}
	#sp-top4 {display: none !important;}
	#sp-top1 {padding: 8px; margin-bottom: 10px; width: 25%;}
	.sp-megamenu-wrapper.d-flex {display: flex !important; justify-content: flex-start !important;}
}

@media (max-width: 1400px) {
	.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {padding: 0 10px;}
}

@media (max-width: 1200px) {
	.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {padding: 0 8px;font-size: 0.875rem;}
}

.offcanvas-menu .offcanvas-inner ul.menu li.active a {color: #789993 !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: #789993 !important;}
.offcanvas-menu .offcanvas-inner ul.menu>li {border-bottom: 1px solid #eee;}
.burger-icon>span {height: 4px;background-color: #fff;}

/* BLOK TOP */
#sp-main-body {padding: 40px 0;}
#sp-top-bar {background: #f5f5f5; color: #252525; padding: 8px 0; font-size: 1.0rem;}
#sp-top-bar a {color: #789993;}
#sp-section-1 {background: #f5f5f5 !important; padding: 10px 0 !important;}
#sp-section-2 { background: #789993;}
#sp-section-3 {background: #005095;}
#sp-top1 {display: flex; justify-content: center; align-items: center; background: #444;}
#sp-top2 {display: flex; justify-content: flex-end; align-items: center;}
#sp-top3 {display: flex; justify-content: flex-end; align-items: center;}
#sp-logo {display: flex; justify-content: flex-start; align-items: center;}
#sp-top3 img {display: inline;}

.sp-megamenu-wrapper.d-flex {display: flex !important; justify-content: center;}
.sp-module.winkelopen ul {list-style-type: none; padding-left: 0px; margin-bottom: 0px;}
.sp-module.winkelopen {font-size: 0.875rem;}

div.mod-languages ul li.lang-active {
    background-color: transparent !important;}

/* BLOK FOOTER */
#sp-bottom {
    padding: 50px 0 20px;
    font-size: 1.0rem;
    line-height: 1.4;
	background: #f5f5f5;
    color: #111;
}

#sp-bottom .sp-module ul>li {margin-bottom: 4px;}
#sp-bottom a {color: #607e79;}
#sp-footer a{color: #bfe3bb;}
#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: #444;}
#sp-footer {background: #789993; color: #fff; font-size: 1rem;}
#sp-footer .container-inner {padding: 20px 0;}

#sp-bottom .sp-module .sp-module-title {
    font-weight: 500;
    font-size: 26px;
    margin: 0 0 30px;
    color: #2b2b2b;
}

#sp-bottom .sp-module .sp-module-title:after {
    background: #95afaa;
}
.sp-module h3.sp-module-title:after {
    clear: both;
    display: block;
    float: left;
    content: "";
    position: relative;
    height: 2px;
    width: 70%;
    margin: 10px 30% 0 0;
    border-radius: 2px;
    padding: 0;
}

.sp-module h3.sp-module-title {
    margin: 20px 0;
    width: auto;
    padding-right: 30px;
    box-shadow: inset 0 -1px 0 #ddd;
    display: inline-table;
    line-height: 1.3;
}


/* TITEL */
@media(max-width:991px) {
	.sp-page-title {padding: 60px 0 60px !important;}
	.sp-page-title .sp-page-title-heading {font-size: 24px !important;}
}
@media(max-width:767px) {
	.sp-page-title {padding: 30px 0 30px !important;}
	.sp-page-title .sp-page-title-heading {font-size: 18px !important;}
}

.sp-page-title {
    position: relative;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    position: relative;
    padding: 120px 0;
    text-align: left;
    align-items: end;
    display: flex;
	background: #f5f5f5;
}

.sp-page-title-heading {display: none;}

.sp-page-title .sp-page-title-heading {font-size: 32px; font-weight: 500; line-height: 1.2;}
.sp-page-title .sp-page-title-heading, .sp-page-title .sp-page-title-sub-heading {margin: 0; padding: 0; color: #fff;}
.sp-page-title > .container {position: relative; z-index: 2;}

/* CONTENT */
.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: #789993;
}

.sppb-btn-default {
    color: #fff !important;
    background-color: #789993 !important;
    border-color: #789993 !important;
}

.sppb-btn-default:hover {
    color: #789993 !important;
    background-color: #fff !important;
    border-color: #789993 !important;
}

.btn-primary, .sppb-btn-primary {
    color: #fff;
    background-color: #789993;
    border-color: #789993;
}

.btn-primary:hover, .sppb-btn-primary:hover {
    color: #789993;
    background-color: #fff;
    border-color: #789993;
}

.pagination>.active>a, .pagination>.active>span {
    border-color: #789993;
    background-color: #789993;
}

.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: #fff;}
.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap {padding: 20px;}

.recept .latestnews>li>a>span {color: #789993;}
.sp-module-content .latestnews>li>a>span {margin-top: 0px;font-size: 90%;}

.sppb-addon h3.sppb-addon-title:after {
    background: #95afaa;
}
.sppb-addon h3.sppb-addon-title:after {
    clear: both;
    display: block;
    float: left;
    content: "";
    position: relative;
    height: 2px;
    width: 70%;
    margin: 10px 30% 0 0;
    border-radius: 2px;
    padding: 0;
}

.sppb-addon h3.sppb-addon-title {
    margin: 20px 0;
    width: auto;
    padding-right: 30px;
    box-shadow: inset 0 -1px 0 #ddd;
    display: inline-table;
    line-height: 1.3;
}

.article-header h1, .article-header h2 {
    margin: 0;
    line-height: 1.2;
    width: auto;
    padding-right: 30px;
    box-shadow: inset 0 -1px 0 #ddd;
    display: table;
    word-wrap: break-word;
}
.article-header h1:after, .article-header h2:after {background: #95afaa;}
.article-header h1:after, .article-header h2:after {
    clear: both;
    display: block;
    float: left;
    content: "";
    position: relative;
    height: 2px;
    width: 70%;
    margin: 10px 30% 0 0;
    border-radius: 2px;
    padding: 0;
}

.article-header {margin-bottom: 20px;}

/* VIRTUEMART */
/* VirtueMart Fancybox - leveringsvoorwaarden */
#fancybox-wrap {
    max-width: 90vw !important;
    max-height: 90vh !important;
}

#fancybox-outer {
    max-width: 90vw !important;
    max-height: 90vh !important;
}

#fancybox-content {
    max-width: 90vw !important;
    max-height: 80vh !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    box-sizing: border-box !important;
	padding: 40px;
}

/* Sluitknop zichtbaar houden */
#fancybox-close {
    display: block !important;
    z-index: 99999 !important;
}

.text-center {
    text-align: left !important;
}

@media (max-width: 1200px) {
    .vmproduct.homeblok .product-container {flex: 1 1 33.33%;}
}

@media (max-width: 800px) {
    .vmproduct.homeblok .product-container {flex: 1 1 50%;}
}

@media (max-width: 500px) {
    .vmproduct.homeblok .product-container {flex: 1 1 100%;}
}

.vmproduct.homeblok.productdetails {
    display: flex;
    flex-wrap: wrap;     /* zorgt dat ze doorlopen op de volgende rij */
    gap: 10px;           /* optioneel, ruimte tussen items */
}

.vmproduct.homeblok .product-container {
    float: none !important;
    flex: 1 1 20% !important;
    box-sizing: border-box;
	background: #fff;
}

.vmproduct.homeblok span.PricesalesPrice  {font-size: 18px; font-weight: 700;}
.vmproduct.homeblok.productdetails a {font-size: 16px; font-weight: 700;}
.vmproduct.homeblok img.featuredProductImage {padding-bottom: 10px;}

.product-container {border: 1px solid #ddd; padding: 15px;}
.form-label.mb-1 {font-size: 12px;}
.vm-product-media-container {min-height: 100px !important;}
.pagination.ms-0.mb-4 {margin-bottom: 0px !important;}
.product-price.mb-auto.pb-3 {margin-bottom: 0px !important;}
.pb-3 {padding-bottom: 0rem !important;}
.product.w-desc-1 {--bs-gutter-y: 30px !important;}

.main-image.position-relative {min-height: 350px !important;}
.mb-5 {margin-bottom: 1rem !important;}

.list-group-item-primary {color: #789993; background-color: #eee;}
.mb-3 {margin-bottom: 0.313rem !important;}

.vmCartModule .total_products {color: #fff; font-weight: 700; margin-right: 5px; font-size: 2rem;}
.vmCartModule .show_cart a {color: #fff;}
.vmCartModule .show_cart .details {font-size: 12px; text-decoration: underline;}
.vmCartModule.winkelicon:before {}

.vmCartModule {display: flex; justify-content: center; align-items: center;}

/*.dropdownCart-container {z-index: 999 !important;}
.dropdownCart-btn {color: #fff; font-weight: 500; background: transparent; border: none; display: inline;}
.dropdownCart-btn::after {border-top: 4px solid #fff !important; margin-left: 10px !important;}
div.quick_btn:hover {background: #789993 !important;}*/

/* VM berd */
/*.icon-hoev:before {font-family: "Font Awesome 6 Free"; content: "\2b";}
.icon-del:before {font-family: "Font Awesome 6 Free"; content: "\f00d";}
.vm-cart-item-quantity button {padding: 0px; margin: 0px; border: none;}
.product-neighbours {margin: 0 0 16px; background: #f5f5f5; padding: 10px 20px;}
.dropdownCart-container {z-index: 99;}
.fancybox-content .h4, h4 {font-size: 16px; margin-top: 20px;}
.vm-pagination {margin: 20px 0px 0px 20px;}
.pagination>.active>a, .pagination>.active>span {border-color: #789993; background-color: #789993;}
.browse-view h1 {font-size: 24px;}
.product-container.productdetails-view.productdetails h1 {font-size: 24px;}
.browse-view .row .product .spacer span {
    font-size: 16px;
    line-height: 24px;
    color: #666;
    font-weight: 700;
}
.quantity-controls.js-recalculate {line-height: 15px !important;}
.quantity-box {margin-bottom: 5px;}

.product-fields-title-wrapper {padding: 4px 20px;}
.product-field-display {padding: 4px 20px;}
.vm-product-descr-container-1 > h2, .vm-product-descr-container-0 > h2 {
    font-size: 16px;
	line-height: 16px;
    text-align: left;
	padding: 0px 20px 0px 20px;
}

.vm-product-descr-container-1 {background: #fff;}
.vm3pr-1 {background: #f5f5f5;}
.vm3pr-1 .addtocart-area {background: #fff;}
.category-view .product-price {margin: 6px 0 6px 20px; text-align: left; line-height: 18px;}
.product-price {font-size: 24px;line-height: 30px; font-weight: 700; margin-bottom: 20px;}
.home-uitgelicht .product-price {line-height: 28px !important; font-size: 22px; margin-top: 8px; font-weight: 700;}
.product-container.productdetails-view.productdetails .product-fields {padding: 20px 10px; background: #f9f9f9; border-radius: 8px;}

.productdetails-view .product-description, .product-fields {padding: 30px 30px 10px 30px; background: #f9f9f9;}
.vm-product-descr-container-1 {min-height: 80px;margin-bottom: 0px;}
p.product_s_desc {padding: 0px 20px 0px 20px;}
.category-view .row>* {padding-right: 5px; padding-left: 5px;}
div.product {width: 25% !important;}
.home-uitgelicht {margin-bottom:10px;}
.home-uitgelicht .product-container {
	border: 1px solid #ccc;
	padding: 20px 20px 10px 20px;
	box-sizing: border-box;
	width: calc(25% - 8px);
	display: inline-block;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	min-height: 325px;
}

.category.floatleft.width50.vertical-separator, .category.floatleft.width50 {width: 50%;}
.browseCategoryImage {max-width: 125px !important;}
.category-view .row .category .spacer h2 {font-size: 18px; text-align: left;}

.vm-btn.vm-btn-primary {background-color: #789993;}
.vm-button-correct, .vm-button-correct:link, .vm-button-correct:visited {
    font-size: 16px;
    background: #789993;
    border: 1px solid #789993;
}

.vm-button-correct, .vm-button-correct:link, .vm-button-correct:visited {
    background: #789993;
    color: #fff;
    border: 1px solid #789993;
    padding: 8px 20px 8px;
}

.category-view span.addtocart-button input.addtocart-button {
    background: #789993;
    color: #fff;
    border: solid #789993 1px;
    font-size: 16px;
    letter-spacing: 0px;
    padding: 4px 20px;
}

span.addtocart-button input.addtocart-button {
    background: #789993;
    color: #fff;
    border: solid #789993 1px;
    font-size: 16px;
    letter-spacing: 0px;
}

div.vm-details-button a {
    padding: 4px 8px;
    border: 1px solid gray;
    font-size: 14px;
    max-width: 100%;
    width: auto;
    line-height: 18px;
}

span.addtocart-button span.addtocart-button-disabled {
    background: #789993;
    border: solid #789993 1px;
}

span.addtocart-button span.addtocart-button-disabled {
    background: #789993;
    color: #fff !important;
    border: solid #789993 1px;
    letter-spacing: 0px;
    padding: 4px 8px;
}

a.details {padding: 5px 8px 5px;}
a.details {
    background: #789993 !important;
    border: solid #789993 1px !important;
    color: #fff !important;
    padding: 5px 8px 5px !important;
}

.cart-summary tr td {padding: 5px 20px 5px 20px;}
.vm-cart-header-container h1 {font-size: 20px; font-weight: 700;}
#cart-view h3 {background: #faf3de; font-size: 16px; text-transform: uppercase; font-weight: 500; color: #222; padding: 10px; margin-top: 10px;}
#cart-view input[type="text"]:not(.form-control) {display: inline; width: 50%;}
span.details-button input.details-button {background: #789993; color: #fff; border: 1px solid #789993; padding: 5px 8px 5px;}
.vm-fieldset-tos {background: #faf3de; padding: 10px 20px;}
.vm-fieldset-customer-note {background: #f9f9f9; padding: 10px 20px;}
.PricebillTotal {font-size: 22px;}
.product-field-type-R, .product-field-type-Z {margin: 0 10px; border: 1px solid #ccc;}
.cart.tos {padding: 4px;}
.task-editaddresscart fieldset {
    padding: 20px;
    margin: 0px 0px 20px 0px;
    background: #f5f5f5;
}
.task-editaddresscart h1 {font-size: 24px;}
.task-editaddresscart h2 {font-size: 20px;}
.task-editaddresscart .userfields_info {font-size: 16px;}
*/
/* einde VM */