.advisors-bio,
.video-title {
    -webkit-box-orient: vertical
}

.astrology-tools-title {
    font-size: 32px !important;
    font-weight: 700 !important;
    color: #1a1a1a !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    font-family: "Times New Roman", Times, serif !important;
    text-align: center !important;
    margin-bottom: 40px !important;
    position: relative;
    padding-bottom: 20px !important
}

.video-author-info,
.video-overlay-bottom {
    color: #fff;
    text-align: left
}

.as-seen-heading::after,
.astrology-tools-title::after,
.heading::after,
h2.heading::after {
    content: "";
    height: 6px !important;
    background-color: transparent !important;
    background-image: linear-gradient(to right, #7c9b8f 0, #7c9b8f calc(50% - 6px), transparent calc(50% - 6px), transparent calc(50% + 6px), #7c9b8f calc(50% + 6px), #7c9b8f 100%), radial-gradient(circle at center, #f28b00 3px, transparent 3px) !important;
    background-repeat: no-repeat !important;
    background-size: 100% 2px, 100% 100% !important;
    background-position: center center, center center !important;
    border: none !important
}

.astrology-tools-title::after {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 60px
}

.astrology-tools-wrapper,
.astroway-astrologers,
.astroway-live-astrologers,
.astroway-testimonial,
.benefits-section,
.bg-light-blue,
.bg-light-yellow,
.bg-pink-light,
.revamped-testimonial,
.stories-container-section {
    background-color: #f6f8f7 !important
}

.category-cards-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    margin-top: 30px;
    width: 100%;
    box-sizing: border-box
}

@media (min-width:576px) {
    .category-cards-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
}

@media (min-width:768px) {
    .category-cards-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }
}

@media (min-width:992px) {
    .category-cards-grid {
        grid-template-columns: repeat(6, minmax(0, 1fr))
    }
}

.category-cards-grid a {
    text-decoration: none !important;
    display: block;
    min-width: 0;
    width: 100%
}

.astrologer-category {
    background-color: #fff !important;
    border: 1px solid rgba(0, 0, 0, .12) !important;
    border-radius: 16px !important;
    padding: 15px 5px !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: .3s !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .06) !important;
    cursor: pointer;
    width: 100%
}

.astrologer-category:hover {
    border-color: #286851 !important;
    box-shadow: 0 8px 25px rgba(40, 104, 81, .15) !important
}

.astrologer-category .card-icon {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background-color: #f7faf9;
    border: 1px solid #d1e3dc;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12px;
    transition: .3s !important
}

.astrologer-category:hover .card-icon,
.icon-btn.online {
    background-color: #286851
}

.astrologer-category .card-icon img {
    width: 42px;
    height: 42px;
    object-fit: contain;
    transition: .3s !important
}

.astrologer-category:hover .card-icon img {
    filter: brightness(0) invert(1)
}

.astrologer-category .card-text {
    font-size: 13px;
    font-weight: 600;
    color: #1a1a1a;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 0;
    transition: .3s !important;
    word-wrap: break-word;
    white-space: normal;
    width: 100%
}

.astrologer-category:hover .card-text {
    color: #286851
}

.view-more {
    transition: .3s !important
}

.view-more:hover {
    background-color: #286851 !important;
    color: #fff !important;
    transform: translateY(-2px);
    box-shadow: 0 4px 10px rgba(40, 104, 81, .3) !important
}

.astrologer-category:hover,
.revamped-stat-box:hover,
.services-card:hover {
    transform: translateY(-5px)
}

.owl-dots .owl-dot {
    padding: 18px;
    margin: 6px
}

.product-height {
    height: auto !important
}

@media (min-width:1199px) {
    .owl-youtube .owl-item.active.center .tile {
        height: 100% !important
    }

    .container-blog,
    .container-md,
    .container-sm {
        max-width: 1140px
    }
}

.astroway-blog .item {
    box-shadow: 0 3px 6px #65a9fd24;
    border: 1px solid #286851;
    border-radius: 0 !important;
    margin-right: 10px;
    margin-left: 10px;
    text-align: left !important
}

@media (min-width:900px) and (max-width:1199px) {
    .product-height {
        height: 402px !important
    }
}

.owl-youtube-shorts .tile {
    position: relative !important;
    border-radius: 20px !important;
    overflow: hidden !important;
    background: #000 !important;
    margin: 15px auto !important;
    aspect-ratio: 9/16 !important;
    transition: .4s cubic-bezier(.165, .84, .44, 1) !important;
    border: none !important;
    width: auto !important
}

