/*

Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 3.0.5
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
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
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: Divi
*/

@import url("../Divi/style.css");

li.ls-l{
margin-bottom:5px;
}

/*top menu*/
#et-top-navigation {
    font-weight: normal;
}

/*top info display*/
#et-info, #et-info-email{
    font-weight: normal;
    color: white;
}

.container-breadcrumbs {
    max-width: none;
    width: 100%;
}

/*breadcrumbs*/
a.home{
    color: #d9d9d9;
}

a.home:hover{
    color: white;
}

.breadcrumbs span span{
    color: white;
}

.breadcrumbs span{
    margin-right: 20px;
}

.breadcrumbs{
    text-align: right;
    background-color: #1f1f1f;
color: white;
}

/*blog post meta*/
.post-meta{
    display: none;
}

input.wpcf7-form-control.wpcf7-submit {
    border-style: solid;
    color: #ffffff;
    background-color: #ff8c00;
    border-color: #ff8c00;
    float:right;
}

textarea.wpcf7-form-control.wpcf7-textarea, input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email{
    width: 100%;
    max-width: 100%;
}

.et_pb_slide{
    max-width: 100%;
    max-height: 100%;
}

article p{
    text-align: justify;
}