.tours-last-search .fa-plane {
    font-size: 22px;
    margin: 0 35px 0 0;
    color: #999999;
}

.tours-last-search .lsfw-fill-tbl__150 {
    padding-right: 10px;
}

.tours-last-search .no-transform .lsfw-fill-tbl__cut {
    max-width: 110px;
}

.tours-last-search tr td:first-child > * {
    display: inline-block;
    vertical-align: middle;
}

.tours-last-search .bth__btn--28 {
    margin: 0 0 0 20px;
    vertical-align: middle;
}

.tours-last-search .tours-last-search__adult {
    background: url(https://tophotels.ru/csstx/i/adult.svg) center/contain no-repeat;
    display: inline-block;
    vertical-align: bottom;
    width: 15px;
    height: 25px;
}

.tours-last-search .tours-last-search__child {
    background: url(https://tophotels.ru/csstx/i/child.svg) center/contain no-repeat;
    display: inline-block;
    vertical-align: bottom;
    width: 14px;
    height: 21px;
}

@media screen and (min-width: 1440px) {
    .tours-last-search tr td:first-child {
        padding-left: 15px;
    }

    .tours-last-search tr td:last-child {
        padding-right: 15px;
    }

}

@media screen and (max-width: 1440px) {
    .tours-last-search .lsfw-fill-tbl__400 {
        width: 250px;
        padding-left: 0;
    }

    .tours-last-search .bth__btn.bth__btn--28 {
        display: block;
        margin: 5px 0 0 0;
        padding: 0;
        font-size: 10px;
        width: 90px;
    }

    .tours-last-search .fz14 {
        font-size: 13px !important;
    }

    .tours-last-search tbody tr td:last-child {
        width: 110px;
    }

    .tours-last-search .lsfw-fill-tbl__150 {
        width: 130px;
    }

    .tours-last-search .fz13 {
        font-size: 12px !important;
    }

    .tours-last-search .fa-plane {
        margin: 0 17px 0 0;
    }

    .tours-last-search .lsfw-fill-tbl__350 {
        width: 280px;
        padding-right: 0 !important;
    }
}

@media screen and (max-width: 1023px) {
    .tours-last-search.lsfw-fill-tbl > *, .tours-last-search.lsfw-fill-tbl {
        display: block;
    }

    .tours-last-search.lsfw-fill-tbl tr td {
        border: none;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .tours-last-search.lsfw-fill-tbl tbody tr td:last-child b {
        font-weight: normal;
        font-size: 10px;
    }

    .tours-last-search.lsfw-fill-tbl tbody tr td:last-child {
        margin-left: auto;
        padding-top: 5px;
    }

    .tours-last-search.lsfw-fill-tbl tr td:nth-child(4) > * {
        display: inline-block;
        vertical-align: middle;
        margin: 0 10px 0 0 !important;
    }

    .tours-last-search .mr20 {
        margin-right: 10px !important;
    }

    .tours-last-search.lsfw-fill-tbl tr td:nth-child(4) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
        background: rgba(255, 255, 255, 0.43);
        padding-top: 4px;
    }

    .tours-last-search.lsfw-fill-tbl tr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 5px;
    }

    .tours-last-search .fa-plane {
        font-size: 18px;
    }

    .tours-last-search .lsfw-fill-tbl__350 {
        width: 265px;
    }
}

@media screen and (max-width: 767px) {
    .tours-last-search.lsfw-fill-tbl .lsfw-flag {
        width: 40px !important;
        margin-top: 2px;
        background-position-x: 0 !important;
        vertical-align: middle;
        height: 28px !important;
    }

    .tours-last-search .lsfw-fill-tbl__150 {
        width: auto;
        max-width: 130px;
    }

    .tours-last-search .fa-plane {
        font-size: 15px;
        margin: 0 10px 0 0;
    }

    .tours-last-search .lsfw-fill-tbl__350 {
        width: 100%;
    }

    .tours-last-search .lsfw-fill-tbl__400 .mt5 {
        margin: 0 !important;
        display: inline-block;
        vertical-align: middle;
    }

    .tours-last-search .lsfw-fill-tbl__400 {
        padding-left: 10px;
        background: rgba(255, 255, 255, 0.43);
        width: 100%;
        padding-top: 0;
    }

    .tours-last-search .fz13 {
        font-size: 10px !important;
    }

    .tours-last-search.lsfw-fill-tbl tr td:nth-child(4) {
        width: auto;
        padding-right: 0;
        font-size: 12px !important;
        background: transparent;
    }

    .tours-last-search.lsfw-fill-tbl tbody tr td:last-child {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: left !important;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .tours-last-search .tours-last-search__adult {
        width: 10px;
        height: 20px;
    }

    .tours-last-search .tours-last-search__child {
        width: 7px;
        height: 16px;
    }

    .tours-last-search.lsfw-fill-tbl tr {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 0;
    }

    .tours-last-search.lsfw-fill-tbl .hint-parent .hint {
        display: inline-block !important;
        font-weight: bold !important;
        text-transform: uppercase;
        position: static;
        padding: 0;
        line-height: 13px;
        vertical-align: middle;
        background: transparent;
        font-size: 13px !important;
        -webkit-box-shadow: none;
        box-shadow: none;
        white-space: nowrap;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        width: 110px;
        max-width: none;
        min-width: auto;
    }

    .tours-last-search.lsfw-fill-tbl tbody tr td .bth__btn.bth__btn--28 {
        margin: 0 10px 0 0;
        width: 120px !important;
        font-size: 10px;
    }
}

@media screen and (max-width: 560px) {
    .tours-last-search.lsfw-fill-tbl tr td:nth-child(4) > * {
        display: block;
        margin: 0 !important;
    }

    .tours-last-search .lsfw-fill-tbl__400 .mt5 {
        display: block;
    }
}

@media screen and (max-width: 359px) {
    .tours-last-search.lsfw-fill-tbl .lsfw-flag {
        width: 32px !important;
        background-position-x: 0 !important;
        height: 21px !important;
        margin-top: 0;
    }

    .tours-last-search.lsfw-fill-tbl .hint-parent .hint {
        width: 80px;
    }
}