@font-face {
	font-family: 'rs_font_catalog_section';
	src:  url('../../../fonts/catalog.section/ico-catalog-section.eot?c9gcke');
	src:  url('../../../fonts/catalog.section/ico-catalog-section.eot?c9gcke#iefix') format('embedded-opentype'),
	url('../../../fonts/catalog.section/ico-catalog-section.ttf?c9gcke') format('truetype'),
	url('../../../fonts/catalog.section/ico-catalog-section.woff?c9gcke') format('woff'),
	url('../../../fonts/catalog.section/ico-catalog-section.svg?c9gcke#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

.item-mods span {
	position: absolute;
	content: '';
	width: 50px;
	height: 50px;
	right: -7px;
	top: 17px;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 1;
}
.item-mods a:nth-child(2) span {
	top: 70px;
}

.mod-deal {
	background-image: url(/OA_MEDIA/endeca/static/img/assets/product-card/deal_icon.png);
}
.mod-sale {
	background: red;
	border-radius: 50%;
	text-align: center;
	color: white;
	line-height: 50px;
	font-size: 17px;
}
.item-related-products{
	margin:auto -15px;
}
.item-related-products h2{
	font-size: 28px;
	font-weight: bold;
	line-height: 1.14;
	margin-top: 38px;
	margin-bottom:19px;
	padding:0 15px;
}
.carousel-wrap{
	/*height: 610px;
    overflow: hidden;*/
	margin-bottom:12px;
}
.carousel-item{
	width: 290px;
	height: 575px!important;
	background-color: #ffffff;
	border: solid 1px #d5d7dc;
	padding:19px;
	margin: 0 5px;
}
.carousel-item-block{
	clear: both;
}
.carousel-item-image{
	display: block;
}
.carousel-item-image ins{
	display: table;
	width:100%;
}
.carousel-item-image ins span{
	display: table-cell;
	vertical-align: middle;
	height: 225px;
	text-align: center;
}
.carousel-item-image ins span img{
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	margin:0 auto;
}
.carousel-item-name{
	font-size: 14px;
	font-weight: bold;
	line-height: 1.43;
	letter-spacing: 0.3px;
	height: 82px;
	overflow: hidden;
}
.carousel-item-code{
	font-size: 12px;
	letter-spacing: 0.4px;
	color: #2f3235;
	float:left;
	margin-bottom: 15px;
}
.carousel-item-actions{
	font-size: 12px;
	letter-spacing: 0.4px;
	text-align: right;
	margin-right: -4px;
	float:right;
	margin-bottom: 15px;
}
.carousel-item-actions a:last-of-type{
	margin-left:12px;
}
.carousel-item-actions a.compare-item:before{
	content: '\62';
	font-family: 'rs_font_catalog_section';
	color: #189f2b;
	font-size: 16px;
	margin-right: 10px;
}
.carousel-item-actions a.substitute-item:before{
	content: '\61';
	font-family: 'rs_font_catalog_section';
	color: #189f2b;
	font-size: 16px;
}
.carousel-item-actions a.added-item:before{
	color: #e20713;
}
.carousel-item-actions a:hover:before,
.carousel-item-actions a:active:before,
.carousel-item-actions a:focus:before{
	color: #e20713;
}
.carousel-item-price{
	display: -webkit-box;
	display: -moz-flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-box;
	display: flex;
	margin-bottom:6px;
	border-top: solid 1px #d5d7dc;
	padding-top:6px;
	margin-right:-3px;
}
.carousel-item-price>div{
	width:50%;
}

.carousel>.carousel-item{
	margin:0 auto;
}

.carousel-item-price .price{
	text-align: right;
}
.carousel-item-price div span{
	font-size: 11px;
	letter-spacing: -0.2px;
	color: #8d939f;
	display: block;
	margin-bottom: 8px;
}
.carousel-item-price .retail ins{
	font-size: 13px;
	font-weight: bold;
	letter-spacing: -0.3px;
	white-space: nowrap;
}
.carousel-item-price .price ins{
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.3px;
	white-space: nowrap;
}
.carousel-item-price .price span{
	margin-bottom: 5px;
}
.carousel-item-record{
	font-weight: bold;
	letter-spacing: 0.4px;
	position: relative;
	padding-left:13px;
	margin-bottom: 2px;
}
.carousel-item-record.type1{
	color: #189f2b;
}
.carousel-item-record.type2{
	color: #ffb400;
}
.carousel-item-record.type3{
	color: #959aa0;
}
.carousel-item-record.type4{
	color: #4bb419;
}
.carousel-item-record.type5{
	color: #ff7e00;
}
.carousel-item-record.type1:before,
.carousel-item-record.type2:before,
.carousel-item-record.type3:before,
.carousel-item-record.type4:before,
.carousel-item-record.type5:before{
	content: '';
	width:10px;
	height:10px;
	border-radius: 50%;
	display: block;
	position: absolute;
	top: 3px;
	left: -2px;
}
.carousel-item-record.type1:before{
	background-color: #189f2b;
}
.carousel-item-record.type2:before{
	background-color: #ffb400;
}
.carousel-item-record.type3:before{
	background-color: #959aa0;
}
.carousel-item-record.type4:before{
	background-color: #4bb419;
}
.carousel-item-record.type5:before{
	background-color: #ff7e00;
}
.carousel-item-available{
	margin-bottom:15px;
}
.carousel-item-block .item-count-about{
	padding-left: 0;
	padding-top: 14px;
	float:left;
	width:50%;
	border:0;
	display: flex;
	-webkit-box-flex: 0;
}
.carousel-item-block .item-count-about span{
	font-weight: bold;
	letter-spacing: 0.4px;
	padding-top: 7px;
	padding-left: 2px;
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
}
.carousel-item-block .item-count-about input{
	width: -moz-calc(100% - 60px);
	width: calc(100% - 60px);
	float: right;
}
.carousel-item .carousel-item-block:last-of-type{
	border-top: solid 1px #d5d7dc;
}
.carousel-item-block .item-action-btn{
	float:right;
	width:41%;
	padding-top:14px;
	padding-bottom: 9px;
}
.carousel-item-block .item-action-btn .btn.red-btn{
	padding: 7px 10px 5px;
	font-weight: bold;
	letter-spacing: 0px;
	white-space: nowrap;
}
.carousel-item-block .item-action-btn>div{
	width:100%;
}
.carousel-item-block .item-unit{
	display: block;
	clear: both;
	font-size: 11px;
	line-height: 1.36;
	letter-spacing: 0.4px;
	color: #8d939f;
}
.carousel-item-block .item-unit span{
	display: block;
}
.carousel .slick-arrow{
	width: 29px;
	height: 29px;
	margin-top: -201px;
}
.carousel .slick-next.slick-arrow:before,
.carousel .slick-prev.slick-arrow:before {
	font-size: 11px;
	line-height: 11px;
	margin: 9px auto;
}
.item-related-products_index .item-related-products__head{
  margin-top:0;
}
.item-related-products_index-popular .item-related-products__head{
  margin-bottom:29px;
}
.item-related-products__head {
  display: table;
  width: 100%;
  margin-top: -20px;
}
.item-related-products__head-cell {
  display: table-cell;
}
.item-related-products__head-cell_left{
  width:100%;
  padding-right:15px;
}
.stocks-section {
  margin: 0;
}
.stocks-section h2 {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.14;
  margin:0;
  padding: 0;
}
.stocks-section__head-cell_right {
  width: auto;
  position: static;
  padding-left: 0;
  padding-right: 0;
  display: none;
}
.stocks-section_abs-cell .stocks-section__head-cell_right {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 0;
  left: 0;
  display: block;
}
.stocks-section__more{
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle;
  text-decoration: underline;
}
@media screen and (min-width: 768px){
	.item-mods span {
		position: absolute;
		content: '';
		width: 50px;
		height: 50px;
		right: 4px;
		top: 4px;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.item-mods a:nth-child(2) span {
		top: 55px;
	}
	.carousel>.carousel-item{
		margin:0 5px;
	}
	.item-related-products h2{
		font-size:35px;
		letter-spacing:0.4px;
		margin-top:41px;
		margin-bottom:24px;
	}
	.carousel-wrap{
		padding:0 10px;
		height:620px;
		margin-bottom:24px;
	}
	.carousel-item-block .item-count-about span{
		padding-left:0;
		margin-right: 5px;
	}
	.carousel-item-block .item-count-about{
		width:106px;
		white-space:nowrap;
	}
	.carousel-item-block .item-count-about input{
		width:-moz-calc(100% - 50px);
		width:calc(100% - 50px);
	}
	.carousel .slick-arrow{
		margin-top:-208px;
	}
	.carousel-wrap .slick-slider .slick-dots{
		/*margin: 25px 0;*/
	}
	.item-related-products_index .item-related-products__head {
		margin-top: 0;
	}
	.item-related-products_index-popular .item-related-products__head {
		margin-bottom: 37px;
	}
	.item-related-products_abs-cell .item-related-products__head-cell_left {
		width: 100%;
	}
	.stocks-section h2 {
		font-size: 35px;
		letter-spacing: 0.4px;
	}
	.stocks-section__head-cell_right {
		display: table-cell;
		padding-left: 15px;
	}
	.stocks-section_abs-cell .stocks-section__head-cell_right {
		width: auto;
		position: static;
	}
	.sale-all-btn {
		padding-right: 15px;
	}
}
@media screen and (min-width: 1000px){
	.item-related-products h2{
		margin-top:40px;
		margin-bottom:28px;
	}
	.carousel-item-block .item-action-btn>div{
		margin-bottom:0;
	}
	.carousel .slick-arrow{
		margin-top:-170px;
	}
	.carousel-wrap .slick-slider .slick-dots{
		/* margin: 22px 0;*/
	}
	.carousel-wrap{
		margin-bottom:21px;
	}
}