﻿/*
  Theme Name:   Inovi
  Theme URI:    https://www.it-rays.org/inovi
  Author:       IT-RAYS
  Author URI:   https://www.it-rays.org
  Description:  Inovi | Multi-Concept WordPress Theme.
  Version:      1.0.0
  License:      GNU General Public License v2 or later
  License URI:  http://www.gnu.org/licenses/gpl-2.0.html
  Tags:         right-sidebar, left-sidebar, custom-header, custom-background, custom-menu, theme-options, translation-ready
  Text Domain:  inovi
*/

.vc_tta.vc_general.vc_tta-size-md .vc_tta-panel-title > a {
    font-size: 40px !important;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title > a {
    color: inherit;
    font-size: 44px !important;
}

.head_5b163ab710689 h3 {
    font-family: bahiana !important;
    font-size: 55px !important;
}

.indago-logo img {
    max-width: 100%;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12%;
}

.widget h2.widgettitle {
    font-size: 24px !important;
    font-weight: 100 !important;
}

#footWrapper a:hover {
    color: #fff !important;
}

@media only screen and (max-width: 970px) {

.site-nav, .menu_sep, .bottom-head {
    display: none !important;
}

}