/**Present_box styling**/

.pb_prod_content_container {
  display: flex;
  justify-content: start;
  height: auto;
  align-items: center;
  padding-left: 10px;
  border-radius: 3px;
}

.prod_content {
  display: flex;
  flex-direction: column;
}

.panam_ninja_class {
  display: none;
}


.gift_progress_wrap {
  margin-top: 15px;
}


/* .panam_row_gift_boxes {
      display: flex;
      float: left;
      margin: 0px 15px 15px 0px;
      width: 175px;
    } */

@media only screen and (max-width: 600px) {
  .giftomat_wrapper {
    width: 100%;
    max-width: 100%!important;
    display: flex;
    justify-content: initial;
    flex-wrap: wrap;
    overflow-x: auto;
    flex-direction: column;
    gap: 10px;
    align-items: end;
    z-index: 1;
    position: relative;
  }

  .giftomat_card {
    flex: 0 0 auto;
  }

  .panam_row {
    width: 86%;
  }
  .pb_prod_content_container {
    padding-left: 0px;
  }
}

.panam_row {
  margin: 0 10px;
  z-index: 9;
  height: 40px;
}

.panam_progress_bar {
  width: 155px !important;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.1);

}

.panam_gift_title {
  font-weight: 900;
  font-size: 12px;
  text-align: left;
}

.panam_progress_gift_wrap {
  /* text-align: left !important; */
  margin-top: 0px !important;
}

.panam_progress_title_gift {
  font-size: 10px !important;
}

.panam_product_price {
  margin-top: 5px;
  font-size: 10px;
}


.panam_deleted_price {
  font-size: 11px;
  font-weight: 900;
  color: crimson;
}

.panam_progress_price_gift {
  color: crimson;
}

.panam_gift_locked {
  background: #f7f7f7;
  position: relative;
}

.panam_gift_locked::after {
  /**content: url("https://wowtea.eu/wp-content/uploads/ac_assets/padlock10x10.svg");**/
  max-width: 30px;
  max-height: 30px;
  background: no-repeat -30px -50px fixed;
  top: 20px;
  left: 47px;
  position: absolute;
  display: inline-block;
}

.panam_price_unlock {
  color: crimson;
}

.panam_bar_fix {
  width: 100px !important;
  margin-left: 90px !important;
  margin-top: 5px;
}

.panam_fill {
  border-radius: 5px;
}

.panam_button_locked {
  width: 80px;
  height: 35px;
  background-color: rgba(0, 0, 0, 0);
  border: 0px solid crimson;
  color: crimson;
  opacity: 0.5;
}

.panam_button_unlocked {
  width: 80px;
  height: 35px;
  background-color: rgba(0, 0, 0, 0);
  border: 0px solid #00c889;
  color: #00c889;
  padding-top: 0;
  padding-bottom: 0;
}

.panam_button_added {
  width: 80px;
  height: 35px;
  background-color: rgba(0, 0, 0, 0);
  border: 0px solid #00c889;
  color: #00C889;
  opacity: 0.5;
  pointer-events: none;
}

/** .panam_button_added::after {
      content: url("https://wowtea.eu/wp-content/uploads/ac_assets/check20x20.svg");
      max-width: 30px;
      max-height: 30px;
      opacity: 0.5;
      background: no-repeat -30px -50px fixed;
      top: 25px;
      right: 40px;
      position: absolute;
      display: inline-block;

    }
    **/
.panam_button_added:hover {
  background-color: rgba(0, 0, 0, 0);
  border: 0px solid #00c889af;
  pointer-events: none;
  color: #00C889;
}

.panam_button_locked:hover {
  background-color: rgb(255 0 0 / 0%);
  border: 0px solid #ed143daf !important;
  pointer-events: none;
  color: red;
}

.panam_button_unlocked:hover {
  background-color: rgba(0, 0, 0, 0);
  border: 0px solid #00c889af;
  color: #01e29b;
}

