/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

.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;
}

span#et_search_icon:before {
    text-shadow: #000 0px 0px 5px !important;
}

ul#top-menu > li {
    text-shadow: #000 0px 0px 3px;
}
.et_pb_section_0 .et_parallax_bg {opacity: 0.4;}

.et_pb_title_container h1.entry-title {
    padding-bottom: 0px;
}

.single .et_pb_post {margin-bottom:0 !important;}

.et_fullscreen_slider {height: 100vh !important;}

#main-footer .footer-widget h4 {color: #ababab !important;}

p.et_pb_contact_field {
    width: 100% !important;
}

.et_pb_contact_field input {
    padding: 4px !important;
}

.mobile_nav.closed {
	background-color: transparent !important;
	}
	
.select_page {
    visibility: hidden;
}

span.mobile_menu_bar.mobile_menu_bar_toggle:before {
    color: rgba(255,255,255,0.5);
}