/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/
Version: 2.2.1
Description: 2 Column theme from Elegant Themes
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
*/

@import url("../Divi/style.css");

/*------------------------------------------------*/
/*--------------[CUSTOM CODE]---------------------*/
/*------------------------------------------------*/

h1, .et_pb_contact_main_title {
  Font-size: 40px;
  font-weight: bold;
}

h2 {
	Font-size: 30px;
	font-weight: bold;
	font-family: 'Dancing Script', cursive;
}


#top-header, a.et_pb_more_button, #logo {
	display: none;
}

.et_pb_section {
	padding: 0px;
}

div.et_pb_container {
  min-height: 200px;
}

.et_pb_slide_description  {
     padding-top: 100px !important;
     padding-bottom: 100px !important;
}

.et_pb_text {
	margin-bottom: 0px;
}

.blue-hover:hover {
     background: #11425e !important;
}

.green-top-border {
border-top: 5px solid #8BC53E
}

.gold-top-border {
border-top: 5px solid #f3d775 
}

.blue-top-border {
border-top: 5px solid #2EA3F2
}

.orange-top-border {
border-top: 5px solid #FFB96E 
}

ul#top-menu a {
     color: #11425e !important;
    font-weight: bold !important;
}

.et_header_style_centered #top-menu > li > a {
     padding-bottom: 4px;
}
#top-menu > li.current_page_item > a:hover {
     color: #ffffff !important;
}

#top-menu a:hover {
     background: #2EA3F2; 
     color: #ffffff !important;
}

.et_pb_fullwidth_portfolio {
     padding-bottom: 25px;
}

#main-header {
padding: 5px 0 0 0;
}

#main-header .container { 
	text-align: left!important; 
	height: 80px;
}

#main-header #et-top-navigation { 
     float: right;
     margin-top: 10px;
}

.et_fixed_nav #logo {
	max-height: 75px;
}

#footer-info, #footer-info a {
     color: #ffffff !important;
}

.amazon_text_container {
    width: 100% !important;
    margin-bottom: 10px !important;
}

#main-header {
	display: none;
}