/* =====================================================================
   rent-layout-final.css — Araba Kirala: her ekran, full-bleed, kayma yok
   Yalnızca html body.page-rent-car — en sonda yüklenir.
   ===================================================================== */

html body.page-rent-car {
  overflow-x: clip;
}

html body.page-rent-car main {
  display: flex !important;
  flex-direction: column !important;
  min-height: calc(100dvh - var(--pr-header-h, 72px)) !important;
  max-width: 100vw !important;
  overflow-x: clip !important;
  background:
    radial-gradient(90% 55% at 0% 0%, rgba(122, 90, 248, 0.07) 0%, transparent 55%),
    radial-gradient(80% 50% at 100% 0%, rgba(15, 158, 150, 0.09) 0%, transparent 50%),
    #f3f6fb !important;
}

/* Footer — rent’te daraltılmış “Site bilgileri” */
html body.page-rent-car .cs-footer-1,
html body.page-rent-car .pr-footer {
  margin-top: 0 !important;
}

html body.page-rent-car .cs-footer-1 .rent-site-info-btn,
html body.page-rent-car .rent-footer-toggle,
html body.page-rent-car a[onclick*="rentCarToggleFooter"],
html body.page-rent-car .cs-footer-1 .footer-toggle-btn {
  color: #5b647a !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  opacity: 1 !important;
}


/* ── Arama şeridi ──────────────────────────────────────────────────── */
html body.page-rent-car .cs-rentcar-section-1 {
  flex: 0 0 auto !important;
  position: relative !important;
  z-index: 20 !important;
  padding: 14px 0 10px !important;
  background: transparent !important;
  width: 100% !important;
  max-width: 100% !important;
}

html body.page-rent-car .cs-rentcar-section-1 .cs-search-locDate-area-1 {
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
}

html body.page-rent-car .cs-rentcar-section-1 .inn-cont-1 {
  max-width: none !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 clamp(12px, 2vw, 24px) !important;
  box-sizing: border-box !important;
}

html body.page-rent-car .cs-rentcar-section-1 .cs-loc-date-d-1 {
  display: grid !important;
  grid-template-columns: 1fr !important;
  flex-wrap: nowrap !important;
  align-items: stretch !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  background: #ffffff !important;
  border: 1px solid rgba(26, 31, 54, 0.08) !important;
  border-radius: 18px !important;
  box-shadow:
    0 1px 2px rgba(26, 31, 54, 0.04),
    0 12px 32px rgba(26, 31, 54, 0.06) !important;
  overflow: visible !important;
}

html body.page-rent-car .cs-rentcar-section-1 .csld1-col-1 {
  flex: none !important;
  max-width: none !important;
  min-width: 0 !important;
  width: auto !important;
  border-right: 1px solid rgba(26, 31, 54, 0.1) !important;
  border-bottom: 0 !important;
  padding: 10px 14px !important;
}

html body.page-rent-car .cs-rentcar-section-1 .csld1-col-2 {
  flex: none !important;
  min-width: 0 !important;
  max-width: none !important;
  width: auto !important;
  border-right: 1px solid rgba(26, 31, 54, 0.1) !important;
  border-bottom: 0 !important;
  padding: 8px 12px !important;
}

html body.page-rent-car .cs-rentcar-section-1 .csld1-col-3 {
  flex: 0 0 auto !important;
  width: auto !important;
  max-width: none !important;
  min-width: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 10px 12px !important;
  border: 0 !important;
}

html body.page-rent-car .cs-rentcar-section-1 #searchButton,
html body.page-rent-car .cs-rentcar-section-1 .csld1-col-3 .cs-secondary-btn-1 {
  width: auto !important;
  min-width: 118px !important;
  max-width: none !important;
  height: 48px !important;
  min-height: 48px !important;
  max-height: 48px !important;
  aspect-ratio: auto !important;
  border-radius: 14px !important;
  border: 0 !important;
  background: #0f9e96 !important;
  background-image: none !important;
  color: #fff !important;
  font-weight: 700 !important;
  font-size: 15px !important;
  letter-spacing: 0.01em !important;
  box-shadow: 0 10px 22px rgba(15, 158, 150, 0.28) !important;
  padding: 0 22px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
}

html body.page-rent-car .cs-rentcar-section-1 .csld1-col-2 > .row,
html body.page-rent-car .cs-rentcar-section-1 .cs-date-pair {
  display: grid !important;
  grid-template-columns: 1fr !important;
  align-items: center !important;
  gap: 0 !important;
  margin: 0 !important;
  width: 100% !important;
}

html body.page-rent-car .cs-rentcar-section-1 .cs-date-pair > .cs-icon-box-1 + .cs-icon-box-1 {
  border-left: 0 !important;
  border-top: 1px solid rgba(26, 31, 54, 0.08) !important;
  padding-left: 0 !important;
  padding-top: 12px !important;
  margin-top: 12px !important;
}

