/*
Theme Name: Recond Child Theme
Theme URI: http://recond.like-themes.com/
Author: Like Themes
Author URI: http://like-themes.com/
Description: Blank Child Theme for Recond
Template: recond
Version: 1.0.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: four-columns, right-sidebar, full-width-template
Text Domain: recond

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.
*/

.services .ltx-post-headline, .blog .ltx-post-headline {
    display: none;
}

.post-grid__default-color-schema .vc_btn3-color-juicy-pink.vc_btn3 {
    background-color: var(--main);
}

.post-grid__default-color-schema .vc_btn3-color-juicy-pink.vc_btn3:hover, .post-grid__default-color-schema .vc_btn3-color-juicy-pink.vc_btn3:focus {
    background-color: var(--black);
}

nav.navbar #navbar.navbar-desktop ul.navbar-nav {
    margin-top: 20px;
}