/*
 Theme Name:   Storefront Child - BikeTur
 Template:     storefront
 Version:      1.0.0
*/
/* === FOOTER FIX - Restaurar color negro === */
.site-footer {
    background-color: #333333 !important;
    color: #ffffff !important;
}

.site-footer a,
.site-footer .widget-title {
    color: #ffffff !important;
}

.site-footer a:hover {
    color: #cccccc !important;
}

.footer-widget p,
.footer-widget li {
    color: #dddddd !important;
}

.storefront-handheld-footer-bar {
    background-color: #333333 !important;
}
