/*
 Theme Name:   Divi Child
 Theme URI:    http://www.barrydesign.ie/source/Divi-child/
 Description:  Divi Child Theme
 Author:       John Doe
 Author URI:   http://www.barrydesign.ie
 Template:     Divi
 Version:      2.2
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  Divi-child
*/

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

body{
  overflow-x: hidden !important;
}
#main-header{box-shadow: none!important;
}

#logo {margin-top:20px!important;margin-bottom:20px!important;}

#page-container { -moz-box-shadow:none !important; -webkit-box-shadow:none !important; box-shadow:none !important; }

.et_pb_section {
    padding-top: 0px!important;
	padding-bottom: 0px!important;
margin:0px!important;
border:none!important;
}

@media only screen and ( min-width:981px ) {
    /* Set the slider height */
    .et_pb_slider, .et_pb_slider .et_pb_container {
        height: 550px !important;
    }
    .et_pb_slider, .et_pb_slider .et_pb_slide {
        max-height:550px;
    }
    .et_pb_slider .et_pb_slide_description {
        position: relative;
        top: 35%;
        padding-top: 0 !important;
        padding-bottom:0 !important;
        height:auto !important;
    }
}

.et_pb_fullwidth_header {
    padding: 20px 0;
}
.et_pb_main_blurb_image {
    margin-bottom: 10px;
}
.mapp-layout {
	border: none !important;
	margin: 0 !important;
	min-width: 200px;
	padding: 0px;
	position: relative;
}
#logo{
  padding: 20px 0;
  display: block;
  margin: 0 auto;
}
#et-top-navigation{
  background-color: #666
}
#top-menu{
  color: #fff;
}
#top-menu li{
  padding: 0;
  padding-right: 22px;
  margin: 0;
}
.et_header_style_centered #top-menu>li>a{
  padding-bottom: 2em;
padding-top: 2em;
}
#et-secondary-nav .menu-item-has-children>a:first-child:after, #top-menu .menu-item-has-children>a:first-child:after{
  top: 27px;
}
#main-footer{
  background: #424242
}
.et_header_style_centered .et_mobile_menu{
  top: 33px
}
.et_mobile_menu{
  background: #666
}
.et_header_style_centered #et_mobile_nav_menu{
  margin: 0;
}
