/*
Theme Name: Construction Child
Theme URI: http://www.wpcharming.com
Description: Construction Child Theme
Author: WPCharming
Author URI: http://www.wpcharming.com
Template: construction
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wpcharming
Tags:two-columns, left-sidebar, right-sidebar, light, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
*/

#footer-top{
    background: #444444;
    text-align: center;
    padding: 20px;
}
#footer-top .widget.widget_countperday_widget {
	margin-bottom:0;
}
#footer-top h4{
    font-weight: bold;
    font-size: 21px;
    line-height: 1em;
    color: #fab702;
    text-transform: uppercase;
}
#footer-top.widget-area .widget ul li {
    display: inline-block;
    font-size: 18px;
    color: #ccc;
    line-height: 1em;
}
#footer-top.widget-area .widget ul li span{
    padding-left: 5px;
    font-weight: bold;
    color: #fff;
}