

/* Start:/local/components/herbalife/catalog.list.new/templates/.default/style.css?16952777071690*/
.empty-message {
    margin: 50px auto;
    font-size: 22px;
    text-align: center;
}

.elem-snippet__img {
    position: relative;
}

.elem-snippet__img .elem-snippet__img-product {
    position: absolute;
    width: 25%;
    bottom: 10%;
    left: 45%;
}

.card__descr .elem-info {
    display: none;
}

.catalog-seo-text {
    padding: 0 0 15px;
    line-height: 1.2;
    color: #b3b4b2;
}

@media (max-width: 640px) {
    .catalog-seo-text {
        font-size: 14px;
    }
}

@media (max-width: 414px) {
    .catalog-seo-text {
        font-size: 12px;
    }
}

.card .price_section{
    display: flex;
    align-items: flex-start;
    margin-bottom: 11px;
    padding: 0 25px;
    color: #0D1320;
}
.card .price_value, .card .price_value:after{
    font-family: "NotoSans";
    font-size: 24px;
    font-weight: 700;
    line-height: 26px;
}
.card .price_value{
    margin-right: 16px;
}
.card .price_value:after{
    content: '\20AE';
}
.card .price_disclaimer{
    font-size: 11px;
    font-weight: 400;
    line-height: 12px;
    color: #b3b4b2;
}
.card .card__img{
    margin-bottom: 15px;
}
@media (max-width: 1699px) {
    .card .price_section{
        padding: 0 14px;
    }
}
@media (max-width: 1180px) and (min-width: 1024px) {
    .card .price_section{
        flex-direction: column;
    }
}
@media (max-width: 1024px) {
    .card .price_value, .card .price_value:after {
        font-size: 20px;
    }
}
@media (max-width: 1023px) {
    .card .price_section{
        padding: 0 11px;
    }
}
@media (max-width: 768px) {
    .card .price_section {
        flex-wrap: wrap;
    }
}

/* End */
/* /local/components/herbalife/catalog.list.new/templates/.default/style.css?16952777071690 */
