

/* Start:/bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1555431181467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/bitrix/templates/prvolga/components/bitrix/news/portfolio/bitrix/news.detail/.default/style.css?16076716865108*/
.colored-block.fullwidth-img .pdi-content-wrapper img{
	width: 100%;
	max-width: 1400px;
}

.works-into-case{
	margin:0!important;
}

.portfolio-detail-item{
	margin-top: 6.5vw;
}
.pdi-banner{
	position: relative;
}
.banner-image{
	width: 100%;
}
.pdi-banner-info{
	position: absolute;
	bottom: 2.2vw;
	left: 8vw;
	color: #fff;
	width: 100%;
}
.pdi-banner-link{
	position: absolute;
	bottom: 2.2vw;
	right: 8vw;
	display: flex;
	align-items: center;
}
.pdi-banner-link a, .pdi-banner-link a:focus, .pdi-banner-link a:visited{
	color: #fff;
	transition: .3s;
	font-size: 1vw;
	margin-right: 0.3vw;
	line-height: normal;
}
.pdi-banner-link:hover a{
	transition: .3s;
	color:#fff;
	text-decoration: underline;
}
.pdi-banner-link:hover svg path{
	transition: .3s;
	fill: #fff;
}

.pdi-info-previewtext{
	font-size: 1vw;
	font-weight: bold;
	max-width: 50%;
	line-height: 1.4vw;
	margin-bottom: 1.2vw;
	margin-top: 0px;
}
.pdi-info-tags, .pdi-result-tags{
	text-transform: uppercase;
	font-size: 0.7vw;
	font-weight: bold;
}
.pdi-info-name{
	max-width: 70%;
	font-size: 4vw;
	font-weight: bold;
	margin: 1.2vw 0;
	line-height: normal;
	margin-left: -0.4vw;
}
.pdi-content{
	position: relative;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.pdi-content-wrapper{
	width: 100%;
	max-width: 83vw;
	margin: 3.125vw 0;
}
.pdi-content-wrapper a{
	display: flex;
}
.content-block-info .title{
	font-size: 1.3vw;
	font-weight: bold;
	line-height: normal;
	color: #212121;
	margin: 1vw 0;
}
.content-block-info .text{
	font-size: 1vw;
	line-height: 1.875vw;
	color: #212121;
	margin-bottom: 3.125vw;
	max-width: 47%;
}
.content-block-info div:last-child .text{
	margin-bottom: 0;
}

.colored-block{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.pdi-content-wrapper .text{
	font-size: 1vw;
	line-height: 1.875vw;
	color: #212121;
	margin-top: 1vw;
	max-width: 47%;
}
.pdi-content-wrapper .title{
	font-size: 1.3vw;
	font-weight: bold;
	line-height: normal;
	color: #212121;
	margin: 1vw 0;
}
.colored-block .pdi-content-wrapper img{
	margin: 0 auto;
	margin-top: 0.75vw;
    margin-bottom: 0.75vw;
}

.pdi-content-wrapper .owl-case-adaptive {
	margin-top: 4vw;
	margin-bottom: 0;
}

.pdi-content-wrapper .owl-case-adaptive .owl-nav .custom-nav-left, .pdi-content-wrapper .owl-case-adaptive .owl-nav .custom-nav-right {
    border-radius: 50%;
	background-color: #fff;
}
.pdi-result-link{
	display: flex;
	align-items: center;
}
.pdi-result-link a, .pdi-result-link a:focus, .pdi-result-link a:visited{
	color: #D83142;
	transition: .3s;
	font-size: 1vw;
	margin-right: 0.3vw;
	line-height: 2.2vw;
	font-weight: bold;
}
.pdi-result-link:hover a{
	transition: .3s;
	color:#D83142;
	text-decoration: underline;
}
.pdi-result-link:hover svg path{
	transition: .3s;
	fill:#D83142;
	stroke: #D83142;
}
.pdi-result-tags{
	color: #000;
}
.pdi-banner-shadow{
	display: none;
}

.prv_fancybox{
	display: flex;
    width: 100%;
    height: 100%;
}

.colored-block .pdi-content-wrapper .adaptive-image{
	object-fit: none;
	width: unset;
	margin-bottom: 0;
}
.adaptive-image-wrapper{
	display: flex;
	align-items: center;
	justify-content: center;
}
@media(max-width: 1200px){
	.colored-block .pdi-content-wrapper .adaptive-image{
		object-fit: cover;
		width: 100%;
	}
	.colored-block .pdi-content-wrapper img{
		width: 100%;
	}
}
@media(max-width: 767px){
	
	.portfolio-detail-item {
		margin-top: 70px;
	}
	.pdi-banner{
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		padding: 30px;
		min-height: 568px;
		max-height: 719px;
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
	}
	.banner-image{
		display: none;
	}
	.pdi-banner-info, .pdi-banner-link{
		position: relative;
		bottom: unset;
		left: unset;
		right: unset;
		top: unset;
		margin-top: 1rem;
	}
	.pdi-info-tags, .pdi-result-tags {
		font-size: 1.2rem;
	}
	.pdi-info-name {
		max-width: 100%;
		font-size: 4rem;
		margin: 1rem 0;
	}
	.pdi-info-previewtext {
		font-size: 2rem;
		max-width: 100%;
		line-height: normal;
		margin-bottom: 1rem;
	}
	.pdi-banner-link a, .pdi-banner-link a:focus, .pdi-banner-link a:visited {
		font-size: 2rem;
		margin-right: 0.5rem;
	}
	.pdi-content-wrapper{
		max-width: 100%;
		padding: 30px;
		margin: 0px;
	}
	.pdi-content-wrapper .title {
		font-size: 2.5rem;
		margin: 2rem 0;
	}
	.pdi-content-wrapper .text {
		font-size: 1.6rem;
		line-height: 2.5rem;
		margin-top: 2rem;
		max-width: 100%;
	}
	.content-block-info .text {
		font-size: 1.6rem;
		line-height: 2.5rem;
		margin-bottom: 6rem;
		max-width: 100%;
	}
	.content-block-info div:last-child .text{
		margin-bottom: 3rem;
	}
	.pdi-content-wrapper .owl-case-adaptive {
		margin-top:6rem;
		margin-bottom: 0;
	}
	.pdi-result-link a, .pdi-result-link a:focus, .pdi-result-link a:visited {
		font-size: 1.6rem;
		margin-right: 0.5rem;
		line-height: 2.5rem;
	}
	.colored-block .pdi-content-wrapper img{
		margin-top: 1rem;
    	margin-bottom: 1rem;
	}
}
@media(max-width: 400px){
	.pdi-info-name {
		font-size: 3rem;
	}
}
/* End */


/* Start:/bitrix/templates/prvolga/components/bitrix/catalog.section/portfolio_list_case_page_tpl/style.css?16070848434022*/
.works-container .owl-carousel-common{
	margin-left: 4.2vw;
}

.carousel-block{
	margin-top: 3.5vw;
}

#blog .blog-container{
	margin: 6.56vw 0 0 8.81vw;
	width: unset;
}
.owl-carousel-common .owl-nav{
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: space-between;
	left: -3vw;
	top: 50%;
	width: 100%;
	height: 1px;
}
.owl-carousel-common .owl-nav > div{
	align-items: center;
    min-width: 60px;
    display: flex;
    min-height: 44px;
	position: relative;
	transition: .3s;
	justify-content: center;
}

.owl-carousel-common .owl-nav > div svg path{
	transition: .3s;
}
.owl-carousel-common .owl-nav > div:not(.disabled):hover svg path{
	transition: .3s;
	fill:#D73142;
	stroke:#D73142;
}

.owl-carousel-common .owl-nav > .disabled svg path{
	stroke: #cbc9c9;
	fill: #cbc9c9;
	opacity: 0.5;
}

.owl-carousel-common.owl-carousel .owl-dots.disabled,#blog .owl-carousel .owl-nav.disabled{
	display: none;
}

