/*
Theme Name:         Financia child theme
Theme URI:          http://www.detheme.com
Description:        Wordpress Theme for business, finance and any pofessional companies
Version:            1.0.0
Author:             detheme
Author URI:         http://detheme.com
Template: 			financia
License:            MIT License
License URI:        http://www.opensource.org/licenses/mit-license.php
*/

/* your style here */


#dt-menu a, #dt-menu .sub-nav a {
    text-transform: none!important;
}



.vc_gitem-align-center, .vc_tta.vc_tta-controls-align-center .vc_tta-panel-heading, .vc_tta.vc_tta-controls-align-center .vc_tta-tabs-container {
    text-align: center;
    font-size: 22px;
    margin-top: 10px;
    font-style: italic;
}

.author_date_tags li {
    display: none!important;
}

.postimagecontent img {
    display: none!important;
}

.sidebar .widget {
    margin-top: 80px;
    margin-bottom: 50px;
}

.content .archive-title {
    margin-top: 40px;
}