@charset "utf-8";
/* CSS Document */
/*
Theme Name:     hello-elementor-child
Theme URI:      https://soluzionimediaweb.it/
Description:    Tema Child per il tema hello-elementor
Author:         Mediaweb Graphic
Author URI:     https://soluzionimediaweb.it/
Template:       hello-elementor
Version:        0.1.0
*/
body {font-family: "Quicksand", "arial"; }
/*

/**INIZIO MENU TOP STICHY ** Sticky header activated */
/*sticky-logo*/
/***
* class: .sticky-header
*****/
header.sticky-header {
	--header-height: 250px;
	--shrink-header-to: 0.4;
	--transition: .45s cubic-bezier(.4, 0, .2, 1);
	/*background-color: rgba(244, 245, 248, 1);*/
	transition: background-color var(--transition),
				backdrop-filter var(--transition),
				box-shadow var(--transition);
	
}



/***
* Sticky header activated
*/

#header-on-scroll,
#header-on-scroll :is(svg, path),
#header-on-scroll :is(a, span, i),
#header-on-scroll .elementor-button {
    transition: all 0.3s;
}
/* Background gradient for the header initially */
#header-on-scroll {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
    transition: background 0.3s;
}

/* Fix to avoid the SVG being square */
#header-on-scroll svg {
    height: 100%;
}

/* header background color and box shadow after scroll */
#header-on-scroll.elementor-sticky--effects {
    background-color: #0b2368!important;
	background: linear-gradient(to bottom, rgba(11, 35,104, 1), rgba(11, 35,104, 1));
	box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.29); /* box shadow on the sticky header */
}

/* header logo color after scroll */
#header-on-scroll.elementor-sticky--effects :is(svg, path) {
    fill: #fff;
}

/* header text and links color after scroll */
#header-on-scroll.elementor-sticky--effects :is(a, span, i) {
    color: #fff;
}

/* header button background color after scroll */
#header-on-scroll.elementor-sticky--effects .elementor-button {
    background-color: #fff;
}

/* header button text color after scroll */
#header-on-scroll.elementor-sticky--effects .elementor-button span {
    color: #333;
}

#header-on-scroll.elementor-sticky--effects path[style*="484848"] {
    fill: #fff !important;
}
/* * * * */
 
.elementor-element-783f5fc .elementor-icon-wrapper {
    float: left;
}
.sticky-logo img {
	transition: transform var(--transition);
	-webkit-transition: transition: transform var(--transition);
-moz-transition: transition: transform var(--transition);
-o-transition: transition: transform var(--transition);
} .sticky-logo img {
	transform: scale(0.8);
	-ms-transform: scale(0.8); /* IE 9 */
  -webkit-transform: scale(0.8); /* Safari and Chrome */
  -o-transform: scale(0.8); /* Opera */
  -moz-transform: scale(0.8); /* Firefox */
}
.elementor-element.elementor-element-bf729bd.sticky-logo.elementor-widget.elementor-widget-image.elementor-sticky.elementor-sticky--active.elementor-section--handles-inside {
    top: 0px!important;
}

/*--edit the pixels to change to desired shrinking size for mobile--*/
@media only screen and (max-width: 767px)
{
	header.sticky-header {--header-height: 150px;}
.elementor-sticky--effects .sticky-logo img {width: 90px!important;}
	
	.sticky-header1.elementor-sticky--effects {
	background-color: rgba(255, 255,255, 9)!important;
	box-shadow: 0px 4px 33px 1px rgba(0, 0, 0, .20);
	
		backdrop-filter: saturate(180%) blur(200px);
	-webkit-backdrop-filter: saturate(180%) blur(200px);
	
-moz-backdrop-filter: saturate(180%) blur(200px);
-o-backdrop-filter: saturate(180%) blur(200px);}
	

}

