@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.frisianmotors.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.4.1") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-primary-color: #3d9b47;
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(61,155,71);
	--btn-accented-bgcolor-hover: rgb(61,155,71);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #3d9b47;
	--wd-link-color-hover: #56c44c;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

#menu-language-switcher li.menu-item-has-children>a:after {
		margin-top: 10px !important;
		margin-left:5px;
}


.wpb_single_image.wpb_content_element.vc_align_left.hoofdlogo {
    margin-top: 35px !important;
}
.page-title.color-scheme-light .entry-title {
    color: #FFF;
    font-size: 29px;
}
.container.main-footer {
    padding-top: 160px;
    margin-top: -80px;
}

.woodmart-post-date {
    background-color: #3d9b47;
    color: #ffffff;
    border-radius: 5px;
}
.whb-color-dark .navigation-style-default .item-level-0>a {
    margin-left: 10px !important;
}

.wrapper {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	position: fixed;
	text-align: center;
}

.auto-rotate-image {            
	-webkit-animation:spin 14s linear infinite;
	-moz-animation:spin 14s linear infinite;
	animation:spin 14s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

.entry-meta.woodmart-entry-meta {
    display: none;
}
.post-single-page {
    text-align: center;
    padding-right: 20px;
}
.whb-general-header {
    background-color: rgba(255, 255, 255, 1);
    border-color: rgba(231, 232, 234, 1);
    border-bottom-style: solid;
	/*
    box-shadow: 0px 0px 12px #00000040;
	*/
}
.hotspot-content {
    border-radius: 5px;
    box-shadow: 2px 2px 16px #0000004d;
}

div.hover-mask h3.wd-entities-title.category-title{
	display: none;
}

div.hover-mask div.more-products a{
	display: none;
}@media (min-width: 1025px) {
	.whb-general-header .woodmart-logo img {
    max-height: 190px !important;
    padding-top: 12px !important;
}
span.nav-link-text {
    margin-bottom: -10px;
}

.whb-sticked .woodmart-logo img {
    max-height: 170px !important;
    padding-top: -10px !important;
}
}

@media (max-width: 576px) {
	.whb-general-header .woodmart-logo img {
    max-height: 120px;
    margin-top: -30px;
}
}

