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

footer.footer-block {
    background-color: #c80000;
}
footer.footer-block:before {
    background: none;
}
#block-footer {
    background-color: #39558f;
}
.ltx-topbar-block .block-icon.icon-h-right .icon,
.ltx-topbar-icons .top-search a {
    color: #c80000 !important;
}
.ltx-topbar-icons .top-search input[type='text'] {
    border: 1px solid #c80000;
}

#nav-wrapper:before {
    background: rgba(57, 85, 143, 0.7);
}
nav.navbar.affix.dark {
    background-color: #39558f;
}
body {
    color:#385189;
}
.btn.btn-default {
    color: #fff !important;    
}
.vc_custom_1627690952161 ul.i-circle li span.icon-text { 
    color: var(--white) !important; 
}
.vc_custom_1627690952161 ul.i-circle li .header {
    color: var(--white) !important; 
}
#HomeSendRequest .heading h2.header,
#HomeSendRequest .heading h2.header span,
#HomeSendRequest p,
#HomeSendRequest form label {
    color: var(--white); 
}
#HomeSendRequest form .wpcf7-form-control-wrap {
    margin-top: 5px;
}
#HomeSendRequest .select-wrap, #HomeSendRequest .select-wrap:after, #HomeSendRequest .select-wrap select {
    color: var(--black); 
}
#HomeSendRequest .wpcf7-submit {
    background-color: #39558f;
}
.phone-single-block h4 {
    color: var(--white) !important; 
}
.ltx-phone-border:before,
.ltx-phone-border:after,
.ltx-phone-border > div:before,
.ltx-phone-border > div:after {
    border-color: var(--white);
}
#HomeProductList a.btn {    
    color: var(--white);
    margin-top: 40px;
}
#block-footer .social-big li .fa {
    color: #250000;
}
footer.footer-block a {
    color: var(--white);
}
.slider-inner .btn span {
    color: var(--white);
}
#HomeServices article .description a.color-hover-white {
    color: var(--white);
}
.slider-inner .btn:hover span {
    background-color: #39558f;
}
.vc_custom_1522880703464 {
    background-image: none;
}
.ltx-photo-bg .btn-wrap a.btn:hover {
    background-color: #39558f;
}
nav.navbar .logo img {
    max-height: inherit;
}
header.page-header h1 {
    color: var(--white);
}
.woocommerce ul.products li.product .wc-label-new, .woocommerce ul.products li.product .onsale {
    position: absolute;
    width: auto;
    padding: 0px 10px;
    color: #fff;
}
ul.products li a.btn {
    color: var(--white);
}
ul.products li a.btn::before {
    display: none !important;
}
.countUp-wrap .countUp-item h6 {
    color: var(--white);
}
body.home .countUp-wrap .countUp-item h6 {
    color: #39558f;
}
.ccchildpage h3 {
	font-size:25px;
	    height: 65px;
    max-height: 65px;
    overflow: hidden;
}
.ccpage_linked_thumb img {
	width: 100%;
}