/*dashboard */

/* user dashboard */
.ne-dashboard {
       min-height: auto !important;
    margin: 0;
    padding: 0;
}
.woocommerce-account .woocommerce-MyAccount-content > *:first-child {
    margin-top: 0 !important;
}
.ne-stats {
    display: flex;
    gap: 20px;
    margin: 30px 0;
}

.ne-stat-card {
    flex: 1;
    background: #fff;
    border-radius: 16px;
    padding: 12px 12px;
    display: flex;
    align-items: center;
    gap: 16px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.06);
}

.ne-stat-icon {
    width: 48px;
    height: 48px;
    background: #e8fff4;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ne-stat-icon img {
    width: 100%;
}

.ne-stat-content span {
    display: block;
    font-size: 20px;
    color: #202020;
    font-weight: 400;
}

.ne-stat-content strong {
    font-size: 36px;
    font-weight: 300;
    color: #5F5F5F;
}
/* SIDEBAR CARD */
.ne-account-nav {
    background: #fff;
    border-radius: 20px;
    padding: 20px;
    width: 20%;
    box-shadow: 0 20px 40px rgba(0,0,0,0.06);
}

.ne-card h3{
    color: #000000;
    font-size:28px;
    font-weight: 400;
    padding: 5px;
    margin: 0px;
}
ul.suppSection li a{
    color: #707070 ;
    font-weight: 400;
    font-size: 20px;
}
ul.suppSection {
    margin: 0px;
    padding-bottom: 50px;
}
.accPara{
    font-weight: 300;
    font-size: 16px;
    color: #252525;
}
/* USER INFO */
/* SIDEBAR CARD */
.ne-account-nav {
    background: #fff;
    border-radius: 24px;
    padding: 20px 18px;
    width: 260px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.08);
}

/* USER INFO */
.ne-account-user {
    display: flex;
    gap: 14px;
    align-items: center;
    margin-bottom: 28px;
}

.ne-avatar-wrap img {
    width: 56px;
    height: 56px;
    border-radius: 50%;
}

.authName {
    display: block;
    font-size: 15px;
    font-weight: 300;
    color: #111;
}

.authEmail {
    display: block;
    font-size: 13px;
    color: #777;
    margin-top: 2px;
}

/* MENU */
.ne-account-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

/* MENU ITEM */
.ne-account-menu li {
    margin-bottom: 6px;
}

/* LINK STYLE */
.ne-account-menu a {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 14px;
    border-radius: 12px;
    text-decoration: none;
    color: #222;
    font-size: 14px;
    transition: all 0.25s ease;
}

/* ICON */
.ne-account-menu img {
    width: 20px;
    height: 20px;
    opacity: 0.9;
}

/* ACTIVE STATE */
.ne-account-menu .is-active a {
    background: #C8F2A4;
    color: #000000;
    font-weight: 300;
}

/* HOVER */
.ne-account-menu a:hover {
    background: #f6f6f6;
}

/* LOGOUT */
.ne-account-menu .woocommerce-MyAccount-navigation-link--customer-logout {
    margin-top: 16px;
}

.ne-account-menu .woocommerce-MyAccount-navigation-link--customer-logout a {
    color: #e53935;
}

.ne-account-menu .woocommerce-MyAccount-navigation-link--customer-logout a:hover {
    background: #ffecec;
}
.woocommerce-account .woocommerce-MyAccount-content {
    flex: 1;
    padding: 0 !important;
    margin: 0 !important;
    min-height: auto !important;
}
/* Remove unwanted space below My Account dashboard */
.woocommerce-account .woocommerce-MyAccount-content {
    flex: 1;
    padding: 0 !important;
    margin: 0 !important;
    min-height: auto !important;
}

/* Fix Elementor section height */
.woocommerce-account section.elementor-section {
   min-height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
}

 .woocommerce-MyAccount-navigation {
    width: 260px;
    flex-shrink: 0;
}
body.logged-in.woocommerce-account .woocommerce {
    display: flex !important;
   
    align-items: flex-start !important;
        display: flex !important;
    gap: 10px;
    align-items: flex-start !important;
    flex-wrap: wrap;
    max-width: 1320px;
    margin: 0 auto;
    padding: 20px 0px;
}
.ne-dashboard h2{
        font-size: 36px;
    font-weight: 300;
    color: #000000;
    text-transform: capitalize;
}
.coverDashpara{
    font-weight:400;
    color: #707070;
    font-size: 20px;
}