.owl-youtube-shorts .img-div,
.owl-youtube-shorts .youtube-image {
    width: 100% !important;
    height: 100% !important
}

.owl-youtube-shorts .tile:hover {
    transform: translateY(-5px) !important
}

.owl-youtube-shorts .owl-stage {
    display: flex !important;
    justify-content: center !important
}

.owl-youtube-shorts .youtube-image {
    object-fit: cover !important
}

.video-overlay-top {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 25px 15px 40px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .4) 50%, transparent 100%);
    display: flex;
    align-items: center;
    z-index: 5
}

.video-author-avatar {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    border: 1.5px solid rgba(255, 255, 255, .9);
    background: #fff;
    padding: 4px;
    object-fit: contain !important
}

.video-author-name {
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    text-shadow: 0 2px 4px rgba(0, 0, 0, .5)
}

.video-author-sub {
    font-size: 11px;
    opacity: .9;
    text-transform: uppercase;
    letter-spacing: .5px
}

.video-play-btn-custom {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    background: red;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 6;
    cursor: pointer;
    box-shadow: 0 0 15px rgba(255, 0, 0, .4);
    transition: .3s
}

.app-mockup,
.astrologer-category,
.step-card {
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1)
}

.owl-youtube .tile:hover .video-play-btn-custom {
    transform: translate(-50%, -50%) scale(1.1);
    box-shadow: 0 0 30px rgba(255, 0, 0, .6)
}

.video-play-btn-custom i {
    color: #fff;
    font-size: 24px;
    margin-left: 4px
}

.video-overlay-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 40px 15px 25px;
    background: linear-gradient(to top, rgba(0, 0, 0, .9) 0, rgba(0, 0, 0, .4) 50%, transparent 100%);
    z-index: 5
}

.as-seen-heading,
.astrologer-category,
.btn-banner,
.categories-container,
.offer-style,
.online-psychic-content,
.revamped-stat-box,
.services-card {
    text-align: center
}

.video-handle {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 8px;
    display: flex;
    align-items: center
}

.video-handle i {
    font-size: 12px;
    margin-right: 6px;
    opacity: .8
}

.video-footer-meta {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.video-interactions {
    display: flex;
    gap: 15px
}

.video-interactions i {
    font-size: 18px;
    cursor: pointer;
    opacity: .9;
    transition: opacity .2s
}

.video-interactions i:hover {
    opacity: 1
}

.yt-watch-brand {
    display: flex;
    align-items: center;
    font-size: 13px;
    font-weight: 500
}

.yt-logo-small {
    height: 18px !important;
    width: auto !important;
    margin-left: 6px
}

@media (max-width:767px) {
    .owl-youtube .tile {
        aspect-ratio: 9/16;
        margin: 8px
    }

    .video-play-btn-custom {
        width: 50px;
        height: 50px
    }
}

.advisors-bio {
    color: #000 !important;
    font-weight: 400;
    font-size: 15px !important;
    line-height: 1.5 !important;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 72px !important
}

.benefit-text b,
.btn-banner,
.card-text,
.revamped-number,
.step-icon,
.videoclose {
    font-weight: 700
}

.modal-content {
    background-clip: border-box !important;
    border: none !important;
    border-radius: 10px !important
}

.slider {
    position: relative
}

.btn-banner {
    width: 22%;
    position: absolute;
    bottom: 9%;
    left: 70%;
    transform: translateX(-50%);
    padding: 15px 20px;
    background-color: #286851;
    color: #fff;
    border-radius: 50px;
    font-size: 16px;
    z-index: 1;
    text-decoration: none
}

@media (max-width:1400px) {
    .astroway-astrologers {
        padding-right: 30px !important;
        padding-left: 30px !important
    }
}

@media (max-width:992px) {
    .btn-banner {
        z-index: 0;
        width: 30%;
        bottom: 10%;
        left: 50%;
        padding: 12px 18px;
        font-size: 14px
    }
}

@media (max-width:768px) {
    .psychic-cards-main .card {
        min-height: auto !important;
        height: auto !important
    }

    .astroway-astrologers {
        padding-right: 10px !important;
        padding-left: 10px !important
    }

    .btn-banner {
        z-index: 0;
        width: 40%;
        bottom: 8%;
        left: 50%;
        padding: 10px 15px;
        font-size: 13px
    }
}

.btn-banner:hover {
    color: #fff
}

.bannerbtn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2
}

