/*
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.   ***************/
.footer-2 {
    background-color: #2b95da !important;
}
.absolute-footer, html {
    background-color: #3d9f38 !important;
}
.header-bottom {
    background-color: #2b95da !important;
}
.primary, input[type=submit], input[type=submit].button {
    background-color: #3d9f38 !important;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}