html body.page-rent-car .cs-rentcar-section-1 .cs-date-pair > .cs-icon-box-1:first-child {
  padding-right: 0 !important;
}

@media (min-width: 1024px) {
  html body.page-rent-car .cs-rentcar-section-1 .cs-loc-date-d-1 {
    grid-template-columns: minmax(140px, 0.85fr) minmax(280px, 1.5fr) auto !important;
  }

  html body.page-rent-car .cs-rentcar-section-1 .csld1-col-2 > .row,
  html body.page-rent-car .cs-rentcar-section-1 .cs-date-pair {
    grid-template-columns: 1fr 1fr !important;
  }

  html body.page-rent-car .cs-rentcar-section-1 .cs-date-pair > .cs-icon-box-1 + .cs-icon-box-1 {
    border-left: 1px solid rgba(26, 31, 54, 0.08) !important;
    border-top: 0 !important;
    padding-left: 14px !important;
    padding-top: 0 !important;
    margin-top: 0 !important;
  }

  html body.page-rent-car .cs-rentcar-section-1 .cs-date-pair > .cs-icon-box-1:first-child {
    padding-right: 14px !important;
  }
}

html body.page-rent-car .cs-rentcar-section-1 .csld1-col-2 > .row > [class*="col-"] {
  float: none !important;
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
  display: flex !important;
  align-items: center !important;
  min-height: 48px !important;
}

html body.page-rent-car .cs-rentcar-section-1 .cs-icon-box-1 {
  display: grid !important;
  grid-template-columns: 40px minmax(0, 1fr) !important;
  align-items: center !important;
  column-gap: 12px !important;
  min-height: 48px !important;
  width: 100% !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
}

html body.page-rent-car .cs-rentcar-section-1 .csld1-col-1.active,
html body.page-rent-car .cs-rentcar-section-1 .csld1-col-2.active {
  background: transparent !important;
  border-radius: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
}

html body.page-rent-car .cs-rentcar-section-1 .cs-icon-box-1::before,
html body.page-rent-car .cs-rentcar-section-1 .cs-icon-box-1::after {
  content: none !important;
  display: none !important;
}

html body.page-rent-car .cs-rentcar-section-1 .csib1-col-1 {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 40px !important;
  height: 40px !important;
  max-width: 40px !important;
  border-radius: 12px !important;
  background: rgba(15, 158, 150, 0.1) !important;
}

html body.page-rent-car .cs-rentcar-section-1 .csib1-col-1 i {
  color: #0b827b !important;
  font-size: 16px !important;
}

html body.page-rent-car .cs-rentcar-section-1 .cs-icon-box-1 label {
  color: #8b93a7 !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  letter-spacing: 0.06em !important;
  text-transform: uppercase !important;
  margin: 0 0 2px !important;
}

html body.page-rent-car .cs-rentcar-section-1 .cs-icon-box-1 .desc-2,
html body.page-rent-car .cs-rentcar-section-1 .form-control {
  color: #1a1f36 !important;
  font-size: 14px !important;
  font-weight: 650 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
  min-height: 0 !important;
  height: auto !important;
}

html body.page-rent-car .cs-rentcar-section-1 .cs-icon-box-1 .desc-1 i {
  color: #0f9e96 !important;
  font-size: var(--sm-icon-search, 18px) !important;
  width: var(--sm-icon-search, 18px) !important;
  height: var(--sm-icon-search, 18px) !important;
}


/* ── Liste + Harita — full-bleed grid ──────────────────────────────── */
html body.page-rent-car .cs-rentcar-section-2 {
  flex: 1 1 auto !important;
  position: relative !important;
  z-index: 1 !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  min-height: 0 !important;
  overflow: hidden !important;
}

html body.page-rent-car .cs-rentcar-section-2.active::before {
  display: none !important;
}

html body.page-rent-car .cs-rentcar-row-1 {
  display: grid !important;
  grid-template-columns: minmax(340px, 400px) minmax(0, 1fr) !important;
  grid-template-rows: minmax(0, 1fr) !important;
  align-items: stretch !important;
  gap: 0 !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  height: calc(100dvh - 148px) !important;
  min-height: 520px !important;
  box-sizing: border-box !important;
}

html body.page-rent-car .cs-rentcar-row-1 > .csrcr1-col-1,
html body.page-rent-car .cs-rentcar-row-1 > .csrcr1-col-2 {
  float: none !important;
  flex: none !important;
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  min-height: 0 !important;
  height: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  box-sizing: border-box !important;
  display: flex !important;
  flex-direction: column !important;
  overflow: hidden !important;
  background: transparent !important;
}

