@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//eetjebeter.nl/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.1.4") format("woff2");
}

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:rgba(0,126,140,0.89);
	background-image: url(https://eetjebeter.nl/wp-content/uploads/2023/06/pagina-titel.png);
	background-size:cover;
	background-attachment:scroll;
	background-position:center center;
}

.footer-container{
	background-color:rgb(10,133,139);
	background-image: none;
}

:root{
--wd-text-font:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(51,51,51);
--wd-text-font-size:18px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:400;
--wd-title-color:rgb(10,133,139);
}
:root{
--wd-entities-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:rgb(10,133,139);
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Lato", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:400;
--wd-header-el-transform:none;
--wd-header-el-font-size:20px;
}
html .wd-nav.wd-nav-main > li > a{
	font-family: "Lato", Arial, Helvetica, sans-serif;font-size: 20px;text-transform: capitalize;color: rgb(10,133,139);
}

html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a{
	color: rgba(10,133,139,0.49);
}

:root{
--wd-primary-color:rgb(10,133,139);
}
:root{
--wd-alternative-color:rgb(248,164,39);
}
:root{
--wd-link-color:rgb(10,133,139);
--wd-link-color-hover:rgb(5,51,91);
}
.woodmart-archive-blog .main-page-wrapper{
	background-color:rgb(239,239,239);
	background-image: none;
}

:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(10,133,139);
}
:root{
--btn-accented-bgcolor-hover:rgb(158,189,194);
}
:root{
--notices-success-bg:rgb(158,189,194);
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
					
			
							--btn-default-brd-radius: 35px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
			
					
					
							--btn-accented-bottom-active: -1px;
				--btn-accented-brd-radius: 0px;
				--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
							
					--wd-brd-radius: 0px;
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1271px;
			}
		}

		.container {
			max-width: 1301px;
		}

		:root{
			--wd-container-width: 1301px;
		}
	
			@media (min-width: 1301px) {
			[data-vc-full-width]:not([data-vc-stretch-content]),
			:is(.vc_section, .vc_row).wd-section-stretch {
				padding-left: calc((100vw - 1301px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1301px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
.zoekblog input[type='text'] {font-size:20px;height:60px;}
h2 {font-size:36px;}
h3 {font-size:28px;}

.tribe-events-widget .tribe-events-widget-events-list__event-row:last-child {

    border-bottom: 1px solid #54545488;
    padding: 10px;
}

#rond img {border-bottom-left-radius:25px;border-top-right-radius:40px;}
.rond img {border-bottom-left-radius:25px;border-top-right-radius:40px;}

.tribe-events-widget .tribe-events-widget-events-list__event-date-tag-datetime {

    background: #fff;
    border-radius: 15px;
	margin-right: 15px;}

.hovercat a:is(:hover,:focus,:active) {
    outline: none;
    text-decoration: none;
    background: #5d5d5d75;
	transition-duration: 1s;
	border:1px;
	border-radius:25px;margin-top:-25px;}

.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item {
    background-color: #f4b95f !important;
}



.hoogte1  {min-height:80px;}

.metabox .vc_gitem-post-data {
    margin-bottom: 2px !important;
}

@media (min-width: 1025px) {
	.owl-items-lg-4 .post-slide .post-title {
   
    height: 80px;
}

.mob {display:none;}




.post-single-page .entry-content {
 
    line-height: 38px;
}

.wd-tools-element:is(.wd-design-6,.wd-design-7):not(.wd-with-wrap) .wd-tools-icon {
    width: 60px;
    height: 60px;
}

.big_link a:hover {background: #D9E5E8;}




}

@media (max-width: 576px) {
	.desk {display:none;}
}

