/*!
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 4.4.1
Template: Divi
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Green
#00a651 */

img#logo {
    max-height: 79px;
}

.et-fixed-header img#logo {
    max-height: 60px;
}

.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    padding: 41px 0 5px;
}

.landing-row .et_pb_button_wrapper {
    text-align: center;
}

.landing-row a.et_pb_promo_button.et_pb_button {
    text-align: center;
    margin: auto;
    display: inline-block;
}



.et_pb_fullwidth_header_subhead {
    font-family: 'Rubik',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    font-size: 50px;
    color: rgba(0,0,0,0.8)!important;
    line-height: 1.4em;
}

img.homepage-logo {
    max-width: 360px;
}

/*
.home #main-header,
.home #top-header,
.home #main-footer {
	display: none
}

.home #page-container {
	padding-top: 0 !important
}

div#et-info {
    float: right;
} */



.home .et_pb_section {
	background: none
}


@media (min-width: 981px) {

	.et_fullwidth_secondary_nav #top-header .container {
		background: #00a651;
		    width: auto;
    float: right;
	}

	#top-header {
	    /*position: absolute !important;*/
	    width: auto !important;
	    /*right: 0 !important;*/
	   /* left: unset !important;*/
	        z-index: 10;
	    background: white !important;
	}

	img#logo {
	    max-height: 89px;
	    margin-top: -37px;
	}

	#main-header.et-fixed-header {
	    box-shadow: none !important;
	    -moz-box-shadow: none !important;
	    -webkit-box-shadow: none !important;
	}
}

