/*
Theme Name: Flatsome Child Theme
Theme URI: http://flatsome.uxthemes.com/
Description: This is a child theme for Flatsome
Author: UX Themes
Author URI: http: //www.uxthemes.com/
Template: flatsome
Version: 2.5
*/

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

/*img {width:auto !important; height:auto !important;}*/

/*
.wpgmza_sl_radius_select {
    width: 120px;
}

.wpgmza_sl_query_div,
.wpgmza_sl_radius_div {
    height: 40px;
    margin-top: 0;
}

.page-id-14 input[type="file"],
.page-id-14 input[type="checkbox"],
.page-id-14 input[type="radio"], 
.page-id-14 select {
    margin: 0;
}

*/

.demo_store {
    background-color: orange;
    color: black;
    margin: 0;
    padding: 20px;
    position: fixed;
    text-align: center;
    bottom: 0;
    width: 100%;
    z-index: 50;
}

#wpgmza_map_1 {
    float: none !important;
    margin-bottom: 40px;
}

.grecaptcha-badge { 
    visibility: hidden;
}


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


}