/*
Theme Name: Hub Child
Theme URI: http://hub.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template: hub
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: hub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/


.m_collapse_text, .show_collapse .m_expand_text, .m_section{
    display: none;
}
.show_collapse .m_collapse_text {
    display: inline;
}

.m_section {
    grid-column: 1/-1;
}

span.m_expand span i {
    font-size: 16px;
    line-height: 24px;
    vertical-align: top;
    margin-left: 10px;
}

i.fa.fa-chevron-down:before {
    content: "+";
}
i.fa.fa-chevron-up:before {
    content: "-";
}
.gsection.collapsible {
    display: block !important;
}
.show_collapse + div.m_section .gfield {
    display: block !important;
}
.page-id-11102 header {
    display: none !important;
}
.page-id-11102 footer, .page-id-11102 #wpadminbar {
    display: none !important;
}
.page-id-11102 #moove_gdpr_cookie_info_bar {
    display: none !important;
}
.page-id-11102 .chaty-cta-button {
    display: none !important;
}
.gform-theme--foundation .gform_fields {
    row-gap: 5px !important;
}
h3.gsection_title {
    margin-top: -23px !important;
}

.dialog-prevent-scroll {
    max-height: 100vh !important;
    overflow: hidden !important;
}
@media (min-width: 768px) {
.lqd-blog-post-style-5 h1.entry-title {
	padding-top:140px;
}
}