/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.21.1480619386
Updated: 2016-12-01 19:09:46

*/

.amo-form-group {margin-bottom: 20px;}

.entry-content tr td, body.et-pb-preview #main-content .container tr td {border:none;}
.entry-content table, body.et-pb-preview #main-content .container table {border:none;}

.btn-amo{
    color: #ffffff !important;
    background: #a09c97 !important;
    border-width: 0px !important;
    letter-spacing: 0px !important;
    font-size: 14px !important;
    font-weight: bold !important;
    padding: 0.3em 1em !important;
    border-radius: 3px !important;
    font-weight: bold !important;
    line-height: 1.7em !important;
    cursor: pointer;
}

.et_pb_row_inner hr {border-bottom: 1px #d7e0e8 solid !important;border-style: solid; border-width: 0px;}

#top-menu li li a:hover { background-color:#a09c97 !important; color:#ffffff !important;}
#et-secondary-nav li li a:hover { background-color:#00467f !important; color:#ffffff !important;}


/* Sidebar Gravity Form */
.newsletter-form h3 {color: #7a7570;}
.newsletter-form {padding:20px;}
.newsletter-form ul li label {width: 90px !important;color: #7a7570;}
.newsletter-form ul li input {width: 65% !important;}
@media (max-width: 1266px) {
     .newsletter-form ul li input {width: 100% !important;}
     .newsletter-form ul li label {margin-bottom:0px !important;color: #7a7570;}
}

.newsletter-form ul li {padding-right:0px !important;}

#gform_submit_button_1 {
    color: #ffffff !important;
    background: #a09c97 !important;
    border-width: 0px !important;
    letter-spacing: 0px !important;
    font-size: 14px !important;
    font-weight: bold !important;
    padding: 0.3em 1em !important;
    border-radius: 3px !important;
    font-weight: bold !important;
    line-height: 1.7em !important;
    cursor: pointer;
}

.gform_footer {margin-left:0px !important;}

/* End Gravity Form */

/*Menu CTA Button*/
#et-secondary-nav .et_pb_button {
    margin-top: 0px;
    font-size: 12px !important;
    font-weight: inherit;
}

#et-secondary-nav .et_pb_button:after {
font-size: 19px;
}

.amo-form-group input{
width: 100% !important;
    padding: 16px;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #999;
    background-color: #eee;
    font-size: 14px;}

.amo-form-group select{
width: 100% !important;
height:50px;
padding: 16px;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #999;
    background-color: #eee;
    font-size: 14px;}
 */