/*
Theme Name: Cargo Pifour
Author: SpyroPress
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: cargo-pifour

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@media all and (max-width: 445px) {
    .header-top-left .textwidget p, .header-top-left .textwidget i {
        line-height: 1 !important;
    }
}

article.services p {
    font-size: inherit !important;
}

article.services .vc_cta3-content-header h2 {
    margin-bottom: 20px !important;
}

article.services .cms-grid .entry-footer {
    display: none;
}