@media only screen and (max-width: 767px) {
    /* Colore base dei link quando il menu è sticky */
    #header-on-scroll.elementor-sticky--effects .menu-item > a {
        color: #333; /* Cambia con un colore visibile, diverso da bianco */
    }

    /* Colore dei link quando sono in hover */
    #header-on-scroll.elementor-sticky--effects .menu-item > a:hover {
        color: #fff; /* Cambia con un colore diverso per l'hover */
    }
}




/***
* Shorter header on mobile (70px instead of 100px)
*/


.elementor-sticky--effects .sticky-logo svg {
	width: 140px!important;
}
/*.sticky-logo svg {
	transition: .5s all ease-in-out!important;

	-webkit-transition: .5s all ease-in-out!important;
-moz-transition: .5s all ease-in-out!important;
-o-transition: .5s all ease-in-out!important;}

.sticky-logo.elementor-widget-image a {
  display: block!important;
}*/



/*.elementor-sticky--effects .sticky-logo img {	width: 220px!important;}*/
/*
.sticky-logo img {	transition: .5s all ease-in-out!important;
-webkit-transition: .5s all ease-in-out!important;
-moz-transition: .5s all ease-in-out!important;
-o-transition: .5s all ease-in-out!important;
}*/




/**FINE MENU TOP STICHY ** Sticky header activated */






a {background-color: transparent;text-decoration: none;color: #029db3;}
  a:hover, a:active {color: #333333;}
  a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;}
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0;}
hr.hr-1{
    border: 0!important;
    border-bottom: 1px solid #029db3!important;
    background: #029db3!important;
	margin: 10px 0!important;}
hr.hr-1s{
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));}

h1.elementor-heading-title{
font-size:15px!important;
letter-spacing: -0.1px!important;
font-style: normal;
margin-top: 0!important;
margin-bottom: 0px!important;}


.titolo1 {
font-size:34px!important;
letter-spacing: -0.1px!important;

    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    line-height: 1.2em;
   
}

.titolo2 {
font-size:20px!important;

    line-height: 1.2em!important; 
    letter-spacing: 4px!important;
	text-transform: uppercase!important;
}

