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

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

#logo img, .stuck #logo img {
    max-height: 200px !important;
}

.header-wrapper.stuck #logo img {
    max-height: 200px !important;
}

.footer-widgets p .alignnone.size-full {
    max-width: 200px;
    margin-bottom: 0;
}

.footer-widgets .button.primary.is-outline {
    margin: 0;
}

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


}
