/*
 Theme Name:   Addison Child
 Theme URI:    http://addison.bold-themes.com
 Description:  Addison Child Theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     addison
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  addison-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */


.btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleSuperMeta {
    -webkit-flex: 1 1 30%;
    -ms-flex: 1 1 30%;
    flex: 1 1 30%;
    padding-left: 2em;
    padding-right: 2em;
    display: none!important;
}