

/* Start:/bitrix/templates/optikaoptima_2.0/components/bitrix/news/optima_news/bitrix/catalog.filter/filter_action/style.css?1656926889696*/
.block_h1.sale_page{
    margin-bottom: 30px;
}

.block_h1.sale_page h1{
    margin:0 30px 0 0;
}

.form_sale_type_filter .item_link_filter{
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    color: #979797;
    text-decoration: none;
    margin-right: 15px;
}

.form_sale_type_filter .item_link_filter.selected_link_filter{
    text-decoration-line: underline;
    color: #14499B;
}

@media only screen and (max-width: 768px){

    .block_h1.sale_page{
        margin-bottom: 0px;
    }

    .block_h1.sale_page h1{
        margin:0 0 15px 0;
    }

    .form_sale_type_filter {
        width: 100%;
        margin-bottom: 15px;
    }

}

/* End */


/* Start:/bitrix/templates/optikaoptima_2.0/components/bitrix/news.list/site_list_news/style.css?17745136652685*/
.list_news .no_elements{
    text-align: center;
    width: 100%;
    color: #C61212;
}

.list_news .item_news{
    width: calc((100% - 60px) / 4);
    margin: 0 20px 30px 0;
}

.list_news .item_news:nth-last-child(-n+4){
    margin-bottom: 0;
}

.list_news .item_news:nth-child(4n){
    margin-right: 0;
}

.list_news .prw_news{
    width: 100%;
    border: 1px solid #F1F1F1;
    height: 210px;
    border-radius: 12px;
    overflow:hidden;
    margin-bottom: 10px;
}

.list_news .prw_news picture{
    display: block;
    width: 100%;
    height: 100%;
}

.list_news .prw_news img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: block;
}

.list_news .name_news{
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    display: flex;
    color: #00BDCC;
    min-height: 45px;
    margin-bottom: 10px;
}

.list_news .period_action{
    color: #14499B;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight:600;
}

.list_news .preview_text_news{
    font-weight: normal;
    font-size: 14px;
    color: #828DA0;
    margin-bottom: 10px;
}

.list_news .item_news .list_stikers{
    margin-bottom:5px;
}

.list_news .date_news{
    font-size: 14px;
}

.list_news .btn{
    width: 100%;
}

@media only screen and (max-width: 1000px){

    .list_news .item_news:nth-last-child(-n+5),
    .list_news .item_news:nth-child(5n),
    .list_news .item_news{
        width: calc((100% - 20px) / 3);
        margin: 0 10px 15px 0;
    }

    .list_news .item_news:nth-child(3n){
        margin-right: 0;
    }

    .list_news .item_news:nth-last-child(-n+3){
        margin-bottom: 0;
    }

    .list_news .prw_news{
        height: 140px;
    }

    .list_news .prw_news img{
        width: 100%;
        height: auto;
        display: block;
    }

}

@media only screen and (max-width: 750px){

    .list_news .item_news:nth-last-child(-n+5),
    .list_news .item_news:nth-last-child(-n+3),
    .list_news .item_news:nth-child(3n),
    .list_news .item_news:nth-child(5n),
    .list_news .item_news{
        width: calc((100% - 10px) / 2);
        margin: 0 10px 10px 0;
    }

    .list_news .item_news:nth-child(2n){
        margin-right: 0;
    }

    .list_news .item_news:nth-last-child(-n+2){
        margin-bottom: 0;
    }

    .list_news .prw_news img{
        width: inherit;
        height: 100%;
        display: block;
    }

}


@media only screen and (max-width: 500px){

    .list_news .item_news .list_stikers,
    .list_news .preview_text_news,
    .list_news .period_action{
        display: none;
    }


    .list_news .name_news{
        font-size:13px;
        min-height: inherit;
        margin-bottom: 0;
    }

}


/* End */
/* /bitrix/templates/optikaoptima_2.0/components/bitrix/news/optima_news/bitrix/catalog.filter/filter_action/style.css?1656926889696 */
/* /bitrix/templates/optikaoptima_2.0/components/bitrix/news.list/site_list_news/style.css?17745136652685 */
