/*
 Theme Name:   GeneratePress Coffee Theme
 Theme URI:    http://elysium.net.au/wp/generatepress-biz/
 Description:  GeneratePress Child Theme
 Author:       Ernie
 Author URI:   http://elysium.net.au/wp/generatepress-biz/
 Template:     generatepress
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  generatepress-biz
 
*/

.site-header,

.main-navigation, 
.main-navigation ul ul {
    background-color: #56331E;
}

.sidebar-social-icons,
.sidebar-social-icons a,
.sidebar-social-icons img { float: left; }
.sidebar-social-icons img { width: 43px; height: 43px; }
.sidebar-social-icons a { padding-right: 5px; }
.inside-right-sidebar #text-2 { overflow: auto; }

.clockimg { width: 50px; height: 50px; display: block; margin: 0 auto; }


