/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 08 2026 | 11:14:43 */
html, body {overscroll-behavior-y: none;}

ul {padding-inline-start: 1em;}
p a {
	border-bottom:1px solid;
	font-weight:600;
}
@media (min-width: 1025px) {
    .uicore-navbar:not(.uicore-box) .uicore-header-wrapper nav {
        padding: 0 var(--uicore-header--logo-padding);
    }
}
@media only screen and (min-width: 767px) {
    .uicore-menu .ui-menu-item-wrapper:before {
        height: 1.5px;
    }
}

.wpml-ls-legacy-list-horizontal {padding:0}
a.wpml-ls-link {transition: 0.5s;}
a.wpml-ls-link:hover {opacity:.5}

.ue-event-list-item .ue-event-list-item-image {
	justify-content: center;
    margin: 0 auto;
}