:root {
	--achtergrond_licht: #d6d1c4;
	--achtergrond_bruin: #9f968c;  /* #a9a095; */
	--achtergrond_groen: #93a464;
	--achtergrond_groen_rgba: rgba(147, 164, 100, 0.9);
	--navmenu_kleur: #f8f4ed;
}

html.no-scroll,
html.no-scroll body{
    overflow: hidden;
}

html,
body{
	overflow-x: hidden;
}

body{
    color: #282727;
    font-family:'Source Sans Pro', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
}

h1, h2, h3, p, ul, ol, table, form, iframe{
	margin-top:0;
	margin-bottom:24px;
}

.jumbotron{
	background:none;
	margin:0;
	padding:0;
	clear:both;
	width:100%;
    border-radius: 0;
}

.tns-outer *{
	outline:none !important;
}

.jumbotron h1,
.jumbotron h2,
.jumbotron h3,
.jumbotron p,
.jumbotron ul,
.jumbotron ol,
.jumbotron table,
.jumbotron div.gform_wrapper form,
.jumbotron .sharebuttons{
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
	font-style:normal;
    position: relative;
	margin-bottom:24px;
	margin-top:0;
}

article > .jumbotron:last-child .gform_wrapper form{
	margin-bottom: 0;
}

picture.img-fluid img{
    max-width: 100%;
    height: auto;
}

.sharebutton{

}

.sharebutton__facebook,
.sharebutton__facebook:hover,
.sharebutton__facebook:focus{
    color: #3b5998;
}

.sharebutton__linkedin,
.sharebutton__linkedin:hover,
.sharebutton__linkedin:focus{
    color: #0077b5;
}

.sharebutton__twitter,
.sharebutton__twitter:hover,
.sharebutton__twitter:focus{
    color: #1da1f2;
}

.sharebutton__google-plus,
.sharebutton__google-plus:hover,
.sharebutton__google-plus:focus{
    color: #dd4b39;
}

.sharebutton__envelope,
.sharebutton__envelope:hover,
.sharebutton__envelope:focus{
    color: #adadad;
}

.last-no-margin > *:last-child,
.last-no-margin > *:last-child span.tekst_groter,
.last-no-margin > .table-responsive:last-child > table{
    margin-bottom: 0;
}

.jumbotron.jumbo-padding{
    /*margin: 70px 0 0;*/
}

article > .jumbotron:first-child {
    margin-top: 0;
}

div.gallery{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: auto -15px !important;
}

div.gallery .gallery-item{
    padding: 0 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

div.gallery .gallery-item > div{
    width: 100%;
    max-width: 100%;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

div.gallery .gallery-item > div > a{
    width: 100%;
    max-width: 100%;
}

div.gallery .gallery-item img{
    max-width: 100%;
    height: auto;
    border: none !important;
    margin-bottom: 0 !important;
}

.jumbotron ul ul,
.jumbotron ol ul,
.jumbotron ul ol,
.jumbotron ol ol {
    margin-bottom: 0;
}
.jumbotron ul {
    padding: 0;
}
.jumbotron:not(#footer) ul li {
    list-style: none;
    position: relative;
    padding-left: 20px;
}
.jumbotron:not(#footer) ul:not(.gform_fields) li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 11px;
    width: 8px;
    height: 3px;
    background-color: #d6d1c4;
}
.jumbotron.achtergrond.licht:not(#footer) ul:not(.gform_fields) li:before {
    background-color: var(--achtergrond_groen);
}


#content{
    padding: 95px 0 0;
}
#row_1 {
    margin-top: 0;
}
.container.breed {
    max-width: 1360px;
}
.container.breed > .row {
    margin-left: -20px;
    margin-right: -20px;
}
.container.breed > .row.no-gutters {
    margin-left: 0;
    margin-right: 0;
}
.container.breed > .row [class^="col-"]  {
    padding-left: 20px;
    padding-right: 20px;
}

.jumbotron h1{
/*    font-family: "Source Serif Pro";*/
    font-size: 70px;
    font-weight: 600;
    line-height: 90px;
    margin-bottom: 64px;
}

.jumbotron h2{
/*    font-family: "Source Serif Pro";*/
    font-size: 50px;
    font-weight: 600;
    line-height: 60px;
}

.jumbotron h3{
/*    font-family: "Source Serif Pro";*/
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 8px;


    /*color: #282727;*/
    /*
    font-family: "korolev";
    font-size: 26px;
    font-weight: 700;
    line-height: 36px;*/
}
.jumbotron p + h3,
.jumbotron p + h2 {
    margin-top: 60px;
}
.jumbotron p + p > a {
    margin-top: -30px;
}
.jumbotron table h3 {
    margin-bottom: 0;
}
p + p > .button {
    margin-top: 0 !important;
}
.jumbotron h3 img {

}

.socialmedia {

}
.socialmedia a {
    display: inline-block;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    background-color: #282727;
    text-align: center;
    line-height: 40px;
    color: #d6d1c4;
    font-size: 16px;
    margin-right: 10px;
    margin-top: 18px;
}