.arrow-left,
.bannerbtn-prev {
    left: 10px
}

.arrow-right,
.bannerbtn-next {
    right: 10px
}

.categories-container h2 {
    font-size: 24px;
    margin-bottom: 20px;
    color: #333
}

.category-cards {
    justify-content: center;
    display: flex;
    gap: 15px;
    padding-bottom: 10px;
    scroll-snap-type: x mandatory
}

.astrologer-category {
    max-width: 185px;
    min-width: 185px;
    height: 230px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    scroll-snap-align: start
}

.card-icon {
    font-size: 36px;
    margin-bottom: 10px
}

.card-icon img {
    width: 65px;
    height: 65px
}

.card-text {
    font-size: 14px;
    color: #333
}

.category-cards::-webkit-scrollbar {
    height: 8px
}

.category-cards::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .2);
    border-radius: 4px
}

.videoclose {
    float: right;
    font-size: 1.5rem;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.call-color-red,
.comment-color-red,
.video-color-red,
.videoclose:hover {
    color: #fff !important
}

.benefits-section {
    background-color: #e3f2ee;
    padding: 40px;
    border-radius: 16px
}

.text-content {
    max-width: 500px
}

.text-content h1 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #1b1b1b
}

.benefit-item {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 16px
}

.benefit-icon {
    font-size: 20px;
    color: #d0bfff
}

.benefit-text {
    color: #333
}

.benefit-text b {
    display: block;
    margin-bottom: 4px;
    color: #1b1b1b
}

.app-mockup {
    width: 100%;
    max-width: 600px;
    border-radius: 16px;
    overflow: hidden
}

.step-card {
    background-color: #f8f9fa;
    border-radius: 8px;
    padding: 15px;
    height: 100%;
    max-width: 280px;
    margin: 10px auto
}

.step-icon {
    width: 36px;
    height: 36px;
    background-color: #286952;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 1rem
}

.head-5 {
    margin-top: 13px;
    font-size: 1.1rem
}

.para-5 {
    font-size: .9rem;
    color: #374151
}

.card {
    height: 96%;
    padding: 10px !important
}

@media (max-width:576px) {
    .btn-banner {
        z-index: 0;
        width: 56%;
        bottom: 5%;
        left: 50%;
        padding: 8px 12px;
        font-size: 12px
    }

    .category-cards {
        justify-content: normal;
        overflow-x: auto;
        gap: 0
    }

    .astrologer-category {
        min-width: 120px;
        height: 150px;
        padding: 10px
    }

    .card-icon {
        font-size: 24px
    }

    .card-icon img {
        width: 45px;
        height: 45px
    }

    .card-text {
        font-size: 15px !important
    }

    .card {
        margin: 7px;
        height: 96% !important
    }

    .astroway-astrologers {
        padding-right: 10px !important;
        padding-left: 10px !important
    }
}

.stat-icon {
    font-size: 22px
}

