#post-7 .entry-title {
	font-size: 28px;
}
.woocommerce-MyAccount-navigation {
	margin-bottom: 40px
}


.woocommerce-MyAccount-navigation ul li{
	width: auto;
	display: inline-block;
	line-height: 1.4;
	position:relative;
}

.woocommerce-MyAccount-navigation ul li.is-active a{
	color: #f48474;
}

.woocommerce-MyAccount-navigation ul li:after{
	content: "  /  ";
	white-space: pre;
	display: inline-block;
	position: relative;
	color:#5b4c46;


}
.woocommerce-MyAccount-navigation ul li:last-child:after{
	content: "";
}
.woocommerce-MyAccount-navigation ul li a{
	 font-family: 'ScalaSansSC',Helvetica,sans-serif;
	 font-size: 16px;
}

.shop_table.my_account_orders {
	width: 100%;
	text-align: center;
	margin-bottom:20px;
	font-family: 'ScalaSansSC',Helvetica,sans-serif;
	max-width: none;
}

.shop_table.my_account_orders th {
	border-bottom: 1px solid #5b4c46;
	padding-bottom: 10px;
}

.shop_table.my_account_orders tr:first-child td{
	padding-top: 20px;
}

.shop_table.my_account_orders tr td{
	padding: 10px 0
}

.shop_table.my_account_orders .button{
	padding: 2px 4px;
	min-width: 70px;
	font-size: 14px;
}
.woocommerce-MyAccount-content table {
	width: 100%;
	text-align: center;
	margin-bottom:20px;
	font-family: 'ScalaSansSC',Helvetica,sans-serif;
	max-width: none;
}

.woocommerce-MyAccount-content .shop_table.subscription_details {
	max-width: 400px;
	text-align: left;
	margin-bottom: 60px;
}

.woocommerce-MyAccount-content .shop_table.subscription_details tr td:first-child{
	font-weight: bold;
}

.woocommerce-MyAccount-content .shop_table.order_details {
/* 	text-align: left;
	margin-bott: 40px; */
}

.woocommerce-MyAccount-content table .woocommerce-button.button.view {
	padding: 2px 4px;
	min-width: 70px;
	font-size: 14px;
}
.woocommerce-MyAccount-content a.button{
	padding: 2px 4px;
	min-width: 70px;
	font-size: 14px;
}
.woocommerce-MyAccount-content table th {
	border-bottom: 1px solid #5b4c46;
	padding-bottom: 10px;
}

.woocommerce-MyAccount-content table tr:first-child td{
	padding-top: 20px;
}

.woocommerce-MyAccount-content table tr td{
	padding: 10px 0
}

.woocommerce-customer-details {
/* 	font-family: 'ScalaSansSC',Helvetica,sans-serif; */
}

.woocommerce-Addresses {


}

.woocommerce-Addresses .woocommerce-Address {
	margin-bottom: 40px
}

.woocommerce-MyAccount-content label {
	color: #5b4c46;	
}

.woocommerce-MyAccount-content .woocommerce-address-fields {
	margin-bottom: 90px;
}


.woocommerce-notices-wrapper {
	margin: 10px 0 30px 0;
	color: #e67d7d;
}

.woocommerce-Payment .woocommerce-PaymentMethod img {
	max-width: 80px;
	margin: 0 6px;
	vertical-align: middle;
}

#thankyou h2 {
	margin-bottom: 20px;
	margin-top: 80px;
}

.woocommerce-MyAccount-content h2 {
	margin-bottom: 20px;
	margin-top: 80px;
}

footer {
	margin-top: 30px;
}

.content .date.course, .content div.amount.course {
	padding-top: 34px;
}
.course.amount .subscription-details {
	font-size: 12px;
	display: block;
	margin-bottom: 10px
}
.course.amount .content .date span.day,.content div.amount span.day,.content .date span.dollars,.content div.amount span.dollars{font: 24px 'adelle',georgia,serif;line-height:1;letter-spacing:0.1em;margin:-4px 0 0 0;color:#fff;display:block;}

#thankyou .woocommerce-customer-details--phone {
	font-size: 16px!important;
}
#thankyou .woocommerce-customer-details--email {
	font-size: 16px!important;
}


@media(max-width: 767px){

	.woocommerce-MyAccount-content table {
		font-size: 12px;
	}
	.woocommerce-MyAccount-content table td {
		padding-left: 4px!important;
		padding-right: 4px!important;
		vertical-align: middle;
	}

	.woocommerce-Payment .woocommerce-PaymentMethod img {
		max-width: 70px;
		margin: 6px 0px;
		display: block;
	}

	.vine .column1{
		margin-top: 60px;
	}
	.content .date.course, .content div.amount.course {
		margin-top: -68px;
		margin-left: 0;
		transform: translateX(-50%);
	}
	
}
