.paddings {

  margin-top: 40px !important;

  margin-left: 40px !important;

    margin-right: 40px !important;

}

@media (min-width: 1025px) {
  .funding-partner {
    display: none;
  }

  .header-default .topbar .topbar-left {
    flex: 1 1 auto;
    min-width: 0;
  }

  .header-default .topbar .topbar-branding {
    flex: 0 0 auto;
    margin-right: 24px;
  }

  .header-default .topbar .topbar-branding .site-branding,
  .header-default .topbar .topbar-branding .block-content {
    margin: 0;
    padding: 0;
  }

  .header-default .topbar .topbar-branding .site-branding-logo {
    display: block;
    box-sizing: content-box;
    width: 360px !important;
    max-width: 360px !important;
    padding: 20px;
    line-height: 0;
  }

  .header-default .topbar .topbar-branding img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
    filter: none;
    transform: none;
  }

  .header-default .topbar .topbar-branding .logo-default,
  .header-default .topbar .topbar-branding .logo-site {
    display: block !important;
    visibility: visible;
  }

  .header-default .topbar .topbar-branding .logo-default.logo-white {
    display: none !important;
  }

  .header-default .header-main .header-content-inner .branding {
    display: none;
  }

  .header-default .header-main .header-content-inner .header-inner {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.header-default .header-main .header-menu-actions {
  display: none;
  align-items: center;
  justify-content: flex-end;
  flex: 0 0 auto;
  margin-left: auto;
}

.header-default .header-main .header-menu-actions > .content-inner {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 14px;
  min-height: 32px;
}

.header-default .header-main .header-menu-actions .gva-search-region,
.header-default .header-main .header-menu-actions .gva-user-region,
.header-default .header-main .header-menu-actions .language-region,
.header-default .header-main .header-menu-actions .topbar-notifications-region {
  flex: 0 0 auto;
  margin: 0;
}

.header-default .header-main .header-menu-actions .gva-search-region,
.header-default .header-main .header-menu-actions .gva-user-region {
  position: relative;
}

.header-default .header-main .header-menu-actions .gva-search-region .icon,
.header-default .header-main .header-menu-actions .gva-user-region .icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.header-default .header-main .header-menu-actions .gva-search-region .icon .flaticon-magnifying-glass {
  line-height: unset;
}

@media (min-width: 1200px) {
  .header-default .header-main .area-inner {
    display: flex;
    align-items: center;
    width: 100%;
    gap: 16px;
  }

  .header-default .header-main .gva-offcanvas-mobile {
    flex: 1 1 auto;
    min-width: 0;
  }

  .header-default .header-main .header-menu-actions {
    display: flex;
    margin-left: auto;
  }
}

@media (max-width: 1199.98px) {
  .header-default .header-main .area-inner {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
  }

  .header-default .header-main .header-menu-actions {
    display: flex;
    margin-left: auto;
    margin-right: 48px;
  }

  .header-default .header-main .header-menu-actions > .content-inner {
    gap: 10px;
  }

  .header-default .header-main .header-menu-actions .topbar-notifications-region {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    margin: 0 !important;
  }

  .header-default .header-main .header-menu-actions .topbar-notifications-region .notify-widget,
  .header-default .header-main .header-menu-actions .topbar-notifications-region #notify_widget {
    display: block;
    width: 32px !important;
    height: 32px !important;
    margin: 0 !important;
  }

  .header-default .header-main .header-menu-actions .topbar-notifications-region #notify_toggle {
    position: relative;
    right: auto;
    left: auto;
    display: flex;
    width: 32px;
    height: 32px;
    margin: 0;
  }
}

