.te-flexible-prices h2 {
	padding: 0 0 15px !important;
	margin: 0;
	font-weight: 700 !important;
}
.te-flexible-prices table {
	width: 100%;
}
.te-flexible-prices table th {
	text-align: left;
	font-weight: normal;
}
.te-flexible-prices table tr {
	padding-bottom: 10px;
}
.te-flexible-prices table td {
	padding-bottom: 10px;
}
.te-flexible-prices table td input[type="text"] {
	display: inline-block;
	width: 100%;
}
.te-flexible-prices tfoot td {
	text-align: right;
}
.te-flexible-prices a {
	text-decoration: none;
	color: red;
	outline: none;
}
.product-type-configurable .woocommerce-grouped-product-list a {
	box-shadow: none;
	text-decoration: none;
}
.product-type-configurable .woocommerce-grouped-product-list a:hover {
	box-shadow: none !important;
}
.product-type-configurable .woocommerce-product-gallery--without-images {
	display: none;
}
.product-type-configurable .woocommerce-product-gallery--without-images  + .summary {
	width: 100% !important;
}
.woocommerce-grouped-product-list .product-group-name {
	font-weight: bold;
	text-transform: uppercase;
}
.woocommerce-grouped-product-list-item__label label {
	font-weight: 400;
	margin-bottom: 0;
}
.woocommerce-grouped-product-list .product-group-name td {
	padding: 0;
	color: #fff;
	font-weight: 600;
}
.woocommerce-grouped-product-list .product-group-name span {
	text-transform: uppercase;
	display: block;
	padding: 10px;
	pointer-events: none;
	font-weight: 700;
	background: #333;
}
.product-type-configurable .posted_in {
	display: none;
}