/* 
Theme Name: Bushy 2018 Child
Author:  Nic Davidson
Author URI: https://bushy.com.au
Template: Divi
Version: 1.0 
Description: 

*/
img.footerbushy {
    width: 20px;
    margin-bottom: -6px;
    margin-right: 10px;
}
img.footerbushy:hover {
    transform: rotate(5deg);
}
#footer-bottom {
    background-color: #fff!Important;
}

#footer-info, #footer-info a {
    color: #04163e;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 8px!important;
    text-align: center;
    float: none;
}

#main-header {
	box-shadow:none;
}
/* Child CSS */

.et_pb_row.et_pb_row_0.et_pb_gutters1.et_pb_row_fullwidth {
    z-index: 0;
}
 
.btn-inline .et_pb_button_module_wrapper {
    display: inline-block;
    margin: 0 5px;
}

.btn-inline {
    text-align: center !important;
}