.ue-remote-carousel-navigation-wrapper {
	display: flex;
}

.ue-remote-carousel-navigation-wrapper .ue-remote-arrow {
	border: none;
	border-color: transparent;
}

.ue-remote-carousel-navigation-wrapper .ue-remote-arrow:hover {
	background-color: transparent;
}

#uc_arrow_navigation_elementor_6930596 {
	display: inline-flex;
}

#uc_arrow_navigation_elementor_6930596 .ue-remote-arrow {
	flex-grow: 0;
	flex-shrink: 0;
	transition: .3s;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	line-height: 1em;
	cursor: pointer;
}

#uc_arrow_navigation_elementor_6930596 .ue-remote-arrow .ue-carousel-nav-icon {
	transition: .3s;
	line-height: 1em;
}

#uc_arrow_navigation_elementor_6930596 .ue-remote-arrow .ue-carousel-nav-icon svg {
	transition: .3s;
	height: 1em;
	width: 1em;
}