/** .panam_button_locked::after {
      content: url("https://wowtea.eu/wp-content/uploads/ac_assets/padlock10x10.svg");
      max-width: 30px;
      max-height: 30px;
      opacity: 0.5;
      background: no-repeat -30px -50px fixed;
      top: 26px;
      right: 40px;
      position: absolute;
      display: inline-block;
    }**/
.panam_button_unlocked::after {
  content: "";
  max-width: 30px;
  max-height: 30px;
  background: no-repeat -30px -50px fixed;
  top: 35px;
  left: 314px;
  position: absolute;
  display: inline-block;
}

.panam_button_wrapper {
  /* width: 20px; */
  overflow: visible;
  margin-left: -50px;
  margin-top: 15px;
  pointer-events: none;
}

@media only screen and (min-width: 600px) {
  .panam_firstblock_fix {
    margin-top: 29px;
  }

  .giftomat_wrapper {
    display: flex;
    justify-content: center;
    /* yo */
    flex-direction: column;
    gap: 8px;
  }
}

@media only screen and (max-width: 600px) {
  .panam_firstblock_fix {
    margin-top: 29px;
    margin-bottom: 5px;
  }

  /* .panam_progress_bar_main_giftomat::before {
    content: '';
    top: -26px !important;
    right: -52px !important;
    height: 65px !important;
    width: 160px;
    z-index: 999;
    background-size: 85px 38px !important;
  } */
}

