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

@import "assets/css/style.css";

.acceptance label{
   text-transform:unset;
    font-family: helveticaneue;
    text-align: initial;
    display: flex;
    align-items: baseline;
    gap: 10px;
}
.sec__six .acceptance .wpcf7-list-item{
    margin:0;
}
.ajax-loader{
    position: absolute !important;
    top: 7px;
    right: -56px;
}
.contact-btn{
    position:relative;
}
.form-check{
    padding-left:0;
}
.sec__three .main-content h1,.sec__three .main-content h2,.sec__three .main-content h3,.sec__three .main-content h4,.sec__three .main-content h5,.sec__three .main-content h6{
    margin-top: 30px;
}
.sec__three .main-content p {
    font-family: helveticaneue;
    color: #012169;
    font-size: 22px;
    font-weight: 300;
}
.ajax-loader{
	display:none !important;
}