/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


/* Gravity forms */
.gform_required_legend{
    display: none;
}

body .gform_wrapper .top_label .gfield_label{
    font-size: 16px;
    font-weight: 600;
}

body .gform_wrapper .gform_footer .gform_button {
    color: black!important;
    background-color: white!important;
    width: 100%!important;
    font-size: 18px!important;
    font-weight: 600!important;
}

body .gform_wrapper #redondeado .ginput_container{
    border-radius: 10px!important;
}

body .gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))  {border-radius: 10px!important;}


body div.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
body div.gform-theme--framework textarea {
    --gform-theme-local-background-color: transparent
}

.titulo-noticias .post-heading{
	font-size:24px!important;
}
