.block_popular_products .owl-carousel .owl-stage-outer {
    font-size: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.block_popular_products .catalog-block__item {
    padding: 12px 10px 12px 10px;
    height: 100%;
    border-radius: 12px;
}
.block_popular_products .catalog-block__info {
    margin-top: 0;
    flex-basis: auto;
}
.block_popular_products .catalog-block__info-tech {
    margin: 4px 0px 0px;
}
.block_popular_products .catalog-block.slider .line-block.status {
    font-weight: normal;
    flex-direction: row-reverse;
    align-items: flex-start;
    margin-bottom: 5px;
    justify-content: flex-end;
    margin-left: 0;
    font-size: 18px;
    display: flex;
}
.block_popular_products .price_block_price__new{
    margin-right: 9px;
}
.catalog-block__info-inner .catalog-block__info-title .switcher-title {
    font-weight: normal;
}
.catalog-block__info-inner .catalog-block__info-title{
    margin-bottom: 7px;
}
.catalog-block__info-inner .price__old-val{
    color: #999999;
}
.block_popular_products .catalog-block__info-bottom {
    margin-top: 14px;
    position: relative;
}
.block_popular_products .catalog-block__info-bottom .line-block--20 {
    margin-left: 0;
    margin-right: 0;
}
.block_popular_products .catalog-block.slider .line-block.slider {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.block_popular_products .catalog-block.slider .price_block {
    margin: 0;
    align-items: center;
    flex-direction: column;
}
.block_popular_products .catalog-block__info-bottom .price_block .price_block_labels_vat, .block_popular_products .catalog-block__info-bottom .price_block .price_block_prices {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.block_popular_products .catalog-block__info-bottom .price_block .price_block_prices {
    flex: 5;
    width: 100%;
}
.block_popular_products .catalog-block__info-bottom .price_block .price_block_prices .price_block_price__old,
.block_popular_products .catalog-block__info-bottom .price_block .price_block_prices .price_block_price__new,
.block_popular_products .catalog-block__info-bottom .price_block .price_block_prices .price_block_ps,
.block_popular_products .catalog-block__info-bottom .price_block .price_block_labels_vat .price_block_vat {
    line-height: 1em;
    white-space: nowrap;
}
.block_popular_products .catalog-block__info-bottom .price__new-val {
    color: var(--basic_text_black);
    font-weight: bold;
    white-space: nowrap;
}
.block_popular_products .catalog-block__info-bottom .price__new-val .price_block_price__new_one_el {
    font-weight: normal;
    padding-left: 5px;
}
.block_popular_products .catalog-block__info-bottom .price_block .price_block_prices .price_block_ps>small {
    font-size: 14px;
    font-weight: normal;
}
.block_popular_products .catalog-block__info-bottom .price_block .price_block_labels_vat {
    flex: 4;
    text-align: right;
}
.catalog-block.slider .catalog-block__info-bottom .price_block .price_block_vat {
    display: none;
}

.block_popular_products .catalog-block.slider .catalog-block__info-bottom--margined {
    margin: 0px;
}

.block_popular_products .catalog-block.slider .buy_block:not(.in) .buttons .btn {
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px;
    padding: 5px 10px 5px;
}
.block_popular_products .catalog-block.slider .count_error {
    font-weight: normal;
    position: absolute;
    width: auto;
    right: 0px;
    bottom: 45px;
}
.block_popular_products .btn-md .counter{
    height: 26px;
}
.block_popular_products .catalog-block.slider .buttons .btn{
    max-width: 97px;
}
.block_popular_products .catalog-block.slider .discount_block{
    background: #CC162C;
    color: white;
    margin-left: 9px;
    padding: 0 5px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin-top: 2px;
    max-width: fit-content;
}

@media (min-width: 768px) {
    .block_popular_products .catalog-block__wrapper:hover {
        z-index: 5;
    }
}

@media (max-width: 768px) {
    .block_popular_products .catalog-block.slider .count_error {
        right: -10px;
    }
}
@media (max-width: 480px) {
    .block_popular_products .catalog-block.slider .line-block.slider {
        height: 100%;
    }
    .block_popular_products .catalog-block.slider .line-block.slider .line-block__item a.btn {
        display: none;
    }

}

@media (max-width: 420px) {
    .block_popular_products .catalog-block.slider .line-block.slider {
        height: 100%;
    }
    .block_popular_products .catalog-block.slider .line-block.slider .line-block__item a.btn {
        display: none;
    }
    .block_popular_products .catalog-block__info-bottom .price_block .price_block_prices .price_block_ps>small {
    font-size: 12px;
    font-weight: normal;
}

}
@media (max-width: 380px) {
    .block_popular_products .catalog-block.slider .line-block.slider {
        height: 100%;
    }
    .block_popular_products .catalog-block.slider .line-block.slider .line-block__item a.btn {
        display: none;
    }
    .block_popular_products .catalog-block__info-bottom .price_block .price_block_prices .price_block_ps>small {
    font-size: 14px;
    font-weight: normal;
}
}


.block_popular_products .top-label .fav-button{
    position:absolute;
    right:0;
    top:0;
    display:block;
}
.block_popular_products .top-label .price__sales__label_div{
    position:absolute;
    left:0;
    top:0px;
    bottom:auto;
    display:block;
}

.block_popular_products .price__sales__label{
    font-size: 15px;
    line-height:1.2;
    height:auto;
    font-weight:400;
    border-radius: 8px;
    padding: 4px 10px;
}

.block_popular_products .price_block_labels_vat .price__sales__label{
    display:none;
}

.price_block_labels_vat .top-label .fav-button{
    top:0;
}
.slider_block_on_main .catalog_block_template [itemprop="price"]{
    font-weight: bold;
}
.slider_block_on_main .catalog_block_template .fav-button{
    margin-left: 20px;
}
