body {
    letter-spacing: 0.2px;
    line-height: 1.7;
}

.sp-module-content .mod-languages ul.lang-inline li {
    margin: 0 1px 0 0;
}


.sp-module ul > li > a {
    line-height: 28px;
    padding: 1px 0;
}

.sp-module {
    margin-top: 20px;
}

.mod-languages {
	float: right;
}

article.item {
    margin-bottom: 0;
}

.sp-page-title h2 {
    font-size: 20px;
}

.transparent-header .sticky-wrapper:not(.is-hidden) #sp-header {
    border-bottom: 1px solid #e30814;
}

.footerlinks {
	text-align: left;
}

.footerrechts {
	text-align: right;
}

.transparent-header .sticky-wrapper:not(.is-hidden) #sp-header .sp-megamenu-parent > li.active > a, .transparent-header .sticky-wrapper:not(.is-hidden) #sp-header .sp-megamenu-parent > li:hover > a {
    color: #e30814;
}

h1.fancy-title::before, h1.fancy-title::after, h2.fancy-title::before, h2.fancy-title::after, h3.fancy-title::before, h3.fancy-title::after, h4.fancy-title::before, h4.fancy-title::after, h5.fancy-title::before, h5.fancy-title::after, h6.fancy-title::before, h6.fancy-title::after, .h1.fancy-title::before, .h1.fancy-title::after, .h2.fancy-title::before, .h2.fancy-title::after, .h3.fancy-title::before, .h3.fancy-title::after, .h4.fancy-title::before, .h4.fancy-title::after, .h5.fancy-title::before, .h5.fancy-title::after, .h6.fancy-title::before, .h6.fancy-title::after {
    height: 1px;
}

h1.fancy-title::after, h2.fancy-title::after, h3.fancy-title::after, h4.fancy-title::after, h5.fancy-title::after, h6.fancy-title::after, .h1.fancy-title::after, .h2.fancy-title::after, .h3.fancy-title::after, .h4.fancy-title::after, .h5.fancy-title::after, .h6.fancy-title::after {
    background: #444 none repeat scroll 0 0;
    width: 25%;
}

h3.fancy-title {
	font-size: 24px !important;
    line-height: 1 !important;
    margin: 8px 0 0 !important;
	font-family: Raleway,sans-serif !important;
    font-weight: 700 !important;
}

.modulekader {
	border: 1px solid #CCC;
	padding: 20px;
}

/* catlogus */

.djc_category .djc_images {
    width: 125px !important;
}

#djcatalog .djc_subcategories_grid .djc_subcategory_in {
    padding: 0;
}

.djc_title h3 {
    font-size: 14px !important;
    text-align: left;
}

.djc_title h4 {
    font-size: 14px !important;
    text-align: left;
	background: #DDD;
	padding: 8px;
}

.djc_list h1 {
    font-size: 24px;
    line-height: 1;
    margin: 0px 0px 20px 0px;
}

.mod_djc2filters_group_label {
	background: #eee none repeat scroll 0 0;
	border: 1px solid #ccc;
	color: #777;
	font-size: 14px;
	padding: 2px;
	text-indent: 8px;
}

div.mod_djc2filters .field_reset_button {
    margin-left: 10px;
	margin-top: -2px;
	font-size: 20px;
}


.mod_djc2filters_buttons .btn {
    background-color: #d62619;
    border: 2px solid #efefef;
    border-radius: 2px;
    color: #fff;
    font-weight: 600;
    padding: 13px 28px;
    transition: color 400ms ease 0s, background-color 400ms ease 0s, border-color 400ms ease 0s;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color rgba(0, 0, 0, 0.2);
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 3px;
}

.btn {
    background-color: #d62619;
    border: 2px solid #efefef;
    border-radius: 2px;
    color: #fff;
    font-weight: 600;
    padding: 13px 28px;
    transition: color 400ms ease 0s, background-color 400ms ease 0s, border-color 400ms ease 0s;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color rgba(0, 0, 0, 0.2);
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 3px;
}

