
.item-box .owl-img img { width: inherit !important;}

#_gl_slider_testimonials_01{position: relative;}

.gl_slider_testimonials_01 .owl-nav { display: flex; gap: 5px; justify-content: center; }
.gl_slider_testimonials_01 .owl-nav button { width: 30px !important; height: 30px !important; 
    background:#fc1111 !important;  color: #fff !important; border-radius: 20px;
         border: solid 1px #fc1111 !important; border-radius: 50% !important;

}  

    .gl_slider_testimonials_01 .owl-nav button span { font-size: 20px; color: #fff; line-height: 20px;}
.gl_slider_testimonials_01  .owl-stage-outer {}

.gl_slider_testimonials_01 .owl-nav { margin-top: 0px;}


.owl-carousel .owl-item img { display: inline;}
.testimonials_content .star-icn i{color: #ffcb40 !important;}

.testimonials_content {  padding: 0px 0px 0px 0px; border-radius: 7px; }

.testimonials_content .star-icn i{color: #ffcb40 !important;margin-bottom:10px;}
.testimonials_content .testi_name{margin-bottom:5px; color: #000 !important; font-weight: bold; text-align: center;}
.testi_possession { opacity: 0.7; font-size: 14px;}
.owl-next{border-radius:10px;background:#fff;padding:10px;}
.gl_slider_testimonials_01 .owl-dots { display: flex !important; justify-content: center; gap: 5px;}
.gl_slider_testimonials_01 .owl-dots button { width: 10px; height: 10px; border-radius: 50%; background-color: #fff !important;}

.gl_slider_testimonials_01  .elementor-icon svg { fill: #f6a201 !important; width: 12px; height: 10px;} 
.elementor-heading-title  b { color: #f6a201 !important;}

 
.testimonials_inner  { background: #fff; padding: 0px; border-radius: 15px;}
/* .testiStar { display: flex; align-items: center; justify-content: center; padding: 10px 0 0 0;} */




.testimonials_content_scroll p { text-align: left !important; font-size: 14px;}
.initial_circle {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background-color: #007bff; /* Example background color */
  color: white;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  /* margin-right: 10px; */
  font-size: 16px;
}

.testi_name_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.testi_name { font-size: 14px !important; color: #0a2a41 !important; font-weight: bold;}


.testiHeader { display: grid; grid-template-columns: 42px 1fr; gap: 15px; padding: 30px 30px 12px 30px ;}
.testiStarOuter {display: grid; grid-template-columns: 1fr 40px; align-items: center;}
.testiDate { font-size: 10px; font-weight: bold; color: #0a2a41;}

.testimonials_content { padding: 0px 10px 20px 30px;} 


.testimonials_content_scroll {
    height: 120px;
    overflow: auto;
    overflow-x: hidden;
    padding-right: 10px;
}

  .testimonials_content ::-webkit-scrollbar {
    width: 5px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
}
/* Track */

.testimonials_content ::-webkit-scrollbar-track {
    background: #ebeaea !important;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
}
/* Handle */

.testimonials_content ::-webkit-scrollbar-thumb {
    background: #888;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
}
/* Handle on hover */

.testimonials_content ::-webkit-scrollbar-thumb:hover {
    background: #555;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
}

.power-by-google { width: inherit !important; margin-top:10px;}

.sliderPrev, .sliderNex { cursor: pointer;}
#_gl_slider_google_review .item-box { padding: 0px !important ; border-radius: 7px;  border: solid 1px #e2e2e2;}