ul.wc-block-grid__products li.wc-block-grid__product .wc-gzd-additional-info:not(.deposit-packaging-type) {
  color: #ffa600;
}

.woocommerce table.shop_table td.product-name a {
  color: #ffa600;
}

.woocommerce-page .cart-collaterals {
  background-color: #d1caca;
}

#post-section.post-section.st-py-full {
  color: #ffa600;
}

.woocommerce-page #content div.product div.summary {
  background-color: #e8e1d3;
}

.row .mb-lg-0.mb-4:last-child {
  background-color: #e8e1d3;
}

#tab-description.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.panel.entry-content.wc-tab {
  border-style: solid;
  border-color: #000000;
}

.woocommerce ul.products li.product .product-action .button.add_to_cart_button:hover {
  word-spacing: 0px;
  padding-left: 0px;
  border-width: 0px;
  border-radius: 0%;
  margin: 0px;
  width: 0px;
  background-color: #ffffff;
  padding: 0px;
}

.widget-right.justify-content-lg-end.justify-content-center.text-lg-right.text-center {
  background-color: #ff7300;
}

.col-lg-6.col-12.mb-lg-0.mb-4 {
  background-color: #ff7300;
  border-style: outset;
  border-color: #ff7320;
}

.woocommerce div.product form.cart.variations_form {
  border-style: solid;
  border-color: #fca400;
  border-top-left-radius: 44px;
  border-radius: 19px;
}

.woocommerce div.product form.cart .variations select {
  margin: -12px;
}

.woocommerce div.product form.cart .variations label {
  margin-right: 0px;
}

.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
  color: #fa7100;
}

.woocommerce div.product form.cart .variations .reset_variations {
  border-width: 1px;
  border-color: #ffa600;
  border-style: outset;
  border-radius: 7px;
  color: #ffaa0d;
  text-decoration: none;
  font-style: italic;
  text-align: center;
}

.woocommerce-checkout form.checkout {
  background-color: #333232;
}

.woocommerce ul.products li.product .product-action .button {
  padding: 0px;
}

.add_to_cart_button {
  padding: 0px;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
  width: 147px;
}