/* -----------------------  twwwc-popup wishlist notification */

.twwwc-modal-notification {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  z-index: 10000;
  text-align: center;
}

.theme-cepatlakoo .twwwc-modal-notification {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  z-index: 10000;
  text-align: center;
}

.twwwc-popup {
  padding: 30px;
  background: #fff;
  border-radius: 5px;
  width: 40%;
  max-width: 450px;
  min-width: 300px;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.twwwc-popup .footer {
  display: flex;
  flex-direction: row;
  gap: 16px;
}

@media screen and (max-width: 700px) {
  .twwwc-popup .footer {
    flex-wrap: wrap;
  }
}

.twwwc-popup .footer .btn-secondary {
  background-color: #6C757D;
  border: none;
  color: #fafafa;
}

.twwwc-popup h2 {
  margin: 30px 0 30px 0 !important;
  color: #333;
  font-size: 20px;
  font-weight: 700;
  line-height: 27px;
}

.twwwc-popup p.icon {
  display: inline-block;
  font-size: 80px;
  line-height: 80px;
  margin: 0;
  color: #06D85F;
}

.twwwc-popup .close {
  position: absolute;
  display: none;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}

.twwwc-popup .close:hover {
  color: #06D85F;
}

.twwwc-popup .content {
  max-height: 30%;
  overflow: auto;
}

.twwwc-popup .fa-lock {
  color: #DC3545;
}

.twwwc-popup .content .wc-forward {
  background-color: #399e5a !important;
}

/* ---------------------- icon pop up color */

.icon-check {
  fill: #06D85F !important;
}

.icon-alert {
  fill: #FF8F77 !important;
}

/* -----------------------  wishlist menu */
.wishlist .product-remove {
  gap: 12px;
  align-items: center;
  height: 100%;
}

.wishlist .product-remove .twwwc-wishlist-remove {
  text-align: center;
  line-height: 120%;
}

/* .woocommerce ul.products li.product .twwwc-wishlist-remove svg {
  display: none;
  transition: 0.5s all;
}

.woocommerce ul.products li.product .twwwc-wishlist-remove:hover svg {
  display: block;
}

.woocommerce ul.products li.product .twwwc-wishlist-button svg {
  transition: 0.5s all;
  display: block;
}

.woocommerce ul.products li.product .twwwc-wishlist-button:hover svg {
  display: none;
} */

.shop_table .product-remove {
  gap: 10px !important;
  display: flex;
  flex-wrap: wrap;
}

.shop_table .woocommerce-orders-table__row .product-remove {
  gap: 10px !important;
  display: flex;
  flex-wrap: wrap;
}

/* -----------------------  card product button wishlist */
.twwwc-wishlist-container {
  clear: both;
}

.twwwc-wishlist-container .twwwc-wishlist-remove,
.twwwc-wishlist-button {
  width: 100%;
  text-align: center;
  transition: 0.5s all;
}

.twwwc-modal-login-notification {
  opacity: 1 !important;
}

.woocommerce ul.products li.product .button {
  margin-bottom: 0;
  width: 100% !important;
  text-align: center;
  /* padding: 10px 0 !important; */
  text-decoration: none !important;
}

/* ----------------------- modal position */
.modal.show .modal-dialog {
  margin-top: 25vh;
}

/* generate press */
.woocommerce div.product form.cart {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

/* twenty twenty */

a.button {
  display: flex !important;
  align-items: center !important;
  width: 100% !important;
}

.twwwc-wishlist-container {
  width: 100% !important;
}

/* astra */

.woocommerce-js div.product form.cart div.quantity {
  margin: 0 !important;
}

.woocommerce-js div.product form.cart .button {
  margin-bottom: 0 !important;
  text-decoration: none !important;
}

/* oceanwp */
.woocommerce ul.products li.owp-content-center .product-inner {
  margin-bottom: 8px;
}

/* twenty-twenty four */
.woocommerce-variation-add-to-cart {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

/* twenty-twenty three */
.woocommerce a.button,
.woocommerce button.single_add_to_cart_button,
.woocommerce button[name=add-to-cart],
.woocommerce button[type=submit]:not(.wp-block-search__button),
.woocommerce input[name=submit] {
  margin-top: 0 !important;
  text-decoration: none !important;
}

/* twenty-twenty one */

.site .button:hover,
.site .button:active,
button:hover,
button:active,
input[type=submit]:hover,
input[type=submit]:active,
input[type=reset]:hover,
input[type=reset]:active,
.wp-block-search .wp-block-search__button:hover,
.wp-block-search .wp-block-search__button:active,
.wp-block-button .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link:active,
.wp-block-file a.wp-block-file__button:hover,
.wp-block-file a.wp-block-file__button:active {
  text-decoration: none !important;
}

/* kadance */

.woocommerce div.product .button.single_add_to_cart_button {
  height: auto !important;
}

/* storefront */
.woocommerce ul .status-publish .add_to_cart_button,
.product_type_grouped,
.product_type_external {
  margin-bottom: 12px !important;
}

/*------------------------ twenty twenty two */

.woocommerce a.button,
.woocommerce button.single_add_to_cart_button,
.woocommerce button[name=add-to-cart],
.woocommerce button[type=submit]:not(.wp-block-search__button),
.woocommerce input[name=submit] {
  width: 100% !important;
  max-width: 100% !important;
  padding: 12px 12px !important;
  justify-content: center;
}

.woocommerce .wp-block-post a.button {
  padding: 12px 0 !important;
  text-decoration: none !important;
}

.woocommerce .wp-block-add-to-cart-form a.button {
  padding: 12px 0 !important;
  text-decoration: none !important;
}

.woocommerce .twwwc-popup .modal-footer a.button {
  padding: 12px 0 !important;
  text-decoration: none !important;
  cursor: pointer;
}

/* twenty twenty */

.woocommerce a.button:hover,
a.button:visited {
  text-decoration: none !important;
}

@media screen and (max-width: 700px) {
  .box {
    width: 80%;
  }

  .twwwc-popup {
    width: 90%;
  }

  .woocommerce table.shop_table_responsive tr td.product-thumbnail,
  .woocommerce-page table.shop_table_responsive tr td.product-thumbnail {
    position: relative;
    padding: 10px 0;
  }

  .woocommerce-cart table.cart td.product-name,
  .woocommerce-page table.shop_table_responsive tr td.product-price {
    padding: 0;
    font-weight: 600;
  }

  .woocommerce table.shop_table_responsive tr,
  .woocommerce-page table.shop_table_responsive tr {
    margin-bottom: 16px;
    padding-bottom: 8px;
    border-bottom: 1px solid #dadada;
  }

  table>thead>tr>td,
  table>thead>tr>th,
  table>tbody>tr>td,
  table>tbody>tr>th,
  table>tfoot>tr>td,
  table>tfoot>tr>th {
    border: none;
  }
}