/*

Theme Name: Pro &ndash; Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/
.x-navbar {
	height: 100px !important;
}

.e47-1.x-section {
	border-width: 0 !important;
}

footer, footer a {
	color: #686868;
}

.x-nav-wrap.desktop, #x-btn-navbar {
	display: none;
}

header .x-navbar-inner {
	border-top: 8px solid #ff830d;
}

#texto-apresentacao p {
	font-weight: 700;
	font-size: 1.5em;
}

#titulo-botoes p {
	margin-bottom: 10px;
}

.x-colophon.top {
	padding: 2% 0;
}

#custom_html-3 a {
	text-decoration: underline;
}

#content-slogan {
	position: relative;
	height: 400px;
}

#container-logo-simplesmp img {
	width: auto;
	height: 110%;
	position: absolute;
	left: 4%;
	top: -55px;
}

@media only screen and (max-width: 979px) {
	.x-colophon.top .x-column .widget:first-child {
		margin-top: 20px;
	}
	.e47-1.x-section {
		padding: 20px 0 20px 0 !important;
	}
	
	.x-bg-layer-lower-image {
		background-position: 66% !important;
	}
	
	.x-brand.img {
		margin: 20px auto 0 0 !important;
	}
	
	.x-brand img {
		width: 200px !important;
	}
	
	#texto-apresentacao p {
		font-size: 1.3em;
	}
	
	#container-logo-simplesmp img {
		top: 0;
	}
	
	#content-slogan {
		display: none;
	}
	
	#container-logo-simplesmp img {
		left: 17%;
	}
	
	#media_image-3 {
		text-align: center;
		margin-top: 20px;
	}
	
	#custom_html-3 div:last-child {
		padding-bottom: 10px;
		text-align: center;
	}
	
	#botoes-empresas img {
		width: 100%;
		max-width: 100%;
	}
}