/**
 * Place Category Archive Styles
 * Desktop version - modern, clean design
 */

/* ==========================================================================
   Main wrapper
   ========================================================================== */

.publish_place_wrapper {
    padding-top: 25px;
}

/* ==========================================================================
   Places count badge near H1
   ========================================================================== */

#bar-post-place-wrapper .col-md-9 {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
}

.mc-places-count {
    display: inline-flex;
    align-items: center;
    margin: 4px 0 0;
    padding: 6px 14px;
    font-size: 13px;
    font-weight: 500;
    color: #666;
    background: #f5f5f5;
    border-radius: 20px;
    white-space: nowrap;
}

/* ==========================================================================
   Tag Cloud - Modern chip design
   ========================================================================== */

.mc-tag-cloud-container {
    margin: 0 0 25px;
    padding: 15px 20px;
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}

.mc-tag-cloud {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    list-style: none;
    gap: 8px;
}

.mc-tag-item {
    margin: 0;
    padding: 0;
}

.mc-tag-link {
    display: inline-block;
    padding: 8px 16px;
    background-color: #f5f5f5;
    color: #555;
    border-radius: 25px;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.2s ease;
    border: 1px solid #eee;
    white-space: nowrap;
}

.mc-tag-link:hover {
    background-color: #e3002c;
    color: white;
    border-color: #e3002c;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(227, 0, 44, 0.25);
    text-decoration: none;
}

/* Michelin Star tag */
.mc-michelin-tag {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background-color: #fff8e6;
    border-color: #ffe4a0;
    color: #8b6914;
}

.mc-michelin-tag:hover {
    background-color: #c41e3a;
    border-color: #c41e3a;
    color: white;
}

.mc-tag-icon {
    width: 14px;
    height: 14px;
    flex-shrink: 0;
}

.mc-show-more-tags {
    padding: 8px 20px;
    background-color: #f8f8f8;
    border-radius: 25px;
    text-align: center;
    font-weight: 500;
    color: #666;
    cursor: pointer;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    border: 1px dashed #ddd;
}

.mc-show-more-tags:hover {
    background-color: #eee;
    color: #e3002c;
    border-color: #e3002c;
}

.mc-show-more-icon {
    transition: transform 0.2s ease;
}

.mc-show-more-tags:hover .mc-show-more-icon {
    transform: translateY(2px);
}

/* Back to category link (for tag pages) */
.mc-tag-cloud-header {
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #eee;
}

.mc-back-to-category {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 16px;
    background: #e3002c;
    color: #fff;
    border-radius: 25px;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    transition: all 0.2s ease;
}

.mc-back-to-category:hover {
    background: #c50026;
    color: #fff;
    text-decoration: none;
    transform: translateX(-3px);
}

.mc-back-to-category i {
    font-size: 12px;
}

/* ==========================================================================
   Special Offers Filter
   ========================================================================== */

.mc-special-offers-filter {
    margin: -6px 0 30px;
    padding: 12px 20px;
    background: linear-gradient(135deg, #fff9f0 0%, #fff 100%);
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.06);
    border-left: 4px solid #e3002c;
}

.mc-special-offers-toggle {
    display: flex;
    align-items: center;
    cursor: pointer;
    user-select: none;
}

.mc-special-offers-toggle input[type="checkbox"] {
    width: 18px;
    height: 18px;
    margin-right: 12px;
    cursor: pointer;
    accent-color: #e3002c;
}

.mc-toggle-label {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 15px;
    font-weight: 500;
    color: #333;
}

.mc-toggle-label .offericon {
    width: 22px;
    height: 22px;
    margin: -7px -1px 0 -4px;
}

/* ==========================================================================
   Filter Bar - Simplified
   ========================================================================== */

.mc-filter-row {
    display: flex;
    align-items: stretch;
    gap: 15px;
    margin-bottom: 13px;
}

.mc-filter-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 15px;
    flex: 1;
    padding: 15px 20px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}

.mc-filter-group {
    display: flex;
    align-items: center;
    gap: 15px;
}

