
.lsfw-tbl.hotels-compare .hotels-compare__num:hover {
    background: #666;
}
.lsfw-tbl.hotels-compare .hotels-compare__num {
    color: #ffffff!important;
    line-height: 40px;
    background: #999999;
    border-radius: 5px;
    margin-right: 10px;
    font-weight: bold;
    width: 60px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 20px;
}

.lsfw-tbl.hotels-compare .bth__btn::before {
    content: "\f24e";
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    margin-right: 10px;
}

.lsfw-tbl.hotels-compare .bth__btn.bth__btn--28 {
    font-size: 10px;
    width: 135px;
    text-align: left;
    padding: 0 12px;
    border-radius: 5px;
}