.link-menu {color: #877c1f!important; font-weight: 600;}


.titolo4 {
font-size:18px!important;

    line-height: 1.2em!important; 
    letter-spacing: 2px!important;
	text-transform: uppercase!important;
}
.titolo5{
font-size:15px!important;
letter-spacing: -0.1px!important;
font-style: normal;
margin-top: 0!important;
margin-bottom: 0px!important;}

.testo-footer a, a:hover {
	color: #ffffff;
}

.h1-title {font-size: 12px!important;}
.testo-12 {font-size: 12px!important;}
.testo-14 {font-size: 14px!important;line-height: 16px!important;}
.testo-16 {font-size: 16px!important;line-height: 16px!important;}
.testo-18 {font-size: 18px!important;line-height: 18px!important;}
.testo-20 {font-size: 20px!important;line-height: 20px!important;}
.testo-22 {font-size: 22px!important;line-height: 22px!important;font-weight:600!important;}
.testo-24 {font-size: 24px!important;line-height: 24px!important;}
.testo-28 {font-size: 28px!important;line-height: 28px!important;}
.testo-30 {font-size: 30px!important;line-height: 30px!important;}
.testo-32 {font-size: 32px!important;line-height: 32px!important;}
.testo-34 {font-size: 34px!important;line-height: 34px!important;}
.testo-36 {font-size: 36px!important;line-height: 36px!important;}
.testo-38 {font-size: 38px!important;line-height: 38px!important;}


.testo-40 {
    font-size: 40px !important;
    line-height: 40px !important;
    display: inline-block;
    padding: 15px; /* Aggiusta per avere più o meno spazio intorno al testo */
    border-radius: 50%;
    background-color: #e0e0e0; /* Grigio chiaro, puoi personalizzare il colore */
    color:#0b2368!important;
    text-align: center;
	font-weight:400!important;
	
    width: 70px!important;
}

.testo-colore1 {color: #0a4c7f!important;}
.testo-colore2 {color: #029db3!important;}
.testo-colore3 {color: #127691!important;}
.testo-colore4 {color: #a6d34d!important;}
.testo-colore5 {color: #e41d1a!important;}
.testo-bianco {color: #eeeeee!important;}
.testo-nero {color: #000!important;}

.testo-800{font-weight:800!important;}
.testo-maiuscolo {text-transform:uppercase!important;}
.testo-evidenziato{background-color: #127691!important; padding:0 10px; color: #fff!important;}
.testo-evidenziato2{background-color: #eeeeee!important; padding:0 10px;}
.page-content a {text-decoration: none!important;}

.elementor-751 .elementor-element.elementor-element-47d98f0 .elementor-headline {
    background: #fff!important;
    float: left!important;
    padding: 10px!important;}


.immagine-post, .wp-post-image {
	border-radius: 30px;
-moz-border-radius: 30px; /* firefox */
-webkit-border-radius: 30px; /* safari, chrome */
  }


.elementor-slide-heading {
   background: rgba(255, 255, 255, 0.85) !important;
    padding: 8px 15px 15px 15px!important;
}
.elementor-slide-description {
   background: rgba(255, 255, 255, 0.85) !important;
    padding: 15px 15px 10px 15px!important;
}

.elementor-3232 .elementor-element.elementor-element-84f55a7 .elementor-cta__title {min-height: 50px!important;}
.elementor-3232 .elementor-element.elementor-element-84f55a7 .elementor-cta__description {
  
    min-height: 160px!important;
}



.elementor-3063 .elementor-element.elementor-element-a3a9d6b:not(.elementor-motion-effects-element-type-background) > .elementor-column-wrap, .elementor-3063 .elementor-element.elementor-element-a3a9d6b > .elementor-column-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer {height: 500px!important;}

.text-color1 {font-weight:800!important;color:#877c1f!important;}
.text-color2 {	font-weight:800!important;color:#659612!important;}
.text-color3 {	font-weight:800!important;color:#ffffff!important;}


.n-assistenza {font-size:30px;!important;color:#1bb53c;}

.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label {    font-size: 12px!important;}
.elementor-slides .swiper-slide-inner .elementor-slide-description:not(:last-child), .elementor-slides .swiper-slide-inner .elementor-slide-heading:not(:last-child), .elementor-slide-description  {margin-bottom: 2px!important;
  /*  background-color: rgb(255 255 255 / 75%)!important;*/
   /* padding: 15px!important;*/
}

 .elementor-edit-area .elementor-element ul.elementor-icon-list-items, .elementor .elementor-element ul.elementor-icon-list-items {
    padding: 0;line-height: 40px!important;
}
.elementor-headline-plain-tex-sottotitolo{
    /*   padding-top: 10px;
    line-height: 40px!important;
    font-size: 40px;*/
    font-weight: 300;
    color: #a7c953;}
.correlati h3 {font-size:22px!important; font-weight:800!important; line-height:20px!important;margin-bottom:10px;!important;}
/*.type-post .page-content {margin: 80px 0 !important;}
.type-page .page-content {margin: 80px 0 !important;}*/
/* .page-header{margin-top: 60px !important;}*/

/*main.site-main.post.type-post {
    padding: 40px 0 80px 0!important;
}*/
/*main.site-main.page.type-page{
  padding: 40px 0 80px 0!important;
}*/
main.site-main.post-258.page.type-page.status-publish.has-post-thumbnail.hentry {
    padding: 0px !important;
	   
}


/*main.site-main.post-258 >  .page-content  {
    margin: 0px!important;
}*/

/*.elementor-element-fde423e .elementor-icon-box-title {
font-family: "Anton", Sans-serif!important; 
    line-height: 1.2em!important; 
    letter-spacing: 1px!important;
	
}
*/

	/*-- news correlate -->*/
.correlati {background-color:#ebe6eb!important; 
	padding:50px!important;}
/* -------------------------- plugin carousel ------------------------ **/
.wb_ps_content .wb_ps_readmore_link {
    text-transform: none!important;
    display: inline-block;
    padding: 10px 15px!important;
    color: #fff!important;
    border: 0px solid #ffffff!important;}
.wb_ps_item {
    padding: 5px!important;}
.wb_ps_content p {min-height: 120px;}

/* -------------------------- FINE plugin carousel ------------------------ **/



/*-----------------------------------*/



/*----------------------------------------*/


















	/* -------------------------- plugin Mediawebgraphic - Categorie e sottocategori post ------------------------ **/
.ul_mediaweb {
   
    padding: 0px!important;
  
list-style:none!important;
}
.li_mediaweb {
   
    padding: 10px 15px!important;
  float:left!important;
    color: #888888!important;
    border: 1px solid #dddddd!important;
list-style:none!important;
	display: inline!important;
	
	/*clear: both!important;*/
}

.hr_mediaweb_categorie { 
	clear: both!important;
	width:100%;
	
	/*border: 1px solid black;*/
 /* border-radius: 5px;*/
}
.mediaweb_categoria{
   background:#55ddaa;
    padding: 20px!important;
  border: 10px solid #dddddd!important;
list-style:none!important;
}

li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-3531,
li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-3483 {
    border: 1px solid #99cc00!important;
	margin: 1px!important;
}






/* CSS Document */
/* -------------------- FINE ------ plugin Mediawebgraphic - Categorie e sottocategori post ------------------------ **/
.wbel-arrow {
    border: 4px solid #f00 !important;
        border-top-color: rgb(255, 0, 0);
        border-right-color: rgb(255, 0, 0);
        border-bottom-color: rgb(255, 0, 0);
        border-left-color: rgb(255, 0, 0);

}
.thwvsf-rad-li .th-container input:checked~.checkmark {
    background-color: #99cc00!important;
}
.elementor-3039 .elementor-element.elementor-element-4e0688b4 .shopengine-checkout-payment #payment #place_order:hover {
    color: #ffffff;
    background: #954343;
}


@media (min-width: 1200px){
.site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
    max-width: 1260px!important;	
}}


.page-header .entry-title {
    max-width: 1820px!important;
		padding: 20px 0px 20px 0px!important;
}


.content-area {
    margin-top: 60px!important;
}

#elementor-menu-cart__toggle_button .woocommerce-Price-amount.amount bdi {
    font-size: 16px!important;
    font-weight: 800!important;
}


button.button {
    background-color: #dfdcde !important;
	padding: 1em !important;
}*/

a.checkout-button.button.alt.wc-forward {
    background-color: #dfdcde !important;
	padding: 1em !important;
}
input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="url"], select, textarea {
        min-width: 85px!important;
}


#scroll-top {    z-index: 9999;bottom: 50px!important;}




/* ---------------- INIZIO -- WPFront Notification Bar -------------------- */
#wpfront-notification-bar-spacer {
  display: block!important;
  position: fixed!important;
  bottom: 0px!important;
  left: 0;
  width: 100%;
  min-height: 70px!important;
  max-height: 100px;
 
  z-index: 9000!important;
  transition: bottom .3s cubic-bezier(.17,.04,.03,.94);
}

.wpfront-notification-bar a.wpfront-button {
    box-shadow: 0 0px 0px rgb(0 0 0 / 20%)!important;
    font-size: 15px!important;
    text-shadow: 0 0px 0px rgb(0 0 0 / 30%)!important;
    padding: 12px 20px!important;}


a.wpfront-button:hover, #wpfront-notification-bar-editor a.wpfront-button:hover {
    background: #877c1f!important;
}
a.checkout-button.button.alt.wc-forward {
  background-color: #9c0 !important;
  padding: 1em !important;
}
/* ---------------- FINE -- WPFront Notification Bar -------------------- */




/* -- CSS INIZIO PAGINA mediaweb articoli ---*/
.site-main h2.entry-title {
    color: #000000;
	    font-size: 28px!important;
}


.breadcrumbx-container {
	width: 100%;  
    border-bottom-color: 1px solid #f4f4f4;
    list-style: none;
    min-height: 25px;
    box-shadow: 0 1px 0 rgba(60, 57, 57, .2);}
ol.breadcrumbx { padding: 0px;color: #a3a3a3;}
.breadcrumbx-container li {    display: inline;}
.breadcrumbx a {font-size: 12px!important;    padding-top: 3px;
}
.breadcrumbx>li:last-child:after {    content: none:}

.breadcrumbx>li:last-child {
    font-weight: 700;
    font-style: italic;
}
.breadcrumbx>li>i {    margin-right: 3px;}

/*.breadcrumb>li:after {
    font-family: FontAwesome;
    content: "\f054";
    font-size: 11px;
    margin-left: 3px;
    margin-right: 3px
}
.breadcrumbx>li+li:before {
    font-size: 11px;
    padding-left: 3px
}
*/
.torna-su {font-size: 14px;
	padding:  20px 0 0 0; font-weight: 600!important;}

hr {
    border: 0!important;
    border-bottom: 1px solid #000!important;
    background: #000!important;
	margin: 10px 0!important;
}





/* -- CSS FINE PAGINA mediaweb articoli ---*/

/* 
Descrizione:
Questo CSS migliora l'aspetto visivo della fisarmonica creata con il shortcode [dynamic_accordion]. 
Include stili per rendere il design più moderno, con titoli evidenti, transizioni fluide e una chiara differenziazione tra titolo e contenuto. I link all'interno del contenuto sono evidenziati con uno stile interattivo per migliorare l'esperienza utente.
 Utilizza il shortcode [dynamic_accordion] in una pagina o post per generare la fisarmonica.

*/

/* Contenitore della fisarmonica */
.custom-accordion {
    max-width: 800px;
    margin: 20px auto;  border-radius: 10px;
   /* border: 1px solid #ddd;
  
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;*/
}

/* Stile per i singoli elementi della fisarmonica */
.custom-accordion details {
    margin-bottom: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 15px;
    transition: all 0.3s ease;
    background-color: #f9f9f9;
}

/* Effetto al passaggio del mouse */
.custom-accordion details:hover {
    background-color: #f0f0f0;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

/* Stile del titolo della fisarmonica */
.custom-accordion summary {
    font-weight: bold;
    font-size: 1.2rem;
    cursor: pointer;
    color: #333;
    padding: 10px;
    border-radius: 3px;
   /* background-color: #fff;*/
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* Stile per l'icona accanto al titolo */
.custom-accordion summary::after {
    content: "+";
    font-size: 1.2rem;
    color: #666;
    transition: transform 0.3s ease;
}

/* Ruota l'icona quando aperto */
.custom-accordion details[open] summary::after {
    content: "-";
    transform: rotate(90deg);
}

/* Stile per il contenuto */
.custom-accordion div {
    margin-top: 10px;
    padding: 10px;
    font-size: 1rem;
    line-height: 1.6;
    color: #555;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #ddd;
}

/* Stile per i link */
.custom-accordion div a {
    color: #007BFF;
    text-decoration: none;
    font-weight: bold;
    transition: color 0.3s ease;
}

/* Effetto hover sui link */
.custom-accordion div a:hover {
    color: #0056b3;
    text-decoration: underline;
}

/* -----------------------------------
   Stili ottimizzati per i dispositivi mobili
----------------------------------- */
@media (max-width: 768px) {
    .custom-accordion {
        max-width: 95%;
        margin: 10px auto;
    }

    .custom-accordion summary {
        font-size: 1rem; /* Riduci la dimensione del titolo */
        padding: 8px; /* Riduci il padding */
    }

    .custom-accordion div {
        font-size: 0.9rem; /* Riduci la dimensione del testo del contenuto */
        padding: 8px; /* Riduci il padding */
    }

    .custom-accordion summary::after {
        font-size: 1rem; /* Riduci la dimensione dell'icona */
    }
}

/*-------------------*/
/*-------------------*/
/*-------------------*/