/*
 Theme Name:   Industrial Child
 Theme URI:    http://industrial.bold-themes.com
 Description:  Industrial Child Theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     industrial
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  industrial-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */

/*/ remove bottom footer line /*/
footer .port {
	display: none;
}
/*/ green & red dot opening hours /*/
.theme-dijks.ucp-status-dot {
    margin-left: 4px;
}
.theme-dijks.ucp-status-dot-enabled {
    color: #87c826;
}
.theme-dijks.ucp-status-dot-disabled {
    color: #ea1919;
}