.owl-carousel-common .owl-dots{
	width: 100%;
    margin-top: 15px;
    display: flex;
    align-items: center;
	justify-content: center;
	overflow: hidden;
	height: 15px;
}
.owl-carousel-common .owl-dots .owl-dot{
	width: 10px;
    height: 10px;
    border-radius: 50%;
	background: #da2f3e;
	margin-right: 10px;
	transition: .3s;
}
.owl-carousel-common .owl-theme .owl-dots .owl-dot.active span {
    border: 3px solid #da2f3f;
    background-color: #fff;
}
.owl-carousel-common .owl-dots .owl-dot.active{
	width: 14px;
	height: 14px;
	transition: .3s;
}
.owl-portfolio-item{
	width: 33vw;
	height: auto;
}
.opi-wrapper, .opi-background{
	position: relative;
	overflow: hidden;
}
.opi-background img{
	transform: scale(1);
	transition: .3s;
}
.opi-wrapper:hover .opi-background img{
	transform: scale(1.1);
	transition: .3s;
}
.opi-tag{
	position: absolute;
	top: 0.5vw;
	left: 0;
	z-index: 10;
	padding: 0.5vw;
	font-size: 0.5vw;
	text-transform: uppercase;
	background: #D73142;
	color: #fff;
	font-weight: bold;
}
.opi-info{
	position: absolute;
	bottom: 1.3vw;
	left: 1.3vw;
	right: 1.3vw;
	color: #fff;
	font-weight: bold;
	z-index: 10;
}
.opi-info-text{
	font-size: 1.3vw;
	line-height: 1.5vw;
	-webkit-line-clamp: 2; /* Число отображаемых строк */
    display: -webkit-box; /* Включаем флексбоксы */
    -webkit-box-orient: vertical; /* Вертикальная ориентация */
    overflow: hidden; /* Обрезаем всё за пределами блока */
}
.opi-info-name{
	margin-top: 1.5vw;
	font-size: 0.8vw;
	text-transform: uppercase;
}
.opi-shadow{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(153,153,153,0) 50%, rgba(255,255,255,0) 100%);
	z-index: 9;
}

.works-content-wrapper{
	margin-left: 8vw;
	width: unset;
}
.works-content-wrapper .title{
	margin-bottom: 1.55vw;
	margin-top: 3.05vw;
	font-size: 2.7vw;
	line-height: normal;
    font-family: 'GothamProBold';
}
.works-content-wrapper .works-carousel-nav2.tabs-nav-1 {
    margin-left: 0;
}

@media(max-width:768px){
	.works-container .owl-carousel-common{
		margin-left: 0;
	}
	#blog .blog-container {
		margin: 0;
		padding: 90px 0px 46px 20px;
	}
	.works-content-wrapper{
		margin: 0;
		padding: 30px 0px 30px 30px;
	}
	.works-content-wrapper .title{
		margin-bottom: 5rem;
		margin-top: 1rem;
		font-size: 2.6rem;
	}
	.owl-portfolio-item{
		width: unset;
		margin-right: 120px;
	}
	.opi-tag {
		top: 10px;
		padding: 10px;
		font-size: 10px;
	}
	.opi-info {
		bottom: 2rem;
		left: 2rem;
		right: 2rem;
	}
	.opi-info-text {
		font-size: 2rem;
		line-height: 2.3rem;
	}
	.opi-info-name {
		margin-top: 2rem;
		font-size: 1.5rem;
	}
	#blog .slide {
		padding: 30px;
	}
}
@media(max-width:500px){
	#blog .blog-container {
		padding: 90px 20px 46px;
	}

	.works-content-wrapper{
		margin: 0;
		padding: 30px;
	}
	.owl-portfolio-item{
		margin-right: 0px;
		width: 100%;
	}
	.opi-background img{
		min-height: 400px;
		object-fit: cover;
		object-position: center;
	}
}



/* End */


/* Start:/bitrix/templates/prvolga/components/bitrix/catalog/portfolio_main_page_tpl/style.css?15554311451122*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}

/* End */


