.widget h4 {
  margin-bottom: -15%;
  color: #000000;
  margin-top: -16%;
}

#woocommerce-product-search-field-0.search-field {
  border-radius: 8px;
  display: none;
}

.gamma.widget-title {
  color: #000000;
  font-weight: 400;
}

.wc-block-product-categories-list-item__name {
  color: #000000;
}

span {
  color: #000000;
}

.woocommerce-Price-amount.amount {
  color: #000000;
}

.woocommerce-Price-currencySymbol {
  color: #000000;
}

.count {
  color: #000000;
}

.site-footer a {
  visibility: hidden;
}

.site-branding .site-title a {
  font-size: 400%;
}

.site-branding .site-description {
  font-family: 'Playfair Display';
  font-weight: 600;
  font-size: 300%;
  margin-left: 20%;
}

#content.site-content {
  background-color: rgba(252, 171, 179, 0.7);
}

#secondary.widget-area {
  background-color: rgba(247, 141, 167, 0.1);
  border-radius: 1%;
  padding: 1%;
}

h2 {
  color: #000000;
  margin-bottom: 4%;
}

.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title {
  color: #000000;
}

.widget_product_search form:not(.wp-block-search) {
  display: none;
}

#wc-block-search__input-1.wc-block-product-search__field {
  margin-bottom: -17%;
  margin-top: 8%;
}

.wc-block-product-search .wc-block-product-search__button {
  display: none;
}

.wc-block-product-search__label {
  font-family: 'Playfair Display';
  font-weight: 500;
  font-size: 120%;
}

.product_title.entry-title {
  color: #000000;
}

.col-full {
  background-color: rgba(245, 150, 160, 0.8);
  border-radius: 0%;
  border-top-left-radius: 1%;
  border-top-right-radius: 1%;
}

.site-footer .col-full {
  visibility: hidden;
}

.checkout-button.button.alt.wc-forward {
  color: #ffffff;
  background-color: #f587a9;
}

.single_add_to_cart_button.button.alt {
  background-color: #f587a9;
}



#place_order.button.alt {
  background-color: #f77996;
}