

/* Start:/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/style.css?176522911819507*/
.bx-catalog-rst-wraper{
	width:100px;
	height:70px;
	position:absolute;
	bottom:96px;
	left:141px;
	z-index:999;
	margin-top:50px;
 
}

.jcarousel{
	position: relative;
	overflow: hidden;
	width:1014px;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0;
}

/*
These are the item elements. jCarousel works best, if the items
have a fixed width and height (but it's not required).
*/
.jcarousel li {
    /* Required only for block elements like <li>'s */
    float: left;
}

.bx-catalog-rst-wraper img{
width:35px;
	height:20px;
}

/* catalog.section */
.bx-section-desc-post{
	font-size: 12px;
	padding: 0 0 0 15px;
	margin: 15px 0;
}
.bx-section-desc{
	border-left: 3px solid #d3d3d3;
}
.bx_catalog_list_home {

}

.bx_catalog_list_home .bx_catalog_item {

}
.bx_catalog_item{
	width:233px;

}

.bx_catalog_item_container{	
	width:230px;
	border:1px solid #e9e9e9;
	float:left;
	background:#fff;
	padding: 23px 0;
	margin-right:15px;
	 -webkit-transition: 0.5s ease;
     -moz-transition: 0.5s ease;
     -o-transition: 0.5s ease;
     transition: 0.5s ease;
	 position:relative;
	 list-style:none;
	 margin-bottom:20px;
}

.bx_catalog_item_container:hover{	
opacity:0.8;
}

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo:hover{	
	background: url(/bitrix/templates/main/img/add-basket-h.png);
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
}

.nav-btn-wraper{
	position:absolute;
	top:-67px;
	right:0;
}

.jcarousel-control-prev{
	width:23px;
	height:23px;
	background: url(/bitrix/templates/main/img/btn-slide-left.png);
	background-position:center center;
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
}

.jcarousel-control-next{
	width:23px;
	height:23px;
	background: url(/bitrix/templates/main/img/btn-slide-right.png);
	background-position:center center;
	background-repeat:no-repeat;
	float:right;
	margin-left:10px;
	cursor:pointer;
}

@keyframes borderview {
	from {
		border: 1px solid #fdfdfd;
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
	to {
		border: 1px solid #d3d3d3;
		box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .18);
	}
}
@-webkit-keyframes borderview {
	from {
		border: 1px solid #fdfdfd;
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
	to {
		border: 1px solid #d3d3d3;
		box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .18);
	}
}
.bx_catalog_list_home .bx_catalog_item_articul {
	color: #a5a5a5;
	font-size: 13px;
}
.bx_catalog_list_home .bx_catalog_item_title {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color:#ff7307;
	padding:0 20px 0 20px;
	text-align:left;
	overflow:hidden;
	position: relative;
	top: 5px;
	overflow: hidden;
	height: 40px;
	margin-bottom: 20px;

}

.bx_catalog_list_home .bx_catalog_item_title a {
	color: #ff7307;
	text-decoration: none;
	font-size: 16px;
	display:block;

}
.bx_catalog_list_home .bx_catalog_item_price {
	color: #515b66;
	font-family: 'Roboto', sans-serif;
	position:relative;
	bottom:-9;
}
.bx_catalog_list_home .bx_catalog_item_price span {
	color: #a5a5a5;
	font-size: 14px;
	font-weight: normal;
	white-space: nowrap;
	text-decoration: line-through;
}

.stars{
	min-height:22px;
}