/* Start:/bitrix/templates/prvolga/components/bitrix/catalog.element/.default/style.css?169436679331708*/
/* Sidebar */
.description {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.description__paragraph {
	font-size: 1.8rem;
	font-weight: 400
}

.description__text-bold {
	font-size: 1.8rem;
	font-weight: 700
}

.description__list {
	list-style-type: disc
}

.description__title {
	font-size: 3.4rem;
	margin-bottom: 3rem;
	font-weight: 700;
	text-align: center;
	position: relative
}

.description__title::after {
	content: '';
	position: absolute;
	background-color: #fb0640;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	width: 80px;
	height: 6px;
	bottom: -3rem;
	left: -webkit-calc(50% - 40px);
	left: calc(50% - 40px)
}

.description__subtitle {
	font-size: 2.4rem;
	font-weight: 700
}

.description__list {
	padding: 1.2em
}

.description__list-item {
	font-size: 1.8rem
}

.description__img {
	max-width: 100%;
	height: auto;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	display: block;
	margin: 0 auto
}

.description__button {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: .105vw solid #F90244;
	color: #000;
	padding: 2rem 3rem;
	font-size: 2rem;
	font-weight: 400
}

.description__button:hover {
	background-color: #a2222d;
	border-color: #a2222d;
	color: #fff;
	text-decoration: none;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s
}

.description__img-w70 {
	width: 60%
}

.description__img-adap {
	width: 40%
}
.description-price{
	text-align: center;
	font-size: 3rem;
	font-weight: 900;
	margin: 3rem 0;
	display: flex;
	flex-direction: column;
}
.old-desc_price{
	text-align: center;
	font-size: 2.5rem;
	font-weight: 900;
	margin-left: 2rem;
	color: #6B777C;
	text-decoration: line-through;
}

@media (min-width:768px) {
	.description__paragraph {
			font-size: .94vw;
			font-weight: 400
	}
	.description__text-bold {
			font-size: .94vw;
			font-weight: 700
	}
	.description__list {
			list-style-type: disc
	}
	.description__title {
			font-size: 1.78vw;
			margin-bottom: 3rem;
			font-weight: 700;
			position: relative
	}
	.description__title::after {
			content: '';
			position: absolute;
			background-color: #fb0640;
			-webkit-border-radius: 50px;
			border-radius: 50px;
			width: 80px;
			height: 6px;
			left: -webkit-calc(50% - 40px);
			left: calc(50% - 40px);
			bottom: -3rem
	}
	.description__subtitle {
			font-size: 1.26vw;
			font-weight: 700
	}
	.description__list {
			padding: 1.2em
	}
	.description__list-item {
			font-size: .94vw
	}
	.description__img {
			max-width: 100%;
			height: auto;
			-webkit-align-self: center;
			-ms-flex-item-align: center;
			align-self: center;
			display: block;
			margin: 0 auto
	}
	.description__img-center {
			display: block;
			margin: 0 auto;
			-webkit-align-self: center;
			-ms-flex-item-align: center;
			align-self: center
	}
	.description__img-w70 {
			width: 70%
	}
	.description__button {
			-webkit-align-self: center;
			-ms-flex-item-align: center;
			align-self: center;
			border: .105vw solid #F90244;
			border-radius: .26vw;
			color: #000;
			padding: 1.26vw 1.63vw;
			font-size: 1.05vw;
			font-weight: 400
	}
	.description-price{
		text-align: center;
		font-size: 2vw;
		font-weight: 900;
		margin: 2.2vw;
		display: block;
	}
	.old-desc_price{
		text-align: center;
		font-size: 1.6vw;
		font-weight: 900;
		margin-left: 1vw;
		color: #6B777C;
		text-decoration: line-through;
	}
}
/*@media (max-width: 767px){
	.product-item-detail-info-section{padding:0;}
}*/
@media (max-width: 992px){
	.product-item-detail-info-section{padding:0;}
}
.product-item-detail-info-container{
	/*outline:1px dashed #ff3c00;*/
	margin-bottom:20px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.product-item-detail-info-container-title{
	font-weight: bold;
	color: #000;
	font-size:13px;
	margin-bottom: 3px;
}
.product-item-detail-pay-block{
	border:1px solid #e4e4e4;
	padding:20px 20px 0;
	border-radius:3px;
	background-color: #fff;
	position: relative;
	margin-bottom: 15px;
}
.bx-retina .product-item-detail-pay-block{border-width:.5px;}


/*Compare*/
.product-item-detail-compare-container{
	font-size: 12px;
	padding: 4px 15px;
	border-top: 1px solid #e4e4e4;
	position: relative;
	margin: 0 -20px;
	background: #F3F3F3;
	line-height: 20px;
	vertical-align: middle;
	min-height: 30px;
	box-shadow: inset 0 1px 1px 0 #eee;
	/*box-shadow: 0 1px 1px 0 #eee;*/
	color: #4e4e4e;
}
.product-item-detail-compare .checkbox{
	margin: 0;
	padding:0;
}

/* Price */
.product-item-detail-price-current{
	font-size:30px;
	color: #D0021B;
	line-height:33px;
	font-weight: bold;
	white-space: nowrap;
	-webkit-transition: font-size 200ms ease;
	   -moz-transition: font-size 200ms ease;
		-ms-transition: font-size 200ms ease;
		 -o-transition: font-size 200ms ease;
			transition: font-size 200ms ease;
}
.product-item-detail-price-old{
	color: #BDBDBD;
	font-size:14px;
	line-height: 17px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: line-through;
}

/* SCU */
.product-item-scu-container{ padding: 0 0 2px;}
.product-item-scu-container-title{
	font-size:12px;
	color: #333;
}
.product-item-scu-block{}
.product-item-scu-list{margin: 0;}
.product-item-scu-item-list{
	list-style: none;
	padding: 0;
	overflow: hidden;
	margin: 0 0 0 -2px;
}
.product-item-scu-item-color-container,
.product-item-scu-item-text-container{
	/* float: left; */
	padding: 5px 3px;
	box-sizing: border-box;
	display: inline-block;
	max-width: 100%;
	vertical-align: middle;
}
.product-item-scu-item-text-container{min-width:48px;}
.product-item-scu-item-color-container{
	max-width:60px;
	width:25%;
}
.product-item-scu-item-color-block{
	position: relative;
	padding-top: 100%;
	cursor: pointer;
	outline: 1px solid #c0cfda;
}
.bx-no-touch .product-item-scu-item-color-block{
	transition: outline 200ms ease;
}
.bx-retina 	.product-item-scu-item-color-block{outline-width: .5px;}
.product-item-scu-item-color-container.selected .product-item-scu-item-color-block{outline-width: 2px;}
.bx-retina  .product-item-scu-item.selected .product-item-scu-item-color-block{outline-width: 1px;}

.product-item-scu-item-color{
	position: absolute;
	top:   2px;
	right: 2px;
	left:  2px;
	bottom:2px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.product-item-scu-item-text-block{
	position: relative;
	cursor: pointer;
	outline: 1px solid #c0cfda;
	padding: 0 5px;
}
.bx-no-touch .product-item-scu-item-text-block{
	transition: outline 300ms ease;
}
.bx-retina 	.product-item-scu-item-text-block {outline-width: .5px;}
.product-item-scu-item-text-container.selected .product-item-scu-item-text-block{outline-width: 2px;}
.bx-retina  .product-item-scu-item.selected .product-item-scu-item-text-block{outline-width: 1px;}
.product-item-scu-item-text{
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
	line-height: 18px;
	white-space: nowrap;
	text-transform: uppercase;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 100%;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,
.product-item-scu-item-text-container.notallowed  .product-item-scu-item-text-block{
	position: relative;
	outline-color: #A9ADB4 !important;
	overflow: hidden;
}
.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after,
.product-item-scu-item-text-container.notallowed  .product-item-scu-item-text-block:after{
	position: absolute;
	top:   -2px;
	right: -2px;
	bottom:-2px;
	left:  -2px;
	content:"";
	background: rgba(255, 255, 255, 0.75) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) no-repeat center;
	background-size:80% 80%;
}

.product-item-selected-scu-container{word-spacing: 1px}
.product-item-selected-scu{
	display: inline-block;
	outline: 1px solid #c0cfda;
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
	line-height: 22px;
	height:22px;
	min-width:22px;
	white-space: nowrap;
	text-transform: uppercase;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 0 5px;
}
.bx-retina .product-item-selected-scu {outline-width: .5px;}
.product-item-selected-scu-color{
	background-position: center;
	background-size:20px 20px;
	background-repeat:no-repeat;
}

/*Amount*/
.product-item-amount{
	text-align: center;
	padding:0 0 2px;
}
.product-item-amount-field-container{}

.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus{
	height:22px;
	min-width:22px;
	display: inline-block;
	vertical-align: middle;
	background-color: #f2f2f2;
	color: #fff;
	text-align: center;
	border-radius:2px;
	cursor: pointer;
	position: relative;
	transition: background 300ms ease, opacity 300ms ease;
}
.bx-retina .product-item-amount-field-btn-plus,
.bx-retina .product-item-amount-field-btn-minus{ border-width:.5px;}
.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-minus:hover{background: #d3d3d3;}

.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-minus:after{
	position: absolute;
	top:   0;
	right: 0;
	bottom:0;
	left:  0;
	content:"";
	opacity:.8;
	transition: opacity 300ms ease, background 300ms ease;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after{
	opacity:.3 !important;
	cursor: default;
}
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover {
	background-color: #f2f2f2;
}

.product-item-amount-field-btn-minus:after{
	position: absolute;
	top:   0;
	right: 0;
	bottom:0;
	left:  0;
	content:"";
	opacity:.8;
	transition: opacity 300ms ease;
}
.product-item-amount-field-btn-plus:after{
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center;
	background-size:10px;
}
.product-item-amount-field-btn-minus:after{
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;
	background-size:10px;
}
.product-item-amount-field-btn-plus:hover:after,
.product-item-amount-field-btn-minus:hover:after{opacity: 1;}

.product-item-amount-field{
	max-width:50px;
	width:auto;
	color: #000;
	font-weight: bold;
	display: inline-block;
	line-height:22px;
	vertical-align: middle;
	height:22px;
	padding: 0;
	font-size:19px;
	text-align: center;
	background: transparent !important;
	border: 1px solid transparent;
	border-radius:2px;
	transition: border 300ms ease;
}
.bx-retina .product-item-amount-field{ border-width:.5px;}
.product-item-amount-field:focus{outline: none !important;}
.bx-no-touch input.product-item-amount-field::-webkit-outer-spin-button,
.bx-no-touch input.product-item-amount-field::-webkit-inner-spin-button{
	-webkit-appearance: none;
	margin: 0
}
.product-item-amount-description-container{
	color: #a5a5a5;
	font-size: 12px;
	white-space: nowrap;
}
.product-item-amount-description-container strong{
	color: #333;
	white-space: nowrap;
}
.product-item-amount-label-container{
	font-weight: bold;
	color: #a5a5a5;
	font-size: 12px;
	margin: 5px 0;
}

/**/
.product-item-quantity{
	color: #333;
	font-size: 12px;
	font-weight: normal;
}


/*Buy button*/
.btn.product-item-detail-buy-button{
	width:100%;
	max-width: 250px;
	display: block;
	font-weight: 800;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	height:50px;
	text-transform: uppercase;
	position: relative;
	margin: 0 auto 20px;
}
.product-item-detail-short-card-btn .btn.product-item-detail-buy-button{ margin: 0;}
.btn.product-item-detail-buy-button span{
	line-height:16px;
	display: inline-block;
	min-height:16px;
	position: absolute;
	top:   50%;
	right: 0;
	left:  0;
	max-width: 100%;
	white-space: normal;
	-webkit-transform: translateY(-50%);
	   -moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		 -o-transform: translateY(-50%);
			transform: translateY(-50%);
}
.btn-link.product-item-detail-buy-button{height:25px;}

/* Slider */
.product-item-detail-slider-container{
	max-width: 100%;
	position: relative;
	background:transparent;
	-webkit-transition: background 800ms ease;
	   -moz-transition: background 800ms ease;
		-ms-transition: background 800ms ease;
		 -o-transition: background 800ms ease;
			transition: background 800ms ease;
}
.product-item-detail-slider-block{
	position: relative;
	box-sizing: border-box;
	padding-top:56.25%;
	height: 0;
}
.product-item-detail-slider-block.product-item-detail-slider-block-square{
	padding-top: 100%;
}
.product-item-detail-slider-images-container{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.product-item-detail-slider-image{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
	opacity: 0;
	-webkit-transition: opacity 250ms linear;
	   -moz-transition: opacity 250ms linear;
		-ms-transition: opacity 250ms linear;
		 -o-transition: opacity 250ms linear;
			transition: opacity 250ms linear;
}
.product-item-detail-slider-image.active{
	opacity: 1;
	z-index:10;
}
.product-item-detail-slider-image img{
	-webkit-transform: translateY(-50%) translateX(-50%);
	   -moz-transform: translateY(-50%) translateX(-50%);
		-ms-transform: translateY(-50%) translateX(-50%);
		 -o-transform: translateY(-50%) translateX(-50%);
			transform: translateY(-50%) translateX(-50%);

	-webkit-transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
	   -moz-transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
		-ms-transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
		 -o-transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
			transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
	background-repeat: no-repeat;
	background-position: center;

	position: absolute;
	top:  50%;
	left: 50%;
	height:auto;
	width:auto;
	max-height: 100%;
	max-width:100%;
	outline: 1px solid transparent;
}
.product-item-detail-slider-progress-bar{
	height: 3px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index:180;
}

/*Slider Controls*/
.product-item-detail-slider-controls-block{
	padding: 10px 0;
	text-align: center;
}
.product-item-detail-slider-controls-image{
	width: 65px;
	height:65px;
	background-color: #fff;
	position: relative;
	text-align: center;
	display: inline-block;
	outline: 1px solid #c0cfda;
	cursor: pointer;
	overflow: hidden;
}
.bx-retina 	  .product-item-detail-slider-controls-image{outline-width: .5px;}
.bx-no-retina .product-item-detail-slider-controls-image.active{outline-width:2px;}
.bx-retina 	  .product-item-detail-slider-controls-image.active{outline-width:1px;}

.product-item-detail-slider-controls-image img{
	max-width: 65px;
	max-height:65px;
	height: auto;
	width: auto;
	-webkit-transform: translateY(-50%) translateX(-50%);
	   -moz-transform: translateY(-50%) translateX(-50%);
		-ms-transform: translateY(-50%) translateX(-50%);
		 -o-transform: translateY(-50%) translateX(-50%);
			transform: translateY(-50%) translateX(-50%);
	position: absolute;
	top:  50%;
	left: 50%;
}

.product-item-detail-slider-left,
.product-item-detail-slider-right{
	display: block;
	position: absolute;
	cursor: pointer;
	-webkit-transition: all 300ms ease;
	   -moz-transition: all 300ms ease;
		-ms-transition: all 300ms ease;
		 -o-transition: all 300ms ease;
			transition: all 300ms ease;
	opacity: .57;
	background: rgba(255,255,255,0) url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2230%22%20viewBox%3D%220%200%2016%2030%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2050%202%2036%2016%2022%2015%2021%201%2035%200%2036%201%2037%2015%2051%22%20transform%3D%22translate(0%20-21)%22%2F%3E%3C%2Fsvg%3E') no-repeat center;
	z-index:111;
	top: 0;
	bottom: 0;
	width:25%;
}
.product-item-detail-slider-left{left:0;}
.product-item-detail-slider-right{
	right:0;
	-webkit-transform: rotate(180deg);
	   -moz-transform: rotate(180deg);
		 -o-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
			transform: rotate(180deg);
}
.product-item-detail-slider-left:hover,
.product-item-detail-slider-right:hover{ 
	opacity:.8;
	background-color: rgba(255,255,255,.4);
}

.product-item-detail-slider-close{ display: none;}
.product-item-detail-slider-container.popup .product-item-detail-slider-close{
	width:50px;
	height: 50px;
	right:110px;
	top:4px;
	opacity: .27;
	background: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2015.1%208.944%208%2016%201%2015.006%200%208.05%207%20.994%200%200%201%207.056%208%200%2015.1%20.994%2016%208.05%209%2015.006%2016%22%2F%3E%3C%2Fsvg%3E') no-repeat center;
	-webkit-transition: all 300ms ease;
	   -moz-transition: all 300ms ease;
		-ms-transition: all 300ms ease;
		 -o-transition: all 300ms ease;
			transition: all 300ms ease;
	bottom: 0;
	display: block;
	position: absolute;
	cursor: pointer;
	z-index:150;
}
.product-item-detail-slider-container.popup .product-item-detail-slider-close:hover{ opacity:1;}

.product-item-detail-slider-container.popup .product-item-detail-slider-right{right:105px;}

/*magnified*/
.product-item-detail-slider-container.magnified .product-item-detail-slider-image{ z-index:100;}
.product-item-detail-slider-container.magnified .product-item-detail-slider-image img {outline-color:#ddd;}
.product-item-detail-slider-container.magnified .product-item-detail-slider-left,
.product-item-detail-slider-container.magnified .product-item-detail-slider-right{z-index:50;}
.product-item-detail-slider-container.magnified .product-item-label-text,
.product-item-detail-slider-container.magnified .product-item-label-ring{opacity: 0;}


/*	>>>	popup*/
.product-item-detail-slider-container.popup{
	position: fixed;
	top:   0;
	left:  0;
	right: 0;
	bottom:0;
	background: #fff;
	z-index: 999999;
	animation-name: imgPopupShow;
	animation-duration: 300ms;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-images-container{ right: 105px;}
.product-item-detail-slider-container.popup .product-item-detail-slider-block{
	height:100vh;
	padding-top:0;
}
.product-item-detail-slider-container.popup .product-item-detail-slider-image{
	max-height: 100vh;
	position: absolute;
	top: 50%;
	width:calc(100% - 150px);
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	   -moz-transform: translateY(-50%) translateX(-50%);
		-ms-transform: translateY(-50%) translateX(-50%);
		 -o-transform: translateY(-50%) translateX(-50%);
			transform: translateY(-50%) translateX(-50%);
}
@keyframes imgPopupShow {
	from { opacity: 0;}
	to   { opacity: 1;}
}

.product-item-detail-slider-container.popup .product-item-detail-slider-image img{
	width:auto;
	max-width: 100%;
	cursor: default;
	max-height: 90vh
}
.product-item-detail-slider-container.popup .product-item-detail-slider-controls-block{
	border-left:1px solid #d3d3d3;
	background-color: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	padding:20px;
	overflow-y: auto;
}
.product-item-detail-slider-container.popup .product-item-detail-slider-controls-image{
	display: block;
	margin-bottom:20px;
}



/* Slider Mobile*/
@media (max-width: 767px){
	.product-item-detail-slider-container.popup .product-item-detail-slider-images-container{ right: 0;}
	.product-item-detail-slider-container.popup .product-item-detail-slider-block{
		height:calc(100vh - 111px);
		padding-top:0;
	}

	.product-item-detail-slider-container.popup .product-item-detail-slider-image{
		width:90%;
	}

	.product-item-detail-slider-container.popup .product-item-detail-slider-image img{
		width:auto;
		max-width: 100%;
		cursor: default;
		max-height:calc(100vh - 115px);
	}
	.product-item-detail-slider-container.popup .product-item-detail-slider-controls-block{
		border-left:none;
		border-top:1px solid #d3d3d3;
		position: absolute;
		top: auto;
		right: 0;
		bottom: 0;
		left: 0;
		max-height:111px;
		overflow-x: auto;
		white-space: nowrap;
	}
	.product-item-detail-slider-container.popup .product-item-detail-slider-controls-image{
		display: inline-block;
		margin-bottom:0;
	}
	.product-item-detail-slider-container.popup .product-item-detail-slider-close{
		right:10px;
		z-index:200;
	}

	.product-item-detail-slider-left,
	.product-item-detail-slider-right{max-width:75px;}
	.product-item-detail-slider-container.popup .product-item-detail-slider-right {right: 0;}

}

/*Label*/
.product-item-label-text,
.product-item-label-ring{
	position: absolute;
	z-index:190;
	opacity: 1;
	-webkit-transition: opacity 450ms ease;
  	   -moz-transition: opacity 450ms ease;
		-ms-transition: opacity 450ms ease;
		 -o-transition: opacity 450ms ease;
			transition: opacity 450ms ease;
}
.product-item-label-text span,
.product-item-label-ring{
	margin-bottom: 2px;
	color: #fff;
	display: inline-block;
	clear: both;
	background: #F42C2C;
	text-align: center;
	vertical-align: middle;
	-webkit-transition: all 250ms ease;
	   -moz-transition: all 250ms ease;
		-ms-transition: all 250ms ease;
		 -o-transition: all 250ms ease;
			transition: all 250ms ease;
}
.bx-red .product-item-label-text span,
.bx-red .product-item-label-ring{background-color: #fba90c;}
.product-item-label-text > div,
.product-item-label-ring > div{ line-height: 0;}

.product-item-detail-slider-container.popup .product-item-label-text,
.product-item-detail-slider-container.popup .product-item-label-ring{ display: none;}

/* TEXT */
.product-item-label-text span{
	padding:2px 5px;
	font-weight: bold;
	vertical-align: middle;
}
.product-item-label-text.product-item-label-small span{
	line-height: 14px;
	font-size: 13px;
	padding: 2px 7px;
	margin-bottom:1px;
	font-weight: normal;
}
.product-item-label-text.product-item-label-big span{
	line-height: 17px;
	font-size: 13px;
	padding: 4px 10px;
}

@media (max-width: 767px){
	.product-item-label-text>div{ line-height: 0;}

	.product-item-label-text.product-item-label-small span,
	.product-item-scalable-card.hover .product-item-label-text.product-item-label-small span{
		line-height: 14px;
		font-size: 10px;
		padding: 2px 7px;
		margin-bottom:1px;
	}
	.product-item-big-card .product-item-label-text.product-item-label-small span,
	.product-item-label-text.product-item-label-big span,
	.product-item-scalable-card.hover .product-item-label-text.product-item-label-big span{
		margin-bottom:1px;
		line-height: 16px;
		font-size: 14px;
		padding: 3px 12px;
	}
	.product-item-big-card .product-item-label-text.product-item-label-big span{
		line-height: 25px;
		font-size: 20px;
		padding: 3px 12px;
	}
}

/*RING*/
.product-item-label-ring{
	border-radius:50%;
	font-weight: bold;
	box-sizing: border-box;
}
.product-item-label-ring.product-item-label-small{
	width: 40px;
	height:40px;
	line-height: 40px;
	font-size: 14px;
}
.product-item-label-ring.product-item-label-big{
	width: 50px;
	height:50px;
	line-height: 50px;
	font-size: 18px;
}

@media (max-width: 767px){
	.product-item-label-ring.product-item-label-small,
	.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small{
		width: 20px;
		height:20px;
		line-height: 20px;
		font-size: 13px;
	}
	.product-item-big-card .product-item-label-ring.product-item-label-small,
	.product-item-label-ring.product-item-label-big,
	.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big{
		width: 35px;
		height:35px;
		line-height: 35px;
		font-size: 12px;
	}
	.product-item-big-card .product-item-label-ring.product-item-label-big{
		width: 70px;
		height:70px;
		line-height: 70px;
		font-size:24px;
	}
}

.product-item-label-top   { top:   -5px;}
.product-item-label-center{ left:  50%;
	-webkit-transform: translateX(-50%);
	   -moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		 -o-transform: translateX(-50%);
			transform: translateX(-50%);
}
.product-item-label-center>div{ text-align: center;}
.product-item-label-left  { left:  -5px;}
.product-item-label-left>div{ text-align: left;}
.product-item-label-bottom{ bottom:-5px;}
.product-item-label-middle{ top:   50%;
	-webkit-transform: translateY(-50%);
	   -moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		 -o-transform: translateY(-50%);
			transform: translateY(-50%);
}
.product-item-label-right { right: -5px;}
.product-item-label-right>div{ text-align: right;}
.product-item-label-center.product-item-label-middle{
	-webkit-transform: translateY(-50%) translateX(-50%);
	   -moz-transform: translateY(-50%) translateX(-50%);
		-ms-transform: translateY(-50%) translateX(-50%);
		 -o-transform: translateY(-50%) translateX(-50%);
			transform: translateY(-50%) translateX(-50%);
}

/* Tabs */
.product-item-detail-tabs-container{
	min-height:60px;
	background: #fff;
	border-bottom:1px solid #ededed;
}
.product-item-detail-tabs-list{
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}
.product-item-detail-tabs-list:after{
	content:"";
	clear: both;
	display: table;
}
.product-item-detail-tab{
	float: left;
	min-height:60px;
}

.product-item-detail-tab-link{
	height: 60px;
	display: inline-block;
	position: relative;
	box-sizing: border-box;
	padding:10px 25px;
	-ms-text-overflow: ellipsis;
		text-overflow: ellipsis;
	line-height:45px;
	font-weight: bold;
	font-size:13px;
	text-transform: uppercase;
	color: #039BE5;
	vertical-align: middle;
	-webkit-transition: all 250ms ease;
	   -moz-transition: all 250ms ease;
		-ms-transition: all 250ms ease;
		 -o-transition: all 250ms ease;
			transition: all 250ms ease;
}
.product-item-detail-tab-link:hover,
.product-item-detail-tab.active .product-item-detail-tab-link{color: #000;}

.product-item-detail-tab-link:after{
	content:"";
	height: 0;
	position: absolute;
	left:  0;
	right: 0;
	bottom:0;
	background: #1485CE;
	-webkit-transition: all 250ms ease;
	   -moz-transition: all 250ms ease;
		-ms-transition: all 250ms ease;
		 -o-transition: all 250ms ease;
			transition: all 250ms ease;
}
.product-item-detail-tab-link:hover:after,
.product-item-detail-tab.active .product-item-detail-tab-link:after{height: 3px;}
.product-item-detail-tab-link:active:after{height: 6px;}

.product-item-detail-tab-content{padding:25px 0;}
@media (max-width: 991px){
	.product-item-detail-tabs-container{ display: none !important;}
	.product-item-detail-tab-content{ display: block !important;}
}
/*Tab fixed*/
.product-item-detail-tabs-container-fixed{
	position: fixed;
	top:-100px;
	left: 0;
	right: 0;
	z-index:1000;
	background-color: #fff;
	box-shadow: 0 4px 14px 0 rgba(32,54,74,.23);
	-webkit-transition: top 350ms linear;
	   -moz-transition: top 350ms linear;
		-ms-transition: top 350ms linear;
		 -o-transition: top 350ms linear;
			transition: top 350ms linear;
}

.product-item-detail-tabs-container-fixed{
	min-height:45px;
	background: #fff;
}
.product-item-detail-tabs-container-fixed.active{
	opacity: 1;
	top:0;
}
.product-item-detail-tabs-container-fixed .product-item-detail-tabs-list{
	max-width:1048px;
	margin: 0 auto;
}
.product-item-detail-tabs-container-fixed .product-item-detail-tab{min-height:45px;}
.product-item-detail-tabs-container-fixed .product-item-detail-tab-link{
	height: 45px;
	padding:10px 25px;
	line-height:25px;
}
.bx-touch .product-item-detail-tabs-container-fixed{ display: none !important;}

/*Small Card*/
.product-item-detail-short-card-fixed{
	position: fixed;
	top:-85px;
	left: 0;
	right: 0;
	z-index:1010;
	background-color: #fff;
	box-shadow: 0 4px 14px 0 rgba(32,54,74,.23);
	-webkit-transition: top 220ms linear;
  	   -moz-transition: top 220ms linear;
		-ms-transition: top 220ms linear;
		 -o-transition: top 220ms linear;
			transition: top 220ms linear;
	height:85px;
	box-sizing: border-box;
	padding:7px 0 8px;
}
.product-item-detail-short-card-fixed.active{
	opacity: 1;
	top:0;
}
.product-item-detail-short-card-fixed.active + .product-item-detail-tabs-container-fixed.active{
	top:85px;
}
.bx-touch .product-item-detail-short-card-fixed{ display: none !important;}

.product-item-detail-short-card-fixed .product-item-detail-short-card-content-container{
	max-width:1048px;
	margin: 0 auto;
}
.product-item-detail-short-card-content-container table{
	border-collapse: collapse;
	min-width:100%;
}

.product-item-detail-short-card-image{
	vertical-align: middle;
	text-align: left;
	width:80px;
	padding-right:15px;
}
.product-item-detail-short-card-image img{
	height: 65px;
	max-width: none;
}
.product-item-detail-short-title-container{
	max-width: 650px
}

.product-item-detail-short-title-text{
	display: block;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:16px;
	color: #000;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.product-item-detail-short-card-price{
	text-align: right;
	vertical-align: middle;
	padding:0 10px;
}
.product-item-detail-short-card-btn{
	padding-left:10px;
	min-width:120px;
}

/*Properties */
.product-item-detail-tab-content{ display: none;}
.product-item-detail-tab-content.active{display: block;}

.product-item-detail-tab-content h3{
	font-size:14px;
	font-weight: bold;
	margin-bottom:10px;
}
.product-item-detail-properties{
	color: #a5a5a5;
	font-size: 12px;
	margin: 0;
	display: block;
	overflow: hidden;
	max-width:560px;
}
.product-item-detail-properties dl{
	clear: both;
}
.product-item-detail-properties dt{
	clear: both;
	float: left;
	font-weight: normal;
}
.product-item-detail-properties dd{
	margin-bottom:3px;
	float: right;
	margin-left:5px;
	color: #000;
}
.description-button-block{
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
}
.description__button-cart{
	margin-right: 1.57vw;
	background-color: #F90244;
	border: 0.105vw solid #F90244;
	border-radius: 0.26vw;
	color: #fff;
	padding: 	1.26vw 1.63vw;
	font-size: 1.05vw;
	transition: .5s;
}
.description__button-cart:hover{
	opacity: .7;
}
.description__button-cart i{
	color: #fff;
}
@media (max-width:768px) {
	.description-button-block{
		flex-direction: column;
		align-items: center;
	}
	.description__button{
		border-radius: 5px;
		border-width: 2px;
	}
	.description__button-cart {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
		padding: 2rem 3rem;
		font-size: 2rem;
		font-weight: 400;
		border-radius: 5px;
	}
}
/* End */


/* Start:/bitrix/components/bitrix/catalog.section/templates/.default/style.min.css?15554311893212*/
@media(min-width:1200px){.product-item-list-col-6>.col-xs-12>.row>.col-md-2:nth-child(6n+1),.product-item-list-col-1-6>.col-sm-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-4>.col-xs-12>.row>.col-md-3:nth-child(4n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}@media(min-width:992px) and (max-width:1199px){.product-item-list-col-6>.col-xs-12>.row>.col-md-2:nth-child(6n+1),.product-item-list-col-1-6>.col-sm-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-4>.col-xs-12>.row>.col-md-3:nth-child(4n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}@media(min-width:768px) and (max-width:991px){.product-item-list-col-6>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-1-6>.col-sm-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1-4>.col-sm-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}@media(max-width:767px){.product-item-list-col-6>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}.catalog-section-header{font-size:14px;font-weight:bold;text-align:left;margin:5px 0;padding:5px 15px;border-bottom:2px solid #d9dee6;color:#000}.row::before{display:initial}
/* End */


/* Start:/bitrix/templates/prvolga/components/bitrix/catalog.item/.default/style.css?160387228210697*/
.main{
	height: 40%;
}
.offer{
	height: 0;
	width: 100%;
	display: flex;
	align-items: flex-start;
    justify-content: flex-start;
	padding-top: 1.5vw;
	position: relative;
}
.offer.active{
	height: 60%;
}
.offer img{
	opacity: 0;
	transition: .3s;
}
.offer.active img{
	opacity: 1;
	transition: .3s;
}
.offer .catalog-elem-offer-additional img{
	position: absolute;
    right: -0.5vw;
    height: 3.7vw;
    z-index: 1;
}
.offer .catalog-elem-offer-discount {
	opacity: 0;
    border-radius: 100%;
    background-color: #f42c2c;
    color: #fff;
    width: 40px;
    height: 40px;
    font-size: 13px;
    line-height: normal;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: "GothamProBold";
	transition: .3s;
	position: relative;

}

.offer.active .catalog-elem-offer-discount{
	transition: .3s;
	opacity: 1;
}
.offer-mobile{
	display: none;
}
.catalog-elem-offers{
	/*height: 100%;
    width: 100%;
    display: flex;
	flex-direction: column;
	justify-content: center;*/
}

@media (min-width: 768px){
	.offer .catalog-elem-offer-discount {
		width: 1.8vw;
		height: 1.8vw;
		font-size: 0.577vw;
		line-height: 1.8vw;
		right: 1.3vw;
		top: -0.7vw;
	}
	.offer .license-image{
		position: absolute;
		left: 1.5vw;
		top: 2.8vw;
		height: 3vw;
	}
}
@media(max-width: 768px){
	.offer{
		display: none;
		width: unset;
		padding:0;
	}
	.offer-mobile{
		display: block;
	}
	.offer.active .catalog-elem-offer-discount{
		transition: .3s;
		opacity: 1;
	}
	.offer-middle-block{
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%;
	}
}


.catalog-elem-row{
    padding: 15px;
    max-width: 100%;
    border: 2px solid #F5F5F5;
    border-radius: 5px;
		transition: 0.5s;
    margin-bottom: 20px;
		position: relative;
}
.catalog-link-detail{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 1;
}
.catalog-elem-row:hover{ 
  box-shadow: 0 0 16px rgba(30,30,30,0.1);
}
.catalog-elem-img:hover a{
	cursor: pointer;
}
.catalog-elem-img a:hover + .catalog-elem-img-exist-detail{
	transition: .5s;
	box-shadow: 0 0 16px rgba(30,30,30,0.1);
}
.catalog-elem-img{
    width: 30%;
    margin-bottom: 1.5rem;
    position: relative;
}
.catalog-elem-img .main > img{
    display: block;
    max-width: 100%;
}
.catalog-elem-img > a{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.product-item-title{
	font-family: "GothamProBold";
	font-size: 1.4rem;
	color: #212121;
	margin-bottom: 1.5rem;
}
.product-item-title a{
    font-family: "GothamProBold";
    font-size: 1.4rem;
    color: #212121;
    margin-bottom: 1.5rem;
}
.product-item-title a:hover{
	color: #212121;
	text-decoration: underline;
}
.offer-block{
    width: 100%;
    display: flex;
    flex-direction: column;
	align-items: flex-start;
	position: relative;
}
.offer-option{
    height: 0px;
    overflow: hidden;
}
.offer-option .offer-block{
    margin-top: 2rem;
}
.offer-description{
    font-family: "GothamProRegular";
    font-size: 1.4rem;
    margin-bottom: 1rem;
}
.offer-add2basket-block{
	margin-top: 2rem;
	z-index: 2;
	display: flex;
	width: 100%;
	justify-content: space-between;
}
.offer-price{
    font-family: "GothamProBold";
    font-size: 2rem;
    line-height: normal;
    margin-bottom: 1.5rem;
		white-space: nowrap;
		font-weight: 900;
}
.offer-discont{
    font-family: "GothamProRegular";
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}
.offer-discont-value{
    color: #97B838;
    border-radius: 2px;
		font-weight: bold;
    font-size: 12px;
    margin-bottom: 1.5rem;
    white-space: nowrap;
}
.offer-old-price{
	margin-left: 1rem;
	color: #6B777C;
	font-size: 1.4rem;
	text-decoration: line-through;
	margin-bottom: 1.5rem;
	white-space: nowrap;
}
.offer-add2basket-btn-detail{
	color: #212121;
	font-size: 1.4rem;
	font-family: "GothamProBold";
	border:2px solid #2B77FB;
	padding: 1rem 3rem; 
	transition: 0.5s; 
	border-radius: 55px;
	outline: none!important;
	margin-right: 0.73vw;
}
.offer-add2basket-btn-detail:hover,
.offer-add2basket-btn-detail:focus{
	text-decoration: none;
	color: #212121;
	border-color: #94BAFD;
}
.offer-add2basket-btn{
    color: #fff;
    font-size: 1.4rem;
    font-family: "GothamProBold";
    background-color: #2B77FB;
    padding: 1rem 3rem; 
    transition: opacity 0.3s linear; 
    border-radius: 55px;
    outline: none!important;
    border: none;
}
.offer-add2basket-btn:hover{
    opacity: 0.8;
}
.buy-loader{
    font-size: 15px;
    padding: 1rem 3rem;
    text-align: center;
    display: none;
    background-color: #2B77FB;
    color: #fff;
    line-height: normal;
    box-shadow: none;
    width: 11rem;
    max-width: 100%;
    border-radius: 55px;
}
.buy-loader > i.fa{
    color: #fff;
    font-weight: bold;
    animation: btn_loading 1.5s infinite linear;
}

/* WebKit and Opera */
@-webkit-keyframes btn_loading{
  from{
    -webkit-transform:rotate(0deg);
  }
  to{
    -webkit-transform:rotate(360deg);
  }
}
/* Other */
@keyframes btn_loading{
  from{
    -moz-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  to{
    -moz-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}

.offer-watch-more-option{
		display: flex;
		justify-content: flex-end;
    margin-top: 1.2rem;
}
.offer-watch-more-option > a,
.offer-watch-more-option > a:focus{
    text-decoration: none;
    color: #474747;
    font-family: "GothamProBold";
    font-size: 1.4rem;
    display: inline-block;
		padding: 0.5rem 0;
		display: flex;
}
.hide-option > i{
	align-self: flex-end;
}
.offer-watch-more-option > a > i{
	margin-left: 0.42vw;
}
.offer-watch-more-option > a:hover,
.offer-watch-more-option > a:active:focus,
.offer-watch-more-option > a:active:hover,
.offer-watch-more-option > a:active{
    color: #212121;
    text-decoration: none;
}

.display-option,.hide-option{
	position: relative;
	z-index: 2;
}
.offer-dots{
    min-height: 5px; 
    overflow-x: hidden;
    max-width: 100%;
    display: none;
}
.offer-dots:before{
    content: '';
    background-image: url(/bitrix/templates/prvolga/components/bitrix/catalog.item/.default/./offer-dot.png);
    display: block;
    height: 1px;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.catalog-elem-discount{
    border-radius: 100%;
    background-color: #f42c2c;
    color: #fff;
    width: 3rem;
    height: 3rem;
    font-size: 1rem;
    line-height: 3rem;
    position: absolute;
    right: -0.5rem;
    top: 70%;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    font-family: "GothamProBold";
}
@media(min-width: 768px){
		.offer-add2basket-block{
			text-align: right;
			z-index: 2;
			width: auto;
			margin-top: 0;
			margin-left: auto;
		}
    .catalog-elem-row{
        display: flex;
        padding: 1.14vw 1.97vw 1.14vw 1.6666vw;
        max-width: 65.93vw;
        margin-bottom: 1.5625vw;
    }
    .catalog-elem-img{
        width: 6.78vw;
        padding-right: 1.04vw;
        margin-bottom: 0;
    }
    .catalog-elem-content{
        width: calc(100% - 5.78vw);
		}
		.offer-middle-block{
			position: relative;
			margin-left: 2vw;
	}
		.product-item-title{
			line-height: 0.94vw;
		}
    .product-item-title{
        font-size: 0.8vw;
        margin-bottom: 0;
    }
    .offer-block{
        width: 100%;
        align-items: center;
        flex-direction: row;
    }
    .offer-option .offer-block{
				margin-top: 1vw;
				padding-top: 2vw;
				border-top: 0.1vw solid #F5F5F5;
    }
    .offer-description{
        width: 25.52vw;
        font-size: 0.8vw;
        line-height: 1.04vw;
        margin-bottom: 0;
    }
    .offer-middle-block{
        width: 14.89vw;
    }
    .offer-price{
        font-size: 1.26vw;
        margin-bottom: 0;
		}
		.offer-price-wrap{
			display: flex;
			align-items: center;
		}
    .offer-discont{
        flex-direction: column;
    }
    .offer-discont-value{
        padding: 0.2vw 0vw;
				font-size: 0.73vw;
				font-weight: bold;
        margin-bottom: 0;
    }
    .offer-old-price{
			color: #6B777C;
			margin-left: 0.5vw;
        font-size: 0.84vw;
        margin-bottom: 0;
		}
		.offer-add2basket-btn-detail{
			font-size: 0.8vw;
			padding: 0.52vw 1.45vw; 
			margin-right: 0.73vw;
		}
    .offer-add2basket-btn{
        font-size: 0.8vw;
        padding: 0.52vw 1.45vw; 
    }
    .buy-loader{
        font-size: 0.88vw;
        padding: 0.52vw 1.61vw;
        width: 5.52vw;
    }
    .offer-watch-more-option{
        margin-top: 0.625vw;
    }

    .offer-watch-more-option > a,
    .offer-watch-more-option > a:focus{
        font-size: 0.7333vw;
        padding: 0.26vw 0;
    }
    .offer-dots{
        display: block;
    }
    .catalog-elem-img .main > img{
        max-width: 3.54vw;
    }
    .catalog-elem-discount{
        width: 1.8vw;
        height: 1.8vw;
        font-size: 0.577vw;
        line-height: 1.8vw;
        right: 2.61vw;
        top: -0.7vw;
    }
}





.catalog-elem-img .offer > img {
    display: block;
    max-width: 100%;
}

@media (min-width: 768px){
	.catalog-elem-img .offer > img {
		max-width: 3.54vw;
	}
}

.add2basket-btn{
    color: #fff;
    font-size: 1.4rem;
    font-family: "GothamProBold";
    background-color: #2B77FB;
    padding: 1rem 3rem; 
    transition: opacity 0.3s linear; 
    border-radius: 55px;
    outline: none!important;
    border: none;
}
.add2basket-btn:hover{
    opacity: 0.8;
}
@media(min-width: 768px){
	.add2basket-btn{
		font-size: 0.8vw;
		padding: 0.52vw 1.45vw; 
	}
}

.loading{
	opacity: 0.7!important;
}

@media(max-width: 768px){
	.add2basket-btn:hover {
		opacity: 1;
	}
	.catalog-elem-img .main > img{
		max-width: 100px;
	}
	.catalog-elem-discount {
		width: 40px;
		height: 40px;
		font-size: 13px;
		line-height: normal;
		position: absolute;
		top: -10px;
		left: 70px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.offer-mobile-image img{
		max-width: 100px;
	}
	.offer .catalog-elem-offer-discount {
		position: absolute;
		z-index: 2;
		top: 10px;
		left: 70px;
	}
	.offer-mobile-image .license-image{
		position: absolute;
		left: 50%;
		top: calc(100% - 100px);
		height: 80px;
	}
	.offer-mobile-image{
		margin-top: 20px;
		margin-bottom: 40px;
	}
	.added-modal-wrapper{
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		padding-top: 40px;
    	padding-bottom: 30px;
		text-align: center;
	}
	.added-modal-title{
		font-size: 20px;
		font-family: "GothamProBold";
		margin-top: 20px;
		font-weight: bold;
	}
	#added .close{
		opacity: 1;
		top: 0;
		right: 0;
		font-size: 0;
	}
	#added .modal-body{
		padding: 10px;
	}
}

/* End */


/* Start:/bitrix/components/bitrix/catalog.section/templates/.default/themes/blue/style.min.css?1555431189706*/
.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 */


/* Start:/bitrix/templates/prvolga/components/bitrix/catalog.products.viewed/.default/style.min.css?15554311483191*/
@media(min-width:1200px){.product-item-list-col-6>.col-xs-12>.row>.col-md-2:nth-child(6n+1),.product-item-list-col-1-6>.col-sm-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-4>.col-xs-12>.row>.col-md-3:nth-child(4n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}@media(min-width:992px) and (max-width:1199px){.product-item-list-col-6>.col-xs-12>.row>.col-md-2:nth-child(6n+1),.product-item-list-col-1-6>.col-sm-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-4>.col-xs-12>.row>.col-md-3:nth-child(4n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}@media(min-width:768px) and (max-width:991px){.product-item-list-col-6>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-1-6>.col-sm-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1-4>.col-sm-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}@media(max-width:767px){.product-item-list-col-6>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}.catalog-products-viewed-header{font-size:14px;font-weight:bold;text-align:left;margin:5px 0;padding:5px 15px;border-bottom:2px solid #d9dee6;color:#000}
/* End */


/* Start:/bitrix/templates/prvolga/components/bitrix/catalog.products.viewed/.default/themes/blue/style.min.css?1555431148714*/
.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-products-viewed-header{border-color:#006cc0}
/* End */
/* /bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1555431181467 */
/* /bitrix/templates/prvolga/components/bitrix/news/portfolio/bitrix/news.detail/.default/style.css?16076716865108 */
/* /bitrix/templates/prvolga/components/bitrix/catalog.section/portfolio_list_case_page_tpl/style.css?16070848434022 */
/* /bitrix/templates/prvolga/components/bitrix/catalog/portfolio_main_page_tpl/style.css?15554311451122 */
/* /bitrix/templates/prvolga/components/bitrix/catalog.element/.default/style.css?169436679331708 */
/* /bitrix/components/bitrix/catalog.section/templates/.default/style.min.css?15554311893212 */
/* /bitrix/templates/prvolga/components/bitrix/catalog.item/.default/style.css?160387228210697 */
/* /bitrix/components/bitrix/catalog.section/templates/.default/themes/blue/style.min.css?1555431189706 */
/* /bitrix/templates/prvolga/components/bitrix/catalog.products.viewed/.default/style.min.css?15554311483191 */
/* /bitrix/templates/prvolga/components/bitrix/catalog.products.viewed/.default/themes/blue/style.min.css?1555431148714 */