.mc-filter-label {
    font-size: 13px;
    font-weight: 600;
    color: #888;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.mc-filter-select {
    padding: 8px 35px 8px 15px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    background: #fafafa;
    font-size: 14px;
    color: #333;
    cursor: pointer;
    transition: all 0.2s ease;
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 12px center;
}

.mc-filter-select:hover,
.mc-filter-select:focus {
    border-color: #e3002c;
    outline: none;
}

.mc-sort-buttons {
    display: flex;
    align-items: center;
    gap: 8px;
}

.mc-sort-btn {
    padding: 8px 16px;
    background: #f5f5f5;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    font-size: 14px;
    color: #666;
    cursor: pointer;
    transition: all 0.2s ease;
    text-decoration: none;
}

.mc-sort-btn:hover {
    background: #eee;
    color: #333;
    text-decoration: none;
}

.mc-sort-btn.active {
    background: #e3002c;
    border-color: #e3002c;
    color: #fff;
}

/* View Toggle Buttons (Grid/List) */
.mc-view-toggle {
    display: flex;
    align-items: center;
    gap: 4px;
    margin-left: 8px;
    padding-left: 12px;
    border-left: 1px solid #e0e0e0;
}

.mc-view-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    padding: 0;
    background: #f5f5f5;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    color: #999;
    cursor: pointer;
    transition: all 0.2s ease;
}

.mc-view-btn:hover {
    background: #eee;
    color: #666;
}

.mc-view-btn.active {
    background: #e3002c;
    border-color: #e3002c;
    color: #fff;
}

@media (max-width: 992px) {
    .mc-view-toggle {
        display: none;
    }
}

.mc-michelin-tag:hover img {
        filter: brightness(6.5);
}
/* Price Sort Buttons (Restaurants) */
.mc-price-sort-buttons {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 15px;
        margin: 0 0 13px;
    padding: 15px 20px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}

.mc-price-btn {
    padding: 8px 14px;
    background: #fff8e6;
    border: 1px solid #ffe4a0;
    border-radius: 8px;
    font-size: 13px;
    color: #8b6914;
    cursor: pointer;
    transition: all 0.2s ease;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

.mc-price-btn:hover {
    background: #fff0c2;
    border-color: #ffd666;
    color: #6b4f00;
    text-decoration: none;
}

.mc-price-btn.active {
    background: #ffc107;
    border-color: #ffc107;
    color: #000;
    font-weight: 500;
}

.mc-sort-arrow {
    font-size: 11px;
    margin-left: 2px;
}

/* Loading state */
.mc-loading {
    opacity: 0.5;
    pointer-events: none;
}

/* Show on Map Button */
.mc-map-btn {
    border: 0;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 15px 20px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.06);
    font-size: 14px;
    font-weight: 500;
    color: #666;
    cursor: pointer;
    transition: all 0.2s ease;
    text-decoration: none;
    white-space: nowrap;
}

.mc-map-btn:hover {
    color: #e3002c;
    text-decoration: none;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

.mc-map-icon {
    width: 20px;
    height: 20px;
    color: #e3002c;
    flex-shrink: 0;
}

/* ==========================================================================
   Places Grid
   ========================================================================== */

.mc-places-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    list-style: none;
    padding: 0;
    margin: 0;
}

@media (max-width: 1200px) {
    .mc-places-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 992px) {
    .mc-places-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    .mc-places-grid {
        grid-template-columns: 1fr;
    }
}

/* ==========================================================================
   Place Card - Modern design
   ========================================================================== */

.mc-place-card {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.06);
    transition: all 0.3s ease;
}

.mc-place-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 25px rgba(0,0,0,0.12);
}

.mc-place-image {
    position: relative;
    width: 100%;
    padding-top: 66.67%; /* 3:2 aspect ratio */
    border-radius: 12px 12px 0 0;
    overflow: hidden;
}

.mc-place-image > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mc-place-image > a > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.mc-place-card:hover .mc-place-image > a > img {
    transform: scale(1.05);
}

