#sticky-header.clearfix {
  background-color: #ededed;
}

#search-box .woocommerce-product-search button[type="submit"] {
  background-color: #6bc0e6;
}

.header-right .cart-value {
  background-color: #6bc0e6;
}

#sbw_wc-adding-button-archive.button.product_type_simple.add_to_cart_button.buy_now_button {
  background-color: #6bc0e6;
}

#colophon .widget-wrap {
  background-color: #6bc0e6;
}

.shoppingcart-template-footer-column {
  background-color: #6bc0e6;
  display: none;
}

.site-info {
  display: none;
}

.brand-content-box {
  display: none;
}

.shoppingcart-grid-product .product-item-action .button:hover {
  background-color: #ff0000;
}

#sbw_wc-adding-button.single_add_to_cart_button.buy_now_button.button.alt {
  background-color: #ff0000;
  width: 120px;
}

.promo-category-wrap {
  display: none;
}

.product-widget-wrap {
  margin-top: -65px;
}

.catalog-slider-promotion-wrap {
  padding: 1px;
}

.catalog-slider-promotion-box.clearfix {
  margin-top: 5px;
}

.woocommerce .summary .product_meta .tagged_as {
  display: none;
}

.entry-summary .product_meta span {
  display: none;
}

.woocommerce #payment #place_order {
  background-color: #ff0000;
  padding: 13px;
  margin-top: -17px;
}

#primary.content-area {
  padding: 1px;
}

#content.site-content {
  margin-top: -20px;
}

.woocommerce div.product .product_title {
  font-size: 20px;
}

.woocommerce div.product .woocommerce-product-rating {
  margin-top: -16px;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price {
  margin-top: -21px;
}

.woocommerce div.product form.cart {
  margin-top: -13px;
}

#order_review_heading {
  display: none;
}