/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 2.5.9
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
*/

@media (min-width: 981px) and (max-width: 1279px) {
	.et_header_style_left #et-top-navigation nav>ul>li>a,
	.et_header_style_left #et_search_icon {
	    padding-top: 42px;
	    padding-bottom: 42px;
	}
	.et_header_style_left #top-menu>li,
	.et_header_style_left #et_search_icon {
	    min-height: 137px;
	}
}

@media (min-width: 1024px) and (max-width: 1279px) {
	#main-slider .et_pb_slider .et_pb_slide {
		height: 500px;
	}
}
.et_password_protected_form {
    width: 50%;
    text-align: center;
    margin: 0 auto;
    padding: 100px 0;
}
.et_password_protected_form .et_submit_button {
    float: none;
}