.my-account-wrapper {
	position: relative;
	background: #E4E3E4;
}

.my-account-wrapper .woocommerce nav {
	display: none;
}

.my-account-wrapper .woocommerce-error {
	margin: 50px 50px 0;
	background: #FFF1D4;
	color: #E84401;
	border: 1px solid #E84401;
	padding: 20px;
}

.my-account-wrapper .woocommerce-message {
	border: 1px solid #5fab32;
	background: #FFF1D4;
	text-align: center;
	color:#5fab32;
	margin: 20px 50px 0;
}

.my-account-wrapper .woocommerce-info {
	padding: 20px 0;
}

.my-account-wrapper .woocommerce-info a.button {
	padding: 5px 5px 5px 10px;
	margin-right: 10px;
}

.my-account-wrapper .woocommerce-error:before,
.my-account-wrapper .woocommerce-message:before {
	display: none;
}

.my-account-wrapper header {
	padding: 20px;
	background: #F8F8F8;
	border-top: 5px solid #dfdfdf;
}

.my-account-wrapper header h1 {
	font-family: "Libre Baskerville";
	font-size: 21px;
	line-height: 26px;
	font-weight: 700;
	float: left;
}

.my-account-wrapper header a {
	float: right;
	color: #F89126;
	font-size: 12px;
	line-height: 30px;
	text-decoration: underline;
}

.my-account-wrapper .account-data {
	border-top: 2px solid #dfdfdf;
	background: #f9f9f9;
}

.container .my-account-wrapper .sidebar {
	background: #E4E3E4;
	width: 27%;
	position: absolute;
	z-index: 11;
	overflow: visible;
	left: 0;
	float: none;
	margin: 0;
}

.info-area {
	background: #FFF;
	width: 73%;
	float: right;
	min-height: 500px;
	border-left: 1px solid #D4D8D7;
	position: relative;
	z-index: 6;
}

.my-account-wrapper .sidebar a {
	display: block;
	color: #575D5D;
	padding: 20px;
	border-bottom: 1px solid #D4D8D7;
	text-transform: uppercase;
	font-weight: bold;
	transition: 300ms;
	background: #FFF;
}

.my-account-wrapper .sidebar a:hover {
	transition: 300ms;
	color: #f7931e;
	text-decoration: none;
}

.my-account-wrapper .sidebar a.active {
	color: #f7931e;
	position: relative;
	z-index: 99;
	background: #FFF;
	width: calc(100% + 1px);
}

form.edit-account {
	padding-bottom: 150px;
}

.my-account-wrapper .info-wrapper {
	padding: 10px 50px;
}

.my-account-wrapper .info-wrapper h3 {
	font-size: 16px;
	line-height: 20px;
	margin: 30px 0 0;
	padding: 0;
	font-weight: 700;
}

.my-account-wrapper .form-row {
	padding: 5px 0;
}

.my-account-wrapper .form-row.form-row-first {
	width: 48%;
	float: left;
	margin-right: 2%;
}

.my-account-wrapper .form-row.form-row-last {
	width: 48%;
	margin-left: 2%;
	float: right;
}

.my-account-wrapper .form-row.short.form-row-last:after {
	content: " ";
	display: block;
	clear: both;
}

.my-account-wrapper .form-row label {
	color: #B4B4B4;
	display: block;
	font-size: 12px;
	line-height: 20px;
}

.my-account-wrapper .form-row label span.required {
	color: #B4B4B4;
}

.my-account-wrapper .form-row input[type="text"],
.my-account-wrapper .form-row input[type="password"],
.my-account-wrapper .form-row input[type="email"],
.my-account-wrapper .form-row textarea {
	-webkit-appearance: none;
	border-radius: 0;
	background: #F9F9F9;
	border: 1px solid #C4C4C4;
	font-size: 20px;
	padding: 15px 20px;
	width: 100%;
	color: #404445;
}

.my-account-wrapper .form-row textarea {
	height: 160px;
}

#account-your-info p.form-row {
	position: relative;
}

.my-account-wrapper .form-row.bio-row {
	margin-bottom: 0;
}

#wp-description-wrap {
	margin-bottom: 15px;
}

#account-your-info input.input-prepended {
	padding-left: 50px;
}

#account-your-info span.prepended {
	width: 40px;
	height: 58px;
	display: block;
	text-align: center;
	line-height: 58px;
	font-size: 18px;
	vertical-align: bottom;
	position: absolute;
	border-right: 1px solid #C4C4C4;
	background: rgba(200,200,200,0.2);
}

