/*
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
*/
.separator-with-text{
    background-image: url('line-thru.png');
    background-repeat: repeat-x;
    background-position: center;
    text-align: center;
}
body .post-content .separator-with-text p{
    /*background-color: white;*/
    margin-bottom: 0px;
    font-size: 28px;
    font-weight: bold;
    display: inline-block;
    background-color: white;
    padding: 0px 10px;
    letter-spacing: .2em;
}
body.page-id-47 #wrapper .post-content h2{
    font-size: 22px;   
}
body.page-id-47 .post-content p{
    line-height: 170%;
}
body.page-id-47 .post-content .awards-thumbnails p{
    margin-bottom: 0px;
    line-height: 150%;
}
.the-thread-slideshow .the-thread-signup-wrapper, 
.the-thread-slideshow .the-thread-signup-instructions{
    justify-content: center;
}
.post-content .the-thread-slideshow p.signup-message{
    float: none;
    text-align: center;
    font-size: 11px;
}
.gmp_map_opts{
    max-width: 100% !important;
}