@media (max-width: 1024.98px) {
  .header-default .topbar {
    display: none;
  }

  .header-default .topbar .topbar-branding {
    display: none;
  }

  .header-default .header-main .header-content-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }

  .header-default .header-main .header-content-inner .branding {
    display: flex;
    align-items: center;
    flex: 0 1 220px;
    width: auto;
    min-width: 0;
  }

  .header-default .header-main .header-content-inner .branding .site-branding-logo {
    display: inline-flex;
    align-items: center;
    width: min(220px, 58vw) !important;
    max-width: min(220px, 58vw) !important;
    height: auto;
    line-height: 0;
  }

  .header-default .header-main .header-content-inner .branding img {
    display: block;
    width: 100%;
    height: auto;
    max-width: none;
  }

  .header-default .header-main .header-content-inner .branding .logo-default {
    display: block !important;
    visibility: visible;
  }

  .header-default .header-main .header-content-inner .branding .logo-default.logo-white {
    display: none !important;
  }

  .header-default .header-main .header-content-inner .header-inner {
    flex: 1 1 auto;
    max-width: none;
    min-width: 0;
  }

  .header-default .header-main .header-content-inner .header-inner .main-menu {
    flex: 0 0 auto;
  }

  .header-default .header-main .area-inner {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }

  .header-default .header-main .header-menu-actions {
    display: flex;
  }
}

.topbar-notifications-region {
  line-height: 1;
  margin-right: 14px;
  position: relative;
}

.topbar-notifications-region .block,
.topbar-notifications-region .block-content {
  margin: 0;
  padding: 0;
}

.topbar-notifications-region .notify-widget {
  float: none !important;
  width: 32px !important;
  height: 32px !important;
  margin: 0 !important;
  position: relative;
}

.topbar-notifications-region #notify_toggle {
  width: 32px;
  height: 32px;
  min-width: 32px;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  overflow: visible;
  position: relative;
  border-radius: 50%;
  background: #fff none !important;
  background-image: none !important;
  background-size: auto !important;
  border: 1px solid #edf0f4;
  /* box-shadow: 0 8px 20px rgba(31, 41, 51, 0.12); */
  color: #2f3a48;
  font-size: 0;
  padding: 0 !important;
  text-indent: 0;
  text-decoration: none;
  transition: background-color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.topbar-notifications-region #notify_toggle::before {
  content: "\f0f3";
  font-family: "Font Awesome 6 Free";
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  text-indent: 0;
  color: inherit;
}

.topbar-notifications-region #notify_toggle::after {
  content: "";
  width: 18px;
  height: 3px;
  position: absolute;
  right: 7px;
  bottom: -7px;
  border-radius: 999px;
  background: transparent;
  transition: background-color 0.2s ease;
}

.topbar-notifications-region #notify_toggle:hover,
.topbar-notifications-region #notify_toggle:focus {
  background: #f7f9fc !important;
  border-color: #e3e8ef;
  /* box-shadow: 0 10px 24px rgba(31, 41, 51, 0.16); */
  color: #2f3a48;
  transform: translateY(-1px);
}

.topbar-notifications-region .notify-widget:has(#notify_widget_popup.is-open) #notify_toggle {
  background: #fff5f7 !important;
  border-color: var(--ziston-theme-color);
  box-shadow: 0 10px 24px rgba(176, 54, 84, 0.16);
  color: var(--ziston-theme-color);
}

.topbar-notifications-region .notify-widget:has(#notify_widget_popup.is-open) #notify_toggle::after {
  background: var(--ziston-theme-color);
}

.topbar-notifications-region .notify-widget .unread {
  min-width: 18px;
  height: 18px;
  position: absolute;
  top: -6px;
  right: -6px;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #fff;
  border-radius: 999px;
  background: var(--ziston-theme-color);
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  padding: 0 5px;
}

.topbar-notifications-region .notify-widget .unread:empty {
  width: 12px;
  min-width: 12px;
  height: 12px;
  top: -3px;
  right: -3px;
  padding: 0;
}

.topbar-notifications-region #notify_widget #notify_widget_popup {
  width: min(520px, calc(100vw - 24px));
  position: absolute;
  top: 43px;
  right: 0;
  left: auto;
  z-index: 100;
  padding: 0;
  background: #fff;
  border: 1px solid #e5eaf1;
  border-radius: 14px;
  box-shadow: 0 14px 36px rgba(15, 23, 42, 0.14);
  overflow: hidden;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #111827;
  line-height: 1.45;
  opacity: 0;
  visibility: hidden;
  transform: translateY(8px);
  transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s ease;
}

