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

.about-box {
    background-color: rgba(55,55,55,0.75);
}

.about-box,.about-box h1,.about-box h2,.about-box h3  {
    color: #fff!important;
}

.space-below {
    margin-bottom: 20px;
}

span.fontawesome-text {
    display: none;
}

.fusion-rollover-gallery {
    display: none;
}

.fusion-rollover-categories {
    display: none;
}

.fusion-rollover-sep {
    display: none;
}

.portfolio-half .post-slideshow {
    width: 50%!important;
}

.portfolio-half .project-content {
    width: 48%;
}

/* HOMEPAGE UPCOMING SHOWS */
    .fusion-content-boxes .content-wrapper-background {
    padding: 10px;
/*    padding-top: 35px;
    padding-right: 35px;
    padding-bottom: 35px;
    padding-left: 35px;*/
}

.fusion-content-boxes.fusion-columns-1 .fusion-column {
    margin-bottom: 0px;
}

.col.content-wrapper-background.link-area-box.icon-hover-animation-fade {
    /*background: rgba(97, 37, 37, 0.8)!important;*/ 
}

.fusion-content-boxes.content-boxes-icon-on-side .heading {
    margin-bottom: 0px;
}

/* show only on mobile div */
 
.showonmobile {
    display: none;
}

.fusion-sep-clear {
    height:0px;
}
.flexwrapper {display:table;}
 
@media screen and (max-width: 690px) {
.showonmobile {
    display: block;
}

.order1 {order:1;float:left;display:table-header-group;}
.order2 {order:2;float:right;display:table-footer-group;}

}
/* end extra div */

.circleimg {
    width:75px;
}
.whitetext h4 {
    color: #eee!important;
}

.fusion-page-title-bar {
    border-bottom: none;
}
/*
img.fusion-standard-logo.fusion-logo-2x {
    height: 55px!important;
}*/

.staff-pics {
   width: 100px!important;
   margin-left:auto;
   margin-right:auto;
}

.about-box a {
color:rgb(195, 74, 74);
}

.about-box a:hover {
    color:rgb(181, 63, 63);
}

img.footer-logo {
    margin-top: -18px;
    margin-left: -7px;
}

.gm-style-iw {
    font-size: 20px!important;
    font-weight: bold!important;
}
.pad-me {
    padding: 20px!important;
}