.gt_white_content.notranslate {
  background-color: #000000;
}

.woocommerce table.shop_table_responsive tr td {
  color: #ffffff;
}

.woocommerce-cart .cart-collaterals .cart_totals table th {
  color: #ffffff;
}

table thead:first-child tr:first-child th {
  color: #ffffff;
}

:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover {
  background-color: #000000;
}

:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt {
  background-color: #000000;
}

:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover {
  background-color: #000000;
}

:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button {
  background-color: #000000;
}

.woocommerce form .form-row label {
  color: #ffffff;
}

.woocommerce-page form .form-row label {
  color: #fffafa;
}

.elementor * {
  color: #ffffff;
}

.product-quantity {
  display: none;
}

.woocommerce-checkout #payment div.payment_box {
  background-color: #000000;
}

.payment_box.payment_method_bacs {
  background-color: #000000;
}

.woocommerce-checkout #payment div.form-row {
  background-color: #000000;
}

.woocommerce-checkout #payment ul.payment_methods {
  background-color: #000000;
}

:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover {
  background-color: #000000;
}

:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover {
  background-color: #000000;
}

:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt {
  background-color: #000000;
}

:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button {
  background-color: #000000;
}

#place_order.button.alt {
  border-color: #ffffff;
  border-style: solid;
  border-width: 2px;
}