.btn-magazine-gold {
    background-color: #d8bb60;
    color: white;
    height: 60px;
    border-radius: 0;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-magazine-gold:hover {
    background-color: #333333;
    color: white;
}

/* Property Cards - Use original theme styling with minimal customization */
.de-post-poster.d-portrait .d-overlay {
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 50%, rgba(0,0,0,0.9) 100%) !important;
}

.de-post-poster.d-portrait .property-price {
    font-size: 20px;
    font-weight: 700;
    color: #d8bb60;
    margin: 10px 0 5px 0;
}

.de-post-poster.d-portrait .d-location {
    display: block;
    font-size: 12px;
    color: rgba(255,255,255,0.85);
    margin: 5px 0;
}

.de-post-poster.d-portrait .d-location i {
    margin-right: 5px;
    color: #d8bb60;
}

.de-post-poster.d-portrait .agency-logo-overlay {
    position: absolute !important;
    top: 10px !important;
    right: 10px !important;
    z-index: 10 !important;
    background: rgba(255,255,255,0.95) !important;
    padding: 4px 6px !important;
    border-radius: 4px !important;
    width: 60px !important;
    height: 40px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
}

.de-post-poster.d-portrait .agency-logo-overlay img {
    max-width: 52px !important;
    max-height: 32px !important;
    width: auto !important;
    height: auto !important;
    object-fit: contain !important;
}

.de-post-poster.d-portrait .sale-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 5;
    background-color: #d8bb60;
    color: white;
    padding: 5px 12px;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 3px;
}

.de-post-poster.d-portrait .sale-badge.rent-badge {
    background-color: #4a90e2;
}


    /* Responsive Logo and Navigation Styles */
    #logo {
        flex-shrink: 0;
        margin-right: 20px;
    }
    
    #logo .logo {
        width: 100%;
        height: auto;
        display: block;
    }
    
    .de-header-flex {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        gap: 20px;
    }
    
    #menu-btn {
        order: 3;
        flex-shrink: 0;
        margin-left: auto;
    }
    
    nav.md-flex {
        order: 2;
        flex-grow: 1;
    }
    
    .header-social-icons {
        order: 4;
    }
    
    /* Mobile and Tablet specific styles */
    @media (max-width: 991px) {
        .de-header-flex {
            gap: 10px;
            flex-wrap: wrap;
        }
        
        #logo {
            order: 1;
            flex: 1 1 100%;
            max-width: 100% !important;
            width: 100% !important;
            min-width: 0;
            margin-right: 0 !important;
        }
        
        #logo .logo {
            max-width: none !important;
            width: 100% !important;
            height: auto;
        }
        
        #menu-btn {
            order: 2;
            flex: 0 0 100%;
            width: 100%;
            margin-left: 0;
        }
        
        nav.md-flex {
            order: 3;
            width: 100%;
        }
    }
    
    /* Small mobile devices */
    @media (max-width: 576px) {
        .de-header-flex {
            gap: 8px;
        }
        
        #logo {
            flex: 1 1 auto;
            max-width: 100% !important;
        }
        
        #logo .logo {
            width: 100% !important;
            max-width: none !important;
        }
        
        #menu-btn {
            width: 40px;
        }
    }
    
    /* Tablet landscape */
    @media (min-width: 992px) and (max-width: 1199px) {
        #logo {
            max-width: 380px;
        }
        
        #logo .logo {
            max-width: 380px;
        }
    }
    
    /* Large desktop */
    @media (min-width: 1200px) {
        #logo {
            max-width: 450px;
        }
        
        #logo .logo {
            max-width: 450px;
        }
    }


    /* Hero Content Section Styles */
    .hero-content-section {
        padding: 80px 0 75px;
        position: relative;
        z-index: 10;
        background: transparent;
    }
    
    .hero-text-content {
        padding-right: 40px;
    }
    
    .hero-heading {
        font-size: 2rem;
        font-weight: 300;
        color: #d8bb60;
        margin-bottom: 25px;
        line-height: 1.2;
        letter-spacing: 1px;
        text-transform: uppercase;
        text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
        font-family: 'Inter', sans-serif;
        text-align: left;
    }
    
    .hero-description {
        font-size: 1.15rem;
        line-height: 1.9;
        color: #ffffff;
        margin-bottom: 0;
        font-weight: 400;
        text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
        font-family: 'Inter', sans-serif;
    }
    
    /* Ensure slider column is visible on all devices */
    .hero-content-section .col-lg-6 {
        display: block !important;
        visibility: visible !important;
    }
    
    .advert-slider-wrapper {
        overflow: visible;
        margin-top: 30px;
        width: 100%;
        display: block;
        visibility: visible !important;
        opacity: 1 !important;
    }
    
    .advert-slider-wrapper .owl-carousel {
        overflow: hidden;
        width: 100%;
        display: block;
        min-height: 200px;
    }
    
    .advert-slider .slider-item {
        display: block;
        position: relative;
        min-height: 200px;
    }
    
    .advert-slider .slider-item a {
        display: block;
        position: relative;
    }
    
    .advert-slider .slider-item img {
        width: 100%;
        height: auto;
        display: block;

        border: 3px solid #fff;
        box-shadow: 0 15px 40px rgba(0, 0, 0, 0.5);
    }
    
    /* Make Owl Carousel dots bigger */
    .advert-slider-wrapper .owl-dots .owl-dot span {
        width: 14px !important;
        height: 14px !important;

    }
    
    .advert-slider-wrapper .owl-dots .owl-dot.active span {
        width: 18px !important;
        height: 18px !important;
                color: #d8bb60 !important;
    }
    
    /* Responsive styles */
    @media (max-width: 991px) {
        .hero-content-section {
            padding: 50px 0 60px;
            display: flex;
            align-items: center;
            min-height: 100vh;
        }
        
        .hero-content-section .container {
            width: 100%;
        }
        
        .hero-heading {
            font-size: 2.2rem;
            margin-bottom: 20px;
        }
        
        .hero-description {
            font-size: 1.05rem;
            line-height: 1.7;
        }
        
        .hero-text-content {
            padding-right: 0;
            margin-bottom: 40px;
        }
        
        .advert-slider-wrapper {
            width: 100%;
            max-width: 100%;
            margin-left: auto;
            margin-right: auto;
            display: block !important;
            visibility: visible !important;
        }
        
        .advert-slider-wrapper .owl-carousel {
            display: block !important;
        }
    }
    
    @media (max-width: 768px) {
        .hero-content-section {
            padding: 40px 0 50px;
            display: flex;
            align-items: center;
            min-height: 100vh;
        }
        
        .hero-content-section .container {
            width: 100%;
        }
        
        .hero-heading {
            font-size: 1.8rem;
            margin-bottom: 18px;
            letter-spacing: 0.5px;
        }
        
        .hero-description {
            font-size: 1rem;
            line-height: 1.6;
        }
        
        .advert-slider-wrapper {
            display: block !important;
            visibility: visible !important;
        }
    }
    
    @media (max-width: 576px) {
        .hero-content-section {
            padding: 30px 0 40px;
            display: flex;
            align-items: center;
            min-height: 100vh;
        }
        
        .hero-content-section .container {
            width: 100%;
        }
        
        .hero-heading {
            font-size: 1.5rem;
            margin-bottom: 15px;
            letter-spacing: 0.3px;
        }
        
        .hero-description {
            font-size: 0.95rem;
            line-height: 1.6;
        }
        
        .advert-slider-wrapper {
            display: block !important;
            visibility: visible !important;
        }
    }    