#content {
	padding-top: 1em;
	padding-bottom: 3em;
	max-width: 1240px !important;
	min-height: 600px;
}

#content,
.page-header .entry-title,
.site-footer .footer-inner,
.site-footer:not(.dynamic-footer),
.site-header .header-inner,
.site-header:not(.dynamic-header),
body:not([class*='elementor-page-']) .site-main {
	max-width: 1240px !important;
}

h1 {
	margin-bottom: 32px;
	font-weight: 600;
}

.woocommerce-MyAccount-navigation > ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 1em;
}

.page-content > .woocommerce > * {
	width: 100% !important;
}

.woocommerce-MyAccount-navigation {
	margin-bottom: 1em !important;
}

.woocommerce-MyAccount-content {
	background-color: #f2f2f2;
	padding: 32px;
	min-height: 400px;
}

.comments-area a,
.page-content a {
	text-decoration: none;
}

.woocommerce-MyAccount-navigation a {
	text-transform: uppercase;
	font-size: 15px !important;
}

.woocommerce-MyAccount-navigation-link--downloads {
	display: none;
}
