@import url('https://fonts.googleapis.com/css?family=Titillium+Web');
*{
    font-family: 'Titillium Web', sans-serif !important;
}
.cNavigation-Primary {
    background-color: #25346d;
    border-bottom: 1px solid #25346d;
}
.cNavigation-Primary a {
    color: white;
}
.cNavigation-Edition {
    background-color: #25346d;
}
.cNavigation-Edition__Anchors a {
    color: white;
}
.cNavigation-Edition__Anchors a.eScrollHighlightActive {
    border-color: #d20f13;
}
.cNavigation-Edition__Anchors a.eScrollHighlightActive .eSvgHighlight {
    fill: #d20f13;
}
.cNavigation-Edition__ActionsSubscribe {
    background-color: #d20f13;
    border-color: #d20f13;
}
.cCard-Event__TicketSubscribe button {
    background-color: #d20f13;
    border-color: #d20f13;  
}
.cCard-Event__TicketSubscribe span {
    color: #0a1d84;
}
.cNavigation-Edition__ActionsSubscribe:hover {
    background-color: #d20f13;
    border-color: #d20f13;
}
.cNavigation-Edition__Anchors a:hover {
    border-color: #d20f13;
}
.cNavigation-Edition__Anchors a:hover .eSvgHighlight {
    fill: #d20f13;
}
body{
    color: white;
}
.cCard-Event__Title {
    background-color: #d20f13;
}
.pFeEdition-Show__Related  h4 {
    color: white !important;
}
h4{
  color: #25346d !important;
}
.cBanner-AddYourEvent {
    display: none !important;
}
.cHeader img[alt="EnterNow"]{
    background: url(http://www.enternow.it/iol/immagini/header_manifestazioni/CDS_LogoSmallNegativo.png) center center no-repeat;
    width: 130px;
    padding-left: 130px;
}

.cFooter img[alt="EnterNow"]{
    /* background: url(http://www.enternow.it/iol/immagini/header_manifestazioni/CDS_LogoSmall.png) center center no-repeat; */
    width: 130px;
    padding-left: 400px;
}

a[href="https://www.enternow.it/it/browse"]{
    display: none !important;
}
.cNavigation-Primary__Column--Left{
    display: inline-block !important;
}
button:hover{
    background-color: #d20f13 !important;
    border-color: #d20f13 !important;
    opacity: 0.8;
}
button{
    background-color: #d20f13 !important;
    border-color: #d20f13 !important;
    color: white !important;
}
.cCard-OrderSubscribeForm__ActionBack a{
    color: #d20f13 !important;
    border-color: #d20f13 !important;
}
.cCard-OrderSubscribeForm__ActionBack a:hover{
    background-color: #d20f13 !important;
}
.select2-container--default{
    color: #25346d !important;
}
.cCard-SubscriptionCompleted__SubscribeAgain, .cModal-Delete-confirm__ButtonCancel button, .lFooterWrapper .cItem-OrderAmount__LayoutStandard{
  color: white !important;
}
.cCard-SubscriptionCompleted__SubscribeAgain path{
  fill: white !important;
}
.cModal__Body, #order-form, .cItem-OrderAmount__LayoutStandard{
    color: #25346d !important;
}
.cFooter {
    background-image: url(http://www.enternow.it/iol/immagini/header_manifestazioni/CDS_Footer.jpg);
	background-position:center;
	background-repeat: no-repeat;
	background-size: cover;
	size:auto;
	
}
.cFooter a {
	color: #000;
}
.cFooter__Columns {
    display: none !important;
}