.pure-table {
    border: 1px solid #cbcbcb;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
}

.pure-table caption {
    color: #000;
    font: italic 85%/1 arial,sans-serif;
    padding: 1em 0;
    text-align: center;
}
.pure-table td, .pure-table th {
    border-left: 1px solid #cbcbcb;
    border-width: 0 0 0 1px;
    font-size: inherit;
    margin: 0;
    overflow: visible;
    padding: 0.5em 1em;
}
.pure-table td:first-child, .pure-table th:first-child {
    border-left-width: 0;
}
.pure-table thead {
    background-color: #e0e0e0;
    color: #000;
    text-align: left;
    vertical-align: bottom;
}
.pure-table td {
    background-color: transparent;
}
.pure-table-odd td {
    background-color: #f2f2f2;
}
.pure-table-striped tr:nth-child(2n-1) td {
    background-color: #f2f2f2;
}
.pure-table-bordered td {
    border-bottom: 1px solid #cbcbcb;
}
.pure-table-bordered tbody > tr:last-child > td {
    border-bottom-width: 0;
}
.pure-table-horizontal td, .pure-table-horizontal th {
    border-bottom: 1px solid #cbcbcb;
    border-width: 0 0 1px;
}
.pure-table-horizontal tbody > tr:last-child > td {
    border-bottom-width: 0;
}

.sppb-progress, .progress {
    height: 30px;
    margin-bottom: 0px;
	background: #222;
	color: #FFF;
	width: 290px;
}

.djc_category_info{
margin: 10px 0px;
}

.mod_djc_item {
    float: left;
	padding: 15px;
	border: 0px solid #eee;
	margin: 0px;

}

.djc_items .djc_image img {
    padding: 0px !important;
	max-width: 250px !important;
}


 /* alles voor de header */
 
.zoekboven input[type="text"] {
    background-color: #333;
    background-image: none;
    border: 0px solid #ccc;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #FFF !important;
    display: block;
    font-size: 12px;
    height: 22px;
    line-height: 1.42857;
    padding: 4px 8px;
	margin-top: 0px;
	width: 100%;
	text-transform: lowercase;
}

select::-moz-placeholder, textarea::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="color"]::-moz-placeholder, .uneditable-input::-moz-placeholder {
    color: #fff;
}

#sp-header {
    background: #1c1919 none repeat scroll 0 0;
    border-bottom: 1px solid #d62619;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
    height: 80px;
    padding-top: 0px;
    transition: all 0.3s linear 0s;
    width: 100%;
}

.sp-megamenu-parent > li > a {
    color: #fff;
    padding: 29px 0px 29px 10px;
}


#sp-menu {
	/*background: #FF9999;*/
	
}

.menumobiel .sp-megamenu-parent {
    float: left !important;
}

#sp-header .logo img {
    height: 49px;
    top: 19px;
    width: 203px;
}

.sp-contact-info {
	color: #fff;
	float: left;
    font-size: 14px;
	letter-spacing: none !important;
	padding-top: 0px;
}

.sp-contact-email {
display: none !important;
}

.sp-page-title {
    padding: 30px 0;
}

.menu .nav-child.small {
    font-size: inherit;
    text-indent: 15px;
}

.sp-module ul.menu li.current a {
	color:#d62619;
}

#offcanvas-toggler > span {
    background-color: #FFF;
}
#offcanvas-toggler > span::before, #offcanvas-toggler > span::after {
    background-color: #FFF;
}

#offcanvas-toggler {
    cursor: pointer;
    display: block;
    float: right;
    height: 17px;
    margin: 6px 20px 6px 0px;
    position: relative;
    transition: all 0.3s linear 0s;
    width: 30px;
	height: 30px;
}

.fa-home::before {
    font-size: 18px;
}

.rev_slider_wrapper {
z-index: -1 !important;

}
