.cr-home-dealer-search {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 0.75rem;
  width: 100%;
}

.cr-home-dealer-search__label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.cr-home-dealer-search__input {
  width: 100%;
  min-width: 0;
  border: 0;
  background: transparent;
  color: #f9fafb;
  font-family: "Plus Jakarta Sans", Sans-serif;
  font-size: 0.95rem;
  font-weight: 500;
  line-height: 1.4;
  padding: 0 0 0 0.25rem;
}

.cr-home-dealer-search__input::placeholder {
  color: #9ca3af;
}

.cr-home-dealer-search__input:focus {
  outline: none;
}

.cr-home-dealer-search__button {
  appearance: none;
  border: 0;
  border-radius: 8px;
  background: #8d1339;
  color: #ffffff;
  font-family: "Plus Jakarta Sans", Sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1rem;
  padding: 0.85rem 1rem;
  cursor: pointer;
  transition: transform 0.18s ease, background-color 0.18s ease, opacity 0.18s ease;
}

.cr-home-dealer-search__button:hover {
  transform: translateY(-1px);
}

.cr-home-dealer-search__button:focus-visible {
  outline: 2px solid rgba(255, 255, 255, 0.6);
  outline-offset: 2px;
}

.cr-home-dealer-search__link {
  color: #f9fafb;
  text-decoration: underline;
  text-underline-offset: 0.15em;
}

.cr-home-dealer-search__link:hover {
  color: #ffffff;
}

.cr-dealers-section {
  position: relative;
}

.cr-dealers-section__content {
  max-width: 1280px;
}

.cr-dealers-card__widget {
  width: 100%;
}

.cr-dealers-card__shortcode {
  width: 100%;
}

.cr-dealers-card {
  display: grid;
  grid-template-columns: minmax(320px, 420px) minmax(0, 1fr);
  width: 100%;
  overflow: hidden;
  border-radius: 30px;
  background: #222c3a;
  box-shadow: 0 26px 60px rgba(15, 23, 42, 0.18);
}

.cr-dealers-card__left {
  display: flex;
  flex-direction: column;
  gap: 1.35rem;
  min-width: 0;
  padding: 2.5rem 2.5rem 2.3rem;
  background:
    linear-gradient(180deg, rgba(17, 24, 39, 0.94) 0%, rgba(18, 24, 38, 0.98) 100%);
  color: #f8fafc;
}

.cr-dealers-card__left > * {
  max-width: 100%;
}

.cr-dealers-card__left .elementor-widget-heading,
.cr-dealers-card__left .elementor-widget-text-editor,
.cr-dealers-card__left .elementor-widget-text-editor .elementor-widget-container,
.cr-dealers-card__left .elementor-widget-heading .elementor-widget-container {
  margin: 0;
  text-align: left !important;
}

.cr-dealers-card__left .elementor-widget-heading,
.cr-dealers-card__left .elementor-widget-text-editor,
.cr-dealers-card__left .elementor-element-e226d64,
.cr-dealers-card__left .elementor-element-98aa239 {
  width: 100% !important;
  max-width: 100% !important;
}

.cr-dealers-card__left .elementor-heading-title {
  color: #f8fafc !important;
  max-width: 100%;
}

.cr-dealers-card__left .elementor-element-e226d64 .elementor-heading-title {
  font-size: clamp(2rem, 3vw, 3.2rem);
  line-height: 1.03;
  letter-spacing: -0.03em;
}

.cr-dealers-card__left .elementor-element-98aa239 {
  margin-top: -0.35rem;
}

.cr-dealers-card__left .elementor-element-98aa239 .elementor-heading-title,
.cr-dealers-card__left .elementor-element-98aa239 p {
  color: rgba(226, 232, 240, 0.82) !important;
  font-size: 1.02rem;
  line-height: 1.65;
  max-width: 100%;
}

.cr-dealers-card__badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  min-height: 3rem;
  padding: 0.8rem 1.1rem;
  border: 1px solid rgba(141, 19, 57, 0.55);
  border-radius: 999px;
  background: rgba(141, 19, 57, 0.14);
  color: #c50f1f;
  font-family: "Plus Jakarta Sans", Sans-serif;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.cr-dealers-card .wpsl-search {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  background: transparent;
}

.cr-dealers-card .wpsl-search::after {
  display: none;
}

.cr-dealers-card #wpsl-search-wrap {
  display: block;
  margin: 0;
}

.cr-dealers-card #wpsl-search-wrap > form {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  gap: 0.9rem;
  width: 100%;
  margin: 0;
}

.cr-dealers-card .wpsl-input {
  width: 100%;
  min-width: 0;
  margin: 0;
}

