.woocommerce-account .wp-block-post-title {
	text-align: center
}

.entry-content .woocommerce {
	min-height: 500px;
	margin-bottom: 60px;
}

.woocommerce:after {
	display: table;
	content: "";
	clear: both;
}

.woocommerce-account .woocommerce::after,
.woocommerce-account .woocommerce::before {
	content: " ";
	display: table
}

.woocommerce-account .woocommerce::after {
	clear: both
}

.woocommerce-account .addresses .title::after,
.woocommerce-account .addresses .title::before {
	content: " ";
	display: table
}

.woocommerce-account .addresses .title::after {
	clear: both
}

.woocommerce-account .addresses .title h3 {
	float: left
}

.woocommerce-account .addresses .title .edit {
	float: right
}

.woocommerce-account ol.commentlist.notes li.note p.meta {
	font-weight: 700;
	margin-bottom: 0
}

.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
	margin-bottom: 0
}

.woocommerce-account ul.digital-downloads {
	margin-left: 0;
	padding-left: 0
}

.woocommerce-account ul.digital-downloads li {
	list-style: none;
	margin-left: 0;
	padding-left: 0
}

.woocommerce-account ul.digital-downloads li::before {
	font-family: WooCommerce;
	speak: never;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	margin-right: .618em;
	content: "\e00a";
	text-decoration: none
}

.woocommerce-account ul.digital-downloads li .count {
	float: right
}

.woocommerce-MyAccount-content {
	font-size: var(--wp--preset--font-size--small);
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	background: white
}

.woocommerce-MyAccount-content .woocommerce-info {
	background-color: #FAFAFA;
	border: none;
	box-shadow: none
}

.woocommerce-MyAccount-navigation {
	float: left;
	width: 200px
}

.woocommerce-MyAccount-content {
	float: right;
	width: calc(100% - 220px);
	border: 1px solid #EEE;
	padding: 25px;
	background: #FAFAFA;
}

.woocommerce-MyAccount-navigation ul {
	margin: 0 0 20px 0;
	overflow: hidden;
	padding: 0
}

.woocommerce-MyAccount-navigation ul li {
	list-style: none;
	margin: 0;
	padding: 10px 0;
	border-top: 1px solid #EEE;
}

.woocommerce-MyAccount-navigation ul li:first-child {
	border-top: none;
}

.woocommerce-MyAccount-navigation ul li a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

.woocommerce-MyAccount-navigation ul li a:not(.is-active) {
	color: #111
}

.woocommerce-MyAccount-navigation ul li a:before {
	display: none;
	content: "\f101";
	line-height: 1.618;
	margin-left: .53em;
	width: 1.387em;
	text-align: right;
	float: right;
	opacity: .25
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
	content: "\f1de";
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
	content: "\f291"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
	content: "\f1c6"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
	content: "\f015"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before {
	content: "\f09d"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
	content: "\f007"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
	content: "\f08b"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a:before {
	content: "\f021"
}

.woocommerce-MyAccount-navigation ul li a:hover:before, .woocommerce-MyAccount-navigation ul li.is-active a:before {
	opacity: 1
}

.woocommerce-MyAccount-content legend {
	font-size: 18px;
	padding: 20px 10px
}

.woocommerce-MyAccount-content fieldset {
	border: 1px solid #E8E6E6;
	padding: 0 25px 25px 25px;
	margin: 0 0 10px 0;
	background: white;
}

.woocommerce-account.page .post {
	overflow: hidden
}

.woocommerce-form-row span em {
	font-size: 80%;
	opacity: 0.5
}

.wc-block-components-notice-banner > .wc-block-components-notice-banner__content .wc-forward {
	box-shadow: none
}

.woocommerce table.my_account_orders {
	font-size: .85em;
}

.woocommerce table.my_account_orders th, .woocommerce table.my_account_orders td {
	padding: 12px 8px;
	vertical-align: middle;
}

.woocommerce table.my_account_orders .button {
	margin: 6px;
	font-size: 13px;
	text-transform: none;
	font-weight: normal;
	padding: 5px 10px;
}

.woocommerce table.my_account_orders .order-actions {
	text-align: center;
}

.woocommerce table.my_account_orders .order-actions .button {
	margin: .125em 0 .125em .25em;
}

#customer_login {
	position: relative;
}

#customer_login::before {
	border-right: 1px solid #EEE;
	height: 100%;
	position: absolute;
	content: " ";
	right: 50%;
	top: 0;
}

#customer_login .col-1, #customer_login .col-2 {
}

#customer_login .col-1 {
	padding-right: 20px
}

#customer_login .col-2 {
	padding-left: 20px
}

#customer_login h2 {
	font-weight: 400
}

@media screen and (max-width: 768px) {
	.woocommerce table.my_account_orders tr td.order-actions,
	.woocommerce-page table.my_account_orders tr td.order-actions {
		text-align: left
	}
	
	.rtl.woocommerce table.my_account_orders tr td.order-actions,
	.rtl.woocommerce-page table.my_account_orders tr td.order-actions {
		text-align: right
	}
	
	.woocommerce table.my_account_orders tr td.order-actions::before,
	.woocommerce-page table.my_account_orders tr td.order-actions::before {
		display: none
	}
	
	.woocommerce table.my_account_orders tr td.order-actions .button,
	.woocommerce-page table.my_account_orders tr td.order-actions .button {
		float: none;
		margin: .125em .25em .125em 0
	}
	
	.rtl.woocommerce table.my_account_orders tr td.order-actions .button,
	.rtl.woocommerce-page table.my_account_orders tr td.order-actions .button {
		float: none;
		margin: .125em 0 .125em .25em
	}
	
	.woocommerce .lost_reset_password .form-row-first,
	.woocommerce .lost_reset_password .form-row-last,
	.woocommerce-page .lost_reset_password .form-row-first,
	.woocommerce-page .lost_reset_password .form-row-last {
		width: 100%;
		float: none;
		margin-right: 0
	}
	
	.rtl.woocommerce .lost_reset_password .form-row-first,
	.rtl.woocommerce .lost_reset_password .form-row-last,
	.rtl.woocommerce-page .lost_reset_password .form-row-first,
	.rtl.woocommerce-page .lost_reset_password .form-row-last {
		width: 100%;
		float: none;
		margin-left: 0
	}
	
	.woocommerce-account .woocommerce-MyAccount-content,
	.woocommerce-account .woocommerce-MyAccount-navigation {
		float: none;
		width: 100%
	}
}

@media screen and (max-width: 767px) {
	#customer_login::before {
		display: none;
	}
	
	#customer_login .col-1 {
		padding-right: 0
	}
	
	#customer_login .col-2 {
		padding-left: 0
	}
	
	.woocommerce-MyAccount-content, .woocommerce-MyAccount-navigation {
		float: none;
		width: 100%;
		margin: 0 0 20px 0
	}
}