/*
Theme Name: AMMA Flowers Child
Template: freshio2
Description: Child theme for AMMA Flowers
Author: AMMA
Version: 1.0
*/

.woocommerce-checkout .entry-title {
    display: none;
}

.currency-notice-checkout{
background:#ffd54f;
color:#333;
padding:20px;
border-radius:8px;
margin:20px 0;
font-size:16px;
line-height:1.5;
}