/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 08 2024 | 07:58:34 */
.kategoria-oldal-mobil-szuro{
	display: none;
}

@media screen and (max-width: 768px) {
  	.kategoria-oldal-mobil-szuro{
		display: block;
	}
	.kategoria-oldal-mobil-sticky-nav{
		position: sticky;
		top: 0px;
		background-color: #005A70;
		z-index: 9898;
	}
	.kategoria-oldal-mobil-sticky-nav .elementor-element-populated{
		padding: 5px !important;
	}
	
	.kategoria-oldal-mobil-sticky-nav .elementor-nav-menu--dropdown.elementor-nav-menu__container {
		margin-top: 0px !important;
	}
	
	#block-8{
		display: none;
	}
	
	.archive .elementor-element-2cdd784{
		display: none;
	}
	
	#content{
		position: relative;
	}
	
	.post-type-archive-product ul.products.columns-4 {
		grid-template-columns: calc(50% - 12.5px) calc(50% - 12.5px) !important;
	}
}

.tax-product_cat .elementor-element-93b9a27 {
	display: none !important;
}