/* Badges on image */
.mc-michelin-badge {
    position: absolute;
    top: 10px!important;
    left: 10px!important;
    padding: 5px 10px;
    background: #fff;
    border-radius: 20px;
        width: unset!important;
    height: unset!important;
    font-size: 11px;
    font-weight: 600;
    color: #c41e3a;
    display: inline-flex;
    align-items: center;
    gap: 3px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.15);
    text-decoration: none;
    z-index: 10;
}

.mc-michelin-badge:hover {
    text-decoration: none;
    color: #c41e3a;
}
.mc-michelin-badge img {
    width: 14px !important;
    height: 14px !important;
    flex-shrink: 0;
    display: block;
    position: unset !important;
}

.mc-offer-badge {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 28px;
    height: 28px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 6px rgba(0,0,0,0.15);
    cursor: pointer;
    z-index: 10;
}

.mc-offer-badge img {
    width: 18px;
    height: 18px;
    position: relative;
}
.mc-offer-badge[data-tooltip]::after {
    content: attr(data-tooltip);
    position: absolute;
    top: 100%;
    right: 100%;
    transform: translateY(-50%) translateX(5px);
    margin-right: 10px;
    padding: 10px 14px;
    background: #333;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease;
    z-index: 100;
    pointer-events: none;
    width: 180px;
}

.mc-offer-badge[data-tooltip]::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 100%;
    transform: translateY(-50%);
    margin-right: 4px;
    border: 6px solid transparent;
    border-left-color: #333;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease;
    z-index: 100;
}

.mc-offer-badge[data-tooltip]:hover::after,
.mc-offer-badge[data-tooltip]:hover::before {
    opacity: 1;
    visibility: visible;
}

.mc-offer-badge[data-tooltip]:hover::after {
    transform: translateY(-50%) translateX(0);
}

/* Card content */
.mc-place-content {
    padding: 15px;
}

/* Title row with status badge */
.mc-title-row {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    margin-bottom: 8px;
}

.mc-title-row .mc-place-title {
    margin-bottom: 0;
    flex: 1;
    min-width: 0;
}

.mc-place-title {
    font-size: 16px;
    font-weight: 600;
    color: #222;
    margin: 0 0 8px;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.mc-place-title a {
    color: inherit;
    text-decoration: none;
}

.mc-place-title a:hover {
    color: #e3002c;
}

/* Business status badges */
.mc-status-badge {
    flex-shrink: 0;
    padding: 3px 8px;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    border-radius: 4px;
    white-space: nowrap;
    line-height: 1.3;
}

.mc-status-closed-permanently {
    background: #fee2e2;
    color: #dc2626;
}

.mc-status-closed-temporarily {
    background: #fef3c7;
    color: #d97706;
}

/* Rating block */
.mc-rating-block {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 6px;
    margin-bottom: 10px;
}

.mc-rating-stars {
    display: flex;
    align-items: center;
}

.mc-rating-stars .rate-it {
    font-size: 14px;
}

.mc-rating-info {
    display: flex;
    align-items: center;
    gap: 6px;
}

.mc-rating-score {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 28px;
    height: 22px;
    padding: 0 6px;
    background: #2d2d2d;
    border-radius: 4px;
    font-weight: 600;
    color: #fff;
    font-size: 12px;
}

.mc-reviews-count {
    color: #777;
    font-size: 13px;
}

.mc-no-reviews {
    color: #bbb;
    font-size: 12px;
}

/* Reopening date */
.mc-reopening-date {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    padding: 4px 10px;
    background: rgba(227, 0, 44, 0.08);
    border-radius: 6px;
    font-size: 12px;
    color: #e3002c;
    margin-top: 4px;
}

.mc-reopening-date i {
    font-size: 10px;
}

/* Address */
.mc-place-address {
    display: flex;
    align-items: flex-start;
    gap: 2px;
    font-size: 13px;
    color: #666;
    line-height: 1.4;
}

.mc-place-address svg {
    flex-shrink: 0;
    margin-top: 2px;
    color: #999;
}

/* Price for ads */
.mc-place-price {
    font-size: 18px;
    font-weight: 700;
    color: #e3002c;
    margin: 8px 0;
}

.mc-place-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 8px;
    padding-top: 8px;
    border-top: 1px solid #f0f0f0;
    font-size: 12px;
    color: #888;
}

