/* --- Single Horoscope Page Styles --- */

body {
    background-color: #ffffff;
    font-family: 'Poppins', sans-serif;
    color: #555;
}

.horoscope-single-wrapper {
    padding: 40px 0;
}

/* Header Section with Image and Text */
.zodiac-header-section {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-bottom: 40px;
    padding: 25px;
    background-color: #f8f9fa;
    border-radius: 20px;
}

.zodiac-image-box {
    width: 120px;
    height: 120px;
    border-radius: 16px;
    background-color: #ffffff;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    flex-shrink: 0;
}

.zodiac-image-box img {
    height: 100%;
    width: auto;
}

.zodiac-text-content .zodiac-title {
    font-family: 'Playfair Display', serif;
    font-size: 2.2rem;
    color: #1a1a1a;
    margin-top: 0;
    margin-bottom: 10px;
}

.zodiac-text-content .zodiac-description {
    font-size: 1rem;
    color: #555;
    line-height: 1.6;
    margin-bottom: 0;
}

.top-separator {
    border-color: #eee;
    margin-bottom: 40px;
}

/* Main Content Area */
.content-label {
    font-size: 0.8rem;
    color: #888;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-weight: 600;
}

.main-title {
    font-family: 'Playfair Display', serif;
    font-size: 2.8rem;
    color: #1a1a1a;
    margin-bottom: 20px;
}

.intro-paragraph {
    font-size: 1.1rem;
    line-height: 1.7;
    color: #444;
    margin-bottom: 50px;
}

.horoscope-category {
    margin-bottom: 40px;
}

.category-title {
    font-family: 'Playfair Display', serif;
    font-size: 2.2rem;
    color: #1a1a1a;
    position: relative;
    padding-left: 25px;
    margin-bottom: 15px;
}

.category-title .first-letter {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 4rem;
    color: #000;
    opacity: 0.1;
    font-weight: 700;
}

.horoscope-category p {
    font-size: 1rem;
    line-height: 1.8;
}

.meta-info {
    font-size: 0.9rem;
    color: #888;
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #eee;
}

/* --- Sidebar Styles --- */
.sidebar-wrapper {
    padding-left: 20px;
}

.widget {
    margin-bottom: 30px;
    border-radius: 12px;
}

.author-widget {
    background-color: #f8f9fa;
    padding: 30px;
    text-align: center;
}

.author-image {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    object-fit: cover;
    margin-bottom: 15px;
    border: 4px solid #fff;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

.author-handle {
    background-color: #eee;
    display: inline-block;
    padding: 4px 10px;
    border-radius: 20px;
    font-size: 0.8rem;
    color: #555;
    margin-bottom: 10px;
}

.author-name {
    font-family: 'Playfair Display', serif;
    color: #1a1a1a;
    font-size: 1.5rem;
}

.author-bio {
    font-size: 0.9rem;
    margin-bottom: 0;
}

.author-social {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    margin-top: 20px;
}

.author-social .social-icon {
    width: 35px;
    height: 35px;
    transition: transform 0.3s ease;
}
.author-social .social-icon:hover {
    transform: scale(1.1);
}

.promo-widget {
    position: relative;
    height: 250px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    overflow: hidden;
}

.promo-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.promo-widget h4 {
    font-family: 'Playfair Display', serif;
    font-size: 1.6rem;
    margin-bottom: 20px;
}

.promo-btn {
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 20px;
    border-radius: 50px;
    text-decoration: none;
    font-size: 0.9rem;
    font-weight: 500;
    transition: background-color 0.3s, color 0.3s;
}

.promo-btn:hover {
    background-color: #fff;
    color: #000;
}

/* --- Other Signs Slider --- */
.zodiac-slider-section {
    padding: 60px 0;
    background-color: #f8f9fa;
    border-top: 1px solid #eee;
    text-align: center;
}

.slider-title {
    font-family: 'Playfair Display', serif;
    color: #1a1a1a;
    margin-bottom: 40px;
}

.zodiac-slider-wrapper {
    overflow: hidden;
}

.zodiac-slider {
    display: flex;
    overflow-x: auto; /* Yatata scroll bar ekak yodima */
    padding-bottom: 15px; /* scroll bar ekata ida salasima */
}

/* Styling the scrollbar for a modern look */
.zodiac-slider::-webkit-scrollbar {
  height: 6px;
}

.zodiac-slider::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
}

.zodiac-slider::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
}

.zodiac-slider::-webkit-scrollbar-thumb:hover {
  background: #999;
}


.slider-item {
    flex: 0 0 120px; /* Item width eka poddak adu kara */
    text-align: center;
    text-decoration: none;
    color: #555;
    transition: transform 0.3s;
}
.slider-item:hover {
    transform: translateY(-5px);
}

.slider-item img {
    height: 50px; /* icon size eka poddak adu kara */
    margin-bottom: 10px;
}

/* --- Responsive Adjustments --- */
@media (max-width: 991px) {
    .sidebar-wrapper {
        padding-left: 0;
        margin-top: 50px;
    }
}

@media (max-width: 767px) {
    .zodiac-header-section {
        flex-direction: column; 
        text-align: center;
    }
}