/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 07 2025 | 14:17:08 */
.woocommerce div.product p.stock {
    display: none !important;
}
@media (max-width:700px) {
	header .wp-block-buttons>.wp-block-button{
		    position: absolute;
    bottom: 0;
    right: 0;
	}
	header .wp-block-cover{
		padding-top:0;
		padding-bottom:0;
	}
	main .wp-block-group, .wp-block-cover{
		padding:0px 20px !important;
	}
}