

/* Start:/local/templates/newResfood/css/recipe.css?17381390921742*/
.catalog-slide-control {
	position: relative; top: 46px;
}
.catalog-slider-button-next {
	right: -100px;
}
.catalog-slider-button-prev {
	left: -100px;
}
.category {
    border: 1px solid #CC142D;border-radius: 50px; padding: 5px 21px; cursor: pointer; text-align: center;
    height: 51px !important;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    text-decoration: none;
    color: #252323;
}
.category.active {
    color: white;
    background-color: rgb(204, 20, 45);
}
.category.show-all {
    margin-top: 15px;
}
.category-sub {
    border: 1px solid #252323;border-radius: 50px; padding: 5px 21px; cursor: pointer; text-align: center;
    height: 41px !important;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    text-decoration: none;
    color: #252323;
}
.category-slider-block {
    padding-top: 20px;padding-bottom: 20px;margin-top: 0px;z-index: 10;margin-left: 100px;overflow: hidden;margin-right: 100px;
}
.category-show-all {
    display: none;flex-wrap: wrap;justify-content: space-between;
}
.category-show-all-block {
    margin-top: 15px;height: 49px;display: flex;justify-content: space-between;
}
.sub-category-show-block {
    display: flex;
    justify-content: flex-end;
    width: 71%;
}
.sub_category__slider {
    width: 100%;
    display: none; 
    align-items: center; 
    overflow: hidden;
}
.category-show-all-btn-block {
    text-align: center;
    width: 29%;
    max-width: 146px;
}
.category-sub.active {
    background: #252323;
    color: white;
}

@media (max-width: 767px) {
	.sub-category-show-block {
		width: unset;
	}
	.category-show-all-btn-block {
		width: unset;
	}
	.category-show-all-block {
		justify-content: center;
	}
}
/* End */


/* Start:/local/templates/newResfood/components/bitrix/news/new_recipes/bitrix/news.list/.default/style.css?1738139092150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /local/templates/newResfood/css/recipe.css?17381390921742 */
/* /local/templates/newResfood/components/bitrix/news/new_recipes/bitrix/news.list/.default/style.css?1738139092150 */