ul.checklist{
	padding: 0;
	list-style: none;
}

ul.checklist li{
	position: relative;
	padding-left: 25px;
}

ul.checklist li:before{
	color: #39e07c;
	position: absolute;
	left: 0;
	top: 0;
	content: "\f00c";
	font-family: 'Font Awesome 5 Pro';
}

.alm-filters-edit{
    display: none !important;
}

.alm-btn-wrap{
	width: 100%;
	text-align: center;
	float: left;
	margin-top: 30px;
}

.alm-loading{
    min-height: 200px;
    position: relative;
}

.alm-loading:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/loading.gif) center no-repeat;
    background-size: 60px 60px;
    padding: 30px;
}

.done{
	opacity: 0.4;
    cursor: not-allowed;
}

.alert > *:last-child{
	margin:0 !important;
}

.hide_tekst {
    display: none;
}

.lees_verder{
	margin-bottom:30px;
}

p:empty{
	display:none;
}

em{
	font-style:italic !important;
}

strong{
	font-weight:700 !important;
}

a{
	color: var(--achtergrond_groen);
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

.page-id-1711 a {
	color: #282727;
}

#content p a:not(.button):hover,
#content p a:not(.button):focus,
#content div.woocommerce-info a:not(.button):hover,
#content div.woocommerce-info a:not(.button):focus,
#content td a:not(.button):hover,
#content td a:not(.button):focus,
#content ul li a:not(.button):hover,
#content ul li a:not(.button):focus,
#credits-menu li:not(.button) a:hover,
#credits-menu li:not(.button) a:focus,
.yith_ywraq_add_item_browse_message a:not(.button):hover,
.yith_ywraq_add_item_browse_message a:not(.button):focus{
	color: var(--achtergrond_groen);
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

.transition-03{
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

hr{
	border-top:solid 1px #c9c9c9;
	margin:24px 0;
    display: block;
}

.button,
.button:hover,
.button:focus,
.loadmore,
body div.gform_wrapper .gform_footer button.gform_button,
body div.gform_wrapper .gform_footer button.gform_button:hover,
body div.gform_wrapper .gform_footer button.gform_button:focus,
body div.gform_wrapper .gpnf-add-entry,
body div.gform_wrapper .gpnf-add-entry:hover,
body div.gform_wrapper .gpnf-add-entry:focus,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:focus,
.woocommerce a.button:focus,
.woocommerce button.button:focus,
.woocommerce input.button:focus,
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover,
#add_payment_method .wc-proceed-to-checkout a.checkout-button:focus,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:focus{
	display:inline-block;
	text-decoration:none !important;
	outline:none;
	border:none;
	color:#fff;
	background:#282727;
	padding:13px 30px !important;
	line-height:normal !important;
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
    cursor: pointer;
/*    font-family: brevia, sans-serif;*/
    font-size: 14px;
    font-weight: 600;
    line-height: 90px;
    text-transform: uppercase;
    border-radius: 25px;
}


.button:after {
    content: '';
    width: 0;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='16' viewBox='0 0 30 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23ffffff' d='M16.625 6.92h-5.2a1.08 1.08 0 1 0 0 2.158h5.2a1.079 1.079 0 0 0 0-2.159z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23ffffff' d='M6.235 6.92h-5.2a1.08 1.08 0 1 0 0 2.158h5.2a1.079 1.079 0 0 0 0-2.159z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23ffffff' d='M29.67 7.21L22.5.288a1.014 1.014 0 0 0-1.468.055 1.108 1.108 0 0 0 .054 1.524L26.32 6.92h-4.5a1.08 1.08 0 1 0 0 2.158h4.5l-5.235 5.053a1.108 1.108 0 0 0-.054 1.524 1.012 1.012 0 0 0 1.468.055l7.17-6.92a1.106 1.106 0 0 0 .015-1.564l-.015-.015z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    -webkit-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
    opacity: 0;
    background-position: right center;
    transform: translate(6px, -2px);
}
.button:hover:after {
    opacity: 1;
    width: 41px;
}

.button:hover,
.button:focus{

}


body div.gform_wrapper .gform_footer button.gform_button,
body div.gform_wrapper .gform_footer button.gform_button:hover,
body div.gform_wrapper .gform_footer button.gform_button:focus {
    background-color: #ffffff;
    color: #282727;
}
body div.gform_wrapper .gform_footer button.gform_button:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='16' viewBox='0 0 30 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23282727' d='M16.625 6.92h-5.2a1.08 1.08 0 1 0 0 2.158h5.2a1.079 1.079 0 0 0 0-2.159z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23282727' d='M6.235 6.92h-5.2a1.08 1.08 0 1 0 0 2.158h5.2a1.079 1.079 0 0 0 0-2.159z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23282727' d='M29.67 7.21L22.5.288a1.014 1.014 0 0 0-1.468.055 1.108 1.108 0 0 0 .054 1.524L26.32 6.92h-4.5a1.08 1.08 0 1 0 0 2.158h4.5l-5.235 5.053a1.108 1.108 0 0 0-.054 1.524 1.012 1.012 0 0 0 1.468.055l7.17-6.92a1.106 1.106 0 0 0 .015-1.564l-.015-.015z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}


p + p .button {
    margin-top: 40px;
}

.button.wit {
    color: #282727;
    background-color: #ffffff;
}
.button.wit:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='16' viewBox='0 0 30 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23282727' d='M16.625 6.92h-5.2a1.08 1.08 0 1 0 0 2.158h5.2a1.079 1.079 0 0 0 0-2.159z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23282727' d='M6.235 6.92h-5.2a1.08 1.08 0 1 0 0 2.158h5.2a1.079 1.079 0 0 0 0-2.159z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23282727' d='M29.67 7.21L22.5.288a1.014 1.014 0 0 0-1.468.055 1.108 1.108 0 0 0 .054 1.524L26.32 6.92h-4.5a1.08 1.08 0 1 0 0 2.158h4.5l-5.235 5.053a1.108 1.108 0 0 0-.054 1.524 1.012 1.012 0 0 0 1.468.055l7.17-6.92a1.106 1.106 0 0 0 .015-1.564l-.015-.015z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.button.witte_rand {
}


.button.witte_rand{
    color: #282727;
    background-color: transparent;
    border: 2px solid rgba(40, 39, 39, 0.15);

}
.button.witte_rand:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='16' viewBox='0 0 30 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23282727' d='M16.625 6.92h-5.2a1.08 1.08 0 1 0 0 2.158h5.2a1.079 1.079 0 0 0 0-2.159z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23282727' d='M6.235 6.92h-5.2a1.08 1.08 0 1 0 0 2.158h5.2a1.079 1.079 0 0 0 0-2.159z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23282727' d='M29.67 7.21L22.5.288a1.014 1.014 0 0 0-1.468.055 1.108 1.108 0 0 0 .054 1.524L26.32 6.92h-4.5a1.08 1.08 0 1 0 0 2.158h4.5l-5.235 5.053a1.108 1.108 0 0 0-.054 1.524 1.012 1.012 0 0 0 1.468.055l7.17-6.92a1.106 1.106 0 0 0 .015-1.564l-.015-.015z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.button.icoon {
    color: #ffffff;
}
.button.icoon i {
    display: inline-block;
    color: #ffffff;
    font-family: "Font Awesome 5 Pro";
    font-size: 14px;
    font-weight: 400;
    margin-right: 8px;
    -webkit-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
.button.icoon:after {
    display: none !important;
}

.achtergrond.donker .button.witte_rand {
    color: #ffffff;
    border: 2px solid rgba(255, 255, 255, 0.15);
}

.achtergrond.donker .button.witte_rand:after {
    color: #ffffff;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='16' viewBox='0 0 30 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23ffffff' d='M16.625 6.92h-5.2a1.08 1.08 0 1 0 0 2.158h5.2a1.079 1.079 0 0 0 0-2.159z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23ffffff' d='M6.235 6.92h-5.2a1.08 1.08 0 1 0 0 2.158h5.2a1.079 1.079 0 0 0 0-2.159z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23ffffff' d='M29.67 7.21L22.5.288a1.014 1.014 0 0 0-1.468.055 1.108 1.108 0 0 0 .054 1.524L26.32 6.92h-4.5a1.08 1.08 0 1 0 0 2.158h4.5l-5.235 5.053a1.108 1.108 0 0 0-.054 1.524 1.012 1.012 0 0 0 1.468.055l7.17-6.92a1.106 1.106 0 0 0 .015-1.564l-.015-.015z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}


.jumbotron p span.tekst_groter {
    font-size: 18px;
    font-weight: 600;
    line-height: 38px;
    margin-bottom: 36px;
    display: inline-block;
}

a.link {
    color: var(--achtergrond_groen);
    font-size: 18px;
    font-weight: 600;
}
a.link.icoon i {
    background-color: var(--achtergrond_groen);
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    margin-right: 15px;
    -webkit-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
a.link.icoon {
    margin-bottom: 10px;
    display: inline-block;
}
a.link:hover {
    color: #282727 !important;
    text-decoration: none;
}
a.link:hover i {
    background-color: #282727
}
a.link.pijl {
    color: #282727;
/*    font-family: brevia, sans-serif;*/
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
a.link.pijl:after {
    content: "";
    display: inline-block;
    width: 30px;
    height: 16px;
    margin-left: 27px;
    vertical-align: middle;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='16' viewBox='0 0 30 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23282727' d='M16.625 6.92h-5.2a1.08 1.08 0 1 0 0 2.158h5.2a1.079 1.079 0 0 0 0-2.159z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23282727' d='M6.235 6.92h-5.2a1.08 1.08 0 1 0 0 2.158h5.2a1.079 1.079 0 0 0 0-2.159z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23282727' d='M29.67 7.21L22.5.288a1.014 1.014 0 0 0-1.468.055 1.108 1.108 0 0 0 .054 1.524L26.32 6.92h-4.5a1.08 1.08 0 1 0 0 2.158h4.5l-5.235 5.053a1.108 1.108 0 0 0-.054 1.524 1.012 1.012 0 0 0 1.468.055l7.17-6.92a1.106 1.106 0 0 0 .015-1.564l-.015-.015z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.achtergrond.donker a.link.pijl {
    color: #d6d1c4;
}
.achtergrond.donker a.link.pijl:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='16' viewBox='0 0 30 16'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23d6d1c4' d='M16.625 6.92h-5.2a1.08 1.08 0 1 0 0 2.158h5.2a1.079 1.079 0 0 0 0-2.159z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23d6d1c4' d='M6.235 6.92h-5.2a1.08 1.08 0 1 0 0 2.158h5.2a1.079 1.079 0 0 0 0-2.159z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23d6d1c4' d='M29.67 7.21L22.5.288a1.014 1.014 0 0 0-1.468.055 1.108 1.108 0 0 0 .054 1.524L26.32 6.92h-4.5a1.08 1.08 0 1 0 0 2.158h4.5l-5.235 5.053a1.108 1.108 0 0 0-.054 1.524 1.012 1.012 0 0 0 1.468.055l7.17-6.92a1.106 1.106 0 0 0 .015-1.564l-.015-.015z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.achtergrond.donker a.link.pijl:hover {
    color: #d6d1c4 !important;
}


.titel_met_icoon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #282727;
/*    font-family: "korolev";*/
    font-size: 26px;
    font-weight: 700;
    line-height: 36px;
    min-height: 70px;
    padding-left: 95px;
    margin-top: -13px;
    margin-bottom: 28px;
}
.titel_met_icoon img {
    position: absolute;
    top: 50%;
    left: 0;
    max-height: 70px;
    transform: translateY(-50%);
}

.achtergrond.donker .titel_met_icoon {
    color: #d6d1c4;
}

span.korolev_font {
/*    font-family: "korolev";*/
}


header + p:before {
    content: "";
    width: 65px;
    height: 4px;
    position: absolute;
    top: -37px;
    left: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='65' height='4' viewBox='0 0 65 4'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23282727' d='M2 4a2 2 0 1 1 0-4h11a2 2 0 1 1 0 4z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23282727' d='M27 4a2 2 0 1 1 0-4h11a2 2 0 1 1 0 4z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23282727' d='M52 4a2 2 0 1 1 0-4h11a2 2 0 1 1 0 4z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.achtergrond.donker header + p:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='65' height='4' viewBox='0 0 65 4'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23ffffff' d='M2 4a2 2 0 1 1 0-4h11a2 2 0 1 1 0 4z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23ffffff' d='M27 4a2 2 0 1 1 0-4h11a2 2 0 1 1 0 4z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23ffffff' d='M52 4a2 2 0 1 1 0-4h11a2 2 0 1 1 0 4z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}


h2.lijn_onder {
    padding-bottom: 45px;
    margin-bottom: 60px;
}
h2.lijn_onder:after {
    content: "";
    width: 65px;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='65' height='4' viewBox='0 0 65 4'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M2 4a2 2 0 1 1 0-4h11a2 2 0 1 1 0 4z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23fff' d='M27 4a2 2 0 1 1 0-4h11a2 2 0 1 1 0 4z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23fff' d='M52 4a2 2 0 1 1 0-4h11a2 2 0 1 1 0 4z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.woocommerce button.button.alt,
.woocommerce button.button.alt:hover,
.woocommerce button.button.alt:focus{

}

.woocommerce button.button.alt:before{

}

.woocommerce .button[name="update_cart"],
.woocommerce .button[name="update_cart"]:hover,
.woocommerce .button[name="update_cart"]:focus{

}

.woocommerce .button[name="update_cart"]:before{
	content: "\f0e2";
	font-family: 'Font Awesome 5 Pro';
	margin-right: 10px;
}

.woocommerce .button[name="update_raq"],
.woocommerce .button[name="update_raq"]:hover,
.woocommerce .button[name="update_raq"]:focus{

}

.woocommerce .button[name="update_raq"]:hover,
.woocommerce .button[name="update_raq"]:focus{

}

.woocommerce-page .button[name="apply_coupon"],
.woocommerce-page .button[name="apply_coupon"]:hover,
.woocommerce-page .button[name="apply_coupon"]:focus{

}

.woocommerce-page .button[name="apply_coupon"]:hover,
.woocommerce-page .button[name="apply_coupon"]:focus{

}

body.woocommerce .add-request-quote-button.button,
body.woocommerce .add-request-quote-button.button:hover,
body.woocommerce .add-request-quote-button.button:focus{

}

body.woocommerce .add-request-quote-button.button:hover,
body.woocommerce .add-request-quote-button.button:focus{

}

body.woocommerce-account .woocommerce-MyAccount-content .button,
body.woocommerce-account .woocommerce-MyAccount-content .button:hover,
body.woocommerce-account .woocommerce-MyAccount-content .button:focus{

}

body.woocommerce-account .woocommerce-MyAccount-content .button:hover,
body.woocommerce-account .woocommerce-MyAccount-content .button:focus{

}

.checkout-button:after{
	color: #ffffff;
	font-family: "Font Awesome 5 Pro";
	font-size: 12px;
	content: "\f178";
	font-weight: 700;
	margin-left: 10px;
}

article > *:last-child{
	margin-bottom:0;
}

form.search-form{
	margin:0;
}

form.search-form label{
	padding:0;
	margin:0;
	float:left;
	background:#fff;
}

form.search-form input{
	margin:0;
	padding:0 5px;
	outline:none;
	background:none;
	border:none;
	border-radius:0;
	float:left;
}

form.search-form button{
	margin:0;
	padding:0;
	outline:none;
	background:none;
	border:none;
	border-radius:0;
	float:left;
}

nav.navbar{
	min-height:0;
    background-color: #121212;
	border:none;
	margin:0;
    padding: 0;

/*    height: 95px;*/
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
nav.navbar > .container-fluid {
    justify-content: space-between;
/*    padding: 15px 40px;*/
	padding: 0rem 7rem;
}
.navbar-collapse {
    flex-grow: initial;
}

nav.navbar.is-hidden{
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}

.navbar>.container .navbar-brand,
.navbar>.container-fluid .navbar-brand{
	height:auto;
	padding:0;
	margin:0;
}

#logoholder{
}

#logoholder img {
	width: 350px;
} 

#hoofdmenu{
	margin:0;
}

#hoofdmenu li{
	position:relative;
    margin-left: 60px;
}

#hoofdmenu li:first-of-type{
	margin-left:0;
}

