/*!
Theme Name:   	Storefront Child
Theme URI:    	https://blumenversand.biz/storefront-child
Author:         Martina Schmidt
Author URI:     https://blumenversand.biz/
Template:       storefront
Description:  	Storefront Child Theme
Template Version:        1.0
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	storefront
Tags:         	two-columns, left-sidebar, 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
*/
/*
 * Add your own custom css below this text.
 */


@media (min-width:768px) {
 table.shop_table_responsive tbody tr td,table.shop_table_responsive tbody tr th {
  text-align:left
 }
 .site-header {
  padding-top:0.5em;
  padding-bottom:0;
 }
 
  .site-header .site-branding img {
    height: auto;
    max-width: 600px;
    max-height: none;
}

.hentry .entry-header .post-author, .hentry .entry-header .posted-on {
    display: none;
}

.hentry .entry-header {
    margin-bottom: 0;
}

.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header {
    margin-bottom: 0.235801032em;
}
 
.storefront-sticky-add-to-cart {
  display: none;
}

.storefront-product-pagination a {
  display: none;
}

.storefront-product-pagination a[rel='next']::after {
  display: none;


.storefront-product-pagination a[rel='prev']::after {
  display: none;
}

.site-header-cart .cart-contents {
  display: none;
}

.home.blog .site-header,.home.page:not(.page-template-template-homepage) .site-header,.home.post-type-archive-product .site-header {
 margin-bottom:2.235801032em
}
.no-wc-breadcrumb .site-header {
 margin-bottom:2.235801032em
}

h1,
.alpha {
  font-size: 1.617924em;
  line-height: 1.214;
  letter-spacing: -1px; }

.storefront-handheld-footer-bar {
display:none;
}

.widget-area .entry-header .posted-on a, .hentry .entry-header .post-author a, .hentry .entry-header .post-comments a, .hentry .entry-header .byline a {
    color: #727272;
}


.hentry .entry-header .posted-on a, .hentry .entry-header .post-author a, .hentry .entry-header .post-comments a, .hentry .entry-header .byline a {
    display:none !important;
}

.hentry .entry-header {
    margin-bottom: 0;
}/**
 * Basic style
 */
.srpw-block ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.srpw-block li {
	list-style-type: none;
	padding: 10px 0;
}

.widget .srpw-block li.srpw-li::before {
	display: none;
	content: "";
}

.srpw-block li:first-child {
	padding-top: 0;
}

.srpw-block a {
	text-decoration: none;
}

.srpw-block a.srpw-title {
	overflow: hidden;
}

.srpw-meta {
	display: block;
	font-size: 13px;
	overflow: hidden;
}

.srpw-summary {
	line-height: 1.5;
	padding-top: 5px;
}

.srpw-summary p {
	margin-bottom: 0 !important;
}

.srpw-more-link {
	display: block;
	padding-top: 5px;
}

.srpw-time {
	display: inline-block;
}

.srpw-comment,
.srpw-author {
	padding-left: 5px;
	position: relative;
}

.srpw-comment::before,
.srpw-author::before {
	content: "\00b7";
	display: inline-block;
	color: initial;
	padding-right: 6px;
}

.srpw-alignleft {
	display: inline;
	float: left;
	margin-right: 12px;
}

.srpw-alignright {
	display: inline;
	float: right;
	margin-left: 12px;
}

.srpw-aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.srpw-clearfix:before,.srpw-clearfix:after {
	content:"";
	display:table !important;
}

.srpw-clearfix:after {
	clear:both;
}

.srpw-clearfix {
	zoom: 1;
}

/**
 * Classic style
 */
.srpw-classic-style li {
	padding: 10px 0 !important;
	border-bottom: 1px solid #f0f0f0 !important;
	margin-bottom: 5px !important;
}

.srpw-classic-style li:first-child {
	padding-top: 0 !important;
}

.srpw-classic-style li:last-child {
	border-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.srpw-classic-style .srpw-meta {
	color: #888 !important;
	font-size: 12px !important;
	padding: 3px 0 !important;
}

.srpw-classic-style .srpw-summary {
	display: block;
	clear: both;
}

/**
 * Modern style
 */
.srpw-modern-style li {
	position: relative !important;
}

.srpw-modern-style .srpw-img {
	position: relative !important;
	display: block;
}

.srpw-modern-style .srpw-img img {
	display: block;
}

.srpw-modern-style .srpw-img::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	opacity: .5;
	background: #000;
}

.srpw-modern-style .srpw-meta {
	font-size: 12px !important;
	padding: 3px 0 !important;
}

.srpw-modern-style .srpw-comment::before,
.srpw-modern-style .srpw-author::before {
	color: #fff;
}

.srpw-modern-style .srpw-content {
	position: absolute;
	bottom: 20px;
	left: 20px;
	right: 20px;
}

.srpw-modern-style .srpw-content a {
	color: #fff !important;
}

.srpw-modern-style .srpw-content a:hover {
	text-decoration: underline !important;
}

.srpw-modern-style .srpw-content {
	color: #ccc !important;
}

.srpw-modern-style .srpw-content .srpw-title {
	text-transform: uppercase !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	border-bottom: 1px solid #fff !important;
}

.srpw-modern-style .srpw-content a.srpw-title:hover {
	text-decoration: none !important;
	border-bottom: 0 !important;
}

.srpw-modern-style .srpw-aligncenter {
	margin-bottom: 0 !important;
}
.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails{text-align:center}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails::before,.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails::after{content:"";display:table}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails::after{clear:both}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails li{display:inline-block;width:auto !important;float:none !important;margin-bottom:0 !important}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails li img{max-height:16px;width:auto;display:block}.widget_brand_nav ul li .count{float:right}.tax-product_brand .woocommerce-products-header{display:flex;flex-direction:column;margin:0 0 2.2906835em;text-align:center}.tax-product_brand .woocommerce-products-header .brand-thumbnail{margin:0 0 1em;width:auto;max-height:2.2906835em;align-self:center;order:1}.tax-product_brand .woocommerce-products-header .woocommerce-products-header__title,.tax-product_brand .woocommerce-products-header .term-description{order:2}div#brands_a_z::before,div#brands_a_z::after{content:"";display:table}div#brands_a_z::after{clear:both}div#brands_a_z ul.brands_index{margin-left:0;padding:0}div#brands_a_z ul.brands_index li{float:none;display:inline-block;margin:0 .3342343017em .2360828548em 0;padding:0;text-transform:uppercase}div#brands_a_z ul.brands_index li a,div#brands_a_z ul.brands_index li span{float:none;display:block;border:0;padding:.3819820591em;min-width:1.618em;text-align:center;background-color:#eee;color:#43454b;line-height:1}div#brands_a_z ul.brands_index li span{opacity:.3}div#brands_a_z h3{text-transform:uppercase}div#brands_a_z a.top{padding:.6180469716em;background-color:#eee;color:#43454b;border:0;line-height:1}div#brands_a_z ul.brands{margin-left:0;list-style-position:inside}div#brands_a_z ul.brands li{margin:0 0 .3819820591em;padding:0 0 .3819820591em;border-bottom:1px solid rgba(0,0,0,.05)}.storefront-wc-brands-single-product{margin:0 0 .5407911001em}.storefront-wc-brands-single-product img{max-height:2.2906835em}@media(min-width: 768px){div#brands_a_z ul.brands_index{width:21.7391304348%;float:left;margin-right:4.347826087%;transition:all .5s ease}div#brands_a_z h3{width:73.9130434783%;float:right;margin-right:0;clear:right;text-transform:uppercase}div#brands_a_z h3:first-of-type{margin-top:0}div#brands_a_z a.top{clear:right}div#brands_a_z ul.brands{width:73.9130434783%;float:right;margin-right:0;clear:right}}