@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/Montserrat-300.ttf") format("truetype");
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/Montserrat-400.ttf") format("truetype");
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/Montserrat-700.ttf") format("truetype");
}

@font-face {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 900;
    src: url("../fonts/Montserrat-900.ttf") format("truetype");
}

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 300;
    src: url("/media/vendor/roboto-fontface/fonts/roboto/Roboto-Light.woff2") format("woff2");
}

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    src: url("/media/vendor/roboto-fontface/fonts/roboto/Roboto-Regular.woff2") format("woff2");
}

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    src: url("/media/vendor/roboto-fontface/fonts/roboto/Roboto-Bold.woff2") format("woff2");
}

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 900;
    src: url("/media/vendor/roboto-fontface/fonts/roboto/Roboto-Black.woff2") format("woff2");
}

body.caselumpix-site {
    margin: 0;
    background: #FDFCFB;
    color: #2C3E50;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1.428571429;
}

:root {
    --cassiopeia-font-family-body: "Montserrat", Arial, Helvetica, sans-serif;
    --cassiopeia-font-family-headings: "Montserrat", Arial, Helvetica, sans-serif;
    --font-family-sans-serif: "Montserrat", Arial, Helvetica, sans-serif;
    --font-family-base: "Montserrat", Arial, Helvetica, sans-serif;
    --clx-color-text: #2C3E50;
    --clx-color-accent: #143E4F;
    --clx-color-soft: #F9F7F4;
    --clx-color-page: #FDFCFB;
    --clx-color-border: #2C3E50;
    --clx-color-muted: #565656;
    --clx-color-line: #e6e6e6;
}

body.caselumpix-site,
body.caselumpix-site h1,
body.caselumpix-site h2,
body.caselumpix-site h3,
body.caselumpix-site h4,
body.caselumpix-site h5,
body.caselumpix-site h6,
body.caselumpix-site p,
body.caselumpix-site a,
body.caselumpix-site li,
body.caselumpix-site dt,
body.caselumpix-site dd,
body.caselumpix-site span,
body.caselumpix-site strong,
body.caselumpix-site small,
body.caselumpix-site label,
body.caselumpix-site input,
body.caselumpix-site select,
body.caselumpix-site textarea,
body.caselumpix-site button,
body.caselumpix-site .btn,
body.caselumpix-site .form-control,
body.caselumpix-site .form-select {
    font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
}

.clx-shell {
    width: min(1460px, calc(100% - 36px));
    margin: 0 auto;
}

.clx-topbar {
    min-height: 30px;
    background: #eeeeee;
    color: #565656;
    font-size: 12px;
}

.clx-topbar .clx-shell {
    display: flex;
    justify-content: flex-end;
}

.clx-topbar-list {
    justify-content: flex-end;
    gap: 26px;
}

.clx-logo-row {
    background: #ffffff;
    padding: 14px 0 12px;
}

.clx-logo-row .clx-shell {
    display: flex;
    align-items: center;
    position: relative;
    min-height: 76px;
}

.clx-nav-logo {
    display: inline-flex;
    align-items: center;
}

.clx-nav-logo img {
    display: block;
    width: 76px;
    height: 76px;
    object-fit: contain;
}

.clx-header-title {
    position: absolute;
    left: 50%;
    top: 50%;
    color: #2c3f52;
    font-size: clamp(48px, 6vw, 72px);
    font-weight: 300;
    line-height: 1.1;
    text-decoration: none;
    transform: translate(-50%, -50%);
}

.clx-header-title:hover {
    color: #2c3f52;
    text-decoration: none;
}

.clx-mainnav {
    position: relative;
    z-index: 100;
    background: #ffffff;
}

.clx-mainnav .clx-shell {
    display: flex;
    align-items: center;
    min-height: 40px;
    background: #e1e1e1;
}

.clx-mainnav a,
.clx-mainnav .clx-nav-muted {
    display: inline-flex;
    align-items: center;
    min-height: 40px;
    padding: 0 22px;
    color: #143E4F;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0;
}

.clx-mainnav a:hover {
    color: #ffffff;
    background: #31465d;
    text-decoration: none;
}

.clx-mainnav .clx-nav-spacer {
    flex: 1 1 auto;
}

.clx-mainnav .clx-nav-muted {
    color: #0c5876;
    cursor: default;
}

.clx-main {
    min-height: 58vh;
}

.clx-main .com-content-article {
    margin: 0;
}

.clx-main .page-header,
.clx-main .article-info,
.clx-main .icons {
    display: none;
}

.view-object .clx-main {
    padding: 26px 0 56px;
}

.view-objects .clx-main {
    padding: 26px 0 56px;
}

.view-myobjects .clx-main,
.view-form .clx-main {
    padding: 26px 0 56px;
}

.com-caselumpix-object {
    width: min(1180px, calc(100% - 72px));
    margin: 0 auto;
    padding: 28px 28px 42px;
    background: #ffffff;
}

.com-caselumpix-objects {
    width: min(1180px, calc(100% - 72px));
    margin: 0 auto;
    padding: 28px 0 42px;
    background: #ffffff;
}

.com-caselumpix-myobjects,
.com-caselumpix-form {
    width: min(1180px, calc(100% - 72px));
    margin: 0 auto;
    padding: 28px 0 42px;
    background: #ffffff;
}

.com-caselumpix-object > h1 {
    margin-top: 0;
    color: #14324c;
    font-weight: 300;
    font-size: 28px;
    line-height: 1.2;
}

.com-caselumpix-objects > h1 {
    margin: 0 0 28px;
    color: #14324c;
    font-weight: 300;
    text-align: center;
    font-size: 28px;
    line-height: 1.2;
}

.com-caselumpix-form > h1,
.com-caselumpix-myobjects h1 {
    margin: 0;
    color: #14324c;
    font-weight: 300;
    font-size: 28px;
    line-height: 1.2;
}

.com-caselumpix-form > h1 {
    margin-bottom: 28px;
    text-align: center;
}

.com-caselumpix-myobjects > .d-flex:first-child {
    margin-bottom: 30px !important;
    padding-bottom: 16px;
    border-bottom: 1px solid #e5e5e5;
}

.com-caselumpix-myobjects .card,
.com-caselumpix-form .card {
    border: 1px solid #dddddd;
    border-radius: 0;
    box-shadow: none !important;
}

.com-caselumpix-myobjects .card-body,
.com-caselumpix-form .card-body {
    padding: 24px;
}

.com-caselumpix-myobjects .bg-light,
.com-caselumpix-form .bg-light {
    background-color: #f7f7f7 !important;
}

.com-caselumpix-myobjects .rounded,
.com-caselumpix-form .rounded {
    border-radius: 0 !important;
}

