.elementor-kit-6547{--e-global-color-primary:#29528D;--e-global-color-secondary:#00AFFD;--e-global-color-text:#242222;--e-global-color-accent:#00AFFD;--e-global-color-8da48fb:#FFFFFF;--e-global-color-091ffaf:#F5F9FF;--e-global-color-858b72b:#32BA1E;--e-global-color-a5ada89:#1F3055;--e-global-color-4d23e2c:#29528D;--e-global-color-a651ce0:#D3D3CC;--e-global-color-28e0fcd:#61554D;--e-global-color-ac5081d:#E7E1D3;--e-global-color-f2a15d8:#C0C0B7;--e-global-color-56ffab7:#EFEBE2;--e-global-color-216a351:#FAF8F4;--e-global-color-1e9f87a:#01315E;--e-global-typography-primary-font-family:"helvetica-neue-lt-pro";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"helvetica-neue-lt-pro";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"helvetica-neue-lt-pro";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"helvetica-neue-lt-pro";--e-global-typography-accent-font-weight:600;font-family:"helvetica-neue-lt-pro", Sans-serif;}.elementor-kit-6547 a{color:var( --e-global-color-a5ada89 );font-weight:600;}.elementor-kit-6547 button,.elementor-kit-6547 input[type="button"],.elementor-kit-6547 input[type="submit"],.elementor-kit-6547 .elementor-button{font-family:"Helvetica", Sans-serif;}.elementor-kit-6547 label{color:var( --e-global-color-8da48fb );}.elementor-kit-6547 input:not([type="button"]):not([type="submit"]),.elementor-kit-6547 textarea,.elementor-kit-6547 .elementor-field-textual{color:var( --e-global-color-8da48fb );accent-color:var( --e-global-color-accent );background-color:#FFFFFF00;border-style:solid;border-width:1px 1px 1px 1px;border-radius:20px 20px 20px 20px;}.elementor-kit-6547 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-6547 textarea:focus,.elementor-kit-6547 .elementor-field-textual:focus{color:var( --e-global-color-8da48fb );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{background-color:#29528D70;}.elementor-kit-6547 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.txt_blu{
color: var(--e-global-color-secondary);
font-weight:600!important
}

.txt_bianco{
    color: white;
}

.txt_verde{
    color: #32BA1E;
    font-weight:600!important
}

.txt_blu-scuro{
    color: #29528D;
}

/*border bottom con gradiente*/
.bkg-1-blu {
  --c1: #00AFFD;
  --c2: #192B7E;
}

.bkg-1-green{
    --c3:#75D925;
    --c4:#00AFFD;
}

/*.bottom_gradient:hover{
      -webkit-box-shadow: 0px 0px 20px 4px rgba(25,43,126,0.62);
box-shadow: 0px 0px 20px 4px rgba(25,43,126,0.62);
}*/


