/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
#map_id{
    background-color: white !important;
}

#wpcf7-f2250-p2042-o1{
    color:white;
}

.fusion-text-10{
    width:105% !important;
}

#spanFooter{
    display:block; 
}

@media screen and (min-width: 1024px){
    #spanFooter{
        display:inline-block; 
        float:right;
    }
}

#separatorid{
    z-index:4;
}

.grecaptcha-badge{
    z-index:10;
}

.slide-content{
    /* background-color: rgba(255, 255, 255, 0.7); */
    padding-bottom: 25px;
    /*border-radius: 20px;*/
    width: auto !important;
    max-width: 700px !important;
}

.slide-content .heading{
    margin-bottom:-25px !important;
}

.slide-content .caption{
    margin-bottom:30px !important;
}

/* .heading h1{
    font-family: "Century Gothic", "CenturyGothic", "AppleGothic", sans-serif !important;
} */

#post-2042 .slide-content img {
    width:120% !important;
    max-width: 120% !important;
}

#post-2042 .background-image {
    opacity:0.7;
  }
  





