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

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


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


}
.entry-content.single-page {
    margin-top: -30px;
}
.header-button>a.button.success.is-large>span {
    font-weight: 300;
    font-size: 13px;
    padding: 10px 10px;
}
span.ux-menu-link__text:hover {
    color: white;
}
.absolute-footer.dark.medium-text-center.small-text-center {
    display: none!important;
}
span.header-vertical-menu__title {
    font-size: 18px!important;
    font-weight: 500!important;
}
span.tagged_as {
    display: none;
}