/* 
Theme Name: Impacton
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 */

html {
    font-size: 20px;
}

a {
    color: var(--e-global-color-accent);
}

.elementor-widget-text-editor p:last-child {
    margin-bottom: 0 !important;
}

.elementor-widget-text-editor strong {
    font-weight: 600;
}

.elementor-button:hover {
    box-shadow: 0 2px 0 0 !important;
}

.icona-freccia-background svg {
    background-color: var(--e-global-color-accent);
    border-radius: 100%;
    padding: 4px;
    border: 1px solid var(--e-global-color-text);
    transition: all linear .2s;
}

.hover-rotate-icon-50:hover .elementor-icon svg {
    transform: rotate(50deg);
}

.mw-780 {
    max-width: 780px !important;
}

.num-fisarmonica {
    font-size: 1.6rem;
    color: white;
}

@keyframes scroll {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(calc(-100% - 1rem));
    }
}

.marquee-content span{
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-size: 118px;
    font-weight: 400;
    color: var(--e-global-color-text);
    line-height: 1.1em;
}

.marquee-s .marquee-content span{
    font-size: 3.6rem;
    font-family: "Nebulica", Sans-serif;
}

.marquee {
    display: flex;
    overflow: hidden;
    gap: 1rem;
    position: relative;
    user-select: none;
}

.marquee-content {
    flex-shrink: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 1rem;
}

.scroll {
    animation: scroll 20s linear infinite;
}

.carosello-ant-lati {
    --e-n-carousel-swiper-offset-size: 15vw !important;
}

.carosello-numeri .swiper-wrapper{
    padding-top: 50px;
}

.marquee-content svg {
    height: 70px;
    width: 70px;
    margin: 0 10px;
}

.sottotitolo-fisarmonica {
    font-size: 0.9rem !important;
    font-weight: 400 !important;
}

.descrizione-titolo-fisarmonica {
    font-family: "Poppins", Sans-serif !important;
    font-size: 1rem !important;
    font-weight: 600 !important;
    line-height: 1.96em !important;
}

.fisarmonica-bloccounico details {
    background-color: var(--e-global-color-9645369);
    border-style: solid;
    border-width: 2px;
    border-color: var(--e-global-color-text);
    border-radius: 50px;
}

.fisarmonica-bloccounico-gray details {
    background-color: #F6F6F6;
    border-style: solid;
    border-width: 2px;
    border-color: #FDE7C3;
    border-radius: 30px;
}

.elementor-form .elementor-field-type-acceptance .elementor-field-label, .elementor-form .elementor-field-type-checkbox .elementor-field-label {
    display: none !important;
}

.elementor-form .elementor-field-type-acceptance .elementor-field-subgroup {
    font-size: 0.7rem !important;
}

.elementor-field-group:not(.elementor-field-type-upload) .elementor-field:not(.elementor-select-wrapper) {
    padding: 20px;
}

.elementor-form .elementor-button {
    box-shadow: 3px 5px 0px 0px #0C273F;
}

.fisarmonica-img .e-n-accordion-item-title-text, .fisarmonica-ico .e-n-accordion-item-title-text {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 30px;
}

.fisarmonica-img img {
    width: 6rem;
}

.fisarmonica-ico img {
    width: 4rem;
}

.fisarmonica-bloccounico-borber-bottom-w details {
    border-bottom: 1px solid white;
}

.fill-icon-white svg, .fill-icon-white svg path {
    fill: white;
}

.e-n-tabs-heading button[aria-selected="false"], .e-filter .e-filter-item[aria-pressed="false"] {
    filter: grayscale(1);
    opacity: .4;
}

.ar-169 img{
    aspect-ratio: 16/9;
    object-fit: cover;
}

header.elementor-343 .im-scroll{
    background-color: var(--e-global-color-primary);
}

.menu-item a:focus {
    background: unset !important;
}

.menu-item a:focus-visible {
    outline: none !important;
}

header .menu-item a, header .menu-item a:hover, header .menu-item a:focus {
    padding: 24px 0;
    border-bottom: 2px solid var(--e-global-color-accent);
    line-height: 1.3em;
}

header .menu-item a::after {
    content: "";
    position: absolute;
    width: 1.5rem;
    height: 1.5rem;
    background-image: url("https://www.impactonagency.it/wp-content/uploads/2025/01/link-menu.png");
    right: 0;
    background-size: cover;
    background-position: center;
    opacity: 1 !important;
    transform: rotate(0);
    transition: all linear .1s;
}

header .menu-item a:hover::after {
    transform: rotate(26deg);
}

header .menu-item a.has-submenu[aria-expanded="false"]::after {
    content: "";
    position: absolute;
    width: 1.5rem;
    height: 1.5rem;
    background-image: url("https://www.impactonagency.it/wp-content/uploads/2025/01/apri-sottomenu.png");
    right: 0 !important;
    background-size: cover;
    background-position: center;
    opacity: 1 !important;
}

header .menu-item a.has-submenu[aria-expanded="true"]::after {
    content: "";
    width: 1.5rem;
    height: 1.5rem;
    background-image: url("https://www.impactonagency.it/wp-content/uploads/2025/01/chiudi-sottomenu.png");
    right: 0;
    background-size: cover;
    background-position: center;
    opacity: 1 !important;
}

header .menu-item a.has-submenu:hover::after {
    transform: rotate(0);
}

header .elementor-sub-item {
    border-left: 0 !important;
    padding-left: 2em !important;
}

/* TESTO CHE RUOTA */

.text {
	font-family: "Nebulica", Sans-serif;
    font-size: 1.35rem;
    font-weight: 400;
    fill: var(--e-global-color-secondary);
}

#rotatingText {
	animation-name: rotate-circle;
	animation-duration: 10s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@keyframes rotate-circle {
	to {
		transform: rotate(1turn);
	}
}

.ctcg {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	overflow: hidden;
    border-radius: 100%;
    border: 1px solid var(--e-global-color-secondary);
}

.ctcg .icona-cerchio {
	position: absolute;
	width: 50px;
	height: 50px;
    transition: all linear .1s;
}

.ctcg:hover .icona-cerchio {
	transform: rotate(50deg);
}

.ctcg svg {
	width: 150px;
	height: 150px;
}

/* FINE TESTO CHE RUOTA */

#cont-video-scroll video {
    height: 100vh;
}

#cont-video-scroll .elementor-wrapper {
    --video-aspect-ratio: unset;
}

.carosello-loghi img.swiper-slide-image {
    width: 100%;
    aspect-ratio: 16 / 9;
    object-fit: contain;
}

#wasmart-f-b #wasmart-c-l {
	height: 40px!important;
	align-items: center!important;
    justify-content: center!important;
	/*width: 40px;*/
}
#wasmart-f-b {
	right: 17px!important;
    bottom: 65px!important;
}
#span_testo {
	margin-top: 0!important;
	padding-top: 0!important;
	/*display: none!important;*/
}
.progress-wrap {
	bottom: 115px!important;
}
.progress-wrap.btn-right-side {
    right: 17px!important;
}


@media (max-width:1024px) {
    html {
        font-size: 18px;
    }
}

@media (max-width:767px) {
    html {
        font-size: 16px;
    }
    .fisarmonica-img .e-n-accordion-item-title-text, .fisarmonica-ico .e-n-accordion-item-title-text {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 30px;
    }

    .marquee-content span{
        font-size: 50px;
    }
}