/*!
Theme Name: ItaFx
Theme URI: http://underscores.me/
Author: ItaFx
Author URI: https://www.itafx.com/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: itafx
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

ItaFx is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
.iti {
	width: 100%;
}
.billing-widget {
	z-index: 15;
}
.woocommerce-order-pay table.shop_table .product-name {
    font-size: 16px !important;
}
.woocommerce-order-pay button#place_order {
    padding: 14px 30px;
    font-size: 16px;
    font-weight: 500;
    background: #4050FE;
    border: none;
    color: #fff;
    border-radius: 30px;
}