.com-caselumpix-form .form-label {
    margin-bottom: 6px;
    color: #14324c;
    font-size: 15px;
    font-weight: 600;
}

.com-caselumpix-form .form-control,
.com-caselumpix-form .form-select {
    min-height: 44px;
    border-color: #d1d1d1;
    border-radius: 0;
    color: #1f2d3a;
}

.com-caselumpix-form textarea.form-control {
    min-height: auto;
}

.com-caselumpix-form .form-check-input {
    border-radius: 0;
}

.com-caselumpix-myobjects .btn,
.com-caselumpix-form .btn {
    border-radius: 0;
    letter-spacing: 0;
}

.com-caselumpix-form h3,
.com-caselumpix-form h4 {
    color: #14324c;
    font-weight: 500;
}

.clx-object-price-card {
    border-color: #d7d7d7;
    background: #f8f8f8;
}

.clx-object-price-label {
    margin-bottom: 4px;
    color: #5a6168;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

.clx-object-price-value {
    color: #14324c;
    font-size: 28px;
    line-height: 1.2;
    font-weight: 800;
}

.clx-object-price-note {
    margin-top: 8px;
    color: #31465d;
    font-weight: 600;
}

.clx-object-breadcrumb {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    align-items: center;
    margin: 0 0 20px;
    color: #8c98a4;
    font-size: 15px;
}

.clx-object-breadcrumb a {
    color: #8c98a4;
    text-decoration: none;
}

.clx-object-breadcrumb a:hover {
    color: #14324c;
    text-decoration: underline;
}

.clx-object-hero {
    display: grid;
    grid-template-columns: minmax(0, 2fr) minmax(320px, 0.95fr);
    gap: 60px;
    align-items: start;
    margin-bottom: 30px;
}

.clx-object-hero-media,
.clx-object-hero-summary {
    min-width: 0;
}

.clx-main-image {
    text-align: center;
}

.clx-main-image img {
    display: block;
    width: 100%;
    height: clamp(360px, 46vw, 565px);
    object-fit: contain;
    background: #f7f7f7;
    border: 1px solid #d1d1d1;
    cursor: pointer;
}

.clx-object-thumbs-wrap {
    margin-top: 12px;
}

.clx-object-thumbs-wrap.has-nav {
    display: grid;
    grid-template-columns: 36px minmax(0, 1fr) 36px;
    gap: 12px;
    align-items: stretch;
}

.clx-object-thumbs {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
    min-width: 0;
}

.clx-object-thumbs .clx-thumb {
    width: 100%;
    height: 82px;
    object-fit: contain;
    background: #ffffff;
    border: 1px solid #d1d1d1;
    padding: 2px;
    cursor: pointer;
}

.clx-object-thumbs .clx-thumb.is-hidden {
    display: none;
}

.clx-object-thumbs .clx-thumb.is-active {
    border-color: #14324c;
    outline: 2px solid #14324c;
    outline-offset: -2px;
}

.clx-thumb-nav {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    min-height: 82px;
    border: 1px solid #d1d1d1;
    background: #f1f1f1;
    color: #14324c;
    font-size: 34px;
    line-height: 1;
    cursor: pointer;
}

.clx-thumb-nav::before {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 36px;
    line-height: 1;
}

.clx-thumb-prev::before {
    content: "\2039";
}

.clx-thumb-next::before {
    content: "\203A";
}

.clx-thumb-nav:hover:not(:disabled) {
    background: #e6e6e6;
}

.clx-thumb-nav:disabled {
    color: #a9a9a9;
    cursor: default;
    opacity: 0.55;
}

.clx-object-image-placeholder {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 360px;
    border: 1px solid #dddddd;
    background: #f7f7f7;
    color: #6d7680;
}

.clx-object-hero-summary {
    padding: 34px 28px;
    background: #fbfbfb;
}

.clx-object-hero-summary h1 {
    margin: 0 0 34px;
    color: #14324c;
    font-size: 36px;
    line-height: 1.08;
    font-weight: 300;
}

.clx-object-hero-summary dl {
    display: grid;
    grid-template-columns: 120px minmax(0, 1fr);
    gap: 10px 18px;
    margin: 0 0 28px;
    padding-bottom: 26px;
    border-bottom: 1px solid #d5d5d5;
}

.clx-object-hero-summary dt {
    color: #000000;
    font-weight: 800;
}

.clx-object-hero-summary dd {
    margin: 0;
    color: #5a6168;
}

.clx-object-hero-price-label {
    margin: 0 0 6px;
    color: #5a6168;
    font-size: 15px;
    font-weight: 700;
    text-align: right;
    text-transform: uppercase;
}

.clx-object-hero-price {
    color: #14324c;
    font-size: 28px;
    font-weight: 800;
    text-align: right;
}

.clx-object-overview {
    margin: 34px 0 42px;
    padding: 34px 56px 42px;
    background: #ffffff;
    color: #082844;
}

.clx-object-overview > h2 {
    margin: 0 0 20px;
    color: #14324c;
    font-size: 28px;
    font-weight: 700;
}

.clx-object-overview > h3 {
    margin: 0 0 18px;
    color: #14324c;
    font-size: 28px;
    line-height: 1.2;
    font-weight: 800;
}

.clx-object-section-rule {
    height: 2px;
    margin: 24px 0;
    background: #164958;
}

.clx-object-number-row {
    display: grid;
    grid-template-columns: 150px minmax(0, 1fr);
    gap: 14px 24px;
    margin: 0 0 28px;
    font-size: 18px;
}

.clx-object-number-row dt {
    color: #000000;
    font-weight: 800;
}

.clx-object-number-row dd {
    margin: 0;
    color: #14324c;
}

.clx-object-overview-description {
    margin-bottom: 34px;
    font-size: 18px;
    line-height: 1.6;
}

.clx-myobjects-usage-stats {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
}

.clx-myobjects-usage-stats div {
    min-width: 0;
}

.clx-myobjects-usage-stats strong {
    display: block;
    color: #14324c;
    font-size: 26px;
    line-height: 1.1;
}

.clx-myobjects-usage-stats span {
    display: block;
    color: #5a6168;
    font-size: 13px;
}

.clx-objects-layout {
    display: grid;
    grid-template-columns: 278px minmax(0, 1fr);
    gap: 38px;
    align-items: start;
}

.clx-objects-sidebar {
    min-width: 0;
}

.clx-objects-filter {
    display: grid;
    gap: 16px;
    padding: 20px;
    border: 1px solid #d7d7d7;
    background: #f7f7f7;
}

.clx-filter-field,
.clx-filter-actions {
    min-width: 0;
}

.clx-filter-bottom-field {
    margin-top: 12px;
    padding-top: 18px;
    border-top: 1px solid #dddddd;
}

.clx-objects-filter .form-label {
    margin-bottom: 6px;
    color: #14324c;
    font-size: 15px;
    font-weight: 600;
}

.clx-objects-filter .form-select,
.clx-objects-filter .form-control {
    min-height: 44px;
    border-color: #d1d1d1;
    border-radius: 0;
    color: #1f2d3a;
}

.clx-filter-actions {
    display: grid;
    gap: 10px;
}

.clx-filter-actions .btn {
    width: 100%;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 0;
}

.clx-objects-results {
    min-width: 0;
}

.clx-objects-toolbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    margin-bottom: 24px;
    padding: 14px 16px;
    border: 1px solid #d7d7d7;
    background: #ffffff;
}

