.elementor-kit-1634{--e-global-color-primary:#202020;--e-global-color-secondary:#DBDBDB;--e-global-color-text:#707070;--e-global-color-accent:#EFEEE7;--e-global-color-2f6b67ed:#B7B4B4;--e-global-color-257e9745:#F6121C;--e-global-color-1f58f1cf:#4B4646;--e-global-color-1249f9c7:#E2E2E2;--e-global-color-41fca0b2:#000000;--e-global-color-904f857:#D4C7B2;--e-global-color-c547bd3:#552A25;--e-global-color-e8f4837:#292F3C;--e-global-color-1b6038d:#E2DBCF;--e-global-typography-primary-font-family:"Source Sans Pro";--e-global-typography-primary-font-size:30px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-text-transform:none;--e-global-typography-secondary-font-family:"Source Sans Pro";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Source Sans Pro";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:normal;--e-global-typography-text-line-height:30px;--e-global-typography-accent-font-family:"Source Code Pro";--e-global-typography-accent-font-size:24px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:30px;}.elementor-kit-1634 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1634 a{font-family:"Source Sans Pro";font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-1634{--e-global-typography-primary-font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600&display=swap');

/* === GLOBAL FONT === */
#homeq-anchor {
  font-family: 'Source Sans Pro', sans-serif !important;
  color: #1A1A1A !important;
}

/* === RUBRIKER & TEXT === */
#homeq-anchor h1,
#homeq-anchor h2,
#homeq-anchor h3 {
  font-weight: 600 !important;
}
#homeq-anchor p,
#homeq-anchor span,
#homeq-anchor label,
#homeq-anchor .homeq-card-city {
  color: #666 !important;
  font-weight: 400 !important;
}

/* === DROPDOWNS === */
#homeq-anchor select {
  background-color: #4A1F26 !important;
  color: #FFFFFF !important;
  border: none !important;
  font-weight: 600 !important;
}
#homeq-anchor select option {
  background-color: #fff !important;
  color: #1A1A1A !important;
}

/* === TAGGAR / FILTER (inuti kortet) === */
#homeq-anchor .homeq-tag,
#homeq-anchor .homeq-selected-filter,
#homeq-anchor .homeq-pill-selected {
  background-color: #4A1F26 !important;
  color: #FFFFFF !important;
}

/* === KORTET ÖVER BILD (3 rum • 58 m²) === */
#homeq-anchor .homeq-ad-tags {
  border-radius: 8px !important;
  background-color: #4A1F26 !important;
  color: #FFFFFF !important;
  padding: 4px 10px !important;
  font-weight: 600 !important;
  font-size: 0.9rem !important;
}

/* === SLIDERS === */
#homeq-anchor .rc-slider-track {
  background-color: #4A1F26 !important;
}
#homeq-anchor .rc-slider-rail {
  background-color: #D9CFC5 !important;
}
#homeq-anchor .rc-slider-handle {
  background-color: #4A1F26 !important;
  border: none !important;
  box-shadow: none !important;
}
#homeq-anchor .rc-slider-handle:active {
  box-shadow: 0 0 0 5px rgba(74, 31, 38, 0.2) !important;
}

/* === PAGINATION === */
#homeq-anchor .pagination .page-link,
#homeq-anchor .pagination .page-item {
  color: #4A1F26 !important;
}
#homeq-anchor .pagination .active .page-link {
  background-color: #4A1F26 !important;
  border-color: #4A1F26 !important;
  color: #fff !important;
}
#homeq-anchor .pagination .page-link:hover {
  background-color: #F4F1ED !important;
  color: #4A1F26 !important;
}

/* === HOMEQ-LÄNK / LOGO === */
#homeq-anchor a[href*="homeq.se"] {
  color: #4A1F26 !important;
  fill: #4A1F26 !important;
}

/* === KORT – FULLSTÄNDIG DESIGNFIX === */
#homeq-anchor .homeq-card-image,
#homeq-anchor .homeq-card-cover {
  border-radius: 8px 8px 0 0 !important;
  overflow: hidden !important;
  object-fit: cover !important;
  width: 100% !important;
}
#homeq-anchor .homeq-card-body {
  border-radius: 0 0 8px 8px !important;
  overflow: hidden !important;
  display: flex !important;
  flex-direction: column !important;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08) !important;
}
#homeq-anchor .homeq-card-body > *:first-child {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
#homeq-anchor .homeq-card-body > *:last-child {
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
}

/* === AKTIV PAGINATIONKNAPP === */
#homeq-web-widget .pagination-button-text-active {
  color: #FFFFFF !important;
  background-color: #4A1F26 !important;
  font-family: 'Source Sans Pro', sans-serif !important;
  font-weight: 600 !important;
  grid-row: 2 / 3 !important;
  text-align: center !important;
  border-radius: 6px !important;
}

/* === TA BORT VIT BAKGRUND I PAGINATION CONTAINER === */
#homeq-web-widget .pagination-container {
  background-color: transparent !important;
}

/* === MOBILFIX: Visar resultat - håll ihop och centrera === */
@media (max-width: 768px) {
  #homeq-web-widget .pagination-container {
    text-align: center !important;
  }

  #homeq-web-widget .pagination-container span {
    white-space: nowrap !important;
    display: inline-block !important;
    margin-bottom: 8px !important;
  }
}/* End custom CSS */