.divided-menu .center{background:#0d4b94 }
.margin-0{margin: 0;}

#astroid-header .header-block-item {
    min-width: 360px;
}

.astroid-header-section header.astroid-header:not(.astroid-header-sticky) {
    padding: 15px 0 30px;
}
.sppb-btn-primary {
    background-color: #0D4B94 !important;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-date {
    color: #FAA41C
}

.bottom-line-heading h1.sppb-addon-title, .bottom-line-heading .sppb-addon-title.h1, .bottom-line-heading h2.sppb-addon-title, .bottom-line-heading .sppb-addon-title.h2, .bottom-line-heading h3.sppb-addon-title, .bottom-line-heading .sppb-addon-title.h3, .bottom-line-heading h4.sppb-addon-title, .bottom-line-heading .sppb-addon-title.h4, .bottom-line-heading h5.sppb-addon-title, .bottom-line-heading .sppb-addon-title.h5, .bottom-line-heading h6.sppb-addon-title, .bottom-line-heading .sppb-addon-title.h6 {
    color: #FAA41C;
}

.eb-box-heading {

    background: #0d4b94;
    border: 1px solid #0d4b94;
}

.eb-box-heading a{
	color:#fff;
}

#eb-categories .eb-description, #eb-event-page .eb-description, #eb-events .eb-description {
    border-bottom: 1px solid #0d4b94;
    border-left: 1px solid #0d4b94;
    border-right: 1px solid #0d4b94;

}
#eb-registration-complete-page 
h1.eb-page-heading{
	color:#0d4b94;
}
h1.eb-page-heading{
	color:#fff;
}

.eb-notice-message {
    font-size: 130%;
    font-weight: 700;
    margin-top: 25px;
}

.jollyany-hikacart{
	display:none;
	}
	
.ep-event-inner {
    padding: 1.3rem;
    background-color: #f8f9fa;
    border: 1px solid #dee2e6;
}

.up-event-image img{
	width:100%;
}

h3.eb-event-title-container {
    font-size: 18px;
    line-height: 1.2;
}

.eb-event-date-time,
.eb-event-location{
	font-size:13px;
}

.eb-event-short-description{
	margin-top:20px;
}

.nav-submenu-container .nav-submenu > li, .jddrop-content .megamenu-item .megamenu-menu li, .nav-submenu{
	text-align:left;
}
.uk-breadcrumb > :last-child > span, .uk-breadcrumb > :last-child > a:not([href]) {
    color: #faa41c;
}

.uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
    color: #fff;
}
.nav-link {

    padding: 0.5rem 0.7rem;

}

.lg-backdrop {

    z-index: 2400;

}

.lg-outer {
   
    z-index: 2500;
   
}


.form-contatto h3 {
    display: none;
}

.divided-menu .search-query {

    color: #fff;
}


@media (min-width: 992px){
	.sppb-col-md-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}