.cr-dealers-card .wpsl-input label {
  display: block;
  margin: 0 0 0.8rem;
  color: rgba(248, 250, 252, 0.76);
  font-family: "Plus Jakarta Sans", Sans-serif;
  font-size: 0.95rem;
  font-weight: 600;
  line-height: 1.3;
}

.cr-dealers-card .wpsl-dropdown {
  display: none;
}

.cr-dealers-card #wpsl-search-input {
  width: 100%;
  min-height: 56px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.06);
  color: #f8fafc;
  font-family: "Plus Jakarta Sans", Sans-serif;
  font-size: 0.98rem;
  font-weight: 500;
  line-height: 1.4;
  padding: 0 1rem;
  box-shadow: none;
}

.cr-dealers-card #wpsl-search-input::placeholder {
  color: rgba(203, 213, 225, 0.72);
}

.cr-dealers-card #wpsl-search-input:focus {
  border-color: rgba(255, 255, 255, 0.18);
  outline: none;
}

.cr-dealers-card .wpsl-search-btn-wrap {
  margin: 0;
  width: auto;
  align-self: end;
}

.cr-dealers-card #wpsl-search-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 130px;
  min-height: 56px;
  border: 0;
  border-radius: 14px;
  background: #8d1339;
  color: #ffffff;
  font-family: "Plus Jakarta Sans", Sans-serif;
  font-size: 0.95rem;
  font-weight: 700;
  line-height: 1;
  padding: 0 1.4rem;
  transition: transform 0.18s ease, background-color 0.18s ease, opacity 0.18s ease;
}

.cr-dealers-card #wpsl-search-btn:hover {
  transform: translateY(-1px);
}

.cr-dealers-card #wpsl-search-btn:focus-visible {
  outline: 2px solid rgba(255, 255, 255, 0.65);
  outline-offset: 2px;
}

.cr-dealers-card__stats {
  display: grid;
  gap: 0;
  margin-top: auto;
  padding-top: 0.15rem;
}

.cr-dealers-card__stat {
  display: flex;
  align-items: center;
  gap: 0.95rem;
  padding: 1.1rem 0;
  border-top: 1px solid rgba(148, 163, 184, 0.16);
}

.cr-dealers-card__stat:first-child {
  border-top: 0;
}

.cr-dealers-card__stat-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 2.1rem;
  min-height: 2.1rem;
  padding: 0.25rem 0.65rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  color: #f8fafc;
  font-family: "Plus Jakarta Sans", Sans-serif;
  font-size: 1rem;
  font-weight: 800;
  line-height: 1;
}

.cr-dealers-card__stat-text {
  color: rgba(226, 232, 240, 0.9);
  font-family: "Plus Jakarta Sans", Sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.55;
}

.cr-dealers-card__right {
  display: grid;
  grid-template-rows: minmax(560px, 1fr) auto;
  min-width: 0;
  min-height: 560px;
  background:
    radial-gradient(circle at 18% 22%, rgba(141, 19, 57, 0.28) 0, rgba(141, 19, 57, 0.28) 10px, transparent 11px),
    radial-gradient(circle at 53% 35%, rgba(141, 19, 57, 0.8) 0, rgba(141, 19, 57, 0.8) 10px, transparent 11px),
    radial-gradient(circle at 44% 57%, rgba(141, 19, 57, 0.72) 0, rgba(141, 19, 57, 0.72) 10px, transparent 11px),
    linear-gradient(180deg, #111827 0%, #0f172a 100%);
}

.cr-dealers-card__map {
  position: relative;
  min-height: 560px;
  padding: 1.25rem 1.25rem 0;
}

.cr-dealers-card #wpsl-gmap {
  width: 100% !important;
  height: 100%;
  min-height: 535px;
  overflow: hidden !important;
  border-radius: 22px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

.cr-dealers-card__results {
  position: static;
  width: 100%;
  padding: 0 1.25rem 1.25rem;
}

.cr-dealers-card #wpsl-result-list {
  width: 100% !important;
  max-height: 330px;
  margin: 0;
  padding: 0.9rem;
  overflow: auto;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 0 0 18px 18px;
  background: rgba(15, 23, 42, 0.86);
  backdrop-filter: blur(16px);
  box-shadow: 0 22px 50px rgba(2, 6, 23, 0.38);
}

.cr-dealers-card #wpsl-stores {
  width: 100% !important;
  margin: 0;
}

.cr-dealers-card #wpsl-stores ul {
  display: grid;
  gap: 0.85rem;
  width: 100% !important;
  margin: 0;
  padding: 0;
  list-style: none;
}

.cr-dealers-card #wpsl-stores li {
  width: 100% !important;
  margin: 0;
  padding: 1rem 1rem 0.95rem;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.04);
  color: #f8fafc;
}

.cr-dealers-card #wpsl-result-list::-webkit-scrollbar {
  width: 10px;
}

