/*
 Theme Name:   Enfold Child
 Theme URI:    
 Description:  Enfold Child Child Theme
 Author:       Aaron Webster
 Author URI:   http://websterdevelopment.ca
 Template:     enfold
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  enfold
*/

.wp-biographia-text {
    margin: 0 0 0 15px;
    width: calc(100% - 165px);
}

.wp-biographia-pic {
    margin: 0 !important;
    padding: 10px !important;
    width: 100px;
}

.only-mobile-menu-search { display: none; }
@media only screen and (max-width: 767px){
.only-mobile-menu-search { display: block !important; }
}

#mobile-advanced .only-mobile-menu-search a:before{display:none;}
#mobile-advanced .only-mobile-menu-search #searchform>div{max-width:100%;}

.av-masonry-entry-title {
    font-family: 'Merriweather Sans', sans-serif !important;
    font-size: 2.8em !important;
    font-weight: 700 !important;
}