.headerBtn[data-v-16084c25] {
  display: flex;
  flex-wrap: nowrap;
  align-content: center;
  background: #F7F7F7;
  color: #ADB5BD;
  border: 0;
  border-radius: 20px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);
  padding: 8px 12px;
}
.headerBtn .icon[data-v-16084c25] {
  position: relative;
  width: 24px;
  margin-right: 8px;
}
.headerBtn .icon .number[data-v-16084c25] {
  width: 18px;
  height: 18px;
  position: absolute;
  top: -5px;
  right: -5px;
  font-size: 12px;
  background-color: #0044AD;
  color: #ffffff;
  border-radius: 50%;
  z-index: 1;
}
.headerBtn .icon img[data-v-16084c25] {
  display: block;
  width: 100%;
}
.headerBtn.active[data-v-16084c25] {
  color: #0044AD;
}
.back-btn[data-v-16084c25] {
  font-size: 16px;
  color: #000;
  text-decoration: none;
}
.store-show[data-v-16084c25] {
  background: #FFF;
  padding: 24px;
  overflow: hidden;
  overflow: clip;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.075);
  border-radius: 12px;
}
.store-header[data-v-16084c25] {
  font-size: 24px;
  font-weight: bold;
}
.store__filter[data-v-16084c25] {
  display: flex;
  border-bottom: 1px solid #D5D5D5;
  padding-bottom: 20px;
  margin-bottom: 24px;
  flex-wrap: wrap;
  align-items: flex-start;
}
@media screen and (max-width: 1313px) {
.store__filter[data-v-16084c25] {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
}
}
.store__filter .left-group[data-v-16084c25] {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  margin-right: -40px;
}
@media screen and (max-width: 1313px) {
.store__filter .left-group[data-v-16084c25] {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 16px;
}
}
.store__filter .left-group .row[data-v-16084c25] {
  flex-wrap: nowrap;
  margin: 0;
}
@media screen and (max-width: 1313px) {
.store__filter .left-group .row[data-v-16084c25] {
    align-items: flex-start;
}
}
@media screen and (max-width: 1313px) {
.store__filter .left-group .row .field-title[data-v-16084c25] {
    position: relative;
    width: 92px;
    top: 5px;
}
}
@media screen and (max-width: 1313px) {
.store__filter .left-group .row .field-title span[data-v-16084c25] {
    width: 100%;
    display: block;
    text-align: right;
}
}
@media screen and (max-width: 1313px) {
.store__filter .left-group .row .checkbox-group[data-v-16084c25] {
    flex-wrap: wrap;
    flex-direction: column;
}
}
@media screen and (max-width: 1313px) {
.store__filter .left-group .row .checkbox-group .custom-checkbox[data-v-16084c25] {
    margin-right: 0 !important;
}
}
.store__filter .button-group[data-v-16084c25] {
  text-align: center;
}
@media screen and (max-width: 1313px) {
.store__filter .right-group[data-v-16084c25] {
    width: 100%;
}
}
.store__filter .right-group .search-group[data-v-16084c25] {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.store__filter .right-group .search-group span[data-v-16084c25] {
  width: 100px;
  text-align: right;
}
@media screen and (max-width: 1313px) {
.store__filter .right-group .search-group[data-v-16084c25] {
    width: 100%;
    flex-wrap: wrap;
    flex-direction: column;
}
}
.store__filter .right-group .search-group .searchInput[data-v-16084c25] {
  min-width: 330px;
}
@media screen and (max-width: 1313px) {
.store__filter .right-group .search-group .searchInput[data-v-16084c25] {
    width: 100%;
    min-width: initial;
    margin-bottom: 16px;
}
}
.store__filter .right-group .search-group .btn[data-v-16084c25] {
  min-width: 112px;
}
.store__filterResult[data-v-16084c25] {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
.store__filterResult[data-v-16084c25] {
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: column;
}
}
.store__filterResult .left-group[data-v-16084c25] {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
@media screen and (max-width: 767px) {
.store__filterResult .right-group[data-v-16084c25] {
    width: 100%;
    margin-top: 8px;
}
}
@media screen and (max-width: 767px) {
.store__filterResult .right-group .headerBtn[data-v-16084c25] {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}
}
.store__product[data-v-16084c25] {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 0;
  padding: 0;
}
.store__product > li[data-v-16084c25] {
  width: 33.3333333333%;
  list-style-type: none;
}
@media screen and (max-width: 767px) {
.store__product > li[data-v-16084c25] {
    width: 100%;
}
}
.store__product > li .card-group[data-v-16084c25] {
  display: block;
  width: 100%;
  max-width: 285px;
  padding: 8px;
  margin: 0 auto 16px;
  text-decoration: none;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
.store__product > li .card-group[data-v-16084c25] {
    max-width: 100%;
    border: 1px solid #D5D5D5;
}
}
.store__product > li .card-group .img-group[data-v-16084c25] {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  margin-bottom: 8px;
}
.store__product > li .card-group .img-group img[data-v-16084c25] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.store__product > li .card-group .title[data-v-16084c25] {
  height: 45px;
  font-size: 15px;
  color: #212529;
  margin-bottom: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.store__product > li .card-group .bottom-group[data-v-16084c25] {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-end;
  justify-content: space-between;
}
.store__product > li .card-group .bottom-group .restock-group .btn[data-v-16084c25] {
  display: none;
  font-size: 14px;
  color: #6C757D;
  background-color: #DEE2E6;
  border: 0;
  border-radius: 14px;
  padding: 4px 8px;
  margin: 0;
}
.store__product > li .card-group .bottom-group .price-group[data-v-16084c25] {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-end;
}
.store__product > li .card-group .bottom-group .price-group .old[data-v-16084c25] {
  font-size: 15px;
  color: #6C757D;
  text-decoration: line-through;
  margin: 0;
}
.store__product > li .card-group .bottom-group .price-group .new[data-v-16084c25] {
  display: flex;
  flex-wrap: nowrap;
  align-items: baseline;
  font-size: 32px;
  line-height: 22px;
  font-weight: bold;
  color: #FF4400;
  margin: 0;
}
.store__product > li .card-group .bottom-group .price-group .new[data-v-16084c25]::before {
  content: "$";
  display: block;
  font-size: 15px;
}
.store__product > li .card-group.restock .title[data-v-16084c25] {
  color: #495057;
}
.store__product > li .card-group.restock .bottom-group .restock-group .btn[data-v-16084c25] {
  display: block;
}
.store__product > li .card-group.restock .bottom-group .price-group .new[data-v-16084c25] {
  color: #6C757D;
}
.store__cartHeader[data-v-16084c25] {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
.store__cartHeader[data-v-16084c25] {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    align-items: flex-start;
}
}
.store__cartHeader .left-group[data-v-16084c25],
.store__cartHeader .right-group[data-v-16084c25] {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.store__cartHeader .right-group[data-v-16084c25] {
  position: relative;
}
@media screen and (max-width: 767px) {
.store__cartHeader .right-group[data-v-16084c25] {
    width: 100%;
    padding-top: 42px;
    margin-bottom: 16px;
}
}
.store__cartHeader .right-group .back-btn[data-v-16084c25] {
  margin-right: 8px;
}
@media screen and (max-width: 767px) {
.store__cartHeader .right-group .back-btn[data-v-16084c25] {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 0;
}
}
.store__cartHeader .right-group .headerBtn[data-v-16084c25] {
  margin-right: 8px;
}
@media screen and (max-width: 767px) {
.store__cartHeader .right-group .headerBtn[data-v-16084c25] {
    width: 50%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}
}
.store__cartHeader .right-group .headerBtn[data-v-16084c25]:last-child {
  margin-right: 0;
}
.store__result[data-v-16084c25] {
  background: #FFF;
}
.store__notice[data-v-16084c25] {
  font-size: 12.8px;
  color: #212529;
}
.store[data-v-16084c25] .store__table {
  border-color: #D5D5D5;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
.store[data-v-16084c25] .store__table {
    display: none;
}
}
.store[data-v-16084c25] .store__thead-tr {
  background: #F8F9FA;
}
.store[data-v-16084c25] .store__thead-tr th {
  width: 120px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-weight: 500;
  font-size: 15px;
  color: #212529;
  vertical-align: middle;
  text-align: center;
  border-bottom: none;
}
.store[data-v-16084c25] .store__thead-tr th .custom-checkbox {
  width: 16px;
  padding: 0;
  margin-left: 8px;
}
.store[data-v-16084c25] .store__thead-tr th .custom-checkbox .custom-control-label::before, .store[data-v-16084c25] .store__thead-tr th .custom-checkbox .custom-control-label::after {
  left: 0;
}
.store[data-v-16084c25] .store__thead-tr th:first-child {
  width: 82px;
}
.store[data-v-16084c25] .store__thead-tr th:nth-child(3) {
  width: auto;
}
.store[data-v-16084c25] .store__tbody-tr:hover {
  background: #FFFCE5;
}
.store[data-v-16084c25] .store__tbody-tr:last-child {
  border-bottom: 1px solid #D5D5D5;
}
.store[data-v-16084c25] .store__tbody-tr td {
  font-size: 15px;
  color: #212529;
  vertical-align: middle;
  text-align: center;
}
.store[data-v-16084c25] .store__tbody-tr td .custom-checkbox {
  width: 16px;
  padding: 0;
  margin: auto;
}
.store[data-v-16084c25] .store__tbody-tr td .custom-checkbox .custom-control-label::before, .store[data-v-16084c25] .store__tbody-tr td .custom-checkbox .custom-control-label::after {
  left: 0;
}
.store[data-v-16084c25] .store__tbody-tr td .countInput {
  width: 80px;
  text-align: center;
  margin: auto;
}
.store[data-v-16084c25] .store__tbody-tr td:nth-child(3) {
  text-align: left;
}
.store[data-v-16084c25] .store__thead-tr th.wider,
.store[data-v-16084c25] .store__thead-tr td.wider, .store[data-v-16084c25] .store__tbody-tr th.wider,
.store[data-v-16084c25] .store__tbody-tr td.wider {
  width: 200px;
  min-width: 200px;
}
.store__tableTotal[data-v-16084c25] {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  background-color: #F8F9FA;
  padding: 12px 0 12px 8px;
}
.store__tableTotal .title[data-v-16084c25],
.store__tableTotal .number[data-v-16084c25] {
  padding: 0;
  margin: 0;
}
.store__tableTotal .number[data-v-16084c25] {
  width: 120px;
  text-align: center;
}
.store__tableTotal .number.red[data-v-16084c25] {
  color: #D81800;
}
.info-dialog .modal-content {
  overflow: hidden;
}
.info-dialog .modal-body {
  padding: 0;
}
.info-dialog .close-btn {
  color: var(--secondary);
  margin-left: auto;
  cursor: pointer;
}
.info-dialog__header {
  display: flex;
  align-items: center;
  background: #F2F2F2;
  padding: 16px 24px;
  color: #000;
  font-weight: 500;
  font-size: 16px;
  border-bottom: 4px solid var(--secondary);
}
.pop-product {
  max-width: 660px !important;
}
.pop-product .info-dialog__body {
  padding: 16px;
}
.product-group {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
.product-group {
    flex-wrap: wrap;
    flex-direction: column;
}
}
.product-group .left-group,
.product-group .right-group {
  width: 50%;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
.product-group .left-group,
  .product-group .right-group {
    width: 100%;
}
}
.product-group .left-group {
  padding-right: 10px;
}
@media screen and (max-width: 767px) {
.product-group .left-group {
    padding-right: 0;
    margin-bottom: 16px;
}
}
.product-group .left-group .img-group {
  position: relative;
  padding-bottom: 100%;
  margin-bottom: 24px;
}
.product-group .left-group .img-group .minus,
.product-group .left-group .img-group .plus {
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  width: 24px;
  height: 24px;
  margin: auto;
  z-index: 5;
}
.product-group .left-group .img-group .minus img,
.product-group .left-group .img-group .plus img {
  width: 100%;
}
.product-group .left-group .img-group .minus {
  left: 0;
}
.product-group .left-group .img-group .plus {
  right: 0;
}
.product-group .left-group .img-group img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.product-group .left-group .item-group {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  padding: 0;
  margin: 0 -5px;
}
.product-group .left-group .item-group > li {
  width: 25%;
  list-style-type: none;
  padding: 0 5px;
  margin: 0;
}
.product-group .left-group .item-group > li img {
  width: 100%;
}
.product-group .right-group {
  padding-left: 10px;
}
.product-group .right-group .header-group {
  border-bottom: 1px solid #D5D5D5;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
.product-group .right-group .header-group .type {
  display: inline-block;
  color: #ffffff;
  background-color: #956A05;
  border: 0;
  border-radius: 14px;
  padding: 4px 16px;
  margin-bottom: 8px;
}
.product-group .right-group .header-group .name {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0;
}
.product-group .right-group .main-group {
  height: 260px;
  overflow: auto;
  border-bottom: 1px solid #D5D5D5;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.product-group .right-group .main-group {
    height: auto;
}
}
.product-group .right-group .main-group .row {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  margin: 0 0 8px;
}
.product-group .right-group .main-group .row .title {
  width: 80px;
  font-size: 15px;
  color: #6C757D;
  margin: 0;
}
.product-group .right-group .main-group .row .detail {
  flex: 1;
  font-size: 15px;
  color: #495057;
  margin: 0;
}
.product-group .right-group .main-group .row:last-child {
  margin: 0;
}
.product-group .right-group .footer-group .price-group {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-end;
  justify-content: flex-end;
  margin: 32px 0 24px;
}
.product-group .right-group .footer-group .price-group .old {
  font-size: 15px;
  color: #6C757D;
  margin: 0;
}
.product-group .right-group .footer-group .price-group .new {
  display: flex;
  flex-wrap: nowrap;
  align-items: baseline;
  font-size: 32px;
  line-height: 22px;
  font-weight: bold;
  color: #FF4400;
  margin: 0;
}
.product-group .right-group .footer-group .price-group .new::before {
  content: "$";
  display: block;
  font-size: 15px;
}
.product-group .right-group .footer-group .action-group {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
}
.product-group .right-group .footer-group .action-group .count-group {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.product-group .right-group .footer-group .action-group .count-group .minus,
.product-group .right-group .footer-group .action-group .count-group .plus {
  display: inline-block;
  width: 36px;
  height: 44px;
  border: 1px solid #D5D5D5;
}
.product-group .right-group .footer-group .action-group .count-group .minus {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.product-group .right-group .footer-group .action-group .count-group .plus {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.product-group .right-group .footer-group .action-group .count-group input {
  width: 48px;
  text-align: center;
  background-color: #F0F0F0;
  border: 1px solid #D5D5D5;
  border-left: 0;
  border-right: 0;
  padding: 9px 0;
  box-sizing: border-box;
}
.product-group .right-group .footer-group .action-group .btn {
  width: 112px;
  padding: 9px 0;
}
.product-group .right-group .footer-group .action-group .btn.btn-gray {
  color: #9E9E9E;
  background-color: #D5D5D5;
  box-shadow: none;
}
.product-group.restock .right-group .footer-group .price-group .old {
  display: none;
}
.product-group.restock .right-group .footer-group .price-group .new {
  color: #ADB5BD;
}
.product-group.restock .right-group .footer-group .action-group .count-group * {
  display: none;
}
.pop-message {
  max-width: 540px !important;
}
.cart-mobile {
  display: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
.cart-mobile {
    display: block;
}
}
.cart-mobile > li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-bottom: 16px;
}
.cart-mobile > li .card {
  border: 1px solid #D5D5D5;
  padding: 8px;
}
.cart-mobile > li .card .header-group {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 18px;
}
.cart-mobile > li .card .main-group .name {
  margin-bottom: 8px;
}
.cart-mobile > li .card .main-group .price-group {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 20px;
}
.cart-mobile > li .card .main-group .price-group .old,
.cart-mobile > li .card .main-group .price-group .new {
  margin-right: 8px;
  margin-bottom: 0;
}
.cart-mobile > li .card .main-group .price-group .count-group {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.cart-mobile > li .card .main-group .price-group .count-group .minus,
.cart-mobile > li .card .main-group .price-group .count-group .plus {
  display: inline-block;
  width: 36px;
  height: 44px;
  border: 1px solid #D5D5D5;
}
.cart-mobile > li .card .main-group .price-group .count-group .minus {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.cart-mobile > li .card .main-group .price-group .count-group .plus {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.cart-mobile > li .card .main-group .price-group .count-group input {
  width: 48px;
  text-align: center;
  background-color: #F0F0F0;
  border: 1px solid #D5D5D5;
  border-left: 0;
  border-right: 0;
  padding: 9px 0;
  box-sizing: border-box;
}
.cart-mobile > li .card .main-group .subTotal {
  font-weight: bold;
  text-align: right;
}
.cart-mobile > li .card.restock .main-group .name {
  color: #6C757D;
}
.cart-mobile > li .card.restock .main-group .price-group .new,
.cart-mobile > li .card.restock .main-group .price-group .count-group {
  display: none;
}
.cart-mobile > li .card.restock .main-group .subTotal {
  display: none;
}
