/*
Theme Name:   	HuK Child Theme
Theme URI:    	https://github.com/stuartduff/storefront-child-theme
Author:       	Markus Vorbauer
Author URI:     https://www.globalmediaweb.de
Template:     	storefront
Description:  	This is a child theme for WooThemes StoreFront theme
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:  	storefront
Tags:         	black, white, light, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Storefront is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
FontAwesome License: SIL Open Font License - http://scripts.sil.org/OFL
Images License: GNU General Public License v2 or later
*/
/*

 */

/*
Site Header, Site-Branding
---------------------------------------------------------------------------------------------------- */


	
/*.site-logo-link {	
		width:100% !important;
		margin-bottom:0.5em;

		} */

.custom-logo-link {	
		width:500px !important;
		margin-left: -15px;
		margin-bottom:0em;

		}
		
.site-info	 {	
		width:350px !important;
		margin-left: 0px;
		margin-bottom:0em;

			} 

.woocommerce-loop-product__title {	

	margin-bottom: 3px !important;
		}

ul.products li.product .woocommerce-loop-product__title, ul.products li.product h2, ul.products li.product h3 {
		    font-size: 1.5em;
		    font-weight: 500;
		    margin-bottom: 0.540791em;
		}		
		
.price {	
	margin-bottom: 3px !important;
				}
				
.wc-gzd-additional-info {	
	margin-bottom: 3px !important;
	margin-top: 0px !important;
 }				


.add_to_cart_button {	
	margin-top: 5px !important;
 }	


.attachment-shop_catalog {	
	margin-bottom: 5px !important;
 }	


.widget_shopping_cart_content {

padding: 10px;
}


.cat-item {
		    font-size: 1.5em;
/*		    font-weight: 500; */
		    margin-bottom: 0.2em !important;
		}		
		
.widget-area .widget a:not(.button) {
/*		    font-weight: 400; */
			text-decoration: none;
		}
		
		.current-cat {
		    font-weight: 700 !important;
			text-decoration: underline;
		}

.page-id-4478 .woocommerce-breadcrumb {
   display:none;
}


.front__slider { 
			margin-top: -0px;
}