/* # Cor Melissant
Theme Name: cor
Theme URI: www.wedouble.nl
Description: This is the sample theme created for the Genesis Framework.
Author: Vincent van der Graaff
Author URI: http://www.wedouble.nl/
Template: genesis
Template Version: 2.2.2
Tags: black, orange, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, custom-menu, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
License: GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/



/* # Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Containers
	- Column Widths and Positions
	- Column Classes
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Jetpack
- Site Header
	- Title Area
	- Widget Area
- Site Navigation
	- Accessible Menu
	- Site Header Navigation
	- Primary Navigation
	- Secondary Navigation
	- Skip Links
- Content Area
	- Entries
	- Entry Meta
	- Pagination
	- Comments
- Sidebars
- Footer Widgets
- Site Footer
- Media Queries
	- Retina Display
	- Max-width: 1200px
	- Max-width: 960px
	- Max-width: 800px
- Print Styles
*/


/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#313937}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

/* ## Box Sizing
--------------------------------------------- */

html,
input[type="search"]{
	box-sizing:         border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}


/* ## Float Clearing
--------------------------------------------- */

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}


/* # Defaults
---------------------------------------------------------------------------------------------------- */

/* ## Typographical Elements
--------------------------------------------- */

html {
    font-size: 62.5%; /* 10px browser default */
}

/* Chrome fix */
body > div {
    font-size: 1.6rem;
}

body {
	background-color: #F6F5F3;
	color: #313937;
	font-family: Lato, sans-serif;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: 300;
	line-height: 1.625;
	margin: 0;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	transition:         all 0.1s ease-in-out;
}

.site-inner a {
	color: #DA3828;
	text-decoration: none;
    border-bottom: 1px solid #da3828;
}

a:hover,
a:focus {
	color: #313937;
	text-decoration: none;
}

p {
	margin: 0 0 28px;
	padding: 0;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

hr {
	border: 0;
	border-collapse: collapse;
	border-top: 1px solid #ddd;
	clear: both;
	margin: 1em 0;
}

b,
strong {
	font-weight: 700;
}

blockquote,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 40px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	font-size: 3rem;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}


/* ## Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #5B6B67;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 10px;
}

h1 {
	font-size: 35px;
	font-size: 3.5rem;
}

h2 {
	font-size: 25px;
	font-size: 2.5rem;
}

.searchbar h2 {
    color: #ffffff;
    font-size: 22px;
	font-size: 2.2rem;
}

.searchbar h2, .searchbar p {
    padding-right: 300px;
}

h3 {
	font-size: 22px;
	font-size: 2.2rem;
}

.titlelinkmorepage h3, .blogstitle h3 {
    font-size: 18px;
	font-size: 1.8rem;
    margin-bottom: 0px;
}

.white .titlelinkmorepage h3, .white .blogstitle h3 {
    color: #ffffff;
}

h4 {
	font-size: 20px;
	font-size: 2rem;
}

h5 {
	font-size: 18px;
	font-size: 1.8rem;
}

h6 {
	font-size: 16px;
	font-size: 1.6rem;
}

.dealerofficial h6 {
    color: #ffffff;
    font-size: 12px;
    font-size: 1.4rem;
    font-weight: 500;
}

/* ## Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

.featured-content img,
.gallery img {
	width: auto;
}

/* ## Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
}

.gallery-item {
	float: left;
	margin: 0 0 28px;
	text-align: center;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery img {
	border: 1px solid #ddd;
	height: auto;
	padding: 4px;
}

.gallery img:hover,
.gallery img:focus {
	border: 1px solid #999;
}

/* ## Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid transparent;
	color: #5B6B67;
	font-weight: 300;
	padding: 16px;
	width: 100%;
    border-radius: 0px;
    margin-top: 10px;
}

.wpcf7 p {
    margin-bottom: 20px;
}

.wpcf7-form p:last-child {
    margin-bottom: 0px;
}

textarea {
    height: 100px;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

::-moz-placeholder {
	color: #313937;
	font-weight: 300;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #313937;
	font-weight: 300;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.site-inner .button {
	background-color: #DA3828;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: 300;
    padding: 17.5px 25px;
    padding-right: 55px;
	width: auto;
    position: relative;
    font-weight: 500;
}

form button, 
form input[type="button"],
form input[type="reset"],
form input[type="submit"],
.site-inner form .button {
    padding-right: 25px;
}

.site-inner .button.grey {
    background-color: #E7E2DE;
    color: #313937;
}

.button::after, button::after {
    content: "\f04b";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    right: 25px;
    top: 0px;
    font-size: 10px;
    color: #ffffff;
    height: 16px;
    bottom: 0px;
    margin: auto;
}

.button.grey::after, button.grey::after {
    color: #DA3828;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
button:focus,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
.button:focus  {
	background-color: #c3251d;
	color: #fff;
}

.entry-content .button:hover,
.entry-content .button:focus {
	color: #fff;
}

.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.footer-widgets .button {
	background-color: #c3251d;
	color: #fff;
}

.footer-widgets button:hover,
.footer-widgets input:hover[type="button"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:hover[type="submit"],
.footer-widgets .button:hover,
.footer-widgets button:focus,
.footer-widgets input:focus[type="button"],
.footer-widgets input:focus[type="reset"],
.footer-widgets input:focus[type="submit"],
.footer-widgets .button:focus {
	background-color: #fff;
	color: #313937;
}

.button {
	display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

.comment-form-author {
    width: 47.5%;
    float: left;
    margin-right: 5%;
}

.comment-form-email {
    width: 47.5%;
    float: left;
}

form label {
    margin-bottom: 10px;
    font-weight: 900;
}

/* ## Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}

tbody {
}

td,
th {
	text-align: left;
}

td:first-child {
	padding: 7.5px 25px;
    width: 60%;
}

th {
	font-weight: 400;
}

.answertable {
    font-weight: 900;
}

tr:nth-child(odd) {
    background: #F6F5F3;
}

/* ## Screen Reader Text
--------------------------------------------- */

.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
	position: absolute !important;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	border: 0;
	overflow: hidden;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus  {
	clip: auto !important;
	height: auto;
	width: auto;
	display: block;
	font-size: 1em;
	font-weight: bold;
	padding: 15px 23px 14px;
	color: #313937;
	background: #fff;
	z-index: 100000; /* Above WP toolbar. */
	text-decoration: none;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
}

.more-link {
    position: relative;
}


/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* ## Site Containers
--------------------------------------------- */

.site-inner,
.wrap {
	margin: 0 auto;
}

.site-inner {
	clear: both;
    padding-left: 250px;
}

.content-sidebar-wrap { 
    position: relative;
    max-width: 1000px;
    margin: auto;
}

.backgroundcontent {
    background: linear-gradient(to right, rgba(231,226,222,1) 0%,rgba(231,226,222,1) 50%,rgba(231,226,222,0) 51%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e2de', endColorstr='#00e7e2de',GradientType=1 );
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 75px;
}

.page-with-image .backgroundcontent {
     margin-top: -240px;
}

.backgroundsidebarfixed {
    display: block;
    width: auto;
    height: 125px;
    position: absolute;
    background: #313937;
    left: 50%;
    right: 0px;
    top: 60px;
}

.page-with-image .backgroundsidebarfixed {
     top: 115px;
}

.home.page-with-image .backgroundsidebarfixed {
     top: 75px;
}

.post-type-archive-voertuigen .backgroundsidebarfixed, .single-voertuigen .backgroundsidebarfixed, .tax-type .backgroundsidebarfixed  {
    top: 0px;
}

.post-type-archive-voertuigen .headerpage .backgroundsidebarfixed, .tax-type .headerpage .backgroundsidebarfixed {
    top: 100px;
}

/* ## Column Widths and Positions
--------------------------------------------- */

/* ### Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 980px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}

/* ### Content */

.content {
	width: 65%;
    float: left;
    position: relative;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
	float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 580px;
}

.full-width-content .content {
	width: 65%;
    float: left;
}

.blog .content, .archive .content {
    background-color: #e7e2dd;
}

/* ### Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 35%;
    position: relative;
    height: 100%;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

.backgroundsidebar {
    height: 125px;
    background: #313937;
    margin-top: 60px;
    position: relative;
    position: sticky;
    position: -webkit-sticky;
    top: 0; /* required */
    padding-left: 50px;
}

