@charset "UTF-8";

//section= Header: Barra Lingua ed Utente;
@top_nav_bg                = #682045;  //help colore del background
@top_nav_color             = #ffffff;  //help colore del font

//section= Colori del Menu Standard livello 1;
@menu_cat_bg               = #ffffff;  //help colore del background 
@menu_cat_color            = #7a7a7a;  //help colore del font 
@menu_cat_open_bg          = #ffffff;  //help colore del background con voce aperta 
@menu_cat_open_color       = #7a7a7a;  //help colore del font con voce aperta

//section= Colori del Menu Standard livello 2 (submenu);
@submenu_cat_bg            = #FFFFFF;  //help colore del background 
@submenu_cat_color         = #7a7a7a;  //help colore del font 
@submenu_cat_over_bg       = #ffffff;  //help colore del background sull'hover
@submenu_cat_over_color    = #7a7a7a;  //help colore del font sull'hover

//section= Colori del Menu Mobile;
@menu_mobile_bg            = #2a1709;  //help colore del background 
@menu_mobile_color         = #2a1709;  //help colore del font 
@submenu_mobile_color      = #2a1709;  //help colore del font nei sottomenu

//section= COOKIE DISCLAIMER;
@cookie_bg                 = #000000;  //help colore del background
@cookie_border_color       = #EDEDED;  //help colore del bordo
@cookie_color              = #FFFFFF;  //help colore del font

//section= Generali;
@font_color                = #2a1709;  //help colore del font principale
@link_color                = #682045;  //help colore dei link
@title_color               = #682045;  //help colore dei titoli
@sub_title_color           = #682045;  //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                 = #682045;  //help colore di sfondo
@footer_color              = #FFFFFF;  //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            = #682045;  //help colore di sfondo
@btn-primary-color         = #FFFFFF;  //help colore del font
@btn-primary-border        = #682045;  //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            = #682045;  //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: "titillium-web-latin-Regular";
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/titillium/titillium-web-latin-400.woff2') format('woff2');  
}

@font-face {
  font-family: "titillium-web-latin-Bold";
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/titillium/titillium-web-latin-700.woff2') format('woff2');  
}

/* fine font*/ 

body {
  color: #000000;
  font-family: "titillium-web-latin-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
}


#top-nav-inner {
  max-width: 1030px;
  font-family: "titillium-web-latin-Regular";
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  padding: 6px 0 4px 0;
}

#top-social { font-size: 14px;}

#page_header {
    height: auto;
    background-color: #682045;
}

 #header .logo a >img { height: auto; }
 

//#header .logo img {
//    display: inline-block;
//    vertical-align: top;
//    margin-bottom:0;
//  }
  
.rigaMenu { background-color: #fff;}




#menu-cat-alt>ul {
  
  padding-left: 15px;
  padding-right: 15px;
}

#menu-cat-alt>ul>li>a {
  font-family: "titillium-web-latin-Bold";
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
}




@media ( max-width : 480px) {
   
  
  #header { height: 85px; }
  
  #header .logo {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  
  #header .logo a >img {
    height: auto;
  }
  

   
  
}


@media ( min-width : @screen-xs-min) {
   
  #header {  height: 90px; }
  
  #header .logo {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  
   
 
  
  #menu-cat-alt>ul>li>a { font-size: 13px; }
  
  
}


/* Small devices (tablets, 768px and up) */
@media ( min-width : @screen-sm-min) {
  
  
  #header { height: 140px;  }
  
  #header .logo {
    margin-top: 5px;
    margin-bottom: 10px;
  }
  
  #menu-cat-alt>ul>li>a { font-size: 14px; }
  
}


/* Medium devices (desktops, 992px and up) */
@media ( min-width : @screen-md-min) {
  
 
  #header { height: 130px; }
  
  #header .logo {
    margin-top: 5px;
    margin-bottom: 20px;
  }
  
  #header .logo >img { height: 60px; }

  .banner {
    background-image: url('@{imageUrl}/wms_images/palazzoreale/header.jpg');
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    
  }
  
.banner-lg {
    height: 300px;
    max-width: 100%;
    max-height: 300px;
}

  
  
   #menu-cat-alt {  position: relative; }
   
   #menu-cat-alt>ul {
    display: block;
    position: relative;
    margin-top: 0;
   }
  
  #menu-cat-alt>ul>li>a { font-size: 16px; }

}


/* Large devices (large desktops, 1200px and up) */
@media (min-width: @screen-lg-min) {
  
    .banner {
      background-position: center center;
      background-size: contain;
      background-repeat: no-repeat;
      
     }
  
    .banner-lg {
       height: 360px;
       max-width: 100%;
       max-height: 400px;
    }
  
  }


@media (min-width: 1500px) {
  
    .banner {
      background-position: center center;
      background-size: contain;
      background-repeat: no-repeat;
     }
  
    .banner-lg {
       height: 380px;
       max-width: 100%;
       max-height: 420px;
    }
  
  }