.revamped-testimonial {
    background: linear-gradient(135deg, #fdfcfa, #e6f0ff);
    padding: 70px 30px;
    text-align: center;
    border-radius: 20px;
    max-width: 1200px;
    margin: 0 auto;
    box-shadow: 0 15px 40px rgba(0, 0, 0, .08);
    position: relative;
    overflow: hidden
}

.revamped-testimonial::after,
.revamped-testimonial::before {
    content: "❝";
    font-size: 80px;
    color: #d6e0f0;
    position: absolute;
    font-family: serif;
    opacity: .2
}

.revamped-testimonial::before {
    top: 20px;
    left: 20px
}

.revamped-testimonial::after {
    bottom: 185px;
    right: 20px;
    content: "❞"
}

.revamped-quote {
    font-size: 20px;
    color: #3a3a3a;
    max-width: 900px;
    margin: 0 auto 50px;
    font-style: italic;
    line-height: 1.8;
    position: relative;
    z-index: 1
}

.revamped-stats {
    display: flex;
    justify-content: center;
    gap: 25px;
    flex-wrap: wrap
}

.revamped-stat-box {
    background-color: #fff;
    padding: 30px 25px;
    border-radius: 16px;
    flex: 1 1 200px;
    max-width: 260px;
    box-shadow: 0 6px 12px rgba(50, 50, 93, .08);
    transition: transform .3s, box-shadow .3s
}

.revamped-stat-box:hover {
    box-shadow: 0 12px 25px rgba(0, 0, 0, .12)
}

.revamped-number {
    font-size: 26px;
    color: #1b5440db;
    display: block
}

.revamped-label {
    font-size: 17px;
    color: #666;
    margin-top: 8px
}

@media (max-width:600px) {

    .main-container-style,
    .stats {
        margin-top: 0 !important
    }

    .pill-style {
        padding: 5px 41px 5px 42px;
        position: relative;
        top: -20px;
        left: 22px !important;
        border: 5px solid #fff
    }

    .zodiac-images-style {
        margin-top: 15px !important
    }

    .testimonial-section::after,
    .testimonial-section::before {
        width: 50px;
        height: 50px
    }

    img.advisor-image-style {
        width: 110px !important;
        height: 130px !important
    }

    .online-psychic-sub-heading {
        font-size: 17px !important;
        line-height: 1.4;
        min-height: 24px;
        font-weight: 500
    }

    .online-psychic-content {
        text-align: center
    }

    .product-height {
        max-height: 380px !important
    }

    .testimonial-section::before {
        left: 10px
    }

    .testimonial-section::after {
        right: 10px
    }

    .testimonial-text {
        font-size: 16px
    }

    .stat-box {
        padding: 15px
    }

    .stat-number {
        font-size: 20px
    }

    .stat-label {
        font-size: 15px
    }
}

.icon-desc-text {
    font-size: 12px !important
}

.icon-desc-text:hover {
    color: #286851 !important;
    transform: scale(1.1)
}

.blog-content,
.rates {
    font-size: 16px
}

.bio-content-style {
    padding: 0
}

.pill-style {
    padding: 5px 41px 5px 42px;
    position: relative;
    top: -20px;
    left: 36px;
    border: 5px solid #fff
}

.online-psychic-sub-heading {
    font-size: 17px
}

img.advisor-image-style {
    width: 160px;
    height: 160px
}

.carousel-container {
    position: relative;
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .2)
}

.carousel {
    display: flex;
    transition: transform .5s ease-in-out
}

.carousel picture {
    min-width: 100%;
    height: auto
}

.carousel img {
    width: 100%;
    height: auto;
    object-fit: contain
}

.arrow-left,
.arrow-right {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    border: none;
    padding: 10px 17px 14px;
    border-radius: 50%;
    font-size: 19px;
    cursor: pointer;
    z-index: 2
}

.main-container-style {
    margin-top: 0
}

.zodiac-images-style {
    margin-top: 40px
}

.heart-emojis {
    margin-left: auto;
    z-index: 1000;
    right: 0;
    position: absolute;
    color: #ee4e5e
}

.bio-div {
    margin-top: -10px
}

.name-with-heart {
    margin-top: 10px;
    display: flex
}

.main-accuracy {
    gap: 2.5rem
}

@media (max-width:325px) {
    .blog-description-style {
        font-size: 16px !important
    }

    .stars-style {
        margin-left: 0;
        font-size: 34px;
        color: gold;
        letter-spacing: -5px
    }

    .online-psychic-sub-heading {
        font-size: 16px !important;
        line-height: 1.4;
        min-height: 24px;
        font-weight: 500
    }

    .followers,
    .main-accuracy {
        font-size: 14px !important
    }

    .main-accuracy {
        gap: .5rem
    }
}

.stars-style {
    margin-left: 5px;
    font-size: 34px;
    color: gold;
    letter-spacing: -5px
}

.rating-counting {
    font-size: 24px;
    color: #000;
    font-weight: 400;
    margin-top: 10px
}

