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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//mysteryvoetbalbox.nl/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//mysteryvoetbalbox.nl/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//mysteryvoetbalbox.nl/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//mysteryvoetbalbox.nl/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//mysteryvoetbalbox.nl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//mysteryvoetbalbox.nl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//mysteryvoetbalbox.nl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//mysteryvoetbalbox.nl/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--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: "Cabin", 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: #E83A3A;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #e83a3a;
	--btn-accented-bgcolor-hover: #D23339;
	--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;
}
.header-banner {
	background-color: #E83A3A;
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #2b2b2b;
	background-image: none;
	background-size: cover;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
: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: 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);
}
}


#temp regel om bank selectie uit te zetten#

.payment_box payment_method_mollie_wc_gateway_ideal {
display:none;
}
.payment_methods .payment_box p:last-child {
display: none;
}

label[for=name] {
    color: white;
}
/* For label of email field */
label[for=email] {
    color: white;
}

input#name {
    color:white;
}
/* for input field email */
input#email {
    color:white;
}

.rll-youtube-player img {
  max-width: 100%;
  width: 100%;
  border: none;
  cursor: pointer;
  -webkit-transition: .4s all;
  -moz-transition: .4s all;
  transition: .4s all;
	margin-top: 1px;
   
}
.wd-coupon-form .button[name="apply_coupon"]
{
	margin: 0px;
}


.page-title-default
{
	padding-top:150px;
	padding-bottom:150px;
}

.woodmart-prefooter
{
	padding-bottom:0px;
}

.single .woodmart-tab-wrapper
{
		color:#fff;
}

.single .woodmart-accordion-title
{
	color:#fff;
}

.woodmart-accordion-title.active:after
{
	display:none;
}

.single .tabs-layout-accordion
{
	border-top:0;
}

.single .woodmart-accordion-title:after
{
	display:none;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item)
{
	background-color:#e83a3a;
	border-color:#e83a3a;
	color:#fff;
}

.single .summary .woocommerce-product-details__short-description
{
	font-size:18px;
}

.single .summary .product-share .woodmart-social-icons a i
{
	font-size:18px;
	color:#e83a3a;
}

.single .summary .product_meta .posted_in
{
	display:none;
}

.single .product-gratis-verzendig
{
	  border: 1px solid #e83a3a;
    padding: 10px;
}

.single .product-gratis-verzendig ul .list-content
{
	color:#e83a3a;
}


.single .summary .woocommerce-product-details__short-description ul li:before
{
	  content: "•" !important;
    color: red;
    line-height: 3px;
    font-size: 2.4em;
}

.single .summary .product_meta
{
	display:none;
}

.single .product-tabs-wrapper
{
	display:none;
}

.single .woocommerce-variation-availability .stock
{
	display:none !important;
}

.woocommerce-additional-fields__field-wrapper label
{
	color:#e83a3a;
}

.xlwcty_thankyou-template-default .sidebar-right
{
	display:none !important;
}

.page .site-content
{
	margin-bottom:0px !important;
}

.mvb-nieuwsbrief .mc4wp-form
{
	
}

.mvb-nieuwsbrief .mc4wp-form input[type="email"]
{
	background-color:#fff;
	border-radius:50px;
}

.mvb-nieuwsbrief .mc4wp-form input[type="submit"]
{
	color:#fff;
	background-color: #313131 !important;
}

.woocommerce-variation-add-to-cart-disabled {
display: none;
}

.single .wcwl_notice
{
	display:none;
}

.single .wcwl_notice .wcwl_notice_dismiss
{
	display:none;
}

.single .woocommerce_waitlist
{
	background-color:#e83a3a;
	border-radius:50px;
	color:#fff;
}

.single .wcwl_notice p
{
	padding-top:10px;
}

.single .variations .image-variable-item
{
	background:transparent !important;
	width:80px !important;
	height:80px !important;
}

.single .variations label[for=pa_geslacht]
{
	display:none;
}

