/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */
#results {
    display: block;
    padding: 10px;
    margin: 0 0 10.5px;
    font-size: 16px;
    line-height: 1.2353;
    word-break: break-all;
    word-wrap: break-word;
    color: #363636;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 2px;
}

.lg-notice {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #0c0c0c;
    padding: 15px;
    margin-bottom: 21px;
    border: 1px solid transparent;
    border-radius: 2px;
}

#lg-form {
    margin-bottom: 25px;
}

.lg-form-field {
    margin-right: 10px!important;
    padding: 16px;
}

.lg-button {
    font-size: 14px;
    background-color: #000000;
    border-radius: 50px;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
}

.et-animated-content {
    padding-top: 128px !important;
}

.lg-commands {
    background-color: #000000 !important;
}

.commands-row {
    margin: 0 auto;
    color: #ffffff!important;
}

.command {
    color: #ffffff!important;
    float: left!important;
    max-width: 450px!important;
}


