/*
Theme Name: Divi Child 02
Theme URI: 
Description: Child 02 theme for the Divi theme
Author: <a href="http://www.elegantthemes.com">Elegant Themes</a>
Author URI: 
Template: Divi
Version: 2.7.3
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Wed, 20 Apr 2016 15:17:22 +0000 */ 

@import url('../Divi/style.css');
#main-header::after {
 
content: "";
background-image: url('http://www.firstchoicegamers.com/wp-content/uploads/2016/04/headerbg.png');
background-size:cover;
top: 0;
left: 0;
bottom: 0;
right: 0;
position: absolute;
z-index: -1;
 }
#logo {
 
max-height: 220%;
 
margin-top: 5px;
 
z-index: 100000;
 
}
@media only screen and (max-width : 980px) {
 
#logo { margin-top: 0px}}

.et_header_style_centered #main-header div#et-top-navigation {
    position: relative;
    bottom: 0;
    width: 100%;
    padding-left: 0px !important;
    background-color: #222;
border-top: 1px solid #B3B4B6;
border-bottom: 1px solid #B3B4B6;
}
.et_fullwidth_nav #main-header .container {
    width: 100%;
    max-width: 100%;
    padding-right: 0px;
    padding-left: 0px;
}
.et_header_style_centered #main-header .logo_container {
    height: 130px;
    padding: 0;
}
span.wpcf7-list-item {
display:block;
}
@media only screen and (max-width: 980px) {
    .et_pb_fullwidth_menu .fullwidth-menu-nav,
    nav#top-menu-nav {
        display: block !important;
    }
}
@media only screen and (max-width: 767px) {
    nav#top-menu-nav,
    #et-top-navigation {
       width: 100%;
    }
}
#et_mobile_nav_menu, 
.et_mobile_nav_menu {
    display: none !important;
}
 
/* stop menu from overlapping logo on mobile */
 
@media all and (max-width: $responsive_breakpoint) {
    .logo_container {
        position: relative !important;
        padding-top: 15px;
    }
    div#et-top-navigation {
        padding-left: 0 !important
    }
}
.logo_container {
    position: relative !important;
    padding-top: 15px;
}
div#et-top-navigation {
    padding-left: 0 !important;
    float: none !important;
}
nav#top-menu-nav {
    float: none !important;
}