.elementor-779752 .elementor-element.elementor-element-2a53a84c{padding:0px 0px 0px 0px;}@media(min-width:768px){.elementor-779752 .elementor-element.elementor-element-2b41c6a2{width:100%;}}/* Start custom CSS for sailing_schedule, class: .elementor-element-21589026 */#sailing-schedule-date-title {
    display: none!important;
}

@media (max-width: 767px) {
    .schedule__legend {
        display:flex!important;
        width: fit-content!important;
        margin: auto!important;
        padding: 0px!important;
        list-style: none;
        overflow: hidden;
        padding-top: 10px!important;
    }

    .schedule__legend__item {
        padding: 0px 0px!important;
        font-size: 8px!important;
        margin-right: 2px!important;
        margin-left: 2px!important;
        width: 80px!important;
        height: 24px!important;
        text-align: center;
        border-radius: 5px;
    }

    #sailing-schedule-date-title {
        text-align: center;
    }

    #sailing-schedule-date-title {
        font-size: 15px!important;
        font-weight: bold;
        padding: 20px;
        border-bottom: 2px solid #ddd;
    }
}

@media (min-width: 768px) {
    .schedule__legend {
        text-align:left;
        width: 400px;
        padding: 0px;
        display: block;
        margin: 20px auto 13px auto;
    }

    #sailing-schedule-date-title {
        font-size: 14pt;
        font-weight: bold;
        padding: 20px;
        border-bottom: 2px solid #ddd;
    }

    .schedule__legend__item {
        display: inline-block;
        margin-bottom: 10px;
        margin-right: 5px;
        padding: 6px 20px;
        border-radius: 6px;
        color: #fff;
        font-size: 16px;
        margin-left: 5px;
    }
}
.schedule__legend__item--available {
    background: #e7f3e8;
    color: #2e7d4f;
}

.schedule__legend__item--selling-fast {
    background: #faf0db; 
    color: #a9762a;
}

.schedule__legend__item--sold-out {
    background: #f3e6e6;
    color: #9c5b5b;
}
p.ra-info {
    text-align:center
}/* End custom CSS */