.bc-type-3 {
    display: none
}
.account-header {
    width: 100%;
    color: #2f2f2f;
    float: left;
    background-color: #fcf9f8;
    position: relative;
    font-size: 16px;
}
.account-header h1 {
    font-size: 3.052em;
    text-transform: none;
    font-weight: bold; 
}
.account-header h4 {
    font-size: 16px;
    text-transform: none;
    margin: 0;
    padding: 0;
}
.epic-20 img {
    border-radius: 50%
}
.content-page,
.page-content {
    width: 100%;
    margin-top: 0
}
.woocommerce-account.logged-in .content {
    width: 100%!important;
    padding: 0
}
.name {
    font-weight: 700
}
.name a {
    color: #fff
}
.account-user-info {
    text-transform: uppercase;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
.account-user-info:after {
    content: '';
    display: block;
    clear: both;
}
.account-user-info .avatar {
    float: right;
}
.account-user-info i.fa {
    display: inline-block;
    margin-right: 2px;
}
.account-user-info .woo-change-pw {
    margin-left: 0;
    display: block;
}
.woo-tabbed {
    padding-top: 30px;
    font-size: 18px
}
.user-header {
    width: 350px;
    margin-top: -3px;
    padding: .72em .8em;
    font-size: .9em;
    background: rgba(255, 255, 255, .2);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    line-height: 2;
    padding-bottom: 25px;
    padding-top: 20px
}
#header-right {
    float: right;
    /*margin-right: 20px;
    top: 20px;
    position: absolute;
    right: 125px*/
}
.epic-80 {
    float: left;
    width: 250px;
}
#wrapper-account {    
    padding: 25px 0;
}
.inner-wca-wrap .woocommerce-account h2 {
    display: none
}
.page-header--navigation {
    clear: both;
    background: rgba(255, 255, 255, .2);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    overflow: hidden;
    display: table;
    table-layout: fixed;
    width: 80%;
    margin: auto;
    /*position: absolute;*/
    bottom: 0;
    left: 10%;
    transition: all 0.3s ease-in-out;
}
.page-header--navigation ul, .wca-responsive-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    /*display: table-row*/
}
.page-header--navigation--tab,.sf_leftbar_account .wca-responsive-menu .menu-item {
    /*display: table-cell;*/
    text-align: center
}

