/*
 Theme Name:   Divi
 Theme URI:      https://www.elegantthemes.com/gallery/foxy/
 Description:    Foxy Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:      Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");

 
/* =Theme customization starts here
------------------------------------------------------- */

.et-social-youtube a.icon:before { content: '\e0a3'; }
.et_password_protected_form .et_submit_button {
    display: block;
    float: none;
    margin: 8px auto 0;
    font-family: inherit;
    cursor: pointer;
}

.post-password-required .et_password_protected_form {
    min-height: initial;
    width: 60%;
    margin: 10em auto;
}

.post-password-required .et_password_protected_form p{
	font-weight:700;
	font-size:1.3em;
}

.et_submit_button {
	float: right!important;
}