#payment-method-update .button,
.my-account-wrapper input[type="submit"] {
	background: #52A424;
	display: inline-block;
	text-transform: uppercase;
	padding: 10px 30px;
	color: #FFF;
	float: right;
	margin: 15px 0 0;
	cursor: pointer;
	font-size: 13px;
	border-radius: 0px;
	font-weight: bold;
}

.subscriptions-table {
	border-collapse: collapse;
	width: 100%;
	margin: 20px 0 0;
}

.subscriptions-table td {
	border: 1px solid #E7E7E7;
	padding: 20px 5px 20px 15px;
	font-size: 12px;
	line-height: 12px;
}

.subscriptions-table td.a {
	text-transform: uppercase;
	font-weight: 700;
}

#account-subscriptions {
	padding-bottom: 100px;
}

#account-subscriptions .contact {
	font-size: 11px;
	margin: 15px 0;
}

#account-subscriptions .contact a,
.subscriptions-table a,
.highlight {
	color: #f7931e;
}

a.change-method, a.update-card, a.change-sub, a.account-back {
	font-size: 10px;
	display: inline-block;
	margin: 0 10px;
}

a.change-sub {
	float: right;
}

a.subscription-action-button {
	display: inline-block;
	padding: 5px 10px;
	background: #CECECE;
	color: #FFF;
	font-weight: 700;
	text-transform: uppercase;
	margin: 5px 0;
	transition: 150ms;
}

a.subscription-action-button:hover {
	background: #ADAFAF;
	text-decoration: none;
	transition: 150ms;
}

.pm-row-tr {
	border: 1px solid #CECECE;
	margin: 10px 0;
	padding: 10px;
}

.pm-row-tr .pm-row-td:nth-child(3),
.pm-row-tr .pm-row-td:nth-child(4) {
	display: none;
}

/* Card icon */
.pm-row-tr .pm-row-td:nth-child(1){
	width: 40px;
	float: left;
	clear: both;
	margin-right: 10px;
}

/* Card info */
.pm-row-tr .pm-row-td:nth-child(2){
	font-size: 13px;
	line-height: 25px;
	font-family: "Open Sans";
	display: inline-block;
}

/* Action buttons */
.pm-row-tr .pm-row-td:nth-child(5):after {
	content: " ";
	clear: both;
	width: 1px;
	height: 1px;
	float: none;
	display: block;
}
#payment-method-update .pm-row-tr .pm-row-td:nth-child(5) {
	width: 30%;
	float: right;
}
#payment-method-update .pm-row-tr .pm-row-td:nth-child(5) a.button {
	border-radius: 0;
	float: right;
	width: auto;
	margin: 5px 0 0 5px;
	padding: 5px 10px;
	background: #CECECE;
	color: #6F7475;
	font-weight: 600;
}
#payment-method-update .pm-row-tr .pm-row-td:nth-child(5) a.button:not(.disabled):hover {
	background: #52A424;
	color: #FFF;
}

#payment-method-update .pm-row-tr .pm-row-td:nth-child(5) a.button:nth-child(3) {
	display: none;
}

#payment-method-update .button,
.sv-wc-payment-gateway-payment-form-manage-payment-methods.button {
	background: #52A424;
	display: inline-block;
	width: auto;
	float: left;
	border-radius: 0;
	text-transform: uppercase;
	padding: 5px 20px;
	color: #FFF;
	margin: 15px 0 0;
	cursor: pointer;
	font-size: 10px;
	font-weight: bold;
}

#payment-method-update table.shop_table thead,
#payment-method-update table.shop_table .wc-braintree-my-payment-methods-type-divider {
	display: none;
}

#payment-method-update table.shop_table,
#payment-method-update table.shop_table tr,
#payment-method-update table.shop_table tr td {
	border: 0px;
	border-collapse: collapse;
}
#payment-method-update table.shop_table tr td.wc-braintree-payment-method-expiry,
#payment-method-update table.shop_table tr td.wc-braintree-payment-method-subscriptions {
	display: none;
}

#payment-method-update table.shop_table tr td {
	border-top: 1px solid #CACACA;
	border-bottom: 1px solid #CACACA;
}

#payment-method-update table.shop_table tr td:first-child {
	border-left: 1px solid #CACACA;
}

#payment-method-update table.shop_table tr td:last-child {
	border-right: 1px solid #CACACA;
}