.page-with-image .backgroundsidebar {
    margin-top: 115px;
}

.post-type-archive-voertuigen .backgroundsidebar, .single-voertuigen .backgroundsidebar, .tax-type .backgroundsidebar {
    margin-top: 0px;
}

.teamcontact {
    max-width: 250px;
    position: relative;
    height: 100%;
}

.sidebar-primary .button {
    display: block;
    max-width: 250px;
}

h3.ctatitle {
    color: #fff;
    font-size: 1.7rem;
    font-size: 17px;
    line-height: 25px;
}

.teamcontact .subtitle {
    color: #fff;
}

.subtitle.small {
    font-size: 10px;
    font-size: 1.0rem;
    padding-left: 25px;
}

.subtitle.small::before {
    width: 12.5px;
    top: 7px;
}

.center.textcta {
    width: 50%;
    margin-left: 0px;
}

.teamperson {
    position: absolute;
    right: 15px;
    top: 15px;
    bottom: 15px;
    left: 50%;
    background-size: cover;
    background-position: center center;
}

.namecontact {
    font-size: 1.2rem;
    font-size: 12px;
    background: #da3828;
    padding: 5px 15px;
    color: #fff;
    position: absolute;
    right: -15px;
    bottom: 0px;
}

/* ### Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}


/* ## Column Classes
--------------------------------------------- */
/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}


/* # Common Classes
---------------------------------------------------------------------------------------------------- */

/* ## Avatar
--------------------------------------------- */

.avatar {
	float: left;
}

.alignleft .avatar,
.author-box .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.comment .avatar {
	margin: 0 16px 24px 0;
}

/* ## Genesis
--------------------------------------------- */

.breadcrumb {
	margin-bottom: 20px;
}

.archive-description, .author-box {
    background-color: #e7e2dd;
    margin-bottom: 0px;
    padding: 100px;
}

/* ## Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
}

.site-header .search-form {
	float: right;
	margin-top: 12px;
}

.entry-content .search-form,
.site-header .search-form {
	width: 50%;
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* ## Titles
--------------------------------------------- */

.entry-title {
	font-size: 36px;
	font-size: 3.6rem;
}

.entry-title a,
.sidebar .widget-title a {
	color: #313937;
}

.entry-title a:hover,
.entry-title a:focus {
	color: #c3251d;
}

.widget-title {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 10px;
}

.footer-widgets .widget-title {
	color: #fff;
}

/* ## WordPress
--------------------------------------------- */

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
	margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

.wp-caption-text {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 700;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.sticky {
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
	margin: 0 0 28px;
}


/* # Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
	word-wrap: break-word;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget li li {
	border: 0;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* ## Featured Content
--------------------------------------------- */

.featured-content .entry {
	border-bottom: 2px solid #f5f5f5;
	margin-bottom: 20px;
	padding: 0 0 24px;
}

.footer-widgets .entry {
	border-bottom: 1px dotted #666;
}

.featured-content .entry-title {
	font-size: 20px;
	font-size: 2rem;
}


/* # Plugins
---------------------------------------------------------------------------------------------------- */

/* ## Genesis eNews Extended
--------------------------------------------- */

.enews-widget,
.enews-widget .widget-title {
	color: #fff;
}

.sidebar .widget.enews-widget {
	background-color: #313937;
}

.enews-widget input,
.enews-widget input:focus {
	border: 1px solid #313937;
}

.enews-widget input {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 16px;
}

.enews-widget input[type="submit"] {
	background-color: #c3251d;
	color: #fff;
	margin: 0;
	width: 100%;
}

.enews-widget input:hover[type="submit"],
.enews-widget input:focus[type="submit"]  {
	background-color: #fff;
	color: #313937;
}

.enews form + p {
	margin-top: 24px;
}

/* ## Jetpack
--------------------------------------------- */

#wpstats {
	display: none;
}


/* # Skip Links
---------------------------------------------------------------------------------------------------- */
.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link li {
	height: 0;
	width: 0;
	list-style: none;
}

/* Display outline on focus */
:focus {
	color: #313937;
	outline: #ccc solid 1px;
}


/* # Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	background-color: #fff;
    width: 250px;
    position: fixed;
    left: 0px;
    bottom: 0px;
    top: 0px;
    z-index: 9;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    box-shadow: 5px 0 10px -10px #313937;
}

.site-header .wrap {
	padding: 60px 0px 60px;
    position: relative;
}

.header-widget-area {
    overflow-y: auto;
    margin-bottom: 60px;
}

/* ## Title Area
--------------------------------------------- */

.title-area {
	padding: 0px 0;
	width: 240px;
    height: 100px;
    margin-bottom: 60px;
}

.site-title {
	font-size: 32px;
	font-size: 3.2rem;
	font-weight: 400;
	line-height: 1.2;
}

.site-title a,
.site-title a:hover,
.site-title a:focus {
	color: #313937;
}

.header-image .site-title > a {
	background: url('/wp-content/uploads/2018/02/Cor-Melissant-logo.png') no-repeat left;
	float: left;
	min-height: 60px;
	width: 100%;
    height: 100px;
    background-size: 100%;
}

.site-description {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 1.5;
}

.site-description,
.site-title {
	margin-bottom: 0;
}

.header-image .site-description,
.header-image .site-title {
	display: block;
	text-indent: -9999px;
}

/* # Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
    position: relative;
	clear: both;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1;
    padding-bottom: 1.5rem;
}

.genesis-nav-menu .menu-item {
	display: block;
	text-align: left;
}

.genesis-nav-menu a {
	color: #313937;
	text-decoration: none;
	display: block;
    padding: 12.5px 40px;
    padding-left: 75px;
    padding-right: 20px;
    position: relative;
    border-left: 2px solid transparent;
	transition:         all .25s ease-in-out;
    font-size: 16px;
}

.genesis-nav-menu .menuicon {
    position: absolute;
    left: 30px;
    top: 10px;
    opacity: 0.5;
	transition:         all .25s ease-in-out;
    text-align: center;
    width: 30px;
}

.genesis-nav-menu .menuicon img {
    max-height: 20px;
    max-width: 30px;
}

.genesis-nav-menu a:focus,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus  {
	font-weight: 700;
    border-left: 2px solid #DA3828;
}

.genesis-nav-menu a:focus .menuicon ,
.genesis-nav-menu .current-menu-item > a .menuicon ,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover .menuicon ,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus .menuicon  {
	opacity: 1;
}

.genesis-nav-menu a:hover .menuicon {
    opacity: 1;
}

.genesis-nav-menu a:hover {
    border-left: 2px solid #DA3828;
}

.genesis-nav-menu .sub-menu {
	left: -9999px;
	opacity: 0;
	position: absolute;
	transition: opacity .4s ease-in-out;
	width: 200px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	border: 1px solid #eee;
	border-top: 0;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 20px;
	position: relative;
	width: 200px;
	word-wrap: break-word;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -55px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	color: #fff;
	float: right;
	list-style-type: none;
	padding: 30px 0;
}

.genesis-nav-menu > .right > a {
	display: inline;
	padding: 0;
}

.genesis-nav-menu > .rss > a {
	margin-left: 48px;
}

.genesis-nav-menu > .search {
	padding: 10px 0 0;
}

.footermenu {
    position: fixed;
    left: 0px;
    width: 250px;
    bottom: 60px;
    height: 60px;
    text-align: left;
    padding: 15px;
    border-top: 1px solid #E7E6E3;
    background: #ffffff;
    z-index: 9;
	display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}

.footermenu img {
  	height: 100%;
}

.headermenu {
    height: 60px;
    width: 35%;
    width: calc(50% - 275px);
    position: absolute;
    right: 0px;
    background: #fff;
    z-index: 9;
    min-width: 375px;
}

.headermenu a {
    border-bottom: 0px;
}

.headermenuwidget {
    height: 60px;
    width: 60px;
    float: right;
    text-align: center;
    border-left: 1px solid #E7E6E3;
}

.headermenuwidget ul li:first-child {
    margin-top: 10px;
    margin-bottom: -10px;
}

.widgetheadermenusocial {
    width: 60px;
    height: 60px;
    padding: 13px;
    text-align: center;
    font-size: 20px;
    float: right;
    border-left: 1px solid #E7E6E3;
    position: relative;
}

.click {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 99;
}

.site-inner a.click {
    border-bottom: none;
}

.widgetheadertelephone {
    right: 120px;
    position: absolute;
    left: 0px;
    top: 0px;
    text-align: center;
    bottom: 0px;
    padding: 15px 0px;
}

.widgetheadertelephone a {
    text-decoration: none;
    font-size: 14px;
}

.red {
    color: #DA3828;
}

.widgetheadertelephone .red {
    font-weight: 500;
    margin-right: 5px;
}

span.telnumber.bold {
    color: #313937;
    font-weight: 900;
}

.deldesktop {
    display: none;
}

/* ## Accessible Menu
--------------------------------------------- */

.menu .menu-item:focus {
	position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
	left: auto;
	opacity: 1;
}

/* ## Site Header Navigation
--------------------------------------------- */

.site-header .sub-menu {
	border-top: 1px solid #eee;
}

.site-header .sub-menu .sub-menu {
	margin-top: -56px;
}

.site-header .genesis-nav-menu li li {
	margin-left: 0;
}

/* ## Primary Navigation
--------------------------------------------- */

.nav-primary {
	background-color: #313937;
}

.nav-primary .genesis-nav-menu a {
	color: #ccc;
	text-decoration: none;
}

.nav-primary .genesis-nav-menu a:hover,
.nav-primary .genesis-nav-menu a:focus,
.nav-primary .genesis-nav-menu .current-menu-item > a {
	color: #fff;
	text-decoration: underline;
}

.nav-primary .genesis-nav-menu .sub-menu a {
	color: #313937;
}

.nav-primary .genesis-nav-menu .sub-menu a:hover,
.nav-primary .genesis-nav-menu .sub-menu a:focus,
.nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a {
	color: #c3251d;
	text-decoration: underline;
}

/* ## Secondary Navigation
--------------------------------------------- */

.nav-secondary {
	background-color: #fff;
}

/* # Content Area
---------------------------------------------------------------------------------------------------- */

/* ## Entries
--------------------------------------------- */

.entry {
	padding: 100px;
    padding-left: 0px;
}

.content .entry {
	background-color: #E7E2DE;
    border-top-right-radius: 3px;
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 28px;
	margin-left: 40px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #313937;
	color: #ddd;
}

/* ## Entry Meta
--------------------------------------------- */

p.entry-meta {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 0;
}

.entry-meta .fa {
    color: #d93a28;
    margin-right: 5px;
}

.entry-header .entry-meta {
	margin-bottom: 0px;
}

.entry-footer .entry-meta {
	border-top: 0px solid #f5f5f5;
	padding-top: 10px;
}

.entry-categories,
.entry-tags {
	display: block;
}

.entry-categories a {
    padding: 5px 15px;
    background: #da3928;
    color: #fff;
    font-size: 14px;
    margin-right: 5px;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}

/* ## Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	margin: 40px 0;
}

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #313937;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-size: 1.6rem;
	padding: 8px 12px;
	text-decoration: none;
}

.archive-pagination li a:hover,
.archive-pagination li a:focus,
.archive-pagination .active a {
	background-color: #c3251d;
	text-decoration: underline;
}

/* ## Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	background-color: #e7e2dd;
}

.comment-respond,
.entry-pings {
    padding: 40px 40px 50px 0px;
}

.entry-comments {
	padding: 40px;
    padding-left: 0px;
    padding-top: 0px;
}

.comment-header {
	font-size: 16px;
	font-size: 1.6rem;
}

li.comment {
	background-color: #ffffff;
	border-right: 0;
}

.comment-content {
	clear: both;
	word-wrap: break-word;
}

.comment-list li {
	margin-top: 24px;
	padding: 32px;
}

.comment-list li li {
	margin-right: -32px;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 100%;
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.entry-comments .comment-author {
	margin-bottom: 0;
}

.entry-pings .reply {
	display: none;
}

.bypostauthor {
}

.form-allowed-tags {
	background-color: #f5f5f5;
	font-size: 16px;
	font-size: 1.6rem;
	padding: 24px;
}


/* # Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	font-size: 16px;
	font-size: 1.6rem;
}

.sidebar li {
	border-bottom: 1px dotted #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.sidebar p:last-child,
.sidebar ul > li:last-child {
	margin-bottom: 0;
}

.sidebar .widget {
	background-color: #fff;
	margin-bottom: 40px;
	padding: 40px;
}


/* # Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	background-color: #313937;
	clear: both;
	padding-top: 50px;
    padding-left: 250px;
    position: relative;
}

.footer-widgets .wrap, .site-footer .wrap {
    max-width: 1000px;
    margin: auto;
}

.footer-widgets,
.footer-widgets a {
	color: #ffffff;
    text-decoration: none;
}

.footer-widgets input {
	border: 1px solid #313937;
}

.footer-widgets a.button,
.footer-widgets a:hover,
.footer-widgets a:focus {
	color: #fff;
}
.footer-widgets li {
    margin-bottom: 2.5px;
    padding-left: 25px;
    position: relative;
}

.footer-widgets li a .fa {
    color: #233241;
}

.footer-widgets li::before {
    content: "";
    width: 12.5px;
    height: 2px;
    background: #da3828;
    left: 0px;
    top: 12.5px;
    position: absolute;
}

.footer-widgets .widget {
	margin-bottom: 50px;
}

.footer-widgets p:last-child {
	margin-bottom: 0;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	width: 33%;
}

.footer-widgets-1 {
	margin-right: 1%;
}

.footer-widgets-1,
.footer-widgets-2 {
	float: left;
}

.footer-widgets-3 {
	float: right;
    text-align: center;
}

.floatright {
    float: right;
}

.footer-widgets img {
    max-width: 200px !important;
    margin-top: 25px;
}

.footer-widgets a {
    color: #ffffff;
}


/* # Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
    background-color: #252b2a;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
    padding: 25px 0;
    text-align: left;
    position: relative;
    margin-left: 250px;
    height: 60px;
    color: #ffffff;
}

.site-footer p {
	margin-bottom: 0;
}

.site-footer a {
    color: #ffffff;
    -webkit-text-decoration-color: #da3828;
            text-decoration-color: #da3828;
}

/* # headerpage + content
---------------------------------------------------------------------------------------------------- */
.headerpage {
    height: 100vh;
    min-height: 500px;
    max-height: 900px;
    position: relative;
    background: #313a37;
}

.home .headerpage, .post-type-archive-voertuigen .headerpage, .tax-type .headerpage {
    margin-bottom: 75px;
}

