

/* Start:/local/templates/perforoll/components/bitrix/catalog.smart.filter/main/style.css?17438920462348*/
.slide .price_Cost .col {
    width: 50%;
    padding: 0 8px;
    float: left;
}
.slide .price_Cost span {
    float: left;
    width: 25px;
    color: #333;
    font-size: 14px;
    line-height: 29px;
    padding-right: 15px;
    display: block;
}
.slide .price_Cost .right {
    padding-left: 25px;
    display: block;
    margin: 0;
    width: 100%;
}
.slide .price_Cost input {
    display: inline-block;
    color: #333;
    font-size: 14px;
    width: 100%;
    height: 29px;
    padding: 5px 10px;
    text-align: center;
    border: 1px solid #E2E2E2;
    margin-right: 10px;
    margin-bottom: 0;
}
.slide .price_Cost input:last-child {
    margin-right: 0;
    float: right;
}
.slide .price_Cont {
    width: 100%;
    height: 36px;
    padding-top: 17px;
    padding-left: 7px;
    padding-right: 7px;
}
.slide #Price {
    width: 100%;
}
.slide .ui-widget-header {
    background-color: #f45a5a;
    height: 3px !important;
}
.slide .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    overflow: hidden;
}
.slide .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 14px;
    height: 14px;
    background-color: #f45a5a;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    cursor: pointer;
    border: none;
}
.ui-widget.ui-widget-content {
	border: none !important;
}
.slide .ui-widget.ui-widget-content {
    width: 100%;
    background: #ddd;
    height: 3px;
}
.filter_li_item_more {
    margin-bottom: 20px;
    font-size: 12px;
    border-bottom: 1px dashed #f45a5a;
    display: inline-block;
    color: #f45a5a;
}
.filter_li_item_more:hover {
	border-bottom-color: transparent;
	cursor: pointer;
}

.filters-wrap .accordion .accord-content.active {
	display: block;
}
.filter-line ul li {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
}
.filter-line ul li a {
	color: #333;
	display: block;
	background: #f1f1f1;
	padding: 5px 12px;
}
.filter-line ul li a i {
	margin-left: 5px;
}
.filter-line.active {
	margin-top: 0px;
}
.filter-line ul li a:hover {
	background: #eee;
}
.filter-line ul li a:hover i {
	color: #f45a5a;
}
.filter-line ul li.reset a {
	color: #fff;
	background: #f45a5a;
}
.filters-wrap .accordion input[type="checkbox"] + label.disabled {
	opacity: 0.3;
	cursor: default;
}
/* End */


/* Start:/local/templates/perforoll/components/bitrix/catalog.section/list/style.css?17438920415858*/
.catalog_content {
	padding: 20px;
	padding-top: 0;
	padding-left: 0;
}
.product__list {
    height: auto !important;
}
.product__head {
	background-color: #282828;
	color: #fff;
	display: table-row;
}
.product__head .col {
	display: table-cell;
	text-align: center;
	font-size: 14px;
	padding: 10px 5px;
	border: 1px solid #282828;
	vertical-align: middle;
}
.product__list .col {
	padding: 10px 5px;
}
.product__head .col.col-1,
.product__item .col.col-1 {
	width: 8%;
	text-align: center;
	position: relative;
}
.product__head .col.col-2,
.product__item .col.col-2 {
	width: 15%;
	text-align: center;
}
.product__head .col.col-4,
.product__item .col.col-4 {
	text-align: center;
}
.product__head .col.col-5,
.product__item .col.col-5 {
	width: 10%;
	text-align: center;
}
.product__head .col.col-6,
.product__item .col.col-6 {
	text-align: center;
}
.product__head .col.col-7,
.product__item .col.col-7 {
	width: 12%;
}

.product__table-nouser .product__head .col.col-1,
.product__table-nouser .product__item .col.col-1 {
	width: 15%;
}
.product__table-nouser .product__head .col.col-2,
.product__table-nouser .product__item .col.col-2 {
	width: 20%;
}
.product__table-nouser .product__head .col.col-3,
.product__table-nouser .product__item .col.col-3 {
	width: 40%;
}
.product__table-nouser .product__head .col.col-4,
.product__table-nouser .product__item .col.col-4 {
	width: 25%;
}

