@charset "UTF-8";

//section= Header: Barra Lingua ed Utente;
@top_nav_bg                = #0d2137;  //help colore del background
@top_nav_color             = #cccccc;  //help colore del font

//section= Colori del Menu Standard livello 1;
@menu_cat_bg               = #fafafa;  //help colore del background 
@menu_cat_color            = #0d2137;  //help colore del font 
@menu_cat_open_bg          = #fafafa;  //help colore del background con voce aperta 
@menu_cat_open_color       = #0d2137;  //help colore del font con voce aperta

//section= Colori del Menu Standard livello 2 (submenu);
@submenu_cat_bg            = #fafafa;  //help colore del background 
@submenu_cat_color         = #0d2137;  //help colore del font 
@submenu_cat_over_bg       = #ffffff;  //help colore del background sull'hover
@submenu_cat_over_color    = #0d2137;  //help colore del font sull'hover

//section= Colori del Menu Mobile;
@menu_mobile_bg            = #fafafa;  //help colore del background 
@menu_mobile_color         = #0d2137;  //help colore del font 
@submenu_mobile_color      = #0d2137;  //help colore del font nei sottomenu

//section= Colori del Header;
//solo per fieraroma
@header_bg                 = #FFFFFF;  //help colore del background 

//section= COOKIE DISCLAIMER;
@cookie_bg                 = #0d2137;  //help colore del background
@cookie_border_color       = #EDEDED;  //help colore del bordo
@cookie_color              = #FFFFFF;  //help colore del font

//section= Generali;
@font_color                = #0d2137;  //help colore del font principale
@link_color                = #2980b9;  //help colore dei link
@title_color               = #414141;  //help colore dei titoli
@sub_title_color           = #000000;  //help colore dei sottotitoli 
@highlight_bg              = #414141;  //help colore di sfondo dei box con classe <i class="text-warning">.bg-highlight</i>
@highlight_color           = #FFFFFF;  //help colore del font dei box con classe <i class="text-warning">.bg-highlight</i>
@dark_bg                   = #414141;  //help colore di sfondo dei box con classe <i class="text-warning">.bg-dark</i>
@dark_color                = #FFFFFF;  //help colore del font dei box con classe <i class="text-warning">.bg-dark</i>
@light_bg                  = #F6F6F6;  //help colore di sfondo dei box con classe <i class="text-warning">.bg-light</i>
@light_color               = @font_color;  //help colore del font dei box con classe <i class="text-warning">.bg-light</i>
@notfound_bg               = #F6F6F6;  //help colore di sfondo dei box con classe <i class="text-warning">.bg-notfound</i>
@notfound_color            = @font_color;  //help colore del font dei box con classe <i class="text-warning">.bg-notfound</i>
@image_border              = #414141;  //help colore del bordo delle immagini nelle liste

//section= Footer;
@footer_bg                 = #0d2137;  //help colore di sfondo
@footer_color              = #b8b8b8;  //help colore del font

//Solo per fieraroma
@footer_bg_image           = #FFFFFF;  //help colore di sfondo dell'immagine

//section= Bottoni principali (es tasto ACQUISTA);
@btn-primary-bg            = #848b91;  //help colore di sfondo
@btn-primary-color         = #FFFFFF;  //help colore del font
@btn-primary-border        = darken(@btn-primary-bg, 5%);  //help colore del bordo

//section= Altri pulsanti;
@btn-default-bg            = #cccccc;  //help colore di sfondo - default
@btn-default-color         = #333333;  //help colore del font - default
@btn-default-border        = #CCCCCC;  //help colore del bordo - default

@btn-success-bg            = #848b91;  //help colore di sfondo - success
@btn-success-color         = #FFFFFF;  //help colore del font - success
@btn-success-border        = darken(@btn-success-bg, 5%);  //help colore del bordo - success

@btn-info-bg               = #5BC0DE;  //help colore di sfondo - info
@btn-info-color            = #FFFFFF;  //help colore del font - info
@btn-info-border           = #46B8DA;  //help colore del bordo - info

@btn-warning-bg            = #F0AD4E;  //help colore di sfondo - warning
@btn-warning-color         = #FFFFFF;  //help colore del font - warning
@btn-warning-border        = #EEA236;  //help colore del bordo - warning

@btn-danger-bg             = #D9534F;  //help colore di sfondo - danger
@btn-danger-color          = #FFFFFF;  //help colore del font - danger
@btn-danger-border         = #D43F3A;  //help colore del bordo - danger

//section= Colori del Calendario;
@cal_bg                    = #FFFFFF;  //help background calendario
@cal_title_bg              = #000000;  //help background mese
@cal_title_color           = #FFFFFF;  //help font mese
@cal_week_bg               = #EDEDED;  //help background giorni settimana
@cal_week_color            = #000000;  //help font giorni settimana

@cal_not_sched_bg          = #FFFFFF;  //help background giorni non in programma
@cal_not_sched_color       = #666666;  //help font giorni non in programma