.woocommerce-page.woocommerce-view-subscription .sf_rightbar_account{
    width: 100%;
}
a:active,.page-header--navigation--tab.current-menu-item a,.sf_leftbar_account .wca-responsive-menu .menu-item.current-menu-item a {    
    color: #fff
}
.woocommerce-orders.account .wca-responsive-menu li.sf_order a,
.woocommerce-subscriptions.account .wca-responsive-menu li.sf_subscriptions a,
.woocommerce-page.woocommerce-edit-address .wca-responsive-menu li.sf_addresses a,
.woocommerce-page.woocommerce-add-payment-method .wca-responsive-menu li.sf_payment a{ 
    color: #fff
}
.page-header--navigation--tab a,.sf_leftbar_account .wca-responsive-menu .menu-item a{
    padding: 0 15px;
    padding-left: 20px;
    height: 60px;
    display: flex;
    align-items: center; 
    justify-content: flex-start;
    width: 100%;
    text-align: center;
    color: #888;
    transition: color .2s;
    font-weight: 600;    
    font-size: 14px;
    line-height: 1;
}
.account-user-info a {
    color: #fff;
    font-size:16px; 
}
.account-user-info a:hover,
.account-user-info a:focus {
    color: #fff;
    text-decoration: none
}
.account-user-info a:active {
    background: transparent
}
.woo-tabbed {
    display: none
}
/*.active {
    display: block!important
}*/
.page-header--navigation--tab a:focus,.sf_leftbar_account .wca-responsive-menu .menu-item a:focus {
    text-decoration: none;
    outline: none; 
}
.promo-banner {
    background: #da552f;
    display: table;
    overflow: hidden;
    width: 100%;
    min-height: 115px;
    margin: 0 0 3.052em;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    box-shadow: 0 0 0 3px #f3f3f3;
    -webkit-box-shadow: 0 0 0 3px #f3f3f3
}
.promo-banner,
.promo-banner p {
    color: #fff
}
.promo-banner .image {
    width: 20%;
    padding: 1.25em 2.441em 0 1.25em;
    float: left
}
.promo-content {
    width: 80%!important;
    float: left
}
.button-green {
    background: #000;
    display: inline-block;
    margin: 0 0 1em;
    padding: .461em 1.563em;
    line-height: 1;
    color: #fff!important;
    cursor: pointer;
    border: none;
    text-shadow: none;
    font-size: .9em;
    font-family: proxima-nova, sans-serif;
    font-weight: 600;
    text-align: center;
    text-decoration: none!important;
    text-transform: uppercase;
    outline: 0!important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box
}
.promo-banner .buttons {
    padding: 0 1.758em 0 0;
    text-align: right;
    padding-top: 20px
}
.promo-banner>div {
    display: table-cell;
    vertical-align: middle
}
.promo-banner .promo-content h3 {
    text-transform: uppercase
}
.promo-banner h3 {
    font-weight: 700;
    margin-bottom: 0;
    line-height: 1.25
}
.promo-content {
    margin-top: 30px
}
.shop_table th {
    font-weight: 700;
    background: #fff;
    color: #000;
    padding: .8em;
    font-size: .8em;
    text-transform: uppercase;
    text-align: center;    
}
.account-payment-methods-table.shop_table th {
    border-bottom: 1px solid #0000001a;
}
.woo-tabbed table td,
.woo-tabbed table th {
    border: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6!important
}
th {
    cursor: pointer;
    vertical-align: middle;
    text-align: center
}
.api-manager-download {
    text-align: center!important
}
.inner-wca-wrap table tr:nth-child(2n+2) td {
    background: #f7f7f7
}
.api-manager-version,
.api-manager-version-date {
    font-weight: 900;
    text-align: center
}
.api-manager-changelog {
    text-align: center
}
.api-manager-changelog hr {
    margin-top: 20px;
    margin-bottom: 20px
}
.api-manager-download hr {
    margin-top: 15px;
    margin-bottom: 15px
}
.shop_table tr > td {
    line-height: 0
}
.api-manager-download {
    position: relative;
    padding-top: 30px
}
.order td {
    text-align: center!important
}
#license-tab .shop_table tr > td {
    line-height: 20px
}
.dropbox-dropin-btn,
.dropbox-dropin-btn:link,
.dropbox-dropin-btn:hover {
    display: inline-block;
    height: 14px;
    font-family: 'Raleway', sans-serif;
    font-size: 11px;
    font-weight: 400;
    color: #000;
    text-decoration: none;
    padding: 1px 7px 5px 3px;
    font-size: 15px;
    border: 0 solid #ebebeb;
    border-radius: 0;
    border-bottom-color: transparent;
    background: #fff!important
}
#welcome-message h3 {
    text-transform: capitalize
}
.page-header--navigation--tab a:hover,.sf_leftbar_account .wca-responsive-menu .menu-item a:hover {
    text-decoration: none
}
#order-results {
    display: none
}
.back-to-list {
    margin-top: 20px;
    margin-bottom: 10px
}
.menu-wca-container {
    height: 50px
}
@media all and (max-width:992px) {
    #wrapper-account {
        width: 100%;
        margin: auto;
        padding: 10px
    }
    #header-right { 
        float: none;
        top: 0;
        position: relative;
        right: 0
    }
    .page-header--navigation {
        clear: both;
        background: rgba(255, 255, 255, .2);
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        overflow: hidden;
        display: table;
        table-layout: fixed;
        width: 100%;
        margin: auto;
        position: static;
    }
    .account-header {
        max-width: 100%;
        color: #2f2f2f;
        height: auto;
        /*background-color: #000;*/
        position: relative;
    }
    .account-header h4 {
        padding-top: 0;
        margin-bottom: 20px;
    }
    .user-header {
        max-width: 100%;
    }
    .page-header--navigation--tab,.sf_leftbar_account .wca-responsive-menu .menu-item {
        display: block;
        text-align: center;        
    }
    /*#header-right {
        margin-right: 0;
        margin-bottom: 20px;
    }*/
}
.inner-wca-wrap {
    padding: 30px;
    min-height: 250px;
}
@media (min-width:992px) {
	.inner-wca-wrap {
	    padding: 30px 20px 30px 50px;
	    padding-bottom: 80px;
	}
}
/*Small Fixes*/
.inner-wca-wrap p {
	margin-bottom: 15px;
}
.inner-wca-wrap fieldset {
	margin-bottom: 20px;
	margin-top: 25px;
}
.inner-wca-wrap .woocommerce-MyAccount-content {
    float: none !important;
    width: 100%;
}
/*Login Form*/
.page-template-woocommerce-my-account #loginform{
    max-width: 600px;
    margin: 0 auto;
    padding: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
    border: 1px solid #eee;
    border-radius: 20px;
}
.page-template-woocommerce-my-account .reg{
    max-width: 600px;
    margin: 0 auto;
    padding-left: 30px;
    margin-bottom:30px;
}
.page-template-woocommerce-my-account #loginform #wp-submit{
    line-height: 0.6rem;
}
.page-template-woocommerce-my-account #loginform #rememberme {
    box-shadow: none!important;
    width: 24px;
    height: 24px;
    margin-right: 3px;
    position: relative;
    top: -2px;
    display: inline-block;
    vertical-align: middle;
}
/*Responsive Menu*/
.wca-responsive-menu-wrapper {
    width: 100%;
    overflow: hidden;
    float: left;
    margin-top: 10px;
    margin-bottom: 20px;
}
.hamburguer-menu-wrapper {
    display: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    opacity: 0.9;
}
.hamburguer-menu-wrapper .wca-menu-close {
    display: none;
}
.hamburguer-menu-wrapper .hamburger {
    border-radius: 0!important;
    font-size: 18px;
    font-weight: bold;
    margin-right: 12px;
}
/*@media all and (max-width:992px) {
    .hamburguer-menu-wrapper {
        display: block;
        border-top: 1px solid rgba(255,255,255,0.5);
        border-bottom: 1px solid rgba(255,255,255,0.5);
    }
}*/
/*Default Templates*/
.woocommerce-account .woocommerce-MyAccount-navigation {
    float: none;
    width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
    display: none;
}
.wca-back-wrapper {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 20px;
}
.wca-back-wrapper button {
    background-color: transparent;
    border: 0;
    color: #000;
    text-decoration: underline;
    font-weight: bold;
    padding-left: 2px;
    padding-right: 2px;
}
/*Fix Table*/
.order_details tr > td, .my_account_orders tr > td{
    line-height: 1;
    padding: .8em;
}
.loading-spiner img{
    width:60px;
}
.loading-spiner{
    display:inline-block;
    margin: auto;
    text-align: center;
    width:100%;
    display:none;
}