/*
Theme Name: Anpol
Theme URI: https://woo.com/products/storefront/
Template: storefront
Author: LCIT
Description: Anpol - Najlepszy Pellet
Tags: e-commerce,two-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-header,custom-menu,featured-images,full-width-template,threaded-comments,accessibility-ready,rtl-language-support,footer-widgets,sticky-post,theme-options,editor-style
Version: 4.5.4.1707001874
Updated: 2024-02-04 00:11:14

*/

@media (min-width: 768px) {
	#masthead .col-full {
		margin:0;
	}}
	
@media(min-width:768px) {
  #masthead {
		display: flex;
		align-items: center;
		padding-top: 30px; 
		padding-bottom: 30px; 
		justify-content: space-between;
		margin:0;
			
	}}
	 
.site-search{
	display: none;
}

.site-branding{
	margin: 0;
}

.col-full{
    max-width: 90em;
    padding: 0%;
}

p{
    margin: 0;
}

a:focus
{
    outline: none;
}

.hentry .entry-content a{
    text-decoration: none;
}

.site-header-cart:hover .widget_shopping_cart, .site-header-cart.focus .widget_shopping_cart{
    width: 300px;
}

.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .alignwide, .storefront-align-wide.storefront-full-width-content .hentry .entry-content .alignwide{
   margin-left: 0px;
   margin-right: 0px;
}