.gls-wzt-product-details-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  overflow-y: auto;
}
.gls-wzt-product-details-modal .gls-wzt-pdm-inner {
  width: 100%;
  min-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gls-wzt-product-details-modal .gls-wzt-pdm-inner .gls-wzt-pdm {
  position: relative;
  width: 80%;
  max-width: 718px;
  overflow: auto;
  height: 725px;
  background-color: var(--bg-white);
  border-radius: 15px;
  border: 1px solid #dedede;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  padding: 20px 3.375rem 20px 3.375rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.gls-wzt-product-details-modal .gls-wzt-pdm-inner .gls-wzt-pdm::-webkit-scrollbar {
  display: none;
}
.gls-wzt-product-details-modal .gls-wzt-pdm-inner .gls-wzt-pdm .gls-wzt-pdm-close {
  width: 1.375rem;
  height: 1.375rem;
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  cursor: pointer;
}
.gls-wzt-product-details-modal .gls-wzt-pdm-inner .gls-wzt-pdm .gls-wzt-pdm-header .gls-wzt-pdm-title {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
}
.gls-wzt-product-details-modal .gls-wzt-pdm-inner .gls-wzt-pdm .gls-wzt-pdm-header .gls-wzt-pdm-img {
  /* max-width: 309px; */
  margin: 0 auto;
  margin-top: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 218px;
  border-radius: 10px;
}
.gls-wzt-product-details-modal .gls-wzt-pdm-inner .gls-wzt-pdm .gls-wzt-pdm-header .gls-wzt-pdm-img img {
  max-width: none;
  width: 300px;
  height: auto;
  vertical-align: middle;
  mix-blend-mode: multiply;
}
.gls-wzt-product-details-modal .gls-wzt-pdm-inner .gls-wzt-pdm .gls-wzt-pdm-header-m {
  display: none;
}
.gls-wzt-product-details-modal .gls-wzt-pdm-inner .gls-wzt-pdm .gls-wzt-pdm-option-wrap .gls-wzt-pdm-option {
  margin-top: 15px;
  font-size: 1.1rem;
}
.gls-wzt-product-details-modal .gls-wzt-pdm-inner .gls-wzt-pdm .gls-wzt-pdm-option-wrap .gls-wzt-pdm-option .gls-wzt-pdm-do-wrap {
  display: flex;
  justify-content: space-between;
  color: var(--text-1);
}
.gls-wzt-product-details-modal .gls-wzt-pdm-inner .gls-wzt-pdm .gls-wzt-pdm-option-wrap .gls-wzt-pdm-option .gls-wzt-pdm-do-wrap .gls-wzt-pdm-do-left .type {
  font-size: 1rem;
  font-weight: 600;
}
.gls-wzt-product-details-modal .gls-wzt-pdm-inner .gls-wzt-pdm .gls-wzt-pdm-option-wrap .gls-wzt-pdm-option .gls-wzt-pdm-do-wrap .gls-wzt-pdm-do-left .name {
  font-size: 1rem;
}
.gls-wzt-product-details-modal .gls-wzt-pdm-inner .gls-wzt-pdm .gls-wzt-pdm-option-wrap .gls-wzt-pdm-option .gls-wzt-pdm-do-wrap .price {
  font-size: 1rem;
  font-weight: 600;
}
.gls-wzt-product-details-modal .gls-wzt-pdm-inner .gls-wzt-pdm .gls-wzt-pdm-option-wrap .gls-wzt-pdm-option .gls-wzt-pdm-do-children {
  color: var(--text-2);
  font-size: 1rem;
  padding-left: 3.125rem;
}
.gls-wzt-product-details-modal .gls-wzt-pdm-inner .gls-wzt-pdm .gls-wzt-pdm-option-wrap .gls-wzt-pdm-option .gls-wzt-pdm-do-children .gls-wzt-pdm-do-children-item {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
}
.gls-wzt-product-details-modal .gls-wzt-pdm-inner .gls-wzt-pdm .gls-wzt-pdm-option-wrap .gls-wzt-pdm-option .gls-wzt-pdm-do-children .gls-wzt-pdm-do-children-item .gls-wzt-pdm-do-children-item-color {
  display: flex;
  align-items: center;
  font-size: 0.875rem;
  color: #282828;
}
.gls-wzt-product-details-modal .gls-wzt-pdm-inner .gls-wzt-pdm .gls-wzt-pdm-option-wrap .gls-wzt-pdm-option .gls-wzt-pdm-do-children .gls-wzt-pdm-do-children-item .gls-wzt-pdm-do-children-item-color img {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  padding: 3px;
  border: 1px solid transparent;
  box-sizing: unset;
}
.gls-wzt-product-details-modal .gls-wzt-pdm-inner .gls-wzt-pdm .gls-wzt-pdm-option-wrap .gls-wzt-pdm-option .gls-wzt-pdm-do-children .gls-wzt-pdm-do-children-item .price {
  font-size: 0.875rem;
}
.gls-wzt-product-details-modal .gls-wzt-pdm-inner .gls-wzt-pdm .gls-wzt-pdm-table {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  margin-top: 1.6875rem;
  color: var(--text-1);
  font-size: 14px;
  border: 1px solid #d1d1d1;
  border-radius: 10px;
  color: #282828;
}
.gls-wzt-product-details-modal .gls-wzt-pdm-inner .gls-wzt-pdm .gls-wzt-pdm-table > div {
  height: 50px;
  padding: 0 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  text-align: center;
  font-size: 0.875rem;
}
.gls-wzt-product-details-modal .gls-wzt-pdm-inner .gls-wzt-pdm .gls-wzt-pdm-table .table-head {
  background: #edf2fc;
  font-size: 1rem;
  font-weight: 600;
}
.gls-wzt-product-details-modal .gls-wzt-pdm-inner .gls-wzt-pdm .gls-wzt-pdm-table .table-left {
  flex-direction: column;
  align-items: flex-start;
  font-size: 0.875rem;
  font-weight: 600;
}
.gls-wzt-product-details-modal .gls-wzt-pdm-inner .gls-wzt-pdm .gls-wzt-pdm-table .table-left .tip {
  color: var(--text-light);
  font-size: 0.625rem;
}
.gls-wzt-product-details-modal .gls-wzt-pdm-inner .gls-wzt-pdm .gls-wzt-pdm-btn-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1.875rem;
}
.gls-wzt-product-details-modal .gls-wzt-pdm-inner .gls-wzt-pdm .gls-wzt-pdm-btn-wrap .gls-wzt-pdm-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 25px;
  background: #ffeec9;
  border: 1px solid var(--brand-color);
  color: var(--brand-color);
  padding: 10px 5.625rem;
  transition: all 0.3s;
  cursor: pointer;
}
.gls-wzt-product-details-modal .gls-wzt-pdm-inner .gls-wzt-pdm .gls-wzt-pdm-btn-wrap .gls-wzt-pdm-btn:hover {
  background: var(--brand-color);
  color: var(--bg-white);
}
@media (max-width: 768px) {
  .gls-wzt-product-details-modal .gls-wzt-pdm-inner .gls-wzt-pdm {
    width: 100%;
    transform: translateY(20%);
    justify-content: normal;
    padding: 1.25rem;
  }
  .gls-wzt-product-details-modal .gls-wzt-pdm-inner .gls-wzt-pdm .gls-wzt-pdm-header {
    display: none;
  }
  .gls-wzt-product-details-modal .gls-wzt-pdm-inner .gls-wzt-pdm .gls-wzt-pdm-header-m {
    font-size: 1.6rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 1.8rem;
  }
  .gls-wzt-product-details-modal .gls-wzt-pdm-inner .gls-wzt-pdm .gls-wzt-pdm-option-wrap .gls-wzt-pdm-details-option {
    font-size: 1.6rem;
  }
  .gls-wzt-product-details-modal .gls-wzt-pdm-inner .gls-wzt-pdm .gls-wzt-pdm-option-wrap .gls-wzt-pdm-details-option .gls-wzt-pdm-do-wrap {
    align-items: flex-end;
    color: var(--text-light-1);
  }
  .gls-wzt-product-details-modal .gls-wzt-pdm-inner .gls-wzt-pdm .gls-wzt-pdm-option-wrap .gls-wzt-pdm-details-option .gls-wzt-pdm-do-wrap .gls-wzt-pdm-do-left {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .gls-wzt-product-details-modal .gls-wzt-pdm-inner .gls-wzt-pdm .gls-wzt-pdm-option-wrap .gls-wzt-pdm-details-option .gls-wzt-pdm-do-wrap .gls-wzt-pdm-do-left .type {
    font-weight: 700;
    color: var(--color-black);
  }
  .gls-wzt-product-details-modal .gls-wzt-pdm-inner .gls-wzt-pdm .gls-wzt-pdm-option-wrap .gls-wzt-pdm-details-option .gls-wzt-pdm-do-children {
    font-size: 1.6rem;
    padding-left: 2rem;
    color: var(--text-light-1);
  }
  .gls-wzt-product-details-modal .gls-wzt-pdm-inner .gls-wzt-pdm .gls-wzt-pdm-table {
    font-size: 1.2rem;
    overflow: clip;
  }
}
