/* New CSS added by SwiftWeb / New homepage + new website.
 * + Color changes by Qualityrestyling AUG-2023 + Color & layout changes by JK SEP-23
 *   Author : Swiftweb
 */

html body {
	padding-top:0
	background:white;
}

.jdch_readonly input {
	pointer-events:none;
	background: none !important;
}

.gazetterole .inschrijven-btn-style, .gazetterole .inschrijven-container, .gazetterole .menu-item-12323.hiddentopublic   {
	display:none !important;
}

.regbeheerder{
	display:block;
	color:red;
}

.frontmessage {
	padding: 7px 30px 7px 10px;
    line-height: 1.5;
    margin-bottom: 25px;
    font-size: 14px;
}

.woocommerce form #customer_details #auto_eigeninvulling_field {
	display:none;
}

.publication-date {
	margin-bottom:15px;
	font-style:italic;
}

.frontmessage.success {
	color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.stickymes.info {
	color: #155724;
    background-color: #d4f7ff;
    border-color: #c3e6cb;
    padding: 7px 30px 7px 10px;
    line-height: 1.5;
    margin-bottom: 25px;
    font-size: 14px;
}

.frontmessage.error, .nieuw-formulier-velden .has-error select {
	color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

#swiftweb-form p .deletevoertuig {
	color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

#swiftweb-form p .slavoertuigop {
	color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.logged-in #billing_email, .edit-account .woocommerce-Input--email {
	pointer-events: none;
    cursor: not-allowed;
    background: #999 !important;
}

.login-wrap .lost_password a {
	color:red;
}

.without_car_jdch_note {
	text-align: left;
    float: left;
    color: red;
}

.socialmedia-footer a {
	font-size:20px;
	margin-right:5px;
}

html .woocommerce-page {
	padding-top:0px;
}

body.home {
	background:none;
}

.home-opening-slider {
	margin-top:10px;
	padding:0 15px;
	position:relative;
}

.hp-slider-buttons {
	position: absolute;
    top: calc(50% - 10px);
    z-index: 9999;
    color:white;
    font-size:20px;
    padding:0 20px;
    display:flex;
    justify-content:space-between;
    width: calc(100% - 30px);
}

.hp-slider-buttons .hp-slider-button {
	cursor:pointer;
}

.contactzoeken-btn {
	display: block;
    background: #e41e26;
    padding: 10px;
    border: none;
    color: white;
    margin-top:5px;
}

.has-error input {
	background-color: #ffd1cc !important;
    border-color: #ffb8b0  !important;
}

.contactaanvraag-container input[type="text"], .contactaanvraag-container input[type="email"] {
	width: calc(100% - 15px);
}

.woocommerce-lost-password .page-heading {
	display:none;
} 

.message-alert {
    padding: 12px 20px;
    margin-bottom: 20px;
    border-radius: 4px;
}

.message-alert.successfull{
	color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.message-alert.errormes{
	color: #721c24;
    background-color: #f8d7da !important;
    border-color: #f5c6cb !important;
}

.lost_reset_password {
	padding:50px 0;
}

#csvaanmelden .alert-danger {
    color: #721c24;
    background-color: #f8d7da !important;
    border-color: #f5c6cb !important;
}

.routescontent {
	position:relative;
	margin-left:-10px;
	margin-right:-10px;
	display: flex;
    flex-wrap: wrap;
}

.routescontent .single-route {
	flex-grow: 1;
    display: flex;
    flex-direction: column;
    flex: 1 1 25%;
    max-width: 25%;
	padding:10px;
	box-sizing: border-box;
}

.routescontainer {
	margin-top:20px;
}

.rout-img {
	height:200px;
}

.routescontent .single-route:hover {
	color:black;
}

.single-route-content .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:hover {
	background:#c81119 !important;
}

.single-route-content {
	background: #f6f6f6;
    padding:5px 15px 15px;
    height: calc(100% - 200px);
    display:flex;
    flex-wrap: wrap;
}

.cnt-rout {
	flex-grow: 1;
    display: flex;
    flex-direction: column;
    flex: 1 1 100%;
    max-width: 100%;
    margin-bottom:8px;
}

.routebtn-download {
	display:flex;
	margin-top:auto;
	width:100%;
	text-align:center;
}

.single-route-content .routetitle {
	font-weight: bold;
    margin-bottom: 8px;
    font-size: 18px;
    margin-top: 7px;
}

.single-route-content p {
	font-size:13px;
	line-height:1.5;
}

.single-route-content p i {
	width:25px;
}

.single-route-content p span {
	display:inline-block;
	width:70px;
	font-weight:bold;
}

.single-route-content .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat {
	padding-top:7px;
	padding-bottom:7px;
}

.filtercontent .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat {
	padding-top: 6px;
    padding-bottom: 6px;
    margin-top: 18px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
	outline:none;
}

.filtercontent {
	padding:20px;
	background:#f6f6f6;
	border-radius:5px;
}

.filtercontent label {
	font-weight:bold;
}

.filtercontent select {
	background:white;
	width:100%;
}

.winkelheader {
	margin:20px 0;
}

.tax-product_cat .winkelheader {
	display:none;
}

.header-wrap {
	display: unset;
}

html .home {
	padding-top:0;
}

.page-id-7204 .inner-page-wrap {
	margin-top:0;
}

.homepage-header {
    top: 0;
    width: 100%;
    z-index: 9;
    position:relative;
    background: #315241;
    height: 85px;
}

.wpb_wrapper .team-member {
	display:block;
}

body .page-heading h1 {
	font-size:19px;
}

.page-heading.asset-bg {
	border-top:1px solid #e4e4e4 !important;
/*  	margin-top:20px; */
}

.page-id-7204 .pb-fw-wrap {
	background:none !important;
}

.sw-top-bar {
    background: #315241;
    width: 100%;
    padding: 5px 0;
/*    height: 31px; */
    position:relative;
}

.toppermenu {
	color:white;
	text-align:right;
}

.toppermenu a {
	color: #f2eee8;
	font-weight:bold;
	margin-left:15px;
	font-size:13px;
	position:relative;
}

.toppermenu a .cart-contents-count {
    position: absolute;
    color: white;
    background: #e41e26;
    width: 18px;
    height: 18px;
    text-align: center;
    font-size: 11px;
    top: -8px;
    right: -13px;
    border-radius: 10px;
    line-height: 1.7;
    display: block;
    padding-top: 1px;
}

.sw-logo {
	position:absolute;
	top:0;
	width:100%;
}

body .sw-logo { 
	height:125px;
}

.sw-logo img {
	max-width:85px;
	position:relative;
	z-index:999;
}

.clubtitel {
	color:#FFD97A;
	font-size:17px;
	font-weight:bold;
}

.clubtitel span {
	font-size: 18px;
    letter-spacing: 1px;
}

.club-titel-cont {
	display: flex;
    align-items: center;
}

.slider-item {
	width:100%;
	min-height:600px;
	background-size:cover !important;
	background-position:center !important;
	display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-bottom: 20px;
    box-sizing:border-box;
}

.slide-content {
	width:100%;
	display: flex;
    align-items: center;
    padding:0 20px;
}

.slide-content.uitlijning-0 {
	justify-content: flex-end;
}

.slide-para {
	max-width:500px;
}

.home .slide-content h2 {
	color:white;
	text-transform:uppercase;
	font-weight:bold;
	font-size:40px;
	max-width:500px;
	line-height:45px;
	margin-bottom:10px;
	text-shadow:1px 1px 3px rgba(0,0,0,1);
}

.white-btn {
	display:inline-block;
	color:black;
	text-decoration:none;
	font-size:15px;
	padding:7px 20px;
	background:white;
	font-weight:bold;
	transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
}

.slide-content .white-btn:hover {
	background:#e41e26;
	color:white;
}

.primary-menu {
	float:right;
	position:relative;
}

.jdch-menu { 
	margin-top: 3px;
	width:100%;
}

.jdch-menu ul li  {
	display:inline-block;
}

.jdch-menu ul li a {
	text-transform:uppercase;
	font-weight:bold;
	color:black;
	font-size:14px;
	display:inline-block;
	padding:0 7px;
}

body .jdch-menu ul li a {
	color:white;
	text-shadow:1px 1px 1px rgba(0,0,0,0.5);
}

body .jdch-menu ul li:hover ul {
	display:block;
}

.jdch-menu ul li:hover > a {
	color:#FFD97A;
}

.jdch-menu ul li.menu-item-has-children:hover:after  {
/* 	color:#f2f2f2 !important;*/
	color:#8c8c8c;
}

.jdch-menu ul li.current-menu-item > a {
	color: #FFD97A;
}

.jdch-menu ul li.current-menu-item li.current-menu-item > a, .jdch-menu ul li li.current-menu-item > a {
/*	color:#f2f2f2; */
color:#8c8c8c;
}

.jdch-menu ul li li.current-menu-item ul a {
	color:black;
}

.jdch-menu ul li.current-menu-item li.current-menu-item:hover > a {
	color: #f2eee8;
}

.jdch-menu ul li.menu-item-has-children:after {
    content: "\f140";
    display: inline-block;
    position: absolute;
    right: -7px;
    top: 2px;
    width: 20px;
    height: 20px;
    font-size: 15px;
    line-height: 1;
    font-family: dashicons;
    z-index: 999;
    color: black;
  	transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
}

body .jdch-menu ul li.menu-item-has-children:after { 
	color:white;
}

.jdch-menu ul li li.menu-item-has-children:after {
	content: "\f139";
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 12px;
    width: 20px;
    height: 20px;
    font-size: 15px;
    line-height: 1;
    font-family: dashicons;
    z-index: 999;
    color: black;
  	transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
}

body .jdch-menu ul li li.menu-item-has-children:after { 
	color:black;
}

.jdch-menu ul li li.menu-item-has-children:hover:after {
	color:white !important;
}

body .jdch-menu ul li li.menu-item-has-children:hover:after {
	color:white !important;
}

.jdch-menu ul li.menu-item-has-children {
	position:relative;
	padding-right:10px;
}

.jdch-menu ul > li.menu-item-has-children {
	padding-bottom:10px;
}

.jdch-menu ul > li.menu-item-has-children li { 
	padding-bottom:0;
}

.jdch-menu ul li li {
    display: block;
    border-bottom: 1px solid #f0f0f0;
    transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
}

.jdch-menu ul li li:hover {
	background:#e41e26;
}

.jdch-menu ul li li:hover > a {
	color:white;
}

body .jdch-menu ul li li:hover > a {
	color:white;
}

body .jdch-menu ul li li a {
	text-shadow: none;
    color: #161616;
}

.jdch-menu ul li li a {
	text-transform: none;
	display:block;
	padding: 5px;
}


.jdch-menu ul li.menu-item-has-children > .sub-menu {
	position:absolute;
	width:220px;
	background:white;
	top:100%;
	display:none;
}

.jdch-menu ul li.menu-item-has-children:hover > .sub-menu {
	display:block;
}

.jdch-menu ul li.menu-item-has-children > .sub-menu .sub-menu {
	left:100%;
	top: 0%;
	display:none; 
}

.jdch-menu ul li li.menu-item-has-children:hover .sub-menu {
	display:block;
}

.jdch-menu ul li li:last-child {
	border:none;
}

.nb-postscontainer {
	padding:10px 0;
}

.nb-postcontainer {
	display:block;
	position:relative;
	background-size:cover !important;
}

html .woocommerce ul.products li.product figure > .product-img-wrap {
	height:255px;
}

.nb-postcontainer:hover h3 {
	color:#e41e26;
}

.nb-postcontainer.full {
	height:500px;
}

.nb-postcontainer.half {
	height:290px;
}

.nb-postcontainer.halfbot {
	height:200px;
}

.nb-postcontainer.fourth {
	height:200px;
}

.nb-postcontainer .nb-content {
	position:absolute;
	bottom:15px;
	left:20px;
}

.nb-postcontainer .nb-content h3 {
	font-size:26px;
	color:white;
	text-transform:uppercase;
	font-weight:bold;
	line-height:1.3;
	margin-bottom:0;
}

.nb-postcontainer.half .nb-content h3, .nb-postcontainer.halfbot .nb-content h3 {
	font-size:20px;
}

.nb-postcontainer.fourth .nb-content h3 {
	font-size:14px;
}

.nb-postcontainer .nb-content .sw-date {
	font-size:15px;
	color:white;
	display:block;
	display:none;
}

.nb-postcontainer .nb-content .white-btn {
	margin:15px 0 5px;
}

.padleftcorrection {
	padding-left:0;
}

.evenementen-block-container {
	position:relative;
}

.event-all-btn {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 4px 20px;
    border: 1px solid black;
    color: black;
    font-size: 13px;
    transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
}

.event-all-btn:hover {
	background:#e41e26;
	border-color:#e41e26;
	color:white;
}

.evenementen-block-container h2 {
	font-size:32px;
	margin-bottom:30px;
}

.evenement-info h4 {
	font-weight:bold;
	color:black;
	margin-bottom:0;
}

.evenement-info p {
	margin-bottom:15px;
}

.event-date {
	margin-bottom:10px;
	font-size:13px;
}

.event-image {
	background-size:cover !important;
	background-position:center !important;
	min-height:170px;
}

.event-content-single {
	margin-bottom:15px;
	display:block;
}

.event-content-single:hover {
	color:black;
}

.event-content-single:hover .evenement-info h4 {
	color:#d8ae07;
}

.gutterbottom {
	margin-bottom:10px;
}

.wordlid-block {
	height:100%;
	padding:20px;
	text-align:center;
	display: flex;
    align-items: center;
    justify-content: center;
}

.wordlid-block img {
	max-width:220px;
	margin-bottom:15px;
}

.wordlid-block h2 {
	font-size:38px;
}

.textwidget .wordlid-block h2 {
	font-size:25px;
}

.textwidget .wordlid-block p {
	font-size:15px;
	font-weight:normal;
	margin-bottom:0;
}

.sidebar .mc4wp-form-fields {
	text-align:center;
}

.wordlid-block h2 span {
	color:#d8ae07;
}

.wordlid-block p {
	font-size: 17px;
    font-weight: bold;
    color: black;
    max-width: 400px;
    margin: 25px 0;
}

.home .wordlid-block {
	margin-left:-10px;
}

.home h2 {
	color:black;
	font-size:36px;
}

.vc_row-o-equal-height .wpb_wrapper {
	height:100%;
}

.lidworden-btn {
	background: #d8ae07;
    padding: 15px 35px;
    display: block;
    font-weight: bold;
    font-size: 16px;
    color: white;
  	transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.lidworden-btn:hover {
	background: #e41e26;
	color:white;
}

body .has-no-sidebar .woocommerce  ul.products li.product{
	width:255px;
}

.advertenties-jdch {
	display:none;
}

.meer-info-btn {
	display: inline-block;
    padding: 4px 10px;
    background:#e4e4e4; 
    color:black;
    border-radius: 4px;
    font-size: 14px;
    cursor:pointer;
    position:relative;
    z-index:5;
}

.meer-info-btn:hover {
	background:black;
	color:white;
}

.inschrijven-btn-style {
	display: inline-block;
    padding: 4px 10px;
    background: #e41e26;
    color: white;
    border-radius: 4px;
    font-size: 14px;
    cursor:pointer;
    position:relative;
    z-index:3;
}

.inschrijven-btn-style:hover {
	background:black;
	color:white;
}

.inschrijven-btn {
	display: inline-block;
    padding: 4px 10px;
    margin-left:6px;
    background: #e41e26;
    color: white;
    border-radius: 4px;
    font-size: 14px;
    cursor:pointer;
    position:relative;
    z-index:99;
}

.inschrijven-btn:hover {
	background:black;
	color:white;
}

.inschrijven-container {
	text-align:right;
}

.blog-details-wrap .inschrijven-btn { 
	display:inline-block;
}

.sponsorslider {
	margin-bottom:35px;
}

.post-type-archive .page-heading, .page-id-147 .page-heading {
	display:none;
}

.home .page-heading {
	display:none;
}

#page-wrap .widget_calendar tfoot td#prev {
	width:50px;
}

.woocommerce .cart_totals table th {
	font-size:16px;
	width:100px;
}

.topimg {
	background-size:cover !important;
	background-position:center !important;
	min-height:150px;
}

.single-home_slider .topimg {
	min-height:700px;
}

footer#copyright p {
	font-size:14px;
	width:95%;	
}