.clx-objects-toolbar-form {
    display: flex;
    align-items: end;
    gap: 14px;
    min-width: 0;
}

.clx-objects-toolbar-form label {
    display: grid;
    gap: 5px;
    margin: 0;
    color: #14324c;
    font-size: 13px;
    font-weight: 600;
}

.clx-objects-toolbar-form .form-select {
    min-width: 160px;
    min-height: 38px;
    border-color: #d1d1d1;
    border-radius: 0;
    color: #1f2d3a;
    font-size: 14px;
}

.clx-toolbar-submit {
    min-height: 38px;
    border-radius: 0;
    font-size: 13px;
    text-transform: uppercase;
}

.clx-objects-pagebar {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 8px;
    margin-left: auto;
    white-space: nowrap;
}

.clx-page-current {
    color: #4f5964;
    font-size: 14px;
}

.clx-page-arrow {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    border: 1px solid #d1d1d1;
    background: #f2f2f2;
    color: #14324c;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    line-height: 1;
    text-decoration: none;
}

.clx-page-arrow:hover {
    background: #e6e6e6;
    color: #14324c;
}

.clx-page-arrow.is-disabled {
    pointer-events: none;
    opacity: .45;
}

.clx-objects-pagination {
    margin-top: 34px;
}

.clx-objects-pagination .pagination {
    justify-content: center;
    gap: 6px;
}

.clx-objects-pagination .page-link {
    border-radius: 0;
    color: #14324c;
}

.clx-objects-pagination .active .page-link {
    border-color: #31465d;
    background: #31465d;
    color: #ffffff;
}

.clx-menu-list {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none;
}

.clx-menu-item {
    position: relative;
}

.clx-menu-toggle {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    min-height: 30px;
    padding: 0;
    border: 0;
    background: transparent;
    color: #2c3f52;
    cursor: pointer;
    font: inherit;
}

.clx-menu-has-dropdown > .clx-menu-toggle::after {
    content: "";
    width: 0;
    height: 0;
    margin-left: 3px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid currentColor;
}

.clx-dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 120;
    min-width: 190px;
    display: none;
    margin: 0;
    padding: 8px 0;
    list-style: none;
    background: #ffffff;
    border: 1px solid #d4d4d4;
    box-shadow: 0 10px 24px rgba(31, 45, 58, .16);
}

.clx-menu-has-dropdown:hover > .clx-dropdown-menu,
.clx-menu-has-dropdown:focus-within > .clx-dropdown-menu,
.clx-menu-has-dropdown.is-open > .clx-dropdown-menu {
    display: block;
}

.clx-dropdown-menu a,
.clx-account-name {
    display: block;
    padding: 9px 14px;
    color: #1f2d3a;
    text-decoration: none;
    white-space: nowrap;
    font-size: 13px;
}

.clx-dropdown-menu a:hover,
.clx-dropdown-menu a.is-active {
    color: #ffffff;
    background: #31465d;
}

.clx-lang-current {
    text-transform: uppercase;
}

.clx-wishlist-count {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 18px;
    height: 18px;
    padding: 0 5px;
    border-radius: 999px;
    background: var(--clx-color-accent);
    color: #ffffff;
    font-size: 12px;
    line-height: 1;
}

.clx-wishlist-dropdown {
    width: min(380px, calc(100vw - 24px));
    max-height: 520px;
    overflow: hidden;
    padding: 0;
    border-color: var(--clx-color-border);
    background: #ffffff;
}

.clx-wishlist-panel {
    color: var(--clx-color-text);
}

.clx-wishlist-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    padding: 13px 16px;
    border-bottom: 1px solid var(--clx-color-border);
    background: var(--clx-color-soft);
}

.clx-wishlist-head strong {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.clx-wishlist-head span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 24px;
    height: 24px;
    padding: 0 7px;
    background: var(--clx-color-accent);
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
}

.clx-wishlist-items {
    max-height: 360px;
    overflow-y: auto;
}

.clx-wishlist-empty {
    margin: 0;
    padding: 18px 16px;
    color: var(--clx-color-muted);
    font-size: 14px;
}

.clx-wishlist-item {
    display: grid;
    grid-template-columns: 72px minmax(0, 1fr) 28px;
    gap: 12px;
    align-items: center;
    padding: 12px 14px;
    border-bottom: 1px solid var(--clx-color-line);
}

.clx-wishlist-item:last-child {
    border-bottom: 0;
}

.clx-wishlist-item img,
.clx-wishlist-image-placeholder {
    width: 72px;
    height: 56px;
    object-fit: cover;
    background: var(--clx-color-soft);
}

.clx-wishlist-image-placeholder {
    display: grid;
    place-items: center;
    color: var(--clx-color-accent);
    font-size: 24px;
}

.clx-wishlist-item a {
    padding: 0;
    color: var(--clx-color-text);
    white-space: normal;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.3;
}

.clx-wishlist-item a:hover {
    color: var(--clx-color-accent);
}

.clx-wishlist-item span {
    display: block;
    margin-top: 4px;
    color: var(--clx-color-accent);
    font-size: 13px;
    font-weight: 700;
}

.clx-wishlist-item button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    border: 1px solid var(--clx-color-border);
    background: #ffffff;
    color: var(--clx-color-text);
    font-size: 18px;
    line-height: 1;
    cursor: pointer;
}

.clx-wishlist-item button:hover {
    background: var(--clx-color-accent);
    color: #ffffff;
}

.clx-wishlist-actions {
    padding: 12px 14px;
    border-top: 1px solid var(--clx-color-line);
    background: var(--clx-color-soft);
    text-align: right;
}

.clx-wishlist-actions button {
    min-height: 34px;
    padding: 0 14px;
    border: 1px solid var(--clx-color-border);
    background: #ffffff;
    color: var(--clx-color-text);
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
}

.clx-wishlist-actions button:hover {
    background: var(--clx-color-accent);
    color: #ffffff;
}

.clx-lang-panel {
    display: none;
}

.clx-lang-panel.is-active {
    display: block;
}