.backgroundheaderitem {
    height: 100%;
    height: calc(100% - 125px);
    background-size: cover;
    background-position: center bottom;
}

.backgroundheaderitem.backgroundcenter {
    background-position: center center;
}

.backgroundheaderitem.backgroundtop {
    background-position: center top;
}

.headerpage .entry-header {
    position: absolute;
    bottom: 265px;
    max-width: 1000px;
    margin: auto;
    left: 0px;
    right: 0px;
    color: #ffffff;
}

.headerpage .entry-header h1 {
    color: #ffffff;
}

.subtitle {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 1px;
    margin-bottom: 10px;
    padding-left: 35px;
    position: relative;
}

.subtitle::before {
    content: "";
    width: 25px;
    height: 3px;
    background: #DA3828;
    position: absolute;
    left: 0px;
    top: 10px;
}

.overlayheaderpage {
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(49,57,55,0) 0%,rgba(49,57,55,0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00313937', endColorstr='#a6000000',GradientType=0 );
    position: relative;
}

.entry-content p:first-child {
    font-size: 20px;
    font-size: 2.0rem;
}

#breadcrumbs {
    font-size: 12px;
}

#breadcrumbs .fa {
    font-size: 7.5px;
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    top: -1px;
}

#breadcrumbs a {
    text-decoration: none;
    color: #313937;
}

