

/* Start:/local/templates/styleshop_new/components/bitrix/catalog.smart.filter/vertical/style.css?17526469261789*/
.filter-settings-btns {
	display: flex;
	justify-content: space-between;
}
#set_filter {
	width: 49%;
}
#del_filter {
	width: 49%;
}

.bx-filter .smartfilter .panel {
	background: #F6F5F3;
	border-radius: 10px;
	border: none;
	box-shadow: none;
	overflow: hidden;
	margin-bottom: 10px;
}
.bx-filter .smartfilter .panel > .panel-heading {
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	white-space: nowrap;
	background: #F6F5F3;
	border: none;
	box-shadow: none;
	margin: 0;
	padding: 20px;
}
.bx-filter .smartfilter .panel > .panel-heading:before {
	right: 20px;
}
.bx-filter .smartfilter .panel .panel-body {
	border-top: 1px solid #EAEAEA;
	margin: 0;
	padding: 20px;
}
.bx-filter .smartfilter .panel-body .radio {
	margin: 1px 0;
	line-height: 1;
}
.bx-filter .smartfilter .panel-body .radio:not(:first-child) {
	margin-top: 14px;
}
.bx-filter .smartfilter .panel-body .bx-filter-param-text {
	font-size: 14px;
	font-weight: 600;
	line-height: 1;
	margin-left: 10px;
}
.bx-filter .smartfilter .panel-body .radio .bx-filter-param-label {
	display: flex;
    align-items: center;
	padding-left: 16px;
}
.bx-filter .smartfilter .panel-body .radio .bx-filter-param-label::before {
	width: 16px;
	height: 16px;
	border-radius: 50%;
	border: 1px solid #E60082;
}
.bx-filter .smartfilter .panel-body .radio input:checked + .bx-filter-param-label::before {
	background: #E60082;
}
.bx-filter .smartfilter .panel-body .radio input:checked + .bx-filter-param-label::after {
	top: 7px;
    left: 5px;
	border: 3px solid #fff;
}

.bx-filter .bx-filter-input-container > input {
	text-transform: lowercase;
	padding: 15px;
	border-radius: 10px;
	line-height: 1;
	height: auto;
	border: none;
	outline: none;
}
/* End */


/* Start:/local/templates/styleshop_new/components/unisoftmedia/catalog.sorter/catalog/style.css?17526469261364*/
.sorter .flex-line {
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.sorter .sort {
	display: flex;
	align-items: center;
}
.sorter .sort label {
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	color: #392A30;
	margin-right: 10px;
}
.sorter .sort button {
    background: none !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
	padding: 0;
}
.sorter .sort button:focus {
    background: none !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}
.sorter .sort.open .arrow img {
	transform: scale(1, -1);
}

.sorter .view a {
	padding: 0;
	background-color: transparent !important;
	border: none !important;
	box-shadow: none !important;
}
.sorter .view a + a {
	margin-left: 10px;
}
.sorter .view a::before {
	font-size: 22px !important;
    color: #A39D9D;
	transition: 0.2s;
}
.sorter .view a.active::before {
	color: #E60082;
}
.sorter .view .view-2::before {
	font-family: FontAwesome;
	content: "\f0c9";
}
@media(max-width: 767px){
	.sorter .sort label {
		font-size: 14px;
		line-height: 17px;
		margin-right: 5px;
	}
	.sorter .sort button {
		font-size: 14px;
		line-height: 17px;
	}
}
/* End */
/* /local/templates/styleshop_new/components/bitrix/catalog.smart.filter/vertical/style.css?17526469261789 */
/* /local/templates/styleshop_new/components/unisoftmedia/catalog.sorter/catalog/style.css?17526469261364 */
