

/* Start:/local/templates/dikoed/assets/css/pages/question-chef.css?17542961251525*/
.question-chef {
	background-image: url(/local/templates/dikoed/assets/img/question-chef-bg.jpg);
	background-size: cover;
	background-position: center right;
	padding: 40px 0;
	color: white;
	margin-bottom: 20px;
}
.question-chef a {
	color: white;
}
.question-chef a:hover {
	text-decoration: none;
}
.question-chef.chef {
	background-image: url(/local/templates/dikoed/assets/img/chef-bg.jpg);
}
.question-chef-title {
	font-size: 20px;
	font-weight: 600;
	padding-bottom: 10px;
}
.question-chef-question {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 58px;
	font-weight: 600;
	text-align: center;
	border: 10px solid;
	border-radius: 50%;
	width: 80px;
	height: 80px;
}
.question-chef-content-auth a {
	color: white;
	text-decoration: underline;
}
.chef-img {
	padding: 0 0 15px 10px;
}
.ask-nutritionist {
	background:url('/local/templates/dikoed/assets/img/ask-nutritionist-bg.png?3') no-repeat top right #95C20A;
	background-size: contain;
	padding: 40px 0;
	color: white;
	margin-bottom: 20px;
}
.quote-text {
	font-style: italic;
	padding: 0 20px 10px 20px;
}
@media (max-width: 1199px) {
	.ask-nutritionist {
		background-position-x: 230%;
	}
}
@media (max-width: 1023px) {
	.question-chef, .question-chef.chef {
		background-image: none;
		background-color: #DE0403;
	}
	.ask-nutritionist {
		background-image: none;
		width: fit-content;
	}
}
@media (max-width: 480px) {
	.chef-img {
		padding: 0 0 20px 0;
	}
}
/* End */


/* Start:/local/templates/dikoed/components/bitrix/news/shef-povaru/bitrix/news.list/.default/style.css?1681474521469*/
.shef-povaru-list {
	margin-top: 10px;
}
.shef-povaru-item {
	margin-bottom: 20px;
	display: flex;
	align-items: start;
	justify-content: start;
	column-gap: 10px;
}
.shef-povaru-item:after {
	clear: both;
	content: "";
	display: block;
}
.shef-povaru-thumbnail img {
	width: 250px;
	min-width: 250px;
	max-width: 250px;
}
img[align="left"] {
	margin-right: 10px;
	margin-bottom: 10px;
}
@media screen and (max-width:600px){
	.shef-povaru-item {
		flex-wrap: wrap;
	}
}
/* End */


/* Start:/local/templates/dikoed/components/bitrix/system.pagenavigation/.default/style.css?17542958431122*/
ul.pagination {
    margin: 0;
    font-family: "Roboto Condensed", sans-serif;
}
ul.pagination > li > a {
    color: #444c53;
}
ul.pagination > li > a:hover {
    color: #dd0504;
}
ul.pagination > li:first-child > a,
ul.pagination > li:first-child > span,
ul.pagination > li:last-child > a,
ul.pagination > li:last-child > span {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
ul.pagination > .active > a,
ul.pagination > .active > a:focus,
ul.pagination > .active > a:hover,
ul.pagination > .active > span,
ul.pagination > .active > span:focus,
ul.pagination > .active > span:hover {
    background: #dd0504;
    border-color: #dd0504;
}
@media (max-width: 500px) {
    ul.pagination li:last-child,
    ul.pagination li:nth-child(1),
    ul.pagination li:nth-child(2),
    ul.pagination li:nth-last-child(2) {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .pagination {
        margin-bottom: 15px;
    }
}
@media (max-width: 767px) {
    .pagination {
        margin-bottom: 10px;
    }
}
/* End */


/* Start:/local/templates/dikoed/components/bitrix/news.list/events-list/style.css?17151651211070*/
.events-list {
	clear: both;
	position: relative;
	padding-top: 1px;
}
.events-list .row {
	display: flex;
	flex-wrap: wrap;
}
.events-list .row > div {
	flex: 0 0 auto;
}
.events-col {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: stretch;
	height: 100%;
}
.events-col .image {
	display: flex;
	justify-content: center;
	align-items: start;
	min-height: calc(100% - 90px);
}
.events-col .image > a {
	display: block;
	width: 100%;
	height: 100%;
}
.events-col .img-thumbnail {
	width: 100%;
	object-fit: cover;
}
.img-thumbnail.img-custom {
	height: calc(100% - 20px);
}
.events-list h2 {
	margin-bottom: 30px;
}
.events-list .caption {
	min-height: 90px;
	margin-bottom: 20px;
	display: flex;
	flex-direction: column;
	align-items: start;
	justify-content: start;
	height: 100%;
}
.events-list .event-title {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.event-date {
	font-weight: bold;
	padding: 5px 0;
	color: #777;
}
iframe {
	max-width: 100%;
}
/* End */
/* /local/templates/dikoed/assets/css/pages/question-chef.css?17542961251525 */
/* /local/templates/dikoed/components/bitrix/news/shef-povaru/bitrix/news.list/.default/style.css?1681474521469 */
/* /local/templates/dikoed/components/bitrix/system.pagenavigation/.default/style.css?17542958431122 */
/* /local/templates/dikoed/components/bitrix/news.list/events-list/style.css?17151651211070 */