.authName 
{
    font-weight: 400;
    color: #202020;
     font-size: 20px;
}
.authEmail 
{
    font-weight: 400;
    color: #7E7E7E;
     font-size: 12px;
}
header.woocommerce-Address-title.title::after{
    display: none !important;
}
.woocommerce-account .addresses .title .edit {
    float: inline-start;
         padding-top: 30px;
}
body {
    overflow-y: auto !important;
}

body.wp-singular.page-template.page-template-elementor_header_footer.page.page-id-365 {
    height: 100% !important;
    margin: 0;

}
.woocommerce-ResetPassword.lost_reset_password {
    max-width: 420px;
    margin: 100px auto;
    text-align: center;
}

.woocommerce-ResetPassword.lost_reset_password p {
    margin-bottom: 20px;
}

.woocommerce-ResetPassword.lost_reset_password input.input-text {
    width: 100%;
    text-align: center;
}

.woocommerce-ResetPassword.lost_reset_password .button {
    margin-top: 10px;
}
.page-id-60 section.inner-hero-section {
    display: none;
}
/* Billing / Shipping address header layout */
.woocommerce-Address header.woocommerce-Address-title {
    display: flex;
    justify-content: space-between;
    align-items: start;
    flex-direction: column;
}
/* Make sure address content appears in next line */
.woocommerce-Address address {
    margin-top: 15px;
    display: block;
}

form.woocommerce-EditAccountForm.edit-account button.woocommerce-Button.button{
  background: var(--primary-color) !important;
    color: #fff !important;
    /* border-radius: 81px !important; */
    padding: 11px 10px !important;
    border: 1px var(--primary-color) solid !important;
    text-transform: capitalize;
    font-size: 15px !important;
    font-weight: 300 !important;
    max-width: 100% !important;
    transition: 0.4s !important;
    width: 20% !important;
    margin-top: 18px !important;
    display: block;
    text-align: center;
}
.woocommerce-address-fields button.button{
    background: var(--primary-color) !important;
    color: #fff !important;
    /* border-radius: 81px !important; */
    padding: 11px 10px !important;
    border: 1px var(--primary-color) solid !important;
    text-transform: capitalize;
    font-size: 15px !important;
    font-weight: 300 !important;
    max-width: 100% !important;
    transition: 0.4s !important;
    width: 20% !important;
    margin-top: 18px !important;
    display: block;
    text-align: center;
}

/* login form */

.ne-login-wrapper {
    display: flex;
    min-height: auto;
        /* height: 100vh; */
    overflow: hidden;
}
.page-id-205 .inner-hero-section {
    padding: 0px 0 0;
}
/* Right form section */
.ne-login-form {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;   /* Vertical center */
    align-items: center;       /* Horizontal center */
    padding: 20px;
}

/* Form width */
.ne-form {
    width: 100%;
    max-width: 400px;
    border: none !important;
}

/* Logo styling */
.ne-logo-wrap {
    text-align: center;
    margin-bottom: 20px;

}

.ne-login-logo {
    max-width: 180px;
    height: auto;
}

/* Center subtitle */
.ne-subtitle-login {
    text-align: center;
    margin-bottom: 30px;
}

/* Button full width */
.ne-login-btn {
    width: 100%;
    margin-top: 15px;
}
.ne-login-form input {
    width: 100%;
    height: 48px;
    padding: 0 14px;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    margin-bottom: 18px;
    font-size: 15px;
}
.labelLogin {
    font-size: 16px;
    font-weight: 400;
    color: #919191;
    margin-bottom: 2px;
    text-align: start;
}
.ne-login-btn {
  background: var(--primary-color) !important;
    color: #fff !important;
    /* border-radius: 81px !important; */
    padding: 11px 10px !important;
    border: 1px var(--primary-color) solid !important;
    text-transform: capitalize;
    font-size: 15px !important;
    font-weight: 300 !important;
    max-width: 100% !important;
    transition: 0.4s !important;
    width: 100% !important;
    margin-top: 18px !important;
    display: block;
    text-align: center;
}
.ne-login-btn:hover{
  text-decoration: none;
}
.ne-login-form input::placeholder {
    color: #919191;
    font-weight: 400;
    font-size: 15px;
    opacity: 1;
}

