/*
Theme Name: Paz del Real
Description: Theme child de Divi
Author: Rubén Arenas
Author URI: http://pazdelreal.com/
Template: Divi
Version: 1.0.0
License: General Public License
License URI: http://www.gnu.org/licenses/gpl.html
*/
@import url("../Divi/style.css");

#form_contacto input{
    width: 100%;
    font-size: 16px;
    height:40px;
}
#form_contacto select, #form_contacto textarea{
    width: 100%;
    font-size: 16px;
    min-height:40px;
}
p input.wpcf7-form-control.wpcf7-submit{
    width: 100%;
    background: #829D91!important;
    color: #ffffff!important;
    border: 1px solid #829D91;
    font-size: 20px;
}
#main-footer{
    /*background-image: url("https://www.pazdelreal.com/wp-content/uploads/2017/10/footer_newsletter.jpg");
    background-repeat: no-repeat;
    opacity:.8;
    background-position: center;
    background-size: cover;*/
}
#main-footer h3{
    color: #ffffff!important;
}
h1.text_sub_footer{
    color: #ffffff;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    text-shadow: 1px 3px #DE6372;
    line-height: 1.4;
}

table.table_sub_footer tr td.label{
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    text-shadow: 1px 2px #DE6372;
}
table.table_sub_footer input{
    width: 100%;
    font-size: 16px;
    min-height:40px;
    border: 2px solid #829D91;
}
table.table_sub_footer input#submit:hover{
    width: 100%;
    font-size: 18px;
    min-height:40px;
    background: #829D91;
    border: 1px solid #829D91;
    color: #ffffff;
    margin-top: 15px;
}
table.table_sub_footer input#submit{
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    min-height:40px;
    background: #ffffff;
    border: 2px solid #829D91;
    color: #829D91;
    margin-top: 15px;
}
#frontal1{
    z-index: 1!important;
}
#frontal2{
    z-index: 2!important;
    position: relative;
}
.padding_bottom_10{
    margin-bottom: 10px!important;
    margin-top: 10px!important;
}
.rojo{
    color:#DE6372;
}
#top-menu ul{
    width: 320px!important;
}
#top-menu li li a{
    width: 280px!important;
}
#top-menu li li a:hover{
    background: #DEBEBE!important;
    color: #ffffff;
}
/*subcribirse footer */
div#suscribrime_footer{
    border-left: 3px solid #ffffff!important;
    padding-left: 10px;
    padding-bottom: 10px;
}
div#suscribrime_footer h3{
     font-size: 35px!important;
     color: #DE6372!important;
 }
div#suscribrime_footer input{
    height: 40px!important;
    width:100%!important;
    border: 2px solid #ffffff;
    padding: 5px!important;
}
div#suscribrime_footer button{
    font-size: 25px!important;
    margin-top: 25px!important;
    height: 40px!important;
    width:100%!important;
    border: 2px solid #ffffff!important;
    background: #DE6372!important;
    color: #ffffff!important;
}
/*subcribirse sidebar right*/
div#suscribrime_sidebar{
    border-left: 3px solid #ffffff!important;
    padding-left: 10px;
    padding-bottom: 10px;
}
div#suscribrime_sidebar h3{
    font-size: 25px!important;
    color: #DE6372!important;
}
div#suscribrime_sidebar input{
    min-height: 40px!important;
    width:100%!important;
    border: 2px solid #DE6372;
    padding: 5px!important;
}
div#suscribrime_sidebar button{
    font-size: 25px!important;
    margin-top: 25px!important;
    min-height: 40px!important;
    width:100%!important;
    border: 2px solid #ffffff!important;
    background: #DE6372!important;
    color: #ffffff!important;
}
/*subcribirse sidebar right*/
div#suscribrime_popup{
    border-left: 3px solid #ffffff!important;
    padding: 50px;
    background: #69B3BC;
    text-align: center;
}
div#suscribrime_popup h3{
    font-size: 25px!important;
    color: #ffffff!important;
}
div#suscribrime_popup label{
    font-size: 14px!important;
    color: #ffffff!important;
}
div#suscribrime_popup input{
    height: 40px!important;
    width:100%!important;
    border: 2px solid #DE6372;
    padding: 5px!important;
}
div#suscribrime_popup a{
    font-size: 25px!important;
    margin-top: 25px!important;
    height: 40px!important;
    width:100%!important;
    border: 2px solid #ffffff!important;
    background: #DE6372!important;
    color: #ffffff!important;
    text-decoration: none;
    padding: 10px;
}
#sgcolorbox{
    margin-top: 50px!important;
}

/*formulario contacto*/
#formulario input{
    height: 40px!important;
    width:100%!important;
    border: 2px solid #F7E5BD;
    padding: 5px!important;
}
#formulario textarea{
    width:100%!important;
    border: 2px solid #F7E5BD;
    padding: 5px!important;
}
#formulario input.wpcf7-submit{
    height: 40px!important;
    width:100%!important;
    border: 2px solid #F7E5BD;
    background: #F7E5BD;
    padding: 5px!important;
}

.boton_skype{
    position: fixed;
    float: left;
    top: 50px;
    left: 5px;
    border-radius: 200px 200px 200px 200px;
    -moz-border-radius: 200px 200px 200px 200px;
    -webkit-border-radius: 200px 200px 200px 200px;
    border: 0px solid #000000;
}
.boton_skype:hover{
    background: #E1BCBC;
    padding: 5px;
}
.boton_skype a{
    text-decoration: none;
}

/* desactivar texto en modo movil para plugin easy social share */
	.essb_links { text-align: center !important; margin-top:10px !important; display: block !important; float: left !important; width: 100% !important; }
@media (max-width:990px){
	.essb_links_list .essb_network_name{ display:none !important; }
}