#hoofdmenu li:last-of-type{
	margin-right:0;
}

#hoofdmenu li a{
	padding:0;
	background:none;
    color: #ffffff;
/*    font-family: "korolev";*/
    font-size: 15px;
    font-weight: 500;
    position: relative;

}
#hoofdmenu li a:after {
    content: "";
    width: 40px;
    height: 2px;
    position: absolute;
    bottom: 0;
    opacity: 0;
    -webkit-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
    left: 50%;
    transform: translateX(-50%);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='2' viewBox='0 0 40 2'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M1 2a1 1 0 0 1 0-2h8a1 1 0 0 1 0 2z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23fff' d='M16 2a1 1 0 0 1 0-2h8a1 1 0 0 1 0 2z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23fff' d='M31 2a1 1 0 0 1 0-2h8a1 1 0 0 1 0 2z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");

}

#hoofdmenu > li:hover > a,
#hoofdmenu > li.current-menu-item > a,
#hoofdmenu > li.current-menu-ancestor > a,
#hoofdmenu > li.current-menu-parent > a{
    text-decoration: none;
}

#hoofdmenu > li:hover > a:after,
#hoofdmenu > li.current-menu-item > a:after,
#hoofdmenu > li.current-menu-ancestor > a:after,
#hoofdmenu > li.current-menu-parent > a:after {
    bottom: -10px;
    opacity: 1;
}



