/*

Theme Name: Proton Child

Theme URI: http://proton-theme.com

Description: This is a child theme of Proton

Author: NeuronThemes

Author URI: http://neuronthemes.com

Template: proton

Version: 1.0

*/



@import url("../proton/style.css");
.mc4wp-form-fields{
	font-size:15px;
}
.mc4wp-form-fields label{font-weight: 400;}
.mc4wp-form-fields input[type="email"],input[type="text"]{font-size: 14px;}
.widgettitle h2{font-size: 18px;}
footer .footer-widgets h3{
    font-size: 16px !important;
}
.rpwwt-post-date{font-size: 13px;}
.wrapper .services .service .service-info-holder p {
    text-align: justify;
}

/*newsletter*/
.fasc-size-large {
    background-color: transparent;
    padding: 0px !important;
    font-size: 17px !important;
    text-decoration: underline;
}


/*Noticias*/
.wrapper .blog .blog-content .blog-post .blog-info .button {
    background-color: transparent !important;
    color: #3b3b3b !important;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 16px;
    margin-top: 20px;
    padding: 0 !important;
    text-decoration: underline !important;
}


/*Botao formulario de contactos*/
.contact .contact-form input[type="submit"], .wrapper .blog-single .comment-form input[type="submit"] {
    background-color: transparent !important;
    color: #3b3b3b !important;
    display: inline-block;
    font-size: 14px;
    padding: 0 !important;
    text-decoration: underline !important;
}

/*Your Custom CSS below*/