@charset "UTF-8";
/*
	#wps-slider-section .wpsf-cart-button p {
		display: none;
	}
	#wps-slider-section .wpsf-product-price {
		text-align: center !important;
		max-width: inherit !important;
		float: none !important;
	}
	ul.products li.product .price {
		text-align: center !important;
		max-width: inherit !important;
		float: none !important;
		margin: auto;
		margin-top: 8px;
	}
		.wpsf-product-price .logintosee, .woocommerce ul.products.columns-4 li.product .logintosee {
		padding: 8px 10px !important;
	}

	.menu_orders, .menu_cart {
		display: none !important;
	}
	*/
	
@media only screen and (max-width: 1024px) {
	/*
	.wpsf-product-price .logintosee {
		padding: 8px 5px;
	}	



	.woocommerce ul.products.columns-4 li.product .logintosee {
		top: -10px !important;
		padding: 4px 8px !important;
		border-radius: 5px !important;
	}
	*/
}