/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 28 2025 | 20:00:42 */
@media (max-width: 1024px){
	#custom-category-filter {
	flex-direction: column;
}
	
	#search-button {
		width: 100%;
	}
	
	#ajax-product-search {
		max-width: 100% !Important;
		flex-direction: column;
}
	
	#ajax-product-search #ajax-search-btn {
		width: 100% !Important;
	}
	
/* 	#pxl-header-mobile {
		position: fixed !important;
		width: 100%;
		background: #000;
	}
	#pxl-header-mobile:after 
	{
		content: '';
		display: block;
		position: relative;
	} */
	
	.pxl-menu-primary li a {
		border-bottom: none;
	}
	
	#menu-main-1 {
		width: 100%;
		position: fixed !important;
		display: contents;
	}

	#menu-main-1:after 
	{
		content: '';
		display: block;
		position: relative;
	} */

	#pxl-page-title-elementor {
		margin-top: 74px;
	}
}

@media (max-width: 767px){
	#top-bar-1 {
		display: none;
	}

/* 	#ajax-search-results {
		width: calc(100% - 1px) !important;
	} */
}

#sidebar-menu .pxl-nav-menu .pxl-menu-primary > li > a {
	line-height: 16px !important;
}

#pxl-wapper {
	overflow-x: hidden !Important;
}

@media (max-width: 1024px){
	.post-type-archive-product #pxl-main .pxl-content-wrap {
	flex-direction: column-reverse;
}
	
	.post-type-archive-product #pxl-main .pxl-content-wrap aside#secondary {
		margin-bottom: 60px;
	}
	
	.formularz {
		margin-top: 50px;
	}
	.single-product #primary div.product .woocommerce-product-gallery {
		border: none !important;
	}
	.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav, .single-product > div.product .woocommerce-product-gallery .flex-control-nav {
		justify-content: center;
	}
}

@media screen and (max-width: 575px) {
    .woocommerce ul.products li.product {
        width: 50% !important;
    }
}
