/*
 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
*/
 
@import url("../Divi/style.css");
 
/*   Theme customization starts here   */

#footer-bottom {display: none}

header#main-header.et-fixed-header {background: #FFF;}

div.nav-single.clearfix {margin-bottom: 50px !important;}

footer#main-footer {font-weight: normal;}
.bottom-nav li {font-weight: normal; font-size: 13px;}

li#menu-item-331.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-331 a {cursor: default;}

.home .et_pb_slide {
height: 100vh;
}

.home #top-menu a {color: rgba(255,255,255,1)}
.home #top-menu li.current-menu-item > a {color: rgba(255,255,255,0.75)}
.home #top-menu a:hover {color: rgba(255,255,255,0.75)}

ul#mobile_menu.et_mobile_menu {background-color: rgba(255, 255, 255, 1);}
.nav ul li a:hover, .et_mobile_menu li a:hover {background-color: transparent;}

.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
margin:auto;
}

@media screen and (min-width: 1000px) and (max-width: 1600px) {
    .et_pb_fullwidth_portfolio .et_pb_portfolio_item {width: 33.3% !important;}
}

@media screen and (max-width: 980px) {
    header#main-header {background:#FFF;}
}