/*
 Theme Name:     Divi Child
 Theme URI:      http://dev.veresov.es/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     http://dev.veresov.es/
 Template:       Divi
 Version:        1.0.0
*/

.et_password_protected_form{
    padding:18% 30%;
    color: #fff!important;
}
 
.et_password_protected_form form input{
    border:1px solid gray!important;
    background:white;
    padding:6px!important;
    width:200px!important;
}

.post-password-required .et_pb_section.et_section_regular{
    background-image: linear-gradient(180deg,#345168 5%,rgba(219,219,219,0) 100%),url(http://dev.noeliamiras.com/wp-content/uploads/2019/09/life-coach-18.jpg)!important;
    width:100%;
    height:600px;
    
}

.et_password_protected_form .et_submit_button {
    color: #cdb6a6!important;
    border-width: 12px!important;
    border-color: #ffffff;
    border-radius: 50px;
    letter-spacing: 2px;
    font-size: 14px;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 900!important;
    text-transform: uppercase!important;
    background-color: #ffffff;
    float:left;
}

.footer-widget #custom_html-2{
    width: 100%;
}