.bx_catalog_list_home .bx_catalog_item_controls {
	float:right;
	text-align: center;
	opacity: 1;
}

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone {
	width: 100%;
	white-space: nowrap;
	text-align: right;
}
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone span {
	color: #3f3f3f;
	font-size: 13px;
}
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable {
    font-size: 11px;
     background: #fff;
    color: #383838;
    display: inline-block;
    white-space: normal;
    padding: 5px 12px;
    padding-top: 7px;
    height: 41px;
    margin-bottom: 20px;
    position: relative;
    right: 45px;
    width: 100px;
    bottom: 0px;
    line-height: 28px;
    text-align: center;
}
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone,
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo {
	background:url(/bitrix/templates/main/img/add-basket.png);
	background-position:center center;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	position:relative;
	right:20px;
	bottom:0px;
		 -webkit-transition: 0.5s ease;
     -moz-transition: 0.5s ease;
     -o-transition: 0.5s ease;
     transition: 0.5s ease;
}

.button_td{
	padding-left:10px;
}

@-moz-document url-prefix()
{
    .bx_catalog_list_home .bx_catalog_item_controls{
		padding-top:0px;
	}
	.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a {
		
	}
	.button_td{
		padding-left:6px;
	}
	.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable {
text-align: left;
    font-size: 14px;
    background: #b8b8b8;
    color: #ffffff;
    display: inline-block;
    white-space: normal;
    line-height: normal;
    padding: 5px 12px;
    padding-top: 7px;
    height: 29px;
    margin-bottom: 20px;
    position: relative;
    right: 79px;
    width: 95px;
    bottom: 0px;
    line-height:27px;
}
}

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a {
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 34px;
	height: 34px;
	font-family:OpenSans, Sans-serif;
}


.bx_catalog_list_home .bx_catalog_item_controls input[type=text] {
	border: none;
}
.bx-touch .bx_catalog_list_home .bx_catalog_item_controls,
.bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_controls {
	opacity: 1;
}
.bx_catalog_list_home .bx_cnt_desc {
	text-align: left;
	position: absolute;
	right: -45px;
	top: 2px;
	width: 40px;
}
.bx_catalog_list_home .bx_catalog_item_controls a {
	margin-bottom: 10px;
}
.bx_catalog_list_home .bx_catalog_item_price .bx_price {
	font-size: 15px;
	float:left;
	color: #505050;
	font-family: 'Roboto', sans-serif;
	font-size:17px;
	font-weight:700;
	text-align:right;
	padding: 0 0 0 20px;
	
	
}

.bx_catalog_list_home .bx_catalog_item_images {
	position: relative;
	z-index: 91;
	width: 100%;
	display: block;
	padding-top: 0;
	/* background-position: center; */
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	background-position:center center;
	height:213px;
}

.bx_catalog_list_home .bx_catalog_item .bx_catalog_item_scu {
}
.bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_scu>div {
	margin: 0 auto
}


/* Stickers */
.bx_catalog_list_home .bx_stick {
	position: absolute;
	width: 123px;
	height: 35px;
	background: url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/images/stick.png) left center no-repeat;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 0 #ba3434;
	line-height: 35px;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.bx_catalog_list_home .bx_stick.short {
	font-weight: bold;
	font-size: 18px
}
.bx_catalog_list_home .bx_stick.average {
	font-weight: bold;
	font-size: 13px
}
.bx_catalog_list_home .bx_stick.long {
	font-weight: normal;
	font-size: 11px
}
.bx_catalog_list_home .bx_stick_disc {
	position: absolute;
	    top: -20px;
    right: 4;
	width: 72px;
	height: 74px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	font-size: 23px;
	line-height: 74px;
	background: #f42c2c url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/images/stick_disc.png) no-repeat center;
	text-shadow:0 1px 0 #ba3434;
	font-weight:bold;
}
.bx_catalog_list_home .bx_stick.left,
.bx_catalog_list_home .bx_stick_disc.left {
	left: -2px;
}
.bx_catalog_list_home .bx_stick.right,
.bx_catalog_list_home .bx_stick_disc.right {
	right: 0;
}
.bx_catalog_list_home .bx_stick.top,
.bx_catalog_list_home .bx_stick_disc.top {
	top: 15px;
}
.bx_catalog_list_home .bx_stick.bottom,
.bx_catalog_list_home .bx_stick_disc.bottom {
	bottom: 5px;
}
.bx_catalog_list_home .bx_stick.middle,
.bx_catalog_list_home .bx_stick_disc.middle {
	top: 49%;
}