.topbar-notifications-region #notify_widget #notify_widget_popup.is-open {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.topbar-notifications-region #notify_widget #notify_widget_popup h2 {
  margin: 0;
  padding: 20px 62px 16px 70px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  color: #0f172a;
  position: relative;
}

.topbar-notifications-region #notify_widget #notify_widget_popup h2::before {
  content: "\f0f3";
  position: absolute;
  left: 22px;
  top: 16px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(176, 54, 84, 0.08);
  display: grid;
  place-items: center;
  color: var(--ziston-theme-color);
  font-family: "Font Awesome 6 Free";
  font-size: 16px;
  font-weight: 400;
}

.topbar-notifications-region #notify_widget #notify_widget_popup h2::after {
  content: "\00d7";
  position: absolute;
  right: 18px;
  top: 15px;
  width: 34px;
  height: 34px;
  border: 1px solid #e5e7eb;
  border-radius: 50%;
  display: grid;
  place-items: center;
  color: #64748b;
  font-size: 26px;
  font-weight: 300;
  line-height: 1;
}

.topbar-notifications-region #notify_widget #notify_widget_popup .inner {
  padding: 0 18px 18px;
  border: 0;
  border-radius: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-height: min(480px, calc(100vh - 180px));
  overflow: auto;
}

.topbar-notifications-region #notify_widget #notify_widget_popup .inner > a {
  display: block;
  color: inherit;
  text-decoration: none;
}

.topbar-notifications-region #notify_widget #notify_widget_popup .notification {
  display: flex;
  gap: 16px;
  align-items: flex-start;
  width: 100%;
  padding: 16px 42px 16px 16px;
  background: #fff;
  border: 1px solid #e3e8ef;
  border-radius: 10px;
  box-shadow: 0 6px 16px rgba(15, 23, 42, 0.07);
  position: relative;
  transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.topbar-notifications-region #notify_widget #notify_widget_popup .notification:hover {
  transform: translateY(-2px);
  border-color: rgba(176, 54, 84, 0.28);
  box-shadow: 0 10px 22px rgba(15, 23, 42, 0.1);
}

.topbar-notifications-region #notify_widget #notify_widget_popup .notification::after {
  content: "\203a";
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  color: #64748b;
  font-size: 30px;
  font-weight: 300;
  line-height: 1;
}

.topbar-notifications-region #notify_widget #notify_widget_popup .notification-type-icon {
  flex: 0 0 42px;
  width: 42px;
  height: 42px;
  position: static;
  border-radius: 50%;
  background: rgba(176, 54, 84, 0.08) !important;
  display: grid;
  place-items: center;
}

.topbar-notifications-region #notify_widget #notify_widget_popup .notification-type-icon::before {
  content: "i";
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: var(--ziston-theme-color);
  color: #fff;
  display: grid;
  place-items: center;
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  line-height: 1;
}

.topbar-notifications-region #notify_widget #notify_widget_popup .text_wrapper {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-left: 0;
  color: #4b5563;
}

.topbar-notifications-region #notify_widget #notify_widget_popup .text_wrapper p {
  margin: 0;
}

.topbar-notifications-region #notify_widget #notify_widget_popup .title {
  font-size: 16px;
  line-height: 1.3;
  font-weight: 800;
  color: #111827;
}

.topbar-notifications-region #notify_widget #notify_widget_popup .text {
  font-size: 14px;
  line-height: 1.45;
  color: #4b5563;
}

.topbar-notifications-region #notify_widget #notify_widget_popup .time {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-top: 2px;
  font-size: 13px;
  font-weight: 600;
  color: var(--ziston-theme-color);
}

.topbar-notifications-region #notify_widget #notify_widget_popup .time::before {
  content: "\25f7";
  font-size: 15px;
}