.ne-login-form input::-webkit-input-placeholder {
    color:#919191;
     font-weight: 400;
    font-size: 15px;
}

.ne-login-form input::-moz-placeholder {
    color: #919191;
     font-weight: 400;
    font-size: 15px;
}
/* lost password */
/* ============================= */
/* LOST PASSWORD FULL LAYOUT */
/* ============================= */

.ne-lost-wrapper {
    display: flex;
    justify-content: center;      /* Horizontal Center */
    align-items: center;          /* Vertical Center */
    min-height: 100vh;       /* Light background (optional) */
    padding: 20px;
    overflow-y: hidden;
}

/* Form Card */
.ne-lost-form {
    width: 100%;
    max-width: 420px;
    padding: 40px;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* Logo */
.ne-lost-logo-wrap {
    text-align: center;
    margin-bottom: 25px;
}

.ne-lost-logo {
    max-width: 160px;
    height: auto;
}

/* Form Layout */
form.woocommerce-ResetPassword.lost_reset_password {
    width: 100%;
    display: flex;
    flex-direction: column;
}

/* Message Text */
form.woocommerce-ResetPassword.lost_reset_password > p:first-child {
    text-align: center;
    font-size: 18px;
    color:#919191;
;
    margin-bottom: 25px;
    line-height: 1.6;
}

/* Label */
form.woocommerce-ResetPassword.lost_reset_password label {
    font-size: 16px;
    font-weight: 400;
    color:#919191;

    margin-bottom: 6px;
    text-align: left;
    width: 100%;
}

/* Input Field */
form.woocommerce-ResetPassword.lost_reset_password input[type="text"] {
    width: 100%;
    height: 48px;
    padding: 0 14px;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    margin-bottom: 20px;
    font-size: 16px;
    transition: 0.3s ease;
}

/* Input Focus Effect */
form.woocommerce-ResetPassword.lost_reset_password input[type="text"]:focus {
    border-color: #919191;
    outline: none;
    box-shadow: 0 0 0 2px rgba(37, 99, 235, 0.15);
}

.woocommerce-cart-form button[name="update_cart"] {
    display: none !important;
}

/* Button */


/* Button Hover */
.restButtn:hover {
    background: #942790;
}

/* Remove default Woo spacing */
form.woocommerce-ResetPassword.lost_reset_password p {
    margin: 0;
}
form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first {
    display: flex;
    flex-direction: column;
    gap: 0px;
    width: 100%;
}
/* .restButtn, form.woocommerce-ResetPassword.lost_reset_password button {
   background: var(--primary-color) !important;
    color: #fff !important;
    border-radius: 81px !important;
    padding: 11px 10px !important;
    border: 1px var(--primary-color) solid !important;
    text-transform: capitalize;
    font-size: 15px !important;
    font-weight: 300 !important;
    max-width: 100% !important;
    transition: 0.4s !important;
    width: 100% !important;
    margin-top: 18px !important;
    display: block;
    text-align: center;
} */
 form.woocommerce-ResetPassword.lost_reset_password button:hover{
  text-decoration: none;
}
body.wp-singular.page-template-default.page.page-id-205{
    height: 100%;
    margin: 0;
   
}
/* our products section*/
.services-image.productsour img {
    border-radius: 24px !important;

}
.service-item img{
  width:391px !important;
  height: 122px !important;

}
#profile-form,
#password-form{
display:none;
}
img.ne-login-logo {
    width: 100%;
}
p.ne-switch-text {
    margin-top: 15px;
}
.ne-forgot a{
    color: #000000;
}
.product-name  a{
  color: #000000 !important;
}
/* dashboard media */

