/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 29 2022 | 14:42:18 */
.scheme_extra .sc_testimonials_item_content:before{
	text-align:center;
}

.whatsapp-fixed a {
    z-index: 9999999;
    position: fixed;
    bottom: 20px;
    left: 20px;
    background: #00E683;
    width: 60px;
    height: 60px;
    color: #fff;
    font-size: 40px;
    border-radius: 100%;
    text-align: center;
    line-height: 50px;
}
.whatsapp-fixed a img {
    vertical-align: middle;
}

.w-100{
	width:100%;
}