.topbar-notifications-region #notify_widget #notify_widget_popup .notify-widget-actions {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  margin: 0;
  padding: 12px 18px;
  border-top: 1px solid #e5eaf1;
  background: #f8fafc;
}

.topbar-notifications-region #notify_widget #notify_widget_popup .notify-widget-actions a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--ziston-theme-color);
  text-decoration: none;
  font-size: 13px;
  font-weight: 700;
}

.topbar-notifications-region #notify_widget #notify_widget_popup .notify-widget-actions a:hover {
  color: var(--ziston-theme-color);
}

.topbar-notifications-region #notify_widget #notify_widget_popup .notify-widget-actions .mark-all-notifications-read::before,
.topbar-notifications-region #notify_widget #notify_widget_popup .notify-widget-actions .mark-all-notifications-read::after,
.topbar-notifications-region #notify_widget #notify_widget_popup .notify-widget-actions .view-all-notifications::before,
.topbar-notifications-region #notify_widget #notify_widget_popup .notify-widget-actions .view-all-notifications::after {
  content: none !important;
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: none !important;
}

@media (max-width: 640px) {
  .topbar-notifications-region #notify_widget #notify_widget_popup {
    right: -90px;
  }

  .topbar-notifications-region #notify_widget #notify_widget_popup h2 {
    padding: 18px 56px 14px 64px;
    font-size: 18px;
  }

  .topbar-notifications-region #notify_widget #notify_widget_popup h2::before {
    left: 18px;
    width: 34px;
    height: 34px;
  }

  .topbar-notifications-region #notify_widget #notify_widget_popup h2::after {
    right: 16px;
    width: 32px;
    height: 32px;
    font-size: 24px;
  }

  .topbar-notifications-region #notify_widget #notify_widget_popup .inner {
    padding: 0 14px 16px;
    max-height: min(460px, calc(100vh - 170px));
  }

  .topbar-notifications-region #notify_widget #notify_widget_popup .notification {
    gap: 12px;
    padding: 14px 34px 14px 14px;
  }

  .topbar-notifications-region #notify_widget #notify_widget_popup .notification-type-icon {
    flex-basis: 38px;
    width: 38px;
    height: 38px;
  }

  .topbar-notifications-region #notify_widget #notify_widget_popup .title {
    font-size: 15px;
  }

  .topbar-notifications-region #notify_widget #notify_widget_popup .text {
    font-size: 13px;
  }

  .topbar-notifications-region #notify_widget #notify_widget_popup .notify-widget-actions {
    flex-direction: column;
    padding: 14px;
  }
}

/* Align the static webform ratings accordion with the dynamic amenity ratings. */
.rating-accordion fieldset.rating-scale {
  grid-template-columns: minmax(0, 1fr) auto !important;
  column-gap: 24px;
  row-gap: 10px;
}

.rating-accordion .rating-scale .fieldset-wrapper {
  min-width: 0;
}

@media (max-width: 767px) {
  .rating-accordion fieldset.rating-scale {
    grid-template-columns: minmax(0, 1fr) auto !important;
    column-gap: 12px;
    row-gap: 0;
  }

  .rating-accordion .js-webform-radios {
    justify-content: flex-end;
    gap: 6px;
  }

  .rating-accordion label.option {
    width: 40px !important;
    min-width: 40px !important;
    max-width: 40px !important;
    height: 40px !important;
    min-height: 40px !important;
    max-height: 40px !important;
  }
}

@media (max-width: 380px) {
  .rating-accordion .form-type-radio,
  .rating-accordion .webform-type-radio,
  .rating-accordion label.option {
    width: 32px !important;
    min-width: 32px !important;
    max-width: 32px !important;
    height: 32px !important;
    min-height: 32px !important;
    max-height: 32px !important;
  }
}

/* WCAG AA accessible neutral text on white form surfaces. */
body {
  --body-color: #6B7280;
  --submenu-color: #6B7280;
  --submenu-link-color: #6B7280;
  color: #6B7280;
}

.text-gray,
.text-gray > a {
  color: #6B7280 !important;
}

