/* 
Theme Name: Anaci Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Anaci 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: anaci-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
*/

/* Styles */

a, a:hover {
    color: unset;
}

.display-inline {
    display: inline !important;
}

.text-green {
    color: #03632e !important;
}

.yoast-breadcrumbs a {
    text-decoration: none;
    color: #03632e;
}

.yoast-breadcrumbs a:hover {
    text-decoration: underline;
    color: #787878;
}

.icon-list svg {
    margin-top: 3px !important;
}

.icon-list a {
    text-decoration: none;
}

#codice-deontologico-content a {
    color: #03632e;
    text-decoration: none;
}

#codice-deontologico-content a:hover {
    color: #787878;
    text-decoration: underline;
}

.home-header-link {
    text-decoration: none !important;
}

.home-header-link:hover {
    color: #787878 !important;
    text-decoration: underline !important;
}

#contact-form button {
    border: 1px solid #CFCFCE;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
}

@media (max-width: 766px) {

    #organigramma-content .column {
        width: 50%;
    }

}
