/* 
Theme Name: Freelux Child
Theme URI: www.freeluxitalia.it
Description: Theme Freelux Child
Author: The Space
Author URI: https://www.thespacesm.com/
Template: freelux
Version: 2.0.0
Text Domain: freelux
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.grecaptcha-badge { 
    visibility: hidden;
}

.joinchat__button {
    z-index: 10000000002 !important;
}

#cmplz-document {max-width:100%!important}

/*footer*/
.footer .elementor-icon-list-icon{
    order: 2;
}


/*tabella inverter*/
.tablepress caption {
display: none !important;
}

.tablepress {
    font-family: Heebo;
    font-size: 16px;
    color: #11243791 !important;
}

.column-1 {
    font-size: 20px;
    font-family: DM Sans;
    color: #000 !important;
}

.column-1, .column-2, .column-3 {
    padding: 20px 40px 20px 10px !important;
}

/*progetti*/
.progetti .text {
  display: -webkit-box !important;
  -webkit-line-clamp: 3 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
}

.progetti .text p {
    margin-bottom: 0px; !important;
}

/*brevo forms*/

.sib-form {
    border-radius: 10px !important;
}

.sib-form .sib-container--large {
    width: 100% !important;
    max-width: none !important;
    border: none !important;
    background: #eff2f6 !important;
    border-radius: 10px !important;
}

.sib-form .sib-container--large p , label , input  {
    color: #000 !important;
    font-family: 'Roboto' !important;
}

.sib-form-block__button {
    background-color: #f38634 !important;
    color: #fff !important;
}