/* Sol: filtre + liste */
html body.page-rent-car .csrcr1-col-1 {
  border-right: 1px solid rgba(26, 31, 54, 0.08) !important;
  background: #f7f9fc !important;
  padding: 14px 14px 0 !important;
  z-index: 2 !important;
  position: relative !important;
}

html body.page-rent-car .cs-page-filter-d-1 {
  flex: 0 0 auto !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 0 12px !important;
  margin: 0 !important;
}

html body.page-rent-car .cs-page-filter-d-1 .inner-f-div-1 {
  max-width: none !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

html body.page-rent-car .cs-page-filter-d-1 .filter-mm-1 {
  display: flex !important;
  margin: 0 !important;
  padding: 0 !important;
}

html body.page-rent-car .cs-page-filter-d-1 .fmm-item-1 {
  margin: 0 !important;
  width: 100% !important;
}

html body.page-rent-car .cs-page-filter-d-1 .fmm-action-1,
html body.page-rent-car .cs-page-filter-d-1 .jsFilterMBtn1 {
  width: 100% !important;
  justify-content: flex-start !important;
  gap: 10px !important;
  min-height: 46px !important;
  padding: 0 16px !important;
  border-radius: 14px !important;
  background: #ffffff !important;
  border: 1px solid rgba(26, 31, 54, 0.08) !important;
  color: #1a1f36 !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  letter-spacing: 0.01em !important;
  box-shadow: 0 4px 14px rgba(26, 31, 54, 0.04) !important;
}

html body.page-rent-car .cs-page-filter-d-1 .fmm-action-1 i,
html body.page-rent-car .cs-page-filter-d-1 .jsFilterMBtn1 i {
  color: #0f9e96 !important;
  font-size: 16px !important;
  opacity: 1 !important;
}

html body.page-rent-car .cs-page-list-1 {
  flex: 1 1 auto !important;
  max-width: none !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  min-height: 0 !important;
  overflow: hidden !important;
}

html body.page-rent-car .cs-page-list-1 .inner-pl-1 {
  max-height: none !important;
  height: 100% !important;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  padding: 0 2px 20px !important;
  background: #f7f9fc !important;
  position: relative !important;
  z-index: 1 !important;
  scrollbar-width: thin;
  scrollbar-color: rgba(15, 158, 150, 0.35) transparent;
}

/* Kartlar — tek sütun, full sidebar genişliği */
html body.page-rent-car .cs-list-row-1 {
  display: flex !important;
  flex-direction: column !important;
  flex-wrap: nowrap !important;
  margin: 0 !important;
  gap: 14px !important;
  width: 100% !important;
}

html body.page-rent-car .cs-list-row-1 .cslr1-col-1 {
  flex: 0 0 auto !important;
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  float: none !important;
}

html body.page-rent-car .cs-car-box-1 {
  width: 100% !important;
  margin: 0 !important;
  position: relative !important;
  z-index: 1 !important;
  isolation: isolate !important;
  display: flex !important;
  flex-direction: column !important;
  background: #ffffff !important;
  background-color: #ffffff !important;
  border: 1px solid rgba(26, 31, 54, 0.08) !important;
  border-radius: 18px !important;
  overflow: hidden !important;
  box-shadow:
    0 1px 2px rgba(26, 31, 54, 0.04),
    0 10px 28px rgba(26, 31, 54, 0.06) !important;
  color: #1a1f36 !important;
  transition: box-shadow 0.2s ease, transform 0.2s ease !important;
}

html body.page-rent-car .cs-car-box-1:hover {
  box-shadow:
    0 2px 4px rgba(26, 31, 54, 0.05),
    0 16px 36px rgba(15, 158, 150, 0.12) !important;
  transform: translateY(-1px) !important;
}

/* middle → contents: img / title / chips / CTA sırası düzgün */
html body.page-rent-car .cs-car-box-1 .cscb-middle-area-1 {
  display: contents !important;
  order: unset !important;
  padding: 0 !important;
  background: transparent !important;
}

html body.page-rent-car .cs-car-box-1 .img-div-1 {
  order: 1 !important;
  position: relative !important;
  background: linear-gradient(180deg, #f8fafc 0%, #eef3fb 100%) !important;
  border-radius: 0 !important;
  overflow: hidden !important;
  min-height: 148px !important;
  margin: 0 !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(26, 31, 54, 0.05) !important;
}

html body.page-rent-car .cs-car-box-1 .cscb-top-area-1 {
  order: 2 !important;
  background: #ffffff !important;
  padding: 14px 16px 8px !important;
  position: static !important;
}

html body.page-rent-car .cs-car-box-1 .info-div-1 {
  order: 3 !important;
  padding: 4px 16px 12px !important;
  background: #ffffff !important;
}

html body.page-rent-car .cs-car-box-1 .head-1 {
  color: #1a1f36 !important;
  font-size: 17px !important;
  font-weight: 750 !important;
  line-height: 1.25 !important;
  margin: 0 0 4px !important;
  letter-spacing: -0.01em !important;
  padding-right: 0 !important;
}

html body.page-rent-car .cs-car-box-1 .desc-1,
html body.page-rent-car .cs-car-box-1 .age-1 {
  color: #5b647a !important;
  font-size: 13px !important;
  opacity: 1 !important;
  margin: 0 !important;
}

html body.page-rent-car .cs-car-box-1 .car-meta-row {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 10px !important;
  margin-top: 8px !important;
}

html body.page-rent-car .cs-car-box-1 .status-1 {
  display: inline-flex !important;
  align-items: center !important;
  gap: 6px !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  margin: 0 !important;
  opacity: 1 !important;
}

html body.page-rent-car .cs-car-box-1 .status-1.suitable {
  color: #0f9e96 !important;
}

html body.page-rent-car .cs-car-box-1 .status-1.full {
  color: #8b93a7 !important;
}

html body.page-rent-car .cs-car-box-1 .status-1.res-available {
  color: #7a5af8 !important;
}

html body.page-rent-car .cs-car-box-1 .img-div-1 img,
html body.page-rent-car .cs-car-box-1 .lazy-vehicle-img {
  width: 100% !important;
  height: 148px !important;
  object-fit: contain !important;
  background: transparent !important;
  display: block !important;
  padding: 8px 12px !important;
}

html body.page-rent-car .cs-car-box-1 .info-drow-1 {
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 8px !important;
  margin: 0 !important;
  width: 100% !important;
}

html body.page-rent-car .cs-car-box-1 .idr1-col-1 {
  width: 100% !important;
  max-width: 100% !important;
  flex: none !important;
  margin: 0 !important;
  float: none !important;
  display: flex !important;
  align-items: center !important;
  gap: 6px !important;
  min-width: 0 !important;
  background: #eef3fb !important;
  border: 1px solid rgba(26, 31, 54, 0.06) !important;
  border-radius: 12px !important;
  padding: 8px 10px !important;
  color: #3b445c !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  line-height: 1.25 !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  box-sizing: border-box !important;
}

html body.page-rent-car .cs-car-box-1 .idr1-col-1 .desc-3,
html body.page-rent-car .cs-car-box-1 .idr1-col-1 .cs-desc-1 {
  display: inline-flex !important;
  align-items: center !important;
  gap: 6px !important;
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  color: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  min-width: 0 !important;
  max-width: 100% !important;
}

html body.page-rent-car .cs-car-box-1 .cs-cd-info-hover {
  position: relative !important;
  flex-shrink: 0 !important;
}

html body.page-rent-car .cs-car-box-1 .cs-speech-box-container {
  z-index: 5 !important;
}

html body.page-rent-car .cs-car-box-1 .desc-3,
html body.page-rent-car .cs-car-box-1 .cs-desc-1 {
  color: #3b445c !important;
  opacity: 1 !important;
  margin: 0 !important;
}

html body.page-rent-car .cs-car-box-1 .desc-3 i,
html body.page-rent-car .cs-car-box-1 .cs-desc-1 i,
html body.page-rent-car .cs-car-box-1 .fa-solid,
html body.page-rent-car .cs-car-box-1 .idr1-col-1 > i {
  color: #0f9e96 !important;
  font-size: 12px !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  opacity: 1 !important;
  flex-shrink: 0 !important;
}

/* Fiyat + CTA — dar sidebar'da alt alta, kesilme yok */
html body.page-rent-car .cs-car-box-1 .cscb-bottm-area-1 {
  order: 4 !important;
  display: flex !important;
  flex-direction: column !important;
  flex-wrap: nowrap !important;
  align-items: stretch !important;
  justify-content: flex-start !important;
  gap: 10px !important;
  padding: 12px 16px 16px !important;
  background: #ffffff !important;
  border-top: 1px solid rgba(26, 31, 54, 0.06) !important;
}

html body.page-rent-car .cs-car-box-1 .price-block {
  display: flex !important;
  flex-direction: column !important;
  gap: 4px !important;
  min-width: 0 !important;
  width: 100% !important;
  flex: 0 0 auto !important;
}

html body.page-rent-car .cs-car-box-1 .desc-2 {
  color: #1a1f36 !important;
  font-size: 15px !important;
  font-weight: 750 !important;
  margin: 0 !important;
  line-height: 1.3 !important;
  white-space: normal !important;
  overflow: visible !important;
}

html body.page-rent-car .cs-car-box-1 .desc-2::before {
  content: attr(data-price-label) !important;
  display: block !important;
  margin-bottom: 3px !important;
  color: #8b93a7 !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  letter-spacing: 0.06em !important;
  text-transform: uppercase !important;
  line-height: 1.2 !important;
}

html body.page-rent-car .cs-car-box-1 .desc-provision {
  color: #5b647a !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  margin: 0 !important;
  line-height: 1.3 !important;
}

html body.page-rent-car .cs-car-box-1 .quick-cta {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  width: 100% !important;
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  background: #0f9e96 !important;
  border-radius: 12px !important;
  padding: 12px 16px !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  min-height: 44px !important;
  box-shadow: 0 8px 18px rgba(15, 158, 150, 0.24) !important;
  white-space: nowrap !important;
  flex: 0 0 auto !important;
  max-width: none !important;
  overflow: visible !important;
  text-overflow: clip !important;
  box-sizing: border-box !important;
  transition: background 0.15s ease, transform 0.15s ease !important;
}

html body.page-rent-car .cs-car-box-1 .quick-cta span {
  overflow: visible !important;
  text-overflow: clip !important;
  white-space: nowrap !important;
}

html body.page-rent-car .cs-car-box-1 .quick-cta:hover {
  background: #0d8a83 !important;
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  transform: translateY(-1px) !important;
}

html body.page-rent-car .cs-car-box-1 .like-btn-1 {
  position: absolute !important;
  top: 12px !important;
  right: 12px !important;
  z-index: 2 !important;
  background: #ffffff !important;
  color: #8b93a7 !important;
  border: 1px solid rgba(26, 31, 54, 0.08) !important;
  border-radius: 999px !important;
  width: 36px !important;
  height: 36px !important;
  box-shadow: 0 4px 12px rgba(26, 31, 54, 0.08) !important;
  margin: 0 !important;
}

html body.page-rent-car .cs-car-box-1 .like-btn-1.active {
  color: #e11d48 !important;
  border-color: rgba(225, 29, 72, 0.2) !important;
}

/* Sağ: harita — kalan tüm alanı doldur */
html body.page-rent-car .csrcr1-col-2 {
  position: relative !important;
  background: #e8eef6 !important;
}

html body.page-rent-car .csrcr1-col-2 #map,
html body.page-rent-car #map {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 100% !important;
  max-width: none !important;
  max-height: none !important;
  margin: 0 !important;
  border-radius: 0 !important;
  border: 0 !important;
  z-index: 1 !important;
}

html body.page-rent-car .leaflet-container {
  width: 100% !important;
  height: 100% !important;
  background: #e8eef6 !important;
  font: inherit !important;
}

html body.page-rent-car .leaflet-control-zoom a {
  background: #ffffff !important;
  color: #1a1f36 !important;
  border-color: rgba(26, 31, 54, 0.1) !important;
  border-radius: 10px !important;
  box-shadow: 0 4px 12px rgba(26, 31, 54, 0.08) !important;
}


/* =====================================================================
   XL / büyük masaüstü
   ===================================================================== */
@media (min-width: 1440px) {
  html body.page-rent-car .cs-rentcar-row-1 {
    grid-template-columns: minmax(380px, 440px) minmax(0, 1fr) !important;
    height: calc(100dvh - 152px) !important;
  }

  html body.page-rent-car .cs-car-box-1 .img-div-1 img,
  html body.page-rent-car .cs-car-box-1 .lazy-vehicle-img {
    height: 160px !important;
  }
}

@media (min-width: 1800px) {
  html body.page-rent-car .cs-rentcar-row-1 {
    grid-template-columns: minmax(400px, 480px) minmax(0, 1fr) !important;
  }
}


/* =====================================================================
   Laptop 1024–1279
   ===================================================================== */
@media (min-width: 1024px) and (max-width: 1279.98px) {
  html body.page-rent-car .cs-rentcar-row-1 {
    grid-template-columns: minmax(300px, 340px) minmax(0, 1fr) !important;
    height: calc(100dvh - 148px) !important;
  }

  html body.page-rent-car .cs-rentcar-section-1 .csld1-col-1 {
    flex-basis: 200px !important;
    min-width: 160px !important;
  }
}


/* =====================================================================
   Tablet 768–1023
   ===================================================================== */
@media (min-width: 768px) and (max-width: 1023.98px) {
  html body.page-rent-car .cs-rentcar-section-1 .cs-loc-date-d-1 {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    flex-wrap: wrap !important;
  }

  html body.page-rent-car .cs-rentcar-section-1 .csld1-col-1,
  html body.page-rent-car .cs-rentcar-section-1 .csld1-col-2 {
    flex: none !important;
    max-width: none !important;
    min-width: 0 !important;
    width: auto !important;
    border-right: 0 !important;
    border-bottom: 1px solid rgba(148, 163, 184, 0.14) !important;
  }

  html body.page-rent-car .cs-rentcar-section-1 .csld1-col-1 {
    border-right: 1px solid rgba(148, 163, 184, 0.14) !important;
  }

  html body.page-rent-car .cs-rentcar-section-1 .csld1-col-3 {
    flex: none !important;
    max-width: none !important;
    grid-column: 1 / -1 !important;
    border-top: 0 !important;
  }

  html body.page-rent-car .cs-rentcar-section-1 #searchButton {
    width: 100% !important;
  }

  /* Tablet: yan yana YOK — harita üstte, liste altta */
  html body.page-rent-car .cs-rentcar-row-1 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    height: auto !important;
    min-height: 0 !important;
    gap: 0 !important;
  }

  html body.page-rent-car .csrcr1-col-2 {
    order: -1 !important;
    width: 100% !important;
    max-width: 100% !important;
    height: 44vh !important;
    min-height: 280px !important;
    margin: 0 16px 12px !important;
    border-radius: 14px !important;
    position: relative !important;
    overflow: hidden !important;
  }

  html body.page-rent-car .csrcr1-col-1 {
    height: auto !important;
    border-right: 0 !important;
  }

  html body.page-rent-car .csrcr1-col-2 #map,
  html body.page-rent-car #map {
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100% !important;
    border-radius: 14px !important;
  }
}


