/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 26 2026 | 23:06:19 */
/* Remove double arrow from Form Select fields */
.uael-gf-select-custom:after{
	display:none;
}
.gfield_list_icons button.add_list_item, .gfield_list_icons button.delete_list_item{
	font-size: 0!important;
	padding: 0!important;
}

/* Ticket height fix */
.elementor-element .fd-elementor-news-ticker{
	height: 53px;
}
.elementor-570 .elementor-element.elementor-element-b41bef7 .top-heading{
	padding: 0 60px!important;
}

/* Facility Map Styling */

.elementor-element .imp-ui-light .imp-object-list-item,.elementor-element .imp-ui-light .imp-object-menu{
	background-color: #E5D6C5;
	font-weight: bold;
	border-radius: 10px;
	padding-top:10px;
}
.elementor-element .imp-ui-light .imp-object-list-item{
	line-height: 1;
	padding-top: 15px;
	border-radius: 0;
}
.elementor-element .imp-ui-light .imp-object-list-item:hover{
	background-color: #000;
	color: #FFF;
}

.elementor-post__excerpt p:after {
    content: "...";
}