.mc-place-meta span {
    display: flex;
    align-items: center;
    gap: 4px;
}

/* ==========================================================================
   Pagination - Load More style
   ========================================================================== */

.mc-pagination {
    margin-top: 30px;
    text-align: center;
}

.mc-load-more {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 14px 40px;
    background: #fff;
    border: 2px solid #e3002c;
    border-radius: 30px;
    font-size: 15px;
    font-weight: 600;
    color: #e3002c;
    cursor: pointer;
    transition: all 0.3s ease;
}

.mc-load-more:hover {
    background: #e3002c;
    color: #fff;
}

.mc-load-more:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

/* ==========================================================================
   Taxonomy Description
   ========================================================================== */

.mc-taxonomy-description {
    margin-top: 40px;
    padding: 25px 30px;
    background: #f9f9f9;
    border-radius: 12px;
    font-size: 15px;
    line-height: 1.7;
    color: #555;
    margin-bottom: 20px;
}

.mc-taxonomy-description p:last-child {
    margin-bottom: 0;
}

/* ==========================================================================
   Category Header
   ========================================================================== */

.mc-category-header {
    margin-bottom: 25px;
}

.mc-category-title {
    font-size: 28px;
    font-weight: 700;
    color: #222;
    margin: 0;
}

.mc-category-count {
    font-size: 14px;
    color: #888;
    margin-top: 5px;
}

/* ==========================================================================
   Responsive adjustments
   ========================================================================== */

@media (max-width: 768px) {
    .mc-filter-bar {
        flex-direction: column;
        align-items: stretch;
    }

    .mc-filter-group {
        flex-wrap: wrap;
    }

    .mc-price-sort-buttons {
        flex-wrap: wrap;
        padding: 12px 15px;
    }

    .mc-tag-cloud-container {
        padding: 12px 15px;
    }

    .mc-tag-link {
        padding: 6px 12px;
        font-size: 13px;
    }

    .mc-place-content {
        padding: 12px;
    }

    .mc-place-title {
        font-size: 15px;
    }
}

/* ==========================================================================
   Animation for loading
   ========================================================================== */

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.mc-place-card {
    animation: fadeInUp 0.4s ease forwards;
}

.mc-place-card:nth-child(1) { animation-delay: 0.05s; }
.mc-place-card:nth-child(2) { animation-delay: 0.1s; }
.mc-place-card:nth-child(3) { animation-delay: 0.15s; }
.mc-place-card:nth-child(4) { animation-delay: 0.2s; }
.mc-place-card:nth-child(5) { animation-delay: 0.25s; }
.mc-place-card:nth-child(6) { animation-delay: 0.3s; }
.mc-place-card:nth-child(7) { animation-delay: 0.35s; }
.mc-place-card:nth-child(8) { animation-delay: 0.4s; }

/* ==========================================================================
   List View Mode
   ========================================================================== */

.mc-places-grid.mc-list-view {
    grid-template-columns: 1fr;
    gap: 3px;
}

.mc-list-view .mc-place-card {
    animation-delay: 0s !important;
}

.mc-list-view .mc-place-card:hover {
    transform: none;
    box-shadow: 0 4px 16px rgba(0,0,0,0.10);
}

.mc-list-view .place-wrapper {
    display: flex;
    flex-direction: row;
    align-items: stretch;
}

.mc-list-view .mc-place-image {
    width: 220px;
    min-width: 220px;
    padding-top: 0;
    height: auto;
    border-radius: 12px 0 0 12px;
    aspect-ratio: 3 / 2;
}

.mc-list-view .mc-place-image > a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.mc-list-view .mc-place-image > a > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mc-list-view .mc-place-content {
    flex: 1;
    padding: 15px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-width: 0;
}

.mc-list-view .mc-title-row {
    margin-bottom: 4px;
}

.mc-list-view .mc-place-title {
    font-size: 17px;
    -webkit-line-clamp: 1;
}