/* =====================================================================
   Telefon ≤767
   ===================================================================== */
@media (max-width: 767.98px) {
  html body.page-rent-car main {
    min-height: auto !important;
  }

  html body.page-rent-car .cs-rentcar-section-1 {
    padding: 8px 0 !important;
  }

  html body.page-rent-car .cs-rentcar-section-1 .inn-cont-1 {
    padding: 0 12px !important;
  }

  html body.page-rent-car .cs-rentcar-section-1 .cs-loc-date-d-1 {
    display: grid !important;
    grid-template-columns: 1fr !important;
    flex-direction: column !important;
    flex-wrap: nowrap !important;
    border-radius: 14px !important;
  }

  html body.page-rent-car .cs-rentcar-section-1 .csld1-col-1,
  html body.page-rent-car .cs-rentcar-section-1 .csld1-col-2,
  html body.page-rent-car .cs-rentcar-section-1 .csld1-col-3 {
    flex: 1 1 auto !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    border-right: 0 !important;
    border-bottom: 1px solid rgba(148, 163, 184, 0.14) !important;
  }

  html body.page-rent-car .cs-rentcar-section-1 .csld1-col-3 {
    border-bottom: 0 !important;
  }

  html body.page-rent-car .cs-rentcar-section-1 .cs-date-pair,
  html body.page-rent-car .cs-rentcar-section-1 .csld1-col-2 > .row {
    grid-template-columns: 1fr !important;
  }

  html body.page-rent-car .cs-rentcar-section-1 .cs-date-pair > .cs-icon-box-1 + .cs-icon-box-1 {
    border-left: 0 !important;
    border-top: 1px solid rgba(148, 163, 184, 0.14) !important;
    padding-left: 0 !important;
    padding-top: 12px !important;
    margin-top: 12px !important;
  }

  html body.page-rent-car .cs-rentcar-section-1 #searchButton {
    width: 100% !important;
    border-radius: 12px !important;
  }

  html body.page-rent-car .cs-rentcar-section-2 {
    overflow: visible !important;
  }

  html body.page-rent-car .cs-rentcar-row-1 {
    display: flex !important;
    flex-direction: column !important;
    height: auto !important;
    min-height: 0 !important;
    gap: 0 !important;
  }

  html body.page-rent-car .csrcr1-col-1,
  html body.page-rent-car .csrcr1-col-2 {
    height: auto !important;
    border-right: 0 !important;
  }

  html body.page-rent-car .csrcr1-col-1 {
    padding: 12px !important;
    max-height: none !important;
  }

  html body.page-rent-car .cs-page-list-1 .inner-pl-1 {
    max-height: none !important;
    height: auto !important;
    overflow: visible !important;
  }

  html body.page-rent-car .csrcr1-col-2 {
    position: relative !important;
    height: 42vh !important;
    min-height: 260px !important;
    order: -1 !important; /* harita üstte */
    margin: 0 12px 8px !important;
    border-radius: 14px !important;
    overflow: hidden !important;
  }

  html body.page-rent-car .csrcr1-col-2 #map,
  html body.page-rent-car #map {
    border-radius: 14px !important;
  }

  html body.page-rent-car .cs-car-box-1 .img-div-1 img,
  html body.page-rent-car .cs-car-box-1 .lazy-vehicle-img {
    height: 160px !important;
  }
}

