.reviews .the-testimonials .testimonial,
.testimonials .the-testimonials .testimonial {
    position: relative;
    display: block;
    width: 100%;
    padding: 1rem 0;
    border-bottom: 1px solid #cdcdcd
}

@media (max-width: 565px) {
    .reviews .the-testimonials .testimonial .layout,
    .testimonials .the-testimonials .testimonial .layout {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.reviews .the-testimonials .testimonial .top,
.testimonials .the-testimonials .testimonial .top {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.reviews .the-testimonials .testimonial .top .rating,
.testimonials .the-testimonials .testimonial .top .rating {
    margin-right: 0.5rem
}

.reviews .the-testimonials .testimonial .top .rating .star,
.testimonials .the-testimonials .testimonial .top .rating .star {
    width: 1.5rem;
    height: 1.5rem
}

.reviews .the-testimonials .testimonial .top .rating .star svg,
.testimonials .the-testimonials .testimonial .top .rating .star svg {
    display: block;
    width: 100%;
    height: 100%;
    fill: #fac747
}

@media (max-width: 768px) {
    .reviews .the-testimonials .testimonial .top .meta,
    .testimonials .the-testimonials .testimonial .top .meta {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.reviews .the-testimonials .testimonial .top .meta span,
.testimonials .the-testimonials .testimonial .top .meta span {
    font-size: 0.75rem
}

.reviews .the-testimonials .testimonial .top .meta .divider,
.testimonials .the-testimonials .testimonial .top .meta .divider {
    margin: 0 0.25rem
}

@media (max-width: 565px) {
    .reviews .the-testimonials .testimonial .top .meta .divider,
    .testimonials .the-testimonials .testimonial .top .meta .divider {
        display: none
    }
}

.reviews .the-testimonials .testimonial .content,
.testimonials .the-testimonials .testimonial .content {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding-right: 1rem
}

@media (max-width: 565px) {
    .reviews .the-testimonials .testimonial .content,
    .testimonials .the-testimonials .testimonial .content {
        width: 100%;
        padding-right: 0
    }
}

.reviews .the-testimonials .testimonial .content .review,
.testimonials .the-testimonials .testimonial .content .review {
    margin-top: 2rem;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.reviews .the-testimonials .testimonial .content .review .icon,
.testimonials .the-testimonials .testimonial .content .review .icon {
    opacity: 0.25;
    width: 1rem;
    height: 1rem;
    min-width: 1rem;
    margin-top: -0.25rem
}

.reviews .the-testimonials .testimonial .content .review .icon svg,
.testimonials .the-testimonials .testimonial .content .review .icon svg {
    display: block;
    width: 100%;
    height: 100%;
    fill: #4C7FA6
}

.reviews .the-testimonials .testimonial .content .review p,
.testimonials .the-testimonials .testimonial .content .review p {
    padding: 0 1rem;
    font-size: 1rem;
    margin: 0;
    line-height: 1.5
}

.reviews .the-testimonials .testimonial .image,
.testimonials .the-testimonials .testimonial .image {
    width: auto;
    height: auto;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    min-width: 7rem;
    min-height: 10rem
}

@media (max-width: 768px) {
    .reviews .the-testimonials .testimonial .image,
    .testimonials .the-testimonials .testimonial .image {
        width: auto;
        height: auto
    }
}

@media (max-width: 565px) {
    .reviews .the-testimonials .testimonial .image,
    .testimonials .the-testimonials .testimonial .image {
        display: none
    }
}

.reviews .the-testimonials .testimonial .image img,
.testimonials .the-testimonials .testimonial .image img {
    display: block;
    margin: auto;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 10rem
}

.reviews .the-testimonials .testimonial .bottom,
.testimonials .the-testimonials .testimonial .bottom {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 565px) {
    .reviews .the-testimonials .testimonial .bottom,
    .testimonials .the-testimonials .testimonial .bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 1rem;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media (max-width: 565px) {
    .reviews .the-testimonials .testimonial .bottom .reviewed-product,
    .testimonials .the-testimonials .testimonial .bottom .reviewed-product {
        margin-bottom: 0.5rem
    }
}

.reviews .the-testimonials .testimonial .bottom .reviewed-product a,
.testimonials .the-testimonials .testimonial .bottom .reviewed-product a {
    color: #000;
    font-size: 0.65rem
}

.reviews .the-testimonials .testimonial .bottom .reviewed-product a h3,
.testimonials .the-testimonials .testimonial .bottom .reviewed-product a h3 {
    margin: 0
}

.reviews .the-testimonials .testimonial .bottom .reviewed-product a:hover,
.testimonials .the-testimonials .testimonial .bottom .reviewed-product a:hover {
    text-decoration: underline;
    color: #3C7FD5
}

.reviews .the-testimonials .testimonial .bottom .view-details,
.testimonials .the-testimonials .testimonial .bottom .view-details {
    display: block;
    text-align: center;
    margin: 0
}

.reviews .the-testimonials .testimonial .bottom .view-details .btn,
.testimonials .the-testimonials .testimonial .bottom .view-details .btn {
    font-size: 0.7rem
}

.reviews .the-testimonials .testimonial .bottom .view-details .btn:hover,
.testimonials .the-testimonials .testimonial .bottom .view-details .btn:hover {
    color: #fff
}

.reviews .the-testimonials .load-more,
.testimonials .the-testimonials .load-more {
    text-align: center;
    padding: 1rem 0
}

.reviews .the-testimonials .load-more .btn,
.testimonials .the-testimonials .load-more .btn {
    margin-bottom: 0.5rem;
    font-size: 0.7rem
}

.reviews .the-testimonials .load-more .review-count p,
.testimonials .the-testimonials .load-more .review-count p {
    font-size: 0.65rem;
    color: #676767;
    margin: 0
}

.reviews .the-testimonials .load-more .review-count p .showing,
.testimonials .the-testimonials .load-more .review-count p .showing {
    color: #4C7FA6
}

.reviews .the-testimonials .load-more .review-count p .total,
.testimonials .the-testimonials .load-more .review-count p .total {
    color: #4C7FA6
}