.cr-dealers-card #wpsl-result-list::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.04);
  border-radius: 999px;
}

.cr-dealers-card #wpsl-result-list::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.22);
  border-radius: 999px;
}

.cr-dealers-card #wpsl-stores li strong,
.cr-dealers-card #wpsl-stores li a,
.cr-dealers-card #wpsl-stores li p,
.cr-dealers-card #wpsl-stores .wpsl-store-location strong,
.cr-dealers-card #wpsl-stores .wpsl-store-location {
  color: #f8fafc;
}

.cr-dealers-card #wpsl-stores li a {
  text-decoration: underline;
  text-underline-offset: 0.14em;
}

.cr-dealers-card #wpsl-result-list p,
.cr-dealers-card #wpsl-result-list span,
.cr-dealers-card #wpsl-result-list div {
  color: rgba(248, 250, 252, 0.88);
}

.cr-dealers-card .wpsl-direction-wrap,
.cr-dealers-card .wpsl-more-info {
  margin-top: 0.55rem;
}

.cr-dealers-card .wpsl-direction-wrap a,
.cr-dealers-card .wpsl-more-info a {
  color: #ffffff;
}

.cr-dealers-card .wpsl-no-results-msg {
  color: #f8fafc;
}

.cr-dealers-card .gm-style-cc,
.cr-dealers-card .gmnoprint,
.cr-dealers-card .gm-control-active,
.cr-dealers-card button[title],
.cr-dealers-card .gm-bundled-control,
.cr-dealers-card .gm-fullscreen-control {
  filter: brightness(0.84) contrast(1.02);
}

.cr-dealers-card .cr-dealers-map-theme {
  border-radius: 22px;
}

.cr-dealers-card .gm-style-iw-c,
.cr-dealers-card .gm-style .gm-style-iw-d {
  background: linear-gradient(180deg, rgba(111, 16, 41, 0.96) 0%, rgba(71, 13, 33, 0.98) 100%) !important;
  color: #f8fafc !important;
}

.cr-dealers-card .gm-style .gm-style-iw-c {
  padding: 0 !important;
  border: 1px solid rgba(255, 255, 255, 0.14) !important;
  border-radius: 18px !important;
  box-shadow: 0 18px 38px rgba(34, 7, 18, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.05) !important;
  overflow: hidden !important;
}

.cr-dealers-card .gm-style .gm-style-iw-d {
  padding: 1.1rem 1.15rem 1.05rem !important;
  overflow: auto !important;
}

.cr-dealers-card .gm-style .gm-style-iw-d > div,
.cr-dealers-card .gm-style .gm-style-iw-d .wpsl-info-window {
  color: #f8fafc !important;
  font-family: "Plus Jakarta Sans", Sans-serif !important;
  line-height: 1.52 !important;
}

.cr-dealers-card .gm-style .gm-style-iw-d strong,
.cr-dealers-card .gm-style .gm-style-iw-d a,
.cr-dealers-card .gm-style .gm-style-iw-d p,
.cr-dealers-card .gm-style .gm-style-iw-d span,
.cr-dealers-card .gm-style .gm-style-iw-d div {
  color: inherit !important;
}

.cr-dealers-card .gm-style .gm-style-iw-d p,
.cr-dealers-card .gm-style .gm-style-iw-d div,
.cr-dealers-card .gm-style .gm-style-iw-d br {
  margin-bottom: 0.18rem !important;
}

.cr-dealers-card .gm-style .gm-style-iw-d strong {
  display: inline-block;
  margin-bottom: 0.45rem !important;
  font-size: 1.03rem;
  line-height: 1.35 !important;
}

.cr-dealers-card .gm-style .gm-style-iw-d a {
  text-decoration: none;
}

.cr-dealers-card .gm-style .gm-style-iw-d a:hover {
  text-decoration: underline;
}

.cr-dealers-card .gm-ui-hover-effect {
  top: 10px !important;
  right: 10px !important;
  width: 30px !important;
  height: 30px !important;
  border-radius: 999px !important;
  background: rgba(255, 255, 255, 0.08) !important;
  border: 1px solid rgba(255, 255, 255, 0.14) !important;
  opacity: 1 !important;
}

.cr-dealers-card .gm-ui-hover-effect span {
  margin: 5px !important;
  filter: invert(1) brightness(1.25);
}

.cr-dealers-card .gm-style .gm-style-iw-tc::after {
  background: rgba(71, 13, 33, 0.98) !important;
}

body.cr-dealers-page .pac-container {
  margin-top: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.08) !important;
  border-radius: 16px !important;
  background: #1e293b !important;
  box-shadow: 0 22px 48px rgba(15, 23, 42, 0.34) !important;
  overflow: hidden !important;
  font-family: "Plus Jakarta Sans", Sans-serif !important;
}

