/*
 Theme Name:   Silicon Valley Strong Fund
 Theme URI:    
 Description:  Divi Child Theme
 Author:       James Alborough
 Author URI:   http://bearstar.net
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  siliconvalleystrong
*/


@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

#top-menu li li {
    margin: 0;
    padding: 0;
	line-height:1.3;

}

#main-header .nav li ul a {

    color:  #115e97 !important;
    font-size:14px;
	padding-right: 5px;
}

#top-menu li .menu-item-has-children > a:first-child {

    padding-right: 10px;

}

.nav li.et-reverse-direction-nav li ul {

    left: auto;
    right: 240px;

}
#top-menu li li a {

    padding: 6px 10px;
    width: 100%;
    min-width: 240px;

}

.dp-dfg-layout-grid .dp-dfg-item {
    padding: 1em;

}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 15px;
}

h1.entry-title {
	padding-bottom:0 !important;
	margin-bottom:0 !important;
	}

.container:before { background-color:transparent !important; }
.et_pb_widget_area_right { border-left:0 !important; }
.et_pb_widget_area_left { border-right:0 !important; }


#footer-buttons .et_pb_button {
	min-width:230px;
	font-size: 16px;
}

.home .dp-dfg-layout-fullwidth .dp-dfg-item {

    padding: 0;
    margin-bottom: 0;

}

.home .dp-dfg-skin-default .dp-dfg-item > * {

    position: relative;
    padding: 0;

}

.et_pb_widget.widget_custom_menu_wizard {
	width:100% !important;
	}

.et_pb_widget.widget_custom_menu_wizard a {
	color: #1554c1 !important;
}

.et_pb_text ul ul {

    padding-bottom: 0em;

}

ul#menu-svs-primary-menu {
	list-style:disc !important;
	margin-left:20px;
}	

ul#menu-svs-primary-menu .sub-menu {
	padding-top:10px !important;
	list-style:disc !important;
}

.homebox {
	min-height: 185px;
}

#globalfooter {
	padding-bottom:0;
}

#top-menu li a {
    font-weight: normal;
}

#main-content ul li {

    line-height: 1.3;
	padding-bottom:10px;

}
#menu-svs-primary-menu li{

    line-height: 1.3;
	padding-bottom:0px !important;

}


.dp-dfg-skin-default .dp-dfg-header .entry-title {

    padding-bottom: 0;
    margin-bottom: 5px;

}


@media screen and (max-width:1268px) {
	.et_header_style_left #logo {
		max-width: 250px;
	}
	
}

@media only screen and ( max-width: 1100px ) {
#top-menu-nav, #top-menu {display: none;}
#et_top_search {display: none;}
#et_mobile_nav_menu {display: block;}
.mobile_menu_bar::before {
color:#fff !important;
}

}


@media screen and (max-width:980px) {
	#main-header .et_mobile_menu {

    background-color: #fffcf2 !important;
	}
	#main-header .et_mobile_menu li a {
    color: #000;
	font-weight: normal !important;
	}
}

@media screen and (max-width:768px) {
.et_pb_section.heading {

    padding: 0;
    }
	.et_pb_title_container h1 {
	   font-size: 26px !important;
	}
}


@media screen and (max-width:480px) {
.et_header_style_left #logo {

    max-width: 200px;

}
}