.view-list-item .post-block .post-content .post-meta .post-categories a,
.post-list-small-2 .post-block .post-meta .post-categories a {
  text-decoration-line: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.18em;
}

.view-list-item .post-block .post-content .post-meta .post-categories a:hover,
.view-list-item .post-block .post-content .post-meta .post-categories a:focus,
.post-list-small-2 .post-block .post-meta .post-categories a:hover,
.post-list-small-2 .post-block .post-meta .post-categories a:focus {
  text-decoration-thickness: 2px;
}

.listing-rating .rating-average,
.listing-rating .rating-count {
  color: #6B7280;
}

.post-block .post-content .content-inner .post-desc,
input.form-text,
textarea.form-textarea,
select.form-select,
.body-page input[type="text"],
.body-page input[type="tel"],
.body-page input[type="password"],
.body-page input[type="email"],
.body-page textarea,
.body-page select,
.contact-message-form .form-item,
.contact-message-form .form-item input[type='text'],
.contact-message-form .form-item input[type='email'],
.contact-message-form .form-item textarea,
.webform-submission-form .form-item input:not([type="submit"]):not([type="button"]):not([type="reset"]),
.webform-submission-form .form-item textarea,
.webform-submission-form .form-item select,
#user-login-form input[type="text"],
#user-login-form input[type="tel"],
#user-login-form input[type="password"],
#user-login-form input[type="email"],
#user-login-form textarea,
#user-login-form select,
#user-register-form input[type="text"],
#user-register-form input[type="tel"],
#user-register-form input[type="password"],
#user-register-form input[type="email"],
#user-register-form textarea,
#user-register-form select {
  color: #6B7280;
}

input.form-text::placeholder,
textarea.form-textarea::placeholder,
.body-page input::placeholder,
.body-page textarea::placeholder,
.contact-message-form .form-item input::placeholder,
.contact-message-form .form-item textarea::placeholder,
.webform-submission-form .form-item input::placeholder,
.webform-submission-form .form-item textarea::placeholder {
  color: #6B7280;
  opacity: 1;
}

form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] .views-exposed-form-content-inner {
  display: grid !important;
  grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
  column-gap: 12px;
  row-gap: 18px;
  align-items: end;
}

form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] {
  margin-top: 30px !important;
}

form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] .form-item,
form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] [data-drupal-selector="edit-actions"] {
  min-width: 0;
  margin: 0 !important;
}

form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] label {
  display: block;
  overflow: hidden;
  margin-bottom: 7px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] input[type="text"],
form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] select.form-select {
  width: 100% !important;
  min-width: 0 !important;
}

form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] .form-item-title {
  grid-column: 1 / span 7 !important;
  grid-row: 1 !important;
}

form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] [data-drupal-selector="edit-actions"] {
  grid-column: 8 / span 5 !important;
  grid-row: 1 !important;
  display: flex !important;
  align-self: end;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  flex-wrap: nowrap;
  overflow: visible;
}

form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] .form-item-field-thematiki-katigoria-target-id {
  grid-column: 1 / span 3 !important;
  grid-row: 2 !important;
}

form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] .form-item-field-typos-pigis-target-id {
  grid-column: 4 / span 2 !important;
  grid-row: 2 !important;
}

form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] .form-item-field-katastasi-value {
  grid-column: 6 / span 2 !important;
  grid-row: 2 !important;
}

form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] .form-item-term-node-tid-depth {
  grid-column: 8 / span 3 !important;
  grid-row: 2 !important;
}

form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] .form-item-field-dikaioyhoi-target-id {
  grid-column: 11 / span 2 !important;
  grid-row: 2 !important;
}

form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] .form-item-sort-bef-combine {
  display: block !important;
  width: 100%;
}

form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] .form-item-sort-bef-combine > label {
  position: static !important;
  display: block !important;
  width: auto !important;
  height: auto !important;
  margin: 0 0 7px !important;
  clip: auto !important;
  clip-path: none !important;
  overflow: visible !important;
  white-space: nowrap !important;
  text-overflow: clip !important;
}

