/*
Theme Name: ebike
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.1.1
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

.head-w-space{
	letter-spacing: 5px;
	font-weight: bold;
}
 .white.is-outline:hover{
	color: black !important;
}
img{
	border-radius: 5px;
}
.flickity-page-dots .dot.is-selected{
	background-color: var(--fs-color-primary);
}