.aac_index_filter .item .filter-title {
	display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #0775f6;
    background-color: #257de3;
    padding: 12px;
    line-height: 1;
    margin-bottom: 20px;
}
.aac_index_filter .item .filter-title .title{
	color: #333!important;
}

.aac_index_filter .filter label span {
	line-height: 23px;
	margin-left: 0px;
}

.aac_index_filter label {
	font-size: 13px;
	font-weight: normal;
}
.aac_index_filter .common_select {
	width: auto !important;
	float: right;
}
.aac_index_filter .aac_block_right {
	line-height: 40px;
	margin-bottom: 10px;
}
.aac_index_filter .common_select .common_select-link .trigger:before {
	margin-top: 15px;
}
.aac_index_filter .textcenter {
	text-align: center;
}
.aac_index_filter .break-col {
	display: flex;
    flex-wrap: wrap;
}
.aac_index_filter .break-col .filter {
	width: 50%;
}
.aac_index_filter .break-col .filter.displaynone {
	display: none;
}
.aac_index_filter .btn.btn-lg.btn-default.basket-btn-checkout.has-ripple {
	margin-bottom: 15px;
}
.aac-border-top-bottom {
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}
@media (max-width: 1300px) {
	.aac_index_filter a.showblock span {
		font-size: 11px;
	}
}

.maxwidth-theme .only-on-front .item .btn.btn-default {
	background-color: #ffffff;
    border-color: #257de3;
    color: #257de3;
}
.maxwidth-theme .only-on-front .item .btn.btn-default  :hover {color: #333;}

/*.drag-block.container.grey.CATALOG_TAB .image_wrapper_block .svg {
	top: 9px;
}*/

@media (max-width: 920px) {
	.container .menu_top_block.catalog_block.in-search {
		display: none;
	}
}