/* 
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 */

.home-start{background-size:auto 80vh}

.icon-suonica path{stroke-width:8px; }

.icon-white path{stroke: white}

.icon-black path{stroke: black}

.icon-primary path{stroke:var( --e-global-color-primary )}

/* icone sezioni promotion */

#promotion-strategy summary:before{
    content:url('/wp-content/uploads/2026/03/icon-promotion-strategy.svg');
    height: 32px;
    width:28px;
    vertical-align: middle;
    position: relative;
    font-size: var(--n-accordion-title-font-size);
}

#promotion-social summary:before{
    content:url('/wp-content/uploads/2026/03/icon-promotion-social.svg');
    height: 32px;
    width:28px;
    vertical-align: middle;
    position: relative;
    font-size: var(--n-accordion-title-font-size);
}


#promotion-advertising summary:before{
    content:url('/wp-content/uploads/2026/03/icon-promotion-advertising.svg');
    height: 32px;
    width:28px;
    vertical-align: middle;
    position: relative;
    font-size: var(--n-accordion-title-font-size);
}


#promotion-storytelling summary:before{
    content:url('/wp-content/uploads/2026/03/icon-promotion-storytelling.svg');
    height: 32px;
    width:28px;
    vertical-align: middle;
    position: relative;
    font-size: var(--n-accordion-title-font-size);
}


#promotion-events summary:before{
    content:url('/wp-content/uploads/2026/03/icon-promotion-events.svg');
    height: 32px;
    width:28px;
    vertical-align: middle;
    position: relative;
    font-size: var(--n-accordion-title-font-size);
}


#promotion-web summary:before{
    content:url('/wp-content/uploads/2026/03/icon-promotion-web.svg');
    height: 32px;
    width:28px;
    vertical-align: middle;
    position: relative;
    font-size: var(--n-accordion-title-font-size);
}


#promotion-graphic summary:before{
    content:url('/wp-content/uploads/2026/03/icon-promotion-graphic.svg');
    height: 32px;
    width:28px;
    vertical-align: middle;
    position: relative;
    font-size: var(--n-accordion-title-font-size);
}


#promotion-motion summary:before{
    content:url('/wp-content/uploads/2026/03/icon-promotion-motion.svg');
    height: 32px;
    width:28px;
    vertical-align: middle;
    position: relative;
    font-size: var(--n-accordion-title-font-size);
}


#promotion-photo summary:before{
    content:url('/wp-content/uploads/2026/03/icon-promotion-photo.svg');
    height: 32px;
    width:28px;
    vertical-align: middle;
    position: relative;
    font-size: var(--n-accordion-title-font-size);
}


