.psm_testimonial-follow-title{
    font-size:1.5rem;
}

.avatar {
  width: 80px;
}
.review-item .product img.additional {
    max-width: 100%;
}
.review-item {
    padding: 0 15px;
    position: relative;
    display: flex !important;
    height: 100% !important;
}
.review_avatar {
    text-align: center;
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    flex-shrink: 0;
}
.review-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 15px;
}
.review-header-left {
    display: flex;
    align-items: center;
    gap: 12px;
}
.review-header-right {
    display: flex;
    align-items: center;
}
.client-info {
    display: flex;
    flex-direction: column;
}
.client-name {
    font-weight: 700;
    font-size: 16px;
    margin: 0;
    color: inherit;
    line-height: 1.3;
}
.client-role {
    font-size: 13px;
    color: #000;
    margin: 2px 0 0 0;
}
.review-item.swiper-slide:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border-radius: 8px;
    pointer-events: none;
}
.rate-review .star svg {
    fill: #ffb300;
    width: 18px;
    height: 18px;
}
.review_avatar img.avatar {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
}
h4.psm_testimonial-follow-title span {
    color: #000;
}
.testimonial_des {
    line-height: 1.7;
    font-size: 14px;
    padding: 0;
    display: block;
    margin-bottom: 15px;
    color: #4a4a4a;
    flex: 1;
    text-align: left;
}
.quote-mark-bottom {
    text-align: right;
    position: relative;
    margin-top:-40px;
}
.quote-icon {
    font-size: 70px;
    line-height: 1;
    color: inherit;
    font-family: Georgia, serif;
    font-weight: bold;
    display: inline-block;
}
.star.star_pos.star_on_1 {
    width: 4px;
    overflow: hidden;
    margin-right: -8px;
}
.star.star_pos.star_on_2 {
    width: 5px;
    overflow: hidden;
    margin-right: -9px;
}
.star.star_pos.star_on_3 {
    width: 6px;
    overflow: hidden;
    margin-right: -10px;
}
.star.star_pos.star_on_4 {
    width: 7px;
    overflow: hidden;
    margin-right: -11px;
}
.star.star_pos.star_on_5 {
    width: 8px;
    overflow: hidden;
    margin-right: -12px;
}
.star.star_pos.star_on_6 {
    width: 9px;
    overflow: hidden;
    margin-right: -13px;
}
.star.star_pos.star_on_7 {
    width: 10px;
    overflow: hidden;
    margin-right: -14px;
}
.star.star_pos.star_on_8 {
    width: 11px;
    overflow: hidden;
    margin-right: -15px;
}
.star.star_pos.star_on_9 {
    width: 12px;
    overflow: hidden;
    margin-right: -16px;
}
.review-item-info {
    position: relative;
    display: flex;    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.review-item .product {
    display: flex;
    display: -webkit-flex;
    width: 100%;
    align-items: center;
    -webkit-align-items: center;
    margin-top: 0;
    margin-bottom: 15px;
    justify-content: center;
    -webkit-justify-content: center;
}
.review-item .product .product-name a {
    text-align: left;
    font-size: 14px;
    color: #2776d1;
    line-height: 1.5em;
    text-overflow: ellipsis;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: 38px;
    outline: none!important;
}
.review-item .product-name {
    max-width: calc(100% - 55px);
}
.review-item .product span.additional {
    width: 40px;
    margin-right: 10px;
}
.psm_testimonial_star_content .star {
    display: inline-block;
    font-size: 0;
    margin-right: 3px;
    vertical-align: middle;
}
.psm_testimonial_star_content {
    display: inline-block;
    vertical-align: -7px;
    line-height: 1;
}
.psm_testimonial_star_content .star a {
    display: block;
    cursor: pointer;
    outline: none!important;
    text-decoration: none!important;
}
.psm_testimonial_star_content .star.star-hover a:before,
.psm_testimonial_star_content .star.star_hover a:before {
    content: "\f005";
}
.psm_testimonial_star_content .star a:before {
    color: #f1b746;
    content: "\f006";
    font-family: 'FontAwesome';
    font-size: 20px;
    vertical-align: middle;
}
.psm_testimonial-home-reviews, .psm_testimonial-home-reviews *,.psm_testimonial-home-reviews *:after,.psm_testimonial-home-reviews *:before {
    box-sizing: border-box;
}
.review-item .product span.additional img {
    max-width: 100%;
}
.rate-review .star {
    display: inline-block;
    width: 21px;
    height: 21px;
    color: #ffb300;
    font-size: 21px;
    margin: 0 2px;
    background: transparent;
    text-indent: 0;
}
.rate-review {
    margin: 0;
    display: flex;
    display: -webkit-flex;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    gap: 2px;
}
.psm_testimonial-review-item {
    width: 100%;
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    padding: 20px;
    min-height: 280px;
    display: flex;
    flex-direction: column;
    position: relative;
    box-sizing: border-box;
    height: 100% !important;
}
.review-item.swiper-slide {
    outline: none!important;
}
.psm_testimonial-home-reviews .psm_testimonial-follow-title {
    margin-top: 0;
    display: block;
    font-weight: normal;
    line-height: 1;
    position: relative;
    border: none;
    text-transform: none;
    margin-bottom: 0.5rem;
    line-height: 1.1;
  font-weight: 700;
}
.psm_testimonial-follow-title span {
    font-size: 24px;
}
span.subtitle {
        margin-bottom: 1rem;
    line-height: 1.1;
}
.psm_testimonial-home-reviews .psm_testimonial-swiper-pagination .swiper-pagination-bullet {
    background: transparent;
    border: 3px solid #ccc;
    border-radius: 50%;
    font-size: 0;
    padding: 0;
    width: 12px;
    cursor: pointer;
    height: 12px;
    vertical-align: middle;
    outline: none!important;
    display: inline-block;
    box-shadow: none;
    margin: 0 4px;
    opacity: 1;
}
.psm_testimonial-home-reviews .psm_testimonial-list-reviews-slide {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0!important;
    width: 100%;
}
.psm_testimonial-home-reviews .psm_testimonial-swiper-pagination .swiper-pagination-bullet-active {
    background: #ccc;
}
.psm_testimonial-home-reviews .psm_testimonial-swiper-pagination {
    text-align: center;
    clear: both;
    margin-bottom: 25px;
    margin-top: 25px;
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: 0;
}
.psm_testimonial-home-reviews .psm_testimonial-swiper-button-prev,
.psm_testimonial-home-reviews .psm_testimonial-swiper-button-next {
    position: absolute;
    left: 100%;
    background: transparent;
    border: none;
    font-size: 0;
    top: 50%;
    cursor: pointer;
    height: 36px;
    padding: 0;
    width: 25px;
    outline: none;
    margin-top: -18px;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
}

.psm_testimonial-home-reviews .psm_testimonial-swiper-button-prev:after,
.psm_testimonial-home-reviews .psm_testimonial-swiper-button-next:after {
    display: none;
}

.psm_testimonial-home-reviews .psm_testimonial-swiper-button-prev:before,
.psm_testimonial-home-reviews .psm_testimonial-swiper-button-next:before {
    content: "";
    width: 16px;
    height: 16px;
    position: absolute;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
    top: 10px;
    left: 10px;
}

.psm_testimonial-home-reviews .psm_testimonial-swiper-button-prev {
    left: auto;
    right: 100%;
}

.psm_testimonial-home-reviews .psm_testimonial-swiper-button-prev:before {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.psm_testimonial-home-reviews .psm_testimonial-swiper-button-next {
    left: 100%;
    right: auto;
}

.psm_testimonial-home-reviews .psm_testimonial-swiper-button-next:before {
    transform: rotate(135deg);
    left: 1px;
}

h2.psm_testimonial-follow-title.align_center {
    text-align: center;
    width: 100%;
}
h2.psm_testimonial-follow-title.align_right {
    text-align: right;
    width: 100%;
}
span.subtitle.align_center {
    text-align: center;
    width: 100%;
    display: block;
}
span.subtitle.align_right {
    text-align: right;
    width: 100%;
    display: block;
}
.psm_testimonial-home-reviews {
    position: relative;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
    background-size: cover;
    background-position: center;
}
.psm_testimonial-list-reviews-slide {
    position: static;
    width: 100%;
}

.psm_testimonial-list-reviews-slide .swiper-wrapper {
    display: flex !important;
    float: none;
    width: 100%;
    align-items: stretch;
}

.psm_testimonial-list-reviews-slide .review-item.swiper-slide {
    display: flex;
    float: none;
    position: relative;
    vertical-align: top;
}

.psm_testimonial-list-reviews-slide .review-item:not(.swiper-slide) {
    width: 33.33%;
}
.rate-review .star:before,.rate-review .star:after{
    display: none!important;
}
.psm_testimonial-review-item .has_id_product {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 0 20px;
}

.psm_testimonial-review-item .has_id_product ~ .review-item-info {
    margin-bottom: 20px;
}

.psm_testimonial-list-reviews-slide.total_items1 .review-item.swiper-slide,
.psm_testimonial-list-reviews-slide.total_items2 .review-item.swiper-slide,
.psm_testimonial-list-reviews-slide.total_items3 .review-item.swiper-slide {
    transform: none;
}
.psm_testimonial-list-reviews-slide.total_items1 .review-item.swiper-slide::before,
.psm_testimonial-list-reviews-slide.total_items2 .review-item.swiper-slide::before,
.psm_testimonial-list-reviews-slide.total_items3 .review-item.swiper-slide::before {
    left: 15px;
    right: 15px;
}
.psm_testimonial-home-reviews .psm_testimonial-list-reviews-slide.total_items1,
.psm_testimonial-home-reviews .psm_testimonial-list-reviews-slide.total_items2,
.psm_testimonial-home-reviews .psm_testimonial-list-reviews-slide.total_items3 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
}
.total_items1 .psm_testimonial-review-item .has_id_product,
.total_items2 .psm_testimonial-review-item .has_id_product,
.total_items3 .psm_testimonial-review-item .has_id_product {
    padding-left: 30px;
    padding-right: 30px;
}
.psm_testimonial-review-item {
    width: 100%;
    background: transparent;
}
.psm_testimonial-review-item span.additional img {
    width: 32px;
}
@media (max-width:1199px){
    .testimonial_des {
        line-height: 1.4;
        padding: 0 0 15px;
    }
    .rate-review {
        margin-bottom: 15px;
    }
    .review_avatar {
        margin-bottom: 17px;
    }
    .review-item .psm_testimonial-review-item .product {
        margin-bottom: 5px;
    }
    .psm_testimonial-list-reviews-slide .swiper-pagination {
        margin-bottom: 20px;
        margin-top: 25px;
    }
}
@media (min-width: 992px){
    .psm_testimonial-list-reviews-slide .review-item:not(.swiper-slide):nth-child(n+4){
        display: none;
    }
    .psm_testimonial-list-reviews-slide .review-item:not(.swiper-slide){
        float: left;
        width: 33.33%;
    }
}
@media (max-width: 991px){
    .review-item.swiper-slide {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
    .review-item.swiper-slide:before {
        left: 15px;
        right: 15px;
    }
    .psm_testimonial-review-item {
        padding: 20px 15px;
    }
    .psm_testimonial-review-item .has_id_product {
        padding: 0 30px;
    }
    .psm_testimonial-home-reviews .psm_testimonial-list-reviews-slide {
        margin-top: 0;
    }
    .review-item-info {
        padding: 20px 0 0;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .psm_testimonial-list-reviews-slide .review-item:not(.swiper-slide):nth-child(n+3){
        display: none;
    }
    .psm_testimonial-list-reviews-slide .review-item:not(.swiper-slide){
        float: left;
        width: 50%;
    }
}
@media (max-width: 767px){
    .psm_testimonial-list-reviews-slide .review-item:not(.swiper-slide):nth-child(n+1){
        display: none;
    }
    .review-item .psm_testimonial-review-item .product {
        margin-bottom: 15px;
    }
}

.psm_testimonial-review-item {
    border-radius:40px 0 40px 40px;
}


























