
footer {
    padding-bottom: 45px !important;
}

#share-bar.sharebar-container {
    left: 0;
    bottom: 0 !important;
    width: 100%;
    z-index: 99998;
    position: fixed;
}

#share-bar.sharebar-container .sharebar-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

#share-bar.sharebar-container .sharebar-list li {
    display: inline-block;
    width: 25%;
    height: 45px;
    padding: 0;
    margin: 0;
    float:left;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: auto 60% !important;
}
#share-bar.sharebar-container .sharebar-list a {
    display: block;
    width: 100%;
    height: 100%;
    color: white;
    font-size: 30px;
    text-align: center;
    padding-top: 9px;
}

#share-bar .sharebar-list .facebook {
    background-color: #42609A !important;
}

#share-bar .sharebar-list .twitter {
    background-color: #70C1F2 !important;
}

#share-bar .sharebar-list .whatsapp {
    background-color: #64D448 !important;
}

#share-bar .sharebar-list .email {
    background-color: #089e00 !important;
}

.clear {
    clear: both;
}

#wp-live-chat {
    bottom: 45px !important;
}

.share-course {
    display: none;
}
