:root {
            --primary-colour: #3e5878;
                --primary-colour-dark: #0f293e;
            }

    footer, span.active-tab-line { background-color: var(--primary-colour) !important; }

    .e-ticket-benefits svg path, .tod-disadvantages svg path {
        fill: #fff;
    }

    .e-ticket-benefits .benefit-icon {
        background: var(--primary-colour) !important;
    }

    #saving {
        background: radial-gradient(ellipse 60% 70% at center, #3e5878 0%, #3e587800 100%)
    }

    #headline.no-app-banners .container {
        border-top-color: #3e5878;
    }

    a, .navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link, .btn-link {
        color: #3e5878;
    }

    div.dropdown, .ui-datepicker, .time-selections > :not(.spacer) {
        border-color: #3e5878 !important;
    }

    .switch > .dot {
        box-shadow: 0 0 0 2px #9facbcaa !important;
        border-color: #9facbcaa !important;
    }

    .time-selections > :not(.spacer) {
        color: #0f293e !important;
    }

    .btn-cancel, .letmechoose-warning .btn-link, .text-blue-normal, .remove .btn, .btn-create, .tw-navbar.navbar-dark .basket-items, .basket-items-row .basket-items {
        color: #3e5878 !important;
    }

    .bg-blue-normal {
         background-color: #3e5878 !important;
     }

    .input-button .div:hover {
        background-color: #3e5878 !important;
    }

    .dropdown-select, .station-input, .outline, .lists select.list, #moreOptionsModal .input, #moreOptionsModal .operator {
        border: 1px solid #CFCFCF !important;
    }

    .checkbox:checked ~ .runner {
        background-color: #3e5878 !important;
    }

    .journey-card.selected .top:not(.railsale-top) .curve-top, .journey-card.selected .bottom:not(.railsale-bottom) .bottom-item {
        background-color: #3e5878 !important;
    }

    .journey-card.selected .middle:not(.railsale-middle) {
        border-color: #3e5878 !important;
    }

    ._mdc-stepper ._mdc-stepper__step._mdc-stepper__step--active::before, ._mdc-stepper ._mdc-stepper__step._mdc-stepper__step--done::before {
        background-color: #3e5878;
    }


    .price-cell:focus {
        box-shadow: #fff 0 0 0 2px, #3e587850 0 0 0 4px, #0000000d 0 1px 2px 0 !important;
    }

    .price-cell.selected {
        box-shadow: #fff 0 0 0 2px, #3e5878 0 0 0 4px, #0000000d 0 1px 2px 0 !important;
    }

    main.login-container {
        border-top-color: #587292;
    }

    .ui-datepicker-calendar td:not(.disruption) .ui-state-active {
        background: #3e5878 !important;
        color: #fff !important;
    }

    html {
        background: #3e5878 !important;
    }

    html.basebare-bg {
        background: unset !important;
    }

    .letmechoose-info .vertical-line {
        background-color: #3e5878 !important;
    }

    .switch-stations {
        background-color: #3e5878 !important;
        border: #3e5878 !important;
        color: #fff !important;
        path {
            fill: #fff !important;
        }
    }

    @media (max-width: 768px) {
        .switch-stations {
            background-color: #CFCFCF !important;
            color: #3e5878 !important;
            path {
                fill: #3e5878 !important;
            }
        }
    }



    .text-blue-dark, .dropdown-select, .button, .section-one, .section-two, .title, #signInModal .signin-info, #moreOptionsModal .input {
        color: #0f293e !important;
    }

    .input-button .div:hover .button {
        border-color: transparent !important;
        color: rgb(255, 255, 255) !important;
    }

    .section-one {
        border-right-color: #0f293e !important;
    }

    .btn-outer[data-target="#moreOptionsModal"] .button, .js-summary-bar, #journeySummary a, .journey-card.selected .summary {
        color: #0f293e !important;
    }

    .journey-card:not(.selected) .top:not(.railsale-top) .shape, .icon.info {
        fill: #0f293e !important;
    }

    .journey-card:not(.selected) .top:not(.railsale-top) .curve-top, .journey-card:not(.selected) .bottom:not(.railsale-bottom) .bottom-item {
        background-color: #98a5b5aa;
        color: #0f293e !important;
    }

    .journey-card .icon.info {
        fill: #8ba5c5;
    }

    #price-summary svg.icon.info.fill-white {
        fill: #fff !important;
    }

    #header > div, .tw-navbar.navbar-light .basket-items {
        background-color: #0f293eaa !important;
    }

    .letmechoose-price-container, .letmechoose-info.bottom, #price-summary .container, body.login, .bg-blue-dark, .ui-tooltip {
        background-color: #0f293e !important;
    }

    .selected .middle:not(.railsale-middle) .journey-line line, .selected .middle:not(.railsale-middle)  .journey-line circle, .js-modal line {
        stroke: #0f293e !important;
    }

    .selected .journey-line svg text, .journey-card.selected .icon.info {
        fill: #0f293e !important;
    }

    .navbar-light .navbar-nav .nav-link:hover, .bg-covid, .navbar-light .navbar-nav .nav-link:focus, mark,
    .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active,
    .basket-empty-onaverage, .dropdown-header, .ui-datepicker-header, .ui-datepicker, .ui-datepicker-calendar th, .ui-datepicker-calendar .ui-state-default, a:hover {
        color: #0f293e;
    }

    .dropdown-header, select.list, .dropdown-select, .station-input, .label, .js-modal .modal-title, .letmechoose-warning-title {
        color: #0f293e !important;
    }

    .station-input::placeholder {
        color: #0f293eaa !important;
    }

    .switch-stations:hover {
        background-color: #0f293e !important;
        color: #fff !important;
        path {
            fill: #fff !important;
        }
    }

    .switch-stations:focus {
        background-color: #0f293e !important;
        color: #fff !important;
        path {
            fill: #fff !important;
        }
    }






#hero-image {
  background-image: url("https://directus.trainsplit.com/assets/eb5a9d94-e280-4860-a9bc-b5c51762c12c") !important;
  background-position: 50% 12%;
}

#journey-planner-container {
  margin-top: 0;
}


@media (min-width: 767.98px) {
  #saving {
    height: 109px;
    font-size: 2rem;
    margin-bottom: 360px;
    margin-left: -1rem !important;
    margin-right: -1rem !important;
    max-width: calc(100% + 2rem) !important;
  }

  #hero-image {
    height: 650px;
  }
}

#saving {
    background: #3332;
    backdrop-filter: blur(6px);
}

a.nav-link[href='/blog'],a.nav-link[href*='taxis'] {
  display: none;
}

@media (min-width: 767.98px) {

.tw-navbar a.navbar-brand h1 {
  width: 225px;
  height: 74px;
}

}

@media (max-width:767.98px) {
 .tw-navbar.navbar-dark a.navbar-brand h1,
 .tw-navbar.navbar-light a.navbar-brand h1 {
  height:40px;
 }
}

#switch-to-old-banner {
  display: none !important;
}

#header > div {
  background-color: #08355fcc !important;
}

#journey-planner-container .btn-outline-info, .hide-on-whitelabel {
    display: none;
}