.pbmit-testimonial-style-1 .pbminfotech-post-item {
padding: 15px;
border-radius: 6px;
background-color: var(--pbmit-xhyre-white-color);
border: 1px solid rgba(var(--pbmit-xhyre-blackish-color-rgb), 0.1);
}
.pbmit-testimonial-style-1 .pbminfotech-box-author {
display: flex;
align-items: center;
padding: 15px 0 0 10px;
}
.pbmit-testimonial-style-1 .pbmit-featured-img-wrapper {
padding-right: 15px;
}
.pbmit-testimonial-style-1 .pbminfotech-box-title{
font-size: 18px;
line-height: 22px;
margin-bottom: 0;
color: var(--pbmit-xhyre-global-color);
}
.pbmit-testimonial-style-1 .pbminfotech-testimonial-detail {
font-size: 14px;
}
.pbmit-testimonial-style-1 .pbmit-box-content-wrap {
padding: 50px 40px;
border-radius: 6px;
position: relative;
z-index: 1;
margin-top: 25px;
background-color: var(--pbmit-xhyre-light-bg-color);
}
.pbmit-testimonial-style-1 .pbmit-box-content-wrap::before {
font-family: "pbminfotech-base-icons";
content: '\e801';
position: absolute;
right: 30px;
top: -30px;
font-size: 30px;
width: 60px;
height: 60px;
line-height: 60px;
border-radius: 100%;
text-align: center;
color: var(--pbmit-xhyre-global-color);
background: var(--pbmit-xhyre-white-color);
border: 1px solid rgba(var(--pbmit-xhyre-blackish-color-rgb), 0.1);
}
.pbmit-testimonial-style-1 .pbmit-featured-wrapper img{
width: 65px;
height: 65px;
border-radius: 50%;
}
.pbmit-testimonial-style-1 .pbminfotech-box-img{
position: absolute;
right: 0;
bottom: 0;
z-index: 1;
}
.pbmit-testimonial-style-1 .pbminfotech-testimonial-text{
margin: 0;
padding: 0;
border: 0;
font-size: 16px;
line-height: 22px;
color: var(--pbmit-xhyre-blackish-color);
}
.pbmit-testimonial-style-1 .pbminfotech-testimonial-detail,
.pbmit-testimonial-style-1 .pbminfotech-box-title{
display: -webkit-box;
-webkit-line-clamp: 1;
line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
}
.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings{
font-size: 12px;
line-height: 12px;
margin-bottom: 20px;
color: rgba(var(--pbmit-xhyre-global-color-rgb), 0.1);
display: none;
}
.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings .pbmit-active{
color: #ffa72a;
}
.pbmit-testimonial-style-1 .pbminfotech-testimonial-detail {
display: none;
}
/* BG Color Set */
.pbmit-elementor-bg-color-light .pbmit-testimonial-style-1 .pbminfotech-post-item,
.pbmit-elementor-bg-color-light .pbmit-testimonial-style-1 .pbmit-box-content-wrap {
background-color: var(--pbmit-xhyre-white-color);
}
.pbmit-elementor-bg-color-gradient .pbmit-testimonial-style-1 .pbminfotech-post-item,
.pbmit-elementor-bg-color-globalcolor .pbmit-testimonial-style-1 .pbminfotech-post-item,
.pbmit-elementor-bg-color-secondary .pbmit-testimonial-style-1 .pbminfotech-post-item,
.pbmit-elementor-bg-color-blackish .pbmit-testimonial-style-1 .pbminfotech-post-item {
border-color: rgba(var(--pbmit-xhyre-white-color-rgb), 0.1);
}
.pbmit-elementor-bg-color-secondary .pbmit-testimonial-style-1 .pbminfotech-testimonial-detail,
.pbmit-elementor-bg-color-blackish .pbmit-testimonial-style-1 .pbminfotech-testimonial-detail,
.pbmit-elementor-bg-color-gradient .pbmit-testimonial-style-1 .pbminfotech-testimonial-detail,
.pbmit-elementor-bg-color-globalcolor .pbmit-testimonial-style-1 .pbminfotech-testimonial-detail{
color: rgba(var(--pbmit-xhyre-white-color-rgb), 0.8);
}
.pbmit-elementor-bg-color-gradient .pbmit-testimonial-style-1 .pbminfotech-box-title,
.pbmit-elementor-bg-color-globalcolor .pbmit-testimonial-style-1 .pbminfotech-box-title {
color: var(--pbmit-xhyre-white-color);
}
@media (max-width: 575px) {
.pbmit-testimonial-style-1 .pbmit-box-content-wrap {
padding: 40px 20px 20px 20px;
}
}