/* Proday Sosedu desktop refinement v5 */
body, body * { word-spacing: 0 !important; }
:root {
  --v5-ink: #172033;
  --v5-muted: #667085;
  --v5-line: #d9e1eb;
  --v5-soft: #f7f9fc;
  --v5-blue: #2463eb;
  --v5-blue-dark: #174fbd;
  --v5-green: #0f9f8f;
  --v5-amber: #f2a000;
  --v5-shadow: 0 10px 30px rgba(23, 32, 51, .07);
}

.page-home .item-list .item-price.item-price--request,
body:not(.page-home) .adds-wrapper .item-list .item-price.item-price--request {
  color: #4f5f73 !important;
  font-size: 14px !important;
  font-weight: 750 !important;
  white-space: normal !important;
}

@media (min-width: 768px) {
  body {
    background: #f2f5f8 !important;
  }

  .page-home .home-dashboard {
    padding: 24px 0 44px !important;
  }

  .page-home .home-dashboard__shell {
    width: min(1440px, calc(100% - 32px)) !important;
    grid-template-columns: 220px minmax(0, 1fr) !important;
    gap: 20px !important;
  }

  .page-home .home-sidebar {
    width: 220px !important;
    min-width: 0 !important;
    max-width: 220px !important;
    padding: 18px 12px !important;
    border-color: var(--v5-line) !important;
    box-shadow: 0 8px 24px rgba(23, 32, 51, .055) !important;
  }

  .page-home .home-sidebar__brand {
    margin-bottom: 12px !important;
    padding: 0 4px 14px !important;
  }

  .page-home .home-sidebar__brand-text {
    font-size: 20px !important;
    line-height: .96 !important;
  }

  .page-home .home-sidebar__list {
    gap: 2px !important;
  }

  .page-home .home-sidebar__list a {
    min-height: 38px !important;
    padding: 4px 7px !important;
    font-size: 12px !important;
  }

  .page-home .home-sidebar__icon {
    width: 28px !important;
    height: 28px !important;
    min-width: 28px !important;
    flex-basis: 28px !important;
  }

  .page-home .home-main {
    gap: 16px !important;
  }

  .page-home .home-topbar,
  .page-home .home-hero,
  .page-home .home-video-card,
  .page-home .home-map-banner,
  .page-home .home-extras__promo,
  .page-home .home-extras__social,
  .page-home .home-market__vip,
  .page-home .home-market__all {
    border-color: var(--v5-line) !important;
    box-shadow: var(--v5-shadow) !important;
  }

  .page-home .home-topbar {
    min-height: 64px !important;
    padding: 9px 10px !important;
  }

  .page-home .home-topbar__search .form-control {
    height: 44px !important;
    min-height: 44px !important;
    font-size: 13px !important;
  }

  .page-home .home-topbar__actions {
    gap: 8px !important;
  }

  .page-home .home-topbar__actions > a {
    min-height: 42px !important;
    padding: 0 13px !important;
    font-size: 12px !important;
  }

  .page-home .home-hero-grid--legacy {
    grid-template-columns: minmax(0, 1fr) 286px !important;
    gap: 16px !important;
  }

  .page-home .home-hero {
    padding: 32px !important;
  }

  .page-home .home-hero h1.intro-title {
    max-width: 760px !important;
    margin: 17px 0 10px !important;
    font-size: clamp(38px, 3.25vw, 50px) !important;
    line-height: 1.04 !important;
  }

  .page-home .home-hero .sub {
    margin-bottom: 22px !important;
    font-size: 14px !important;
  }

  .page-home .home-search__row,
  .page-home .home-search__actions {
    gap: 12px !important;
  }

  .page-home .home-search .form-control {
    height: 52px !important;
    min-height: 52px !important;
    font-size: 14px !important;
  }

  .page-home .home-btn {
    min-height: 48px !important;
    font-size: 14px !important;
  }

  .page-home .home-shell__meta--compact {
    gap: 16px !important;
  }

  .page-home .home-video-card,
  .page-home .home-shell__meta--compact .home-card--accent {
    padding: 13px !important;
  }

  .page-home .home-map-banner {
    min-height: 68px !important;
    padding: 14px 18px !important;
  }

  .page-home .home-extras {
    grid-template-columns: minmax(0, 1fr) 286px !important;
    gap: 16px !important;
  }

  .page-home .home-extras__promo,
  .page-home .home-extras__social {
    padding: 20px !important;
  }

  .page-home .home-extras__head h3,
  .page-home .home-extras__social h3 {
    font-size: 20px !important;
    line-height: 1.2 !important;
  }

  .page-home .block_promo_h .item-carousel .item a {
    min-height: 244px !important;
    padding: 10px !important;
  }

  .page-home .block_promo_h .item-carousel-thumb {
    height: 122px !important;
  }

  .page-home .block_promo_h .item-name {
    min-height: 39px !important;
    max-height: 39px !important;
    font-size: 13px !important;
  }

  .page-home.home-market-mounted .home-market {
    gap: 16px !important;
  }

  .page-home .home-market__vip,
  .page-home .home-market__all {
    padding: 20px !important;
  }

  .page-home .home-market__head {
    gap: 14px !important;
    margin-bottom: 16px !important;
  }

  .page-home .home-market__head h2 {
    font-size: 22px !important;
    line-height: 1.2 !important;
  }

  .page-home .home-market__head p {
    margin-top: 5px !important;
    font-size: 12px !important;
  }

  .page-home .home-market__notice {
    padding: 15px 18px !important;
  }

  .page-home .home-listings-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 16px !important;
  }

  .page-home .home-vip-grid--carousel {
    gap: 16px !important;
  }

  .page-home .home-vip-grid--carousel > .item-list {
    flex: 0 0 calc((100% - 32px) / 3) !important;
  }

  .page-home .home-listings-grid > .item-list,
  .page-home .home-vip-grid > .item-list,
  body:not(.page-home) .adds-wrapper .item-list {
    border-color: var(--v5-line) !important;
    border-radius: 8px !important;
    box-shadow: 0 4px 14px rgba(23, 32, 51, .045) !important;
  }

  .page-home .home-listings-grid > .item-list:hover,
  .page-home .home-vip-grid > .item-list:hover,
  body:not(.page-home) .adds-wrapper .item-list:hover {
    border-color: #a8b8cb !important;
    box-shadow: 0 14px 32px rgba(23, 32, 51, .11) !important;
  }

  .page-home .item-list .add-image,
  body:not(.page-home) .adds-wrapper .item-list .add-image {
    aspect-ratio: 16 / 10 !important;
  }

  .page-home .item-list > .add-desc-box,
  body:not(.page-home) .adds-wrapper .item-list > .add-desc-box {
    padding: 13px 13px 6px !important;
  }

  .page-home .item-list .add-title,
  body:not(.page-home) .adds-wrapper .item-list .add-title {
    margin-bottom: 9px !important;
  }

  .page-home .item-list .add-title a,
  body:not(.page-home) .adds-wrapper .item-list .add-title a {
    min-height: 43px !important;
    max-height: 43px !important;
    font-size: 15px !important;
    line-height: 1.42 !important;
  }

  .page-home .item-list .info-row,
  body:not(.page-home) .adds-wrapper .item-list .info-row {
    gap: 5px !important;
    font-size: 10.5px !important;
  }

  .page-home .item-list .info-row > span,
  body:not(.page-home) .adds-wrapper .item-list .listing-meta-pill,
  body:not(.page-home) .adds-wrapper .item-list .info-row > span {
    min-height: 27px !important;
    padding: 4px 7px !important;
  }

  .page-home .item-list > .price-box,
  body:not(.page-home) .adds-wrapper .item-list > .price-box {
    gap: 10px !important;
    padding: 6px 13px 13px !important;
  }

  .page-home .item-list .item-price,
  body:not(.page-home) .adds-wrapper .item-list .item-price {
    font-size: 22px !important;
  }

  .page-home .home-listing-actions,
  body:not(.page-home) .adds-wrapper .item-contact-actions {
    gap: 8px !important;
  }

  .page-home .home-listing-action,
  body:not(.page-home) .adds-wrapper .item-contact-action {
    min-height: 40px !important;
    padding: 0 9px !important;
    font-size: 11.5px !important;
  }

  body:not(.page-home) .main-container > .container {
    width: min(1400px, calc(100% - 32px)) !important;
  }

  body:not(.page-home) .category-content {
    padding: 26px !important;
  }

  body:not(.page-home) .adds-wrapper .tab-pane.active {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 16px !important;
  }
}

@media (min-width: 768px) and (max-width: 1180px) {
  .page-home .home-dashboard__shell {
    grid-template-columns: 186px minmax(0, 1fr) !important;
    gap: 12px !important;
  }

  .page-home .home-sidebar {
    width: 186px !important;
    max-width: 186px !important;
    padding: 12px 8px !important;
  }

  .page-home .home-sidebar__list a {
    font-size: 10.5px !important;
  }

  .page-home .home-hero-grid--legacy,
  .page-home .home-extras {
    grid-template-columns: minmax(0, 1fr) 230px !important;
  }

  .page-home .home-hero {
    padding: 24px !important;
  }

  .page-home .home-hero h1.intro-title {
    font-size: 34px !important;
  }

  .page-home .home-listings-grid,
  body:not(.page-home) .adds-wrapper .tab-pane.active {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .page-home .home-vip-grid--carousel > .item-list {
    flex-basis: calc((100% - 16px) / 2) !important;
  }
}
