#search__wrap h4 {
  margin: 0 0 10px 0;
  font-size: 15px;
}

#search__wrap .container {
  max-width: 1140px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

#search__wrap .container .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

#search__wrap .container .col-1 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  #search__wrap .container .col-1 {
    width: 8.33333%;
  }
}

#search__wrap .container .col-2 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  #search__wrap .container .col-2 {
    width: 16.66667%;
  }
}

#search__wrap .container .col-3 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  #search__wrap .container .col-3 {
    width: 25%;
  }
}

#search__wrap .container .col-4 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  #search__wrap .container .col-4 {
    width: 33.33333%;
  }
}

#search__wrap .container .col-5 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  #search__wrap .container .col-5 {
    width: 41.66667%;
  }
}

#search__wrap .container .col-6 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  #search__wrap .container .col-6 {
    width: 50%;
  }
}

#search__wrap .container .col-7 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  #search__wrap .container .col-7 {
    width: 58.33333%;
  }
}

#search__wrap .container .col-8 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  #search__wrap .container .col-8 {
    width: 66.66667%;
  }
}

#search__wrap .container .col-9 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  #search__wrap .container .col-9 {
    width: 75%;
  }
}

#search__wrap .container .col-10 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  #search__wrap .container .col-10 {
    width: 83.33333%;
  }
}

#search__wrap .container .col-11 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  #search__wrap .container .col-11 {
    width: 91.66667%;
  }
}

#search__wrap .container .col-12 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  #search__wrap .container .col-12 {
    width: 100%;
  }
}

#search__wrap label {
  display: block;
  margin-bottom: .5rem;
}

#search__wrap .d-none {
  display: none;
}

#search__wrap .keyword {
  position: relative;
}

#search__wrap .keyword .submit {
  position: absolute;
  top: 10px;
  height: 42px;
  right: 10px;
}

#search__wrap .keyword .submit button {
  height: 42px;
}

#search__wrap .keyword .submit svg {
  width: 20px;
  height: 20px;
}

#search__wrap .search__filters > :not([hidden]) ~ :not([hidden]),
#search__wrap .search__results-content > :not([hidden]) ~ :not([hidden]) {
  margin-top: 20px;
}

#search__wrap .search__filters input:not([type="checkbox"]),
#search__wrap .search__filters select,
#search__wrap .search__filters > span {
  width: 100%;
}

#search__wrap .search__filters .term__label {
  position: relative;
}

#search__wrap .search__filters .term__label span {
  margin-left: 30px;
  display: block;
}

#search__wrap .search__filters .term__label input {
  position: absolute;
  top: 10%;
}

#search__wrap .filter {
  padding: 10px 10px 5px 10px;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #f4f4f4;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
}

#search__wrap .search__results {
  margin-top: 15px;
}

@media (min-width: 768px) {
  #search__wrap .search__results {
    margin-top: 0;
  }
}

#search__wrap .search__results .search__results-count {
  color: #666;
  margin-bottom: 16px;
}

#search__wrap .search__results .search__results-item {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e2e2e2;
}

#search__wrap .search__results .search__results-sort,
#search__wrap .search__results .search__results-item-title {
  margin-bottom: 16px;
}
#search__wrap .search__results .search__results-item-title .search__results-post-date {
  font-size:x-small ;
}

#search__wrap .search__results-pagination {
  margin-top: 35px;
  margin-bottom:35px;
}

#search__wrap .btn {
  padding: 10px 15px;
  border-radius: 5px;
  background: #ff6500;
  color: #fff;
}

#search__wrap .btn:hover {
  background: #cc5100;
}

#search__wrap .hidden-cat-container {
  display: none;
}

#search__wrap #view-more-link {
  display: block;
  margin-top: 20px;
}

.nav_reset {
  display: flex;
  justify-content: flex-end;
}

.btn__reset {
  margin-left: 20px; /* You can adjust the value as per your preference */
}


.search__results-top {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.search__results-count {
  font-size: 14px;
  color: #666;
}

.search__results-sort {
  display: flex;
  align-items: center;
}

.search__results-sort label {
  margin-right: 10px;
  font-weight: bold;
}

.select__filter {
  padding: 5px 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
}




