
.page .bot-info > * {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.page .bot-info {
    padding: 11px 15px;
    position: relative;
    color: #475669;
    display: block;
    margin-bottom: 20px;
}

.page .bot-info .bot-info__btn i {
    margin-right: 5px;
}

.page .bot-info:hover .bot-info__btn {
    color: #ffffff !important;
    background: #0571a7;
}

.page .bot-info .bot-info__btn {
    padding: 0 15px;
    background: #0088cc;
    font-size: 13px;
    line-height: 30px;
    font-weight: bold;
    border-radius: 5px;
    color: #ffffff !important;
    width: auto;
}


.tour-track-timer-hotel span {
    max-width: calc(100% - 20px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: bottom;
}

.tour-track-timer-hotel:hover {
    color: #318cc6;
}

.tour-track-timer-hotel {
    width: 100%;
    font-weight: bold;
    margin-bottom: 20px;
    color: #215f86;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
}


@media screen and (max-width: 1344px) {

    .lsfw-rbt label.fz18 {
        font-size: 14px !important;
    }
}


@media screen and (max-width: 1023px) {

    .tour-selection-wrap .tour-selection-wrap-flex.tour-track-timer .tour-selection-field {
        width: calc(50% - 5px) !important;
        margin-right: 0 !important;
    }

    .tour-selection-wrap .tour-selection-wrap-flex.tour-track-timer {
        justify-content: space-between;
        flex-wrap: wrap;
    }
}


@media screen and (max-width: 767px) {
    .page .bot-info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        padding: 10px;
    }


    .page .bot-info .bot-info__btn i {
        position: absolute;
        left: 10px;
        top: 13px;
        font-size: 14px;
    }

    .page .bot-info .bot-info__btn {
        line-height: 15px;
        position: relative;
        height: auto;
        padding: 7px 0 6px 35px;
        width: 120px;
        font-size: 10px;
        margin-right: 15px;
    }
}

@media screen and (max-width: 598px) {
    .tour-track-timer-hotel {
        font-size: 12px;
    }

    .page .tour-selection-wrap .tour-selection-wrap-white-adaptive > * {
        flex-grow: 1;
    }

    .page .tour-selection-wrap .tour-selection-wrap-white-adaptive {
        padding: 0 !important;
        display: flex;
        gap: 5px;
        justify-content: space-between;
    }

    .lsfw-rbt label.fz18 {
        font-size: 13px !important;
    }
}

@media screen and (max-width: 580px) {
    .page .bot-info .bth__txt {
        width: 220px;
        margin: 0;
    }

    .tour-selection-wrap .tour-selection-wrap-flex.tour-track-timer .tour-selection-field:nth-child(1),
    .tour-selection-wrap .tour-selection-wrap-flex.tour-track-timer .tour-selection-field:nth-child(4) {
        width: 100% !important;
    }

}

@media screen and (max-width: 598px) {

    .page .tour-selection-wrap .tour-selection-wrap-white-adaptive > * {
        flex-grow: 1;
    }

    .page .tour-selection-wrap .tour-selection-wrap-white-adaptive {
        padding: 0 !important;
        display: flex;
        gap: 5px;
        justify-content: space-between;
    }
}

@media screen and (max-width: 413px) {
    .page .bot-info .bth__txt {
        width: 180px;
        margin: 0;
        font-size: 10px;
        text-transform: uppercase;
        line-height: 15px;
    }
}

@media screen and (max-width: 374px) {
    .lsfw-rbt label.fz18 {
        font-size: 11px !important;
    }
}

@media screen and (max-width: 359px) {
    .tour-selection-wrap .tour-selection-wrap-flex.tour-track-timer .tour-selection-field {
        width: 100% !important;
    }

    .lsfw-rbt label.fz18 {
        font-size: 10px !important;
    }

    .page .bot-info .bot-info__btn {
        font-size: 8px;
        width: 105px;
    }

    .page .bot-info .bth__txt {
        width: 140px;
    }
}