/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        2.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
/* Start 2015-06-25----------*/
#et-top-navigation {
   padding-left: 36px!important;
}
/* --------------End 2015-06-25*/
/*RESERVATION FORM*/
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
    background-color: #fff;
    color: #000;
    width: 90%;
}
.wpcf7
{
    background-color: #DFFF42;
    margin: 16px;
    xborder: 2px solid #0f0;
}
.wpcf7-form {
    xmargin: 0;
    padding: 24px;
}
.fletchers h1, .fletchers h2, .fletchers h3, .fletchers h4, .fletchers h5 {
    color: #000000 !important;
    text-align: center;
}
#fletchers {
    background-color: #DFFF42 !important;
    xborder: 2px solid #DFFF44;
}
.et_pb_toggle_content p, .et_pb_toggle_content ol {
    color: #000000 !important;
}
.et_pb_toggle_close h5.et_pb_toggle_title {
    color: #333333;
}
.et_pb_toggle_title::before {
    color: #2b2c7c;
    content: "";
    font-size: 22px;
    position: absolute;
    right: 0;
}
.et_pb_toggle {
    border: 1px solid #2b2c7c;
    margin-bottom: 30px;
}
.et_pb_toggle_close {
    background-color: #b5cf35;
    padding: 20px;
}
.et_pb_toggle_title {
    font-size: 22px;
}
.et_fixed_nav #logo {
    margin-bottom: 0;
    max-height: 107px;
}
#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
    background-color: #2b2c7c!important;
}
#top-header, #et-secondary-nav li ul {
    background-color: #B5CF35!important;
}
#main-header nav#top-menu-nav {
    padding-top: 12px;
}
#top-menu li, .fullwidth-menu li {
    display: inline-block;
    font-size: 16px;
}
#main-header.et-fixed-header nav#top-menu-nav {
    padding-top: 38px;
}
.et_mobile_menu li a {
    color: #fff;
}
#top-menu a:hover, .fullwidth-menu a:hover { 
    color: #999; 
}
h1, h2, h3, h4, h5, h6 {
    xcolor: #2B2C7C!important;
    font-weight: 500;
    line-height: 1em;
    padding-bottom: 10px;
}