

/* Start:/local/templates/main/components/bitrix/news/discounts/bitrix/news.list/.default/style.css?16534718352425*/
.news-list-page .title{
	/*background: url("/local/templates/main/components/bitrix/news/discounts/bitrix/news.list/.default/img/news-bg.jpg") no-repeat; background-size: cover; */
	padding-top: 60px;
	text-align: center;
	/*color: #fff;*/
	padding-bottom: 10px;
	/*text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);*/
    text-transform: uppercase;
}
.news-date-time{font-size: 14px;    margin: 10px 0;
	font-family: inherit;
	font-weight: bold;
	line-height: 20px;
	color: inherit;
	text-rendering: optimizelegibility;
	word-wrap: break-word;}
.news-list-page h3{
	font-size: 1.5em;
	color: #666;
	text-transform: uppercase;
	line-height: 40px;
	margin: 10px 0;
	font-family: inherit;
	font-weight: bold;
}
.btn.btn-brp.news-lnk i{    margin: 0 0 0 10px;
	font-size: 11px;
	float: right;
	line-height: 20px;}
.btn.btn-brp.news-lnk{    box-shadow: none;
	color: #000;
	background-color: #ffca00;
	background-image: none;
	font-weight: bold;
	font-size: 16px !important;
	text-transform: uppercase;
	text-shadow: none;
	border-radius: 0;
	border: 0;
	padding-right: 10px !important;
	-webkit-transition: background-color 500ms ease-out;
	-moz-transition: background-color 500ms ease-out;
	-o-transition: background-color 500ms ease-out;
	transition: background-color 500ms ease-out;
}
.btn.btn-brp.news-lnk:hover{-webkit-transition:background-color 500ms ease-out;-moz-transition:background-color 500ms ease-out;-o-transition:background-color 500ms ease-out;transition:background-color 500ms ease-out;background-color:#eb2783;background-position:97% 50%;color:#fff}

.news-item {
	padding: 15px 0;
	border-bottom: 1px solid #ccc;
}
.news-list-page:last-child {border-bottom: none}
.paginator-wr {
    margin: 20px auto;
    color: #666;
    font-weight: 700;
    font-size: 13px;
}
.paginator-wr a, .paginator-wr b {
    display:inline-block;
    width:30px;
    height:30px;
    margin-right:5px;
    border:0;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    font-size:15px;
    background-color: #ffca00;
    color: #000;
}
.paginator-wr b {
    font-weight:bold;
}
.paginator-wr a:hover, .paginator-wr b {
    text-decoration: none;
    opacity: .9;
    -webkit-transition: background-color 500ms ease-out;
    -moz-transition: background-color 500ms ease-out;
    -o-transition: background-color 500ms ease-out;
    transition: background-color 500ms ease-out;
    background-image: linear-gradient(258deg, #bc3500, #f15d22);
    background-position: 97% 50%;
    color: #fff;
}
/* End */
/* /local/templates/main/components/bitrix/news/discounts/bitrix/news.list/.default/style.css?16534718352425 */