@media (max-width:375px) {

    .offer-content,
    .offer-style {
        font-weight: 700;
        line-height: 1 !important
    }

    .blog-title-style {
        color: #000;
        font-size: 14px !important;
        font-weight: 700
    }

    .messagebtn,
    .notifybtn {
        padding: 5px 25px !important
    }

    .psychic-cards-main {
        width: 100% !important;
        margin: auto
    }

    .offer-style {
        font-size: 18px;
        width: 100% !important;
        padding: 2px 8px !important;
        margin-top: 4px;
        color: #7c3a99;
        border-radius: 20px 4px;
        box-shadow: 0 6px 12px rgba(27, 84, 64, .2);
        display: inline-block;
        text-align: center;
        background-color: #fde2e5;
        border: 2px dashed #fbb6bd
    }

    .offer-style a {
        color: #1b5440
    }

    .offer-content {
        color: #1b5440;
        font-size: 10px !important
    }

    .social-media-analytics {
        margin-bottom: 10px;
        display: flex !important;
        flex-direction: row !important;
        justify-content: space-between !important;
        align-items: center !important;
        gap: 6px;
        width: 100%
    }

    .rating-counting {
        font-size: 20px !important;
        color: #000;
        font-weight: 400;
        margin-top: 10px
    }

    .stars-style {
        margin-left: 0;
        font-size: 24px;
        color: gold;
        letter-spacing: -5px
    }

    .followers {
        font-size: 11px
    }

    .main-accuracy {
        gap: .5rem
    }

    .social-media-icons {
        font-size: 0px
    }

    .rate-per-mint {
        font-size: 13.5px
    }

    .rates {
        font-size: 14.5px !important;
        font-weight: 700
    }
}

.card-description-content {
    padding-top: 20px;
    padding-bottom: 0
}

.online {
    background-color: green !important;
    color: #fff !important;
    font-weight: 700 !important;
    text-transform: uppercase
}

.articles-busy,
.articles-online {
    font-size: 12px;
    color: #fff !important;
    font-weight: 700 !important;
    text-transform: uppercase
}

.articles,
.offline {
    color: #000 !important;
    font-weight: 700 !important;
    text-transform: uppercase
}

.articles {
    font-size: 12px
}

.offline {
    background-color: #d3d3d3 !important
}

.busy {
    background-color: red !important;
    color: #fff !important;
    font-weight: 700 !important;
    text-transform: uppercase
}

.followers {
    font-size: 18px
}

.stats {
    margin-top: -25px
}

.services-container {
    margin: 40px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    gap: 30px;
    max-width: 100%;
    width: 94%
}

.services-card {
    background: #fff;
    padding: 10px 20px 1px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
    transition: transform .3s ease-in-out
}

.services-icon {
    width: 100px;
    height: 100px;
    margin: 0 auto 10px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

.services-icon img {
    width: 90px;
    height: 90px;
    border-radius: 50%
}

.services-card h3 {
    font-size: 17px;
    margin-bottom: 10px
}

.services-card p {
    font-size: 14px;
    color: #666
}

@media (max-width:768px) {
    .as-seen-list {
        gap: 0 !important;
        padding-top: 10px
    }

    .as-seen-logo-wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 !important;
        border-radius: 16px;
        background: #fff;
        border: 1px solid #1b544055;
        box-shadow: 0 4px 8px rgba(40, 104, 81, .1);
        transition: .3s;
        width: 100% !important;
        height: auto !important;
        margin: 10px;
        overflow: hidden
    }

    .card-description-content {
        padding-top: 20px;
        padding-bottom: 20px !important
    }

    .services-card h3,
    .services-card p {
        font-size: 12px
    }

    .services-card {
        background: #fff;
        padding: 10px 0 1px !important;
        border-radius: 10px;
        text-align: center;
        box-shadow: 0 4px 8px rgba(0, 0, 0, .1)
    }

    .services-container {
        margin: 40px 10px !important;
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        gap: 10px;
        padding-bottom: 10px
    }

    .services-container::-webkit-scrollbar {
        height: 5px
    }

    .services-container::-webkit-scrollbar-thumb {
        background: #ccc;
        border-radius: 5px
    }

    .services-container>* {
        flex: 0 0 auto;
        width: 175px
    }

    .services-icon {
        width: 70px;
        height: 70px;
        margin: 0 auto 10px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .services-icon img {
        width: 60px;
        height: 60px;
        border-radius: 50%
    }
}

.social-media-icons {
    display: flex;
    gap: .5rem
}

.icon-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: .25rem;
    background-color: #a1aab9;
    color: #fff;
    font-size: 1rem;
    text-decoration: none;
    transition: background .2s
}

.offer-content,
.offer-style {
    line-height: 1 !important;
    display: inline-block;
    font-weight: 700
}

.icon-btn:hover {
    filter: brightness(.9)
}

.truncate-name {
    max-width: 12ch;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 20px;
    white-space: nowrap
}

.tile,
.video-title {
    overflow: visible !important
}

.small-title {
    color: #000 !important
}