.bottom_blu:after {
    transition: all 0.8s;
    background: linear-gradient(90deg, var(--c1, #00AFFD), var(--c2, #192B7E) 51%, var(--c1, #00AFFD)) var(--x, 0)/ 200%;
    display: block;
    content:"";
    height:20px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.bottom_green:after {
    transition: all 0.8s;
    content:"";
    background: linear-gradient(90deg, var(--c3, #75D925), var(--c4, #00AFFD) 51%, var(--c3, #75D925)) var(--x, 0)/ 200%;
    display: block;
    display: block;
    content:"";
    height:20px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.bottom_blu:hover:after,
.bottom_green:hover:after{
     --x: 100%;
}

/*background fotovoltaico*/
.bgGradient{background: transparent linear-gradient(115deg, #75D925 0%, #1AB8CF 60%, #29528D 100%) 0% 0% no-repeat padding-box;}

/*pagina filiale*/
.filiale_titolo{background: transparent linear-gradient(90deg, #29528D 0%, #29528D 51%, #00AFFD 100%) 0% 0% no-repeat padding-box;}

table td, table th {
    padding: 0!important;
    border:none;
    background: none!important;
}

.orarifiliale td{
    height: 35px;
    vertical-align: middle;
}
.orarifiliale tr{border-bottom:1px solid #B4E8FF!important;}
.orarifiliale .col1{padding-right:20px!important;}
.orarifiliale .coltime{
  font-weight: 600; 
  padding: 0 10px!important;
}

.tr_magazzino .orarifiliale tr{border-bottom:1px solid #B4E8FF!important;}

.tr_showroom .orarifiliale tr{border-bottom:1px solid var( --e-global-color-56ffab7 )!important;}

.orarifiliale .timetitle{padding-left: 10px!important;}

/*END PAGINA FILIALE*/


/*MENU DI NAVIGAZIONE*/
/*regole che gestiscono lo stile del main menu*/
.mainmenu .menu-item{
    border:1px solid #1F3055;
    border-radius: 30px;
     -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.mainmenu .menu-item:nth-child(2){
   margin: 0 40px;
}

.dinamic_menu h2{
    margin:0;
}

/*MENU HOVER*/
.mainmenu .menu-item:hover{
    color:white!important;
    border:1px solid rgba(255, 255, 255, 0);
    transform: scale(1.02);
}

.mainmenu .menu-item:nth-child(1):hover{
    background: transparent linear-gradient(100deg, #00AFFD 0%, #29528D 100%) 0% 0% no-repeat padding-box;
}

.mainmenu .menu-item:nth-child(2):hover{
    background-color: #61554D
}

.mainmenu .menu-item:nth-child(3):hover{
    background-color: #29528D
}

/*MENU ACTIVE*/
.mainmenu .current-page-ancestor .elementor-item{
    color:white!important;
}

.mainmenu .menu-item.current-menu-item,
.mainmenu .menu-item.current-page-ancestor
{
    border: 1px solid rgba(255, 255, 255, 0);
}

.mainmenu .menu-item:nth-child(1).current-menu-item, 
.mainmenu .menu-item:nth-child(1).current-page-ancestor{
    background: transparent linear-gradient(100deg, #00AFFD 0%, #29528D 100%) 0% 0% no-repeat padding-box!important;
    color:white!important;
}

.single-outlet .mainmenu .menu-item:nth-child(2),
.mainmenu .menu-item:nth-child(2).current-menu-item,
.mainmenu .menu-item:nth-child(2).current-page-ancestor{
    background-color: #61554D!important;
    color: white!important;
}

.post-type-archive-tribe_events .mainmenu .menu-item:nth-child(3),
.single-tribe_events .mainmenu .menu-item:nth-child(3),
.mainmenu .menu-item:nth-child(3).current-menu-item,
.mainmenu .menu-item:nth-child(3).current-page-ancestor{
    background-color: #29528D!important;
    color: white!important;
}

.mainmenu .menu-item:nth-child(1).current-menu-item a:focus,
.mainmenu .menu-item:nth-child(1).current-page-ancestor a:focus,
.single-outlet .mainmenu .menu-item:nth-child(2) a,
.post-type-archive-tribe_events .mainmenu .menu-item:nth-child(3) a,
.single-tribe_events .mainmenu .menu-item:nth-child(3) a
{
    color: white!important;
}

@media (max-width: 767px){
    .mainmenu .menu-item:nth-child(2){
   margin: 0px;
}

.mainmenu a:active, .mainmenu a:focus {
outline: 0 !important;
-moz-outline-style: none !important;
}
 
 .titolosezione::after {
    content: ''; /* Nessun contenuto, solo la sottolineatura */
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 2px;
    background-color: white;
    transform: scaleX(0);
    transform-origin: bottom right;
    transition: transform 0.3s ease;
}

 .titolosezione:hover::after {
    transform: scaleX(1);
    transform-origin: bottom left;
}

/*Controlli active e focus prima voce di menu*/
.mainmenu.mainmenu .menu-item:nth-child(1) a:focus{
   color:#1F3055!important;
}

.mainmenu .menu-item:nth-child(1).current-menu-item a:focus,
.mainmenu .menu-item:nth-child(1).current-page-ancestor a:focus
{
    color: white!important;
}

html, body {
  overflow-x: hidden;
}
body {
  position: relative;
}
}
/**/

.no-tel-link {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}/* End custom CSS */