/*
Theme Name: One Child theme
Theme URI: http://thehappybit.com
Template: one
Author: The Happy Bit
Author URI: http://thehappybit.com
Description: Creative Responsive Multi purpose theme
Version: 1.0
License URI: http://themeforest.net/licenses/regular_extended
Tags: black, white, light, one-column, fluid-layout, custom-menu, featured-images, post-formats, translation-ready
*/

#div-address {
    margin-top: 10px;
    clear: left;
}

#div-storefront-home {
    margin: auto;
} 

#logo .thb-logo { 
    font-size: 56px; 
    line-height: 1;
    font-weight: bold;
    font-family: lobster;
    color: #e1634a;
}

#header {
    margin-bottom: 15px;
}

.w-sidebar #main-content {
    width: 610px;
	margin-left: 15px;
	margin-right: 15px;
	float: left;
	display: inline;
	position: relative;
	border-right: 1px dashed black;
}

.ul-grid {
    list-style: none;
     list-style-type: none; 
}

.ul-grid li { 
    width: 216px;
    min-height: 230px;
	display: inline-block;
	margin: 40px;
} 