.unfilled-heart.heart-style-new img {
    width: 30px;
    height: 30px
}

.heart-style-new,
.heart-style-new:hover {
    border-radius: 30px
}

.offer-style {
    font-size: 18px;
    padding: 5px;
    color: #7c3a99;
    border-radius: 20px 4px;
    box-shadow: 0 6px 12px rgba(27, 84, 64, .2);
    background-color: #fde2e5;
    border: 2px dashed #fbb6bd;
    width: 100% !important;
    margin-left: 0 !important
}

.as-seen-logo-wrapper,
.tile {
    background: #fff;
    transition: .3s
}

.offer-style a {
    color: #1b5440
}

.offer-content {
    color: #1b5440;
    font-size: 14px
}

.social-media-analytics {
    margin-bottom: 10px;
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 6px;
    width: 100%
}

.pricing-offer-row {
    display: flex !important;
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    width: 100%
}

.offer-label-col {
    flex-shrink: 0;
    margin-left: 5px
}

.advisors-actions-buttons {
    display: flex
}

.messagebtn,
.notifybtn {
    padding: 5px 35px
}

.psychic-cards-main {
    width: 98%;
    margin: auto
}

.owl-carousel .owl-item img {
    border-radius: 0 !important
}

.video-title {
    color: #286851;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    min-height: 3em;
    line-height: 1.4em;
    margin: 10px 5px !important;
    font-size: 14px
}

.tile {
    border: 1px solid #28685166;
    border-radius: 12px;
    margin: 10px;
    display: flex;
    flex-direction: column;
    padding-bottom: 20px
}

.owl-youtube {
    padding: 40px 0
}

.owl-youtube .owl-item.active.center .tile {
    border-color: #286851;
    box-shadow: 0 8px 24px rgba(40, 104, 81, .2);
    transform: scale(1.05)
}

.owl-youtube .owl-item p {
    padding: 0 !important;
    margin: 0 !important
}

.astroway-customer-stories .item img {
    width: 100% !important;
    margin: 0 auto
}

.astroway-customer-stories .item {
    border: 1px solid #c7c6c6 !important;
    border-radius: 12px;
    padding: 0 !important;
    background: #e2f2ee !important;
    box-shadow: 0 8px 12px rgba(38, 70, 64, .2) !important;
    transition: box-shadow .3s, transform .3s !important
}

.astroway-customer-stories .item:hover {
    box-shadow: 0 12px 30px rgba(38, 70, 64, .2) !important;
    transform: translateY(-8px) !important
}

.view-details-button:hover {
    background: linear-gradient(90deg, #1b5440db, #3ea685) !important
}

.as-seen-section {
    padding: 60px 0
}

.as-seen-heading {
    font-size: 30px;
    font-weight: 700;
    color: #1b5440;
    margin-bottom: 20px;
    position: relative
}

.as-seen-heading::after {
    content: '';
    display: block;
    width: 120px;
    height: 3px;
    background-color: #286851;
    margin: 12px auto 0;
    border-radius: 2px
}

.as-seen-list {
    gap: 20px;
    padding-top: 10px
}

.as-seen-logo-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px;
    border-radius: 16px;
    border: 1px solid #1b544055;
    box-shadow: 0 4px 8px rgba(40, 104, 81, .1);
    width: 180px;
    height: 100px;
    margin: 10px;
    overflow: hidden
}

.as-seen-logo-wrapper:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 20px rgba(40, 104, 81, .15)
}

.as-seen-logo img {
    max-width: 100%;
    max-height: 80%;
    object-fit: contain
}

.blog-comment-author {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #e2f2ee;
    padding: 10px;
    font-weight: 500
}

.blog-author,
.blog-comments {
    display: flex;
    align-items: center;
    gap: 5px
}

.stat-icon {
    color: #555
}

.blog-main-content-item {
    background-color: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .2) !important
}

.price-tag {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #c62828;
    color: #fff;
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 5px;
    z-index: 2;
    font-weight: 600
}

.blog-title-style {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    text-align: left
}

.blog-description-style {
    font-size: 16px !important
}

a.read-more-link:hover {
    text-decoration: underline !important
}

span.iconsfw.offer-style {
    margin-left: 0 !important;
    width: 100% !important
}

.astrologer-name-style {
    font-family: Arial, sans-serif
}

.iconsfw {
    color: #1f2937;
    font-weight: 500
}