@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.6;
    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: #A01937;}


.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: #A01937;}
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 15px;
	line-height: 70px;
	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: #d1ad66; 	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 4px !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: #d1ad66; 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 {border: 1px solid #A01937; padding: 4px 10px;}
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 .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: #A01937;}
#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: #671023; color: #fff; font-size: 0.875rem;}
#sp-footer .container-inner {padding: 20px 0;}

#sp-bottom1 .fa-2x {font-size: 1em;}
#sp-bottom1 .sp-module ul {display: flex;}
#sp-bottom1 .sp-module ul>li>a {background: #A01937; padding: 6px 12px;}

/* KNOPPEN */

.sppb-btn-default {
    color: #fff;
    background-color: #d1ad66;
    border-color: #d1ad66;
	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;
}

.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;}

/* 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;}
  }

.page-header h2 {
	font-size: 24px;
}

.sp-page-title {
	padding: 150px 0 150px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-color: #fcfcfc;
}

.sp-page-title .sp-page-title-heading {display: none;}


/* 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: #A01937;
}

.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;}

/* PAGE builder HOME */
.sppb-article-info-wrap {padding: 25px !important; font-size: 0.875rem;}
.sppb-article-introtext {margin-bottom: 10px;}

.homeIMG .sppb-addon-wrapper.addon-root-image {
    margin-top: -170px;
    margin-right: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
	border-width: 15px;
    border-color: #FFFFFF;
    border-style: solid;
    border-radius: 0px;
}

.titel-wit {color: #fff !important;}

.title-primary.sppb-section .sppb-section-title .sppb-title-heading, .title-primary.sppb-addon .sppb-addon-title, .title-primary.sp-column .sp-module-title, .title-primary.sp-module .sp-module-title {color: #A01937 !important;}
.sppb-addon-image-layout-text {font-size: 0.875rem;}
.sppb-testimonial-carousel-name-designation {padding-left: 20px;}
.sppb-carousel-extended-dots ul li.active span {background: #A01937 !important;}
.sppb-carousel-extended-dots ul li:hover span, .sppb-carousel-extended-dots ul li.active span {background: #A01937 !important;}

/* VIRTUEMART */

.vm-product-title {font-size: 16px;}
.vm-page-title {font-size: 18px;}
.vm-product-title.text-center {text-align: left !important;}
.vm-product-s-desc.text-center {text-align: left !important;}
.vm-category-title.fw-normal.text-center {text-align: left !important;}
.PricesalesPrice {color: #639D02; font-size: 18px; font-weight: 700;}

.form-label.mb-1 {font-size: 12px;}
.product-container {border: 1px solid #ddd; padding: 15px;}
.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: #374151; font-weight: 700; margin-right: 5px;}
.vmCartModule .show_cart a {color: #374151;}
.vmCartModule .show_cart .details {font-size: 12px; text-decoration: underline;}

.vmCartModule {display: flex; justify-content: center; align-items: center;}
.vm-subcategory-title {font-size:1rem; text-align: left;}
.vm-product-grid .row .product .product-container .availability {display: none !important;}
.availability {margin-top: 10px;}
.additional-images .col-3 {padding: 0px 2px 0px 15px !important;}

.vm-product-grid.home-uitgelicht .product-container {margin: 0px 0px 0px 0px !important;}
.sp-module.aanbieding .product-container {border: 0px solid #ddd; padding: 20px;}
.sp-module.aanbieding .vm-product-s-desc.text-center {display: none;}
.availability-img {margin-top: 6px;}
.sppb-addon-image-layout-image .sppb-img-responsive {background-color: rgba(0, 0, 0, 0.5) !important;}