/*Submenu*/
#hoofdmenu > li > ul{
	display:none;
	list-style:none;
    padding: 25px 25px 23px;
	margin:0;
	position:absolute;
    top: 46px;
    left: -27px;
    box-shadow: 0 10px 30px rgba(16, 16, 16, 0.3);
    background-color: #383636;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fade;
    animation-name: fade;
}

@keyframes fade {
    from {
        opacity: 0;
        transform: translate3d(0, -20%, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

#hoofdmenu > li > ul:before {
    height: 27px;
    top: -27px;
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    background: transparent;
}

#hoofdmenu li:hover > ul{
	display:block;
}

#hoofdmenu li ul li{
	margin:0;
	padding:0;
    margin-top: 13px;
}
#hoofdmenu li ul li:first-child {
    margin-top: 0;
}

#hoofdmenu li ul li a{
	white-space:nowrap;
	margin:0;
	padding:0;
    font-size: 15px;
    font-weight: 500;
}

#hoofdmenu li ul li:hover > a,
#hoofdmenu li ul li.current-menu-item > a,
#hoofdmenu li ul li.current-menu-ancestor > a,
#hoofdmenu li ul li.current-menu-parent > a{
}

/*Sub-sub menu*/
#hoofdmenu li ul li ul{
	display:none;
	list-style:none;
    padding: 25px 25px 23px;
	margin:0;
	position:absolute;
	left:calc(100% + 25px);
	top:-25px;
    box-shadow: 0 10px 30px rgba(16, 16, 16, 0.3);
    background-color: #383636;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fade;
    animation-name: fade;
}

