/*
 Theme Name:   Shopkeeper Child
 Theme URI:    
 Description:  Shopkeeper Child Theme for Hedge House Furniture
 Author:       Joe Ingold
 Author URI:   http://atlasit.org
 Template:     shopkeeper
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         responsive-layout, custom
 Text Domain:  shopkeeper-child
*/

@import url("../shopkeeper/style.css");

/* =Theme customization starts here
------------------------------------------------------- */


/* HEADER  */


#page_wrapper.transparent_header .site-header {
	filter: alpha(opacity=80); /* For IE8 and earlier */
	border-bottom-width: 1px !important;
}

.site-header.sticky {
	padding-top: 10px !important;
	padding-bottom:10px !important;
}


/* FOOTER  */

#site-footer, #site-footer .copyright_text a {
    color: #999999;
    font-size: 10pt;
    text-align: center !important;
    font-weight: 200 !important;
}


#site-footer {
    background: #3f3f3f;
}

#site-footer {
    padding: 80px 80px 30px 90px;
}