.rightfoot {
	float:right;
}

footer#copyright a {
	color: #FFD97A;
}

.paddingbottom {
	padding:0 0 40px;
}

.mc4wp-form-fields {
	text-align:center;
	margin-bottom:45px;
}

.mc4wp-form-fields p.nextto {
	display:inline-block;
}

.home .mc4wp-form-fields input[type="submit"] {
    padding: 6px 20px;
    border-radius:0px;
}

.mc4wp-form-fields input[type="email"] {
	display:inline-block;
	padding:15px;
	margin-bottom:0;
}

.home .mc4wp-form-fields p {
	font-size:17px;
}

.search #page-wrap .page-heading {
	display:none;
}

.menu-trigger {
	display:none;
	position: absolute;
    top: 50px;
    right: 25px;
    z-index:9999999;
}

.mobnav-trig {
	height: 18px;
    width: 90px;
    cursor: pointer;
    position: relative;
    margin: 10px auto;
}

span.trigger-icon {
	display: block;
	float: left;
	width: 30px;
	margin: 0 8px 0 0;
}

span.trigger-icon span {
	display: block;
	height: 4px;
	border-radius:3px;
	margin-bottom: 5px;
	background:#FFD97A;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.mobnav-trig .top.active {
	-ms-transform: rotate(50deg);
    -ms-transform-origin: 20% 40%;
    -webkit-transform: rotate(50deg);
    -webkit-transform-origin: 20% 40%;
    transform: rotate(50deg);
    transform-origin: 20% 40%;
}