/* buttons */

.bx_catalog_list_home .bx_bt_button,
.bx_catalog_list_home .bx_bt_button_type_2 {
	display: inline-block;

	text-align: center;
	text-decoration: none;

	cursor: pointer;
	white-space: nowrap;
}
.bx_catalog_list_home .bx_bt_button_type_2 {
	
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fcfcfc), to(#f1f1f1));
	background-image: -webkit-linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	background-image: -moz-linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	background-image: -o-linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	background-image: linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	color: #656565;

}
.bx_catalog_list_home .bx_bt_button_type_2:hover {
	background: #fff;
}
.bx_catalog_list_home .bx_bt_button_type_2:active {
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1f1f1), to(#fcfcfc));
	background-image: -webkit-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	background-image: -moz-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	background-image: -o-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	background-image: linear-gradient(#f1f1f1 0%, #fcfcfc 100%);

}
.bx_catalog_list_home .bx_bt_button {


}
.bx_catalog_list_home .bx_bt_button:hover {


}
.bx_catalog_list_home .bx_bt_button:active {

}
.bx_catalog_list_home .bx_small.bx_bt_button {
	
	min-width: 20px;
	line-height: 20px;
}
.bx_catalog_list_home .bx_small.bx_bt_button_type_2 {
	display: inline-block;
	min-width: 18px;
	line-height: 18px;
}
.bx_catalog_list_home .bx_small.bx_bt_button_type_2 {}
.bx_catalog_list_home .bx_small.bx_bt_button_type_2:hover {}
.bx_catalog_list_home .bx_small.bx_bt_button_type_2:active {}
.bx_catalog_list_home .bx_medium.bx_bt_button {
	padding: 0 15px;
	height: 34px;
	font-weight: bold;
	line-height: 34px;
}
.bx_catalog_list_home .bx_medium.bx_bt_button_type_2 {
	padding: 0 13px;
	height: 34px;
	font-weight: bold;
	line-height: 34px;
}
.bx_catalog_list_home .bx_medium.bx_bt_button,
.bx_catalog_list_home .bx_medium.bx_bt_button_type_2 {
	font-weight: bold;
}
.bx_catalog_list_home .bx_medium.bx_bt_button_type_2:hover {}
.bx_catalog_list_home .bx_medium.bx_bt_button_type_2:active {}
.bx_catalog_list_home .bx_col_input {
	display: inline-block;
	width: 40px;
	text-align: center;
}

/* scu_detail_size */
.bx_catalog_list_home .bx_item_detail_size{
	position: relative;
	margin-bottom: 10px;
	padding: 0;
	max-width: 100%;
	width: 100%;
	left:40px;
}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_size.full {
	position: relative;
	margin-left: -5%;
	padding: 0 5%;
}

/*----*/

.bx_catalog_list_home .bx_item_detail_size .bx_item_section_name_gray{
	color: #9e9e9e;
	vertical-align: middle;
	right:42px;
	position:relative;
}

/*----*/

.bx_catalog_list_home .bx_item_detail_size .bx_size_scroller_container{position: relative}

.bx_catalog_list_home .bx_item_detail_size .bx_size{
	position: relative;
	overflow: hidden;
	margin: 5px 0 0 0;
	width: 100%;
	right:20px;
}
.bx_catalog_list_home .bx_item_detail_size ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap;
}
.bx-touch 	 .bx_catalog_list_home .bx_item_detail_size .bx_size{overflow-x: auto;}
.bx_catalog_list_home .bx_item_detail_size ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap;
}
.bx-touch 	.bx_catalog_list_home .bx_item_detail_size .bx_size ul{margin-left: 0 !important;}
.bx_catalog_list_home .bx_item_detail_size ul li{
	position: relative;
	display: block;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 25px;
	width:25px;
}
.bx_catalog_list_home .bx_item_detail_size ul li .cnt{
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 2px;
	bottom: 2px;
	left:2px;
	display: block;
	overflow: hidden;
	background: #fff;
	color: #3f3f3f;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	line-height: 35px;
	width:17px;
    height:17px;
    border-radius: 16px;
    border: 2px solid #cccccc;
}
.bx-retina .bx_catalog_list_home .bx_item_detail_size ul li .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/images/x2border.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/images/x2border.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/images/x2border.png) 2 stretch;
	border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/images/x2border.png) 2 fill stretch;
}
.bx_catalog_list_home .bx_item_detail_size ul li:hover .cnt{border: 1px solid #006cc0}
.bx_catalog_list_home .bx_item_detail_size ul li:active .cnt,
.bx_catalog_list_home .bx_item_detail_size ul li.bx_active .cnt{
	border: 2px solid #006cc0;
}
.bx-retina .bx_catalog_list_home .bx_item_detail_size ul li.bx_active .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/images/x2border_active.png) 2 stretch;
	border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/images/x2border_active.png) 2 fill stretch;
}

