/*
Theme Name: Zerif Lite Child
Theme URI: http://themeisle.com/themes/zerif-lite/
Author: ThemeIsle
Author URI: http://themeisle.com
Description: Zerif LITE is a free one page Wordpress theme. It's perfect for web agency business,corporate business,personal and parallax business portfolio, photography sites and freelancer.Is built on BootStrap with parallax support, is responsive, clean, modern, flat and minimal. Zerif Lite is ecommerce (WooCommerce) Compatible, WPML, RTL, Retina-Ready, SEO Friendly and with parallax, full screen image is one of the best business themes.
Version: 1.8.3.5
License: GNU General Public License version 3
License URI: license.txt
Text Domain: zerif-lite
Domain Path: /languages/
Tags: black, gray, red, white, one-column, two-columns, right-sidebar,fixed-layout,light,front-page-post-form,full-width-template,rtl-language-support,sticky-post,theme-options,responsive-layout, custom-background, custom-menu, editor-style, featured-images, threaded-comments, translation-ready, photoblogging

Template: zerif-lite

*/

/*--------------------------------------------------------------
GERAL
--------------------------------------------------------------*/
body {
	font-family: 'Roboto', sans-serif!important;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    text-transform: uppercase!important;
    font-size: 12px!important;
	padding: 10px 20px 10px 20px;
}

textarea {
	min-height:175px!important;
}

ul.nav > li.current_page_item > a:before, ul.nav > li.current-menu-item > a:before {
    background: none!important;
}

/*--------------------------------------------------------------
FOOTER
--------------------------------------------------------------*/
#footer {
    background: #111;
	padding-top: 40px;
    padding-bottom: 40px;
}
.footer-widget-wrap {
    background: transparent;
}

#scrollUp {
    padding: 0px!important;
}


/*--------------------------------------------------------------
HEADER
--------------------------------------------------------------*/
.header-content-wrap {
	background-image: url('http://gregmichener.com/gm/wp-content/uploads/2016/02/bg_reticula4.png');
	padding-top: 800px;
}

.layer1 {
	background-position:-50%;
}

#main-nav {
    min-height: 240px!important;
}

.navbar-brand {
    color: #fff!important;
	height: auto;
    text-transform: uppercase;
}
.navbar-brand:hover {
    color: #ff5454!important;
}
.navbar-brand h1 {
	font-size:28px!important;
	font-weight: 700!important;
}

.menu-align-center .responsive-logo {
    text-align: left;
}
.menu-align-center #site-navigation > ul {
    text-align: right;
	/* width:65% */;
}
.navbar-inverse {
    background-color: #222;
    border:0;
    border-bottom: 12px solid #fff;
}
.navbar-inverse .navbar-nav >li {
    margin-right: 10px;
    margin-left: 10px;
	padding: 0 0 4px 0;
}

.navbar-collapse {
    max-height: inherit;
}
.navbar-toggle {
    margin-right: 0;
    margin-top: 31px;
}

#site-navigation, #site-navigation2 {
	text-transform: uppercase;
}
#site-navigation a, #site-navigation2 a {
	font-size:14px;
	color:#fff!important;
}
#site-navigation a:hover, #site-navigation2 a:hover {
	color:#ff5454!important;
}
#site-navigation2 {
    margin-right: 0px;
    margin-left: 0;
}


/*--------------------------------------------------------------
HOME
--------------------------------------------------------------*/
.home-posts {
	background-color:#fff;
	min-height:640px;
	text-align:left;
	padding-bottom: 95px;
	padding-top: 30px;
}
.home-posts h2 {
	color:#222;
}


/*--------------------------------------------------------------
CONTEÚDO
--------------------------------------------------------------*/
.entry-content a {
	color:#ff5454!important;
}

.contact-us {
	padding-top:30px;
}
.contact-us h2 {
	color:#fff!important;
}

.content-left-wrap {
    padding-top: 50px;
}

.section-header {
	text-align:left;
}
.section-header h2, .entry-title {
	color:#222;
	font-size:22px;
}
.entry-title {
	text-transform:uppercase;
	line-height:26px;
	margin-bottom:25px;
	padding-bottom: 16px
}
.entry-title:after {
	background: none;
}
.section-header h2:before, .entry-title:before {
	border-bottom: 6px double #ff6b53;
    background: none;
	width: 50px;
}
.section-header h2:before {
	position: absolute;
	margin: auto;
	z-index: 1;
	content: "";
	height: 2px;
	bottom: -9px;
	left: 0;
}
