
.rb-live-catalog {
  color: #28231f;
  max-width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
}
.rb-live-catalog *,
.rb-live-catalog *::before,
.rb-live-catalog *::after {
  box-sizing: border-box;
}
.rb-live-catalog .entry-title.post-title {
  max-width: 100%;
  overflow-wrap: anywhere;
  line-height: 1.18;
}
.rb-live-catalog .post-entry {
  width: 100% !important;
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 16px 32px;
}
.rb-live-head {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 20px;
  align-items: end;
  margin: 8px 0 18px;
  padding: 22px;
  border: 1px solid #e5dfd5;
  background: #fffdf8;
}
.rb-live-kicker {
  margin: 0 0 6px !important;
  color: #8c1d24;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}
.rb-live-head h2 {
  width: auto !important;
  max-width: 100% !important;
  margin: 0 0 8px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: #28231f !important;
  font-size: 30px;
  line-height: 1.18;
  letter-spacing: 0;
  text-align: left !important;
  overflow-wrap: anywhere;
}
.rb-live-head p {
  max-width: 760px;
  margin: 0;
  font-size: 16px;
  line-height: 1.55;
  color: #5e554e;
}
.rb-live-contact {
  min-width: 210px;
  padding: 14px 16px;
  border-left: 4px solid #8c1d24;
  background: #f5f0e8;
}
.rb-live-contact span {
  display: block;
  color: #6f6256;
  font-size: 13px;
}
.rb-live-contact a {
  color: #221c18;
  font-size: 20px;
  font-weight: 800;
  text-decoration: none;
}
.rb-live-cats {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 0 16px;
}
.rb-live-cat {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  min-height: 38px;
  padding: 8px 12px;
  border: 1px solid #d8d0c5;
  border-radius: 6px;
  background: #fff;
  color: #2d2926;
  text-decoration: none;
  font-weight: 700;
  max-width: 100%;
  white-space: normal;
}
.rb-live-cat span {
  color: #8c1d24;
  font-weight: 800;
}
.rb-live-cat.is-active,
.rb-live-cat:hover {
  border-color: #8c1d24;
  color: #8c1d24;
}
.rb-live-tools {
  display: grid;
  grid-template-columns: minmax(220px, 1fr) minmax(190px, 260px) auto;
  gap: 12px;
  align-items: end;
  margin: 0 0 18px;
  padding: 14px;
  border: 1px solid #e2ddd5;
  background: #faf8f4;
}
.rb-live-tools label {
  margin: 0;
}
.rb-live-tools span {
  display: block;
  margin: 0 0 5px;
  color: #6b625b;
  font-size: 13px;
  font-weight: 700;
}
.rb-live-tools input,
.rb-live-tools select {
  width: 100%;
  min-width: 0;
  height: 42px;
  border: 1px solid #cbc2b7;
  border-radius: 6px;
  background: #fff;
  color: #2b2825;
  font-size: 15px;
}
#rb-catalog-count {
  margin: 0;
  color: #3c3732;
  font-weight: 800;
  white-space: nowrap;
}
.rb-live-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}
.rb-live-card {
  display: flex;
  min-width: 0;
  flex-direction: column;
  border: 1px solid #ded7ce;
  border-radius: 8px;
  overflow: hidden;
  background: #fff;
}
.rb-live-card[hidden] {
  display: none;
}
.rb-live-image {
  display: grid;
  place-items: center;
  aspect-ratio: 1 / 1;
  background: #f3efe7;
  color: #8c1d24;
  text-decoration: none;
}
.rb-live-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.rb-live-placeholder {
  display: grid;
  place-items: center;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  border: 2px solid #d5cabd;
  font-size: 34px;
  font-weight: 800;
}
.rb-live-body {
  display: flex;
  min-height: 210px;
  flex: 1;
  flex-direction: column;
  padding: 12px;
}
.rb-live-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  min-height: 26px;
  margin: 0 0 7px;
}
.rb-live-meta span {
  display: inline-flex;
  align-items: center;
  min-height: 24px;
  padding: 3px 7px;
  border-radius: 5px;
  background: #f5f0e8;
  color: #5d524a;
  font-size: 12px;
  font-weight: 700;
}
.rb-live-meta .rb-live-sub {
  background: #edf3f0;
  color: #38564b;
}
.rb-live-card h3 {
  margin: 0 0 7px;
  color: #211d1a;
  font-size: 17px;
  line-height: 1.25;
  letter-spacing: 0;
}
.rb-live-card p {
  margin: 0 0 12px;
  color: #655d55;
  font-size: 14px;
  line-height: 1.45;
}
.rb-live-bottom {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 8px;
  align-items: center;
  margin-top: auto;
}
.rb-live-price {
  color: #8c1d24;
  font-size: 18px;
  line-height: 1.2;
}
.rb-live-price--ask {
  color: #514a43;
  font-size: 15px;
}
.rb-live-call {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  padding: 7px 10px;
  border-radius: 6px;
  background: #8c1d24;
  color: #fff !important;
  text-decoration: none;
  font-weight: 800;
}
.rb-live-call:hover {
  background: #6f151b;
}
@media (max-width: 1020px) {
  .rb-live-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (max-width: 760px) {
  .rb-live-catalog .post-entry {
    padding: 0 10px 24px;
  }
  .rb-live-head,
  .rb-live-tools {
    grid-template-columns: 1fr;
  }
  .rb-live-head {
    padding: 16px;
  }
  .rb-live-head h2 {
    font-size: 24px;
  }
  .rb-live-catalog .entry-title.post-title {
    font-size: 28px !important;
  }
  .rb-live-contact {
    width: 100%;
    min-width: 0;
  }
  .rb-live-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }
  .rb-live-body {
    min-height: 198px;
    padding: 10px;
  }
  .rb-live-card h3 {
    font-size: 15px;
  }
  .rb-live-bottom {
    grid-template-columns: 1fr;
  }
  .rb-live-call {
    width: 100%;
  }
}
@media (max-width: 430px) {
  .rb-live-catalog .entry-title.post-title {
    font-size: 24px !important;
  }
  .rb-live-catalog .post-entry {
    padding-left: 8px;
    padding-right: 8px;
  }
  .rb-live-grid {
    grid-template-columns: 1fr;
  }
}
