/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 08 2023 | 18:27:33 */
.ekit-accordion--content:before {
	content: '';
    position: absolute;
    left: 40px;
    width: 2px;
    height: 60%;
    background: #ffb400;
    top: 0px;
    bottom: 0px;
    margin: auto 0px !important;
}
.ekit-accordion--content {
    position: relative;
}