/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 29 2024 | 11:18:50 */
.home-banner-title h2 span{
  color: #58b328;
}
.elementor-5 .elementor-element.counter-red .elementor-counter-number-wrapper:after{
  content: "";
  background-image: url(https://regenf.com/wp-content/uploads/2021/12/arrows.png);
  width: 18px;
  height: 40px;
  position: absolute;
  right: 59px;
  top: 21px;
}
.elementor-5 .elementor-element.counter-blue .elementor-counter-number-wrapper:after{
  content: "";
  background-image: url(https://regenf.com/wp-content/uploads/2021/12/arrows-1.png);
  width: 18px;
  height: 40px;
  position: absolute;
  right: 40px;
  top: 21px;
}
.elementor-5 .elementor-element.counter-yellow .elementor-counter-number-wrapper:after{
  content: "";
  background-image: url(https://regenf.com/wp-content/uploads/2021/12/arrows-2.png);
  width: 18px;
  height: 40px;
  top: 20px;	
  right: 20px;
  position: absolute;
}
.elementor-5 .elementor-element.counter-green .elementor-counter-number-wrapper:after{
  content: "";
  background-image: url(https://regenf.com/wp-content/uploads/2021/12/arrows-3.png);
  width: 18px;
  height: 40px;
  position: absolute;
  right: 15px;
  top: 21px;
}
h2.testimonial-head{
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  margin-bottom: 10px;
}
.elementor-testimonial-content{
  background-color: #ffffff;
  padding: 15px;
  border-radius: 7px;
}
#media_image-2{
  margin-bottom: 5px;
}
.footer-one-sec span{
  margin-bottom: 10px;
  color: #72BC2D;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
}
.footer-one-sec p{
  color: #fff;
  font-size: 16px;
  line-height: 22px;
}
h2.widget-title{
  color: #72BC2D;
  font-weight: 600;
  margin-bottom: 10px;
}
.footer-two-sec ul li{
  color: #ffffff;
  margin-bottom: 5px;
}
.footer-three-sec ul li,
.footer-four-sec ul li{
  color: #ffffff;
}
.footer-three-sec ul li img,
.footer-four-sec ul li img{
  margin-right: 5px;
  margin-bottom: 7px;
}

input[type=text],
.wpcf7 input[type="tel"],
input[type=number]{
  background: #ffffff!important;
}
p label,
.column-sec label,
.sell-form label{
  font-weight: 700; 
  color: #000;
}
input[type="submit"]{
  background-color: #72BC2D;
  font-weight: 700; 
}
.column-sec{
  display: flex;
  gap: 5px;
}
.fas.fa-plus,
.fas.fa-minus{
  font-size: 24px;
  position: relative;
  top: 4px;
}
.elementor-335 .elementor-element.elementor-element-985be58 .elementor-toggle-title{
  text-decoration: none;
}
a{
  color: #ffffff;
}
a:hover{
  color: #72BC2D;
}
/*---Slider CSS--*/
/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #58B328;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  /* background-color: #717171; */
  background-image: URL(https://regenf.com/wp-content/uploads/2021/12/recycle-icon.png);
  width: 22px;
  height: 19px;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}
/*  */

.unsgc .icons-unggc{
  display: flex;
  flex-direction: row;
  gap: 20px;
  color: #ffffff;
  font-size: 35px;
  font-weight: 700;
  max-height: 100px;
}
.icons-unggc h4{
  color: #fff;
  font-weight: 700;
  text-align: center;
  width: 60%;
}
.unsgc .img-sec{
  text-align: center;
  margin: 15px 10px;
}
.para-sec p{
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}
.color-back-sec{
  margin: 0 3px
}
.form-sec .elementor-container{
  margin: 0!important;
}
#recent-posts-2 nav ul li a{
  color: #939393;
  font-size: 18px;
  font-weight: 600;
}
.deal-img button{
  margin: 10px 0;
  width: 100%;
  background-color: #219653;
  font-size: 16px;
  font-weight: 600;
}
.sidebar-main h2.widget-title{
  color: #000!important;
  font-family: poppins;
}
.ast-single-post .entry-title{
  color: #000;
  font-weight: 600;
}
.entry-meta .posted-on{
  font-weight: 600;
}
.entry-meta, .entry-meta *{
  color: #219653!important; 
}
.twitter-icon{
  background-color: #3c3c3c;
  border-radius: 50%;
  width: 34px;
  padding: 6px;
}
.tfree-testimonial-title{
  display: none;
}
.tfree-client-testimonial{
  background-color: #fff;
  padding: 5px 8px;
  border-radius: 5px;
}
.sp-tfree-client-image img{
  width: 25%;
}
.elementor-image-box-wrapper{
  display: flex!important;
  align-items: center!important;
}
.footer-four-sec ul{
  padding: 0;
  margin: 0;
  list-style-type: none;
  text-align: left;
}
.footer-four-sec ul li{
  margin-bottom: 10px;
}
.rpwwt-post-title{
  color: #000;
}
.product_list_widget .star-rating{
  display: none;
}
.product_list_widget li a .product-title{
  color: #000;
}