.search-page.active .date-order .views-exposed-form .js-form-type-select {
  display: none;
}
.search-page .date-order {
  position: relative;
}
.search-page .date-order .views-exposed-form .js-form-item-content {
  display: none;
}
.search-page .date-order .views-exposed-form .js-form-type-select {
  display: flex;
  justify-content: end;
  position: absolute;
  right: 0;
  bottom: 24px;
}
@media (max-width: 575.98px) {
  .search-page .date-order .views-exposed-form .js-form-type-select {
    bottom: 20px;
  }
}
.search-page .date-order .views-exposed-form .js-form-type-select.js-form-item-sort-by {
  display: none !important;
}
.search-page .date-order .views-exposed-form .js-form-type-select label {
  font-size: 0.875rem;
  color: rgba(0, 15, 51, 0.5);
  font-weight: 700;
  align-items: center;
  display: flex;
  text-transform: uppercase;
}
@media (max-width: 575.98px) {
  .search-page .date-order .views-exposed-form .js-form-type-select label {
    display: none;
  }
}
.search-page .date-order .views-exposed-form .js-form-type-select select {
  width: 6%;
  padding: 0;
  line-height: normal;
  position: relative;
  background-size: auto;
  width: 33px;
  height: 20px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxNCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgb3BhY2l0eT0iMC41Ij4KPHBhdGggZD0iTTcuNDQyMTQgNy42NzI3M0w5Ljk1OTYyIDEwLjE5MDJMMTIuNDc3IDcuNjczMTEiIHN0cm9rZT0iIzEzMTgzNCIgc3Ryb2tlLXdpZHRoPSIxLjQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNOS45NTk3MiA0LjE0ODE5VjEwLjE5MDIiIHN0cm9rZT0iIzEzMTgzNCIgc3Ryb2tlLXdpZHRoPSIxLjQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMS4zOTk5IDUuMTU1MjdINS45MzEzMSIgc3Ryb2tlPSIjMTMxODM0IiBzdHJva2Utd2lkdGg9IjEuNCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0xLjQwMDM5IDJIOS45NTk3NyIgc3Ryb2tlPSIjMTMxODM0IiBzdHJva2Utd2lkdGg9IjEuNCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0xLjM5OTkgOS4xODMyM0g0LjkyNDM4IiBzdHJva2U9IiMxMzE4MzQiIHN0cm9rZS13aWR0aD0iMS40IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9nPgo8L3N2Zz4K");
  color: transparent;
  cursor: pointer;
}
@media (max-width: 575.98px) {
  .search-page .date-order .views-exposed-form .js-form-type-select select {
    background-size: 60%;
  }
}
.search-page .date-order .views-exposed-form .js-form-type-select select:focus {
  border-color: none;
  box-shadow: none;
  border: 0;
}
.search-page .date-order .views-exposed-form .js-form-type-select select option {
  color: rgba(0, 15, 51, 0.6);
  font-size: 0.938rem;
  font-weight: 500;
}
.search-page .search-card img {
  width: 100%;
  height: auto;
}
.search-page .search-card .card-title a {
  color: #000F33 !important;
}
.search-page .search-card .makale-kategori {
  bottom: 6% !important;
}
.search-page .search-card a[href="/ye-ic"][hreflang=tr] {
  background-color: #9B4F96;
  padding: 7px 16px;
  border-radius: 8px;
}
.search-page .search-card a[href="/hareket-et"][hreflang=tr] {
  background-color: #EE7622;
  padding: 7px 16px;
  border-radius: 8px;
}
.search-page .search-card a[href="/yasa"][hreflang=tr] {
  background-color: #2EA1DD;
  padding: 7px 16px;
  border-radius: 8px;
}
.search-page .search-card a[href="/sev"][hreflang=tr] {
  background-color: #5FB945;
  padding: 7px 16px;
  border-radius: 8px;
}
.search-page .search-card a[href="/koru"][hreflang=tr], .search-page .search-card a[href^="/koru/"][hreflang=tr] {
  background-color: #870052;
  padding: 7px 16px;
  border-radius: 8px;
}
@media (max-width: 767.98px) {
  .search-page .none-search .go-homepage {
    width: 100% !important;
  }
}
.search-page .views-exposed-form {
  margin-bottom: 31px;
}
@media (max-width: 575.98px) {
  .search-page .views-exposed-form {
    margin-bottom: 24px;
  }
}
.search-page .views-exposed-form .form-wrapper {
  position: relative;
}
.search-page .views-exposed-form .form-text {
  border-bottom: 1px solid rgba(0, 15, 51, 0.1);
  height: 60px;
  width: 100%;
  outline: none;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 991.98px) {
  .search-page .views-exposed-form .form-text {
    margin-top: 20px;
    padding-right: 52px;
  }
}
.search-page .views-exposed-form input.button {
  display: none !important;
}
.search-page .views-exposed-form input.form-control:focus {
  outline: none !important;
  border-color: transparent;
  border-bottom: 1px solid rgba(0, 15, 51, 0.1);
}
.search-page div[data-drupal-messages] {
  margin-bottom: 15px;
}
.search-page .layout-content {
  display: flex;
  flex-direction: column;
}
.search-page .layout-content .arama-yapin {
  order: 4;
  text-align: center;
  font-size: 1.5rem;
  line-height: 2.25rem;
  color: #0dcaf0;
}
.search-page .layout-content #block-yh-content {
  order: 5;
}
.search-page .layout-content #block-yh-content > h2 {
  display: none;
}
.search-page .layout-content #block-yh-content .search-result-item ol {
  list-style-type: none;
  padding: 0;
}
.search-page .layout-content #block-yh-content .search-result-item ol li {
  min-height: 150px;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
  padding: 15px 30px;
  margin-bottom: 30px;
}
.search-page .layout-content #block-yh-content .search-result-item h3, .search-page .layout-content #block-yh-content .search-result-item li {
  font-size: 1.5rem;
  line-height: 2rem;
  color: #212529;
}
.search-page .layout-content #block-yh-content .search-result-item h3 a, .search-page .layout-content #block-yh-content .search-result-item li a {
  color: #0dcaf0;
}
.search-page .layout-content #block-yh-content .search-form {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  right: 30px;
}
@media (max-width: 767.98px) {
  .search-page .layout-content #block-yh-content .search-form {
    right: 60px;
  }
}
.search-page .layout-content #block-yh-content .search-form .form-wrapper {
  width: 30%;
  position: relative;
}
.search-page .layout-content #block-yh-content .search-form .form-item-keys {
  width: 100%;
}
.search-page .layout-content #block-yh-content .search-form .form-item-keys label {
  display: none;
}
.search-page .layout-content #block-yh-content .search-form .form-item-keys input {
  border: 2px solid #E0E0E0;
  border-radius: 180px;
  height: 50px;
  width: calc(100% - 60px);
  outline: none;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 767.98px) {
  .search-page .layout-content #block-yh-content .search-form .form-item-keys input {
    width: 100% !important;
    padding-left: 60px;
    padding-right: 60px;
  }
}
.search-page .layout-content #block-yh-content .search-form .btn-primary {
  background-color: transparent !important;
}
.search-page .layout-content p {
  font-size: 2.25rem;
}
.search-page .layout-content h2 {
  padding-top: 3rem;
  padding-bottom: 1rem;
  font-size: 2rem;
  line-height: 2.5rem;
}
.search-page .search-help-link, .search-page .search-advanced {
  display: none;
}

[data-bs-theme=dark] .search-page .search-card .card .card-body .card-title a {
  color: #fff !important;
}
[data-bs-theme=dark] .search-wrapper .date-order .views-exposed-form .js-form-type-select label {
  color: #fff;
  opacity: 0.3;
}
[data-bs-theme=dark] .search-wrapper .date-order .views-exposed-form .js-form-type-select select {
  background-color: transparent;
  background-repeat: no-repeat;
  filter: brightness(0) invert(1);
}

/*# sourceMappingURL=search.css.map */
