/*=== Testimonial style 8 ===*/

.cspt-testimonial-style-8 .cspt-content-box {
    position: relative;
    margin-left: 100px;
    padding-top: 40px;
}

.cspt-testimonial-style-8 .creativesplanet-box-desc {
    padding-bottom: 10px;
    padding-top: 38px;
}

.cspt-testimonial-style-8 .creativesplanet-box-title {
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 12px;
    color: var(--cspt-emphires-global-color);
}

.cspt-testimonial-style-8 blockquote {
    font-size: 28px;
    color: #1a191d;
    line-height: 40px;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
    font-style: normal;
    font-weight: 300;
}

.cspt-testimonial-style-8 .cspt-content-box:after {
    position: absolute;
    content: "\e805";
    font-family: "creativesplanet-base-icons";
    font-size: 80px;
    line-height: 80px;
    top: 0;
    left: 0px;
    color: var(--cspt-emphires-global-color);
}

.cspt-testimonial-style-8 span.cspt-designation {
    color: #999;
}

.cspt-testimonial-style-8 .creativesplanet-box-star-ratings {
    text-align: right;
}

.cspt-testimonial-style-8 .creativesplanet-box-star-ratings i {
    font-size: 20px;
}

.cspt-testimonial-style-8 .creativesplanet-box-star-ratings i:before {
    margin: 0 .1em;
}

.cspt-element-testimonial-style-8.creativesplanet-element-viewtype-carousel .owl-carousel .owl-dots {
    margin-top: 0;
    position: absolute;
    right: 0;
    bottom: 50px;
}

.cspt-testimonial-style-8 .cspt-featured-wrapper {
    width: 370px;
}

.cspt-element-testimonial-style-8 .cspt-ele-header-area .left-align.cspt-heading-subheading,
.cspt-element-testimonial-style-8 .cspt-ihbox-box .cspt-ihbox-contents {
    display: flex;
}

.cspt-element-testimonial-style-8 .cspt-ele-header-area .left-align.cspt-heading-subheading .cspt-element-title,
.cspt-element-testimonial-style-8 .cspt-ihbox-box .cspt-ihbox-contents .cspt-ihbox-heading {
    padding-left: 380px;
}