.bx_catalog_list_home .bx_item_detail_size .bx_size ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_catalog_list_home .bx_item_detail_size .bx_size ul li.bx_missing>i{
	cursor: not-allowed;
	position: absolute;
	display: block;
	top: 0;
	right: 2px;
	bottom: 2px;
	left:2px;
	z-index:11;
	background: rgba(255,255,255,.79) url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/images/missing.png) no-repeat center;
}
/*----*/

.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left,
.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right  		{opacity:0.8}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left:hover,
.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right:hover {opacity:1.0}

.bx_catalog_list_home .bx_item_detail_size.full .bx_slide_left,
.bx_catalog_list_home .bx_item_detail_size.full .bx_slide_right{
	position: absolute;
	top: 0;
	bottom:4px;
	width :5%;
	max-width:11px;
	cursor: pointer;
}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left {left: -5%;background:url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/images/arr_left.png)  no-repeat left  center;background-size: 100% auto}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right{right:-5%;background:url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/images/arr_right.png) no-repeat right center;background-size: 100% auto}
.bx-touch 	 .bx_catalog_list_home .bx_item_detail_size .bx_slide_left {left:   0;background:url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/images/fade_left.png)  repeat-y left  center;background-size: 100% auto}
.bx-touch 	 .bx_catalog_list_home .bx_item_detail_size .bx_slide_right{right:  0;background:url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/images/fade_right.png) repeat-y right center;background-size: 100% auto}

/* scu_detail_scu */
.bx_catalog_list_home .bx_item_detail_scu{
	position: relative;
	margin-bottom: 10px;
	padding: 0;
	max-width: 100%;
	width: 100%;
}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu.full {
	position: relative;
	margin-left: -5%;
	padding: 0 5%
}

/*----*/

.bx_catalog_list_home .bx_item_detail_scu .bx_item_section_name_gray{
	color: #9e9e9e;
	vertical-align: middle;
	font-size: 11px;
	line-height: 11px;
}

/*----*/

.bx_catalog_list_home .bx_item_detail_scu .bx_scu_scroller_container{position: relative}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu{
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%;
}
.bx-touch 	 .bx_catalog_list_home .bx_item_detail_scu .bx_scu{overflow-x: auto}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap
}
.bx-touch 	.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul{margin-left: 0 !important}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li{
	position: relative;
	display: block;
	float: left;
	height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt{
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 2px;
	bottom: 4px;
	left:2px;
	display: block;
	overflow: hidden;
	border: 1px solid #c0cfda;
	background: #fff;
	z-index:10;
}
.bx-retina .bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/images/x2border.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/images/x2border.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/images/x2border.png) 2 stretch;
	border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/images/x2border.png) 2 fill stretch;
}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li:hover .cnt{border: 1px solid #006cc0}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li:active .cnt,
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
	padding: 3px;
	border: 2px solid #006cc0;
}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_missing>i{
	cursor: not-allowed;
	position: absolute;
	display: block;
	top: 0;
	right: 2px;
	bottom: 4px;
	left: 2px;
	z-index:11;
	background: rgba(255,255,255,.79) url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/images/missing.png) no-repeat center;
}

