

/* Start:/bitrix/templates/vorota/components/bitrix/news.list/gallery/style.css?1696841520682*/
.row .gallery .clearfix {
    border: none;
}
.row .gallery .item .data{
    padding: 0;
    border: 1px solid #ebebeb;
    border-top: none;
    padding: 10px 0;
}
.row .gallery .item .data .name{
    height: 42px;
}
.row .gallery .btn-default{
    border-color: #0695b3;
}
.row .gallery a::after,
.row .gallery a::before{
    content: none;
}
.price{
    text-align: center;
}

.owl-carousel .owl-stage{display: flex;}
.article-items {
    display: flex;
    flex: 1 0 auto;
    height: 100%;
}
.aticle-box {
    position: relative;
    overflow: hidden;
    /* margin-bottom: 80px; *//*This is optional*/
    display: flex;
    flex-direction: column;
    align-items: stretch;
}
/* End */
/* /bitrix/templates/vorota/components/bitrix/news.list/gallery/style.css?1696841520682 */