.entry-meta
{
	display:none;
}

.single-post .entry-header img
{
	display:none;
}

.single .single_variation_wrap .woocommerce-Price-amount
{
		font-size:2em;
}

.single .woocommerce-product-details__short-description .rood
{
	color:#E83A3A;
}

.rood
{
	color:#E83A3A;
}

.single .woocommerce-product-details__short-description .doos
{
	font-size:14px;
}

.extra-product-opties .required
{
	font-size:1.4em;
	font-weight:900;
}

.extra-product-opties .club-aanmelden a
{
	color:#E83A3A;
	font-weight:900;
}

.clubkeuze .label-tag
{
	color:#E83A3A;
}

.clubkeuze input
{
	margin-top:10px;
}

.postid-7789 .product-gratis-verzendig
{
	display:none;
}

.steun-slider .rood
{
	color:#E83A3A;
}

.iscwp-gallery-slider .iscwp-cnt-wrp.slick-slide
{
	padding:0 !important;
}

/*Slider mobiel*/
@media screen and (max-width:991px){
.woodmart-slider .woodmart-slide .wpb_single_image img
	{
		display:none !important;
	}
}

.merken-product
{
		border: 2px solid #e83a3a;
    padding: 5px;
}

.menu .de img 
{
	margin-top:-2px !important;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover
{
 	box-shadow:0 0 0 2px rgb(232 58 58) !important;
}

.variations_form .woo-selected-variation-item-name
{
	color:#e83a3a;
}

.single .summary .woocommerce-variation .woocommerce-variation-description p
{
    font-size: 1.1em;
}

.single .summary .woocommerce-variation .woocommerce-variation-description
{
    font-size: 1.1em;
}

.single .summary .woocommerce-variation .woocommerce-variation-description ul li
{
    font-size: 1.1em;
}

.single .summary .woocommerce-variation .woocommerce-variation-description ul li:before {
    content: "•"!important;
    color: red;
    font-size: 2em;
    margin-top: 50px;
    margin-right: 5px;
}

.single .single_variation_wrap .extra-product-opties .thwepof-input-field
{
	width:100% !important;
}

.est-content-slider .est-slider-content p
{
  font-size:1.2em;
}

.est-content-slider .est-slider-content p i
{
  color:#e83b3b;
}

.est-frontend-display-wrap .est-slider-content-inner-wrap
{
  max-height:600px;
}

.est-frontend-display-wrap .est-slider-content
{
   max-height:600px;
}

.abbo-pakket
{
    border:1px solid #e3e3e3;
    background-color:#fff;
}

.single-product .stock
{
	display:none;
}

.wcrw_warranty_info select option[value="-1"]
{
	display:none !important;
	visibility:hidden;
}

.woodmart-promo-popup
{
	border:2px solid #e83b3b;
}

ol.circle {
   list-style: none;
   counter-reset: item;
		padding:0;
 }

 ol.circle > li{
   counter-increment: item;
   margin-bottom: 5px;
 }

ol.circle > li:before {
   margin-right: 10px;
   content: counter(item);
   background: #e83a3a;
   border-radius: 100%;
   color: white;
   width: 1.4em;
   text-align: center;
   display: inline-block;
 }

ol.circle > li::marker
{
	list-style:none;
	content:none !important;
}

.mfp-content .esd-form
{
	background-color:#111111 !important;

}
 
.notifications-sticky div.wpcf7-response-output, .notifications-sticky .mc4wp-alert, .notifications-sticky .woocommerce-error, .notifications-sticky .woocommerce-message, .notifications-sticky .woocommerce-info, .notifications-sticky .yith_ywraq_add_item_product_message {
    text-align: -webkit-right !important;
}

(.woocommerce-error,.woocommerce-message,.woocommerce-info) li {display:right
	}

}

(.wpcf7-response-output,.woocommerce-message,.woocommerce-info) li {display:right
	
}
