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

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #000000;
	--wd-text-font-size: 15px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: none;
	--wd-title-color: rgb(233,1,139);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(233,1,139);
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(10,206,36);
	--wd-alternative-color: rgb(233,1,139);
	--btn-default-bgcolor: rgb(0,174,237);
	--btn-default-bgcolor-hover: rgb(1,0,140);
	--btn-accented-bgcolor: rgb(233,1,139);
	--btn-accented-bgcolor-hover: rgb(169,0,100);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #efedea;
	--notices-success-color: #000000;
	--notices-warning-bg: #efedea;
	--notices-warning-color: #dd3333;
	--wd-link-color: rgb(0,174,237);
	--wd-link-color-hover: rgb(169,0,100);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(186,233,250);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 500px;
}
: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: rgb(255,255,255);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.single-product .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}



@media (max-width: 600px) {
	.create-account-question {
	display:none;
	}
	li.login-side-opener > a {
	display:none;
}
}

li.meta-author {
	display:none;
}

span.new.product-label {
background-color:#E9018B;
}

.product_list_widget>li .widget-product-img img {
border-radius:50%;
}

a.wd-social-icon.social-instagram {
background-color:#E9018B;
}

a.wd-social-icon.social-youtube {
background-color:#E9018B;
}

button#wpforms-submit-7200 {
background-color:#00AEED;
	color:white;
	border-radius: 1em;
	font-size: 12px;
}

button#wpforms-submit-7120 {
background-color:#00AEED;
	color:white;
	border-radius: 1em;
	font-size: 12px;
}

#UPSprefooter .wd-info-box .info-box-icon{
    margin-top:10px !important;
    
}

/* PRODUCT PAGE */ 
.sku_wrapper{
display:none !important;
}

.summary-inner{
border: 3px solid #BAE9FA !important;
/* padding:15px !important; */
border-radius:10px !important;
	padding:3em;
}

.summary-inner .amount{
color: #8ac640 !important;
}

.product-grid-item .product-image-link img{
height:200px !important;
border-radius:350px !important;
}

.category-grid-item .category-image-wrapp{
overflow:unset !important;
}

 /* SECTION DIVDERS + PAGE TITLES*/ 

.DividerPageTitle svg{
  z-index: 1 !important;
}

@media (min-width: 881px) {
#SectieVerdelerContentPages{
    margin-top:-120px !important;
    
}

.title-size-default{
padding:150px 0px !important;
}

}

@media (min-width: 300px) and (max-width: 880px){
#SectieVerdelerContentPages{
    margin-top:-80px !important;
    
}

.title-size-default{
padding:100px 0px !important;
}
    
}

@media (min-width: 881px) {
.firstDivider svg{
  z-index: 1 !important;
    position:absolute !important;
    left:0% !important;
    margin-top:-100px !important;
}

.testimon-style-boxed .testimonial-inner{
    height:210px !important;
    
}

}

@media (min-width: 300px) and (max-width: 880px){
    .firstDivider svg{
  z-index: 1 !important;
    position:absolute !important;
    left:0% !important;
    margin-top:-40px !important;
}
    
}

 /* KOPPEN EN SUBKOPPEN */ 

h2.woodmart-title-container.title.wd-font-weight-700.wd-fontsize-xxxl{
font-size:35px !important;
}

.title-subtitle.subtitle-color-alt.font-default.subtitle-style-default.wd-font-weight-700.wd-fontsize-m{
font-size:22px !important;
}

 /* FOOTER */ 
.footer-container .widget_nav_menu ul li{
font-size:14px !important;
}


 /* OVERIGE */ 

.post-single-page .entry-title{
font-size:25px;
}

.compare-field{
font-size: 16px;
font-weight:500;
}


 /* REVIEWS */

.border1 {
    border: 3px solid #0ACE24;
}

.border2 {
    border: 3px solid #00AEED;
}

.border3 {
    border: 3px solid #E9018B;
}

.testimon-align-left .testimonial, .testimon-style-boxed .testimonial-inner{
border-radius:10px !important;
}

 /* BERICHTEN */

#BlogBerichten strong{
color:#E9018B !important;
}

.blog-design-masonry .post-title{
font-size:20px !important;
}

.entry-meta-list li:last-child{
display:none !important;
}


#woodmart-recent-posts-20, .sidebar-container{
background-color:#fafafa !important;
padding:15px !important;
border-radius:10px !important;
}

 /* NIEUWSBRIEF FOOTER */

#af-form-818315931{
border:none !important;
border-width:0px !important;
max-width:100% !important;
}

#af-form-818315931 .af-standards .af-element{
padding-right:0px !important;
padding-left:0px !important;
}

#af-form-818315931 .af-body input.text{
color:#000 !important;
}

#af-form-818315931 input[type=text]{
border-radius:5px !important;
}

#af-form-818315931 .buttonContainer input.submit{
border-radius:35px !important;
font-weight:600 !important;
}

#af-form-818315931 .af-body input.text:focus{
background-color: #e4f1d4 !important;
border:1px solid #fff !important;
}
	
#iLOLBlog