/*!
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 4.3.3
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
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
*/

/************** TOP HEADER *****************/

#top-header, #top-header a {
    color: #ccccff;
}

#top-header, #et-secondary-nav li ul {
    background-color: #050170;
}

#top-menu li li a {
	font-size: 13px;
}

/************** END OF TOP HEADER *****************/


/***************** NEWSLETTER *******************/
.et_pb_newsletter_description h2.et_pb_module_header{
	font-weight: 600;
}

.et_pb_newsletter_button.et_pb_button{
	float: right;
	width:20%
}

@media(max-width: 414px){
	.et_pb_newsletter_button.et_pb_button{
		width:100%
	}
}

.et-search-form, .et_mobile_menu, .footer-widget li:before, .nav li ul, blockquote {
    border-color: #050170;
}