.clx-home-layout {
    display: grid;
    grid-template-columns: 348px minmax(0, 1fr);
    gap: 36px;
    width: min(1460px, calc(100% - 36px));
    margin: 18px auto 0;
}

.clx-home-sidebar {
    padding-top: 0;
}

.clx-side-menu {
    border: 1px solid #d7d7d7;
    background: #ffffff;
}

.clx-side-menu a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 50px;
    padding: 0 20px;
    color: #1f2d3a;
    text-decoration: none;
    border-bottom: 1px solid #e3e3e3;
}

.clx-side-menu a:last-child {
    border-bottom: 0;
}

.clx-side-menu a:hover {
    color: #0c5876;
    background: #f6f6f6;
}

.clx-side-menu span {
    font-size: 34px;
    line-height: 1;
}

.clx-side-search {
    margin-top: 22px;
    padding: 20px;
    border: 1px solid #d7d7d7;
    background: #ffffff;
}

.clx-side-search h2 {
    margin: -20px -20px 18px;
    padding: 14px 20px;
    background: #f0f0f0;
    color: #1f2d3a;
    font-size: 18px;
    font-weight: 400;
}

.clx-side-search input {
    width: 100%;
    height: 48px;
    padding: 0 16px;
    border: 1px solid #d2d2d2;
    font-size: 18px;
}

.clx-side-search-button,
.clx-advanced-search {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 38px;
    margin-top: 18px;
    color: #ffffff;
    background: #31465d;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0;
}

.clx-advanced-search {
    color: #7b6c67;
    background: #f2f2f2;
    border: 1px solid #d2d2d2;
}

.clx-home-content {
    min-width: 0;
}

.clx-brand-intro {
    text-align: center;
}

.clx-brand-intro h1 {
    margin: 36px auto 10px;
    color: #2c3f52;
    font-size: clamp(48px, 6vw, 72px);
    font-weight: 300;
    line-height: 1.1;
}

.clx-brand-intro h1 {
    display: none;
}

.clx-text-frame h2::after,
.clx-listing-frame h2::after {
    content: "";
    display: block;
    height: 3px;
    margin: 18px auto 0;
    background: #e6e6e6;
}

.clx-find-home {
    margin: 38px auto 72px;
    padding: 70px 42px;
    background: #164958;
    color: #ffffff;
}

.clx-find-home strong {
    display: block;
    color: #ffffff;
    font-size: clamp(38px, 5vw, 56px);
    line-height: 1.1;
}

.clx-find-home strong::after {
    content: "";
    display: block;
    height: 3px;
    margin: 18px auto 0;
    background: rgba(255, 255, 255, .9);
}

.clx-video-placeholder {
    position: relative;
    width: min(1024px, 100%);
    margin: 0 auto 100px;
    overflow: hidden;
    background: #000000;
    aspect-ratio: 16 / 9;
}

.clx-video-placeholder img,
.clx-video-placeholder iframe {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
    object-fit: cover;
}

.clx-video-placeholder span {
    position: absolute;
    left: 24px;
    top: 18px;
    color: #ffffff;
    font-size: 22px;
    font-weight: 700;
    text-shadow: 0 2px 8px rgba(0, 0, 0, .65);
}

.clx-listing-frame,
.clx-text-frame {
    width: min(1060px, 100%);
    margin: 0 auto 92px;
    padding: 20px 20px 40px;
    border: 3px solid #31465d;
    background: #ffffff;
}

.clx-listing-frame h2,
.clx-text-frame h2 {
    margin: 0 0 38px;
    color: #14324c;
    text-align: center;
    font-size: 36px;
    font-weight: 300;
}

.clx-listing-frame h2 span {
    display: inline-block;
    padding: 0 4px;
    color: #ffffff;
    background: #31465d;
}

.clx-listing-frame h2::after,
.clx-text-frame h2::after {
    width: 100%;
}

.clx-listing-grid {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0;
}

.clx-listing-grid-four {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.clx-listing-grid::before,
.clx-listing-grid::after {
    position: absolute;
    top: 42%;
    z-index: 2;
    width: 76px;
    height: 76px;
    display: grid;
    place-items: center;
    color: #ffffff;
    background: rgba(220, 220, 220, .82);
    font-size: 74px;
    line-height: .7;
}

.clx-listing-grid::before {
    content: "\2039";
    left: -20px;
}

.clx-listing-grid::after {
    content: "\203A";
    right: -20px;
}

.clx-listing-card {
    position: relative;
    min-height: 310px;
    padding: 0 26px;
    text-align: center;
    border-left: 1px solid #eeeeee;
}

.clx-listing-card:first-child {
    border-left: 0;
}

.com-caselumpix-objects .card {
    position: relative;
}

.clx-listing-card img {
    width: min(230px, 100%);
    height: 160px;
    object-fit: cover;
    margin: 0 auto 20px;
}

.clx-card-wishlist {
    position: absolute;
    top: 6px;
    right: 24px;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border: 1px solid #dddddd;
    border-radius: 50%;
    background: rgba(255, 255, 255, .92);
    color: #14324c;
    font-size: 20px;
    line-height: 1;
    cursor: pointer;
}

.clx-card-wishlist:hover,
.clx-card-wishlist.is-saved {
    color: #ffffff;
    background: #31465d;
    border-color: #31465d;
}

.clx-object-wishlist {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 38px;
    margin-top: 18px;
    padding: 0 18px;
    border: 1px solid #31465d;
    background: #ffffff;
    color: #14324c;
    font-weight: 700;
    cursor: pointer;
}

.clx-object-wishlist:hover,
.clx-object-wishlist.is-saved {
    color: #ffffff;
    background: #31465d;
}

.clx-listing-card h3 {
    min-height: 58px;
    margin: 0 auto 22px;
    color: #1d242b;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 700;
}

.clx-listing-card h3 a {
    color: inherit;
    text-decoration: none;
}

.clx-listing-card h3 a:hover {
    color: #0c5876;
}

.clx-stars {
    margin-bottom: 30px;
    color: #c9cdd1;
    font-size: 20px;
    letter-spacing: 0;
}

.clx-listing-price {
    margin: 0;
    color: #1d242b;
    font-size: 18px;
    font-weight: 700;
}

.clx-listing-empty {
    grid-column: 1 / -1;
    margin: 0;
    padding: 28px;
    color: #65717a;
    text-align: center;
}

.clx-object-location {
    padding: 10px 0 12px;
    background: #f4f8fb;
}

.clx-object-icon-features {
    padding: 8px 0;
    background: transparent;
}

.clx-object-icon-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    column-gap: 48px;
    row-gap: 16px;
}

