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

*/

.et_fullscreen_slider .et_pb_slides,
.et_fullscreen_slider .et_pb_slide,
.et_fullscreen_slider .et_pb_container {
    min-height: 100% !important;
    height: 100% !important;
} 

.custom-slider .et_pb_slide_description {
background-color: rgba(115,131,22,0.4);
margin-bottom: 10%;
margin-top: -30%;
padding-top: 100px;
padding-bottom: 100px;
width: 75%;
}

/* Button */
.et_pb_more_button {
	margin-top: 70px;
}


.et_pb_slide {
height: 100vh;
}

.et_pb_divider {
	position: relative;
	margin: 0 0 10px 0;
}