.woocommerce-account .cz_post_content > .woocommerce {
	display: flex;
	padding: 0 !important;
	overflow: hidden
}
.woocommerce-account .woocommerce-MyAccount-content {
	width: 65%;
	flex: 1;
	float: none;
	padding: 60px;
	border-radius: inherit
}
.woocommerce-account .woocommerce-MyAccount-content address {
	width: 100%;
	box-sizing: border-box
}
.woocommerce-account .woocommerce-MyAccount-navigation {
	width: 18%;
	color: #fff;
	background: #232323;
	float: none;
	margin: -50px 0;
	border-radius: inherit;
	padding: 110px 60px 150px
}
.woocommerce-MyAccount-navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-radius: inherit
}
.edit-account fieldset {
	margin-bottom: 30px
}
.woocommerce-MyAccount-navigation li {
	border-radius: inherit
}
.woocommerce-MyAccount-navigation a,
.woocommerce-account ul.digital-downloads li .count {
	padding: 10px;
	display: block;
	box-sizing: border-box;
	border-radius: inherit
}
.woocommerce-MyAccount-navigation a {
	position: relative;
	padding: 10px 30px 10px 50px;
	margin-bottom: .4em
}
.codevz-woo-login-form h1,
.codevz-woo-login-form h2,
.codevz-woo-login-form h3,
.codevz-woo-login-form h4,
.codevz-woo-login-form h5,
.codevz-woo-login-form h6,
.codevz-woo-login-form input,
.codevz-woo-login-form textarea,
.codevz-woo-login-form a,
.woocommerce-MyAccount-content h1,
.woocommerce-MyAccount-content h2,
.woocommerce-MyAccount-content h3,
.woocommerce-MyAccount-content h4,
.woocommerce-MyAccount-content h5,
.woocommerce-MyAccount-content h6,
.woocommerce-MyAccount-content input,
.woocommerce-MyAccount-content textarea,
.woocommerce-MyAccount-content a,
.woocommerce-account .cz_post_content > .woocommerce .woocommerce-MyAccount-content a:not(.button) {
	color: inherit
}
.woocommerce-MyAccount-navigation a {
	color: #fff
}
.woocommerce-MyAccount-navigation a:before {
	font-family: 'Font Awesome 6 Free';
	content: "\f0c1";
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
	font-weight: 900;
	font-size: 18px;
	text-align: center;
	opacity: .2;
	transition: all .2s ease-in-out
}
.woocommerce-MyAccount-navigation a:hover:before,
.woocommerce-MyAccount-navigation .is-active a:before {
	opacity: 1
}
.woocommerce-MyAccount-navigation-link--dashboard a:before {
	font-weight: 400;
	content: "\f007"
}
.woocommerce-MyAccount-navigation-link--orders a:before {
	font-weight: 400;
	content: "\f3a5"
}
.woocommerce-MyAccount-navigation-link--tracking a:before {
	font-weight: 900;
	content: "\f002"
}
.woocommerce-MyAccount-navigation-link--wishlist a:before {
	font-weight: 400;
	content: "\f004"
}
.woocommerce-MyAccount-navigation-link--viewed a:before {
	font-weight: 400;
	content: "\f2d2"
}
.woocommerce-MyAccount-navigation-link--reviews a:before {
	font-weight: 400;
	content: "\f005"
}
.woocommerce-MyAccount-navigation-link--downloads a:before {
	content: "\f149"
}
.woocommerce-MyAccount-navigation-link--edit-address a:before {
	content: "\f2b9"
}
.woocommerce-MyAccount-navigation-link--edit-account a:before {
	content: "\40"
}
.woocommerce-MyAccount-navigation-link--customer-logout a:before {
	content: "\f090"
}
.woocommerce-MyAccount-content p a {
	color: #e32f56;
	font-weight: bold
}
.woocommerce-MyAccount-content p a:hover {
	opacity: .5
}
.woocommerce-MyAccount-navigation a:hover,
.woocommerce-MyAccount-navigation .is-active a {
	background: rgba(205, 205, 205, 0.1)
}
.woocommerce-MyAccount-navigation-link--customer-logout {
	margin-top: 10px;
	padding-top: 10px;
	filter: grayscale(1)
}
div.codevz-account-avatar {
	display: none;
	color: inherit;
	text-align: center;
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid rgba(205, 205, 205, 0.1)
}
.woocommerce-MyAccount-navigation div.codevz-account-avatar {
	display: block
}
div.codevz-account-avatar span {
	display: block;
	font-size: 13px;
	opacity: .5
}
div.codevz-account-avatar img {
	border-radius: 100px;
	margin: -10px auto 1em
}
.edit-account .input.woocommerce-Button.button {
	margin: 20px 0 0
}
.woocommerce-account .addresses .title .edit {
	float: right;
	margin: 5px 20px;
	opacity: .5
}
.woocommerce table.my_account_orders {
	font-size: 1em
}
.woocommerce-MyAccount-content a {
	border-bottom: 1px solid
}
.woocommerce-MyAccount-content a.woocommerce-loop-product__link {
	border: 0
}
.woocommerce-account p.woocommerce-LostPassword.lost_password > a {
	margin: 0 0 40px;
	display: block
}
.codevz-my-account-reviews {
	display: block;
	padding: 40px;
	border: 1px solid rgba(205, 205, 205, 0.7);
	border-radius: inherit;
	margin-bottom: 2em
}
.codevz-my-account-reviews-title {
	display: flex;
	align-items: center;
	margin-bottom: 1em
}
.codevz-my-account-reviews-title img {
	width: 60px !important;
	margin-right: 20px
}
.codevz-my-account-reviews-title strong {
	display: block
}
.codevz-my-account-reviews-title span span {
	font-size: 14px;
	opacity: .5;
	line-height: 1;
	display: block
}
.codevz-my-account-reviews .star-rating {
	display: inline-block;
	float: none !important;
	color: #FFA500
}
.codevz-woo-login-form {
	flex: 1;
	padding: 50px 60px
}
.woocommerce-lost-password .woocommerce {
	flex-direction: column
}
.woocommerce-lost-password .woocommerce .woocommerce-message {
	margin: 40px 60px !important
}
.woocommerce-lost-password .woocommerce > p {
	margin: 0 60px 40px !important
}
.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
	background: none !important;
	box-shadow: none !important;
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important
}
.codevz-woo-login-form input {
	text-align: left
}