.clx-object-icon-feature {
    display: grid;
    grid-template-columns: 42px minmax(0, 1fr);
    gap: 12px;
    align-items: center;
    min-height: 48px;
    color: #082844;
    font-size: 18px;
    line-height: 1.25;
}

.clx-object-icon-feature img {
    width: 42px;
    height: 42px;
    object-fit: contain;
}

.clx-object-location h2 {
    margin: 0 0 26px;
    color: #003b73;
    font-size: 28px;
    font-weight: 700;
}

.clx-object-location-grid {
    display: grid;
    grid-template-columns: minmax(220px, 32%) minmax(0, 1fr);
    gap: 44px;
    align-items: center;
}

.clx-object-location-map {
    text-align: center;
}

.clx-object-location-map img {
    width: min(430px, 100%);
    height: auto;
    display: inline-block;
}

.clx-object-location-text {
    color: #082844;
    font-size: 18px;
    line-height: 1.6;
}

.clx-object-details {
    padding-top: 2px;
}

.clx-object-details h2 {
    margin: 0 0 24px;
    color: #14324c;
    font-size: 28px;
    font-weight: 700;
}

.clx-object-details-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 34px 76px;
}

.clx-object-detail-group {
    min-width: 0;
}

.clx-object-detail-group h3 {
    margin: 0 0 22px;
    color: #082844;
    font-size: 18px;
    font-weight: 800;
}

.clx-object-detail-group ul {
    display: grid;
    gap: 4px;
    margin: 0;
    padding-left: 24px;
    color: #082844;
    font-size: 15px;
    line-height: 1.35;
}

.clx-object-detail-group li::marker {
    font-size: 0.82em;
    color: #082844;
}

.clx-object-contact {
    margin-top: 34px;
    padding: 24px 0 8px;
    border-top: 1px solid #d5dce2;
    color: #082844;
    font-size: 16px;
    line-height: 1.55;
}

.clx-object-contact h2 {
    margin: 0 0 14px;
    color: #14324c;
    font-size: 24px;
    font-weight: 700;
}

.clx-object-contact ul {
    display: grid;
    gap: 6px;
    margin: 0;
    padding-left: 20px;
}
.clx-object-legal {
    margin-top: 36px;
    padding: 24px 0 8px;
    border-top: 1px solid #d5dce2;
    color: #5a6168;
    font-size: 15px;
    line-height: 1.55;
}

.clx-object-legal h2 {
    margin: 0 0 12px;
    color: #14324c;
    font-size: 20px;
    font-weight: 700;
}

.clx-object-legal ul {
    display: grid;
    gap: 4px;
    margin: 0 0 12px;
    padding-left: 20px;
}

.clx-object-legal p {
    margin: 0;
}

.clx-text-frame {
    padding: 22px 32px 34px;
    font-size: 18px;
    line-height: 1.6;
}

.clx-text-frame h2 {
    text-align: left;
    font-size: 28px;
}

.clx-text-frame h3 {
    margin: 34px 0 16px;
    color: #14324c;
    font-size: 22px;
    font-weight: 300;
}

.clx-text-frame p {
    margin: 0 0 18px;
}

.clx-info-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
}

.clx-info-grid article {
    padding: 22px;
    border: 1px solid #dedede;
    background: #fafafa;
    font-size: 18px;
}

.clx-info-grid h3 {
    margin: 0 0 10px;
    color: #14324c;
    font-size: 22px;
}

.clx-info-grid a,
.clx-login-note a {
    color: #14324c;
    font-weight: 700;
}

.clx-login-note {
    margin: 24px 0 0;
    text-align: center;
    font-size: 18px;
}

.clx-footer {
    margin-top: 70px;
    padding: 44px 0 92px;
    background: #eeeeee;
    color: #5a6168;
}

.clx-footer .clx-shell {
    display: flex;
    justify-content: center;
}

.clx-footer-more {
    width: min(520px, 100%);
    text-align: left;
}

.clx-footer-more h2 {
    margin: 0 0 20px;
    color: #5a6168;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 800;
}

.clx-footer nav {
    display: grid;
    gap: 22px;
    border-left: 0;
    padding-left: 0;
}

.clx-footer a {
    color: #5a6168;
    text-decoration: none;
    font-size: 18px;
}

.clx-footer a:hover {
    color: #14324c;
    text-decoration: underline;
}

@media (max-width: 1180px) {
    .clx-home-layout {
        grid-template-columns: 1fr;
    }

    .clx-objects-layout {
        grid-template-columns: 1fr;
        gap: 26px;
    }

    .clx-objects-toolbar {
        align-items: stretch;
        flex-direction: column;
    }

    .clx-objects-pagebar {
        justify-content: flex-end;
        width: 100%;
    }

    .clx-home-sidebar {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
    }

    .clx-listing-grid-four {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        row-gap: 34px;
    }
}

