/*
 Theme Name:     Fly Half Consulting
 Theme URI:      https://flyhalfconsulting.com
 Author:         John Lander
 Author URI:     https://johnlander.me
 Template:       Divi
 Version:        1.0.0
*/

.logo_container #logo {
	max-height: 90%;
}

#et-boc .et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content {
	padding: 15px;
}

.header-content {
    position: relative;
}

.header-content::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #333333;
    opacity: 0;
    z-index: 1;
}

.header-content > * {
    z-index: 100;
    position: relative;
}

body #page-container #et-boc .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button:hover,
body #page-container #et-boc .et_pb_fullwidth_header_0 .et_pb_button_two.et_pb_button:hover,
body #page-container #et-boc .et_pb_button_0:hover,
body #page-container #et-boc .et_pb_pricing_tables_0 .et_pb_pricing_table_button.et_pb_button:hover,
body #page-container #et-boc .et_pb_pricing_tables_1 .et_pb_pricing_table_button.et_pb_button:hover,
body #page-container #et-boc .et_pb_pricing_tables_2 .et_pb_pricing_table_button.et_pb_button:hover {
    /*color: #1d75bd !important;*/
    color: #ffffff !important;
}
