body>#bx-panel{
    top: 84px !important;
    width: 100% !important;
    position: fixed !important;
    -webkit-user-select: none;
}
@media (max-width: 728px){
	.banner-top{
		display: none;
	}
  .left-col-banner {
    width: 345px !important;
  }
}
/*@media (max-width: 991px){
	#wrapper .main-container{
		padding-top: 132px;
	}
	body>#bx-panel{
		top: 180px !important;
	}
}*/
/*@media (max-width: 768px){
	#wrapper .main-container{
		padding-top: 30px;
	}
		body>#bx-panel{
		top: 84px !important;
	}
}*/
.banner-top{
	max-width: 1000px;
	min-width: 728px;
	min-height: 90px;
	margin: 0 auto 30px auto;
}
.banner-top a{
	display: block;
	text-align:center;
}
.banner-top a img{
	width: 100%;
	text-align:center;
}
#wrapper .chosen-container{
    min-width: 100%;
    max-width: 100%;
}
#wrapper .selecter {max-width: 100%;}

@media (min-width: 768px){
	#wrapper .page-sidebar{
		width: 240px;
		padding: 0;
	}
  #wrapper .baraholka .page-sidebar {
    width: 300px;
    padding: 0;
  }
	#wrapper .col-thin-left{
		 width: calc(100% - 240px);
		 padding-right:0;
	}
}
.left-col-banner{
		width: 240px;
		margin: 0 auto;
		/*background: #eee;*/
		margin-bottom: 30px;
	}
.baraholka .left-col-banner {
  width: 300px;
}
.right-col-banner{
    position: static;
    width: 300px;
    height: auto;
    /*background: #eee;*/
    margin: 0 !important;
}
.page-right-banner{
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin: 0 !important;
	position: relative;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .page-right-banner {display: none;}
}


@media (min-width: 768px){
	#wrapper .page-sidebar-right{
		width: 240px;
		padding: 0;
	}
	#wrapper .col-thin-right{
		 width: calc(100% - 240px);
		 padding-left:0;
	}
    #wrapper .news .page-sidebar-right{
		width: 300px;
		padding: 0;
	}
    #wrapper .news .col-thin-right{
		 width: calc(100% - 300px);
		 padding-left:0;
	}
}

.locations-list, .price-range, .brands-list {position: relative;}
.price-range {width: 100%;float: left;}

.price-range .selecter, .price-range .select2-container {
    display: block;
    float: left;
    z-index: 2;
    width: 50%;
    margin-bottom: 5px;
}

.price-range .selecter-selected {
    overflow: hidden;
    text-overflow: ellipsis;
}

.selecter.bottom .selecter-options {
    max-width: 200%;
    top: 39px;
    bottom: auto;
    border-width: 1px 1px 0;
    z-index: 15;
}

.price-range .selecter-item {padding: 10px 10px 10px 15px;}
.price-range .scroller-content {padding: 0;}

.max-price .selecter-selected {border-radius: 0 5px 5px 0;border-left: none}
.max-price .selecter-selected {border-radius: 0 5px 5px 0;border-left: none}
.min-price .selecter-selected {border-radius: 5px 0 0 5px;}

.max-price .open .selecter-selected {border-radius: 0 5px 0 0;}
.min-price .open .selecter-selected {border-radius: 5px 0 0 0;}
.price-range .selecter-options {max-width: 200%;min-width: 100%;}
.max-price .selecter-options {right: 0;left: auto;}
.brands-list .open .selecter-selected {border-radius: 0 0 0 0;}
.brands-list .selecter .selecter-options {width: 100%;}
.radioBtn .btn-primary.active {background-color: #ccc;color: #fff;}
.radioBtn .btn-primary:active:hover, .radioBtn .btn-primary.active:hover, .radioBtn .btn-primary.active {background-color: #ccc;}
.radioBtn {border: 1px solid #cccccc;border-radius: 5px;}
.radioBtn .btn-primary .btn-sm {border-right: 1px solid #cccccc;}
.radioBtn .notActive {color: #666;background-color: #fff;}

.price-range .input-group .form-control {
    width: 50%;
    float: left;
    background: #ffffff;
    border: 1px solid #cccccc;
    color: #222222;
    cursor: pointer;
    display: block;
    font-size: 13px;
    margin: 0;
    overflow: hidden;
    padding: 8px 15px;
    text-overflow: clip;
    z-index: 2;
    border-radius: 5px;
}

.price-range .input-group .form-control:last-child:focus {
    border: 1px solid #16a085;
    position: relative;
    right: -1px;
}

.price-range .input-group .form-control:first-child:focus {
    border: 1px solid #16a085;
    position: relative;
    right: 1px;
}

.price-range .input-group .form-control:first-child {
    border-right: 1px solid #cccccc;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.price-range .input-group .form-control:last-child {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}


.llayer9 {z-index: 9;}
.btn-search-filters {width: 100%;margin-top: 20px;}
.btn-search-filters button {width: 100%;}

.min-price input.form-control {
    width: 50%;
    height:40px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: none;
}


.min-price .select2 .select2-selection{border-radius: 5px 0 0 5px; border-color: #ddd; border-right: 0}
.max-price .select2 .select2-selection{border-radius: 0 5px 5px 0; border-color: #ddd;}
.brands-list .select2 .select2-selection{border-color: #ddd;}

#wrapper .fuel input[type=text]{
    left: 2px;
    float: left;
    width: 50%;
    height: 28px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-left: 1px solid #ddd;
}
#wrapper .fuel .selecter-selected {border-radius: 0 5px 5px 0;}

#wrapper .input2 input[type=text]{
    left: 2px;
    float: left;
    width: 50%;
    height: 28px;
    margin-top: 5px;
    padding-left: 8px;
    margin-bottom: 0;
}
#wrapper .input2 input[type=text]:first-child {
    border-radius: 5px 0 0 5px;
    border-left: 1px solid #ddd;
    border-right: none;
}
#wrapper .input2 input[type=text]:nth-child(2) {
    border-radius: 0 5px 5px 0;
}
