/*
Theme Name: Divi Child
Theme URI: http://www.geekpoint.co.uk
Version: 1
Description: Smart. Flexible. Beautiful.
Author: GeekPoint
Author URI: http://www.geekpoint.co.uk
Template: Divi
*/

@import url("../Divi/style.css");


/*
---------------------------- */
body { font-size: 16px }

#top-menu li { font-size: 16px !important; }

.et_fixed_nav #top-header {
position: absolute;
}

.et_fixed_nav #logo {
max-height: 50px;
margin-top: 1px;
}

.et-fixed-header #logo {
max-height: 50px;
margin-top: -9px;
}

.page-id-41 #logo {
visibility: hidden !important;
}

body.custom-background { background-size: cover;}

#main-header { background-color: transparent !important; box-shadow: none; }

.et_fixed_nav #main-header {
top: 19px !important;
box-shadow: none !important;}

.page-id-41.et_fixed_nav #main-header {
top: 33px !important;}

.et_fixed_nav.et_secondary_nav_enabled #page-container {
padding-top: 114px !important;
}


#et-info { float: right; color: #2ea3f2; }
.et_nav_text_color_light #et-info a { color: #2ea3f2; }

#top-header { background-color: transparent !important; }



@media only screen and ( max-width: 479px ) { 
.et_fixed_nav #logo {
max-height: 40px;
margin-top: 13px;
}
#main-header #et_mobile_nav_menu {
margin-top: 30px;
}
.page-id-41 #logo {
visibility: hidden !important;
display: none !important;
}
}

.homepage { margin-top: -116px; padding-top: 110px; }