

/* Start:/bitrix/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?16795819411221*/
div.modern-page-navigation { 
	margin: 15px 0;
	overflow: hidden;
}
div.modern-page-navigation a, 
span.modern-page-current, 
span.modern-page-dots
{
	float: left;
	display: block;
	padding: 3px;
	background-color: #D5D3D3;
	border-right: 2px solid #FFF;
	color: #666;
	font-size: 16px;
	text-decoration: none;
	min-width: 21px;
	text-align: center;
}
.modern-page-current, .modern-page-navigation a:hover {
	background-color: #000 !important;
	color: #fff !important;
}
.modern-page-navigation a.modern-page-next, .modern-page-navigation a.modern-page-previous, .modern-page-navigation a.modern-page-all,
.modern-page-navigation a.modern-page-pagen {
	padding: 3px 5px;
	width: auto;
}
/*div.modern-page-navigation a.modern-page-previous { 
	border-right-width: 1px; 
	border-right-style: solid; 
	border-left: none; }
div.modern-page-navigation a.modern-page-first, 
div.modern-page-navigation span.modern-page-first { 
	border-left: none; 
	padding-left: 0.5em; }
span.modern-page-current { 
	font-weight: bold; }
div.modern-page-navigation a, 
span.modern-page-current, 
div.modern-page-navigation a.modern-page-previous, 
span.modern-page-dots { 
	border-color: #cdcdcd; }*/
/* End */


/* Start:/bitrix/templates/.default/components/ma2/catalog.section.lazy.load/novatex.photogalery/style.css?16795819414272*/
.catalog-photogalery {
	margin: 0 0 0 -10px;
}
.catalog-photogalery::after {
	content: '';
	display: block;
	clear: both;
}
	.catalog-photogalery-item {
		width: 25%;
		font-size: 0;
		float: left;
	}
		.product-item-container {
			margin: 0 0 10px 10px;
		}
			.product-item {
				overflow: hidden;
				border-radius: 5px;
				position: relative;
			}
				.product-item-cover {
					display: none;
				}
				.product-item:hover .product-item-cover {
					display: block;
					width: 100%;
					height: 100%;
					background: rgba(0,0,0,0.5);
					position: absolute;
					top: 0;
					left: 0;
				}
					span.product-item-like,
					span.product-item-comments {
						display: none;
						overflow: hidden;
					}
					.product-item:hover span.product-item-like,
					.product-item:hover span.product-item-comments {
						display: block;
						color: #fff;
						font-size: 16px;
						position: absolute;
						text-decoration: none;
						font-weight: bold;
					}
						span .product-item-comments-ico {
							display: block;
							width: 18px;
							height: 18px;
							background: url(/bitrix/templates/.default/components/ma2/catalog.section.lazy.load/novatex.photogalery/images/ico-map.png);
							position: absolute;
						}
						span.product-item-like {
							top: 50%;
							right: 50%;
							padding: 0 0 0 31px;
							margin-right: 23px;
							margin-top: -11px;
						}
							span.product-item-like .like-button-holder {
								display: block!important;
							}
						span.product-item-comments {
							top: 50%;
							left: 50%;
							padding: 0 0 0 28px;
							margin-left: 23px;
							margin-top: -11px;
						}
						span .product-item-like-ico {
							background-position: 0 0;
							top: 3px;
							left: 1px;
						}
						span .product-item-comments-ico {
							background-position: -22px 0;
							top: 2px;
							left: 0;
						}
				.product-item-image-wrapper {}
					.product-item-image-original {
						width: 290px;
						height: 290px;
						display: inline-block;
						background-position: center;
						background-size: cover;
					}

					.btn.lazyload {
						text-indent: -1000px;
						background: rgba(0,0,0,1);
						background-image: url(/bitrix/templates/.default/components/ma2/catalog.section.lazy.load/novatex.photogalery/images/loading.gif);
						background-position: center;
						//background-size: contain;
						background-repeat: no-repeat;
						display: block;
						margin: 0 auto;
						width: 80px;
						height: 80px;
						border-radius: 10px;
						opacity: 0.8;
					}

										div.star-active
					{
						cursor: pointer;
					}
					div.star-empty
					{
						background-image: url(/bitrix/templates/.default/components/ma2/catalog.section.lazy.load/novatex.photogalery/images/ico-map.png);
						background-position: 0 0;
						background-repeat: no-repeat;
						width:18px;
						height:18px;
						overflow:hidden;
					}
					div.star-voted
					{
						background-image: url(/bitrix/templates/.default/components/ma2/catalog.section.lazy.load/novatex.photogalery/images/ico-map.png);
						background-position: 0 0;
						background-repeat: no-repeat;
						width:18px;
						height:18px;
						overflow:hidden;
					}
					div.star-over
					{
						background-image: url(/bitrix/templates/.default/components/ma2/catalog.section.lazy.load/novatex.photogalery/images/ico-map.png);
						background-position: 0 0;
						background-repeat: no-repeat;
						width:18px;
						height:18px;
						overflow:hidden;
					}
					.b-photogalery-detail-like-button-holder:hover div.star-over {
						background-position: 0 -18px;
					}
					.vote-result {
						font-size: 16px;
						color: #fff;
						font-weight: bold;
						padding: 0 0 0 9px;
						opacity: 0.8;
					}
					.b-photogalery-detail-like-button-holder:hover .vote-result {
						opacity: 1;
					}

.catalog-section-total-items {
	margin: 0 0 10px;
}
	.catalog-section-total-items-title {}
	.catalog-section-total-items-value {}
@media (max-width: 768px) {
	.catalog-photogalery-item {
		width: 50%;
	}

		.product-item-image-original {
			height: 145px;
			width: 145px;
		}
	.b-photogalery-detail-comments .b-comments .b-comments-list,
	.b-photogalery-detail-comments .b-comments .b-comments_show-form,
	.b-photogalery-detail .b-photogalery-detail-comments,
	.b-photogalery-detail-comments .b-comments-form,
	.b-comments-list_reply-holder {
		position: static!important;
	}
	.catalog-photogalery {
		//margin: 0;
		text-align: center;
	}
	.catalog-photogalery-item {

	}
}
/* End */


/* Start:/bitrix/templates/.default/components/ma2/catalog.section.lazy.load/novatex.photogalery/themes/blue/style.min.css?1679581941706*/
.bx-blue .product-item-image-slider-progress-bar{background-color:#0083d1}.bx-blue .product-item-image-slider-control:hover{background-color:rgba(0,131,209,.8)}.bx-blue .product-item-image-slider-control.active,.bx-blue .product-item-image-slider-control:hover{background-color:#0083d1}.bx-blue .product-item-scu-item-text-block:hover,.bx-blue .product-item-scu-item-color-block:hover,.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{outline-color:#006cc0}.bx-blue .product-item-amount-field:focus{border-color:#006cc0}.bx-blue .catalog-section-header{border-color:#006cc0}
/* End */
/* /bitrix/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?16795819411221 */
/* /bitrix/templates/.default/components/ma2/catalog.section.lazy.load/novatex.photogalery/style.css?16795819414272 */
/* /bitrix/templates/.default/components/ma2/catalog.section.lazy.load/novatex.photogalery/themes/blue/style.min.css?1679581941706 */
