.dsvy-testimonial-style-1 .designervily-author-wrapper {
    align-items: center;
}

.dsvy-testimonial-style-1 .dsvy-featured-wrapper {
    width: 60px;
    height: 60px;
}

.dsvy-testimonial-style-1 .dsvy-featured-wrapper img {
    border-radius: 100%;
}

.dsvy-testimonial-style-1 .designervily-box-content:before {
    content: '\e878';
    font-size: 50px;
    font-family: "designervily-base-icons";
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    position: absolute;
    right: 17px;
    top: -9px;
    color: rgba(var(--dsvy-karzo-white-color-rgb), 0.10);
}

.dsvy-testimonial-style-1 .designervily-testimonial-detail {
    font-size: 13px;
    line-height: 20px;
    color: #fff;
}

.dsvy-testimonial-style-1 .designervily-box-title {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 0;
    color: var(--dsvy-karzo-global-color);
}

.dsvy-testimonial-style-1 .designervily-box-desc blockquote {
    font-size: 18px;
    line-height: 30px;
    padding: 0;
    margin: 0;
    border: 0;
    color: #fff;
    background: transparent;
    font-style: italic;
    font-weight: 300;
    letter-spacing: 0.5px;
}

.dsvy-testimonial-style-1 .designervily-box-desc {
    margin: 30px 0 55px;
}

.dsvy-testimonial-style-1 .designervily-box-author {
    padding-left: 20px;
}

.dsvy-testimonial-style-1 .designervily-box-content {
    position: relative;
    color: #fff;
}

.dsvy-testimonial-style-1 .designervily-box-star-ratings {
    font-size: 20px;
}

.dsvy-testimonial-style-1 .designervily-box-star-ratings i:before {
    margin: 0 2px;
}

.dsvy-testimonial-style-1 .designervily-box-star-ratings i.dsvy-active {
    color: #eda028;
}

.dsvy-element-testimonial-style-1.designervily-element-viewtype-carousel .owl-carousel .owl-nav {
    width: 100px;
    right: -30px;
    bottom: 60px;
    top: inherit;
    transform: skewX(-25deg);
}

.dsvy-element-testimonial-style-1.designervily-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next,
.dsvy-element-testimonial-style-1.designervily-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev {
    background-color: transparent!important;
    color: #fff!important;
    border: 1px solid rgba(217, 217, 217, 20%);
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    z-index: 15;
    cursor: pointer;
    color: #fff;
    width: 60px;
    height: 60px;
    line-height: 60px;
}