.ug-elementor-menu-link {
	align-items: center;
    display: flex;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}

.ug-bg-switcher {
	background-size: cover;
}

.ug-bg-switcher > * {
    transition: opacity 0.2s ease;
}

.ug-bg-switcher {
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
}