/*
Theme Name: Rigardi Child Theme
Theme URI: http://rigardi.like-themes.com/
Author: Like Themes
Author URI: http://like-themes.com/
Description: Blank Child Theme for Rigardi
Template: rigardi
Version: 1.0
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: rigardi

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.
*/

body nav.navbar .logo img {
    max-height: 78px;
}

#block-footer {
	background-color: #474132;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
}

@media (max-width: 998px) {
	nav.navbar #navbar {
		background: #474132;
	}
}

header.page-header .breadcrumbs li:not(:last-child):after {
    content: "»";
}

@media (max-width: 768px) {
	.ltx-services-form > div > div:last-child > .vc_column-inner {
		background-color: #D6B997;
	}
}

