/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 23 2025 | 18:55:31 */
body:not(.logged-in){
  overflow-x: hidden !important;
}

/* cookie consent */
.cky-btn-revisit-wrapper{
	display: none !important;
}

a, input, select, button, div {
	outline:0 !important;
}