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

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

.absolute-footer.dark.medium-text-center.text-center {
    display: none;
}
@media screen and (max-width: 549px){
	h3.uppercase {
    font-size: 18px;
    line-height: 21px;
}
}
@media screen and (min-width: 850px){
		h3.uppercase {
    line-height: 45px;
}
}