.mobnav-trig .bottom.active {
	-ms-transform: rotate(-45deg);
    -ms-transform-origin: 8% 40%;
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: 8% 40%;
    transform: rotate(-45deg);
    transform-origin: 8% 40%;
}

.mobilemenu {
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100vh;
	background:rgba(0,0,0,0.9);
	z-index:99999;
	margin-top:0;
	padding-top:60px;
}

.jdchmob li {
	display:block;
	padding:10px;
	border-bottom:1px solid white;
	position:relative;
}

.jdchmob li li {
	padding:7px 20px;
}

.jdchmob li:last-child {
	border:none;
}

.jdchmob li a {
	color:white;
	display:block;
	width:90%;
	text-transform:uppercase;
}

.jdchmob .sub-menu {
	display:none;
}

ul .menu-item-has-children .fa {
    position: absolute;
    right: 9px;
    top: 11px;
    font-size: 17px;
}

.sluiten {
	font-size: 14px;
    color: #FFD97A;
    position: absolute;
    top: 10px;
    right: 20px;
    text-transform:uppercase;
}

#TB_closeWindowButton {
	display:none;
}

#TB_window #TB_ajaxWindowTitle {
    background: #315241;
    color: white;
    padding: 10px 20px !important;
    text-align: center;
    font-size: 18px;
    max-width:100%;
    width:360px;
}

