 /* start our testimonials */

.our_testimonials .wpmtst-testimonial-inner {
  display: flex !important;
  flex-direction: column !important;
}

/* Move the star rating above the content */
.our_testimonials .wpmtst-testimonial-field.move_top_star_rating {
  order: -1; 
  margin-bottom: 0px;  

}
.wpmtst-testimonial-content {
  order: 0;  
  margin-top: 8px; 
}

.our_testimonials .wpmtst-testimonial-content {
  min-height:300px !important;
  color: #000;
font-family: Poppins;
font-size: 16px !important;
font-style: italic;
font-weight: 400;
line-height:25.6px;
}

.our_testimonials .move_bottom_fullname{
 font-weight:bold !important;
 text-transform: uppercase !important;
 color: #000;
font-family: ringold-soft !important;
font-size: 18px !important;
font-style: normal;
font-weight: 400  !important;
line-height: normal;
}

.our_testimonials .wpmtst-testimonial-inner {
background: #FFF;
 background: #FFF;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) !important; 
padding: 22px 27px !important;

}

.our_testimonials .wpmslider-viewport{
    padding-bottom: 10px !important; 
}

.our_testimonials .wpmslider-controls-direction .wpmslider-prev {
  background-image: url('https://sustainablepackagingscotland.co.uk/wp-content/uploads/2025/01/right.svg');
  background-size: contain;
  background-repeat: no-repeat;
  width: 40px !important;
  height: 40px !important;
  display: block;
  text-indent: -9999px;
  position: absolute; 
  left: -70px !important;
  top: 35% !important;   
  transform: translateY(-50%);
 
}

/* Right arrow (next slide) */
.our_testimonials .wpmslider-controls-direction .wpmslider-next {
  background-image: url('https://sustainablepackagingscotland.co.uk/wp-content/uploads/2025/01/left.svg');
  background-size: contain;
  background-repeat: no-repeat;
  width: 40px !important; 
  height: 40px !important;
  display: block;
  text-indent: -9999px; 
  position: absolute;  
  right: -80px !important; 
  top: 35% !important;     
  transform: translateY(-50%); 
}

.our_testimonials .wpmtst-testimonial  {
   padding-left:5px !important; padding-right: 5px !important; 

}

.our_testimonials .wpmslider-pager-item .wpmslider-pager-link {
  display: inline-block;
  text-indent: -9999px; /* Hides the text */
  width: 20px;               
  height: 10px;              
  background-color: #D9D9D9; 
  text-align: center;   
  line-height: 20px;         
  color: #D9D9D9 !important;          
  font-size: 12px;           
  text-decoration: none; 
  margin: 5px;               
   border-radius: 40px !important;  
}
.our_testimonials .wpmslider-pager-item .wpmslider-pager-link:hover {
  background-color: #000;
  color: #000 !important;  
}

.our_testimonials .wpmslider-pager-item .wpmslider-pager-link.active {
  background-color: #000;color: #000 !important;   
}
ul[data-container="product_cat"] {
    display: none;
}

.woof_products_top_panel {
    margin: 0 0 15px -100px!important;
	position: absolute!important;}
.woocommerce ul.products li.product .button {border-radius:10px;}
@media screen and (max-width: 1440px) {
 .our_testimonials .wpmtst-testimonial-content {
  min-height:400px !important;
 }
}
@media screen and (max-width: 1366px) {
 .our_testimonials .wpmtst-testimonial-content {
  min-height:350px !important;
 }
 	.our_testimonials .wpmslider-controls-direction .wpmslider-prev {
		left: -50px !important;
	}
	.our_testimonials .wpmslider-controls-direction .wpmslider-next {
	right: -60px !important; 
	}
}
@media screen and (max-width: 1200px) {
 .our_testimonials .wpmtst-testimonial-content {
  min-height:400px !important;
 }
 	.our_testimonials .wpmslider-controls-direction .wpmslider-prev {
		left: -60px !important;
	}
	.our_testimonials .wpmslider-controls-direction .wpmslider-next {
	right: -70px !important; 
	}
}
@media screen and (max-width: 880px) {
 .our_testimonials .wpmtst-testimonial-content {
  min-height:270px !important;
 }
 	.our_testimonials .wpmslider-controls-direction .wpmslider-prev {
		left: -50px !important;
	}
	.our_testimonials .wpmslider-controls-direction .wpmslider-next {
	right: -60px !important; 
	}
}
@media screen and (max-width: 767px) {
    .our_testimonials .wpmtst-testimonial-inner {
        padding: 15px;
    }
     .our_testimonials .wpmtst-testimonial-content {
  min-height:100px !important;
 }
	.our_testimonials .move_bottom_fullname{
		margin-top: 25px; 
	}
	
.wpmslider-controls-direction{
  display: none !important;
}
	/* .our_testimonials .wpmslider-controls-direction .wpmslider-prev {
		left: -50px !important; background-size: 0% !important; 
	}
	.our_testimonials .wpmslider-controls-direction .wpmslider-next {
	right: -60px !important;  background-size: 0% !important; 
	}*/
}
 /* end our testimonials */
