.dc-prices {
    --dc-brown: #35271e;
    --dc-gold: #ebca7a;
    --dc-warm: #fdfbf8;
    --dc-line: #e6dfd6;
    width: 100%;
    container-type: inline-size;
    color: #17171b;
}
.dc-prices__source-hidden,
[data-listing-id="1863"][hidden] { display: none !important; }
.page-id-59 .dc-prices-section .elementor-element-beb4710 > .elementor-widget-container {
    border: 0;
    border-radius: 0;
    box-shadow: none;
}
.elementor .elementor-section.dc-prices-section > .elementor-container {
    max-width: 1140px;
    width: calc(100% - 48px);
    padding-right: 10px;
    padding-left: 10px;
}
.dc-prices .dc-prices__table {
    width: 100%;
    margin: 0;
    border: 0;
    border-spacing: 0;
    border-collapse: separate;
    border-radius: 18px;
    overflow: hidden;
    background: var(--dc-warm);
    box-shadow: none;
    table-layout: fixed;
    font-variant-numeric: tabular-nums;
}
.dc-prices__caption {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip-path: inset(50%);
}
.dc-prices .dc-prices__table th,
.dc-prices .dc-prices__table td {
    border: 0;
    border-bottom: 1px solid var(--dc-line);
    padding: 16px 8px;
    text-align: center;
    vertical-align: middle;
    font-size: clamp(13px, 1.04vw, 18px);
    line-height: 1.4;
    font-weight: 400;
    background: transparent;
}
.dc-prices .dc-prices__table thead th {
    background: var(--dc-brown);
    color: #fff9ee;
    height: 76px;
    text-transform: none;
    letter-spacing: 0;
    hyphens: none;
    word-break: normal;
}
.dc-prices .dc-prices__table thead th:first-child {
    width: 29%;
    color: var(--dc-gold);
    font-size: 26px;
}
.dc-prices .dc-prices__table thead th:last-child { width: 10%; }
.dc-prices .dc-prices__table thead .dc-prices__weekend {
    background: #e8ca84;
    color: var(--dc-brown);
    font-weight: 600;
}
.dc-prices .dc-prices__table tbody .dc-prices__weekend {
    background: #f8f0e1;
    color: #66401c;
    font-weight: 600;
}
.dc-prices .dc-prices__table tbody tr:last-child > * { border-bottom: 0; }
.dc-prices .dc-prices__table .dc-prices__car { padding: 0 16px 0 0; text-align: left; }
.dc-prices__identity { display: flex; align-items: center; gap: 18px; min-height: 114px; }
.dc-prices__image-frame {
    width: 180px;
    height: 114px;
    aspect-ratio: 30 / 19;
    flex: 0 0 180px;
    overflow: hidden;
}
.dc-prices .dc-prices__image {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    height: 100% !important;
    object-fit: cover !important;
    margin: 0 !important;
    border-radius: 0 !important;
}
.dc-prices__name { display: flex; flex-direction: column; align-items: flex-start; gap: 7px; min-width: 0; }
.dc-prices .dc-prices__name a {
    padding: 0;
    background: none;
    color: #17171b;
    font-size: clamp(16px, 1.3vw, 22px);
    font-weight: 600;
    line-height: 1.3;
    text-decoration: none;
    overflow-wrap: anywhere;
}
.dc-prices .dc-prices__name a:hover { color: #876028; }
.dc-prices__badge { padding: 3px 8px; border-radius: 7px; background: #f0d799; color: #35271e; font-size: 12px; line-height: 1.4; }
.dc-prices__badges { display: flex; flex-wrap: wrap; gap: 5px; padding-bottom: 6px; }
.dc-prices__amount { white-space: nowrap; }
.dc-prices__label { display: none; }
.dc-prices .dc-prices__action .elementor-button {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-height: 46px;
    padding: 12px 8px;
    border: 1px solid var(--dc-brown);
    border-radius: 10px;
    background: var(--dc-brown);
    color: var(--dc-gold);
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
    text-decoration: none;
    box-shadow: none;
}
.dc-prices .dc-prices__action .elementor-button:hover { background: #4a3526; color: #ffe3a0; }
.dc-prices .dc-prices__action .dc-prices__book-mobile { display: none; }
.dc-prices a:focus-visible { outline: 3px solid #ba872c; outline-offset: 3px; }

/* Switch by available component width, including boxed desktop/tablet layouts. */
@container (max-width: 1099px) {
    .dc-prices .dc-prices__table { display: block; border: 0; border-radius: 0; background: none; box-shadow: none; }
    .dc-prices .dc-prices__table thead { display: none; }
    .dc-prices .dc-prices__table tbody { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; }
    .dc-prices .dc-prices__table tr { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); border: 1px solid var(--dc-line); border-radius: 16px; overflow: hidden; background: var(--dc-warm); box-shadow: 0 5px 16px #35271e08; }
    .dc-prices .dc-prices__table th,
    .dc-prices .dc-prices__table td { padding: 14px 16px; text-align: left; font-size: 17px; border: 0; }
    .dc-prices .dc-prices__table .dc-prices__car { grid-column: 1 / -1; padding: 12px; border-bottom: 1px solid var(--dc-line); }
    .dc-prices__identity { min-height: 95px; gap: 14px; }
    .dc-prices__image-frame { width: 150px; height: 95px; flex-basis: 150px; }
    .dc-prices .dc-prices__name a { font-size: 20px; }
    .dc-prices__label { display: block; margin-bottom: 5px; color: #726455; font-size: 13px; }
    .dc-prices__amount { font-weight: 600; }
    .dc-prices .dc-prices__table .dc-prices__action { grid-column: 1 / -1; padding: 12px 16px 16px; }
    .dc-prices .dc-prices__action .elementor-button { min-height: 48px; }
}
@container (max-width: 649px) {
    .dc-prices .dc-prices__table tbody { grid-template-columns: minmax(0, 1fr); gap: 20px; }
    .dc-prices .dc-prices__name a { font-size: 18px; }
}
@media (max-width: 767px) {
    .elementor .elementor-section.dc-prices-section > .elementor-container { width: calc(100% - 24px); padding-right: 0; padding-left: 0; }
    .dc-prices .dc-prices__action .dc-prices__book-desktop { display: none; }
    .dc-prices .dc-prices__action .dc-prices__book-mobile { display: inline-flex; }
}
