/* Home */
.supercontainer_web_notification {
    display: none;
}
b, strong {
    font-weight: 600;
}
.text-big {
    font-size: 15px;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(var(--custom-primary-default) / var(--tw-text-opacity));
}

/* Widget Landing */
.landing_home .booking-widget {
    margin-top: -90px;
}

/* Flexible container */
.carouselHelp_title {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .1em;
    --tw-text-opacity: 1;
    color: rgb(var(--custom-primary-default) / var(--tw-text-opacity));
    margin-bottom: 30px;
    margin-top: 5px;
}

/* Container Flexible bookings */
.reservation_paragraph {
    font-size: 13px;
    line-height: 16px;
    margin-left: 24px;
    margin-right: 15px;
}
.reservation_title {
    font-size: 16px;
    font-weight: 700;
}
.mt-28 {
    margin-top: 0px;
}

/* Footer */
.footer-logo {
    -o-object-fit: cover;
    object-fit: cover;
    width: 200px;
}
.landing-footer-terms {
    color: #91969a;
}

/* Container Business Rewards */
.supercontainer_price_location_business{
  display:none;
}

/* Container Destinations */
.recommended_destionations_swiper{
  display:none;
}

/* Helpdesk Container */
.claim-container {
    display:none;
}

/* Step 3 */ 
.supercontainer_step3_agency {
    display: none;
}

.booking-details-selected-rate {
    display: none;
}

/* Terms and conditions */
.rental-conditions-content {
    padding: 0px 15px 15px 10px;
}
.rental-conditions-container {
    box-shadow: none;
    border-radius: 0;
}