@import url('https://fonts.googleapis.com/css?family=Titillium+Web');
*{
    font-family: 'Titillium Web', sans-serif !important;
}
.cNavigation-Primary {
    background-color: #fdb048;
    border-bottom: 1px solid #d8820e;
}
.cNavigation-Primary a {
    color: white;
}
.cNavigation-Edition {
    background-color: #fdb048;
}
.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(https://www.enternow.it/uploads/races/11279/LogoVM_SE2020.png) center center no-repeat;
	background-size:contain;	
    width: 230px;
    padding-left: 230px;
}

.cHeader-Edition__BackgroundOverlay {
	/* opacity: 1;
	background-color: #3F3;
	visibility:visible; */

}

.cHeader-Edition {
	background: url(https://www.enternow.it/uploads/races/11279/VM_SE2020_Header.jpg) center center no-repeat !important;
}


.cHeader-Edition {
	background-size:auto;
	height: 562px;
}

.cHeader { /* mette uno sfondo dietro la copertina */
	height: 562px;
    background: url(https://www.enternow.it/uploads/races/11279/VM_SE2020_HeaderBack.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color:#fff4bd;
}
.lHeaderWrapper {  /* blocca la dimenzione della copertina compresa la barra di navigazione */
	height: 623px;
}

.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;
}

.cNavigation-Primary__DropdownToggle a:hover{ /* testo e sfondo voce menu utente */
	color:#d20f13 !important;
	background-color:#d3933d !important;

}

.uIsToggled { /* testo e sfondo voce menu utente selezionata */
	color:#ffffff !important;
	background-color:#d20f13 !important;

}

.cCard-Description__When {
	display:none !important;
}

.cCard-Description__Where {
	display:none !important;
}

.cHeader-Edition__InfoLogo {
	display:none !important;
}

.cNavigation-Primary__PhoneOnly a{ /* colore testo menu mobile */
color:#d20f13 !important;
}

.cFooter-Order__Container { /* testo e sfondo timer iscrizione */
	background-color:#fdb048 !important;
	padding: 5px;
    border: 2px solid #d20f13;
    border-radius: 10px;
}

.cItem-OrderAmount__Title {
	color: #d20f13 !important;
}

.cCard-OrderSubscribeForm__ActionBack a:hover{
		color: #ffffff !important;
}

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(https://www.enternow.it/uploads/races/11279/VM_SE2020_Footer_DESK.jpg);
	background-position:center;
	background-repeat: no-repeat;
	background-color:#fff4bd;
	background-size:auto;
	height: 313px;
	
}

@media only screen and (max-width: 600px) {
  .cFooter {
    background-image: url(https://www.enternow.it/uploads/races/11279/VM_SE2020_Footer.jpg);
  }
}

.cFooter-Order{
    background-image:none !important;
	background-color:#e6ecef !important;
	height:auto;
}

.fa-edit {
	padding: 10px;	
}


.cFooter a {
	color: #000;
}
.cFooter__Columns {
    display: none !important;
}