@media (max-width: 389.98px) {
  html body.page-rent-car .csrcr1-col-2 {
    height: 36vh !important;
    min-height: 220px !important;
  }
}

/* Yatay telefon */
@media (max-height: 500px) and (orientation: landscape) and (max-width: 1023.98px) {
  html body.page-rent-car .cs-rentcar-row-1 {
    height: auto !important;
  }

  html body.page-rent-car .csrcr1-col-2 {
    min-height: 200px !important;
    height: 50dvh !important;
  }
}

/* Rent footer — listeyi KAPLAMASIN; harita köşesinde kompakt pill */
html body.page-rent-car {
  padding-bottom: 0 !important;
}

html body.page-rent-car .rent-page-footer.is-collapsed {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  left: auto !important;
  right: 0 !important;
  width: auto !important;
  max-width: min(280px, 46vw) !important;
  display: flex !important;
  justify-content: flex-end !important;
  align-items: flex-end !important;
  pointer-events: none !important;
}

html body.page-rent-car .rent-page-footer__toggle {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  width: auto !important;
  max-width: 100% !important;
  color: #1a1f36 !important;
  background: #ffffff !important;
  border: 1px solid rgba(26, 31, 54, 0.12) !important;
  border-radius: 999px !important;
  padding: 10px 14px !important;
  font-size: 13px !important;
  font-weight: 650 !important;
  min-height: 42px !important;
  margin: 0 14px 14px 0 !important;
  box-shadow: 0 10px 28px rgba(26, 31, 54, 0.14) !important;
  opacity: 1 !important;
  z-index: 10041 !important;
  position: relative !important;
  pointer-events: auto !important;
}

