.lsfw-tbl.hotels-interest .lsfw-tbl__trash.fa-external-link-alt {
    width: 30px;
    text-align: right;
}

.lsfw-tbl.hotels-interest tr td.lsfw-tbl__100 {
    width: 65px;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
}

.lsfw-tbl.hotels-interest tr td {
    padding: 5px 10px;
}

.lsfw-tbl.hotels-interest .lsfw-tbl__260 {
    width: 260px;
}

.lsfw-tbl.hotels-interest .room {
    padding: 0;
    margin: 0;
    background: transparent;
}

.lsfw-tbl.hotels-interest .tours-wrap {
    display: block;
    margin: 0;
}

.lsfw-tbl.hotels-interest tbody.active tr:nth-child(1) td {
    border: none !important;
}

.lsfw-tbl.hotels-interest tbody.active tr {
    background-color: #f9f6e5 !important;
}

.lsfw-tbl.hotels-interest tbody:not(.active) .hotels-interest__price.hotels-interest__price-arr:hover,
.lsfw-tbl.hotels-interest tbody.active .hotels-interest__price.hotels-interest__price-arr {
    background: #215f86;
    color: #ffffff;
}

.lsfw-tbl.hotels-interest .hotels-interest__btns .bth__btn .fas {
    margin-right: 4px;
}

.lsfw-tbl.hotels-interest .hotels-interest__btns .bth__btn {
    font-size: 10px;
    padding: 0 5px;
    line-height: 25px;
    border: none;
    width: 70px;
    white-space: nowrap;
}

.lsfw-tbl.hotels-interest .hotels-interest__price.hotels-interest__price-arr {
    color: #215f86;
}

.lsfw-tbl.hotels-interest .hotels-interest__price.hotels-interest__price-arr::before {
    content: '\f0a9';
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right: 14px;
    font-size: 12px;
    top: 0;
}

.lsfw-tbl.hotels-interest .hotels-interest__price {
    font-weight: bold;
    font-size: 17px;
    text-align: left;
    width: 159px;
    background: #ffffff;
    position: relative;
    border: none;
    font-family: inherit;
    color: inherit;
    padding: 0 15px;
    line-height: 30px;
    border-radius: 5px;
    display: inline-block;
    vertical-align: middle;
}

.lsfw-tbl.hotels-interest .hotels-interest__acts .lsfw-tbl__trash,
.lsfw-tbl.hotels-interest .hotels-interest__acts .lsfw-tbl__bb {
    margin-right: 20px;
}

