/**
* Theme Name: Umimo Child
* Description: This is a child theme of Umimo, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Pavothemes Team</a>
* Template: umimo
* Version: 1.2.0
*/

.single-product div.product .content-single-wrapper .product_title{
	font-family: var(--e-global-typography-f7b1ff7-font-family);
}

.umimo-sticky-add-to-cart__content-title strong, .single-product .woocommerce-tabs ul.tabs li a{
	font-family: var(--e-global-typography-text-font-family) !important;
}

table.shop_table_responsive tr td, table.shop_table_responsive th{
    word-break: break-word;
	font-size: 16px;
}

@media (min-width: 768px){
	.cart-collaterals .cart_totals small.includes_tax {
		font-size: 20px;
	}
}

a.umimo-sticky-add-to-cart__content-button.button.alt {
    color: #fff;
}
