/* Misc */
.my-account-shortcode .wc-wide-column header h4 {
	display: none;
}

.my-account-shortcode td {
	border-bottom: none !important;
	border-color: #e1e7e9 !important;
}

.my-account-shortcode table {
	border-color: #e1e7e9 !important;
}

.variation-Konsultacijosdata {
	white-space: nowrap;
}

.variation-Konsultacijoslaikas {
	white-space: nowrap;
}

.woocommerce-order-downloads,
.order-again {
	display: none;
}

.react-app-container {
	align-items: center;
	display: flex;
	justify-content: center;
}

.react-app-container > div:first-child {
	width: 100%;	
}

