/*
Theme Name: Hello Elementor Child
Template: hello-elementor
*/
.empty-cart h2 {
	line-height: 2em;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.empty-cart p {
	line-height: 2em;
	max-width: 600px;
	margin: auto;
}

.empty-cart {
	text-align: center !important;
	padding-bottom: 50px !important;
}

.container p.return-to-shop {
	text-align: center !important;
	padding-bottom: 50px !important;
}