.bx-retina .bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/images/x2border_active.png) 2 stretch;
	border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/images/x2border_active.png) 2 fill stretch;
}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item{
	position: absolute;
	top:   6%;
	right: 6%;
	bottom:6%;
	left:  6%;
	background-size:contain;
	background-repeat: no-repeat;
}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item img{
	width: auto;
	height: 25px;
}

/*----*/

.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left,
.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right  	  {opacity:0.8}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left:hover,
.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right:hover{opacity:1.0}

.bx_catalog_list_home .bx_item_detail_scu.full .bx_slide_left,
.bx_catalog_list_home .bx_item_detail_scu.full .bx_slide_right{
	position: absolute;
	top: 0;
	bottom:4px;
	width :5%;
	max-width:11px;
	cursor: pointer;
}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left {left: -5%;background:url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/images/arr_left.png)  no-repeat   left  center;background-size: 100% auto}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right{right:-5%;background:url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/images/arr_right.png) no-repeat   right center;background-size: 100% auto}
.bx-touch 	 .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left {left:   0;background:url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/images/fade_left.png)  repeat-y   left  center;background-size: 100% auto}
.bx-touch 	 .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right{right:  0;background:url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/images/fade_right.png) repeat-y   right center;background-size: 100% auto}
.bx-touch 	 .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right{right:  0;background:url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/images/fade_right.png) repeat-y   right center;background-size: 100% auto}

.new_or_hit_wrap{
	position:absolute;
	top:0px;
	text-align:right;
	right:10px;
	z-index:92;
}

.description-razdel{
	border:1px solid #e6e6e6;
	padding: 20px;
	width: 97.5%;
	color: #757575;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/system.pagenavigation/round/style.css?17652291182820*/
.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}

/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
	background: #3bc915;
	color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
	background: #F9A91D;
	color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
	background: #E22B2B;
	color: #fff;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{
	background: #ff7300;
	color: #fff;
}

/* End */


/* Start:/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/themes/blue/style.css?17652291181015*/
/* catalog.section */
.bx_blue.bx-section-desc{

}
.bx_catalog_list_home.bx_blue .bx_bt_button  				{
	
	display:inline-block;
	text-decoration:none;
	cursor:pointer;
}
.bx_catalog_list_home.bx_blue .bx_bt_button:hover  		{

}
.bx_catalog_list_home.bx_blue .bx_bt_button:active  		{
	
}

/* scu_detail_size */
.bx-retina .bx_catalog_list_home.bx_blue .bx_item_detail_size ul li.bx_active .cnt{
	-webkit-border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/themes/blue/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/themes/blue/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/themes/blue/images/x2border_active.png) 2 stretch;
	border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/themes/blue/images/x2border_active.png) 2 fill stretch;
}
/* scu_detail_scu */
.bx-retina .bx_catalog_list_home.bx_blue .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
	-webkit-border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/themes/blue/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/themes/blue/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/themes/blue/images/x2border_active.png) 2 stretch;
	border-image: url(/bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/themes/blue/images/x2border_active.png) 2 fill stretch;
}
/* End */
/* /bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/style.css?176522911819507 */
/* /bitrix/templates/main/components/bitrix/system.pagenavigation/round/style.css?17652291182820 */
/* /bitrix/templates/main/components/bitrix/catalog.section/section-novinki-all/themes/blue/style.css?17652291181015 */
