/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 22 2024 | 14:55:46 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

/* ul.footer-contact li a {
    color: #fff;
}
.ast-footer-copyright strong {
    color: #fff;
}
.bc-product__meta {
    padding: 5px 0 50px !important;
}
h3.bc-product__title {
    line-height: 20px !important;
}
h3.bc-product__title a {
    font-size: 18px !important;
}
p.bc-product__pricing--api.bc-product__pricing--visible {
    color: #fff;
    border: 1px solid;
    width: 100%;
    padding: 10px;
}
.bc-product__actions {
    display: none;
}
 */

#acc_one::before {
  content: "1";
  position: absolute;
  left: 0px;
  top: 9px;
  font-weight: bold;
  font-size: 16px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: white;
  text-align: center;
  line-height: 30px;
  z-index: 9990 !important;
}
#acc_two::before {
  content: "2";
  position: absolute;
  left: 0px;
  top: 9px;
  font-weight: bold;
  font-size: 16px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: white;
  text-align: center;
  line-height: 30px;
  z-index: 9990 !important;
}
#acc_three::before {
  content: "3";
  position: absolute;
  left: 0px;
  top: 9px;
  font-weight: bold;
  font-size: 16px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: white;
  text-align: center;
  line-height: 30px;
  z-index: 9990 !important;
}
#acc_four::before {
  content: "4";
  position: absolute;
  left: 0px;
  top: 9px;
  font-weight: bold;
  font-size: 16px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: white;
  text-align: center;
  line-height: 30px;
  z-index: 9990 !important;
}
#acc_five::before {
  content: "5";
  position: absolute;
  left: 0px;
  top: 9px;
  font-weight: bold;
  font-size: 16px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: white;
  text-align: center;
  line-height: 30px;
  z-index: 9990 !important;
}
#acc_six::before {
  content: "6";
  position: absolute;
  left: 0px;
  top: 9px;
  font-weight: bold;
  font-size: 16px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: white;
  text-align: center;
  line-height: 30px;
  z-index: 9990 !important;
}

#acc_seven::before {
  content: "7";
  position: absolute;
  left: 0px;
  top: 9px;
  font-weight: bold;
  font-size: 16px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: white;
  text-align: center;
  line-height: 30px;
  z-index: 9990 !important;
}
#acc_eight::before {
  content: "8";
  position: absolute;
  left: 0px;
  top: 9px;
  font-weight: bold;
  font-size: 16px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: white;
  text-align: center;
  line-height: 30px;
  z-index: 9990 !important;
}

.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title i{
  color:#c7521d !important;
}
.accordion-block .elementor-widget-container{
		margin:0
	}
.accordion-block  .elementor-element{
	width: 98.6%;
}
@media only screen and (max-width: 767px) {
	#acc_one::before{
		left: -16px;
	}
	#acc_two::before{
		left: -16px;
	}
	#acc_three::before{
		left: -16px;
	}
	#acc_four::before{
		left: -16px;
	}
	#acc_five::before{
		left: -16px;
	}
	#acc_six::before{
		left: -16px;
	}
	#acc_seven::before{
		left: -16px;
	}
	#acc_eight::before{
		left: -16px;
	}
	.accordion-block .elementor-widget-container{
		margin:0
	}
}




