#hoofdmenu li ul li ul:before {
    width: 25px;
    height: 100%;
    top: 0;
    position: absolute;
    content: "";
    left: -25px;
    background: transparent;
}

#hoofdmenu li ul li.menu-item-has-children > a {
    padding-right: 24px;
}

#hoofdmenu li ul li.menu-item-has-children > a:before {
    content: "\f105";
    color: rgba(255, 255, 255, 0.7);
    font-family: 'Font Awesome 5 Pro';
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

#hoofdmenu li ul li:hover > ul{
	display:block;
}

#hoofdmenu li ul li ul li{
	margin:0;
	padding:0;
	float:none;
	width:auto;
	clear:none;
    margin-top: 13px;
}

#hoofdmenu li ul li ul li:first-child{
    margin-top: 0;
}

#hoofdmenu li ul li ul li a{
	white-space:nowrap;
	margin:0;
	padding:0;
	float:none;
	width:auto;
}

#footer{
	padding:140px 0 90px;
	background:#999;
    position: relative;
}
#footer.footer_contact {
    background-color: #d6d1c4;
}

#footer h3 {
    color: #282727;
    margin-bottom: 24px;
}
#footer a {
    color: #282727;
    font-weight: 600;
/*    font-family: brevia, sans-serif;*/
    text-transform: uppercase;
    text-decoration: none;
}
#footer a:hover {
    color: #ffffff;
}
#footer p,
#footer ul li {
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    color: #282727;
}
#social-footer {
    display: flex;
}
#social-footer a {
    display: flex;
    width: 40px;
    height: 40px;
    background-color: #282727;
    border-radius: 20px;
    color: #fafafa; 
    font-size: 16px;
    font-weight: 400;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    margin-right: 13px;
}
.footer_credits p {
    margin: 0;
    color: rgba(40, 39, 39, 0.6) !important;
/*    font-family: "Open Sans";*/
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 30px;
}
#menu-creditsmenu {
    display: flex;
    margin: 0;
}
#menu-creditsmenu li {
    margin-left: 15px;
}
#menu-creditsmenu li:first-child {
    margin-left: 0;
}
.footer_credits p,
.footer_credits a {
    font-size: 12px;
}

