@charset 'utf-8';
/*
 Theme Name:   DiveIt Child
 Theme URI:    http://diving.ancorathemes.com/
 Description:  DiveIt - Fully Responsive and Mobile Friendly theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     diveit
 Version:      1.0
 Tags:         light, inheritable theme-options
 Text Domain:  diveit
*/



/* =Theme customization starts here
-------------------------------------------------------------- */
.top_panel_wrap .contact_logo {
    max-width: initial;
	width: 100%;
}
.top_panel_middle .logo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
	font-family: "Lato", sans-serif;
}