@media (max-width: 760px) {
    body.caselumpix-site {
        font-size: 16px;
    }

    .clx-topbar .clx-shell,
    .clx-mainnav .clx-shell {
        overflow-x: auto;
    }

    .clx-home-sidebar,
    .clx-listing-grid,
    .clx-listing-grid-four,
    .clx-info-grid,
    .clx-footer .clx-shell {
        grid-template-columns: 1fr;
    }

    .clx-brand-intro h1 {
        font-size: 44px;
    }

    .clx-header-title {
        font-size: clamp(32px, 12vw, 44px);
    }

    .clx-find-home {
        padding: 48px 24px;
    }

    .com-caselumpix-object {
        width: min(100% - 24px, 1180px);
        padding: 18px 14px 32px;
    }

    .com-caselumpix-objects {
        width: min(100% - 24px, 1180px);
        padding: 18px 0 32px;
    }

    .clx-objects-toolbar-form {
        display: grid;
        grid-template-columns: 1fr;
        width: 100%;
    }

    .clx-objects-toolbar-form .form-select {
        width: 100%;
        min-width: 0;
    }

    .clx-objects-pagebar {
        justify-content: space-between;
    }

    .com-caselumpix-myobjects,
    .com-caselumpix-form {
        width: min(100% - 24px, 1180px);
        padding: 18px 0 32px;
    }

    .com-caselumpix-myobjects > .d-flex:first-child {
        align-items: flex-start !important;
        flex-direction: column;
        gap: 14px;
    }

    .com-caselumpix-myobjects .card-body,
    .com-caselumpix-form .card-body {
        padding: 18px;
    }

    .clx-listing-frame,
    .clx-text-frame {
        margin-bottom: 54px;
        padding: 18px 16px 30px;
    }

    .clx-text-frame {
        font-size: 19px;
    }

    .clx-text-frame h2,
    .clx-listing-frame h2 {
        font-size: 30px;
    }

    .clx-listing-card {
        border-left: 0;
        border-top: 1px solid #eeeeee;
        padding-top: 22px;
    }

    .clx-listing-card:first-child {
        border-top: 0;
    }

    .clx-object-location-grid {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .clx-object-hero {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .clx-object-hero-summary {
        padding: 24px 18px;
    }

    .clx-object-hero-summary h1 {
        font-size: 30px;
    }

    .clx-object-hero-summary dl {
        grid-template-columns: 92px minmax(0, 1fr);
    }

    .clx-object-hero-price {
        text-align: left;
        font-size: 26px;
    }

    .clx-object-overview {
        padding: 24px 18px 30px;
    }

    .clx-object-overview > h2,
    .clx-object-location h2,
    .clx-object-details h2 {
        font-size: 26px;
    }

    .clx-object-overview > h3 {
        font-size: 24px;
    }

    .clx-object-number-row {
        grid-template-columns: 1fr;
        gap: 4px;
    }

    .clx-object-overview-description {
        font-size: 18px;
    }

    .clx-object-thumbs-wrap.has-nav {
        grid-template-columns: 32px minmax(0, 1fr) 32px;
        gap: 8px;
    }

    .clx-object-thumbs {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 8px;
    }

    .clx-thumb-nav {
        width: 32px;
        min-height: 72px;
        font-size: 30px;
    }

    .clx-main-image img {
        height: clamp(280px, 62vw, 420px);
    }

    .clx-object-thumbs .clx-thumb {
        height: 72px;
        object-fit: contain;
        padding: 2px;
    }

    .clx-object-location-text {
        font-size: 18px;
    }

    .clx-object-icon-grid {
        grid-template-columns: 1fr;
        row-gap: 18px;
    }

    .clx-object-details-grid {
        grid-template-columns: 1fr;
        gap: 26px;
    }

    .clx-object-detail-group h3 {
        margin-bottom: 14px;
    }

    .clx-object-detail-group ul {
        font-size: 16px;
    }

    .clx-object-icon-feature {
        grid-template-columns: 38px minmax(0, 1fr);
        font-size: 17px;
    }

    .clx-object-icon-feature img {
        width: 38px;
        height: 38px;
    }

    .clx-footer nav {
        border-left: 0;
        padding-left: 0;
    }
}

/* Original Caselumpix palette alignment */
body.caselumpix-site,
body.caselumpix-site .clx-main,
body.caselumpix-site .site-grid {
    background: var(--clx-color-page);
    color: var(--clx-color-text);
}

body.caselumpix-site h1,
body.caselumpix-site h2,
body.caselumpix-site h3,
body.caselumpix-site h4,
body.caselumpix-site h5,
body.caselumpix-site h6,
.clx-brand-intro h1,
.clx-listing-frame h2,
.clx-text-frame h2,
.clx-listing-card h3,
.clx-listing-price,
.clx-object-title,
.clx-object-price,
.clx-object-overview h2,
.clx-object-detail-heading,
.clx-filter-title,
.clx-side-search h2 {
    color: var(--clx-color-text);
}

.clx-topbar,
.clx-mainnav .clx-shell {
    background: #eeeeee;
    color: var(--clx-color-muted);
}

.clx-topbar a,
.clx-menu-toggle,
.clx-mainnav a,
.clx-mainnav .clx-nav-muted,
.clx-side-menu a,
.clx-dropdown-menu a,
.clx-account-name {
    color: var(--clx-color-text);
}

.clx-mainnav a:hover,
.clx-side-menu a:hover,
.clx-listing-card h3 a:hover,
.clx-dropdown-menu a:hover,
.clx-dropdown-menu a.is-active {
    background: var(--clx-color-accent);
    color: #ffffff;
}

.clx-find-home,
.clx-side-search-button,
.btn-primary,
button.btn-primary,
.clx-toolbar-submit,
.clx-filter-actions .btn-primary,
.clx-object-wishlist:hover,
.clx-object-wishlist.is-saved,
.clx-card-wishlist:hover,
.clx-card-wishlist.is-saved,
.clx-objects-pagination .active .page-link,
.clx-page-arrow:hover {
    border-color: var(--clx-color-accent);
    background: var(--clx-color-accent);
    color: #ffffff;
}

.clx-advanced-search,
.btn-secondary,
button.btn-secondary,
.clx-filter-actions .btn-secondary {
    border-color: #d2d2d2;
    background: var(--clx-color-soft);
    color: var(--clx-color-text);
}

.clx-listing-frame,
.clx-text-frame,
.clx-object-page-frame,
.clx-object-section,
.clx-filter-panel,
.clx-objects-toolbar,
.clx-side-menu,
.clx-side-search {
    border-color: var(--clx-color-border);
    background: #ffffff;
}

.clx-listing-frame h2::after,
.clx-text-frame h2::after,
.clx-find-home strong::after {
    background: var(--clx-color-line);
}

.clx-object-wishlist,
.clx-card-wishlist,
.clx-objects-pagination .page-link,
.clx-page-arrow {
    border-color: var(--clx-color-border);
    color: var(--clx-color-text);
}

.clx-listing-more {
    display: flex;
    justify-content: flex-end;
    margin: 26px 0 0;
    padding-top: 18px;
    border-top: 1px solid var(--clx-color-line);
}

.clx-listing-more a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    min-height: 36px;
    padding: 0 14px;
    border: 1px solid var(--clx-color-border);
    background: #ffffff;
    color: var(--clx-color-text) !important;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.clx-listing-more a:hover,
.clx-listing-more a:focus {
    border-color: var(--clx-color-accent);
    background: var(--clx-color-accent);
    color: #ffffff !important;
}

.clx-listing-more span {
    font-size: 20px;
    line-height: 1;
}

.clx-view-mode-switch {
    display: inline-flex;
    align-items: center;
    flex: 0 0 auto;
    gap: 0;
    min-height: 38px;
    margin-right: 18px;
}

.clx-view-mode-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    padding: 0;
    border: 1px solid var(--clx-color-border);
    background: #ffffff;
    color: var(--clx-color-text) !important;
    text-decoration: none;
}

.clx-view-mode-button + .clx-view-mode-button {
    border-left: 0;
}

.clx-view-mode-button:hover,
.clx-view-mode-button:focus,
.clx-view-mode-button.is-active {
    background: var(--clx-color-accent);
    color: #ffffff !important;
}

.clx-view-icon {
    display: grid;
    width: 18px;
    height: 18px;
    color: currentColor;
}

.clx-view-icon-list {
    grid-template-rows: repeat(3, 1fr);
    gap: 4px;
}

.clx-view-icon-list i {
    position: relative;
    display: block;
    height: 2px;
    margin-left: 6px;
    align-self: center;
    background: currentColor;
}

.clx-view-icon-list i::before {
    content: "";
    position: absolute;
    left: -6px;
    top: -1px;
    width: 4px;
    height: 4px;
    background: currentColor;
}

.clx-view-icon-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 3px;
}

