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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #353535;
	--wd-text-font-size: 16px;
	--wd-title-font: "Lato", 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: #3d82bf;
	--wd-alternative-color: #64a33f;
	--wd-link-color: #1e73be;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgba(30,115,190,0.77);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #64a33f;
	--btn-accented-bgcolor-hover: #64a33f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 108px;
}
.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;
}
.page-title-default {
	background-color: transparent;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #262626;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--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);
}
}


body .woocommerce-Price-currencySymbol{
display:none;
}
div#woocommerce_product_categories-5 {
    max-width: 100%;
}
div#woocommerce_price_filter-2 {
		max-width: 100%;
}
.payment_methods li img {
    margin-left: 383px;
}
p.price {
    display: none;
}
button.single_add_to_cart_button.button.alt {
    display: none;
}
.fc-widget.is-styled.is-small {
    margin: 15px;
}
.col-lg-3 {
    flex: 0 0 25%;
    max-width: 100%;
}
a.category-nav-link {
    border: solid;
    margin: 5px;
    border-color: #4990e2;
    border-radius: 20px;
}
.wd-btn-show-cat.wd-action-btn.wd-style-text.wd-chevron-icon.woodmart-show-categories {
    border: solid;
    border-color: #4990e2;
    border-radius: 20px;
    padding: 10px;
}
.woocommerce-variation-price {
    display: none;
}
.woocommerce-variation-availability {
    display: none;
}
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled {
    display: none;
}
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    display: none;
}
.cegg-last-update-row.cegg-mb15 {
    display: none;
}
.branding-footer {
    display: none;
}
.branding-footer {
    display: none;
}
div#popmake-28786 {
    border: solid;
    border-color: red;
    background-color: black;
    padding: 50px;
}@media (min-width: 1025px) {
	p.price {
    display: none;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	p.price {
    display: none;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	p.price {
    display: none;
}
}

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

