#ligo-container {
	overflow: hidden;
}
.kotuproti {
	background: #f5f5f5;
}
.kotuproti .newsblock {
	padding: 15px;
	background: #fff;
}

.actualnav .significances .significances-list li.ua-flag a {
	background: url(https://static.lsm.lv/files/flag-ua.svg) no-repeat 0.75rem 50%;
    background-size: 1rem;
    padding-left: 2.125rem;
    font-weight: 700;
}
.actualnav .significances .significances-list li.ua-flag a:hover {
	color: #0183d1;
}

body.mmp .article .article__body .social-buttons>li>a {
	color: #fff;
}


.day-video-block .thumbnail .embed-responsive iframe {
	z-index: 30;
}

@media (max-width: 32.49em) {
	.timeline-block .timeline-block__data {
	padding-bottom: 0 !important;
	}
}


:lang(ru) .frontpage-three-cols .col-lg-4:last-child .thumbnail:first-of-type {
    background: #005bbc;
    box-shadow: 0 0 0 5px #ffd600;
    margin-bottom: 1.5rem;
	padding-bottom: 0;
    align-items: center;
}

:lang(ru) .frontpage-three-cols .col-lg-4:last-child .thumbnail:first-of-type figure {
	height: 100%;
}

:lang(ru) .frontpage-three-cols .col-lg-4:last-child .thumbnail:first-of-type .thumbnail__caption {
	margin-bottom: .125rem;
	padding: .25rem .25rem .25rem 0;
	color: #fff;
}

@media (min-width: 960px) {
	:lang(ru) .frontpage-three-cols .col-lg-4:last-child .thumbnail:first-of-type .thumbnail__caption {
	font-size: .9375rem;
	}
}



/* hockey widget fix */

.hockey-2022 #hockey-widget.inside {
	overflow: hidden;
}

.article .article__info .article__info-items .info-item:last-of-type {
	margin-bottom: .25rem;
}


@media (min-width: 1320px) {
	body.velesanas-2022 .parties-list.widget .party {
		width: 10%;
	}
}

body.ukraina .pagefooter {
	background: #2d2d2c;
}

:lang(ru) body.velesanas-2022 .module-heading.heading-alert {
	max-width: 560px;
}

.live-feed {
	clear: both;
}

.live-feed .lf-item.highlight .lf-content .article-preview {
	font-weight: 400;
}

.live-feed .lf-item.highlight .lf-content .lf-content-title + .lf-content-body p {
	font-weight: 400;
}


.velesanas22-final-chart.results {
	height: 398px;
    min-height: 398px;
}

.velesanas22-final-chart.results .results-chart-container {
	padding-top: 3rem !important;
}

body.mmp .article .article__body table a {
	word-break: normal;
}

body.mmp .article .voting .popover.voting-popover.raffle-popover {
	min-width: calc(100% - 3rem);
}


body.mmp .article .article__body .voting.popover-active:after {
	background: rgba(255,255,255,.9);
}

.actualnav .significances .dropdown>.dropdown-menu a[href="/tema/ukrainskoyu/"] {
    background: url(/assets/images/flags/flag-ua.svg) no-repeat 0.75rem 50% !important;
    padding-left: 2.75rem;
    background-size: 1.5rem!important;
}

.actualnav .significances .dropdown>.dropdown-menu a[href="/tema/po-polsku/"] {
    background: url(/assets/images/flags/flag-pl.svg) no-repeat 0.75rem 50% !important;
    padding-left: 2.75rem;
    background-size: 1.5rem!important;
}

body.maratons {
    background-size: 1000px;
}


@media (max-width: 959px) {
  body.maratons {
    background-size: 500px;
  }
}

@media (max-width: 419px) {
  body.maratons {
    background-size: 100%;
  }
}


/* end of prod.css */