.home #TB_window #TB_ajaxWindowTitle {
	width:100%;
}

#TB_title {
    background: none;
    border:none !important;
    height: inherit !important;
}

#TB_ajaxContent {
	padding:0 !important;
	overflow:hidden !important;
	width:100% !important;
}

#TB_ajaxContent img {
	width:100%;
}

#TB_ajaxContent .modal-content {
	padding: 5px 20px;
	border:none;
}

#TB_ajaxContent p {
	font-weight:400;
	border-bottom:1px solid #ccc;
	font-size: 13px;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
	margin-top:0;
}

.hiddentopublic {
	display:none !important;
}

.logged-in .hiddentopublic {
	display:inherit !important;
}

#swiftweb-form .form-row-wide {
	position:relative;
}

#swiftweb-form .form-row-wide.has-error:after {
	content: "Verplicht om in te vullen";
    color: red;
    float: right;
    font-size: 13px;
    margin-top: -5px;
    margin-bottom: 10px;
}

#swiftweb-form .fa-spinner {
    position: absolute;
    top: 7px;
    z-index: 999;
    left: 185px;
    display:none;
}

#swiftweb-form .active .fa-spinner {
	display:block;
}

#swiftweb-form #MRK {
	width:50%;
	float:left;
}

.voertuig-filter-reset{
	float:right;
	color:red;
}

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	padding:14px 10px;
}

