.abclub-weather-bar.elementor-icon-list-items {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	list-style: none;
	margin: 0;
	padding: 0;
}

.abclub-weather-bar .elementor-icon-list-item {
	display: inline-flex;
	align-items: center;
	margin: 0;
	padding: 0;
}

.abclub-weather-bar .elementor-icon-list-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-right: 8px;
	line-height: 0;
}

.abclub-weather-bar .elementor-icon-list-icon svg {
	display: block;
	width: 20px;
	height: auto;
}

.abclub-weather-bar .elementor-icon-list-text {
	font-family: Inter, sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.2;
	white-space: nowrap;
}
