section.client-testimonials-page {
    background: #FFFBEE;
}

section.client-testimonials-page img {
    width: 100%;
    max-width: 98px;
}

section.client-testimonials-page .testimonial-img {
    width: 100%;
    border-radius: 50%;
    max-width: 170px;
    height: 170px;
    margin-bottom: 12px;
    object-fit: cover;
    margin-top: -85px;
}


section.client-testimonials-page .testi-card-img {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    margin-bottom: 25px;
}

section.client-testimonials-page .testi-content p:first-child {
    display: none;
}

section.client-testimonials-page p.text-center.testimonials-prod {
    margin-bottom: 20px !important;
}

section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12 {
    margin-bottom: 80px;
    padding-top: 85px;
}

section.client-testimonials-page img.img-fluid.item-rating-img {
    width: 98px;
}

section.client-testimonials-page .testimonials-card {
    height: 100%;
}

section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12:nth-child(1) .testi-card-content,
section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12:nth-child(2) .testi-card-content,
section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12:nth-child(3) .testi-card-content,
section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12:nth-child(7) .testi-card-content,
section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12:nth-child(8) .testi-card-content,
section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12:nth-child(9) .testi-card-content {
    background: linear-gradient(90deg, rgba(111, 70, 46, 1) 0%, rgba(46, 27, 10, 1) 100%);
    height: 100%;
    padding: 0 50px;
    color: #fff !important;
    border-radius: 10px;
}

section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12:nth-child(1) .testi-card-content p,
section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12:nth-child(2) .testi-card-content p,
section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12:nth-child(3) .testi-card-content p,
section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12:nth-child(7) .testi-card-content p,
section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12:nth-child(8) .testi-card-content p,
section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12:nth-child(9) .testi-card-content p {
    color: #fff !important;
}

section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12:nth-child(4) .testi-card-content,
section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12:nth-child(5) .testi-card-content,
section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12:nth-child(6) .testi-card-content {
    background: linear-gradient(90deg, rgba(255, 233, 147, 1) 0%, rgba(242, 209, 91, 1) 37%, rgba(217, 173, 35, 1) 70%, rgba(172, 131, 16, 1) 100%);
    height: 100%;
    padding: 0 50px;
    color: #231914;
    border-radius: 10px;
    box-shadow: -11px 10px 17px 4px rgba(0, 0, 0, 0.17);
}
section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12:nth-child(4) .testi-card-content p,
section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12:nth-child(5) .testi-card-content p,
section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12:nth-child(6) .testi-card-content p{
    color: #231914;

}

section.client-testimonials-page .testi-content p {
    color: #fff;
}

section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12:nth-child(1) .testi-card-content .stars-rating,
section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12:nth-child(2) .testi-card-content .stars-rating,
section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12:nth-child(3) .testi-card-content .stars-rating,
section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12:nth-child(7) .testi-card-content .stars-rating,
section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12:nth-child(8) .testi-card-content .stars-rating,
section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12:nth-child(9) .testi-card-content .stars-rating {
    background: url('https://maricarschocolatecakes.com/wp-content/themes/maricarschocolatecakes/assets/images/testimonials/ratings-white.png') no-repeat center center;
    background-size: cover;
    height: 10px;
    padding: 8px 50px;
}

section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12:nth-child(4) .testi-card-content .stars-rating,
section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12:nth-child(5) .testi-card-content .stars-rating,
section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12:nth-child(6) .testi-card-content .stars-rating{
    background: url('https://maricarschocolatecakes.com/wp-content/themes/maricarschocolatecakes/assets/images/testimonials/ratings-black.png') no-repeat center center;
    background-size: cover;
    height: 10px;
    padding: 8px 50px;
}

section.client-testimonials-page .pagination {
    gap: 20px;
    justify-content: center;
    font-size: 15px;
}

section.client-testimonials-page .pagination a.page-numbers {
    color: #231914 !important;
    text-decoration: none;
}

section.client-testimonials-page span.page-numbers.current {
    color: #A37811;
}

@media (max-width: 1260px) {
    section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12:nth-child(1) .testi-card-content, section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12:nth-child(2) .testi-card-content, section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12:nth-child(3) .testi-card-content, section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12:nth-child(7) .testi-card-content, section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12:nth-child(8) .testi-card-content, section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12:nth-child(9) .testi-card-content {
        padding: 0 25px;
    }

    section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12:nth-child(4) .testi-card-content, section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12:nth-child(5) .testi-card-content, section.client-testimonials-page .col-lg-4.col-md-6.col-sm-12:nth-child(6) .testi-card-content {
        padding: 0 25px;
    }
}

