/*
Theme Name:  Encounter Truth
Theme URI:  https://encountertruth.com
Description:  Built off the Hestia Theme
Author:  Steven Gauerke
Textdomain:  hestia
Author URI:  https://rachelmccollin.com/
Template: hestia
Version:  1.1
License:  GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

.woocommerce-account .woocommerce-MyAccount-navigation {
	display: none;
}
.woocommerce-account .woocommerce-MyAccount-content {
	width: 100%;
	float: none;
}

div#buddypress {
	margin-top: 10px;
}

.woocommerce-cart .shop_table .actions .coupon .input-text:focus, .woocommerce-checkout #customer_details .input-text:focus, .woocommerce-checkout #customer_details select:focus, .woocommerce-checkout #order_review .input-text:focus, .woocommerce-checkout #order_review select:focus, .woocommerce-checkout .woocommerce-form .input-text:focus, .woocommerce-checkout .woocommerce-form select:focus, .woocommerce div.product form.cart .variations select:focus, .woocommerce .woocommerce-ordering select:focus {
	color: #000000 !important;
}

/*
form#whats-new-form {
	border-radius: 5px;
	border: 1px solid #cecece;
	padding: 10px;
	background-color: #f2f2f2;
}

#buddypress form#whats-new-form p.activity-greeting {
	line-height: 1;
	margin-bottom: 15px;
	margin-left: 75px;
	font-size: 20px;
} */