

/* Start:/local/templates/hm_2023/components/b1team/custom.html/reviews.spreader/style.css?17565410211042*/
h1 {
    font-family: Arial !important;
    font-weight: 900 !important;
}

.b1t-hm-ch-rsp {
    font-family: Arial;
}

.b1t-hm-ch-rsp .item {
    display: block;
    color: #1C1C1C;
    background: #F9F9F9;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 12px;
    border-bottom: 0px;
    text-decoration: none;
}

.b1t-hm-ch-rsp .item .picture {
    margin-bottom: 23px;
    max-width: 150px;
}

.b1t-hm-ch-rsp .item .text {
    display: inline-block;
    position: relative;
    padding-right: 15px;
}

.b1t-hm-ch-rsp .item .text .icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 8px;
    right: 0px;
    color:#FF6534;
}

@media (max-width: 767px) {

    .b1t-hm-ch-rsp .item {
        text-align: center;
        padding: 35px 25px;
    }

    .b1t-hm-ch-rsp .item .picture {
        display: inline-block;
        margin-bottom: 15px;
    }

    .b1t-hm-ch-rsp .item.site .picture {
        width: 110px;
    }

    .b1t-hm-ch-rsp .item .text {
        font-size: 16px;
    }

}
/* End */
/* /local/templates/hm_2023/components/b1team/custom.html/reviews.spreader/style.css?17565410211042 */
