

/* Start:/bitrix/templates/cryptostore_2022/components/bitrix/system.pagenavigation/.default/style.css?16689344792181*/
div.modern-page-navigation { 

	background: #fff; 
    margin-top: 56px;
	padding-bottom:120px;
}
.modern-page-current{
	background: #fff;
	color: #cc0000;
}
.modern-page-all{
	color: #999 !important;
	text-decoration: underline !important;
}
.modern-page-all:hover{	
	text-decoration: none !important;
}
div.modern-page-navigation a{
    transition: color 0.1s ease;

}
div.modern-page-navigation .inner-page-navigation * { 


	display: block;
	float: left;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 40px;
	
	/* identical to box height, or 150% */
	
	/* black */
	color: var(--gray-1);
	border: none;
    min-width: 40px;
    text-align: center;
}
.modern-page-title{
	color: #999;	
}
div.modern-page-navigation a, 
span.modern-page-current, 
span.modern-page-dots
{
	border-left-width: 1px;
	border-left-style: solid;
	text-decoration: none;
}
div.modern-page-navigation a.modern-page-previous { 
	border-left: none; 
    color: var(--red);
	display: flex;
	padding: 0;
    margin: 0;
    margin-right: 22px;
}

div.modern-page-navigation a:hover{
	color:var(--red);
}

div.modern-page-navigation a.modern-page-previous::before { 
	background-image: url(/bitrix/templates/cryptostore_2022/components/bitrix/system.pagenavigation/.default/chevron-left-red.svg);
    content: '';
    width: 18px;
    height: 24px;
    background-position: center;
    display: block;
    margin-right: 4px;
margin-top: 7px;
}

div.modern-page-navigation .inner-page-navigation a.modern-page-next {
	border-left: none; 
    color: var(--red);
	display: flex;
	padding: 0;
    margin: 0;
    margin-left: 22px;
    position: relative;
}

div.modern-page-navigation .inner-page-navigation a.modern-page-next::after { 
	background-image: url(/bitrix/templates/cryptostore_2022/components/bitrix/system.pagenavigation/.default/chevron-left-red.svg);
    content: '';
    width: 18px;
    height: 24px;
    background-position: center;
    display: block;
    margin-left: 4px;
	transform:scaleX(-1);
margin-top: 7px; 
    top: 0;
    bottom: 0;
    margin: auto 4px;
}

div.modern-page-navigation a.modern-page-first, 
div.modern-page-navigation span.modern-page-first { 
	border-left: none; }
span.modern-page-current { 

}


span.modern-page-current {
    color: var(--black) !important;
    background: #F1F2F4;
    border-radius: 4px;
}
/* End */


/* Start:/bitrix/templates/cryptostore_2022/components/bitrix/news.list/news_main/style.css?1650696914700*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}

.b-news-item-additional-info {
	color: #888;
	font-size: 11px;
	margin-bottom: 5px;
}


.b-news-item {
	border-bottom: 1px dotted #ccc;
	margin: 0 0 15px;
	padding: 0 0 15px;
}

.b-news-item-field-wrapp {
	margin:10px 0 0 0;
}

.b-news-item-socnet-wrapp {
	clear:both;
	overflow: hidden;
	margin: 10px 0;
}

.b-news-item-title {
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}

.b-news-item-title:hover {
	text-decoration:underline;
}

.preview_picture,
.b-news-item-pict{
	margin-right: 10px;
	float: left;
}

.b-read-more-button {
	margin-top:30px;
	float:right;
}

.b-read-more-button .red-btn {
	margin:0;
}

/* End */
/* /bitrix/templates/cryptostore_2022/components/bitrix/system.pagenavigation/.default/style.css?16689344792181 */
/* /bitrix/templates/cryptostore_2022/components/bitrix/news.list/news_main/style.css?1650696914700 */
