/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 19 2024 | 06:58:08 */
:root {
	--footerDonkerGrijs: 			#1a1a1a;
	--footerDonkerderGrijs: 		#161616;
	
	--customDonkerGrijs: 			#212121; 
	--customGoud: 					#CCB995; 
	--customWit: 					#fff;
	--wit: 							#ffffff;
	--zwart: 						#000000;
	
	--donkerGrijs: 					#212121; 
	--grijs: 						#777777;
	--lichtGrijs: 					#f8f8f8;
 
	--gebrokenWit: 					#fffdf9;
  
	--goud: 						#ccb995; 
	--rareKleur: 					#887f73;
}

body .webr-admin {
	display: none !important;
}

body.logged-in .webr-admin {
	display: flex !important;
}

.widget_shopping_cart_live_region.screen-reader-text {
    bottom: -1px;
}
}