/* RTL */
.rtl .woocommerce-MyAccount-navigation a {
	padding: 10px 50px 10px 30px
}
.rtl .woocommerce-MyAccount-navigation a:before {
	left: auto;
	right: 20px
}
.rtl .codevz-my-account-reviews-title img {
	margin-right: 0;
	margin-left: 20px
}

/* Responsive */
@media screen and (max-width:768px) {

	.woocommerce-account .cz_post_content > .woocommerce {
		flex-direction: column;
	}
	.woocommerce-account .woocommerce-MyAccount-navigation {
		box-sizing: border-box;
		width: 100%;
		padding: 40px;
		margin: 0
	}
	.woocommerce-account .woocommerce-MyAccount-content {
		padding: 40px
	}
	.woocommerce-MyAccount-navigation ul {
		display: flex;
		overflow-x: initial;
		overflow-y: hidden;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
	}
	.woocommerce-MyAccount-navigation li {
		margin: 0 5px 10px
	}
	.woocommerce-MyAccount-navigation .codevz-account-avatar {
		margin-top: 30px
	}

}

@media screen and (max-width:480px) {

	.codevz-my-account-reviews {
		text-align: center
	}
	.codevz-my-account-reviews-title {
		flex-direction: column
	}
	.codevz-my-account-reviews-title img {
		margin: 0 0 30px
	}
	.codevz-woo-login-form {
		padding: 30px
	}

}