html body.page-rent-car .rent-page-footer.is-collapsed .rent-page-footer__toggle-hint {
  display: none !important;
}

html body.page-rent-car .rent-page-footer.is-collapsed .rent-page-footer__toggle-text {
  flex-direction: row !important;
}

html body.page-rent-car .rent-page-footer.is-expanded {
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  max-width: none !important;
  display: block !important;
  pointer-events: none !important;
}

html body.page-rent-car .rent-page-footer.is-expanded .rent-page-footer__toggle {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  border-radius: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  justify-content: space-between !important;
  padding: 12px 20px !important;
  box-shadow: 0 -4px 20px rgba(26, 31, 54, 0.08) !important;
}

html body.page-rent-car .rent-page-footer.is-expanded .rent-page-footer__toggle-hint {
  display: block !important;
}

html body.page-rent-car .rent-page-footer__toggle-label,
html body.page-rent-car .rent-page-footer__toggle-hint,
html body.page-rent-car .rent-page-footer__toggle-text {
  color: #1a1f36 !important;
  opacity: 1 !important;
}

html body.page-rent-car .rent-page-footer__toggle-hint {
  color: #5b647a !important;
  font-weight: 500 !important;
}

html body.page-rent-car .rent-page-footer__toggle-icon {
  color: #0f9e96 !important;
}