body .gform_legacy_markup_wrapper .gform_footer input.button, body .gform_legacy_markup_wrapper .gform_footer input[type=submit], body .gform_legacy_markup_wrapper .gform_page_footer input.button, body .gform_legacy_markup_wrapper .gform_page_footer input[type=submit] {
	display: inline-block;
    padding: 4px 10px;
    background: #e41e26;
    color: white;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
    position: relative;
    z-index: 99;
    border:none;
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern {
	border-color:#e41e26 !important;
	background-color:#e41e26 !important;
}

.sponsorenwrap {
	padding-top:20px;
	width:100%;
}

.sponsor-single{
	display: flex;
    margin-bottom: 25px;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 15px;
}

.sponsor-single-img {
	width:120px;
	min-width:120px;
	height:120px;
	margin-right:30px;
}

.sponsor-single-title {
	font-weight: bold;
    font-size: 25px;
    margin-bottom: 15px;
}

.sponsor-single-excerpt {
	margin-bottom:15px;
}

.sponsor-single-content {
	max-width:635px;
}

.nieuwswrap {
	padding-top:20px;
	width:100%;
}

.nieuws-single{
	display: flex;
    margin-bottom: 25px;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 15px;
}

.nieuws-single-img {
	width:120px;
	min-width:180px;
	height:120px;
	margin-right:30px;
}

.nieuws-single-title {
	font-weight: bold;
    font-size: 25px;
    margin-bottom: 15px;
}

.nieuws-single-excerpt {
	margin-bottom:15px;
}

.nieuws-single-content {
	max-width:635px;
}

.nieuws-single-date {
	font-weight: bold;
    margin-bottom: 7px;
    font-style: normal;
    font-size: 13px;
}

.hiddenfield {
	display:none;
}

.woocommerce .modal-content form.login {
	border:none;
	padding: 10px 0;
}

#TB_ajaxContent .login-popup-content p {
	border-bottom:0;
}

