/*
Theme Name: Conselhos e gestao
Theme URI: http://digitalconnection.pt
Author: Digital Connection
Author URI: http://digitalconnection.pt
Version: 1.0
Text-domain: conselhos
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-menu, custom-logo, featured-images, footer-widgets, theme-options, translation-ready, blog, right-sidebar, sticky-post, threaded-comments
*/

@import "assets/css/main.css";
@import "assets/css/responsive.css";

.form-check {
    padding-left:0;
}
.wpcf7-spinner{
    display: none;
}
.form-check .form-check-input {
    float: left;
    margin-left: -14px;
    margin-right: 11px;
}