/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
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 */


.elementor-headline--style-highlight svg {
    top: 90% !important;
    width: calc(100% + 20px) !important;
    height: calc(120% + 20px) !important;
}

.wpcf7-form label {
    width: 100%;
}

.wpcf7-form .wpcf7-text, .wpcf7-form .wpcf7-textarea {
    margin-top: 9px;
}

.wpcf7-list-item {
    margin-left: 0 !important;
}
.wpcf7-list-item label {
    font-weight: 300;
    line-height: 21px;
}

.wpcf7-list-item label input {
    margin-right: 7px;
}

.wpcf7-submit {
    border: none !important;
    margin-top:20px;
}


.wp-block-file__button {
    background-color:#efc95e !important;
}

b, strong{
    color: black;
}

.elementor-kit-6 a {
    color: black;
}

#termini .elementor-accordion-title p {
	    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-size: var(--e-global-typography-primary-font-size);
    font-weight: var(--e-global-typography-primary-font-weight);
    color: #3e4343;
    margin-left: 25px;
	line-height: 28px;
	margin-top: 7px;
}

#termini .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
    display: inline-block;
    width: 3em;
    margin-right: 15px !important;
    margin-top: 8px;
}

#termini .elementor-accordion .elementor-tab-title .elementor-accordion-icon svg {
    width: 3em;
    height: 3em;
}