.c-section--center-info {
    margin-top: 0px;
}

.social-links {
    margin-top: 0px;
}

.pb-50
{
    padding-bottom: 50px;
}

.pt-50 {
    padding-top: 50px;
}

@media (max-width: 1024px) 
{
    .c-wrapper:first-child .c-section--no-bg:first-child .c-centered-content {
        padding-top: 44px;
    }
}

@media (max-width: 1240px)
{
    .c-wrapper:first-child .c-section--no-bg:first-child .c-centered-content {
        padding-top: 64px;
    }
}

.c-wrapper:first-child .c-section--no-bg:first-child .c-centered-content {
    padding-top: 96px;
}

.our-centres__list--outside .b-centre-item:hover, .our-centres__list--nearby .b-centre-item:hover {
    cursor: pointer;
    text-decoration: underline;
    color: #000 !important;
}

.b-centre-item__name{
    color: #000;
}

.hide
{
    display: none !important;
}

.c-hero__scrollto{
    z-index: 12;
}

.availability-modal .session-info__price {
    padding-right: 0px !important;
    
}

.print-page .timetable-print ul li table tr {
    font-weight: 700 !important;
}