body.cr-dealers-page .pac-container.cr-pac-container--hidden {
  display: none !important;
}

body.cr-dealers-page .pac-item {
  padding: 0.85rem 1rem !important;
  border-top: 1px solid rgba(255, 255, 255, 0.06) !important;
  background: transparent !important;
  color: rgba(248, 250, 252, 0.92) !important;
  font-family: "Plus Jakarta Sans", Sans-serif !important;
  font-size: 0.95rem !important;
  line-height: 1.45 !important;
}

body.cr-dealers-page .pac-item:first-child {
  border-top: 0 !important;
}

body.cr-dealers-page .pac-item:hover,
body.cr-dealers-page .pac-item.pac-item-selected {
  background: rgba(141, 19, 57, 0.22) !important;
}

body.cr-dealers-page .pac-item-query,
body.cr-dealers-page .pac-matched {
  color: #ffffff !important;
  font-weight: 700 !important;
}

body.cr-dealers-page .pac-icon {
  filter: grayscale(1) brightness(1.9);
  opacity: 0.8;
}

body.cr-dealers-page .pac-container::after {
  opacity: 0.78;
}

body.cr-europe-map-page {
  margin: 0;
  background: #0f172a;
}

body.cr-europe-map-page .site-header,
body.cr-europe-map-page .site-footer,
body.cr-europe-map-page header,
body.cr-europe-map-page footer,
body.cr-europe-map-page .entry-header,
body.cr-europe-map-page .page-header,
body.cr-europe-map-page .post-edit-link,
body.cr-europe-map-page .wpsl-search,
body.cr-europe-map-page #wpsl-result-list,
body.cr-europe-map-page #wpsl-stores,
body.cr-europe-map-page #wpsl-direction-details,
body.cr-europe-map-page .gm-style .gm-style-iw-t,
body.cr-europe-map-page .gm-style .gm-style-iw-c,
body.cr-europe-map-page .gm-style .gm-style-iw-tc {
  display: none !important;
}

body.cr-europe-map-page .entry-content,
body.cr-europe-map-page .site-main,
body.cr-europe-map-page .page-content,
body.cr-europe-map-page .cr-europe-map-page__shell,
body.cr-europe-map-page .wpsl-gmap-canvas,
body.cr-europe-map-page #wpsl-wrap,
body.cr-europe-map-page .cr-europe-map-only {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.cr-europe-map-page #wpsl-wrap {
  background: #0f172a !important;
}

body.cr-europe-map-page #wpsl-gmap,
body.cr-europe-map-page .cr-europe-map-only__map {
  width: 100vw !important;
  height: 100vh !important;
  min-height: 100vh !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

body.cr-europe-map-page .gm-style-cc,
body.cr-europe-map-page .gmnoprint,
body.cr-europe-map-page .gm-control-active,
body.cr-europe-map-page button[title],
body.cr-europe-map-page .gm-bundled-control,
body.cr-europe-map-page .gm-fullscreen-control {
  filter: brightness(0.82) contrast(1.02);
}

body.cr-europe-map-page--ready {
  background: #0f172a;
}

@media (max-width: 767px) {
  .cr-home-dealer-search {
    grid-template-columns: 1fr;
  }

  .cr-home-dealer-search__button {
    width: 100%;
  }

  .cr-dealers-card {
    grid-template-columns: 1fr;
    border-radius: 24px;
  }

  .cr-dealers-card__left {
    padding: 1.65rem 1.35rem 1.45rem;
    gap: 1.1rem;
  }

  .cr-dealers-card__left .elementor-element-e226d64 .elementor-heading-title {
    font-size: 2rem;
  }

  .cr-dealers-card #wpsl-search-wrap > form {
    grid-template-columns: 1fr;
  }

  .cr-dealers-card #wpsl-search-btn {
    width: 100%;
  }

  .cr-dealers-card__right {
    min-height: auto;
  }

  .cr-dealers-card__map {
    min-height: 260px;
    padding: 1rem 1rem 0;
  }

  .cr-dealers-card #wpsl-gmap {
    min-height: 260px;
    border-radius: 18px 18px 0 0;
  }

  .cr-dealers-card__results {
    position: static;
    width: 100%;
    padding: 0 1rem 1rem;
  }

  .cr-dealers-card #wpsl-result-list {
    padding: 0.85rem;
    max-height: none;
    border-radius: 0 0 18px 18px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .cr-dealers-card {
    grid-template-columns: minmax(280px, 370px) minmax(0, 1fr);
  }

  .cr-dealers-card__left {
    padding: 2rem 1.8rem;
  }

  .cr-dealers-card__map {
    min-height: 520px;
    padding: 1.2rem 1.2rem 0;
  }

  .cr-dealers-card__results {
    width: 100%;
    padding: 0 1.2rem 1.2rem;
  }
}