.clx-view-icon-grid i {
    display: block;
    border: 2px solid currentColor;
}

.clx-object-list {
    display: grid;
    gap: 22px;
}

.clx-object-list-item {
    position: relative;
    display: grid;
    grid-template-columns: minmax(220px, 32%) minmax(0, 1fr);
    gap: 26px;
    padding: 18px;
    border: 1px solid var(--clx-color-border);
    background: #ffffff;
    color: var(--clx-color-text);
}

.clx-object-list-image {
    display: block;
    min-height: 210px;
    background: var(--clx-color-soft);
    color: var(--clx-color-muted);
    text-decoration: none;
}

.clx-object-list-image img {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 210px;
    object-fit: cover;
}

.clx-object-list-image span {
    display: grid;
    min-height: 210px;
    place-items: center;
    padding: 18px;
}

.clx-object-list-body {
    min-width: 0;
    display: flex;
    flex-direction: column;
}

.clx-object-list-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 14px;
    margin-bottom: 10px;
    color: var(--clx-color-muted);
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}

.clx-object-list-body h2 {
    margin: 0 44px 12px 0;
    color: var(--clx-color-text);
    font-size: 24px;
    font-weight: 300;
    line-height: 1.25;
}

.clx-object-list-body h2 a {
    color: inherit;
    text-decoration: none;
}

.clx-object-list-body h2 a:hover,
.clx-object-list-body h2 a:focus {
    color: var(--clx-color-accent);
}

.clx-object-list-summary {
    margin: 0 0 20px;
    color: var(--clx-color-text);
    font-size: 16px;
    line-height: 1.55;
}

.clx-object-list-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin-top: auto;
    padding-top: 18px;
    border-top: 1px solid var(--clx-color-line);
}

.clx-object-list-footer strong {
    color: var(--clx-color-text);
    font-size: 22px;
    font-weight: 800;
}

.clx-object-list-footer .btn {
    min-width: 132px;
}

.clx-filter-options > .form-label {
    display: block;
    margin-bottom: 6px;
}

.clx-multi-select {
    position: relative;
}

.clx-multi-select-toggle {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 44px;
    padding: 9px 38px 9px 12px;
    border: 1px solid #d1d1d1;
    border-radius: 0;
    background: #ffffff;
    color: #1f2d3a;
    font: inherit;
    line-height: 1.35;
    text-align: left;
    cursor: pointer;
}

.clx-multi-select-toggle::after {
    content: "";
    position: absolute;
    right: 13px;
    top: 50%;
    width: 8px;
    height: 8px;
    border-right: 1px solid currentColor;
    border-bottom: 1px solid currentColor;
    transform: translateY(-65%) rotate(45deg);
}