.footer_achtergrond_afbeelding {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.footer_achtergrond_afbeelding:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(214, 209, 196, 0.7);
}
.footer_achtergrond_afbeelding img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}
.footer_logos {
    transform: translateY(-9px);
}
.footer_logos img {
    margin-right: 10px;
    mix-blend-mode: multiply
}

#footer ul,
#footer p{
	list-style:none;
	padding:0;
}

#footer ul li{
}

#footer ul li a{
}

#credits{
	padding:15px 0;
	background:#999;
}

#credits,
#credits a{
	color:#666;
	text-decoration:none;
}

.submenu-back-button{
	display: none;
}

.achtergrond.licht {
/*    background-color: #d6d1c4;*/ 
	background-color: var(--achtergrond_licht); 
    color: #282727;
}
.achtergrond.licht h1 {

}

.achtergrond.donker {
    color: #d6d1c4;
    background-color: #282727;
}


.button_overzicht,
.sharebutton {
    width: 50px;
    height: 50px;
    border-radius: 25px;
    border: 2px solid rgba(40, 39, 39, 0.15);
    display: flex;
    align-items: center;
    justify-content: center

}
.button_overzicht {
    margin-right: 9px;
}
.sharebuttons {
    display: flex;
    margin-bottom: 0;
}
a.sharebutton {
    color: #282727;
    font-size: 16px;
    margin-right: 9px;
}
a.sharebutton:hover {
    text-decoration: none;
}

.product_header {
    background-color: #d6d1c4;
    position: absolute;
    width: 100%;
    margin-top: 40px !important;
    z-index: 2;
}

.product_footer {
    background-color: #d6d1c4;
	background-color: var(--achtergrond_licht); 
    padding-top: 100px;
    padding-block: 70px !important;
}

.jumbotron.fotoslider + .product_footer {
    padding-top: 0;
    margin-top: -40px;
}

.jumbotron.row_404 {
	padding-top: 130px;
	padding-bottom: 100px;
}

.jumbotron.post_header {
    position: relative;
}
.post_header_afbeelding {
    position: relative;
    height: 540px;
}
.post_header_afbeelding img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}
.post_header_afbeelding:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(40, 39, 39, 0.6);
}

.post_header_content {
    position: absolute;
    width: 100%;
    top: 50px;
    z-index: 2;
}
.post_header_content .button_overzicht,
.post_header_content .sharebutton {
    color: #d6d1c4;
    border-color: rgba(213, 208, 195, 0.15);
}
.post_header_content .button_overzicht * {
    fill: #d6d1c4;
}

.jumbotron.post_header .scrolldown {
	position: absolute;
	bottom: 140px;
	right: 60px;
	width: 16px;
	height: 30px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='30' viewBox='0 0 16 30'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23d6d1c4' d='M9.08 16.624v-5.2a1.08 1.08 0 1 0-2.158 0v5.2a1.079 1.079 0 0 0 2.159 0z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23d6d1c4' d='M9.08 6.234v-5.2a1.08 1.08 0 1 0-2.158 0v5.2a1.079 1.079 0 0 0 2.159 0z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23d6d1c4' d='M8.79 29.669l6.922-7.17a1.014 1.014 0 0 0-.055-1.468 1.108 1.108 0 0 0-1.524.054L9.08 26.318v-4.5a1.08 1.08 0 1 0-2.158 0v4.5l-5.053-5.235a1.108 1.108 0 0 0-1.524-.054 1.012 1.012 0 0 0-.055 1.468l6.92 7.17a1.106 1.106 0 0 0 1.564.015l.015-.015z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	cursor: pointer;
	animation: bounce 1s infinite alternate;
	-webkit-animation: bounce 1s infinite alternate;
    z-index: 10;
}
@keyframes bounce {
	from {
		transform: translateY(0px);
	}
	to {
		transform: translateY(-15px);
	}
}
@-webkit-keyframes bounce {
	from {
		transform: translateY(0px);
	}
	to {
		transform: translateY(-15px);
	}
}


