@charset "UTF-8";
* {
  font-family: "Noto Sans TC", sans-serif; }

.variations_form {
  margin-bottom: 0 !important;
  display: flex;
  flex-direction: column; }
  .variations_form table {
    order: 2; }
  .variations_form .single_variation_wrap {
    order: 1; }

.air_start {
  margin-top: 176px; }

#subheader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transition: top 0.3s;
  z-index: 10; }

main {
  margin-top: -40px; }
  main img {
    width: 100%;
    display: block; }

.content {
  margin: 0 24px; }
  .content h3 {
    margin: 32px 0 24px;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 35px;
    font-size: 20px;
    color: #1a1a1a; }
  .content span {
    font-weight: 500 !important;
    letter-spacing: 2px;
    line-height: 35px;
    font-size: 20px;
    color: #434343; }
  .content div:nth-of-type(1) {
    margin: 19px 0 40px 0;
    color: #434343;
    font-weight: 500;
    letter-spacing: 1.6px;
    line-height: 32px;
    font-size: 16px; }

.drink_content p {
  color: #434343;
  font-weight: 400;
  letter-spacing: 1.6px;
  line-height: 32px;
  font-size: 16px;
  margin: 0; }

.wire {
  margin: 40px 24px;
  height: 1px;
  background-image: linear-gradient(to right, #bebebe 5px, transparent 5px);
  background-size: 10px 1px;
  background-repeat: repeat-x;
  position: relative; }

.separate {
  text-align: center; }

.select_sweet {
  margin: 0 24px; }
  .select_sweet h3 {
    font-weight: 900;
    letter-spacing: 1.8px;
    line-height: 36px;
    font-size: 18px;
    color: #1a1a1a;
    margin: 0; }
  .select_sweet div {
    margin-top: 24px;
    margin-bottom: 24px;
    position: relative; }
    .select_sweet div label {
      font-weight: 500 !important;
      letter-spacing: 1.6px;
      line-height: 32px;
      color: #434343;
      margin: 0 10px; }
    .select_sweet div .recommend {
      border: 1px solid #fa7070;
      color: #fa7070;
      padding: 4px 8px; }
    .select_sweet div .add_money {
      float: right; }

.select_sugar {
  margin: 0px 24px 40px 24px; }
  .select_sugar h3 {
    font-weight: 500;
    letter-spacing: 1.8px;
    line-height: 36px;
    font-size: 18px;
    color: #1a1a1a;
    margin: 0; }
  .select_sugar div {
    margin-top: 24px;
    margin-bottom: 24px; }
    .select_sugar div label {
      font-weight: 400 !important;
      letter-spacing: 1.6px;
      line-height: 32px;
      font-size: 16px;
      color: #434343;
      margin: 0 10px 0 12px; }
    .select_sugar div .recommend {
      border: 1px solid #fa7070;
      color: #fa7070;
      padding: 4px 8px; }

.select_ice {
  margin: 0px 24px 40px 24px; }
  .select_ice h3 {
    font-weight: 500;
    letter-spacing: 1.8px;
    line-height: 36px;
    font-size: 18px;
    color: #1a1a1a;
    margin: 0; }
  .select_ice div {
    margin-top: 24px;
    margin-bottom: 24px; }
    .select_ice div label {
      font-weight: 400 !important;
      letter-spacing: 1.6px;
      line-height: 32px;
      font-size: 16px;
      color: #434343;
      margin: 0 10px 0 12px; }
    .select_ice div .recommend {
      border: 1px solid #fa7070;
      color: #fa7070;
      padding: 4px 8px; }

.select_size {
  margin: 0px 24px 40px 24px; }
  .select_size h3 {
    font-weight: 500;
    letter-spacing: 1.8px;
    line-height: 36px;
    font-size: 18px;
    color: #1a1a1a;
    margin: 0; }
  .select_size div {
    margin-top: 24px;
    margin-bottom: 24px; }
    .select_size div label {
      font-weight: 400 !important;
      letter-spacing: 1.6px;
      line-height: 32px;
      font-size: 16px;
      color: #434343;
      margin: 0 10px 0 12px; }
    .select_size div .recommend {
      border: 1px solid #fa7070;
      color: #fa7070;
      padding: 4px 8px; }

.select_add {
  margin: 16px 24px 24px 24px; }
  .select_add h3 {
    font-family: "Noto Sans TC", sans-serif;
    font-weight: 900;
    letter-spacing: 1.8px;
    line-height: 36px;
    font-size: 18px;
    color: #1a1a1a;
    margin: 0; }
  .select_add div {
    margin-top: 24px;
    margin-bottom: 24px;
    position: relative; }
  .select_add div label {
    font-family: "Noto Sans TC", sans-serif;
    font-weight: 500 !important;
    letter-spacing: 1.6px;
    line-height: 32px;
    font-size: 16px;
    color: #434343;
    margin: 0 10px; }
  .select_add div .recommend {
    border: 1px solid #fa7070;
    color: #fa7070;
    padding: 4px 8px; }
  .select_add div .add_money {
    float: right; }

.amount {
  margin: 20px 24px 0; }
  .amount h3 {
    font-weight: 500;
    letter-spacing: 1.8px;
    line-height: 36px;
    font-size: 18px;
    color: #1a1a1a;
    margin: 0; }
  .amount .select_amount {
    display: flex;
    height: 44px;
    margin: 32px 0 56px 0; }
    .amount .select_amount input {
      width: 88px;
      text-align: center;
      color: #1A1A1A;
      border-radius: 0;
      border: 1px solid #2c4d65; }
    .amount .select_amount input:focus {
      outline: none !important;
      box-shadow: none !important; }
    .amount .select_amount button {
      width: 44px;
      color: #f7f7f7;
      border: none;
      background-color: #2c4d65;
      font-size: 24px;
      display: flex;
      justify-content: center;
      align-items: center; }

.ep {
  margin: 0 24px 0 24px; }
  .ep h3 {
    font-weight: 500;
    letter-spacing: 1.8px;
    line-height: 36px;
    font-size: 18px;
    color: #1a1a1a;
    margin: 0; }
  .ep h6 {
    margin: 16px 0 32px 0;
    font-weight: 400;
    letter-spacing: 1.4px;
    line-height: 28px;
    font-size: 14px;
    color: #1a1a1a; }
  .ep .select_ep {
    display: flex;
    height: 44px; }
    .ep .select_ep input {
      width: 88px;
      text-align: center;
      color: #1A1A1A;
      border-radius: 0;
      border: 1px solid #2c4d65; }
    .ep .select_ep input:focus {
      outline: none !important;
      box-shadow: none !important; }
    .ep .select_ep button {
      width: 44px;
      color: #f7f7f7;
      border: none;
      background-color: #2c4d65;
      font-size: 24px;
      display: flex;
      justify-content: center;
      align-items: center; }

.add_car {
  margin: 64px 24px 0 24px;
  width: 164px;
  height: 53px;
  background-color: #2c4d65 !important;
  border: 0 !important;
  color: #fafafa !important;
  border-radius: 32px !important;
  cursor: pointer;
  font-weight: 500;
  letter-spacing: 1.6px;
  line-height: 32px;
  font-size: 16px; }

.air {
  margin-bottom: 100px; }

.upgrade_large_size {
  position: absolute;
  right: 24px;
  color: #434343;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1.4px;
  line-height: 28px; }

.woocommerce div.product form.cart .variations select {
  display: none; }

.single-product .related.products {
  display: none; }

.single-product .product_meta {
  display: none; }

.woocommerce-product-gallery__image {
  display: none; }

.woocommerce-product-gallery__trigger {
  display: none; }

.site-footer {
  display: none; }

.woocommerce-breadcrumb {
  display: none; }

.variations th {
  display: none; }

.woocommerce-variation-price {
  display: none; }

.entry-summary {
  margin-bottom: 0 !important; }
  .entry-summary .product_title {
    display: none; }
  .entry-summary .price {
    display: none; }

.woocommerce-tabs {
  display: none; }

.reset_variations {
  display: none !important; }

.quantity .qty {
  display: none; }

.summary {
  float: none !important; }

.woocommerce-product-gallery {
  display: none; }

.woocommerce-message {
  display: none; }

.air {
  margin-bottom: 300px; }

.woocommerce-Price-amount {
  margin: 0; }

.variant-price::before {
  content: "＄"; }

.Checkout {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 101px;
  background-color: #ffffff;
  box-shadow: 0px -5px 10px rgba(0, 0, 0, 0.05);
  display: flex;
  align-items: center; }
  .Checkout div:nth-of-type(1) {
    margin: 0 24px 0 24px; }
    .Checkout div:nth-of-type(1) h6 {
      font-weight: 400;
      letter-spacing: 1.4px;
      line-height: 28px;
      font-size: 14px;
      color: #434343;
      margin-bottom: 4px; }
    .Checkout div:nth-of-type(1) h4 {
      font-weight: 500;
      letter-spacing: 2px;
      line-height: 35px;
      font-size: 20px;
      color: #434343;
      margin: 0; }

.single_add_to_cart_button {
  padding: 16px 31px !important;
  background-color: #2c4d65 !important;
  border: 0 !important;
  color: #fafafa !important;
  border-radius: 32px !important;
  cursor: pointer;
  font-weight: 400 !important;
  letter-spacing: 1.6px !important;
  line-height: 24px !important;
  font-size: 16px !important;
  position: fixed !important;
  right: 24px !important;
  bottom: 22px !important;
  margin-bottom: 100px;
  z-index: 1000; }

.update-cart-item {
  padding: 16px 31px !important;
  background-color: #2c4d65 !important;
  border: 0 !important;
  color: #fafafa !important;
  border-radius: 32px !important;
  cursor: pointer;
  font-weight: 400 !important;
  letter-spacing: 1.6px !important;
  line-height: 24px !important;
  font-size: 16px !important;
  position: fixed !important;
  right: 24px !important;
  bottom: 22px !important;
  z-index: 1000; }

#loading-animation {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 10000;
  display: none; }

.waitloader {
  position: fixed;
  top: 50%;
  left: 50%;
  border: 5px solid #f3f3f3;
  border-top: 5px solid #a1a1a1;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 2s linear infinite; }

  @keyframes spin {
    0% {
      transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
      transform: translate(-50%, -50%) rotate(360deg);
    }
  }
.swal2-html-container {
  font-size: 18px !important;
  color: #434343 !important;
  font-weight: 400 !important;
  letter-spacing: 1.8px !important;
  line-height: 32px !important; }

.swal2-html-container {
  margin: 0 !important;
  margin-top: 28px !important; }

.swal2-confirm {
  margin: 0;
  margin-bottom: 28px; }

.swal2-popup {
  padding: 0; }

.swal2-confirm:focus {
  box-shadow: none !important;
  font-weight: 500; }

/*# sourceMappingURL=Product_Details.css.map */
