

/* Start:/bitrix/templates/kmarket_kmarket/components/bitrix/news/news/bitrix/news.list/.default/style.css?15173322071878*/
.news-list {
    margin-bottom: 20px;  
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    border-bottom: 0;
}
.news-list-title {
	color: #fff;
	padding:10px;
	font-size: 18px;
	font-weight:300;
	background: #f7c221;
	border: 1px solid #f7c221;
	border-bottom:0;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	 border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
    box-shadow:  0 1px 0 0 rgba(186,250,239,0.75) inset;
    -webkit-box-shadow:  0 1px 0 0 rgba(186,250,239,0.75) inset;
    -moz-box-shadow:  0 1px 0 0 rgba(186,250,239,0.75) inset;
    text-shadow: 0 1px 0 rgba(33, 135, 118, 0.75); 
    font-weight: bold;

}
.news-date-time {
	color:#888;
    margin-bottom: 6px;
    font-size: 12px;
}
.news-title {
    font-size: 18px;
    color: #f7c221;
    margin-bottom: 12px;
}
.news-title a {
    color: #f7c221;
    text-decoration: none;
}
.news-title a:hover {
    text-decoration: underline;
}
.news-item {
    overflow: hidden;
    padding: 20px;
    border: 1px solid #f7c221;
    margin: -1px;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.news-item:hover {
    box-shadow: 0 0 0px 2px #f7c221;
    -moz-box-shadow: 0 0 0px 2px #f7c221;
    -webkit-box-shadow: 0 0 0px 2px #f7c221;
}
.news-item .left {
    float: left;
}
.news-item .right {
    float: right;
    width: 1000px;
    line-height: 20px;
    font-size: 14px;
}
.img_link {
    display: table-cell;
    vertical-align: middle;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    border: 1px solid #eaf2f8;
    width: 125px;
    height: 125px;
    text-align: center;
    overflow: hidden;
}
.img_link img {
    display: block;
    margin: 0 auto;
    max-height: 125px;
    max-width: 125px;
}
/* End */


/* Start:/bitrix/templates/kmarket_kmarket/components/bitrix/system.pagenavigation/modern/style.css?1533661417758*/
div.modern-page-navigation {
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(/bitrix/templates/kmarket_kmarket/images/bg-top-menu-dekoratsii.png);
    min-height: 50px;
}
.modern-page-navigation a {
    font-size: 18px;
    color: #fff;
    padding: 0 4px;
    text-decoration: none;
}
.modern-page-navigation a:hover {
    -webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
    color: #f7c221;
}
.modern-page-current {
    color: #f7c221;
    font-size: 18px;
    -webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
    padding: 0 4px;
}

.modern-page-navigation>* {
    height: 30px;
    margin: 0 3px;
    /* font-weight: bold; */
}
/* End */
/* /bitrix/templates/kmarket_kmarket/components/bitrix/news/news/bitrix/news.list/.default/style.css?15173322071878 */
/* /bitrix/templates/kmarket_kmarket/components/bitrix/system.pagenavigation/modern/style.css?1533661417758 */
