/* Address Book */
.customer-account-login .banner-my-account-custom{
    display: none;
}
.customer-address-form .field .label{
    display: none;
}
.customer-address-form  .form-address-edit{
    max-width: 650px;
    margin: auto;
}
.customer-address-form  .fieldset > .field{
    margin-bottom: 13px;
}
.customer-address-form  .fieldset > .field:not(.choice) > .control {
    width: 100%;
}
.customer-address-form  .fieldset > .legend {
    font-family: "AktivGrotesk_Hairline";
    font-size: 42px;
    color: #1d1d1d;
    border-bottom: none;
    margin-bottom: 25px;
    padding-left: 0px;
    margin-left: 0px;
    margin-top: 10px;
}
.customer-address-form .actions-toolbar {
    margin-left: 0% !important;
}
.customer-address-form .fieldset > .field.choice:before, .fieldset > .field.no-label:before{
    padding: 0px;
    width: 0%;
}

.customer-address-form .fieldset{
    margin-bottom: 20px;
}

/*End Address Book */

/* My Profile */
.customer-account-edit .field .label{
    display: none;
}
.customer-account-edit  .form-edit-account{
    max-width: 650px;
    margin: auto;
}
.customer-account-edit .fieldset > .field{
    margin-bottom: 13px;
}
.customer-account-edit  .fieldset > .field:not(.choice) > .control {
    width: 100%;
}
.customer-account-edit .fieldset > .legend {
    font-family: "AktivGrotesk_Hairline";
    font-size: 42px;
    color: #1d1d1d;
    border-bottom: none;
    margin-bottom: 25px;
    padding-left: 0px;
    margin-left: 0px;
    margin-top: 10px;
}
.customer-account-edit .actions-toolbar {
    margin-left: 0% !important;
}
.customer-account-edit .fieldset > .field.choice:before, .fieldset > .field.no-label:before{
    padding: 0px;
    width: 0%;
}

.customer-account-edit .fieldset{
    margin-bottom: 20px;
}

/* End My Profile */

/* Wishlist  */
.customer-account-index .products-grid.wishlist .product-items .product-item {
    padding-bottom: 50px !important;
    padding-top: 30px;
}
.customer-account-index .footer-column.footer-company .footer-logo:before {
    display: none;
}

/* End Wishlist */

/* Message */
.section-custom-order .block-title-custom {
    margin-bottom: 0px;
}
.message.info {
    background: transparent; 
    text-align: center;
    color: #000000;
    padding-bottom: 50px;
}
.message.info > *:first-child:before {
    display: none;
}
/* End Message */

/*  Sub menu */
.customer-account-index .collapsible-custom ul.nav li.item strong {
    letter-spacing: 0.08em;
}
.customer-account-index .collapsible-custom ul.nav li.item a {
    letter-spacing: 0.08em;
}
/*  End Sub menu */


/*  Login */
.customer-account-login .form-login .field .label{
    display: none;
}

.customer-account-login .form-login   .fieldset > .field{
    margin-bottom: 13px;
}
.customer-account-login .form-login   .fieldset > .legend {
    font-family: "AktivGrotesk_Hairline";
    font-size: 42px;
    color: #1d1d1d;
    border-bottom: none;
    margin-bottom: 25px;
    padding-left: 0px;
    margin-left: 0px;
    margin-top: 10px;
}
.customer-account-login .form-login   .actions-toolbar {
    margin-left: 0% !important;
}
.customer-account-login .form-login  .actions-toolbar .secondary a.action {
    font-weight: bold;
    text-decoration: underline;
}
.customer-account-login .login-container .fieldset:after {
    margin-top: 10px;
    margin-left: 0% ;
}
.customer-account-login .action.create.primary { 
    padding: 4px 15px;
}
.actions-toolbar .secondary{
    float: left;
    margin-left: 30px;
}
/*  End Login  */

/* Create Account */
.customer-account-create .form-create-account{
    margin: auto;
}

.customer-account-create .form-create-account .field .label{
    display: none;
}
.customer-account-create .form-create-account  .form-address-edit{
    max-width: 650px;
    margin: auto;
}
.customer-account-create .form-create-account  .fieldset > .field{
    margin-bottom: 13px;
}
.customer-account-create .form-create-account  .fieldset > .field:not(.choice) > .control {
    width: 100%;
}
.customer-account-create .form-create-account  .fieldset > .legend {
    font-family: "AktivGrotesk_Hairline";
    font-size: 42px;
    color: #1d1d1d;
    border-bottom: none;
    margin-bottom: 25px;
    padding-left: 0px;
    margin-left: 0px;
    margin-top: 10px;
}
.customer-account-create .form-create-account .actions-toolbar {
    margin-left: 0% !important;
    margin-bottom: 35px; 
}
.customer-account-create .form-create-account .fieldset > .field.choice:before, .fieldset > .field.no-label:before{
    padding: 0px;
    width: 0%;
}