html body.page-rent-car .rent-footer-drawer .cs-footer-1 {
  background: #ffffff !important;
  color: #1a1f36 !important;
}

html body.page-rent-car #goTpButton {
  bottom: 72px !important;
  right: 18px !important;
}

/* Liste altı — kartlar kesilmesin */
html body.page-rent-car .cs-page-list-1 .inner-pl-1 {
  padding-bottom: 28px !important;
}

@media (max-width: 767.98px) {
  /* Site bilgileri: tam genişlik alt bar */
  html body.page-rent-car .rent-page-footer.is-collapsed {
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    max-width: none !important;
    justify-content: stretch !important;
    align-items: stretch !important;
    pointer-events: none !important;
  }

  html body.page-rent-car .rent-page-footer__toggle {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 12px 16px !important;
    border-radius: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-bottom: 0 !important;
    justify-content: space-between !important;
    min-height: 52px !important;
    box-shadow: 0 -6px 24px rgba(26, 31, 54, 0.12) !important;
    pointer-events: auto !important;
  }

  html body.page-rent-car .rent-page-footer.is-collapsed .rent-page-footer__toggle-text {
    flex-direction: row !important;
    align-items: center !important;
    gap: 8px !important;
  }

  html body.page-rent-car .rent-footer-drawer {
    bottom: 52px !important;
  }

  html body.page-rent-car #goTpButton {
    bottom: 68px !important;
    right: 14px !important;
  }

  html body.page-rent-car .cs-page-list-1 .inner-pl-1,
  html body.page-rent-car .csrcr1-col-1 {
    padding-bottom: 72px !important;
  }

  html body.page-rent-car .cs-car-box-1 {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
  }

  html body.page-rent-car .cs-car-box-1 .img-div-1,
  html body.page-rent-car .cs-car-box-1 .img-div-1 img,
  html body.page-rent-car .cs-car-box-1 .lazy-vehicle-img {
    width: 100% !important;
    max-width: 100% !important;
  }

  /* Click2Connect / chat float — alt barın üstünde kalsın */
  html body.page-rent-car #Click2ConnectPackageFrame,
  html body.page-rent-car iframe[id*="Click2Connect"],
  html body.page-rent-car .fb_dialog {
    bottom: 64px !important;
  }
}

