/* Google AdSense */
.adsense-wrapper {
  display: flex;
  justify-content: center;
  max-width: 100%;
}
.adsense-wrapper ins.adsbygoogle {
  max-width: 100%;
  width: 100%;
  height: auto;
}

/* Fuso AdSense Sticky */
.fusosticky {
    top: 0;
    position:sticky;
	margin-bottom:10px;
}

/* FusoElektronique Footer Layout & Info */

.t4-footer .container {
	padding-top: 1rem!important;
	padding-bottom: 1rem!important;
}

/* --- Contenitore principale unico (Sfondo bianco, bordi e ombra) --- */
.fuso-footer-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    align-items: start;
    padding: 30px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    max-width: 1200px;
    margin: 0 auto;
    font-family: system-ui, sans-serif;
    text-align: center;
}

/* --- Colonne interne --- */
.fuso-grid-col {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    height: 100%;
}

/* --- Colonna Link e Creative Commons --- */
.fuso-col-links {
    display: flex;
    flex-direction: column;
    gap: 20px; /* Spazio tra il blocco 'Members' e 'Cookie Policy' */
    width: 100%;
}

.fuso-links-col {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.fuso-col-links .fuso-links-col a {
    text-decoration: none;
    font-size: 1rem;
    transition: transform 300ms, opacity 300ms;
}

.fuso-col-links .fuso-links-col a:hover {
    text-decoration: none;
    transform: scale(1.02);
}

/* --- Riga inferiore "Creative Commons" --- */
.fuso-creative {
    margin-top: auto;
    padding-top: 12px;
    border-top: 1px solid #ddd;
    font-size: 0.95rem;
    width: 100%;
}

.fuso-col-links .fuso-creative a.fuso-cc {
    text-decoration: none;
    transition: transform 300ms, opacity 300ms;
    display: inline-block;
}

.fuso-col-links .fuso-creative a.fuso-cc:hover {
    text-decoration: none;
    transform: scale(1.02);
}

/* --- Colonna Sponsor / Loghi in verticale --- */
.fuso-col-sponsors {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 15px;
}

.fuso-col-sponsors p {
    margin: 0;
}

/* --- Colonna Informazioni e descrizione --- */
.fuso-two-rows {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
    width: 100%;
}

.fuso-column {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
    width: 100%;
}

.fuso-row {
    width: 100%;
}

.fuso-site-name {
    font-size: 1.8rem;
    font-weight: 700;
}

.fuso-logo img {
    max-width: 100%;
    height: auto;
    border-radius: 6px;
}

.fuso-slogan {
    font-size: 1.1rem;
    font-style: italic;
}

.fuso-description {
    font-size: 1.05rem;
    font-style: italic;
    width: 100%;
    margin-top: 15px;
}
@media (max-width: 1024px) {
    .fuso-footer-container {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 480px) {
    .fuso-footer-container {
        grid-template-columns: 1fr;
        padding: 20px;
        gap: 25px;
    }

    .fuso-site-name {
        font-size: 1.5rem;
    }

    .fuso-slogan {
        font-size: 1rem;
    }

    .fuso-description {
        font-size: 0.95rem;
    }
}

/* FusoElektronique Socials TopBar */


#fuso-socials {
    width: 100%;
    background-color: #333333;
}


#fuso-socials .social-icons li a {
    font-size: 1.2rem;
    color: #ffffff;
    transition: opacity 0.3s ease;
	margin-right: 15px;
}

#fuso-socials .social-icons li a:hover {
    opacity: 0.75;
}


#fuso-socials .sp-contact-info li i {
    margin-right: 8px;
    color: #ffffff;
}


@media (min-width: 992px) {
    #fuso-socials #sp-top2 .sp-column {
        text-align: right !important;
    }
}

