/* Enter Your Custom CSS Here */

#footer-widgets .footer-widget li:before {
display: none; 
} 

html #footer-widgets .footer-widget .et_pb_widget:not(.woocommerce) ul li {
line-height: 10px; 
padding-left: 0px; 
}

html #footer-widgets .footer-widget .et_pb_widget:not(.woocommerce) ul li:first-child {
padding-top:10px;
}

html #footer-widgets .footer-widget .et_pb_widget:not(.woocommerce) ul li ul li:first-child {
padding-top:20px;
}

.et-cart-info {display:none;}