/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 21 2023 | 08:13:25 */
@media (max-width: 767.98px) {
	body.home .wrapp-category .more-products {
		display: none !Important;
	}
	
	[class*="wd-swatches"].wd-size-large {
		--wd-swatch-size: 34px !important;
	}
	
	:is(.woocommerce-cart-form__contents,.group_table) td {
		font-size: 12px;
	}
	
	.woocommerce-cart-form__contents .product-sku::before {
		position: relative;
		top: 3px;
	}
}

@media (max-width: 991.98px) {
	#main-footer .no-margin-bottom {
		margin-bottom: 0px !important;
	}
	
	#main-footer .beentjes-transport-logo {
		width: 40%;
	}
	
	body.single-product .variations .label.cell {
		padding-bottom: 20px;
	}
}

@media (max-width: 1199.98px) {
	#main-footer {
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
	}
	#main-footer .footer-intro {
		order: 1;
	}	
	#main-footer .footer-contactgegevens {
		order: 2;
	}	
	#main-footer .footer-menu-1 {
		order: 3;
	}	
	#main-footer .footer-menu-2 {
		order: 4;
	}
}

@media (max-width: 1299.98px) {
	.wd-hover-fw-button .wd-add-btn-replace .add-to-cart-loop span {
		font-size: 0px;
		transform: translateY(-100%) translateZ(0);
	}
	.wd-add-btn-replace .add-to-cart-loop:before {
		transform: translateY(0%) !important;
	}
}

@media (max-width: 867.98px) {
	body.single-product .wd-buy-now-btn {
		display: none !Important;
	}
}

#main-footer .beentjes-transport-logo {
	width: 60%;
}

#gdprc_settings .gdprc_item__label {
	padding-right: 7em;
}