/*
 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: #31708f;
    padding: 15px;
    margin-bottom: 21px;
    border: 1px solid transparent;
    border-radius: 2px;
}

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

.lg-form-field {
    height: 45px!important;
    margin-right: 10px!important;
}
.et-animated-content {
	padding-top: 128px !important;
}