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

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--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: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(0,156,181);
	--wd-alternative-color: rgb(240,100,35);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(3,147,182);
	--btn-default-bgcolor: rgb(3,147,182);
	--btn-default-bgcolor-hover: rgb(240,100,35);
	--btn-accented-bgcolor: rgb(3,147,182);
	--btn-accented-bgcolor-hover: rgb(240,100,35);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(12,48,65);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1200px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-bottom-active: -1px;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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


html {
  scroll-behavior: smooth;
}

body.page-id-8148 {
    background-color: black !important;
}
.Eventbox{
	padding:55px;
}
/*sticky background*/


.btn.btn-style-3d:hover{
	color:#fff;
	background-color:#e05f23;
}

body.single .product_meta > span.sku_wrapper{
display:none;
}

body.single .product_meta > span.posted_in{
display:none;
}

.vc_tta-panel-body {
	background-color:#b4e3ed!important;

}


.vc_tta.vc_general .vc_tta-panels, .vc_tta.vc_general .vc_tta-panels-container {
		border:none!important;
	border:0px!important;

}

.woocommerce-shipping-destination{
display:none!important;
}

.woocommerce-shipping-fields{
display:none!important;
}

.meta-post-categories{
display:none!important;
}

.post-single-page .wd-entry-meta, .wd-entry-meta{
display:none!important;
}
.product_meta{
    display: none !important;
    }

.post-single-page .post-title{
margin-bottom: 50px !important;
}

#comments{
display:none!important;
}

.wp-post-image{
	height: auto;
	width: 50%;
}

.wd-show-sidebar-btn{
display:none!important;
}

.wdm_reserved_note{
display:none!important;
}

.wdm_bidding_price{
	font-size:20px !important;
}

.wdm_bidding_price, .wdm-single-auction-ending{
	color: darkorange !important;
}

#wdm-total-bids-link{
	color: black !important;
}

.Logowebshop{
	margin-top:-40px;
}


/* conntactformulier*/

.rij{
	display:inline-block;
	width:100%;
}

span.wpcf7-list-item {
display: block;
margin-bottom:10px;
 }

input.wpcf7-form-control.wpcf7-submit{
	background-color: #e57b2d;
		color:#fff;
}

input.wpcf7-form-control.wpcf7-submit:hover{
	background-color: #4ebcec;
		color:#fff;
}

.privacy {
	color: grey;
	font-style: italic;
}

.persoonsgegevens
{
	color: #01bd6c;
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 30px;
}

.inschrijven
{
	font-size: 23px !important;
	margin-bottom: 25px !important;
	font-style: bold;
}

/*.wpcf7-form{
    width: 75% !important;
}*/

.one-half,
.one-third {
    position: relative;
    margin-right: 4%;
    float: left;
        margin-bottom: 20px;
 
}

.full{
  
    margin-right: 4%;
	width:100%;
	overflow:hidden;
        margin-bottom: 20px;

	background-color:#efeeee;
 
}

.fullness{
  
    margin-right: 4%;
	width:100%;
	overflow:hidden;
        margin-bottom: 20px;
	border-bottom: 1px solid;
 
}

.break{
  
    margin-right: 4%;
	width:100%;
	overflow:hidden;
}
 
.one-half { width: 48%; }
.one-third { width: 30.66%; }
 
.last {
    margin-right: 0 !important;
    clear: right;
}

/*prijzen producten kerstkaarten en vriend uit*/

.postid-4044 p.price{
	display: none;
}
.postid-6390 p.price{
	display: none;
}
.postid-6440 p.price{
	display: none;
}
.postid-6425 p.price{
	display: none;
}
.postid-6409 p.price{
	display: none;
}
.postid-4255 p.price{
	display: none;
}
.postid-4220 p.price{
	display: none;
}
.postid-4207 p.price{
	display: none;
}
.postid-4195 p.price{
	display: none;
}
.postid-4180 p.price{
	display: none;
}
.postid-4163 p.price{
	display: none;
}
.postid-4076 p.price{
	display: none;
}

/* TUKI Dance */

.Dance-invulformulier{
	font-weight: bold;
	color: white;
}

/* Einde tuki dance */

.wp-caption .wp-caption-text:hover{
    display:none !important;
}


div.product-grid-item .price {
	display: none;
}

.TUKIproductgrid img{
    height:185px !important;
	width:185px!important;
}

.TUKIgallerij img {
    object-fit: contain !important;
    width: auto !important;


}


.pswp--zoom-allowed .pswp__img {

    height: auto!important;
}