.product__item {
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	display: table-row;
}
.product__item .col {
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #bbb;
	display: table-cell;
	vertical-align: middle;
	padding: 3px 10px;
}
.product__item .col.col-7 {
	border-right: none;
}
.product__img-zoom {
	position: absolute;
	top: 0;
	left: -300px;
	border-right: 1px solid #dcdcdc;
	box-shadow: 1px 0px 5px 0px rgba(0, 0, 0, 0.3);
	width: 300px;
	z-index: 100;
	padding: 20px;
	background-color: #fff;
	display: none;
}
.product__img-zoom img {
	max-width: 100%;
	max-height: 100%;
}
.product__img img {
	max-width: 100%;
	max-height: 50px;
}
.product__article {
	text-transform: uppercase;
	color: #0a0a0a;
	font-size: 12px;
}
.product__name a {
	font-size: 14px;
	font-weight: bold;
	color: #0a0a0a;
	line-height: 18px;
	display: inline-block;
}
.product__text {
	font-size: 12px;
	color: #8d8d8d;
	padding-top: 5px;
}
.product__quntity {
	color: #0a0a0a;
	font-size: 12px;
}
.product__quntity a {
	color: #0a0a0a;
}
.product__quntity i {
	margin-right: 3px;
}
.product__quntity .fa.fa-check {
	color: #54a42c;
}
.product__quntity .fa.fa-spinner {
	color: #c81414;
}
.product__price .value {
	font-size: 14px;
	font-weight: bold;
	color: #0a0a0a;
}
.product__item .controls {
	float: left;
}
.product__item .btn-buy {
	background-color: #e34949;
	color: #fff;
	font-size: 22px;
	display: inline-block;
	border-radius: 2px;
	margin-top: 11px;
	padding: 0px 10px;
	margin-left: 9px;
}
.product__item .btn-buy:hover {
	background-color: #E92E2E;
}
.product__item .controls span {
	background: #f0f0f0;
	width: 25px;
	height: 25px;
	line-height: 25px;
}
.product__item .controls input {
	width: 40px;
	line-height: 21px;
}
.product__item .controls span:hover {
	background: #e8e8e8;
}
.product__item:hover {
	box-shadow: 1px 0px 5px 0px rgba(0, 0, 0, 0.2);
}
.product__item .btn-buy {
	font-size: 17.5px;
	padding: 0px 7px;
	line-height: 25px;
}
.product__btn-box {
	margin-top: 10px;
}
.product__btn-box a {
	font-size: 22px;
	color: #616161;
	background-color: #e9e9e9;
	border-radius: 3px;
	display: inline-block;
	width: 45px;
	height: 30px;
	line-height: 30px;
}
.product__btn-box a:first-child {
	margin-right: 10px;
}
.product__btn-box a i.la.la-exchange {
	position: relative;
	top: 3px;
}
.product__btn-box a:hover {
	color: #fff;
	background-color: #7e7e7e;
}
.product__item .col.col-1:hover .product__img-zoom {
	display: block;
}
.product__head a {
	border-bottom: 1px solid #fff;
	color: #fff;
	position: relative;
}
.product__head a:hover {
	border-bottom-color: transparent;
}

.product__head a.active:after {
    background-image: url(/bitrix/templates/maxima/img/arrow-sort3.png);
}
          
.product__head a.active.filter-price-desc:after,
.product__head a.active.filter-name-desc:after {
	background-image: url(/bitrix/templates/maxima/img/arrow-sort3.png);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg); 
	transform: rotate(180deg);
}
.product__head a:after {
	content: '';
	display: block;
    background-image: url(/bitrix/templates/maxima/img/arrow-sort3.png);
    width: 7px;
    height: 12px;
    background-repeat: no-repeat;
    position: absolute;
    top: 5px;
    right: -15px;
}
.product__head .sort-label-availability {
	margin-left: 0;
}
.product__item {
	width: 100%;
}
.product__btn-box a:hover, .product__btn-box a.active {
	color: #fff;
	background-color: #7e7e7e;
}
.row__item {
	font-size: 13px;
	line-height: 38px;
	height: 38px;
}
.row__item:first-child {
	border-bottom: 1px solid #ddd;
}
.row__item span {
	color: #777;
	font-size: 11px;
}
.btn_manager {
	font-size: 11px;
	color: #e34949;
	text-decoration: underline;
}
.btn_manager:hover {
	text-decoration: none;
}
.row__item_btn {
	width: 130px;
	margin: 0 auto;
}
.row__item_order-text {
	font-size: 12px;
	color: #777;
}
.product__item-row {
    height: 72px;
}
.product__item .col.col-6,
.product__item .col.col-5 {
	padding: 0;
}
.product__item-value.count-box .row__item {
	margin: 0px -10px;
}
.controls.disableds,
.info.disableds,
.row__item_btn.disableds {
	position: relative;
}
.controls.disableds:before,
.info.disableds:before,
.row__item_btn.disableds:before {
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(255, 255, 255, 0.4);
	content: '';
	width: 100%;
	height: 95%;
}
.product__table {
	display: table;
	width: 100%;
	border-right: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
}
/* End */
/* /local/templates/perforoll/components/bitrix/catalog.smart.filter/main/style.css?17438920462348 */
/* /local/templates/perforoll/components/bitrix/catalog.section/list/style.css?17438920415858 */
