ul.header-nav.header-nav-main.nav.nav-left.nav-line-bottom {
    display: none;
}

li.account-item.has-icon.active {
    display: none;
}

.absolute-footer.dark {
    max-height: 48px;
}

html, body {
  min-height: 100vh;
  margin: 0;
  background: #fff; /* Màu nền bạn mong muốn hiển thị toàn màn */
}


.page-wrapper.my-account.mb {
    padding-top: 75px;
    padding-bottom: 125px;
}
.woocommerce-ResetPassword label {
    text-transform: inherit;
    font-weight: 400;
}