.mc-list-view .mc-place-address span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mc-list-view .mc-michelin-badge {
    top: 8px;
    left: 8px;
    font-size: 10px;
    padding: 3px 8px;
}

.mc-list-view .mc-offer-badge {
    top: 8px;
    right: 8px;
    width: 24px;
    height: 24px;
}

.mc-list-view .mc-offer-badge img {
    width: 15px;
    height: 15px;
}

/* List view extras: hidden in grid, shown in list */
.mc-list-extras {
    display: none;
}

.mc-list-view .mc-list-extras {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #f0f0f0;
}

.mc-today-hours {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 13px;
    color: #555;
}

.mc-today-hours svg {
    color: #4CAF50;
    flex-shrink: 0;
}

.mc-today-hours strong {
    color: #333;
    font-weight: 600;
}

.mc-today-closed {
    color: #999;
}

.mc-today-closed svg {
    color: #999;
}

.mc-view-details-btn {
    display: inline-flex;
    align-items: center;
    margin-left: auto;
    padding: 6px 16px;
    background: #f5f5f5;
    border: 1px solid #e0e0e0;
    border-radius: 20px;
    font-size: 13px;
    font-weight: 500;
    color: #555;
    text-decoration: none;
    white-space: nowrap;
    transition: all 0.2s ease;
}

.mc-view-details-btn:hover {
    background: #e3002c;
    border-color: #e3002c;
    color: #fff;
    text-decoration: none;
}

@media (max-width: 1200px) {
    .mc-list-view .mc-place-image {
        width: 180px;
        min-width: 180px;
    }
}

/* ==========================================================================
   Special Offers Cards - Additional styles
   ========================================================================== */

.mc-special-offer-card {
    overflow: hidden;
}

.mc-special-offer-card .mc-place-card {
    max-width: 100%;
}

/* No image placeholder */
.mc-no-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #f5f5f5 0%, #e8e8e8 100%);
}

.mc-no-image-placeholder {
    width: 60px;
    height: 60px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ccc' stroke-width='1.5'%3E%3Crect x='3' y='3' width='18' height='18' rx='2' ry='2'/%3E%3Ccircle cx='8.5' cy='8.5' r='1.5'/%3E%3Cpath d='M21 15l-5-5L5 21'/%3E%3C/svg%3E") no-repeat center center;
    background-size: contain;
    opacity: 0.5;
}

/* View count in rating block */
.mc-view-count {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 13px;
    color: #888;
    margin-left: auto;
}

.mc-view-count i {
    font-size: 12px;
    color: #aaa;
}

/* Offer block - clickable area with offer text - single line */
.mc-offer-block {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 12px;
    padding: 10px 12px;
    background: linear-gradient(135deg, #fff9f0 0%, #fff5e6 100%);
    border-radius: 8px;
    border-left: 3px solid #e3002c;
    text-decoration: none;
    transition: all 0.2s ease;
}

.mc-offer-block:hover {
    background: linear-gradient(135deg, #fff5e6 0%, #ffedd5 100%);
    text-decoration: none;
}

.mc-offer-icon {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
}

.mc-offer-text {
    font-size: 12px;
    line-height: 1.3;
    color: #333;
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Special offers page - larger cards */
.mc-special-offer-card .mc-place-image {
    padding-top: 60%; /* Slightly shorter ratio for offers */
}

.mc-special-offer-card .mc-place-content {
    padding: 15px;
}

.mc-special-offer-card .mc-place-title {
    font-size: 17px;
    margin-bottom: 6px;
}

.mc-special-offer-card .mc-place-address {
    margin-bottom: 8px;
}

/* Special Offers page — show full offer text without truncation */
.mc-special-offer-card .mc-offer-text {
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
    line-height: 1.5;
    font-size: 13px;
}

.mc-special-offer-card .mc-offer-block {
    align-items: flex-start;
}

/* Responsive for special offers */
@media (max-width: 768px) {
    .mc-offer-block {
        padding: 10px;
        gap: 8px;
    }

    .mc-offer-icon {
        width: 20px;
        height: 20px;
    }

    .mc-offer-text {
        font-size: 12px;
    }
}