/* Konum açılır listesi — arama barında clip olmasın */
html body.page-rent-car .cs-rentcar-section-1 {
  position: relative !important;
  z-index: 40 !important;
  overflow: visible !important;
}

html body.page-rent-car .cs-rentcar-section-1 .csld1-col-1 {
  position: relative !important;
  overflow: visible !important;
}

html body.page-rent-car .cs-rentcar-section-1 .search-m-d-1 {
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  top: calc(100% + 8px) !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 12px 14px !important;
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
  z-index: 80 !important;
  display: block !important;
  grid-column: auto !important;
  grid-row: auto !important;
  background: #ffffff !important;
  border: 1px solid rgba(26, 31, 54, 0.12) !important;
  border-radius: 14px !important;
  box-shadow: 0 18px 40px rgba(26, 31, 54, 0.14) !important;
  box-sizing: border-box !important;
}

html body.page-rent-car .cs-rentcar-section-1 .csld1-col-1.active .search-m-d-1,
html body.page-rent-car .cs-rentcar-section-1 .jsSearchParents1.active .search-m-d-1 {
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
}

html body.page-rent-car .cs-rentcar-section-1 .search-m-d-1 a,
html body.page-rent-car .cs-rentcar-section-1 .search-m-d-1 .smm-d-1 li a {
  color: #2a3348 !important;
  font-weight: 550 !important;
  display: block !important;
  width: 100% !important;
  padding: 10px 12px !important;
  margin: 0 0 4px !important;
  border-radius: 10px !important;
  white-space: normal !important;
  box-sizing: border-box !important;
}

html body.page-rent-car .cs-rentcar-section-1 .search-m-d-1 a:hover,
html body.page-rent-car .cs-rentcar-section-1 .search-m-d-1 .smm-d-1 li a:hover {
  background: rgba(15, 158, 150, 0.1) !important;
  color: #0b827b !important;
}

/* Fallback — yalnızca ≥1024 (tablet/telefonu dikine bırak) */
@media (min-width: 1024px) {
  html body .cs-rentcar-section-2 .cs-rentcar-row-1 {
    display: grid !important;
    grid-template-columns: minmax(360px, 420px) minmax(0, 1fr) !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    height: calc(100dvh - 150px) !important;
    min-height: 520px !important;
    gap: 0 !important;
  }
  html body .cs-rentcar-section-2 .csrcr1-col-1,
  html body .cs-rentcar-section-2 .csrcr1-col-2 {
    float: none !important;
    width: 100% !important;
    max-width: none !important;
    height: 100% !important;
    min-height: 0 !important;
    position: relative !important;
    display: flex !important;
    flex-direction: column !important;
    overflow: hidden !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  html body .cs-rentcar-section-2 .csrcr1-col-1 {
    padding: 12px !important;
    background: #f7f9fc !important;
    border-right: 1px solid rgba(26, 31, 54, 0.08) !important;
  }
  html body .cs-rentcar-section-2 .cs-page-list-1 {
    max-width: none !important;
    width: 100% !important;
    margin: 0 !important;
    flex: 1 1 auto !important;
    min-height: 0 !important;
    overflow: hidden !important;
  }
  html body .cs-rentcar-section-2 .cs-page-list-1 .inner-pl-1 {
    max-height: none !important;
    height: 100% !important;
    overflow-y: auto !important;
  }
  html body .cs-rentcar-section-2 .cs-list-row-1 .cslr1-col-1 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 auto !important;
    float: none !important;
    padding: 0 !important;
  }
  html body .cs-rentcar-section-2 .csrcr1-col-2 #map,
  html body .cs-rentcar-section-2 #map {
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100% !important;
    min-height: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    border-radius: 0 !important;
    top: auto !important;
  }
  html body .cs-rentcar-section-1 .inn-cont-1 {
    max-width: none !important;
    width: 100% !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  html body .cs-rentcar-section-1 .cs-loc-date-d-1 {
    width: 100% !important;
    max-width: none !important;
  }
}
@media (max-width: 1023.98px) {
  html body .cs-rentcar-section-2 .cs-rentcar-row-1 {
    display: flex !important;
    flex-direction: column !important;
    height: auto !important;
    grid-template-columns: none !important;
  }
  html body .cs-rentcar-section-2 .csrcr1-col-2 {
    order: -1 !important;
    height: 42vh !important;
    min-height: 260px !important;
    margin: 0 12px 8px !important;
    border-radius: 14px !important;
    position: relative !important;
    overflow: hidden !important;
  }
  html body .cs-rentcar-section-2 .csrcr1-col-2 #map,
  html body .cs-rentcar-section-2 #map {
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100% !important;
    border-radius: 14px !important;
  }
}
