.swiper-slide {
    background: #fff;
    padding: 20px;
    box-shadow: 0px 0px 5px #959595;
    border: 1px solid #ffffff;
}

a.btn-green {
    background: #475b2a;
    border-radius: 0px;
}
a.btn-green:hover {
    background: #29341E;
    border-radius: 0px;
}

.ekit-wid-con .elementskit-post-image-card:hover .elementskit-entry-thumb>img
 {
    transform: none !important;
}

.single-treatment .sidebar li a{
    background:#9EB183;
    border-radius: 5px;
    margin:10px 0;
}

.single-treatment .sidebar li a:hover{
    background: #29341e;
    text-decoration:none !important;
}
.single-treatment .sidebar li a.elementor-item-active{
    background: #29341e;
}
.single-treatment .elementor-widget-text-editor a {
	font-weight:700 !important;
	color:#54712a !important;
}