/*
 Theme Name:     StoryStylus
 Theme URI:      http://www.storystylus.com
 Description:    Child of Divi
 Author:         Jeff Jones
 Author URI:     http://www.thewiredserf.com
 Template:       Divi
 Version:        1.0.0
*/

@import url("../Divi/style.css");

/* =Theme customization starts here
------------------------------------------------------- */
.et-search-form, .nav li ul, .et_mobile_menu, .footer-widget li:before, .et_pb_pricing li:before, blockquote {
	background-color: #017869 !important;
}

#logo {
	/*height: 200px;*/
}


.et_header_style_left .logo_container {
	/*
    position: relative;
    width: 30%;
    height: 100%;
    float:left;
    margin: -.75em 0 1em 0;
    */
}
.et_header_style_split #main-header .logo_container{

}
 #top-menu li a, .et-fixed-header #top-menu a {
 color:#fff!important;
}
.home #main-header {
/* background-color:transparent;*/
}
/*
#et-main-area {
	margin-top:242px;
}
.home #et-main-area {
	margin-top:0;
}
*/
.home .et_pb_section_5 {
    background-size: initial;
    background-repeat: repeat;
}
header#main-header.et-fixed-header {
    background: rgba(19, 44, 71, .9);
    box-shadow: 0px 5px 22px #333!important;
    border-bottom: 1px solid #fff;
    /*height: 90px;*/
}
body:not(.home) #main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
    background: rgba(19, 44, 71, .9)!important;
}
.et_fullwidth_nav #main-header .container {
 /* background: rgba(19, 44, 71, .9);*/
}
.home.et_fullwidth_nav #main-header .container {
 background:none;
}


#top-header .container {
    z-index: 2!important;
}
.home_heading h1 {
font-weight:800!important;
}
.et_pb_module.et_pb_button {
    min-width: 80%;
}
.home .et_pb_blurb h4 {
  margin-bottom:.5em;
  color:#fff;
}
#layouts.et_pb_section_4 {
  background-size:initial;
  background-repeat:repeat;
}
@media only screen and (min-width: 981px) {
.et_header_style_split .centered-inline-logo-wrap {
    width: auto!important;
    height: 220px;
  }
.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    padding: 96px 0 0 0;
 }
 .et_fullwidth_nav #main-header .container {
    position: relative;
    width: 80%;
    max-width: 1280px;
    margin: auto;
	}

	header#main-header.et-fixed-header .logo_container {
    width: auto;
    height: 100%;
	}
	header#main-header.et-fixed-header .et_menu_container {
		height:100%;
	}
	header#main-header.et-fixed-header #top-menu {
	  margin-top:-20px;
	}
	.et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_split .et-fixed-header #et-top-navigation {
	    padding-top: 56px;
	}
	#main-header .nav li ul {
		margin-top:-84px;
	}
	header#main-header.et-fixed-header .nav li ul {
		margin-top:0;
	}
	header#main-header.et-fixed-header #et_top_search {
	    display: inline-block;
	    float: right;
	    position: relative;
	    width: 18px;
	    margin: -1em 0 0 22px;
	}
}

.et_header_style_left #et-top-navigation nav>ul>li.button>a, .et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li.button>a {
    background: rgba(12,113,195,0.7);
    padding: 1em!important;
    border-radius: 10px!important;
}