.lsfw-tbl.hotels-interest .hotels-interest__acts .bth__hearts-rate.bth__hearts-rate--sm .bth__hearts-rate-i {
    background-color: transparent;
    width: 15px;
    background-position: center;
    height: 25px;
    vertical-align: top;
    background-image: url(https://tophotels.ru/csstx/i/like-grey-fill.svg);
    margin: 0;
}

.lsfw-tbl.hotels-interest .hotels-interest__acts .bth__hearts-rate.bth__hearts-rate--sm .bth__hearts-rate-i.hover-active {
    background-image: url(https://tophotels.ru/csstx/i/like-red.svg) !important;
}

.lsfw-tbl.hotels-interest .hotels-interest__acts .lsfw-tbl__bb.fa-bookmark.active,
.lsfw-tbl.hotels-interest .hotels-interest__acts .lsfw-tbl__bb.fa-bookmark:hover {
    background: #008741;
}

.lsfw-tbl.hotels-interest .hotels-interest__acts .lsfw-tbl__bb.fa-ban.active,
.lsfw-tbl.hotels-interest .hotels-interest__acts .lsfw-tbl__bb.fa-ban:hover {
    background: #000000;
}

.lsfw-tbl.hotels-interest .hotels-interest__acts .lsfw-tbl__bb {
    color: #999999;
}

.lsfw-tbl.hotels-interest .hotels-interest__acts .lsfw-tbl__bb.active,
.lsfw-tbl.hotels-interest .hotels-interest__acts .lsfw-tbl__bb:hover {
    background: #ff8e41;
    color: #ffffff;
    font-weight: bold;
}

.lsfw-tbl.hotels-interest .hotels-interest__acts {
    white-space: nowrap;
}

.lsfw-tbl.hotels-interest .hotels-interest__acts .fa-balance-scale.active,
.lsfw-tbl.hotels-interest .hotels-interest__acts .fa-balance-scale:hover {
    color: #ff8e41;
}

.lsfw-tbl.hotels-interest .hotels-interest__type {
    font-size: 10px;
    margin-top: 5px;
    width: 100%;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.lsfw-tbl.hotels-interest .hotels-interest__th::before {
    content: '';
    -webkit-mask: url(https://tophotels.ru/csstx/i/crown-yellow.svg) no-repeat center/10px;
    mask: url(https://tophotels.ru/csstx/i/crown-yellow.svg) no-repeat center/10px;
    background-color: #dfa918;
}

.lsfw-tbl.hotels-interest .hotels-interest__th:hover::before {
    background-color: #ffffff;
}

.lsfw-tbl.hotels-interest .hotels-interest__tours:hover .hint, .lsfw-tbl.hotels-interest .hotels-interest__th:hover .hint {
    display: block;
}

.lsfw-tbl.hotels-interest .hotels-interest__tours:hover, .lsfw-tbl.hotels-interest .hotels-interest__th:hover {
    background: #dfa918;
    color: #ffffff;
}

.lsfw-tbl.hotels-interest .hotels-interest__tours, .lsfw-tbl.hotels-interest .hotels-interest__th {
    font-size: 10px;
    font-weight: bold;
    color: #dfa918;
    background: #ffffff;
    border-radius: 5px;
    padding: 0 12px 0 26px;
    position: relative;
    line-height: 20px;
    height: 20px;
    display: inline-block;
    width: 50px;
    vertical-align: middle;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
}

.lsfw-tbl.hotels-interest .hotels-interest__th.blue::before {
    background-color: #318cc6;
}

.lsfw-tbl.hotels-interest .hotels-interest__th.blue:hover::before {
    background-color: #ffffff;
}

.lsfw-tbl.hotels-interest .hotels-interest__th.blue {
    color: #318cc6;
}

.lsfw-tbl.hotels-interest .hotels-interest__th.blue:hover {
    background-color: #318cc6;
    color: #ffffff !important;
}

.lsfw-tbl.hotels-interest .hotels-interest__th::before {
    position: absolute;
    left: 8px;
    display: block;
    width: 10px;
    top: 0;
    height: 20px;
}

.lsfw-tbl.hotels-interest .hotels-interest__tours::after {
    content: '\f5b0';
}

.lsfw-tbl.hotels-interest .hotels-interest__tours {
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 7px;
    text-align: center;
}

.lsfw-tbl.hotels-interest .hotels-interest__tours::before {
    content: '\f002';
    transform: scaleX(-1);
}

.lsfw-tbl.hotels-interest .lsfw-tbl__70 {
    width: 93px;
}

.lsfw-tbl.hotels-interest .lsfw-tbl__bb.fa-ban, .lsfw-tbl.hotels-interest .lsfw-tbl__bb.fa-pencil-alt {
    margin-left: 20px;
}

.lsfw-tbl.hotels-interest .lsfw-tbl__trash.fa-balance-scale {
    font-size: 15px;
}

.lsfw-tbl.hotels-interest .lsfw-tbl__450 {
    width: 470px;
    font-weight: bold;
    font-size: 16px;
}

.lsfw-tbl.hotels-interest .lsfw-tbl__bb.hotels-interest__ignor i {
    margin-right: 5px;
}

.lsfw-tbl.hotels-interest .lsfw-tbl__bb.hotels-interest__ignor:hover {
    background-color: #000000;
    color: #ffffff;
}

.lsfw-tbl.hotels-interest .lsfw-tbl__bb.hotels-interest__ignor {
    font-size: 11px;
    text-align: left;
    margin-left: 40px;
    width: 100px;
}

.lsfw-tbl.hotels-interest .hotels-interest__acts .lsfw-tbl__bb.fa-ban.active,
.lsfw-tbl.hotels-interest .hotels-interest__acts .lsfw-tbl__bb.fa-ban:hover {
    background: #000000;
}

.lsfw-tbl.hotels-interest .lsfw-tbl__cut300.fz10 {
    display: block;
}

.lsfw-tbl.hotels-interest .lsfw-tbl__cut300 {
    vertical-align: bottom;
}

.lsfw-tbl.hotels-interest .hotels-interest__hearts-act.bth__hearts-rate .bth__hearts-rate-i:not(:first-child) {
    display: none;
}

.lsfw-tbl.hotels-interest tr td.right .lsfw-tbl__bb--green {
    width: 110px;
    font-size: 11px;
    padding: 0 5px;
    font-weight: bold;
}

.lsfw-tbl.hotels-interest tr td.right .lsfw-tbl__bb--green::after {
    content: "\f005";
    font-family: "Font Awesome 5 Free";
    margin-left: 10px;
}

.lsfw-tbl.hotels-interest .hotels-interest__hearts-act.bth__hearts-rate.active .bth__hearts-rate-i {
    display: inline-block;
}

.lsfw-tbl.hotels-interest .bth__hearts-rate.bth__hearts-rate--sm {
    display: inline-block;
    vertical-align: top;
}

.lsfw-tbl.hotels-interest tr td .bth__hearts-rate.bth__hearts-rate--sm:nth-child(1) .bth__hearts-rate-i {
    background-color: #ffffff;
    border-radius: 5px;
    width: 27px;
    height: 25px;
    margin-right: 3px;
    background-position: center;
}

.lsfw-tbl__cbx label::before {
    content: '\f00c';
    border: none;
    background: transparent !important;
    position: static;
}

.lsfw-tbl__cbx input {
    display: none;
}

.lsfw-tbl__cbx input:checked + label {
    color: #ffffff;
    background: #318cc6;
    -webkit-animation: pulse 1s;
    animation: pulse 1s;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(11, 83, 37, 0.4);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(11, 83, 35, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(11, 83, 37, 0);
    }
}

.lsfw-tbl__cbx {
    display: inline-block;
}

.lsfw-tbl__cbx label {
    width: 25px;
    height: 25px;
    color: #cccccc;
    cursor: pointer;
    line-height: 25px;
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    text-align: center;
    background: #ffffff;
    border-radius: 5px;
}

.lsfw-tbl__cbx input:disabled + label {
    background-color: #fbfbfb;
    cursor: initial;
    color: #dedede;
    -webkit-animation: none;
    animation: none;
}

.lsfw-tbl__cbx input:disabled:checked + label {
    background-color: #b6d3e5;
    cursor: initial;
    color: #ffffff;
    -webkit-animation: none;
    animation: none;
}

.lsfw-tbl tr td .lsfw-tbl__bb.h30px > *:not(.hint) {
    line-height: 30px;
}

.lsfw-tbl tr td .lsfw-tbl__bb.h30px {
    height: 30px;
    line-height: 30px;
}

@media screen and (min-width: 1475px) {
    .lsfw-popup .lsfw-tbl.hotels-interest .lsfw-tbl__450 {
        width: 440px;
    }
}

@media screen and (max-width: 1475px) {
    .lsfw-tbl.hotels-interest .lsfw-tbl__450 {
        width: 390px;
        font-size: 14px;
    }

    .lsfw-tbl.hotels-interest .lsfw-tbl__cut200 {
        max-width: 150px;
    }

    .lsfw-tbl.hotels-interest .bth__img60x40 + .lsfw-tbl__inline {
        width: calc(100% - 80px);
    }

    .lsfw-tbl.hotels-interest .lsfw-tbl__cut300 {
        max-width: 250px;
    }

    .lsfw-tbl.hotels-interest tr td:last-child {
        width: 100px;
        white-space: normal;
    }

    .lsfw-tbl.hotels-interest .hotels-interest__btns .bth__btn {
        width: 100%;
        margin: 0;
        line-height: 20px;
    }

    .lsfw-tbl.hotels-interest .hotels-interest__btns .bth__btn + .bth__btn {
        margin-top: 5px;
    }

    .lsfw-tbl.hotels-interest .lsfw-tbl__260 {
        width: 210px;
    }

    .lsfw-tbl.hotels-interest .lsfw-tbl__70 {
        width: 85px;
    }


    .lsfw-tbl.hotels-interest .bth__hearts-rate.bth__hearts-rate--sm {
        margin-right: 10px;
    }

    .lsfw-tbl.hotels-interest .lsfw-tbl__trash.fa-external-link-alt {
        width: 20px;
    }

    .lsfw-tbl.hotels-interest .lsfw-tbl__100 .fz18 {
        font-size: 16px !important;
    }

    .lsfw-tbl.hotels-interest tr td.right .mr30 {
        margin-right: 15px !important;
    }
}

@media screen and (max-width: 1315px) {
    .lsfw-tbl.hotels-interest .lsfw-tbl__260 {
        width: 175px;
    }

    .lsfw-tbl.hotels-interest .lsfw-tbl__450 {
        width: 370px;
    }

    .lsfw-tbl.hotels-interest .lsfw-tbl__cut200 .mr10 {
        margin-right: 5px !important;
    }

    .lsfw-tbl.hotels-interest tr td.lsfw-tbl__100 {
        width: 55px;
    }

    .lsfw-tbl.hotels-interest .lsfw-tbl__70 {
        width: 70px;
    }

    .lsfw-tbl.hotels-interest .lsfw-tbl__cut200 {
        max-width: 120px;
    }
}

@media screen and (max-width: 1199px) {
    .lsfw-tbl.hotels-interest tr td.right .mr30 {
        margin-right: 0 !important;
    }

    .lsfw-tbl.hotels-interest tr {
        position: relative;
    }

    .lsfw-tbl.hotels-interest .lsfw-tbl__260 {
        position: absolute;
        bottom: 10px;
        border: none;
        width: 230px;
        padding: 0;
        left: 132px;
    }

    .lsfw-tbl.hotels-interest .bth__img60x40 + .lsfw-tbl__inline {
        vertical-align: top;
        line-height: 17px;
    }

    .lsfw-tbl.hotels-interest .lsfw-tbl__450 {
        width: 415px;
    }

    .lsfw-tbl.hotels-interest .lsfw-tbl__trash.fa-external-link-alt,
    .lsfw-tbl.hotels-interest .lsfw-tbl__450 .bth__ava-square + div .fz10 {
        display: none;
    }

    .lsfw-tbl.hotels-interest .lsfw-tbl__cut200 {
        max-width: calc(100% - 40px);
    }

    .lsfw-tbl.hotels-interest .lsfw-tbl__100, .lsfw-tbl.hotels-interest tr td:last-child {
        width: 70px;
    }

    .lsfw-tbl.hotels-interest .lsfw-tbl__70 {
        width: 85px;
    }

}

@media screen and (max-width: 1023px) {
    .lsfw-tbl.hotels-interest .hotels-interest__acts .lsfw-tbl__150 {
        width: auto;
    }

    .lsfw-tbl.hotels-interest .hotels-interest__btns .bth__btn {
        width: 80px;
        margin: 0 0 0 10px !important;
        line-height: 23px;
        border-radius: 5px;
    }

    .lsfw-tbl.hotels-interest .hotels-interest__btns .bth__btn + .bth__btn {
        margin-top: 5px;
    }

    .lsfw-tbl.hotels-interest tr td.lsfw-tbl__100 .hint,
    .lsfw-tbl.hotels-interest .hotels-interest__th:hover .hint,
    .lsfw-tbl.hotels-interest .hotels-interest__tours:hover .hint {
        left: auto !important;
        right: 0 !important;
    }

    .lsfw-tbl.hotels-interest .hotels-interest__acts .hotels-interest__price .mr5 {
        margin-right: 3px !important;
    }

    .lsfw-tbl.hotels-interest .hotels-interest__acts .hotels-interest__price .fz20 {
        font-size: 16px !important;
    }

    .lsfw-tbl.hotels-interest .hotels-interest__acts .hotels-interest__price {
        width: 125px;
        order: 0;
        font-size: 13px;
        padding: 0 12px;
    }

    .lsfw-tbl.hotels-interest .hotels-interest__price.hotels-interest__price-arr::before {
        right: 10px;
        font-size: 9px;
    }

    .lsfw-tbl.hotels-interest tr td {
        padding: 0;
        border: none;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .lsfw-tbl.hotels-interest tr::before {
        content: '';
        position: absolute;
        left: 10px;
        bottom: 43px;
        height: 1px;
        border-top: 1px solid rgba(255, 255, 255, 0.9);
        width: calc(100% - 20px);
    }

    .lsfw-tbl.hotels-interest tr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 10px;
        padding: 10px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 20px 10px;
    }

    .lsfw-tbl.hotels-interest tr td.lsfw-tbl__40 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        width: auto;
    }

    .lsfw-tbl.hotels-interest .hotels-interest__acts > * {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .lsfw-tbl.hotels-interest .hotels-interest__acts .lsfw-tbl__bb {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    .lsfw-tbl.hotels-interest .hotels-interest__acts {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
        display: -webkit-box;
        align-items: center;
        display: -ms-flexbox;
        display: flex;
    }

    .lsfw-tbl.hotels-interest .hotels-interest__price .fz20 {
        font-size: 18px !important;
    }

    .lsfw-tbl.hotels-interest .hotels-interest__price {
        line-height: 25px;
        font-size: 15px;
        margin-right: 20px;
    }

    .lsfw-tbl.hotels-interest .hotels-interest__acts .lsfw-tbl__150.fz16 {
        font-size: 10px !important;
        order: 5;
        width: auto;
    }

    .lsfw-tbl.hotels-interest .lsfw-tbl__260 {
        position: static;
        width: 200px;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    .lsfw-tbl.hotels-interest .lsfw-tbl__bb.fa-ban,
    .lsfw-tbl.hotels-interest .lsfw-tbl__bb.fa-pencil-alt {
        margin-left: 0;
    }

    .lsfw-tbl.hotels-interest tr td.lsfw-tbl__100 {
        width: 40px;
        margin-left: auto;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .lsfw-tbl.hotels-interest .bth__img60x40 + .lsfw-tbl__inline {
        vertical-align: middle;
        max-height: 40px;
        overflow: hidden;
    }

    .lsfw-tbl.hotels-interest .lsfw-tbl__70 {
        width: auto;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .lsfw-tbl.hotels-interest .lsfw-tbl__450 {
        width: calc(100% - 340px);
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        font-size: 15px;
    }

    .lsfw-tbl.hotels-interest .lsfw-tbl__cut300 {
        max-width: none;
        display: inline;
        white-space: normal;
    }


    .lsfw-tbl.hotels-interest tr td .lsfw-tbl__bb.h30px {
        height: 25px;
        line-height: 25px;
    }

    .lsfw-tbl.hotels-interest tr td:last-child {
        margin-left: auto;
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
        width: auto;
    }

    .lsfw-tbl.hotels-interest tr td .bth__hearts-rate.bth__hearts-rate--sm:nth-child(1) {
        margin-left: 15px;
    }
}

@media screen and (max-width: 767px) {
    .lsfw-tbl.hotels-interest .bth__img60x40 {
        position: absolute;
        left: 10px;
        top: 10px;
    }

    .lsfw-tbl.hotels-interest .lsfw-tbl__bb.hotels-interest__ignor {
        margin-left: 0;
    }

    .lsfw-tbl.hotels-interest .lsfw-tbl__trash.fa-balance-scale {
        font-size: 13px;
    }

    .lsfw-tbl.hotels-interest .hotels-interest__acts .lsfw-tbl__trash, .lsfw-tbl.hotels-interest .hotels-interest__acts .lsfw-tbl__bb {
        margin-right: 15px;
    }

    .lsfw-tbl.hotels-interest .bth__img60x40 + .lsfw-tbl__inline {
        display: block;
        width: 100%;
        line-height: 14px;
    }

    .lsfw-tbl.hotels-interest .lsfw-tbl__cut300 {
        max-width: calc(100% - 25px);
        white-space: nowrap;
        display: inline-block;
    }

    .lsfw-tbl.hotels-interest tr {
        gap: 10px;
    }

    .lsfw-tbl.hotels-interest tr::before {
        bottom: auto;
        opacity: 0.7;
        top: 59px;
    }

    .lsfw-tbl.hotels-interest tr td:last-child .fz11 {
        font-size: 10px !important;
        margin: 0 !important;
    }

    .lsfw-tbl.hotels-interest .hotels-interest__th span {
        display: none;
    }

    .lsfw-tbl.hotels-interest .hotels-interest__tours {
        width: 25px;
    }

    .lsfw-tbl.hotels-interest .hotels-interest__tours::before {
        display: none;
    }

    .lsfw-tbl.hotels-interest .hotels-interest__th {
        padding: 0;
        display: block;
        width: 25px;
    }

    .lsfw-tbl.hotels-interest .lsfw-tbl__70 {
        position: absolute;
        right: 10px;
        top: 10px;
    }

    .lsfw-tbl.hotels-interest .lsfw-tbl__100 .fz18 {
        font-size: inherit !important;
    }

    .lsfw-tbl.hotels-interest tr td.lsfw-tbl__100 {
        width: 25px;
        text-align: center;
        position: absolute;
        right: 10px;
        top: 37px;
        font-size: 10px;
        font-weight: bold;
    }

    .lsfw-tbl.hotels-interest .hotels-interest__acts .bth__hearts-rate.bth__hearts-rate--sm .bth__hearts-rate-i {
        height: 20px;
        background-size: 12px;
    }

    .lsfw-tbl.hotels-interest .hotels-interest__th::before {
        position: static;
        width: 100%;
    }

    .lsfw-tbl.hotels-interest .lsfw-tbl__450 {
        font-size: 14px;
    }

    .lsfw-tbl.hotels-interest .lsfw-tbl__260 {
        margin-bottom: 5px;
    }

    .lsfw-tbl.hotels-interest .lsfw-tbl__260, .lsfw-tbl.hotels-interest .lsfw-tbl__450 {
        width: calc(100% - 30px);
        padding-left: 70px !important;
    }

    .lsfw-tbl.hotels-interest tr td .bth__hearts-rate.bth__hearts-rate--sm:nth-child(1) + .fa-trash-alt {
        display: none;
    }

    .lsfw-tbl.hotels-interest tr td .bth__hearts-rate.bth__hearts-rate--sm:nth-child(1) .bth__hearts-rate-i,
    .lsfw-tbl.hotels-interest tr td .lsfw-tbl__bb.h30px {
        height: 20px;
        line-height: 20px;
        width: 25px;
    }

    .lsfw-tbl.hotels-interest tr td.right .lsfw-tbl__bb--green {
        font-size: 10px;
    }

    .lsfw-tbl.hotels-interest tr td .bth__hearts-rate.bth__hearts-rate--sm:nth-child(1) {
        margin-left: 5px;
    }
}

@media screen and (max-width: 599px) {
    .lsfw-tbl.hotels-interest tr td:last-of-type.hotels-interest__btns .bth__btn {
        width: 100px !important;
        margin: 0 10px 0 0 !important;
    }

    .lsfw-tbl.hotels-interest tr td:last-of-type.hotels-interest__btns {
        width: 100% !important;
        display: block;
        text-align: left !important;
    }
}

@media screen and (max-width: 413px) {
    .lsfw-tbl.hotels-interest tr td.lsfw-tbl__40 {
        display: none;
    }
}

@media screen and (max-width: 359px) {
    .lsfw-tbl.hotels-interest .bth__hearts-rate.bth__hearts-rate--sm:not(:nth-child(1)) {
        margin-right: 0;
    }

    .lsfw-tbl.hotels-interest tr td:last-child .fz11 {
        display: none;
    }
}