@import url('https://fonts.googleapis.com/css?family=Titillium+Web');
*{
    font-family: 'Titillium Web', sans-serif !important;
}
.cNavigation-Primary {
    background-color: #222;
    border-bottom: 1px solid #222;
}
.cNavigation-Primary a {
    color: white;
}
.cNavigation-Edition {
    background-color: #222;
}
.cNavigation-Edition__Anchors a {
    color: white;
}
.cNavigation-Edition__Anchors a.eScrollHighlightActive {
    border-color: #0ab6f5;
}
.cNavigation-Edition__Anchors a.eScrollHighlightActive .eSvgHighlight {
    fill: #0ab6f5;
}
.cNavigation-Edition__ActionsSubscribe {
    background-color: #0ab6f5;
    border-color: #0ab6f5;
}
.cCard-Event__TicketSubscribe button {
    background-color: #0ab6f5;
    border-color: #0ab6f5;  
}
.cCard-Event__TicketSubscribe span {
    color: #000000;
}
.cNavigation-Edition__ActionsSubscribe:hover {
    background-color: #0ab6f5;
    border-color: #0ab6f5;
}
.cNavigation-Edition__Anchors a:hover {
    border-color: #0ab6f5;
}
.cNavigation-Edition__Anchors a:hover .eSvgHighlight {
    fill: #0ab6f5;
}
body{
    color: white;
}
.cCard-Event__Title {
    background-color: #0ab6f5;
}
.pFeEdition-Show__Related  h4 {
    color: white !important;
}
h4{
  color: #222 !important;
}
.cBanner-AddYourEvent {
    display: none !important;
}
.cFooter {
    background-image: url(https://www.chiasportweek.it/wp-content/themes/gofit-themerex/images/footer_bg.jpg);
    padding: 5rem 0;
}
img[alt="EnterNow"]{
    background: url(https://followyourpassion.it/wp-content/uploads/2019/02/LogoFYPGantenBiancoEnter-1.png) center center no-repeat;
    width: 160px;
    padding-left: 160px;
}
a[href="https://www.enternow.it/it/browse"]{
    display: none !important;
}
.cNavigation-Primary__Column--Left{
    display: inline-block !important;
}
button:hover{
    background-color: #0ab6f5 !important;
    border-color: #0ab6f5 !important;
    opacity: 0.8;
}
button{
    background-color: #0ab6f5 !important;
    border-color: #0ab6f5 !important;
    color: white !important;
}
.cCard-OrderSubscribeForm__ActionBack a{
    color: #0ab6f5 !important;
    border-color: #0ab6f5 !important;
}
.cCard-OrderSubscribeForm__ActionBack a:hover{
    background-color: #0ab6f5 !important;
    color: white !important;
}
.select2-container--default{
    color: #222 !important;
}
.cCard-SubscriptionCompleted__SubscribeAgain, .cModal-Delete-confirm__ButtonCancel button{
  color: white !important;
}
 .lFooterWrapper .cItem-OrderAmount__LayoutStandard{
  color: #0ab6f5 !important;
}
.cCard-SubscriptionCompleted__SubscribeAgain path{
  fill: white !important;
}
.cModal__Body, #order-form, .cItem-OrderAmount__LayoutStandard{
    color: #222 !important;
}

.eFormBuilderInsurance {
   color: #707070 !important;
}