dl, ol, ul {
  list-style: none!important;
  margin-bottom: 0;
  margin-left: 0!important;
}
b {
  color: #000;
}
.p-20s {
  padding: 20px;
}
.pagenigation {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 10px 0;
}
.p-60s {
  padding-top: 30px;
  padding-bottom: 30px;
}
.input-control__alls {
  height: 40px;
}
.information-box__accounts {
  padding-left: 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-left: solid 1px #ebebeb;
}
.sidebar-accounts .avatar-media__customer {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #ebebeb;
}
.avatar-media__customer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.avatar-media__customer img {
  width: 100px;
  height: 100px;
  margin-right: 20px;
  border-radius: 100%;
}
.avatar-media__customer .intros-media__customer {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.avatar-media__customer .intros-media__customer .name{
  font-size: 10px;
  color:#888888;
}
.name-customer__medias {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  font-size: 16px;
  color: black;
  text-transform: uppercase;
}
.sidebar-accounts .avatar-media__customer {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #ebebeb;
}
.no-result {
  color: #ED3237;
  padding: 15px;
  text-align: center;
}
.sidebar-accounts__nav:not(:last-child) {
  margin-bottom: 20px;
}

.sidebar-accounts__nav .title-accounts__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  margin-bottom: 10px;
}

.sidebar-accounts__nav .title-accounts__nav img {
  width: 24px;
  height: 24px;
  min-width: 24px;
  -o-object-fit: scale-down;
  object-fit: scale-down;
  margin-right: 10px;
}
.sidebar-accounts__nav a{
  font-size: 14px;
}
.sidebar-accounts__nav > ul {
  padding-left: 40px;
  position: relative;
}

.sidebar-accounts__nav > ul:after {
  content: "";
  position: absolute;
  left: 12px;
  top: 0px;
  width: 1px;
  height: 100%;
  border: dashed 1px #ebebeb;
}

.sidebar-accounts__nav > ul .active a {
  color: #ED3237;
}

.sidebar-accounts__nav > ul .active:after {
  opacity: 1;
}

.sidebar-accounts__nav > ul > li {
  position: relative;
  z-index: 10;
}

.sidebar-accounts__nav > ul > li:hover a,
.sidebar-accounts__nav > ul > li:focus a {
  color: #ED3237;
}

.sidebar-accounts__nav > ul > li:hover:after,
.sidebar-accounts__nav > ul > li:focus:after {
  opacity: 1;
}

.sidebar-accounts__nav > ul > li:after {
  content: "";
  position: absolute;
  left: -29px;
  top: 2px;
  width: 3px;
  height: 18px;
  opacity: 0;
  background-color: #ED3237;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.sidebar-accounts__nav > ul > li:not(:last-child) {
  margin-bottom: 10px;
  z-index: 10;
}
.title-box__alls {
  position: relative;
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 600;
  font-family: "Hel_Bold";
  padding-bottom: 16px;
  color: #313131;
  z-index: 1;
}
.title-box__alls:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #EBEBEB;
}
.btn-grown__alls {
  align-items: center;
  display: flex;
  min-height: 40px;
  padding: 8px 15px;
  background-color: #ED3237;
  color: #fff;
  justify-content: center;
  text-align: center;
  border-radius: 5px;
  border: solid 1px #ED3237;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.25s;
}
@media (max-width: 1199.98px){
.title-box__alls {
  font-size: 24px;
  margin-bottom: 10px;
  }

}
@media (max-width: 1440.98px){
  .p-60s {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}
@media (max-width: 575.98px){
  .tops-account__banks {
    flex-wrap: wrap;
  }
  .tops-account__banks .btn-grown__alls {
    width: 100%;
    margin-top: 10px;
  }
}

/*popup */
.sale-banners__modals .modal-content {
  background: transparent;
  border: none;
}
.sale-banners__modals a {
  position: relative;
  padding-bottom: 100%;
  overflow: hidden;
}
.sale-banners__modals a img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
/*popup */

/* thong tin ca nhan */
.group-form__admins:not(:last-child) {
  margin-bottom: 20px;
}
.group-form__admins .row .label-admins__form {
  margin-bottom: 0px;
}
.group-form__admins .label-admins__form {
  margin-bottom: 10px;
  -webkit-transform: translateY(7px);
  transform: translateY(7px);
}
.group-form__admins .label-admins__form span {
  color: red;
}
.controls-alls {
  border-radius: 5px;
  border: solid 1px #ebebeb;
  padding: 10px 15px;
  width: 100%;
}
.avata-groups .avatar-customers {
  position: relative;
  overflow: hidden;
  border-radius: 1000px;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.avata-groups .avatar-customers img {
  width: 100px;
  height: 100px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 100%;
}
.avata-groups .btn-update__avatars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 5px;
  border: dashed 1px #888888;
  font-size: 14px;
  padding: 5px 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
  color: #888888;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.avata-groups .btn-update__avatars label{
  cursor: pointer;

}
.avata-groups .btn-update__avatars input {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 10;
  opacity: 0;
}
.note-present__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #bf1e2e;
  font-size: 14px;
  margin-top: 10px;
}
.note-present__form img {
  margin-right: 10px;
  min-width: 17px;
  width: 17px;
  height: 17px;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}
