/*
 Theme Name: Novafund - Venture Capital and Investment
 Theme URI: https://novafund.elvarstudios.com/
 Description: Novafund - Venture Capital and Investment
 Author: ElvarStudios
 Author URI: https://elvarstudios.com/
 Template: Divi
 Version: 1.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

/* Main Evemt Padding Custom Code */
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
	padding-top: 100px;
}

/* Single Evemt Padding Custom Code */
.tribe-events-single {
    padding-top: 100px;
}

/*menu*/
.et-db #et-boc .et-l.et-l--header .et_builder_inner_content {
    z-index: auto;
}