/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 16 2025 | 11:08:55 */
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1{
	    max-width: 48%;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
	max-width: 48%;
}
.woocommerce .product_meta{
	display: none;
}
.woocommerce .products{
	display: none;
}
.woocommerce .post-meta{
	display: none;
}
.woocommerce-checkout .wc-block-components-product-price{
	font-size: 12px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt{
	background-color: #FF9C07 !important; 
  color: #ffffff !important; 
}
.woocommerce-cart .wp-block-heading{
	display: none;
}
.woocommerce-cart .wp-block-product-new{
	display: none;
}