.woocommerce a.button.loginpopup-submit {
	background: #2e2e36;
    color: white;
    border-radius: 0;
    padding: 15px 20px;
    margin-right:10px;
}

.woocommerce a.button.loginpopup-submit i {
	display:none;
}

.login-popup-content .message-error {
	background: #b81c23;
    color: white;
    padding: 8px 15px;
    margin-top: 8px;
}

.nieuw-formulier-velden {
	display:none;
}

@media (min-width:1024px){
	#csvaanmelden input[type="text"] {
		width:100%;
	}
	
	.modal-body {
		max-height:700px !important;
	}
}

@media (max-width:1200px){
	body .has-no-sidebar .woocommerce ul.products li.product {
		width:210px;
	}
	
	html .woocommerce ul.products li.product figure > .product-img-wrap {
		height:210px;
	}
	
	.home .woocommerce ul.products {
		padding-top:0;
	}
	
	.nb-postscontainer {
		padding:20px 0;
	}
	
	.nb-postcontainer {
		background-position:center !important;
	}
	
	.nb-postcontainer.halfbot.clubinfo {
		height:220px;
	}
	
	.routescontent .single-route {
		width:33.2%;
	}
	
	.mini-items .blog-item {
		padding-right:30px;
	}
}

@media (max-width:1024px){
	.routescontent .single-route{
		flex: 1 1 50%;
	    max-width: 50%;
    }
}

