.alt-kategori {
  text-align: center;
  justify-content: center;
      margin-bottom: 26px;
}
.altkat {
  width: 19%;

  display: inline-block;
}
.altkat img {
  width: 100%;
}
.breadcrumb_content {
    width: fit-content;
    background: rgba(48, 101, 138, 0.68);
    padding: 2px 19px;
    margin: 0 auto;
    border-radius: 3px;
    color: #fff;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #4d5154;
    border-color: #4d5154;
}
.page-link {
  font-weight: 600;
    position: relative;
    display: block;
    padding: 10px 20px;
    margin-left: -1px;
    line-height: 1.25;
    color: #4d5154;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.rangeslider {
  -webkit-appearance: none;
  width: 100%;
  height: 16px;
  background: #f3f3f3;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
  border-radius:16px;
}

.rangeslider:hover {
  opacity: 1;
}

.rangeslider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width:21px;
  height: 21px;
  background: #ce8322;
  cursor: pointer;
  border-radius:50%;
}

.rangeslider::-moz-range-thumb {
 width: 21px;
  height: 21px;
  background: #dda865;
  cursor: pointer;
}
.rsld div {

    font-weight: 600;
    font-size: 13px;


}
.hes {
  padding: 6px 4px;
  margin: 0;
}
.hes div
{
  width: 25%;
}
.hes .form-control {
  width: 46%;
}
.ranger  {
margin-bottom: 20px;
}
.hes div, .hes .form-control {
  display: inline-block;
}
.fltr-baslik {
  text-transform: uppercase;
  cursor: pointer;
  text-align: center;
padding-bottom: 15px;
font-weight: 600;
font-size: 16px;
padding-right: 36px;
}
.fiyat_filtrele {
  margin-bottom: 20px;
}
.fiyatsonn {
  text-align: center;
padding-bottom: 15px;
font-weight: 600;
font-size: 16px;
padding-right: 36px;
}