@cal_scheduled_bg          = #2C842C;  //help background giorni in programma
@cal_scheduled_color       = #FFFFFF;  //help font giorni in programma
@cal_scheduled_hover_bg    = #95c195;  //help background hover giorni in programma
@cal_scheduled_hover_color = #FFFFFF;  //help font hover giorni in programma

@cal_scheduled_sel_bg      = #006699;  //help background giorno selezionato
@cal_scheduled_sel_color   = #FFFFFF;  //help font giorno selezionato

@cal_full_bg               = #E3E3E3;  //help background giorno in programma ma senza disponibilita'
@cal_full_color            = #666666;  //help font giorno in programma ma senza disponibilita'

//section= Abbonamenti
@abbo_bg                   = #FCE2BA;  //help background sezione abbonamento in scelta eventi in abbonamento

@import "operator.part/toinclude.less";

/*font*/

@font-face {
  font-family: "MontserratLight";  
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/Montserrat/MontserratLight.woff2") format("woff2");  
}

@font-face {
  font-family: "MontserratRegular";  
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Montserrat/MontserratRegular.woff2") format("woff2");  
}


@font-face {
  font-family: "MontserratMedium";  
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/Montserrat/MontserratMedium.woff2") format("woff2");  
}


@font-face {
  font-family: "MontserratBold";  
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/Montserrat/MontserratBold.woff2") format("woff2");  
}

/* fine font */

body { 
  background: #FFFFFF;
  font-family: "MontserratRegular";  
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #0d2137;
} 

#page_header {
    width: 100%;
    position: auto;
    left: 0px;
    top: 0px;
    }


#top-nav {
  font-size: 14px;
  height: 75px;
}

#top-nav-inner {
    font-family: "MontserratRegular";  
    font-style: normal;
    font-weight: 400; 
    font-size: 16px;
    padding: 20px 0 4px 0;
}



#header {
  background-color: #fff;
}

#header .logo{
  margin-bottom: 15px;
  margin-top: 15px;
}

/* .page-content { */
    /* max-width: 1030px; */
    /* margin: 0px auto; */
/* } */

/* LOGO  */
.logo img {
  width: auto;
  height: auto;
  margin-bottom: 0px;
  margin-top: 5px;
}

.menuBanda {
  display: inherit;
  float: left; 
}

a.cart {
  color: #cccccc;
}

h3.menuBanda {
  font-family: "MontserratRegular";  
  font-style: normal;
  font-weight: 400;      
  font-size: 16px;
  color: #000;  
  margin-top: 15px;
  margin-bottom: 15px;
  > a { font-size: 16px; color: #000; }
}

#menu-cat > ul > li > a, #menu-user-mobile >ul > li > a { 
    font-family: "MontserratRegular";  
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
  }
  
  
  
@media (max-width: @screen-md-min - 1) {
  
  #menu-user-mobile .nav-pills {
    margin-right: -5px;
  }    
}

/* Small devices (tablets, 768px and up) */
@media (min-width: @screen-sm-min) {
  
    
   #page_header { height: auto;}
   
  .banner {
    position: relative;
    background-image: url("@{imageUrl}/wms_images/sportesalute/header.jpg");    
    background-position:  center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 450px;       
  }


}



/* Medium devices (desktops, 992px and up) */
@media (min-width: @screen-md-min) {
	
  .banner {height: 550px; }
  
  #menu-cat {
    text-align: center;
  }
  #menu-cat > ul {
    height: 100px;
    padding: 25px;
    position: absolute;    
   }

  #menu-cat > ul > li { 
    margin-left: 60px;
    margin-right: 10px;
    position: relative !important;
    float: none;
    display:inline-block;
  }

  #menu-cat > ul > li:first-child { 
    margin-left: 0;
  }
  
  #menu-cat > ul > li:before {
    font-size: 0;
    content: " ";
    margin-right: 30px;
    color: #ccc;
    letter-spacing: -5px;
    border: 1px solid #2980b9;
    position: absolute;
    top: 20px;
    width: 30px;
    left: -55px; 
  }
  
  #menu-cat > ul > li:first-child:before {
    width: 0;
    content: "";
  } 

  #menu-cat > ul > li > a {
    font-family: "MontserratRegular";  
    font-style: normal;
    font-weight: 400;   
    font-size: 16px;
    border-bottom: 2px solid transparent;
  }

  #menu-cat > ul > li > a:before {
    content: "";
    height: 2px;
    width: 0px;
    left: 50%;
    position: absolute;
    background-color: #df1b3b;
    bottom: 0px;
    -moz-transition: 200ms all;
    -ms-transition: 200ms all;
    -o-transition: 200ms all;
    -webkit-transition: 200ms all;
    transition: 200ms all;
  }

  
  
}


/* Medium devices (desktops, 1200px and up) */
@media (min-width: @screen-lg-min) { 
  #menu-cat > ul > li { 
    margin-left: 90px;
    margin-right: 10px;
  }
  
  #menu-cat > ul > li > a { font-size: 16px;}

  #menu-cat > ul > li:before {
    margin-right: 30px;
    width: 40px;
    left: -70px;
  }


}


