/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 03 2025 | 18:46:02 */
/* Cookie Banner */
.cky-consent-container .cky-consent-bar {
	box-shadow:none !important;
}
.cky-btn-revisit-wrapper.cky-revisit-bottom-left {
    display: none;
}
.cky-consent-container .cky-consent-bar *,
.cky-modal.cky-modal-open * {
    font-family: var(--e-global-typography-text-font-family), Sans-serif !important;
   	line-height:1.4em !important;
	color: var(--e-global-color-text) !important;
}
.cky-consent-container .cky-consent-bar button,
.cky-modal.cky-modal-open button {
	border-radius:50px;
}