.shareicons {
    overflow: auto;
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.shareicons .fa {
    height: 40px;
    width: 40px;
    background: #da3828;
    color: #fff;
    font-size: 16px;
    padding: 12px;
    text-align: center;
}

.shareicons a {
    display: block;
    float: left;
    margin-left: 1px;
}

.white {
    color: #ffffff;
}

/* # Links on pages
---------------------------------------------------------------------------------------------------- */

.linkmorepage {
    height: 175px;
    position: relative;
    background: #E7E2DE;
    border-bottom: 2px solid transparent;
	transition:         all .25s ease-in-out;
    margin-bottom: 2.564102564102564%;
}

.linkmorepage:hover {
    border-color: #DA3828;
}

.titlelinkmorepage {
    position: absolute;
    left: 25px;
    bottom: 25px;
    right: 75px;
}

.linkmorepage::before {
    content: "\f04b";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    left: -1px;
    top: 25px;
    font-size: 15px;
    color: #F6F5F3;
    z-index: 9;
}

.linkmorepage::after {
    content: "\f04b";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    right: 25px;
    bottom: 25px;
    font-size: 15px;
    color: #DA3828;
}

.linkmorepage.white::after {
    color: #ffffff;
}

.linkmorepage .backgroundheaderitem {
    height: 100%;
}

/* # Lines
---------------------------------------------------------------------------------------------------- */
.line {
    left: 250px;
    position: fixed;
    right: 0px;
    top: 0px;
    bottom: 0px;
}

.wrapfixed {
    position: fixed;
    max-width: 1000px;
    left: 250px;
    right: 0px;
    margin: auto;
    top: 0px;
    bottom: 0px;
}

.line1 {
    position: absolute;
    left: 20%;
    top: 0px;
    bottom: 0px;
    border-right: 1px solid #E7E6E3;
}

.line2 {
    position: absolute;
    left: calc(65% - 80px);
    top: 0px;
    bottom: 0px;
    border-right: 1px solid #E7E6E3;
}

/* # mark
---------------------------------------------------------------------------------------------------- */

.marktext {
    margin-left: 5px;
    font-size: 20px;
    color: #FECB2F;
    top: 10px;
    position: relative;
}

.marktotal {
    overflow: auto;
    max-width: 750px;
    margin: auto;
}

.marktextright {
    padding-left: 25px;
    text-align: left;
    color: #5B6B67;
    border-left: 2px solid #DA3828;
}

.marktextright p {
    margin-bottom: 0px;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    color: #252B2A;
    font-weight: 600;
}

.contentblock {
    padding: 50px;
    background: #fff;
}

.uspheader {
    background: #313937;
    font-size: 12px;
    color: #ffffff;
    font-weight: 900;
    text-align: center;
}

.uspheader .owl-carousel .owl-item img {
    max-height: 22px;
    margin-right: 15px;
    width: auto;
}

.usp {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
}

/* # Blogitems
---------------------------------------------------------------------------------------------------- */
.blogitem .entry {
    padding: 0px;
    height: 100%;
}

.blogstitle {
    position: absolute;
    left: 50px;
    top: 40px;
    right: 50px;
}

.overlayblogitem {
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(49,57,55,0) 0%,rgba(49,57,55,0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00313937', endColorstr='#a6000000',GradientType=0 );
    position: relative;
}

.relatednews {
    overflow: auto;
    margin-top: 25px;
}

/* # Homepage
---------------------------------------------------------------------------------------------------- */

.page-template-Homepage-template .content-sidebar-wrap {
    position: relative;
    max-width: 100%;
    margin: auto;
}

.page-template-Homepage-template .backgroundcontent {
    background: none;
    z-index: 99;
    pointer-events: none;
}

.searchfunctionwebsite {
    background: linear-gradient(to right, rgba(218,56,40,1) 0%,rgba(218,56,40,1) 50%,rgba(218,56,40,0) 51%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DA3828', endColorstr='#00e7e2de',GradientType=1 );
    position: relative;
    margin-top: -125px;
    z-index: 99;
}

.page-template-Homepage-template .content {
    width: 100%;
}

.searchbar {
    background: #da3828;
    width: 65%;
    border-radius: 3px;
    height: 200px;
    color: #fff;
    position: relative;
    float: left;
}

.post-type-archive-voertuigen .searchbar, .tax-type .searchbar {
    width: 90%;
}

.dealerofficial {
    width: 35%;
    float: left;
    background: #313937;
    position: relative;
    text-align: center;
    height: 125px;
    margin-top: 75px;
}

.headerpage .dealerofficial {
    padding-top: 50px;
}

.dealerofficial img {
    max-width: 200px;
    margin-top: 5px;
}

.customdropdown {
    position: absolute;
    right: 50px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    width: 225px;
    height: 60px;
    background: #ffffff;
    color: #252B2A;
    padding: 0px 25px;
    display: flex;
    align-items: center;
    font-weight: 500;
    pointer-events: all;
}

.customdropdown::after {
    content: "\f0d7";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    right: 25px;
    bottom: 14px;
    font-size: 20px;
	transition:         all .25s ease-in-out;
}

.customdropdown.active::after {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

.dropdownlist {
    height: auto;
    position: absolute;
    width: 300px;
    background: #E7E2DE;
    display: none;
    left: 50px;
    margin: auto;
    right: 0px;
    top: -70px;
    z-index: 9;
    pointer-events: all;
}

.dropdownoverview {
    max-width: 1000px;
    margin: auto;
    position: relative;
}

.dropdownul li {
    font-weight: 400;
    padding: 20px 25px;
    position: relative;
    border-top: 1px solid #e0ddd9;
    border-left: 2px solid transparent;
}

.dropdownul li:hover {
    background: #e0ddd9;
    border-left: 2px solid #da3828;
}

.dropdownul li::after {
    content: "\f0da";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    right: 25px;
    bottom: 14px;
    font-size: 20px;
    color: #da3828;
}

.fixedbackground, .fixedbackground1, .fixedbackground2 {
    position: fixed;
    left: 250px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background: rgba(49, 58, 55, 0.85);
    z-index: 9;
    display: none;
}

.fixedbackground1 {
    z-index: 99;
}

.contentblockblack {
    padding: 50px;
    background: #313a37;
    padding-left: 225px;
    padding-top: 75px;
    padding-bottom: 75px;
    text-align: center;
    font-size: 20px;
    font-size: 2.0rem;
    color: #ffffff;
    pointer-events: all;
    position: relative;
}

.contentblockblack p:last-child {
    margin-bottom: 0px;
}

.teamcarousel {
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 175px;
    margin: auto;
    max-height: 300px;
}

.owl-team, .owl-team .owl-stage-outer, .owl-team .owl-stage, .owl-team .owl-item {
    height: 100%;
}

.teamcarousel .teamperson {
    left: 25px;
    top: 25px;
    right: 0;
    bottom: 25px;
}

.owl-team .namecontact {
    left: -25px;
    right: auto;
    font-size: 15px;
}

.workspaces {
    overflow: auto;
}

.halfworkspace {
    width: 50%;
    float: left;
    min-height: 500px;
}

.workspaceright {
    float: right;
}

.halfworkspace .titlerow {
    margin-bottom: 25px;
}

.halfworkspace .center {
    margin-left: 0px;
}

.paddingworkspace {
    padding-left: 75px;
    position: relative;
    max-width: 500px;     
}

.workspacedescription {
    position: relative;
}

.workspacedescriptiontext {
    padding-left: 75px;
}

.workspacedescription img {
    max-width: 40px;
	max-height: 35px;
    height: auto;
    position: absolute;
    left: 0px;
}

.even .halfworkspace:nth-child(1) {
    float: left;
}

.even .paddingworkspace {
    padding-left: 0px;
    margin-left: auto;
    margin-right: 0px;
    padding-right: 75px;
}

.buttonworkspaces {
    position: relative;
    width: 275px;
    padding-bottom: 90px;
    margin-left: auto;
}

.even .buttonworkspaces {
    margin-right: auto;
    margin-left: 0px;
}

.workspaces:last-child .buttonworkspaces {
    padding-bottom: 0px;
    padding-top: 90px;
}

.buttonworkspaces .button {
    display: block;
    border-top: 1px solid #BD2D1F;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

/* # Blog
---------------------------------------------------------------------------------------------------- */

li.categories {
    margin-top: 60px;
    padding: 50px;
    border-bottom: 0px;
    color: #5B6B67;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    padding-top: 50px;
}

li.categories ul {
    margin-top: 10px;
}

li.categories a {
    display: block;
    background: #ffffff;
    color: #313937;
    border-bottom: 0px;
    padding: 15px 25px;
    font-family: Lato, sans-serif;
    font-weight: 300;
    position: relative;
    border-left: 2px solid transparent;
}

li.categories a:hover, li.categories .current-cat a {
    border-left: 2px solid #da3828;
}

li.categories .current-cat a {
    background: #e7e2dd;
}

li.categories a::after {
    content: "\f0da";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    right: 25px;
    bottom: 10px;
    font-size: 20px;
    color: #da3828;
}

li.categories li {
    padding: 0px;
    margin: 0px;
    margin-bottom: 1px;
    border-bottom: 0px;
}

/* # CTA overlay
---------------------------------------------------------------------------------------------------- */
.ctaoverlay {
    position: relative;
    max-width: 800px;
    padding: 75px;
    margin: auto;
    background: #E7E2DE;
    z-index: 99;
    margin-top: 100px; 
    margin-bottom: 100px; 
}

.fixedbackground2 {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 99;
}

.closeoverlay {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
    transition: transform 330ms ease-out;
    padding: 17.5px 7.5px;
    height: 50px;
    transform: rotate(-45deg); 

}

.closeoverlaybutton {
    background: #DA3828;
    position: absolute;
    right: 0px;
    top: 5px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    width: 40px;
    height: 50px;
    overflow: hidden;
}

/* # Archive voertuigen
---------------------------------------------------------------------------------------------------- */

.car {
    width: 48%;
    position: relative;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 25px;
    height: 250px;
    float: left;
}

.car.camper {
    height: 350px;
}

.titlebackgroundcar {
    height: 250px;
    background-size: cover;
    position: relative;
    background-position: center;
}

.imagetitlecar {
    width: 65%;
    float: left;
    position: relative;
}

.titlecar {
    position: absolute;
    left: 25px;
    right: 25px;
    bottom: 25px;
    color: #ffffff;
}

.camper .titlecar {
    position: relative;
    left: 0px;
    right: 0px;
    bottom: 0px;
    color: #ffffff;
    background: #323a38;
    width: 100%;
    height: 100px;
    padding: 20px 25px;
}

.titlecar h3 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 0px;
    color: #ffffff;
}

.labelcar {
    font-size: 12px;
    padding: 2px 10px;
    margin-bottom: 7.5px;
    display: inline-block;
    background: #d93929;
    font-weight: 400;
    color: #ffffff;
}

.lightlabel {
    background: #e7e2dd;
    color: #d93929;
}

.specscar {
    width: 35%;
    float: right;
}

.specitem {
    background: #fff;
    padding: 12px;
    height: 50px;
    border-bottom: 1px solid #E7E6E3;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.specitem:last-child {
    border-bottom: 0px;
}

.labelspec {
    color: #5B6B67;
    font-size: 12px;
}

.specvalue {
    font-weight: 700;
}

.specscar .button {
    padding: 8px 15px;
    display: block;
    margin-left: 10px;
    margin-top: 10px;
}

.owl-car .car {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.owl-car .owl-dot {
    width: 30px;
    display: inline-block;
    height: 2px;
    background: #323b38;
    margin: 0px 2.5px;
}

.owl-car .owl-dots {
    text-align: center;
}

.owl-car .owl-dot.active {
    background: #DA3828;
}

/* # Single voertuigen
---------------------------------------------------------------------------------------------------- */

.headercar {
    padding-top: 125px;
    position: relative;
}

.single-voertuigen h1 {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 35px;
}

.imagescar {
    float: right;
    width: 66.66%
}

.titleandpricecar {
    width: 33.33%;
    float: left;
    padding-right: 25px;
    position: relative;
}

.firstimagecar {
    width: 65%;
    height: 325px;
    margin-right: 1.5%;
    float: left;
    cursor: pointer;
}

.secondimagecar {
    width: 33.5%;
    height: 157.5px;
    float: right;
    cursor: pointer;
}

.thirdimagecar {
    width: 33.5%;
    height: 157.5px;
    float: right;
    margin-top: 10px;
    position: relative;
    cursor: pointer;
}

.overlayimagecar {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background: rgba(49, 57, 55, 0.8);
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    padding: 55px 0px;
}

.pricecar {
    height: 80px;
    background: #fff;
    position: absolute;
    left: 0px;
    right: 25px;
    bottom: 0px;
    font-weight: 500;
    padding: 17.5px 25px;
}

.pricecaramount {
    font-size: 25px;
    color: #DA3828;
}

.backgroundheadercar {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 180px;
    background: #e7e2dd;
}

.pricecar .labelcar {
    position: absolute;
    right: 25px;
    top: 25px;
    font-size: 15px;
}

.speccaritemsingle {
    font-size: 17px;
    margin-bottom: 10px;
    padding-left: 45px;
    position: relative;
    max-width: 210px;
}

.labelspeccaritemsingle {
    font-weight: 900;
    float: right;
}

.iconspec {
    position: absolute;
    left: 0px;
    top: 2px;
    width: 30px;
    height: 30px;
    text-align: center;
}

.iconspec img {
    max-width: 25px;
    max-height: 20px;
}

.ctabuttonssingle .button {
    width: 49%;
    float: left;
    margin-left: 1%;
    margin-bottom: 1%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

ul.tsm-tabs {
	overflow: hidden;
}

ul.tsm-tabs li {
	position: relative;
    float: left;
}

ul.tsm-tabs li a {
	display: block;
	background: #ffffff;
	font-weight: 700;
	padding: 15px 30px;
	border-bottom: 0 none;
	text-decoration: none;
	outline: none;
    border-right: 2px solid #F5F3F1;
    border-bottom: 1px solid #F5F3F1;
    text-transform: lowercase;
    color: #313937;
}

ul.tsm-tabs li a:hover {
	background: #E7E2DE;
}

ul.tsm-tabs li.ui-tabs-active a {
	background: #DA3828;
    color: #ffffff;
}

.tsm-tab-content {
	padding: 50px;
	overflow: hidden;
    background: #ffffff;
}

.carimagesslider {
    position: relative;
    width: 75%;
    max-width: 750px;
    margin: auto;
    height: 100%;
}

.carimg {
	height: 100vh;
	display: flex;
	align-content: center;
	justify-content: center;
}

.carimg img {
	align-self: center;
	margin-bottom: 20%;
}

.owl-carousel .owl-item img {
    max-width: 100%;
    max-height: 100%;
}

.carthumbs {
    height: auto;
    position: absolute;
    padding-left: 100px;
    padding-right: 100px;
    background: rgba(49, 58, 55, 0.85);
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding-top: 25px;
    padding-bottom: 25px;
    z-index: 9;
    text-align: center;
}

.carthumb {
    height: 50px;
    margin-bottom: 0px;
}

.owl-thumb-item {
    display: inline-block;
    margin-right: 10px;
    border: 2px solid transparent;
    height: 54px;
}

.owl-thumb-item.active {
    border-color: #DA3828;
}

.prevowlcar {
    background-image: url(/wp-content/uploads/2017/10/previous-navigation.png);
    height: 75px;
    width: 75px;
    position: absolute;
    left: 50px;
    top: -10%;
    bottom: 0px;
    margin: auto;
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: left center;
    cursor: pointer;
}

.nextowlcar {
    background-image: url(/wp-content/uploads/2017/10/next-navigation.png);
    height: 75px;
    width: 75px;
    position: absolute;
    right: 50px;
    top: -10%;
    bottom: 0px;
    margin: auto;
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: left center;
    cursor: pointer;
}

.scrolltocontent {
    cursor: pointer;
}

.viewcounter {
    font-weight: 900;
    position: absolute;
    top: 25px;
    font-size: 12px;
}

.viewcounter .fa {
    margin-right: 5px;
}

.imagetitlecar .viewcounter {
    color: #fff;
    left: 25px;
    font-size: 10px;
}

.headercar .subtitle {
    letter-spacing: 0px;
    text-transform: none;
}

.headercar img {
    max-width: 50px;
    position: relative;
    top: 5px;
    margin-right: 5px;
}

ul.ass {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid #f6f5f3;
    overflow: auto;
}

ul.ass li {
    width: 33%;
    float: left;
    position: relative;
    padding-left: 25px;
    padding-right: 10px;
}

ul.ass li::before {
    content: "";
    height: 10px;
    width: 10px;
    border-radius: 50%;
    border: 2px solid #DA3828;
    position: absolute;
    left: 0px;
    top: 7px;
    background: transparent;
    transition: .3s ease-out;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

/* # Filteroptions
---------------------------------------------------------------------------------------------------- */

.site-inner a.filterbutton {
    padding: 18px 25px;
    color: #fff;
    display: inline-block;
    margin-right: 5px;
    border-radius: 2px;
    background: #AF372B;
    text-transform: lowercase;
}

.site-inner a.filterbutton.current, .site-inner a.filterbutton:hover {
    background: #78261D;
}

.filterpanel {
    padding: 40px 40px 40px 0px;
}

.filterpanel fieldset {
    border: 0px solid silver;
    margin: 0px;
    padding: 0px;
    width: 20%;
    float: left;
    padding-right: 5px;
}

.filterpanel select {
    background-color: #fff;
    border: 0px solid transparent;
    color: #313937;
    font-weight: 699;
    padding: 15.5px;
    width: 100%;
    border-radius: 2px;
    margin-top: 10px;
    display: block;
    -webkit-appearance: none;
    background-image: url(/wp-content/uploads/2018/02/down.png);
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: 90%;
}

.wrapper-dropdown-2 {
    /* Size and position */
    position: relative; /* Enable absolute positioning for children and pseudo elements */
    width: 200px;
    margin: 0 auto;
    padding: 10px 15px;

    /* Styles */
    background: #fff;
    border-left: 5px solid grey;
    cursor: pointer;
    outline: none;
}

.wrapper-dropdown-2:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -3px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: grey transparent;
}

.wrapper-dropdown-2 .dropdown {
  /* Size & position */
    position: absolute;
    top: 100%;
    left: -5px;
    right: 0px;

    /* Styles */
    background: white;
    transition: all 0.3s ease-out;
    list-style: none;

    /* Hiding */
    opacity: 0;
    pointer-events: none;
}

.wrapper-dropdown-2 .dropdown li a {
    display: block;
    text-decoration: none;
    color: #333;
    border-left: 5px solid;
    padding: 10px;
    transition: all 0.3s ease-out;
}

.wrapper-dropdown-2 .dropdown li:nth-child(1) a { 
    border-left-color: #00ACED;
}

.wrapper-dropdown-2 .dropdown li:nth-child(2) a {
    border-left-color: #4183C4;
}

.wrapper-dropdown-2 .dropdown li:nth-child(3) a {
    border-left-color: #3B5998;
}

.wrapper-dropdown-2 .dropdown li i {
    margin-right: 5px;
    color: inherit;
    vertical-align: middle;
}

/* Hover state */

.wrapper-dropdown-2 .dropdown li:hover a {
    color: grey;
}

.wrapper-dropdown-2.active:after {
    border-width: 0 6px 6px 6px;
}

.wrapper-dropdown-2.active .dropdown {
    opacity: 1;
    pointer-events: auto;
}

.fail-message {
    display: none;
}

/* # Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1250px) {
    
	.wrap {
		max-width: 960px;
	}

	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 740px;
	}
    
    .entry {
        padding: 100px;
        padding-left: 25px;
        padding-right: 25px;
    }

	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-sidebar .content {
		width: 400px;
	}

	.footer-widgets-1,
	.footer-widgets-2,
    .footer-widgets-3 {
		width: 33%;
    }
    
    .row .wrap {
        padding-left: 25px;
        padding-right: 25px;
    }
    
    .paddingworkspace, .even .paddingworkspace, .footer-widgets .wrap, .site-footer .wrap, .archive-description, .author-box {
        padding-left: 25px;
        padding-right: 25px;
    }
    
    .headerpage .entry-header {
        left: 25px;
    }
    
    .entry-comments {
        padding: 40px;
        padding-left: 25px;
        padding-top: 0px;
        padding-right: 25px;
    }
    
    .comment-respond, .entry-pings {
        padding: 40px 15px 50px 25px;
    }
}

@media only screen and (max-width: 1170px) {
    .content-sidebar-wrap, .headerpage .entry-header {
        max-width: 1170px;
    }
    
    .site-inner { 
        padding-top: 60px;
    }
    
    .wrapfixed {
        left: 0px;
    }
    
    .line2 {
        left: auto;
        right: 119px;
    }
    
    .site-header {
        transform: translate(-100%, 0px);
        -webkit-transform: translate(-100%, 0px);
        -ms-transform: translate(-100%, 0px);
        z-index: 999;
        transition: all 750ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
        top: 59px;
        background-color: #F6F5F3;
        width: 75%;
        width: calc(100% - 120px);
    }
    
    .site-header .title-area {
        display: none;
    }
    
    .site-header.active {
        transform: translate(0px, 0%);
        -webkit-transform: translate(0px, 0%);
        -ms-transform: translate(0px, 0%);
        border-right: 1px solid #E7E6E3;
        border-top: 1px solid #E7E6E3;
    }
        
    .genesis-nav-menu {  
        position: relative;
        top: 0px;
        transform: translate(0px, 0%);
        -webkit-transform: translate(0px, 0%);
        -ms-transform: translate(0px, 0%);
    }
    
    .footermenu {
        background: #ffffff;
        text-align: center;
        position: absolute;
        right: 0px;
        width: auto;
    }
    
    .site-inner, .footer-widgets, .site-footer {
		max-width: 100%;
        padding-left: 0px;
        margin-left: 0px;
	}

	.content,
	.content-sidebar-sidebar .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.site-header .widget-area {
		width: 100%;
	}

	.header-image .site-title > a {
		background-position: center top;
	}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}

	.genesis-nav-menu,
	.site-description,
	.site-header .title-area,
	.site-header .search-form,
	.site-title {
		text-align: center;
	}

	.site-header .search-form {
		margin: 16px auto;
	}

	.genesis-nav-menu li.right {
		display: none;
	}

	.footer-widgets-1 {
		margin-right: 0;
	}
    
    .line {
        left: 0px;
    }
    
    .page-with-image .backgroundsidebar, .backgroundsidebar {
        margin-top: 0px;
        margin-bottom: 60px;
        padding-left: 25px;
    }
    
    .backgroundcontent {
        background: none;
    }
    
    .full-width-content .content {
        width: 100%;
        float: left;
    }
    
    li.categories {
        margin-top: 50px;
        padding: 0px 25px;
    }
    
    .fixedbackground, .fixedbackground1, .fixedbackground2 {
        left: 0px;
    }
    
    .headermenu {
        position: fixed;
        width: 100%;
        z-index: 999;
        top: 0px;
        min-width: 0px;
        box-shadow: 0px 5px 10px -10px #313937;
    }
    
    .genesis-nav-menu a {
        padding: 12.5px 25px;
        padding-left: 60px;
    }
    
    .genesis-nav-menu .menuicon {
        left: 15px;
    }
    
    .widgetheadermenusocial {
        display: none;
    }
    
    .delmobile {
        display: none;
    }
    
    .deldesktop {
        display: block;
    }
    
    .widgetheadertelephone {
        right: 0px;
        left: auto;
        padding: 15px 0px;
        width: 60px;
        border-left: 1px solid #E7E6E3;
    }
    
    .widgetheadertelephone .fa {
        font-size: 20px;
        margin-top: 5px;
    }
    
    .headermenuwidget ul li:first-child {
        margin-top: 12.5px;
    }
    
    .headermenu .title-area {
        height: auto;
        width: 125px;
        margin-left: 58px;
        margin-bottom: 0px;
    }
    
    .headermenu .title-area a {
        background-image: url('/wp-content/uploads/2018/02/Cor-Melissant-logo-mobile.png');
        height: 100%;
        width: 100%;
        background-position: left center;
        background-size: 105px;
    }
    
    .carcarouselcarimages .closeoverlaybutton {
        z-index: 99;
        top: 65px;
    }
}

@media only screen and (max-width: 800px) {

	body, .widget-title, p.entry-meta {
		font-size: 14px;
		font-size: 1.4rem;
	}
    
    body > div {
        font-size: 1.4rem;
    }
    
    .entry-comments, .comment-respond, .entry-pings, .archive-description, .author-box, li.categories, .page-with-image .backgroundsidebar, .backgroundsidebar {
        padding-left: 5%;
        padding-right: 5%;
    }
    
    .archive-description, .author-box {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    
    button,
    input[type="button"],
    input[type="reset"],
    input[type="submit"],
    .site-inner .button {
        font-size: 14px;
        font-size: 1.4rem;
    }
    
    .entry {
        padding: 50px;
        padding-left: 5%;
        padding-right: 5%;
    }

	.archive-pagination li a {
		margin-bottom: 4px;
	}

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}

	.sidebar .widget.enews-widget {
		padding: 40px;
	}
    
    .headerpage {
        min-height: 0px;
        max-height: 100%;
        height: auto;
    }
    
    .headerpage .entry-header {
        position: relative;
        bottom: 0px;
        top: 0px;
        padding-top: 150px;
        padding-bottom: 25px;
    }
    
    .searchfunctionwebsite {
        margin-top: 0px;
    }
    
    .backgroundheaderitem {
        position: absolute;
        left: 0px;
        bottom: 0px;
        right: 0px;
        height: auto;
        top: 0px;
    }
    
    .home .headerpage .backgroundheaderitem {
        height: 75%;
    }
    
    .home .headerpage {
        margin-bottom: 0px;
    }
    
    .page-with-image .backgroundcontent {
        margin-top: 0px;
    }

    .linkmorepage {
        margin-bottom: 10px;
    }
    
    .marktextright {
        padding-left: 0px;
        border-left: 0px;
        text-align: center
    }
    
    .mark {
        text-align: center;
        margin-bottom: 25px;
        max-width: 100px;
        float: none;
        margin-left: auto;
        margin-right: auto;
        border-bottom: 2px solid #d93929;
        padding-bottom: 25px;
    }
    
    .searchbar, .dealerofficial {
        width: 100%;
        margin-top: 0px;
        padding-left: 5%;
        padding-right: 5%;
    }
    
    .dealerofficial, .home .dealerofficial {
        height: auto;
        padding: 25px 0px;
    }
    
    .searchbar {
        width: 95%;
        height: auto;
        padding: 40px 5%;
    }
    
    .searchfunctionwebsite .row .wrap {
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .row .wrap {
        padding-left: 5%;
        padding-right: 5%;
    }
    
    .searchbar h2, .searchbar p {
        padding: 0px;
    }
    
    .customdropdown {
        position: relative;
        right: 0px;
        top: 0px;
        bottom: 0px;
        margin: auto;
        width: 100%;
        height: 50px;
    }
    
    .customdropdown::after {
        bottom: 10px;
    }
    
    .site-inner .center {
        margin: auto;
        top: 0px;
        transform: translate(0px, 0%);
        -webkit-transform: translate(0px, 0%);
        -ms-transform: translate(0px, 0%);
    }
    
    .footer-widgets-1, .footer-widgets-2, .footer-widgets-3 {
        font-size: 1.2rem;
        font-size: 12px;
    }
    
    .footer-widgets-1, .footer-widgets-2 {
        width: 50%;
    }
    
    .footer-widgets-3 {
        width: 100%;
    }
    
    .footer-widgets .widget {
        margin-bottom: 25px;
    }
    
    .backgroundsidebarfixed {
        bottom: 0px;
        height: auto;
    }
    
    .contentblockblack  {
        padding: 40px 25px;
        font-size: 18px;
        font-size: 1.8rem;
    }
    
    .teamcarousel {
        position: relative;
        width: 100%;
        margin: auto;
        height: 250px;
    }
    
    .teamcarousel .teamperson {
        right: 0px;
        left: 0px;
        bottom: 0px;
        max-width: 175px;
        margin: auto;
    }
    
    .halfworkspace {
        width: 100%;
    }
    
    .halfworkspace {
        min-height: 0px;
    }
    
    .paddingworkspace {
        padding: 50px 5%;
    }
    
    .workspaces:nth-child(1) .paddingworkspace {
        padding-top: 0px;
    }
    
    .contentblock {
        padding: 40px 25px;
    }
    
    .home .backgroundsidebarfixed {
        display: block;
    }
    
    .backgroundsidebarfixed {
        display: none;
    }
    
    .teamcontact, .sidebar-primary .button {
        margin: auto;
    }
    
    .teamcontact .center {
        margin-left: 0px;
        top: 50%;
        transform: translate(0px, -50%);
        -webkit-transform: translate(0px, -50%);
        -ms-transform: translate(0px, -50%);
        position: relative;
    }
    
    .dropdownlist {
        height: auto;
        left: 5%;
        margin: auto;
        right: 5%;
        top: -149px;
        width: auto;
    }
    
    .ctaoverlay {
        padding: 50px 5%;
        margin-bottom: 0px;
        padding-top: 75px;
    }
    
    .car {
        width: 100%;
    }
    
    .titleandpricecar, .imagescar {
        width: 100%;
        padding-right: 0px;
    }
    
    .titleandpricecar {
        margin-top: 25px;
    }
    
    .pricecar {
        position: relative;
        right: 0px;
        width: 100%;
        margin-top: 25px;
    }
    
    .backgroundheadercar {
        height: 185px;
    }
    
    .row.headercar {
        padding-top: 5%;
        padding-bottom: 25px;
    }
    
    .firstimagecar {
        width: 100%;
        height: 250px;
    }
    
    .secondimagecar, .thirdimagecar {
        width: 48.75%;
        float: left;
        height: 100px;
        margin-top: 2.5%;
        display: none;
    }
    
    .thirdimagecar {
        margin-left: 2.5%;
    }
    
    .overlayimagecar {
        padding: 35px 0px;
        font-size: 15px;
    }
    
    .pricecar .labelcar {
        top: 27px;
        font-size: 14px;
    }
    
    .speccaritemsingle {
        max-width: 95%;
        font-size: 14px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .ctabuttonssingle {
        margin-top: 25px;
    }
    
    .ctabuttonssingle .button {
        width: 100%;
        margin-left: 0%;
    }
    
    ul.tsm-tabs li {
        width: 49.5%;
    }
    
    ul.tsm-tabs li a {
        padding: 15px;
        border: 0px;
    }
    
    ul.tsm-tabs li:first-child, ul.tsm-tabs li:nth-child(3) {
        margin-right: 1%;
        margin-bottom: 1%;
    }
    
    .carimagesslider {
        width: 100%;
        padding-top: 60px;
    }
	
	.carimg {
		height: auto;
		display: block;
	}

	.carimg img {
		margin-bottom: 0px;
	}
    
    .carthumbs {
        padding: 25px;
        white-space: nowrap;
        overflow-x: scroll;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
    }
    
    .tsm-tab-content {
        padding: 50px 25px;
    }
    
    ul.ass li {
        width: 50%;
    }
    
    .site-inner a.filterbutton:first-child {
        width: 100%;
    }
    
    .site-inner a.filterbutton:nth-child(2) {
        margin-right: 2%;
    }
    
    .site-inner a.filterbutton {
        width: 49%;
        margin-right: 0px;
        margin-left: 0px;
        display: block;
        float: left;
        margin-bottom: 5px;
        text-align: center;
    }
    
    .filterpanel fieldset {
        width: 50%;
    }
    
    .filterpanel select {
        margin-top: 5px;
    }
    
    .single-voertuigen .headercar .viewcounter {
        font-weight: 900;
        position: relative;
        top: 0px;
        font-size: 10px;
        margin-bottom: 15px;
    }

    
    /* ## Headings
--------------------------------------------- */

    h1, .entry-title {
        font-size: 28px;
        font-size: 2.8rem;
    }
    
    .headerpage .entry-header {
        padding-left: 5%;
        padding-right: 5%;
        left: 0px;
    }
    
    .subtitle {
        font-size: 1.2rem;
        font-size: 12px;
    }

    h2 {
        font-size: 25px;
        font-size: 2.5rem;
    }

    .searchbar h2 {
        font-size: 20px;
        font-size: 2.0rem;
    }

    h3 {
        font-size: 18px;
        font-size: 1.8rem;
    }

    h4 {
        font-size: 17px;
        font-size: 1.7rem;
    }

    h5, .marktextright p {
        font-size: 16px;
        font-size: 1.6rem;
    }

    h6 {
        font-size: 15px;
        font-size: 1.5rem;
    }
    
    .site-footer {
        font-size: 10px;
        font-size: 1.0rem;
    }
}

@media only screen and (max-width: 500px) {
    .car, .car.camper {
        height: 100%;
    }
    
    .imagetitlecar, .specscar {
        width: 100%;
        float: none;
    }
    
    .titlebackgroundcar {
        height: 225px;
    }
}


/* # Print Styles
---------------------------------------------------------------------------------------------------- */

@media print {

	*,
	*:before,
	*:after {
		background: transparent !important;
		box-shadow: none !important;
		color: #000 !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: " (" attr(href) ")";
	}

	abbr[title]:after {
		content: " (" attr(title) ")";
	}

	a[href^="javascript:"]:after,
	a[href^="#"]:after,
	.site-title > a:after {
		content: "";
	}

	thead {
		display: table-header-group;
	}

	img,
	tr {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 2cm 0.5cm;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	.content,
	.content-sidebar {
		width: 100%;
	}

	button,
	input,
	select,
	textarea,
	.breadcrumb,
	.comment-edit-link,
	.comment-form,
	.comment-list .reply a,
	.comment-reply-title,
	.edit-link,
	.entry-comments-link,
	.entry-footer,
	.genesis-box,
	.header-widget-area,
	.hidden-print,
	.home-top,
	.nav-primary,
	.nav-secondary,
	.post-edit-link,
	.sidebar {
		display: none !important;
	}

	.title-area {
		text-align: center;
		width: 100%;
	}

	.site-title > a {
		margin: 0;
		text-decoration: none;
		text-indent: 0;
	}

	.site-inner {
		padding-top: 0;
		position: relative;
		top: -100px;
	}

	.author-box {
		margin-bottom: 0;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		orphans: 3;
		page-break-after: avoid;
		page-break-inside: avoid;
		widows: 3;
	}


	img {
		page-break-after: avoid;
		page-break-inside: avoid;
	}

	blockquote,
	pre,
	table {
		page-break-inside: avoid;
	}

	dl,
	ol,
	ul {
		page-break-before: avoid;
	}

}

/* # Styles automatic
---------------------------------------------------------------------------------------------------- */
.center {
    margin: auto;
    top: 50%;
    transform: translate(0px, -50%);
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    position: relative;
}

.row {
    padding-bottom: 75px;
    overflow: auto;
    width: 100%;
    position: relative;
    z-index: 8;
}

.rowpaddingtop {
    padding-top: 75px;
}

.nopadding {
    padding-bottom: 0px;
}

.row .wrap {
    max-width: 1000px;
    margin: auto;
}

.titlerow {
    margin-bottom: 50px;
}

.background {
    background-position: center center;
    background-size: cover;
    position: relative;
}

/* # Menu
---------------------------------------------------------------------------------------------------- */
.wrapper-menu {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
    transition: transform 330ms ease-out;
    padding: 17px 12px;
    height: 50px;
}

.backgroundmenubutton {
    background: #DA3828;
    position: absolute;
    left: 5px;
    top: 5px;
    width: 50px;
    height: 50px;
    border-radius: 3px;
}

.wrapper-menu.open {
  transform: rotate(-45deg);  
}

.line-menu {
  background-color: #fff;
  border-radius: 3px;
  width: 100%;
  height: 2px;
}

.line-menu.half {
  width: 50%;
}

.line-menu.start {
  transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
  transform-origin: right;
}

.open .line-menu.start {
  transform: rotate(-90deg) translateX(6px);
}

.line-menu.end {
  align-self: flex-end;
  transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
  transform-origin: left;
}

.open .line-menu.end {
  transform: rotate(-90deg) translateX(-6px);
}