@media only screen and (max-width: 600px) {

  /* .panam_block_fix {
        margin-top: 15px;
        margin-bottom: 5px;
      }} */
  @media only screen and (min-width: 600px) {
    .panam_block_fix {
      margin-top: 29px;
    }
  }

  .panam_header_title {
    margin: 20px 0px -25px 0px;
  }

  .panam_box_check {
    font-size: 30px;
    margin-top: -30px;
  }

  .fa-lock {
    font-size: 40px;
    margin-top: -30px;
  }

  hr {
    display: none;
  }

  @media only screen and (min-width: 600px) {

    .panam_row_gift_boxes {
      display: flex;
      float: left;
      width: 340px;
      margin: 0px 15px 15px 0px;

    }
  }

  @media only screen and (min-width: 600px) {
    .panam_header_title {
      text-align: center;
    }
  }

  .panam-divider-opacity hr {
    opacity: 0.3;
    margin-right: 15px;
  }

  .panam-lock {
    font-size: 30px;
  }

  .panam-plus {
    font-size: 30px;

  }

  /**End of section**/

  /*------- FSTR Additional Fees ---------*/

  .form-row.add_gift_box.form-row-wide {
    text-align: center;
    background: #d7f2ff;
    padding: 20px 5px 20px 5px !important;
    border-radius: 20px;
    max-width: 600px;
    margin: 50px auto 10px auto;
  }

  .form-row.add_gift_box.form-row-wide .description {
    display: inline-box !important;
  }

  .form-row.add_gift_box.form-row-wide:before {
    background: white;
    padding: 5px;
    border-radius: 50%;
    width: 55px;
    height: 45px;
    margin: -60px auto 10px auto;
    border: 3px solid #d7f2ff;
    content: url(https://wowtea.eu/wp-content/themes/wowtea/assets/images/checkout/express-delivery.png);
  }

  .woocommerce form .form-row .woocommerce-input-wrapper .description {
    display: -webkit-inline-box;
  }
}

.panam_progress_bar_main_giftomat {
  width: 95% !important;
  border-radius: 15px;
  background: #f7f7f7;
  max-width: 500px;
  height: 13px;
  margin: 0px auto;
  margin-top: 25px;
  position: relative;
  display: flex!important;
  flex-direction: column-reverse!important;

}

@media only screen and (max-width:700px) {
  .panam_progress_bar_main_giftomat {
    width: 100%;
  }
}

.panam_progress_bar_main_giftomat .panam_fill {
  position: relative;
  height: 13px;
}

.xmax-animation {
  min-height: 13px;
  border-radius: 10px;
  width: calc(113px * 4);

  @media only screen and (max-width: 450px) {
    width: calc(113px * 3);
  }

  @media only screen and (max-width: 350px) {
    width: calc(113px * 2);
  }

  box-shadow: 0px 10px 13px -6px rgba(44, 62, 80, 1);
  background-color: #199c11;
  background-image: repeating-linear-gradient(45deg, rgb(255, 255, 255) 0px, rgb(255, 255, 255) 5px, #199c11 5px, #199c11 10px);
}


/* .panam_progress_bar_main_giftomat .panam_fill:before {
  content: "";
  width: 30px;
  height: 40px;
  background: url(https://dev.wowtea.eu/wp-content/uploads/2021/11/christmas-decoration-gift.png) no-repeat center center/contain;
  position: absolute;
  top: -20px;
  right: -20px;
  z-index: 9999;
} */


.panam_left2gift {
  padding: 0;
  position: relative;
  z-index: 9999;
  margin: 0 auto;
  text-align: center;
}

.panam_left2gift2 {
  padding-top: 5px;
  position: relative;
  z-index: 9999;
  margin: 0 auto;
  text-align: center;
}

.panam_left2gift p {
  margin-bottom: 10px;
  font-weight: 900;
  font-size: 13px;
  padding-top: 7px;
}

/* .panam_progress_bar_main_giftomat::before {
  content: '';
  display: block;
  position: absolute;
  top: -46px;
  right: 5px;
  height: 65px;
  width: 160px;
  background: url(https://dev.wowtea.eu/wp-content/themes/wowtea/assets/images/xmas-button-before.png) no-repeat 0 0;
  filter: drop-shadow(-2px -2px 6px #00000030);
  z-index: 999;
} */

/* .panam_progress_bar_main_giftomat::after {
  content: '';
  display: block;
  position: absolute;
  left: -7px;
  bottom: -33px;
  height: 43px;
  width: 85px;
  background: url(https://dev.wowtea.eu/wp-content/themes/wowtea/assets/images/xmas-button-after.png) no-repeat 0 0;
  filter: drop-shadow(-3px 5px 6px #00000030);
} */



/* yo styling 2023 */

.main_giftomat_wrapper {
  /* max-width: 50%; */
  margin: 0 auto;
  position: relative;
}

.free_del_text {
  font-size: 16px;
  font-weight: bold;
  padding-top: 10px;
}

.panam_gift_unlocked {
  background-color: #e2ffe9fc;
  position: relative;
}


.panam_gift_locked::before {
  /* content: "✖"; */
  content: url('https://wowtea.eu/wp-content/plugins/giftomoat-xmas-edition/X-site.svg');
  position: absolute;
  color: #fff;
  left: -35px;
  font-size: 13px;
  width: 28px;
  font-weight: bold;
  border-radius: 50%;
  /* display: flex; */
  height: 28px;
  background: inherit;
  align-items: center;
  justify-content: center;
}

.panam_gift_unlocked::before {
  /* content: "✔️"; */
  content: url('https://wowtea.eu/wp-content/plugins/giftomoat-xmas-edition/tickche-site.svg');
  position: absolute;
  left: -35px;
  width: 28px;
  border-radius: 50%;
  /* display: flex; */
  height: 28px;
  background: inherit;
  align-items: center;
  justify-content: center;
  font-size: 13px;
}

.panam_product_img a {
  font-weight: bold;
  color: black;
}

.add_img_gifts {
  align-items: center;
  display: flex;
  gap: 10px;
  font-weight: bold;
}

.add_img_gifts img {
  width: auto !important;
  height: 40px !important;
}

.count-line::after {
  content: "";
  position: absolute;
  left: -23px;
  top: 30px;
  width: 3px;
  font-weight: bold;
  display: flex;
  height: 28px;
  background: inherit;
  z-index: -2;
}

.truck-image img {
  padding: 11px;
  padding-right: 0;
}