.elementor .e-90f61b8-c9cbcd7{width:200px;font-family:"Kdam Thmor Pro";font-weight:600;color:#ffffff;text-transform:uppercase;border-width:0px;border-color:#e0e0e000;border-style:none;background-color:#ffffff00;display:block;flex:0 1 256px;}.elementor .e-8e89017-3816764{width:200px;border-width:0px;background-color:#ffffff00;flex:0 1 256px;}.elementor .e-4091754-d7165d4{color:#d20000;border-color:#8a666600;background-image:radial-gradient(circle at bottom center, #66B40B 45%,rgb(0,0,0) 100%);background-repeat:repeat;background-attachment:scroll;background-size:auto auto;background-position:0% 0%;background-color:#000000;background-clip:border-box;display:flex;}.elementor .e-4091754-d7165d4:focus{display:inline-block;align-self:center;}.elementor .e-569c325-119b313{border-width:0px;border-style:none;}.elementor .e-eb0fee8-9818747{color:#ffffff;border-radius:9px;border-width:5px;/* ============================================
 ELEMENTOR TABS — Nuovo widget (e-tabs)
 Tema: sfondo nero, testi bianchi, verde #94c23b
 ============================================ */

/* === MENU DEI TAB (contenitore dei bottoni) === */
.e-tabs-menu-base {
gap: 8px !important;
padding: 6px !important;
background: #161616 !important;
border-radius: 14px !important;
border: 1px solid rgba(255,255,255,0.08) !important;
}

/* === SINGOLO TAB (stato normale) === */
.e-tab-base {
background: transparent !important;
border: 1px solid transparent !important;
border-radius: 10px !important;
padding: 12px 24px !important;
transition: all 0.25s ease !important;
cursor: pointer !important;
}

.e-tab-base .elementor-heading-title {
color: #a0a0a0 !important;
font-size: 16px !important;
font-weight: 500 !important;
transition: color 0.25s ease !important;
margin: 0 !important;
}

/* === HOVER === */
.e-tab-base:hover {
background: rgba(148, 194, 59, 0.1) !important;
border-color: rgba(148, 194, 59, 0.3) !important;
transform: translateY(-2px) !important;
}

.e-tab-base:hover .elementor-heading-title {
color: #94c23b !important;
}

/* === TAB ATTIVO / SELEZIONATO === */
.e-tab-base.e--selected {
background: #94c23b !important;
border-color: #94c23b !important;
box-shadow: 0 6px 20px rgba(148, 194, 59, 0.35) !important;
transform: translateY(0) !important;
}

.e-tab-base.e--selected .elementor-heading-title {
color: #0a0a0a !important;
font-weight: 700 !important;
}

/* Hover sul tab già selezionato */
.e-tab-base.e--selected:hover {
background: #a8d444 !important;
transform: translateY(-1px) !important;
}

/* === AREA CONTENUTO TAB === */
.e-tabs-content-area-base {
background: #0f0f0f !important;
border: 1px solid #a8d444 !important;
border-radius: 16px !important;
padding: 32px !important;
margin-top: 16px !important;
}

/* Testo dentro il contenuto tab */
.e-tab-content-base h2,
.e-tab-content-base h3,
.e-tab-content-base h4 {
color: #ffffff !important;
}

.e-tab-content-base p,
.e-tab-content-base li {
color: #b0b0b0 !important;
}

/* === CONTENITORE TABS GENERALE === */
.e-tabs-base {
background: #0a0a0a !important;
border-radius: 20px !important;
padding: 24px !important;
}

/* === RESPONSIVE MOBILE === */
@media (max-width: 767px) {
.e-tabs-menu-base {
  flex-direction: column !important;
}
.e-tab-base {
  width: 100% !important;
  text-align: center !important;
}
}\n}