.footer-logo img {
  width: 11rem !important;
}
.color-white {
  color: white !important;
}
input[type="radio"] {
  width: 16px;
  height: 16px;
  transform: translateY(2px);
}

.summary {
  height: 5.5rem;
}
.icon-summary {
  transform: translateY(5px);
}
.submenu {
  list-style: none;
  padding-left: 20px;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

.submenu li {
  margin-top: 5px;
  margin-left: 3.5rem;
}
.submenu li a {
  color: #344767;
  letter-spacing: -0.025rem;
  font-size: 14px;
  font-weight: 500;
}
.adminLogout {
  margin-left: 1.5rem;
}
.icon-shape-sidebar {
  width: 38px;
  height: 26px;
}
.icon-shape-sidebar i {
  color: #344767;
}
.sidebar-admin-icon {
  transform: translateY(-4px);
}
.admin-upload {
  display: flex;
  text-align: center;
  justify-content: center;
}
.btn-upload {
  margin-top: 3rem;
}

.header-admin-menubar {
  position: fixed;
  width: 90%;
  top: 0;
  left: 20rem;
  right: 0;
  z-index: 1030;
  background-color: white;
}
.container-content {
  margin-top: 5rem;
}
.select-cateogry {
  border: 1px solid #d2d6da !important;
  height: 3.1rem !important;
}
.overload-table {
  overflow: auto;
}
.checkbox-status {
  height: 2rem;
  width: 2rem;
  margin-left: -1rem;
}
.new-product {
  padding-left: 1rem;
}

.avatar-upload {
  position: relative;
  width: 15rem;
  height: 18rem;
  margin: auto;
}
.avatar-edit {
  position: absolute;
  float: right;
  top: 0;
  right: 0;
  width: 10%;
  height: 100%;
  cursor: pointer;
}
.button-edit {
  transform: translateX(15rem);
}
.avatar-preview {
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f0f0f0;
}
.ec-image-preview {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.thumb-upload {
  position: relative;
  width: 4rem;
  height: 5rem;
  margin: auto;
}
.thumb-preview {
  width: 4rem;
  height: 5rem;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f0f0f0;
}

.form-label {
  font-size: 0.85rem !important;
}
.btn-review {
  justify-content: center;
}

.CategoryNews {
  justify-content: center;
  padding-top: 1rem;
}

.textareaSystem textarea,
.bannerUpload {
  height: 7rem;
}
.logoPreview {
  width: 18rem;
  height: 18rem;
}

.imageBanner {
  width: 45rem;
}
.bannerUpload {
  padding-left: 15.5rem;
}
.edit-upload {
  position: absolute;
  float: right;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  transform: translateX(41rem);
}

.ec-pay-option {
  display: block;
  margin-bottom: 10px;
  margin-left: 1rem;
}

textarea {
  width: 100%;
  margin-top: 10px;
}

.ec-pay-agree {
  margin-top: 10px;
}
.partnerWidth {
  width: 120% !important;
  height: 80% !important;
}

.toggle-password {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(15%);
  font-size: 1.2em;
}
.toggle-password-login {
  position: absolute;
  top: 35%;
  right: 20px;
  transform: translateY(15%);
  font-size: 1.2em;
}
.toggle-password-profile {
  position: absolute;
  top: 45%;
  right: 20px;
  transform: translateY(15%);
  font-size: 1.2em;
}


.btn-coupan {
  position: absolute;
  height: 2.5rem;
  transform: translate(-3.7rem, 0.3rem);
}

.fzh1 {
  font-size: 25px !important;
  font-weight: 500 !important;
}
.btn-update-profile {
  justify-content: center;
  padding-top: 3rem;
}

.phantrang {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  margin-top: 20px;
  margin-bottom: 18px;
}

.phantrang a,
.phantrang b {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 4px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  background-color: #fff;
  color: #333;
  text-decoration: none;
  border: 1px solid #ddd;
  transition: background-color 0.3s, color 0.3s;
}

.phantrang a:hover {
  background-color: #f0f0f0;
}

.phantrang b {
  background-color: red;
  color: #fff;
  font-weight: bold;
}

.phantrang a[title="Front Page"],
.phantrang a[title="Last Page"],
.phantrang a[title="Previous Page"],
.phantrang a[title="Next Page"] {
  color: #000;
}

.phantrang a[title="Front Page"]:hover,
.phantrang a[title="Last Page"]:hover,
.phantrang a[title="Previous Page"]:hover,
.phantrang a[title="Next Page"]:hover {
  background-color: #ddd;
  color: #000;
}

.dialog-edit-password {
  position: relative;
  top: 30%;
  transform: translateY(-50%);
}
select option {
  background-color: white;
  color: black;
}
.titleSearch,
.resultSearch {
  height: 4rem;
}
.titleSearch p {
  font-size: 1.2rem;
  font-weight: 500;
}
.phantrangAdmin {
  transform: translateY(5px);
}

.thIDOrder,
.thIDUser,
.thStatus {
  text-align: center;
}

.thIDOrder {
  width: 10%;
}
.thIDUser {
  width: 15%;
}
.thStatus {
  width: 10%;
}
.header-top {
  background-color: black;
}
.header-top-right,
.header-top-center,
.header-top-center span {
  color: #d2d6da;
  font-weight: 400;
}
.fzh2{
font-size : 1.5rem !important;
font-weight: 600 !important;
}
.fzh5{
font-size : 1rem;
font-weight: 400;
}
.footeraddress {
overflow-wrap: break-word;
white-space: normal;
}

.newInProduct{
    margin-top:2rem;
}
.descriptionProduct{
height: 50%;
}
.ec-ratting-star{
margin:.5rem 0 2rem 1rem;
}
.ec-spt-nav-review{
    padding:1rem;
}
.ec-ratting-content{
    margin-left:1rem;
}
.ml6rem{
    margin-left:6rem;
}