.clx-multi-select-toggle span {
    display: block;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.clx-multi-select-menu {
    position: absolute;
    z-index: 40;
    top: calc(100% - 1px);
    left: 0;
    right: 0;
    display: none;
    max-height: 260px;
    overflow: auto;
    border: 1px solid #d1d1d1;
    background: #ffffff;
    box-shadow: 0 12px 24px rgba(20, 50, 76, 0.14);
}

.clx-multi-select.is-open .clx-multi-select-menu {
    display: block;
}

.clx-multi-select-option {
    display: grid;
    grid-template-columns: 18px minmax(0, 1fr);
    gap: 8px;
    align-items: start;
    margin: 0;
    padding: 8px 10px;
    color: #1f2d3a;
    font-size: 13px;
    line-height: 1.35;
    cursor: pointer;
}

.clx-multi-select-option:hover,
.clx-multi-select-option:focus-within {
    background: #f1f4f6;
}

.clx-multi-select-option input {
    width: 14px;
    height: 14px;
    margin: 2px 0 0;
    accent-color: #14324c;
}

.clx-multi-select-option span {
    min-width: 0;
}
/* Original Caselumpix full layout palette */
body.caselumpix-site {
    background: var(--clx-color-page) !important;
    color: var(--clx-color-text) !important;
}

body.caselumpix-site .container-header,
body.caselumpix-site .site-grid,
body.caselumpix-site .clx-main,
body.caselumpix-site main,
body.caselumpix-site .com-caselumpix-objects,
body.caselumpix-site .com-caselumpix-object,
body.caselumpix-site .com-caselumpix-myobjects,
body.caselumpix-site .com-caselumpix-form {
    background: var(--clx-color-page) !important;
    color: var(--clx-color-text) !important;
}

body.caselumpix-site a {
    color: var(--clx-color-accent);
}

body.caselumpix-site a:hover,
body.caselumpix-site a:focus {
    color: var(--clx-color-text);
}

.clx-topbar,
.clx-footer,
.clx-mainnav .clx-shell,
.clx-side-search h2,
.clx-objects-toolbar,
.clx-wishlist-head,
.clx-wishlist-actions,
.com-caselumpix-myobjects .card-header,
.com-caselumpix-form .card-header,
.com-caselumpix-objects .card-header {
    background: var(--clx-color-soft) !important;
    color: var(--clx-color-text) !important;
}

.clx-mainnav .clx-shell {
    background: #e1e1e1 !important;
}

.clx-logo-row,
.clx-home-content,
.clx-home-sidebar,
.clx-brand-intro,
.clx-object-hero,
.clx-object-overview,
.clx-object-icon-features,
.clx-object-details,
.com-caselumpix-myobjects .card,
.com-caselumpix-form .card,
.com-caselumpix-objects .card,
.clx-listing-frame,
.clx-text-frame,
.clx-side-menu,
.clx-side-search,
.clx-filter-panel,
.clx-object-section,
.clx-object-hero-summary,
.clx-dropdown-menu,
.clx-wishlist-dropdown {
    background: #ffffff !important;
    color: var(--clx-color-text) !important;
}

.clx-listing-frame,
.clx-text-frame,
.clx-side-menu,
.clx-side-search,
.clx-filter-panel,
.clx-objects-toolbar,
.clx-object-section,
.clx-object-overview,
.clx-object-legal,
.clx-dropdown-menu,
.clx-wishlist-dropdown,
.com-caselumpix-myobjects .card,
.com-caselumpix-form .card,
.com-caselumpix-objects .card,
.form-control,
.form-select,
.input-group-text {
    border-color: var(--clx-color-border) !important;
}

body.caselumpix-site h1,
body.caselumpix-site h2,
body.caselumpix-site h3,
body.caselumpix-site h4,
body.caselumpix-site h5,
body.caselumpix-site h6,
.clx-header-title,
.clx-listing-frame h2,
.clx-text-frame h2,
.clx-listing-card h3,
.clx-listing-card h3 a,
.clx-listing-price,
.clx-object-hero-summary h1,
.clx-object-hero-price,
.clx-object-overview > h2,
.clx-object-overview > h3,
.clx-object-location h2,
.clx-object-details h2,
.clx-object-detail-group h3,
.clx-filter-title,
.clx-side-search h2,
.clx-footer-more h2 {
    color: var(--clx-color-text) !important;
}

.clx-object-location,
.clx-info-grid article,
.clx-listing-empty,
.alert-info,
.alert-message {
    background: var(--clx-color-soft) !important;
    color: var(--clx-color-text) !important;
}

.clx-object-location-text,
.clx-object-icon-feature,
.clx-object-detail-group ul,
.clx-object-detail-group li::marker,
.clx-object-legal,
.clx-footer,
.clx-footer a,
.clx-listing-empty,
.clx-objects-toolbar label,
.clx-filter-panel label,
.form-text,
.text-muted,
small {
    color: var(--clx-color-muted) !important;
}

.clx-object-icon-feature,
.clx-object-detail-group ul,
.clx-object-location-text {
    color: var(--clx-color-text) !important;
}

.clx-find-home,
.clx-side-search-button,
.clx-toolbar-submit,
.clx-filter-actions .btn-primary,
.btn-primary,
button.btn-primary,
a.btn-primary,
.clx-object-wishlist:hover,
.clx-object-wishlist.is-saved,
.clx-card-wishlist:hover,
.clx-card-wishlist.is-saved,
.clx-wishlist-count,
.clx-wishlist-head span,
.clx-page-arrow:hover,
.clx-objects-pagination .active .page-link,
.pagination .active .page-link,
.clx-dropdown-menu a:hover,
.clx-dropdown-menu a.is-active,
.clx-mainnav a:hover,
.clx-side-menu a:hover {
    border-color: var(--clx-color-accent) !important;
    background: var(--clx-color-accent) !important;
    color: #ffffff !important;
}

.clx-object-wishlist,
.clx-card-wishlist,
.btn-outline-primary,
a.btn-outline-primary,
button.btn-outline-primary,
.clx-page-arrow,
.clx-objects-pagination .page-link,
.pagination .page-link,
.clx-wishlist-actions button,
.clx-wishlist-item button,
.clx-advanced-search,
.btn-secondary,
button.btn-secondary,
a.btn-secondary,
.clx-filter-actions .btn-secondary {
    border-color: var(--clx-color-border) !important;
    background: #ffffff !important;
    color: var(--clx-color-text) !important;
}

.clx-advanced-search,
.btn-secondary,
button.btn-secondary,
a.btn-secondary,
.clx-filter-actions .btn-secondary {
    background: var(--clx-color-soft) !important;
}

.clx-object-wishlist:hover,
.clx-card-wishlist:hover,
.btn-outline-primary:hover,
a.btn-outline-primary:hover,
button.btn-outline-primary:hover,
.clx-wishlist-actions button:hover,
.clx-wishlist-item button:hover,
.clx-advanced-search:hover,
.btn-secondary:hover,
button.btn-secondary:hover,
a.btn-secondary:hover,
.clx-filter-actions .btn-secondary:hover {
    border-color: var(--clx-color-accent) !important;
    background: var(--clx-color-accent) !important;
    color: #ffffff !important;
}

.form-control,
.form-select,
.input-group-text,
textarea,
select,
input[type="text"],
input[type="email"],
input[type="number"],
input[type="tel"],
input[type="url"],
input[type="password"] {
    background: #ffffff !important;
    color: var(--clx-color-text) !important;
    border-color: #d2d2d2 !important;
}

.form-control:focus,
.form-select:focus,
textarea:focus,
select:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus {
    border-color: var(--clx-color-accent) !important;
    box-shadow: 0 0 0 .15rem rgba(20, 62, 79, .18) !important;
}

.clx-text-frame h2::after,
.clx-listing-frame h2::after,
.clx-find-home strong::after,
.clx-object-overview-divider,
.clx-object-legal,
.clx-wishlist-item,
.clx-side-menu a,
.clx-listing-card,
hr {
    border-color: var(--clx-color-line) !important;
}

.clx-listing-grid::before,
.clx-listing-grid::after,
.clx-thumb-nav {
    background: rgba(225, 225, 225, .92) !important;
    color: #ffffff !important;
}

.clx-stars {
    color: #c9cdd1 !important;
}

.badge.bg-success,
.badge.text-bg-success,
.bg-success,
.text-bg-success {
    background: var(--clx-color-accent) !important;
    color: #ffffff !important;
}

.badge.bg-secondary,
.badge.text-bg-secondary,
.bg-secondary,
.text-bg-secondary {
    background: var(--clx-color-soft) !important;
    color: var(--clx-color-text) !important;
    border: 1px solid var(--clx-color-border);
}
@media (max-width: 760px) {
    .clx-view-mode-switch {
        align-items: stretch;
        width: 100%;
    }

    .clx-view-mode-switch > span {
        height: 36px;
    }

    .clx-view-mode-button {
        flex: 1 1 0;
    }

    .clx-object-list-item {
        grid-template-columns: 1fr;
        gap: 18px;
        padding: 14px;
    }

    .clx-object-list-body h2 {
        margin-right: 42px;
        font-size: 22px;
    }

    .clx-object-list-footer {
        align-items: flex-start;
        flex-direction: column;
    }
}
.view-object .clx-object-overview,
.view-object .clx-object-contact,
.view-object .clx-object-overview .clx-object-location,
.view-object .clx-object-overview .clx-object-icon-features,
.view-object .clx-object-overview .clx-object-details {
    background: #F9F7F4 !important;
}
.clx-object-overview-description p,
.clx-object-location-text p {
    margin: 0 0 1rem;
}

.clx-object-overview-description strong,
.clx-object-overview-description b,
.clx-object-location-text strong,
.clx-object-location-text b {
    font-weight: 700 !important;
}

.clx-object-overview-description ul,
.clx-object-overview-description ol,
.clx-object-location-text ul,
.clx-object-location-text ol {
    margin: 0 0 1rem 1.35rem;
    padding-left: 1.1rem;
}


/* Keep home listing headline links readable on hover/focus. */
.clx-home-content .clx-listing-card h3 a:hover,
.clx-home-content .clx-listing-card h3 a:focus,
.clx-lang-panel .clx-listing-card h3 a:hover,
.clx-lang-panel .clx-listing-card h3 a:focus {
    background: transparent !important;
    color: var(--clx-color-accent) !important;
    text-decoration: underline !important;
    box-shadow: none !important;
}
