/*
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  ***************/


}

#logo img {
    max-height: 123px;
    max-width: 170px;
    top: -10px;
    position: relative;
}

.home .page-wrapper {
    padding-top: 0px;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit]{
	   background-color: #007dcf !important;
}

 .map-inner {
    background-color: #fff;
    max-width: 65% !important;
}