/* Enter Your Custom CSS Here */
.ico-border {
    display: none !important;
}
ul.cnss-social-icon {   
    background-image: none !important;
    list-style-type: none;
    margin: 0;
    padding: 10px;
}
#footer {
    background: #72448d !important;
    float: left;
    margin: 0;
    padding: 70px 0 0;
    position: relative;
    width: 100%;
}
footer h3 {
    color: #ffffff !important;
}
footer .textwidget ul li a { color: #ffffff !important;}

footer .dt-sc-hr-invisible {
    display: none;
}

#footer .widget ul li {   
    padding: 3px 0 !important;
    
}