/* Themify Customize Styling */
body {	background-image: url(https://fishbar.myeshops.online/wp-content/uploads/2023/09/BG3.jpg);
	background-repeat: repeat; 
}

/* Themify Custom CSS */
/*Price font size and weight*/
span.woocommerce-Price-amount.amount {
    font-size: 1.2em;
    font-weight: 700;
}