@media (max-width:868px){
	
	#main-container {
		padding-top:35px;
	}
	
	.blog-wrap .mini-items .blog-item figure {
		float:none;
		width:100%;
		margin-bottom:15px;
	}
	
	.blog-wrap .mini-items .blog-item {
		margin-left:0;
	}
	
	.sw-top-bar {
		padding:0 0;
		background:#315241;
	}
	
	.menu-trigger {
		top: 16px;
    	right: 10px;
    	font-size:14px;
	}
	
	span.trigger-icon {
		width:23px;
	}
	
	span.trigger-icon span {
		height:3px;
	}
	
	.toppermenu {
		padding-right: 65px;
		margin-top: 40px;
    z-index: 99999;
    position: relative;
	}
	
	.home-opening-slider {
		padding:0;
		margin-left:-10px;
		margin-top:25px;
	}
	
	.routescontent .single-route {
		width:100%;
	}
	
	.routescontent .single-route img {
		width:100%;
	}
	
	.single-home_slider .topimg {
		min-height:400px;
	}
	
	.rightfoot {
		float:none;
	}
	
	.nb-postcontainer.full {
		height:250px;
	}
	
	.nb-postcontainer .nb-content h3 {
		font-size:20px;
	}
	
	.sw-logo img {
		max-width:85px;
	}
	
	.home .slide-content h2 {
		font-size: 18px;
    	line-height: 31px;
    	text-shadow: 1px 1px 5px rgba(0,0,0,1);
	}
	
	.slider-item {
		min-height:300px;
		padding-bottom: 40px;
	}
	
	.nb-postscontainer {
		margin-left:-10px;
	}
	
	.nb-postcontainer {
		margin-bottom:10px;
	}
	
	.divider {
		height:0 !important;
	}
	
	.home .page-content .container {
		padding:0;
	}
	
	.page-content .container {
		padding:0 10px;
	}
	
	.nb-postcontainer.halfbot.clubinfo {
		height:300px;
	}
	
	.nb-postcontainer.halfbot.clubinfo .nb-content {
		padding:20px;
	}
	
	.nb-postcontainer.fourth.sponsorblock {
		background-size:contain !important;
	}
	
	.evenementen-content {
		margin-left:-25px;
	}
	
	.event-all-btn {
		position:relative;
		display:inline-block;
		margin-bottom:15px;
		margin-left:-12px;
	}
	
	.evenementen-block-container h2 {
		margin-left:-12px;
	}
	
	.home h2 {
		font-size:28px;
	}
	
	.wordlid-block p {
		font-size:14px;
	}
	
	body .has-no-sidebar .woocommerce ul.products li.product {
		width:40%;
	}
	
	.menu-trigger { 
		display:block;
		color:#FFD97A;
		text-transform:uppercase;
		font-size:15px;
		font-weight:bold;
	}
	
	.desktopmenu {
		display:none;
	}
	
	.mobilemenu.active {
		display:block;
	}
	
	.slider-item {
		display:block;
		position:relative;
	}
	
	.slide-content {
		position: absolute;
    	top:180px;
    	left:-10px;
	}
	
	.slide-content.uitlijning-0 {
		justify-content: inherit;
	}
	
	.sponsorslider .sponsorslider-content img {
		margin:auto;
	}
	
	.white-btn {
		font-size: 13px;
    	padding: 7px 16px;
	}
	
	.home .slide-content h2 {
		margin-bottom:15px;
	}
	
	.hp-slider-buttons {
		width:100%;
		padding:0 10px;
	}
	
	.help-bar > span {
		display:none;
	}
	
	.page-content .woocommerce .help-bar ul li {
		margin-left:5px;
	}
	
	.page-content .woocommerce .help-bar {
	    padding: 0px 0 15px;
    	margin-bottom: 10px;
    	border:none !important;
	}
	
	.woocommerce .help-bar ul li:last-child {
		display:none !important;
	}
	
	.page-content .woocommerce .help-bar ul {
		text-align:right;
	}
	
	.eigen-profiel #lid_nr-field, .eigen-profiel #voorletters-field, .eigen-profiel #voornaam-field, .eigen-profiel #voorvoegsel-field {
		width:100% !important;
	}
	
	#swiftweb-form .eigen-profiel #voorletters, #swiftweb-form .eigen-profiel #voornaam, #swiftweb-form .eigen-profiel #voorvoegsel {
		width:100% !important;
	}
	
	#swiftweb-form #eigen-avatar {
		height:inherit;
		width:inherit;
		margin-bottom:20px;
		position:relative;
		padding:5px;
	}
	
	#swiftweb-form label, #swiftweb-form input[type="text"], #swiftweb-form select {
		width:100% !important;
		float:none !important;
	}
	
	.jdch-hidden-mob {
		display:none !important;
	}
	
	.readfurther {
		font-size:14px;
		display:none;
	}
	
	.nieuws-single-img{
		width: 119px;
    	min-width: 123px;
    	height: 80px;
	}
}

@media (max-width:600px){
	.routescontent .single-route {
		flex: 1 1 100%;
	    max-width: 100%;
   }
}

/* no-gutters Class Rules */
.row.gutter-10 {
   margin-right: -5px;
   margin-left: -5px;
}
.row.gutter-10 > [class^="col-"],
.row.gutter-10 > [class*=" col-"] {
   padding-right: 5px;
   padding-left: 5px;
}


