/*** ACTONBV CUSTOM CSS **/
#rezgo-img-carousel{
    display: none;
}

#rezgo_html body{
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.3;
    background: none;
}

#rezgo_html{
    --rezgo-blue: #4a7095;
    --rezgo-yellow: #95523d;
}

.rezgo-tour-description p, .rezgo-panel .rezgo-panel-body{
    font-weight: 400;
}

#rezgo_html body h3{
    font-family: "Crimson Pro", serif;
    font-weight: 500;
    text-transform: uppercase;
}

.rezgo-open-selector .panel-heading, .rezgo-date-selector .panel-heading{
    border-radius: 0;
}

.panel-body .rezgo-btn-book{
    border-radius: 0;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 14px 22px;
}

.tour-details-wrp{
    background: none;
}

.rezgo-open-options,
.rezgo-calendar{
   background: #ffffff;
}

.rezgo-container ul li,
.rezgo-container p,
.rezgo-tour-description p, .rezgo-panel .rezgo-panel-body{
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
}

.rezgo-panel-body ul li{
    font-weight: 400 !important;
}

.jumbotron{
    border-radius: 10px;
    padding-top: 20px;
    margin-top: 48px;
}