
.promo-pp-links .promo-pp-link::before {
    content: "\f002";
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    left: 10px;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 9px;
}

.promo-pp-links .lsfw-cbx label::before {
    left: 15px;
    top: 7px;
}

.promo-pp-links .promo-pp-link:hover {
    background: #215f86;
    color: #ffffff;
}

.promo-pp-links .lsfw-cbx {
    display: block;
    margin-bottom: 10px;
}

.promo-pp-links .lsfw-cbx label, .promo-pp-links .promo-pp-link {
    background: #ffffff;
    display: block;
    position: relative;
    text-transform: uppercase;
    padding: 7px 10px 7px 30px;
    border-radius: 5px;
    font-size: 14px;
    margin-top: 5px;
}

.promo-pp-links .lsfw-cbx label {
    padding-left: 40px;
}

.promo-pp-links .lsfw-cbx label {
    margin: 0;
}

.pp-user-poll .poll__btn.active {
    background: #008543;
    color: #ffffff;
}

.pp-user-poll .lsfw-search-tours .tour-selection-wrap,
.pp-user-poll .lsfw-search-tours {
    padding: 0;
    margin: 0;
    background: transparent !important;
}

.pp-user-poll .poll__btns .lsfw-rbt label::before {
    left: 15px;
    top: 10px;
}

.pp-user-poll .poll__btns .lsfw-rbt label {
    background: #ffffff;
    border-radius: 5px;
    font-weight: bold;
    font-size: 14px;
    padding: 10px 15px 10px 45px;
}

.pp-user-poll .poll__btns .lsfw-rbt {
    margin-top: 10px;
}

.polls-trip-pp.lsfw-popup .lsfw-search-tours {
    position: static;
}

.polls-trip-pp.lsfw-popup .polls-trip-pp__bottom {
 margin-top: 20px;
}
