
.minisiteTitleDiv {
    background: url(https://b2estorage.blob.core.windows.net/media/26/Minisite/ashkelon-banner-2026.jpg) no-repeat center center;
    background-size: contain;
    min-height: 115px;
    background-position-x: center;
    background-position-y: center;
    margin-top: 35px;
}

    .minisiteTitleDiv h1, .minisiteTitleDiv h2, .minisiteTitleDiv h3, .minisiteTitleDiv p {
        display: none;
    }
    
   .b2eTimer, .b2eTimer span {
        direction: ltr;
        background-color: #0C4CA3;
    }

    #navigationContainer {
        background-color: #0C4CA3;
    }

    .nav > li > a {
        color: #ffffff;
    	font-weight: bold;
    }

    .nav li:hover a:hover {
        background-color: #6ae0f9;
    }

    .register-event-wrapper {
        border: 1px solid #ffffff;
        background-color: #6ae0f9;
	font-weight: bold;
    }

    ul.categories-nav li {
      background-color: #0C4CA3 !important;
      color: #ffffff !important;
    }

    ul.categories-nav li {
	background-color: #0C4CA3;
	color: #ffffff;
    }

        ul.categories-nav li:hover {
            background-color: #6ae0f9;
        }

    .categories-nav a {
        color: #ffffff;
    }

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
}
