

/* Start:/bitrix/templates/cryptostore_2022/components/bitrix/system.pagenavigation/.default/style.css?17803981742181*/
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?1780398174700*/
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 */


/* Start:/bitrix/templates/cryptostore_2022/components/bitrix/search.tags.cloud/item_list/style.css?1780398174909*/
.b-tag-items {
	color:#FFFFFF;
	padding:5px 10px;
	text-decoration:none;
	border-radius: 5px;
	border: 1px solid;
}

.b-tag-item {
	margin-right:10px;
}

.b-tag-item:last-child {
	margin-right:0px;
}

.b-tag-items-left,
.b-tag-items-middle,
.b-tag-items-right {
	text-decoration:none;
	display:inline-block;
	*display:inline;
	zoom:1;
	vertical-align:top;
}

.b-tag-items-left {
/*	padding-left:15px;
	background: url('/bitrix/templates/cryptostore_2022/components/bitrix/search.tags.cloud/item_list/images/bg-tag-left.png') no-repeat left top;*/
}

.b-tag-items-middle {
/*	color: #FFF;
	padding: 0 10px;
	line-height: 21px;
	background: url('/bitrix/templates/cryptostore_2022/components/bitrix/search.tags.cloud/item_list/images/bg-tag-middle.png') repeat-x left top;*/
}

.b-tag-items-right {
/*	padding-right: 5px;
	background: url('/bitrix/templates/cryptostore_2022/components/bitrix/search.tags.cloud/item_list/images/bg-tag-right.png') no-repeat right top;*/
}

.search-tags-cloud {
	margin-bottom:5px;
}

.b-tag-items-middle {
	color:#c9c9c9;
}
.b-tag-items-middle:hover {
	color:#cc0000;
}
/* End */


/* Start:/bitrix/templates/cryptostore_2022/components/bond/rew/social/style.css?17803981742758*/
.modal {
  display: none;
  position: fixed;
  z-index: 9999999;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.6);
-webkit-animation: fade-in 0.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
    animation: fade-in 0.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}

.modal-content {
  width: 512px;
  height: 404px;
  animation-name: modalopen;
  animation-duration: var(--modal-duration);
  margin:auto;
  top:0;
	bottom:0;
	left:0;
	right:0;
  position: absolute;
}

.modal-body {
  background: #fff;
  border-radius: 4px;
	padding-left: 32px;
    padding-bottom: 40px;
}

.modal-content2 {
  width: 512px;
  height: 244px;
  animation-name: modalopen;
  animation-duration: var(--modal-duration);
  margin:auto;
  top:0;
	bottom:0;
	left:0;
	right:0;
  position: absolute;
}

.close_block_modal img {
  width: 48px;
  height: 48px;
  position: absolute;
  right: 0;
}

.close_block_modal a {
  padding: 0;
  border: 0;
	position:relative;
}


.header_reviews .close_block_modal a::after {
    background-image: url(/bitrix/templates/cryptostore_2022/components/bond/rew/social/images/external-link.svg);
    content: '';
    width: 0px;
    height: 0px;
    background-position: center;
    display: none;
    margin-left: 4px;
}

.get_kons_header h4{
	margin:0;
	margin-top:32px;
	margin-bottom:24px;
	font-style: normal;
	font-weight: 700;
	font-size: 28px;
	line-height: 32px;
	
	/* identical to box height, or 114% */
	
	/* black */
	color: var(--black);
}

.input_get_kons textarea{
	width: 448px;
    height: 200px;
    outline: 0;
    border: 0;
    border-bottom: 1px solid var(--gray-2);
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;

	/* identical to box height, or 138% */

	/* gray 1 */
	color: var(--gray-1);
}

.send_button_kons{
	padding: 9px 28px 11px;
	background: var(--red);
	border-radius: 4px;font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	
	/* identical to box height, or 150% */
	
	/* white */
	color: #FFFFFF;
	transition: 0.15s ease;
	margin-top:32px;
	cursor:pointer;

    width: 134px;
}

.send_button_kons:hover{

	background: var(--red-hover);
}

.modal-body2 p{
	font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;

color: var(--gray-add);
}

.modal-body2 a.close{
	padding: 9px 28px 11px;
	background: var(--red);
	border-radius: 4px;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;

	color: #FFFFFF;
	transition: 0.15s ease;
	margin-top:32px;
	cursor:pointer;
    width: 118px;
}

.modal-body2 a.close:hover{
	background: var(--red-hover);
}

.modal-body2 h5{
	font-style: normal;
font-weight: 700;
font-size: 28px;
line-height: 32px;
color: var(--black);
margin:0;
margin-top:32px;
margin-bottom:24px;
}
/* End */
/* /bitrix/templates/cryptostore_2022/components/bitrix/system.pagenavigation/.default/style.css?17803981742181 */
/* /bitrix/templates/cryptostore_2022/components/bitrix/news.list/news_main/style.css?1780398174700 */
/* /bitrix/templates/cryptostore_2022/components/bitrix/search.tags.cloud/item_list/style.css?1780398174909 */
/* /bitrix/templates/cryptostore_2022/components/bond/rew/social/style.css?17803981742758 */