form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] input[data-drupal-selector="edit-submit-pigi-hrimatodotisis"],
form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] input[data-drupal-selector="edit-reset-pigi-hrimatodotisis"] {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-width: 0;
  height: 42px !important;
  margin: 0 !important;
  padding-right: 12px !important;
  padding-left: 12px !important;
  font-size: 11px !important;
  letter-spacing: 0.08em !important;
  line-height: 42px;
  white-space: nowrap;
}

form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] input[data-drupal-selector="edit-submit-pigi-hrimatodotisis"] {
  flex: 0 0 150px !important;
  width: 150px !important;
  padding-left: 32px !important;
  background-position: left 10px center !important;
}

form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] input[data-drupal-selector="edit-reset-pigi-hrimatodotisis"] {
  flex: 0 0 220px !important;
  width: 220px !important;
  padding-right: 12px !important;
  padding-left: 12px !important;
}

@media (max-width: 991px) {
  form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] .views-exposed-form-content-inner {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] .form-item-title,
  form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] [data-drupal-selector="edit-actions"] {
    grid-column: 1 / -1 !important;
    grid-row: auto !important;
  }

  form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] [data-drupal-selector="edit-actions"] {
    display: flex !important;
    gap: 10px;
  }

  form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] input[data-drupal-selector="edit-submit-pigi-hrimatodotisis"] {
    flex-basis: 150px !important;
  }

  form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] input[data-drupal-selector="edit-reset-pigi-hrimatodotisis"] {
    flex-basis: 220px !important;
  }

  form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] .form-item-field-thematiki-katigoria-target-id,
  form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] .form-item-field-typos-pigis-target-id,
  form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] .form-item-field-katastasi-value,
  form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] .form-item-term-node-tid-depth,
  form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] .form-item-field-dikaioyhoi-target-id {
    grid-column: auto !important;
    grid-row: auto !important;
  }
}

@media (max-width: 640px) {
  form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] .views-exposed-form-content-inner {
    grid-template-columns: 1fr !important;
  }

  form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] [data-drupal-selector="edit-actions"] {
    display: flex !important;
  }

  form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] input[data-drupal-selector="edit-submit-pigi-hrimatodotisis"],
  form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] input[data-drupal-selector="edit-reset-pigi-hrimatodotisis"] {
    white-space: nowrap;
  }
}

@media (max-width: 420px) {
  form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] [data-drupal-selector="edit-actions"] {
    flex-direction: column;
    align-items: stretch;
  }

  form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] input[data-drupal-selector="edit-submit-pigi-hrimatodotisis"],
  form.views-exposed-form[id^="views-exposed-form-pigi-hrimatodotisis"] input[data-drupal-selector="edit-reset-pigi-hrimatodotisis"] {
    width: 100% !important;
    flex-basis: auto !important;
  }
}

.gsc-listing-banner-carousel.style-2 .listings-banner-item-content .banner-content .subtitle {
  color: #4b5563 !important;
}

.el-75203591,
.el-26986637 {
  position: relative;
  background-color: rgba(17, 24, 39, 0.72) !important;
  background-blend-mode: multiply;
  overflow: hidden;
}

.el-75203591::before,
.el-26986637::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 8;
  background: rgba(17, 24, 39, 0.42);
  pointer-events: none;
}

.el-75203591 > .column-inner,
.el-26986637 > .column-inner {
  position: relative;
  z-index: 9;
}

.el-75203591 .gsc-heading.el-97278332 .title,
.el-75203591 .gsc-heading.el-97278332 .title-desc,
.el-75203591 .gsc-heading.el-97278332 .title-desc *,
.el-26986637 .gsc-heading.el-79542100 .title,
.el-26986637 .gsc-heading.el-79542100 .title-desc,
.el-26986637 .gsc-heading.el-79542100 .title-desc * {
  color: #fff !important;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.45);
}

.block-content form.openid-connect-login-form input{margin-top:8px;padding:10px 14px;font-size: 12px;background-color: #888888;}
