

/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/bootstrap_v4/style.css?1674206375302*/
.page-link,
.page-link:hover {
	color: var(--theme-color-primary);
}

.page-item.active .page-link {
	color: var(--theme-b-tx-primary);
	background-color: var(--theme-color-primary);
	border-color: var(--theme-color-primary);
}

.page-link:focus {
	box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}
/* End */


/* Start:/local/templates/remont_gold/components/bitrix/news/news_blog/bitrix/news.list/.default/style.css?17345163521146*/
.blog-content-preview ul li {
	display: flex;
	flex-wrap: wrap;
}
.post-details .date {
	display: flex;
    flex-direction: column;
}
.post-content {
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 40px;
    border-bottom: solid 1px #ccc;
    border-radius: 0;
}
.post-content-left {
	width: 48%;
}
.post-content-right {
	width: 48%;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.post-content-right-btn {
	width: max-content !important;
    text-decoration: none;
    padding: 10px 20px !important;
	margin: 0 !important;
}
.post-content-right-btn:hover {
	color: #000;
}
.post-content-right-top {

}
.post-content-right-top h2 a {
    text-decoration: none;
}
.post-content-right-top h2 a:hover {
	color: #7e00c3;
}
.post-content-right-bottom {

}

@media (max-width: 768px) {
	.blog-content-preview ul {
		padding-left: 0 !important;
	}
	.blog .post-content {
		width: 100% !important;
	}
	.post-content-left {
		width: 100%;
		margin-bottom: 10px;
	}
	.post-content-right {
		width: 100%;
	}
}
@media (max-width: 576px) {

}

/*---------PAGINATION------------*/


/*---------PAGINATION END------------*/
/* End */


/* Start:/local/templates/remont_gold/components/bitrix/news.list/right_list_news/style.css?16742044421*/


/* End */
/* /bitrix/components/bitrix/system.pagenavigation/templates/bootstrap_v4/style.css?1674206375302 */
/* /local/templates/remont_gold/components/bitrix/news/news_blog/bitrix/news.list/.default/style.css?17345163521146 */
/* /local/templates/remont_gold/components/bitrix/news.list/right_list_news/style.css?16742044421 */