.jumbotron.post_header header {
    position: relative;
    margin-top: 24px;
}
.jumbotron.post_header header h1 {
    margin-bottom: 0;
    color: #fff;
}
.jumbotron.post_header header:after {
    content: "";
    width: 65px;
    height: 4px;
    position: absolute;
    bottom: -37px;
    left: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='65' height='4' viewBox='0 0 65 4'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23d6d1c4' d='M2 4a2 2 0 1 1 0-4h11a2 2 0 1 1 0 4z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23d6d1c4' d='M27 4a2 2 0 1 1 0-4h11a2 2 0 1 1 0 4z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23d6d1c4' d='M52 4a2 2 0 1 1 0-4h11a2 2 0 1 1 0 4z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}




@media (min-width: 1400px) {
    .d-xxl-block {
        display: block !important;
    }
    .d-xxl-none {
        display: none !important;
    } 
}

@media (max-width: 1400px) { 
	nav.navbar > .container-fluid {
		justify-content: space-between; 
		padding: 0rem 1rem;
	}
	
	#logoholder img {
		width: 300px;
	} 
}



@media (max-width:767px)
{
    .button_overzicht {
        margin-bottom: 10px;
    }
	
	#logoholder img {
		width: 230px;
	} 
	
    /*
    header + p:before {
        display: none;
    }
    header {
        position: relative;
    }
    header:after {
        content: "";
        width: 65px;
        height: 4px;
        position: absolute;
        bottom: -33px;
        left: 0;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='65' height='4' viewBox='0 0 65 4'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23282727' d='M2 4a2 2 0 1 1 0-4h11a2 2 0 1 1 0 4z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23282727' d='M27 4a2 2 0 1 1 0-4h11a2 2 0 1 1 0 4z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23282727' d='M52 4a2 2 0 1 1 0-4h11a2 2 0 1 1 0 4z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    }*/
    .jumbotron.header h1 {
        margin-bottom: 35px !important;
    }
    .container {
        padding-left: 30px;
        padding-right: 30px;
    }
    .product_header {
        display: none;
    }
    .footer_logos {
        transform: initial;
    }
    .footer_credits {
        margin-top: 70px;
    }
    .footer_credits ul li {
        margin-left: 20px;
    }
    .footer_credits ul li:first-child {
        margin-left: 0;
    }
    #footer .col-12:nth-child(n+2) {
        margin-top: 30px;
    }
    #footer {
        padding: 75px 0 60px;
    }
    #footer h3 {
        margin-bottom: 18px;
    }
    .footer_credits_credits {
        margin-top: 0 !important;
    }

    .jumbotron h1{
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 64px;
    }

    .jumbotron h2{
        font-size: 26px;
        line-height: 38px;
    }

    .jumbotron h3{
        font-size: 26px;
        line-height: 36px;
    }

    .titel_met_icoon {
        font-size: 20px;
        line-height: 36px;
        padding-left: 65px;
    }
    .titel_met_icoon img {
        max-width: 45px;
    }

    nav.navbar {
/*        height: 100px;*/
    }
    nav.navbar > .container-fluid {
        justify-content: space-between;
        align-items: center;
        padding: 0;
    }

    #logoholder{
        padding: 15px 0 15px 15px;
        height: 70px;
    }
    #logoholder img {
        height: 40px;
    }
    #content {
        padding: 70px 0 0;
    }
    #hoofdmenu li.menu-item-has-children ul,
    #hoofdmenu li.menu-item-has-children:hover ul {
        display: none;
        position: static;
    }

	.navbar-expand-md .submenu-back-button{
		display: block;
	}

    .ajax-loader {
        width: auto;
        max-width: 100%;
        height: auto;
    }

    article .gallery-item img {
        max-width: 100%;
        width: auto;
    }

    .expaned-submenu {
        color: #a66740;
        text-align: center;
        float: right;
        position: absolute;
        display: block;
        top: 0;
        right: 0;
        height: 100%;
        width: 50px;
        cursor: pointer;
        z-index: 2000;
        margin: 0;
    }

    .navbar-toggler {
        border: none;
        outline: none;
        height: 70px;
        width: 105px;
        display: flex;
        padding: 0 15px;
        font-size: initial;
        align-items: center;
        background-color: var(--achtergrond_groen);
        outline: none !important;
        border-radius: 0;
        margin-left: auto;
    }
    .navbar-toggler:after {
        content: "Menu";
        color: #ffffff;
/*        font-family: "Source Serif Pro";*/
        font-size: 18px;
        font-weight: 600;
        margin-left: 8px;
    }

    .navbar-toggler-icon {
        height: 14px;
        width: 20px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='14' viewBox='0 0 20 14'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M1 8a1 1 0 0 1 0-2h18a1 1 0 0 1 0 2z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23fff' d='M1 2a1 1 0 0 1 0-2h18a1 1 0 0 1 0 2z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23fff' d='M1 14a1 1 0 0 1 0-2h18a1 1 0 0 1 0 2z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    }

	.navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand{
		max-width:100%;
	}

    .jumbotron  .container,
    .jumbotron  .container-fluid{
        padding-left: 30px;
        padding-right: 30px;
        width: 100%;
        max-width: 100%;
    }

	.navbar>.container .navbar-brand img,
    .navbar>.container-fluid .navbar-brand img{
		max-width:100%;
		height:auto;
	}

	.navbar-header{
		position:relative;
		width:auto;
	}

	.table-responsive{
		width:100%;
		overflow-y:auto;
		_overflow:auto;
		margin:5px 0 0 0;
		border:1px solid #888;
	}

	.table-responsive::-webkit-scrollbar{
		-webkit-appearance:none;
		width:14px;
		height:14px;
	}

	.table-responsive::-webkit-scrollbar-thumb{
		border-radius:8px;
		border:3px solid #fff;
		background-color:rgba(0, 0, 0, .3);
	}

	.table-responsive table{
		min-width:100%;
	}

	#hoofdmenu li{
		margin:0;
        clear: both;
	}

	#hoofdmenu li a{
		line-height:36px;
	}

    #hoofdmenu li > ul {
        position: static;
        width: 100%;
        float: left;
    }

    .col-sm-12:nth-child(n+2){
        margin-top: 30px;
    }



    .post_header_afbeelding {
        position: relative;
        height: 250px;
    }

    .jumbotron.post_header .scrolldown {
        display: none;
    }
    .post_header_content {
        position: relative;
    }
    .jumbotron.post_header header:after {
        content: "";
        width: 65px;
        height: 4px;
        position: absolute;
        bottom: 0;
        left: 0;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='65' height='4' viewBox='0 0 65 4'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23282727' d='M2 4a2 2 0 1 1 0-4h11a2 2 0 1 1 0 4z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23282727' d='M27 4a2 2 0 1 1 0-4h11a2 2 0 1 1 0 4z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23282727' d='M52 4a2 2 0 1 1 0-4h11a2 2 0 1 1 0 4z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    }
    .jumbotron.post_header header h1 {
        color: #282727 !important;
        margin-bottom: 30px;
    }
    body.single-post #row_1 {
        background-color: #d6d1c4 !important;
        color: #282727 !important;
        /* padding-top: 230px !important; */
    }


}

