/*
Theme Name: Brooklyn Child
Theme URI: http://www.unitedthemes.com
Description: Creative Portfolio
Version: 4.9.6
Author: United Themes
Author URI: http://www.unitedthemes.com
Template: brooklyn
*/

/*.amount{font-size:2.25em}*/

.grecaptcha-badge { visibility: hidden; }

.hero-title {
	font-family: "Oswald";
}

h1, h1.product_title {
	font-family: "Oswald";
}
textarea.myLineContact {
	resize:none;
}
input.myLineContact, textarea.myLineContact {
	border-top: hidden;
	border-right: hidden;
	border-left: hidden;
	border-bottom: 1px solid #fff;
	background:#000;
	background-color:rgba(0, 0, 0, .10);
}

.no-outline:focus {
	outline: none;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	background: #f3f3f3;
	border-radius: 5px;
}