/* Fuso Sprite */
.sprite-sidebar{background-image:url(https://fusostorage.b-cdn.net/img/sprite-sidebar.png);background-repeat:no-repeat;display:block}.sprite-sidebar-adfly{width:250px;height:250px;background-position:-5px -5px;margin:0 auto}.sprite-sidebar-bunnycdn-logo{width:250px;height:64px;background-position:-5px -265px;margin:0 auto}.sprite-sidebar-castelletti-foto{width:250px;height:44px;background-position:-5px -339px;margin:0 auto}.sprite-sidebar-logo-pcpercaso{width:200px;height:42px;background-position:-265px -5px;margin:0 auto}.sprite-sidebar-logo-siteground{width:200px;height:42px;background-position:-265px -57px;margin:0 auto}.sprite-sidebar-real-stereo-logo{width:126px;height:100px;background-position:-265px -109px;margin:0 auto}.sprite-sidebar-shorte{width:250px;height:250px;background-position:-475px -5px;margin:0 auto}.sprite-sidebar-we-want-you-chuck-norris{width:250px;height:131px;background-position:-265px -265px;margin:0 auto}

/* Fuso Breadcrumbs */
.breadcrumb{background-color:#111111!important;}

/* Fuso Ja Starx H1 */
   
h1, .h1 {
  font-size: clamp(1.2rem, 2.5vw + 0.6rem, 1.8rem) !important;
}

h2, .h2 {
  font-size: clamp(1.1rem, 2vw + 0.5rem, 1.5rem) !important;
}

h3, .h3 {
  font-size: clamp(1rem, 1.5vw + 0.4rem, 1.3rem) !important;
}

h4, .h4 {
  font-size: clamp(0.95rem, 1.2vw + 0.3rem, 1.15rem) !important;
}

h5, .h5 {
  font-size: clamp(0.9rem, 1vw + 0.2rem, 1rem) !important;
}

h6, .h6 {
  font-size: clamp(0.85rem, 0.8vw + 0.2rem, 0.9rem) !important;
}

/* Fuso Ja Starx Altezza Menù */
.t4-header, .t4-megamenu {
    padding-top: 15px;
    padding-bottom: 15px;
}

.navbar-nav > li > a {
    padding-top: 12px;
    padding-bottom: 12px;
}

/* Fuso JA Starx form del Subject dell'editor di Kunena */
.form-control{max-width:90%!important}

/* Fuso Ja Starx Sposta Colonna Right verso il Basso */
.t4-module:first-child {
    margin-top: 75px;
	margin-bottom: 10px;
}

 /* Fuso Ja Starx Titolo Modulo "Stile Helix" su T4 Framework */
.t4-module .module-title,
div.t4-module .module-title {
  position: relative !important;
  font-size: 1.5rem !important; /* Regola qui la grandezza (es. 1.5rem o 1.75rem) */
  font-weight: 700 !important;
  line-height: 1.3 !important;
  color: #ffffff !important; /* Adattato al tuo sfondo scuro */
  padding-bottom: 12px !important;
  margin-bottom: 1.5rem !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15) !important;
  background: transparent !important;
}

.t4-module .module-title::after,
div.t4-module .module-title::after {
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  bottom: -1px !important;
  width: 50px !important;
  height: 3px !important;
  background-color: var(--primary, #3b5998) !important;
}

.t4-module .module-title span,
div.t4-module .module-title span {
  display: inline-block !important;
  position: relative !important;
}

.navbar-brand.logo-control img.logo-img, .navbar-brand.logo-image, .logo-img-sm{border-radius: 6px;}

/* Fuso Ja Starx Colore Icona del Menù Offcanvas 
.t4-offcanvas-toggle i, .navbar-toggler i {color:#000000!important} */

/* Fuso Breadcrumbs */
@media (min-width: 768px) {
    .mod-breadcrumbs__wrapper .d-flex.d-md-none {
        display: none !important;
    }
}

/* Nascondi la versione desktop su mobile */
@media (max-width: 767.98px) {
    .mod-breadcrumbs__wrapper .d-none.d-md-flex {
        display: none !important;
    }
    
    /* Rendi invisibile la freccia ma mantieni lo spazio */
    .mod-breadcrumbs__wrapper .invisible {
        visibility: hidden !important;
    }
}

/* Ultimo link del breadcrumb in bianco */
.mod-breadcrumbs__item.active span {
    color: #ffffff !important;
}

/* La colonna component si espande al 100% se è l'unica colonna */
.t4-col.component:only-child {
    flex: 0 0 100% !important;
    max-width: 100% !important;
}