/*
 Theme Name: Spring Child
 Theme URI: http://spring.9wpthemes.com
 Author: 9WPThemes Team
 Author URI: http://9wpthemes.com
 Description: We are building the web!
 Version: 1.0.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: spring-child
 Template: spring
 Tags:
 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.
 9WPThemes is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
 Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
 Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */




/*
Títulos das icon boxes
 */
			.spring-icon-box.top-left-inline .__header, .spring-icon-box.top-right-inline .__header {
				position: relative;
				margin: 0px 0px 0px -60px;
			}


/*
Acordeão
 */
			.vc_tta-container .vc_tta.vc_general .vc_tta-panels-container .vc_tta-panel-title {
				font-size: 14px;
				line-height: 1.2;
			}

			.vc_tta-color-p.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
				color: #444444!important;
			}


			.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body>:last-child {
				margin-bottom: 0;
				text-align: left;
				color: #444444;
				margin: 0px 20% 0px 28px;
			}


/*
Logotipo Desktop
 */
			.spring-main-nav .spring-nav-item.nav-item-desktop-0 {
				-webkit-order: 1;
				-ms-flex-order: 1;
				order: 1;
				display: -webkit-flex;
				display: -ms-flexbox;
				display: flex;
				margin-left: 50px;
			}
			
			
/*
Submenu mobile
 */			
			.spring-widget-menu .spring-widget-vertical-multi-level .sub-menu {
				padding-left: 15px;
				display: block;
			}			

			
			.page-leftzone a {
				color: #00d8a3 !important; 
			}
			
			