/*
Theme Name: CityBook Child
Theme URI: https://demowp.cththemes.com/citybook/
Author: CTHthemes
Author URI: http://themeforest.net/user/cththemes/
Description: Directory Listing WordPress Theme
Version: 1.0.0
Tags: custom-background, custom-menu, editor-style, featured-images, post-formats, sticky-post, theme-options, translation-ready
Template: citybook
Text Domain: citybook-child
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
/* =Theme customization starts here
------------------------------------------------------- */

.listing-cats-wrap.dis-flex.flw-wrap a {
display: none;
}
.listing-cats-wrap.dis-flex.flw-wrap a:first-child {
display: inline-flex;
}
.dark-header {
    background-color: #2f3b59;
}

.lg-sub-html, h3 {
    font-size: 22px;
    font-size: 1.25rem;
    line-height: 1.25;
}