.group-check__admin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.group-check__admin .check-sexs__ifnomation:not(:last-child) {
  margin-right: 45px;
}
.check-circle__dots {
  position: relative;
  font-size: 14px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.form-check-input:checked {
  background-color: #ED3237;
  border-color: #ED3237;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.check-circle__dots input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: red;
  z-index: 9;
  margin: 0;
}
.check-circle__dots input:checked ~ .checkmark {
  border-color: #1684fc;
}
.check-circle__dots input:checked ~ .checkmark:after {
  opacity: 1;
}
.check-circle__dots .checkmark {
  width: 15px;
  height: 15px;
  min-width: 15px;
  border-radius: 1000px;
  background-color: #fff;
  border: solid 1px #000;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.check-circle__dots .checkmark:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.1s;
  background-color: #000;
  border-radius: 1000px;
  transform: scale(0.7);
}
.check-circle__dots label {
  margin-bottom: 0;
  margin-left: 15px;
}
.group-btn__forms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
}
.group-btn__forms > [class^="btn"] {
  margin-right: 20px;
}
.btn-silvers__alls {
  display: flex;
  min-height: 40px;
  align-items: center;
  background-color: #ebebeb;
  max-height: 45px;
  height: 100%;
  font-size: 14px;
  padding: 8px 35px;
  border: solid 1px #ebebeb;
  color: #484954;
  border-radius: 5px;
  transition: all 0.25s;
}
.check-ticks{
  display: flex;
  align-items: center;
  
}
.check-ticks .form-check-label{
  font-size: 0.875rem;
}
@media (max-width: 1600.98px){
body {
    font-size: 14px;
  }
}
@media (max-width: 1366.98px){
.p-20s {
    padding: 15px;
  }
.input-control__alls {
  height: 35px;
  }
.group-form__admins:not(:last-child) {
    margin-bottom: 10px;
}
.p-20s {
  padding: 10px;
  }
}
@media (max-width: 991.98px){
.sidebar-accounts {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.sidebar-accounts .avatar-media__customer {
  width: 100%;
}
.sidebar-accounts .sidebar-accounts__nav {
  width: 100%;
  padding-left: 10px;
}
.sidebar-accounts {
  margin-bottom: 20px;
  }
  .avatar-media__customer img{
    width: 65px;
    height: 65px;
  }
  .sidebar-accounts .avatar-media__customer{
    padding-top: 20px;
    
  }
  .sidebar-accounts{
    overflow-y: auto;
  }
}
@media (max-width: 575.98px){
.group-form__admins .row .label-admins__form {
    margin-bottom: 10px;
  }
.sidebar-accounts .sidebar-accounts__nav {
  width: 100%;
  padding-right: 0;
  }
}
@media (max-width: 25.93625em){
.p-20s {
    padding: 20px;
  }
.information-box__accounts form.information-box__form .row [class*="col-"]:not(:last-child) {
  margin-bottom: 10px;
  }
.group-btn__forms {
  margin: 0;
  justify-content: space-evenly;
  flex-wrap: wrap;
  }
.group-btn__forms > [class^="btn"]:not(:last-child) {
  margin-bottom: 10px;
  }
.group-btn__forms > [class^="btn"] {
    justify-content: center;
    margin: 0;
    width: 100%;
    padding: 0 5px;
  }

}
/* thong tin ca nhan */

/*cap bac cua toi*/
.box-alls {
  background-color: #fff;
}
.table-information__ranks {
  margin-bottom: 20px;
}
.table-information__ranks table {
  width: 100%;
  border: 1px solid #ebebeb;
  border-collapse: collapse;
  background-color: #f9f9f9;
}
.table-allss {
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: 10px;
}
.table-information__ranks table td {
  border: 1px solid #ebebeb;
  padding: 5px 40px;
}
.intros-price__tables {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.price-information__ranks {
  font-size: 20px;
  font-family: "Oswald-Regular";
  margin-right: 15px;
}
.note-price__points {
  color: #bf1e2e;
}
.note-price__points span {
}
.information-box__accounts table tr td {
  white-space: normal;
}
.table-information__ranks {
  margin-bottom: 20px;
}
@media (max-width: 1366.98px){
.p-20s {
    padding: 15px;
  }
}
@media (max-width: 575px){
  .table-information__ranks {
    overflow: auto;
  }
  .information-box__accounts{
    border-left: none;
  }
}
/*cap bac cua toi*/

/*tai khoan ngan hang + dia chi */
.tops-account__banks {
      background: #F9F9F9;
    border-radius: 5px;
    font-size: 14px;
    padding: 25px 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 25px;
}
.btn-grown__alls {
  cursor: pointer;
}
@media (max-width: 1366.98px){
.btn-grown__alls {
    padding: 5px 10px;
    min-height: 35px;
}
}
/*tai khoan ngan hang + dia chi */

/*doi mat khau*/
.group-form__admins:not(:last-child) {
  margin-bottom: 20px;
}
.group-form__admins .row .label-admins__form {
  margin-bottom: 0px;
}
.group-form__admins .label-admins__form {
  margin-bottom: 10px;
  -webkit-transform: translateY(7px);
  transform: translateY(7px);
}
.controls-alls {
  border-radius: 5px;
  border: solid 1px #ebebeb;
  padding: 10px 15px;
  width: 100%;
}
.show-password {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1rem;
  padding: 1rem;
  cursor: pointer;
}
@media (max-width: 991.98px){
.group-form__admins .row .label-admins__form {
    margin-bottom: 10px;
  }
  /* .sidebar-accounts{
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    max-width: 350px;
    top: 0;
    height: 100%;
    z-index: 100;
    background: #fff;
    transition: .3s;
    display: block;
  }
  .sidebar-accounts.active{
    transition: .3s;
    left: 0;
  } */
  .show-sidebar__account {
    display: none !important;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    color: #ed3237;
    position: fixed;
    top: 60%;
    left: 0;
    z-index: 10;
    border-radius: 5px;
    border: 1px solid #ed3237;
    background: #fff;
  }
  .over-lay-account{
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
    z-index: 90;
    transition: .3s;

  }
  .over-lay-account.show{
    right: 0;
    transition: .3s;
  }
}
/*doi mat khau*/

/*cai dat thong bao */
.group-form-notification__group li {
  display: flex;
  justify-content: space-between;
}
/*cai dat thong bao */

/*thong bao cua toi */
.tab-notifications ul {
  border-bottom: 1px solid #ebebeb;
}
.tab-notifications .notification {
  max-height: 400px;
  overflow: auto;
}
/*thong bao cua toi */

/*don hang Nhat Quang */
.head-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
.btn-file {
  display: flex;
  background: #fff;
  border: 1px solid #ED3237;
  box-sizing: border-box;
  border-radius: 99px;
  min-height: 46px;
  align-items: center;
  padding: 6px 12px;
  color: #ED3237;
  font-size: 16px;
  min-width: 133px;
}
.btn-file:hover {
  background-color: #f3eaeb;
  color: #ED3237;
}
.btn-file img {
  margin-right: 8px;
}
.form-group__btn {
  margin-bottom: 35px;
}
.form-group__btn .form-input {
  background: #fff;
  position: relative;
}
.form-group__btn .form-input input {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border-radius: 10px;
  min-height: 46px;
}
.form-group__btn .form-search .btn-search {
  outline: 0;
  background: 0 0;
  border: none;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
}
.filter-date {
  padding-left: 15px;
}
.time-alls__picker input {
  border: solid 1px #ebebeb;
}
.form-group__btn .arrow {
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
  font-size: 20px;
}
.form-group__btn .form-search {
  position: relative;
  max-width: 240px;
  margin-left: auto;
  margin-right: 0;
}
.form-group__btn .form-search .form-control {
  width: 100%;
  min-height: 46px;
  background: #fff;
  border: 1px solid #ebebeb;
  border-radius: 10px;
  padding: 6px 12px;
}
.list-order__alls {
  margin-top: 20px;
}
.track-alls__admin li:hover {
  border-bottom: 3px solid #ED3237;
}
.track-alls__admin li a:hover {
  color: #ED3237!important;
}
.track-alls__admin {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ebebeb;
}
.track-alls__admin li.active {
  position: relative;
  border-bottom: 3px solid #ED3237;
}
.track-alls__admin li {
  flex: 1;
  text-align: center;
  padding-bottom: 5px;
  transition: all 0.2s;
}
.track-alls__admin li .item-track__admin {
  margin-bottom: 5px;
}
.track-alls__admin li .item-track__admin .img-track__admin .img-active {
  position: absolute;
  width: 0;
}
.item-track__admin {
  display: flex;
  justify-content: center;
}
.track-alls__admin li .item-track__admin .img-track__admin {
  display: flex;
}
.track-alls__admin li .item-track__admin .img-track__admin img {
  width: 32px;
  height: 32px;
  transition: all 0.5s;
}
.track-alls__admin li.active .item-track__admin .img-track__admin .img-active {
  visibility: visible;
  opacity: 1;
  pointer-events: all;
  width: 32px;
}
.track-alls__admin li.active .item-track__admin .img-track__admin .img-active {
  display: block;
}
.track-alls__admin li.active p {
  color: #ED3237;
}
.information-box__accounts .track-alls__admin p {
  font-size: 14px;
}
@media (max-width: 767px){
.form-group__btn .form-search {
    width: 100%;
    max-width: unset;
  }
  .section_login .title-login{
    display: block !important;
  }
  .section_login .title-big_login{
    font-size: 18px !important;
    margin-bottom: 10px !important;
  }
  .section_login{
    padding-bottom: 35px;
  }
}
@media (max-width: 575px){
.track-alls__admin {
    flex-wrap: wrap;
    border-bottom: none;
  }
.track-alls__admin li.active {
  border-bottom: none;
}
.form-group__btn .form-search {
  margin-top: 20px;
  }
  .sidebar-accounts{
    max-width: 80%;
  }
}

/*don hang Nhat Quang */

/*thong tin kien hang */
.list-link__table {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 20px;
}
.list-link__table li a.active, .list-link__table li a:hover {
  color: #252525;
}
.list-link__table li a {
  font-size: 18px;
  color: #888;
  display: block;
  padding: 0 30px 10px;
  position: relative;
}
.list-link__table li a.active::after, .list-link__table li a:hover::after {
  transform: scale(1);
  transition: 0.5s;
}
.list-link__table li a::after {
  content: "";
  width: 100%;
  height: 2px;
  background: #ED3237;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: scale(0);
  transition: 0.5s;
}
.wrapper-table {
  background: #fff;
  border: 1px solid #ebebeb;
  box-sizing: border-box;
  border-radius: 10px;
  overflow: auto;
}
.wrapper-table .table {
  margin-bottom: 0;
}
.wrapper-table .table thead tr td {
  font-family: Averta-Semibold, serif;
  color: #252525;
  font-size: 16px;
  border-right: 1px solid #ebebeb;
  text-align: center;
  vertical-align: middle;
}
.wrapper-table .table tbody tr td {
  border-top: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  font-size: 16px;
  white-space: nowrap;
  text-align: center;
}
.wrapper-table .table tbody tr td:last-child {
  border-right: none;
}
/*thong tin kien hang */

/*don hang order */
.head-flex .title-box__alls {
  margin-bottom: 0;
}
.form-group__btn .form-input {
  background: #fff;
  position: relative;
}
.form-group__btn .arrow {
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
  font-size: 20px;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.filter-distributor ~ span.select2-container .select2-selection--single {
  height: 45px;
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border-radius: 4px;
}
.filter-distributor ~ span.select2-container .select2-selection--single {
  height: 45px;
  width: 100%;
}
.form-filter-order span.select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0 0 0 15px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-selection__rendered {
  line-height: 46px !important;
}
.filter-distributor ~ span.select2-container .select2-selection--single .select2-selection__arrow {
  top: 12px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-selection__arrow {
  display: none;
}
.select2-selection {
  min-height: 46px;
  border: 1px solid #ebebeb !important;
}
@media (max-width: 767.98px){
  .track-alls__admin {
    flex-wrap: wrap;
    border-bottom: none;
  }
  
  .track-alls__admin li {
    flex: 0 0 33%;
    }
}
@media (max-width: 575.98px)
{
  .form-group__btn .form-input{
    margin-top: 20px;
  }
.track-alls__admin li {
  flex: 1;
  text-align: center;
  padding-bottom: 5px;
  border-bottom: 3px solid transparent;
  transition: all 0.2s;
  }
}
/*don hang order*/
/*sp yeu thích*/
.items-favorites__accounts:first-child{
  border-top: transparent;
}
.items-favorites__accounts{
  border-bottom: solid thin #EBEBEB;
}
.items-favorites__accounts > .row {
    --bs-gutter-x: 0px;
    -ms-flex-negative: unset;
    flex-shrink: unset;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.items-favorites__accounts > .row .col:nth-child(1) {
    width: 70%;
}
.items-favorites__accounts > .row .col {
    padding: 15px 5px;
    max-width: unset;
    -webkit-box-flex: unset !important;
    -ms-flex: unset !important;
    flex: unset !important;
}
.media-carts__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.media-carts__items img {
    width: 60px;
    margin-right: 10px;
}
.media-carts__items .intros-media__carts {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.media-carts__items .intros-media__carts .name-items__carts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    color: black;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.color-source__trademark {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.price-items__pays {
    font-weight: 600;
    font-size: 14px;
    color: #313131;
    display: flex;
    justify-content: flex-start;
}
.number-items__cartss {
    font-size: 14px;
    color: #888888;
    display: flex;
    justify-content: flex-end;
}
.items-favorites__accounts > .row .col:nth-child(3) {
    width: 5%;
    margin-right: auto;
}
.items-favorites__accounts > .row .col:nth-child(2) {
    width: 25%;
    margin-right: auto;
}
/*sp yeu thích*/

/*địa chỉ*/

.title-added__bankss {
    text-align: center;
}

.titles-alls__mains {
    font-size: 30px;
    margin-bottom: 20px;
    color: #000;
}
.modal-small__tinys .titles-alls__mains{
  font-size: 20px;
}
.group-modal__forms:not(:last-child) {
    margin-bottom: 15px;
}
.group-modal__forms p {
    font-size: 14px;
    margin-bottom: 10px;
}
.modal-small__tinys .modal-dialog .modal-content {
    padding: 30px;
    position: relative;
}
.control-select__alls {
    display: flex;
    align-items: center;
    position: relative;
    font-size: 16px;
    background-color: #fff;
    border-radius: 5px;
    height: 45px;
    width: 100%;
    flex-wrap: wrap;
}

.control-select__alls .form-control{
  border: solid 1px #ebebeb;
  font-size: 14px;
  border-radius: 5px;
  height: 40px;
  color:#888888;
}
.group-modal__forms .control-select__alls:not(:last-child) {
    margin-bottom: 20px;
}
.group-modal__forms .name{
  font-size: 14px;
}
.btn-added__addresss {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.btn-added__addresss button:not(:last-child) {
    margin-right: 10px;
}
/*địa chỉ*/


/*dang nhap*/
.section_login{
  padding-top: 35px;
  padding-bottom: 80px;
}
.section_login .title-login {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.125rem;
}
.section_login .title-login p:not(.title-big_login){
  font-size: 0.875rem;
}
.section_login .title-login p:not(.title-big_login) span{
  font-family: "Hel_Bold", sans-serif;
}
.section_login .title-big_login {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2;
}

.section_login .form-login {
  margin-top: 0.75rem;
}

.section_login .form-login .btn-bottom__login {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.section_login .form-login .btn-bottom__login .check-ticks .form-check-input {
  margin-right: 1rem;
}

.section_login .form-login .btn-bottom__login .forgotPassword {
  font-weight: 700;
}

.section_login .form-login .group-modal__forms {
  margin-bottom: 1rem;
}

.section_login .form-login .group-modal__forms p {
  font-size: 0.875rem;
  margin-bottom: 0.625rem;
  color:#313131;
}

.section_login .form-login .group-modal__forms .input-control__alls {
  height: 2.5rem;
  border-radius: 5px;
  border: 1px solid #ebebeb;
  padding: 0.75rem 1rem;
  width: 100%;
}

.section_login .form-login .btn-grown__alls {
  width: 100%;
  border: 0;
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
  margin-top: 1.625rem;
}

.section_login .form-login .login-with__apps {
  margin-top: 2.1875rem;
}

.section_login .form-login .login-with__apps .select_login {
  text-align: center;
  position: relative;
  z-index: 1;
}

.section_login .form-login .login-with__apps .select_login .other_login {
  height: 20px;
  width: 50px;
  background: #ffffff;
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
}

.section_login .form-login .login-with__apps .select_login:before {
  content: "";
  position: absolute;
  height: 1px;
  background: #EBEBEB;
  width: 100%;
  top: 50%;
  bottom: 0;
  right: 0;
  z-index: -1;
}

.section_login .form-login .login-with__apps ul {
  display: flex;
  justify-content: space-between;
  margin-top: 1rem;
}

.section_login .form-login .login-with__apps ul li {
  display: flex;
  justify-content: center;
  border-radius: 88px;
  border: 1px solid #EBEBEB;
  min-height: 34px;
  width: 220px;
  padding-top: 0.5625rem;
  padding-bottom: 0.5625rem;
  transition: .3s;
cursor: pointer;
}

.section_login .form-login .login-with__apps ul li a {
  display: flex;
  align-items: center;
}
.section_login .form-login .login-with__apps ul li:first-child a:hover{
  color: #4a4a4a;
}
.section_login .form-login .login-with__apps ul li:first-child:hover{
  background: #ebebeb;
  transition: .3s;
}
.section_login .form-login .login-with__apps ul li:last-child a:hover{
  color: #fff;
}
.section_login .form-login .login-with__apps ul li:last-child:hover{
  background: #0b1f4a;
  transition: .3s;
}
.section_login .form-login .login-with__apps ul li a img {
  margin-right: 0.5rem;
  height: 1rem;
  width: 1rem;
  object-fit: scale-down;
}

.section_login .form-login .login-with__apps ul .facebook_login {
  background: #395185;
  color: #ffffff;
}
.number_phone {
    color: #ed3237;
}
/*dang nhap*/
/*quen mat khau */
.title-big_password {
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 1.875rem;
}

.section_login .forgot_password {
  width: 534px;
  margin-top: 4.0625rem;
}

/*quen mat khau */
/*DAT HANG THANH CONG*/
.section_order{
  padding-top: 60px;
  padding-bottom: 25px;
}
/*DAT HANG THANH CONG*/