#payment-method-update table.shop_table .button {
	border-radius: 0;
	float: right;
	width: auto;
	margin: 5px 0 0 5px;
	padding: 5px 10px;
	background: #CECECE;
	color: #6F7475;
	font-weight: 600;
}

#add_payment_method #payment {
	background: transparent;
	border-radius: 0;
}

.left {
	float: left;
}

.pay-btn-text {
	text-align: center;
}

#add_payment_method .woocommerce-PaymentMethod--braintree_credit_card > label {
	display: none;
}

#eja-change-payment-method .payment_method_braintree_credit_card {
	display: none;
}

#eja-change-payment-method .payment_method_braintree_credit_card p:not(.form-row-wide) {
	display: none;
}

#eja-change-payment-method .woocommerce-info {
	display: none;
}

#eja-change-payment-method input[type="radio"] {
	-webkit-appearance: radio !important;
}

#eja-change-payment-method .form-row label {
	display: inline-block;
}

#cc-payform .payment_methods.methods input[type="radio"] {
	display: inline-block !important;
}

#eja-change-payment-method #payment-methods {
	margin-top: 0px;
	padding-top: 0px;
}

#eja-change-payment-method #cc-payform .payment_box.payment_method_braintree_credit_card > p.form-row-wide {
	display: block !important;
}

#eja-change-payment-method #cc-payform .payment_methods li > input, 
#eja-change-payment-method #cc-payform .payment_methods li > label {
	display: none !important;
}

#eja-change-payment-method .wc-braintree-hosted-field-card-csc-parent {
	/*display: none;*/
}

#eja-change-payment-method .sv-wc-payment-gateway-payment-form-manage-payment-methods.button {
/*	float: none;
	display: block;
	width: 300px;
	margin: 0 0 10px;
*/
	display: none;
}

#eja-change-payment-method .payment_method_braintree_credit_card input[type="radio"] {
	margin: 5px 0;
	clear: both;
}

#eja-change-payment-method .payment_method_braintree_credit_card label {
	margin-left: 5px;
}

#eja-change-payment-method .payment_method_braintree_credit_card .form-row-wide input:first-child() {
	clear: both;
}

#eja-change-payment-method #place_order, 
#add-payment-method-wrapper #place_order {
	width: 100%;
	float: none;
	padding: 20px 0;
	margin-top: 0;
	display: none;
}

#add-payment-method-wrapper #cc-payform .woocommerce-PaymentBox {
	margin: 0 !important;
}

#add-payment-method-wrapper #add_payment_method #payment div.payment_box .form-row {
	margin: 0;
}

#add-payment-method-wrapper #cc-payform .payment_methods.methods input[type="radio"] {
	display: none !important;
}

.sv-wc-payment-gateway-payment-form-saved-payment-method img {
	display: none;
}

body.ej-page-my-account .FIOnDemandWrapper,
body.ej-page-subscribe .FIOnDemandWrapper,
body.ej-page-my-account .desktop_advert,
body.ej-page-subscribe .desktop_advert {
	display: none !important;
}

body.ej-page-subscribe,
body.login,
body.login-action-register {
	background: #FFF;
}

#update-subscription h4 {
	margin: 10px 0 0;
}

p.variation-title {
	text-transform: uppercase;
	font-weight: 700;
}

#order_review label[for="payment_method_braintree_paypal"]{
	display: none;
}

#account-your-info {
	position: relative;
}

#account-your-info h3 .sep,
a.toggle-update {
	color: #a8b6b9;
}

a.toggle-update:hover,
a.toggle-update.active {
	color: #f7931e;
	text-decoration: none;
}

#account-your-info .profile-image {
	display: block;
	width: 70px;
	height: 70px;
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 35px;
	border: 1px solid #EEE;
	margin-right: 10px;
	float: left;
	position: relative;
}

#account-your-info .profile-copy {
	display: inline-block;
	float: left;
	margin: 10px;
}

#account-your-info .profile-image .remove-profile,
#account-your-info .profile-image .remove-profile:hover {
	position: absolute;
	width: 10px;
	height: 10px;
	font-size: 10px;
	color: red;
	display: block;
	top: -5px;
	left: -5px;
	font-weight: bold;
	text-decoration: none;
}

#account-your-info .file-upload-wrapper {
	display: block;
	margin-top: 15px;
}

@media screen and (max-width: 1024px){
	.container .my-account-wrapper .sidebar {
		display: block;
	}
}