@media (min-width: 768px) and (max-width: 1024px) {
   
  /* Breadcrumb full width */
  body.logged-in.woocommerce-account .ne-breadcrumb-wrap {
    width: 100% !important;
  }

  /* FLEX ROW for nav + content */
  body.logged-in.woocommerce-account .ne-account-nav,
  body.logged-in.woocommerce-account .woocommerce-MyAccount-content {
    display: inline-block !important;
    vertical-align: top !important;
  }
  .ne-account-nav {
    padding: 10px;
  }

  body.logged-in.woocommerce-account .ne-account-nav {
    width: 25% !important;
  }

  body.logged-in.woocommerce-account .woocommerce-MyAccount-content {
    width: 65% !important;
  }
    .ne-ps-card {
  
    padding: 24px 24px 100px 24px;
    }
    body.logged-in.woocommerce-account .woocommerce {
   
    gap: 20px;
}

      .custom-cart {
        grid-template-columns: 1fr;
    }
.ne-account-menu .is-active a {
 
    font-size: 16px;
}
      .ne-account-menu a {

    font-size: 16px;
    gap: 12px;
  
}
.ne-stat-content span {

    font-size: 16px;
}
.ne-account-user {


    flex-direction: column;
    justify-content: center;
}
.ne-account-nav {
  
    width: 35%;
}
    .cart-items {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

    .ne-account-user {
        flex-direction: column;
        justify-content: center;
    }
}

a.woocommerce-button.button.ast_track.order-actions-button, a.woocommerce-button.button.invoice.order-actions-button,.order-again a {
    background: var(--primary-color) !important;
    color: #fff !important;
    /* border-radius: 81px !important; */

    border: 1px var(--primary-color) solid !important;
    text-transform: capitalize;
    font-size: 15px !important;
    font-weight: 300 !important;
    max-width: 100% !important;
    transition: 0.4s !important;
    width: auto !important;
    margin-top: 5px !important; 
    
    text-align: center;
	
	  width: auto !important;
    height: auto !important;
    padding: 8px 18px !important;
  
    line-height: 1.4;
    display: inline-block;
}

@media (max-width: 767px) {

	/* Remove top border only for first order row */
.woocommerce table.my_account_orders tbody tr.woocommerce-orders-table__row:first-child th,
.woocommerce table.my_account_orders tbody tr.woocommerce-orders-table__row:first-child td {
    border-top: none !important;
}
	
.woocommerce table.shop_table_responsive  tbody tr.woocommerce-orders-table__row th,.woocommerce-page table.shop_table_responsive tbody tr.woocommerce-orders-table__row th {
        display: block;
        align-items: center;
        text-align: center;
        color: #000000 !important;
        font-size: 18px;
    }
   .woocommerce table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details  td {
          border-top: 1px solid #ddd !important;
    }

.page-id-60 .woocommerce-address-fields button.button {
  
    width: 50% !important;
    }
  .vision-mission-section {
    padding: 0px 0;
  }
  .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img{
    width: 100%;
  }
  .ne-login-form {

     padding: 0px; 
}
form.login, .woocommerce form.register {

    padding: 0px;
}

    .ne-account-menu .woocommerce-MyAccount-navigation-link--customer-logout {
    margin-top: 0px;
}
    body.logged-in.woocommerce-account .woocommerce {
    display: block !important;
 
}
.ne-account-menu .woocommerce-MyAccount-navigation-link--settings {
    margin-top: 0rem;
}
.ne-account-nav
 {
 
    width: 100%;
}
  .ne-stats {

    flex-direction: column;
}

    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100% !important;
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        width: 100% !important;
        padding: 30px 10px !important;
    }
    .ne-account-menu .is-active a {
  
    font-size: 16px;
}
  .ne-account-menu .is-active a {
  
    font-size: 16px;
}
.ne-account-menu a {
 
    font-size: 16px;
  
}
.coverDashpara {
  
    font-size: 16px;
}
.ne-card h3 {
    font-size: 24px;
 
}
     #ne-profile-form-cover {
        grid-template-columns: 1fr;
    }
      a.back-home {

    width: 100%;
    }
    article#post-364 .woocommerce ul.order_details li {
    float: initial;
        border-right: none;
}
    .ne-track-title {

    margin-top: 10PX;
}
    .ne-order-tracker {
        flex-direction: column;
        align-items: flex-start;
    }

    .ne-track-line {
        width: 2px;
        height: 28px;
        margin: 8px 0 8px 13px;
    }
    
}

