/**
* Theme Name: Freshio Child
* Description: This is a child theme of Freshio, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Duc Pham (Opal Team)</a>
* Template: freshio
* Version: 1.9.1
*/

@media (min-width: 768px){
	table.shop_table_responsive tr.woocommerce-shipping-totals td {
		font-size: 14px;
	}
}

.woocommerce-shipping-calculator .shipping-calculator-form {
    width: 190px;
}