.customer-account-create .form-create-account .fieldset{
    margin-bottom: 20px;
}
.customer-account-create .form-create-account .newsletter .label { display: initial; }
/* End Create Account */

/* Forgot password  */
.customer-account-forgotpassword  .forget{
    width: 50%;
    min-width: 600px;
    margin: 35px 0;
}

.customer-account-forgotpassword  .forget .field .label{
    display: none;
}
.customer-account-forgotpassword  .forget  .form-address-edit{
    max-width: 650px;
    margin: auto;
}
.customer-account-forgotpassword  .forget  .fieldset > .field{
    margin-bottom: 13px;
}
.customer-account-forgotpassword  .forget  .fieldset > .field:not(.choice) > .control {
    width: 100%;
}
.customer-account-forgotpassword  .forget  .fieldset > .legend {
    font-family: "AktivGrotesk_Hairline";
    font-size: 42px;
    color: #1d1d1d;
    border-bottom: none;
    margin-bottom: 25px;
    padding-left: 0px;
    margin-left: 0px;
    margin-top: 10px;
}
.customer-account-forgotpassword  .forget .actions-toolbar {
    margin-left: 0% !important;
    margin-bottom: 35px; 
}
.customer-account-forgotpassword  .forget .fieldset > .field.choice:before, .fieldset > .field.no-label:before{
    padding: 0px;
    width: 0%;
}

.customer-account-forgotpassword  .forget .fieldset{
    margin-bottom: 20px;
}

/* End Forgot password */

/* Dashboard */
.customer-account-index .dashboard-custom .block-title-custom{
    margin-bottom: 42px !important;
}
.customer-account-index .account-newsletter .action.primary{
        padding: 6px 15px !important;
}
.customer-account-index .account-newsletter .box-content p {
    margin-bottom: 15px !important;
}
.customer-account-index .section-custom-order .block-title-custom {
    margin-bottom: 35px;
    padding-top: 40px;
}
.customer-account-index .section-custom-order .table-wrapper table thead th{
    padding: 0 0 5px 0;
}
.customer-account-index .section-custom-order .table-wrapper table tbody td{
    padding: 8px 0 8px 0;
}
.customer-account-index .section-custom-order .box-actions .action.primary {
    background-color: transparent;
    margin-bottom: 53px;
}
.customer-account-index .section-account-wishlist {
    padding: 38px 0 50px;
}
.customer-account-index .products-grid.wishlist .product-items .product-item {
    padding-bottom: 47px !important;
    padding-top: 60px;
}
.customer-account-index #my-orders-table .view {
    text-transform:capitalize !important;
}
.customer-account-index .products-grid.wishlist .product-items .product-item .product-item-name{
    line-height: 24px;
    margin-bottom: 0px;
}
.customer-account-index .faq-custom{
    background-color: #ebebeb;
    padding: 36px 0 45px;
}
.customer-account-index .faq-custom .block-description p {
    color: #1d1d1d;
    text-align: center;
    margin-bottom: 6px;
}

 /*
    My Account Style 22.03.2017
 */
.product-item-inner .product-item-actions .actions-primary {
    border: 0;
    height: 28px;
}
.product-item-inner .product-item-actions .actions-primary .tocart  {
    position: relative;
    top: 0;
    height: 28px;
    display: block;
    line-height: 28px;
    border: 1px solid black;
    text-align: center;
}
.product-item-inner .product-item-actions .actions-primary .tocart span {
    display: block;
    line-height: 16px;
    padding: 0;
}
.faq-custom .box-actions .action.primary {
    background: #ebebeb;
}
.faq-custom .box-actions .action.primary:hover {
    background: #333435;
}
.customer-account-index .section-custom-order .box-actions .action.primary:hover {
    background-color: #333435; 
}
/* End Dashboard */


/* CREDIT CARDS */
.account .storecredit{
    min-height: 165px;
    margin-top: 30px;
}
.account #giftcard-form{
    min-height: 165px;
    margin-top: 30px;
}

/* END CREDIT CARDS */