/*
Theme Name: PRIME Child
Theme URI: http://makeweb.com.au/
Description: This is a child theme for Optimus.
Author: Mitchell Bray
Author URI: http://makeweb.com.au
Template: PRIME
Version: 0.1.0
*/

/* Ul positioning since 1.0.1 */
.et_pb_text li, .et_pb_tab li, .et_pb_toggle li {
	margin-bottom: 6px !important;
	line-height: 1.4em;
}

.site-header .header-wrapper .site-branding {
    display: flex;
    align-items: center;
    background: #004c97;
    height: 150%;
    margin-left: 120px;
}

.site-header .header-wrapper .site-branding .site-logo img {
    margin: 20px !important;
    height: auto !important;
    padding-top: 20px;
    width: 110px;
}

nav > ul > li a {
    font-weight: normal !important;
}
.fully_special > .et_pb_row{
	width: 100% !important;
	max-width: 100% !important;
}
.big_btn{
    padding: 8vw 0 !important;
    background: #98262c !important;
    display: block;
    color: white !important;
    text-align: center !important;
}
.big_btn:hover{
    background: #b80f17 !important;
    cursor: pointer;
}

.et_divi_builder #et_builder_outer_content .style_none, .et_divi_builder #et_builder_outer_content .style_none li{
	list-style: none !important;
	margin: 0 !important;
	font-size: 16px !important;
}

.site-footer{
	display: none !important;
}

.morph-logo-image img {
    height: 34px;
}
