/*
Theme Name: Mehrdadi CPA Firm
Theme URI: https://netwebdesign.com
Description: Custom child theme for Mehrdadi CPA Firm, created by Networtech.
Author: Networtech
Author URI: https://netwebdesign.com
Version: 1.0
Text Domain: mehrdadi-firm
Template: accountant-wp
Tags: custom-style
*/

.single-post .post-category .post-advisor h2 {
    color: #008b8b;
    font-family: Georgia, serif;
    max-width: unset;
    text-align: left;
    margin-left: 0;
}

.single-post .post-category .post-advisor h3 {
    border-bottom: none;
    border-left: none;
    font-family: Georgia, serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.4;
    margin: 0 0 15px 0;
    padding: 0;
    text-transform: none;
    color: #1a3b5d;
}

.disclaimer,
.disclaimer p {
    margin-bottom: 5px !important;
    font-size: 12px !important;
    line-height: 16px !important;
}

.main-category {
    padding: 35px 0 !important;
}

.post-category .post-categories-container {
    display: none !important;
}

.post-category .post-advisor {
    border-bottom: none !important;
    padding: 0 0 15px !important;
    margin: 0 0 15px !important;
}

.widget_text_class,
.widget_text {
    background: transparent !important;
    padding: 5px 0 !important;
}

.footerww {
    padding: 0 !important;
    text-align: center !important;
    color: #fff !important;
    font-size: 1.2em;
    line-height: 2em;
}

.footerww p {
    font-size: inherit;
    line-height: inherit;
}
.footer {
    background: #1a3b5d !important;
    padding: 75px 15px !important;
    margin: 0 !important;
}
.widgets-list .widget h2.widgettitle {
    font-size: 2.2rem;
    line-height: 2.2rem;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 5px solid #f8f8f8;
    border-left: 5px solid #f8f8f8;
    padding: 1.1rem 0 1.8rem 2rem;
    margin: 0 8rem 4rem 0;
    color: #16181e;
}