

/* Start:/local/templates/profood30_default/components/bitrix/catalog.section/products_news/style.css?17482591301537*/
.owl-carousel.news-products .owl-item img {
    width: unset;
}

.owl-carousel.news-products .list-showcase__inner{
    margin: unset;
    width: 100%;
}

.owl-carousel.news-products .list-showcase__element{
    width: 99.9%;
}

.owl-carousel.news-products .list-showcase__element:hover .list-showcase__inner{
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.17);
}

.owl-carousel.news-products .owl-nav{
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.owl-carousel.news-products div.nav-prev,
.owl-carousel.news-products div.nav-next{
    width: 30px;
    height: 30px;
    margin-top: 15px;
}

.owl-carousel.news-products div.nav-prev{
    background: url("/images/prev.png");
    background-size: cover;
    margin-right: 5px;
}

.owl-carousel.news-products div.nav-prev:hover{
    background: url("/images/prev-hover.png");
    background-size: cover;
}

.owl-carousel.news-products div.nav-next{
    background: url("/images/next.png");
    background-size: cover;
    margin-left: 5px;
}

.owl-carousel.news-products div.nav-next:hover{
    background: url("/images/next-hover.png");
    background-size: cover;
}

.owl-carousel.list-showcase{
    border-left: unset;
}



.owl-carousel.news-products .list-showcase__pay.hidden-print {
    margin-top: 10px;
}

.owl-carousel.news-products .owl-item:first-child{
    border-left: 1px solid #f3f3f3;

}

.owl-carousel.news-products .owl-item:last-child{
    border-right: 1px solid #f3f3f3;
}

/* End */
/* /local/templates/profood30_default/components/bitrix/catalog.section/products_news/style.css?17482591301537 */
