

/* Start:/bitrix/templates/prohome_default/components/felix90/catalog.smart.filter/gopro_newPL_action/slider/slider.css?15434856172174*/
.smartfilter .bx_ui_slider_track{
	position:relative;
	height:6px;
	margin:28px 25px 10px 25px;
	background: url('/bitrix/templates/prohome_default/components/felix90/catalog.smart.filter/gopro_newPL_action/slider/trackbar_full.png') 0px 0px no-repeat;
}
.smartfilter .bx_ui_slider_part{
	position:absolute;
	top:-6px;
	width:1px;
	height:17px;
	background:#a2bfc7;
}
.smartfilter .bx_ui_slider_part.p1{left:-1px;}
.smartfilter .bx_ui_slider_part.p2{left:25%;}
.smartfilter .bx_ui_slider_part.p3{left:50%;}
.smartfilter .bx_ui_slider_part.p4{left:75%;}
.smartfilter .bx_ui_slider_part.p5{right:-1px;}
.smartfilter .bx_ui_slider_part span{
	font-size:11px;
	font-weight: bold;
	position:absolute;
	top:-16px;
	left:50%;
	display:block;
	width:100px;
	margin-left:-50px;
	text-align:center;
	color:#000;
}
.smartfilter .bx_ui_slider_part.p2 span,
.smartfilter .bx_ui_slider_part.p3 span,
.smartfilter .bx_ui_slider_part.p4 span{color:#6b8086;}

.smartfilter .bx_ui_slider_range,
.smartfilter .bx_ui_slider_pricebar,
.smartfilter .bx_ui_slider_pricebar_VD,
.smartfilter .bx_ui_slider_pricebar_VN,
.smartfilter .bx_ui_slider_pricebar_V{
	position:absolute;
	top:0px;
	bottom:0px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.smartfilter .bx_ui_slider_range{
	z-index:100;
}
.smartfilter .bx_ui_slider_pricebar{
	z-index:100;
}

.smartfilter .bx_ui_slider_pricebar_VD{
	background:#849da4;
	z-index:60;
}
.smartfilter .bx_ui_slider_pricebar_VN{
	background: url('/bitrix/templates/prohome_default/components/felix90/catalog.smart.filter/gopro_newPL_action/slider/trackbar_full.png') 0px 0px no-repeat;
	z-index:70;
}
.smartfilter .bx_ui_slider_pricebar_V{
	background: #f4ab41;
	z-index:80;
}
.smartfilter .bx_ui_slider_handle{
	position:absolute;
	top:-6px;
	width:22px;
	height:22px;
}
.smartfilter .bx_ui_slider_handle:hover{
	-webkit-cursor:grab;
	-ms-cursor:grab;
	-o-cursor:grab;
	cursor:grab;
}
.smartfilter .bx_ui_slider_handle:active{
	-webkit-cursor:grabbing;
	-ms-cursor:grabbing;
	-o-cursor:grabbing;
	cursor:grabbing;
}
.smartfilter .bx_ui_slider_handle.left{
	left:0;
	margin-left:-9px;
	background-position:0px -647px;
}
.smartfilter .bx_ui_slider_handle.right{
	right:0;
	margin-right:-9px;
	background-position: 0px -647px;
}
/* End */


/* Start:/bitrix/templates/prohome_default/components/bitrix/news.list/gopro_newPL_list/style.css?15434856182688*/
.iblocklist{
	line-height:18px;
}
div.iblocklist .item{
	width:24%;
	max-height: 220px;
	margin-bottom:25px;
	display: inline-block;
}
div.sub_action{
	width: 90%;
	margin-top: 60px;
}
div.sub_action_bottom{
	margin-top: 60px;
	display: none;
}
div.filter_action{
	width: 90%;
}
.filtren{
	border-right: 1px solid #F3F3F3;
}
.iblocklist .item .pic,
.iblocklist .item .info{
	float:left;
}
div.iblocklist .item div.pic{
	width:100%;
	min-width:90px;
	padding:0px 20px 10px 0px;
	position: relative;
}
.iblocklist .item .info{
	width:80%;
	text-align:justify;
}
.iblocklist .item div.info.prime_pl{
	text-align:left;
}
.iblocklist .item.noimage .info{
	width: 100%;
}
.iblocklist .item .name{
	margin-bottom:5px;
}
.iblocklist .item .more{
	margin-top:20px;
	text-align:right;
}
.iblocklist .item .more a .icon{
	width:7px;
	height:14px;
	margin-left:5px;
	margin-bottom:3px;
	background-position:0px -545px;
}
.iblocklist .item .more a:hover .icon{
	background-position:-21px -545px;
}
a.action_off{
	display: block;
	position: absolute;
	left: 0;
	bottom: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	background-color: grey;
	width: 91%;
	min-width: 90px;
	height: 142px;
	opacity: 0.9;
}
a.action_off:hover{
	text-decoration: none;
}
a.action_off p{
	margin-top: 24%;
	width: 100%;
	height: 50px;
	font-family: 'Open Sans';
	font-size: 18pt;
	text-align: center;
	background-color: #00a300;
}
a.action_off span{
	position: relative;
	top: 34%;
}
@media screen and (max-width:1024px){
	a.action_off{
		height: 106px;
	}
	a.action_off p{
		margin-top: 20%;
		height: 45px;
		font-size: 12pt;
	}
}

@media screen and (max-width:768px){
	div.iblocklist .item{
		width:49%;
	}
	a.action_off{
		height: 142px;
	}
	a.action_off p{
		margin-top: 24%;
	}	
}
@media screen and (max-width:480px){
	body.adaptive .iblocklist .item.line{
		padding-top:10px;
		border-top:1px solid #F2F2F2;
	}
	body.adaptive .iblocklist .item .pic,
	body.adaptive .iblocklist .item .info{
		width:100%;
	}
	body.adaptive .iblocklist .item .pic{
		text-align:center;
	}
	body.adaptive .iblocklist .item .more{
		margin-top:5px;
	}
	div.iblocklist .item{
		width:100%;
	}
	div.sub_action{
		display: none;
	}
	div.ajaxpages_gmci{
		margin-top: 25px;
	}
	div.name{
		text-align: center;
	}
	div.time{
		text-align: center;
	}
	div.sub_action_bottom{
		display: block;
	}
	a.action_off{
		height: 142px;
		width: 47%;
		margin-left: 24.5%;
	}	
}
@media screen and (max-width:360px){
	a.action_off{
		width: 64%;
		margin-left: 15.5%;
	}
}
@media screen and (max-width:320px){
	a.action_off {
		width: 72%;
		margin-left: 10.5%;
	}
}
/* End */
/* /bitrix/templates/prohome_default/components/felix90/catalog.smart.filter/gopro_newPL_action/slider/slider.css?15434856172174 */
/* /bitrix/templates/prohome_default/components/bitrix/news.list/gopro_newPL_list/style.css?15434856182688 */
