/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/foxy/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 

/* =Theme customization starts here
------------------------------------------------------- */
/* =ALL SIZES - GENERAL CODES */

img#logo {
position: absolute; 
z-index: 9!important;
left:0px;
top:0px;
}

#et-info {
float: right;
}

.et-pb-arrow-prev, .et-pb-arrow-next {
color: #ffffff !important;
font-size:100px;
font-weight: bold;
}

.et-footer-info {
display: none;
}

.et_pb_map { 
height: 600px !important;
}


@media only screen and (min-width: 100px) and (max-width: 767px) {
.project_slider .et_pb_slide {
height: 250px;
}

.et_pb_map { height: 250px !important;
}
}