﻿/*
Theme Name: Lawyer (Child Theme)
Theme URI: http://themeforest.net/user/ThemeMakers/portfolio
Author: ThemeMakers
Author URI: URI: http://themeforest.net/user/ThemeMakers
Description: A WordPress Theme for a legal business. Lawyer & Co, designed and developed specifically for building directories for lawyers, attorneys and barristers at law or legal counsel business.
Tags: light, dark, gray, red, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Version: 1.1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lawyer
Template: lawyer
*/

/* = Add your own modification from here
-------------------------------------------------------------- */

.widget-address {
    color: #b4b4b4;
    margin-bottom: 5px;
    line-height: 23px;
    font-size: 16px;
}
.main-menu > li > a {
    font-family: "Roboto" !important;
}
.post__comments {
	visibility: hidden;
	display: none;
}
.post__category:after {
	visibility: hidden;
	display: none;
}