@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.4;
    color: #252525;
}

/* 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: #0f6ab1;
}

.h1, h1 {font-size: 1.5rem;} 	/* 1.625 = 24px */
.h2, h2 {font-size: 1.375rem;} 	/* 1.375 = 22px */
.h3, h3 {font-size: 1.25rem;} 	/* 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: #0f6ab1 !important;}


/* LINKS */
a {color: #0f6ab1;}
a:hover, a:focus, a:active {color: #5fa5b9;}

.btn-primary, .sppb-btn-primary {
    border-color: #0f6ab1;
    background-color: #0f6ab1;
}

/* 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;
	text-transform: normal;
}
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {color: #62B5FF;}
.sp-megamenu-parent>li:hover>a {color: #62B5FF;}

/* 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: #62B5FF;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {color: #62B5FF;}

/* 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: #fff;
	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: #0f6ab1; background: #fff; border-left: 3px solid #0f6ab1; 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: #0f6ab1;}

#sp-right .sp-module ul ul {padding-left: 15px;}

/* MENU MOBIEL */

@media (max-width: 992px) {
	.logo-image-phone {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;}
}

.offcanvas-menu .offcanvas-inner ul.menu li.active a {color: #0f6ab1 !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: #0f6ab1 !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-top1, #sp-top2 {color: #252525;}
#sp-top-bar a {color: #0b7999;}
#sp-section-1 {
	background: #f9f9f9 !important;
    border-bottom: 1px solid #eee;
    box-shadow: inset 0 -1px 0 0 #eee;
    padding: 10px 0 !important;
}
#sp-section-2 { background: #f9f9f9; padding: 10px 0px 5px 0px;}
#sp-section-3 {background: #0f6ab1;}
#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-section-1 #sp-top1 .sp-column {align-items: center;display: flex;}
.samextop p {margin-bottom: 0rem; margin-left: 10px;}
.logowasse p {margin-bottom: 0rem;}

#sp-top3 img {display: inline;}

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: #0f6ab1;
    color: #fff;
}

#sp-bottom .sp-module ul>li {margin-bottom: 4px;}
#sp-bottom a {color: #4bc4e8;}
#sp-footer a{color: #0f6ab1;}
#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: #fff;}
#sp-footer {background: #DFF0FF; color: #0f6ab1; font-size: 1rem;}
#sp-footer .container-inner {padding: 20px 0;}

/* 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: #0f6ab1;
}

.pagination>.active>a, .pagination>.active>span {
    border-color: #0f6ab1;
    background-color: #0f6ab1;
}

.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: #4bc4e8;}
.sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap {padding: 20px;}

.sppb-addon.sppb-addon-feature   {
    box-shadow: 0px 15px 30px rgb(0 0 0 / 10%);
    background: #ffffff;
    padding: 5px;
}

#sppb-addon-1634035739497 {
    box-shadow: 0px 5px 30px 0px rgba(214, 215, 216, 0.57) !important;
    border-width: 5px !important;
    border-color: #ffffff !important;
    border-style: solid !important;
    border-radius: 248px !important;
    padding: 5px 5px 5px 5px !important;
}

/* DJ catalog */

#djcatalog .djc_items .djc2_cols_1 .djc_image, #djcatalog .djc_items .djc2_cols_2 .djc_image {margin: 0px 0px 10px 0px !important;}
.djc_subcategory_bg {background: #f9f9f9; border: 1px solid #eee;}
#djcatalog .djc_subcategories_grid .djc_title {text-align: left;}
#djcatalog .djc_items .djc_item_bg, #djcatalog .djc_related_items .djc_item_bg {background: #f5f5f5 !important;}
#djcatalog .djc_filters .djc_filters_in, #djcatalog .djc_order .djc_order_in {
	background: #f9f9f9 !important;
    border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
	}
.djc_category_info, .djc_producer_info {font-weight: 600;}
.djc_category_info > span, .djc_producer_info > span {font-weight: 400; font-style: italic;}
.djc_introtext {margin-top: 10px;}
#djcatalog .djc_subcategories_grid .djc_image img {
	background: none;
	border: 1px solid #eee;
    border-radius: 4px;
	}
#djcatalog .djc_subcategories_grid .djc_subcategory_in {padding: 20px !important;}
#djcatalog .djc_subcategories_grid .djc_image {margin: 0px 0px 20px 0px !important;}

.djc_item.mod_djc_item  h4 {font-size: 15px;}
.djc_item.mod_djc_item {border: 1px solid #DDD; padding: 10px; min-height: 220px;}
.rechts .djc_item.mod_djc_item {border: 1px solid #DDD; padding: 10px; min-height: 100px; margin-bottom: 5px;}
.rechts div.mod_djc_item .djc_category_info, div.mod_djc_item .djc_producer_info {margin: 0px !important;}
.djc_item.mod_djc_item .djc_title {margin-top: 10px;}
.slick-slide {padding: 5px;}
.djc_item.mod_djc_item .djc_category_info {font-size: 12px;}
.djc_item.mod_djc_item .djc_producer_info {font-size: 12px;}
div.mod_djc_item .djc_category_info, div.mod_djc_item .djc_producer_info, div.mod_djc_item .djc_price {margin: 0px;}

.djc_attributes table tr.djc_attribute:nth-child(2n+1) td.djc_label {background: #f1f1f1;}
.djc_attributes table tr.djc_attribute:nth-child(2n+1) td.djc_value {background: #f1f1f1;}
.djc_attributes table tr.djc_attribute td.djc_label {background: #f9f9f9;}
.djc_attributes table tr.djc_attribute td {background: #f9f9f9;}

.djc_attributes table tr.djc_attribute td {padding: 4px;}
.djc_attributes table tr.djc_attribute td.djc_label {
    font-weight: 500;
    -webkit-box-shadow: inset -5px 0px 5px -5px rgb(0 0 0 / 10%);
    box-shadow: inset -5px 0px 5px -5px rgb(0 0 0 / 10%);
	font-size: 90%;
}