@media (min-width: 576px) and (max-width:767px)
{

}

@media (min-width:768px) and (max-width:991px)
{

    #hoofdmenu li {
        margin-left: 20px;
    }

    .jumbotron > .container,
    .jumbotron > .container-fluid{
        padding-left: 30px;
        padding-right: 30px;
    }

	.navbar-expand-lg .submenu-back-button{
		display: block;
	}

    #social-footer {
        margin-bottom: 30px;
    }
    #footer {
        padding: 70px 0 70px;
    }
    .footer_credits {
        margin-top: 70px;
    }
    .footer_logos {
        transform: initial;
        margin-bottom: 10px;
    }
}

@media (min-width:992px) and (max-width:1199px)
{
	.navbar-expand-xl .submenu-back-button{
		display: block;
	}
}

@media (min-width:1200px)
{

}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.ui-datepicker tbody td {
  background: #fff; }

iframe[name="google_conversion_frame"] {
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  margin-top: -13px;
  float: left; }

li.menu-item:not(.menu-item-has-children) > a[href="#"] {
  cursor: default; }

.owl-carousel:not(.owl-loaded) {
  display: block; }

.modal-body img {
  max-width: 100% !important;
  height: auto !important; }

picture {
  max-width: 100%; }

a,
a:focus,
a:active {
  outline: 0 none !important;
  outline: none !important;
  outline-style: none !important;
  ie-dummy: expression(this.hideFocus=true);
  -moz-outline-style: 0 none; }

img {
  image-rendering: -webkit-optimize-contrast; }

a.lightbox {
  outline: none; }

.wp-caption {
  max-width: 100% !important; }

.gallery-item img {
  display: inline-block; }

.alignleft {
  display: inline;
  float: left; }

picture.alignleft img{
  display: inline;
  float: left; }

.alignright {
  display: inline;
  float: right; }

picture.alignright img{
  display: inline;
  float: right; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

picture.aligncenter img{
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignleft,
img.alignright,
img.aligncenter,
picture.alignleft img,
picture.alignright img,
picture.aligncenter img{
  margin-bottom: 30px; }

img.alignleft,
picture.alignleft img{
  margin-right: 30px; }

img.alignright,
picture.alignright img{
  margin-left: 30px; }

.expaned-submenu {
  display: none; }

#CybotCookiebotDialogDetailFooter {
	display: none;
}

input[type=search]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=search]::-ms-reveal {  display: none; width : 0; height: 0; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }

#CybotCookiebotDialogDetailFooter{ display: none !important; }
