/**
	CSS von Weinhelp7 f�r shop transparent
	f�r Storefront und Neve
*/

.storefront-breadcrumb {
    padding: 0 0 0 0 !important;
    margin: 0 0 0 0 !important;
}

.site-footer {
     background-color: transparent;
}

.site-header {
    background-color: transparent!important;
    border-bottom: 0px solid transparent!important;
	background-size: cover;
}    
    
  
.woocommerce-active .site-header .col-full {
    position: relative;
    margin-bottom: 0em!important;
    border-bottom: 0px solid transparent;
    
}


.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header {
    background-color: transparent;
	margin-bottom: 20px !important;
	background-size: cover;

}


   


   