.single-product div.product.product-type-variable form.variations_form .product-button-wrapper .single_add_to_cart_button.disabled {
  color: #ffffff;
  background-color: #C9A44C;
}

.single-product div.product.product-type-variable form.variations_form .product-button-wrapper .single_add_to_cart_button {
  color: #ffffff;
  background-color: #C9A44C ;
}

.next-posts-navigation .nav-previous-ajax a:hover {
  color: #ffffff;
  background-color: #C9A44C;
}

.wc-block-cart__submit .wc-block-components-button:focus {
  color: #ffffff;
  background-color: #A8842F;
}

.widget_shopping_cart_content .woocommerce-mini-cart__buttons .razzi-button {
  height: 54px;
  line-height: 54px;
  color: #ffffff;
  background-color: #A8842F;
}

.wc-block-components-button:not(.is-link) {
  align-items: center;
  display: inline-flex;
  color: #ffffff;
  background-color: #A8842F;
  height: auto;
  justify-content: center;
  position: relative;
  text-align: center;
  transition: box-shadow 34, col 24;
}

.widget_shopping_cart_content .woocommerce-mini-cart-item__name a {
  color: #C9A44C;
}

.comment-form .submit {
  color: #ffffff;
  background-color: #A8842F;
}

.razzi-posts__found-inner .count-bar {
  background-color: #C9A44C;
}

.catalog-toolbar.layout-v1 .page-header__title {
  color: #C9A44C;
}

.next-posts-navigation {
  color: #A8842F;
  background-color: #ffffff;
}

.razzi-button.button-larger {
  color: #ffffff;
  background-color: #A8842F;
}

.products-filter__filter-name.filter-name {
  color: #C9A44C;
}

#gotop {
  position: fixed;
  bottom: 25px;
  right: 10px;
  z-index: 999;
  display: flex;
  width: 36px;
  height: 36px;
  background-color: #111;
  color: #ffffff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.17);
  justify-content: center;
  align-items: center;
  opacity: 0;
  border-radius: 50%;
  transform: translateX(100%) rotate(-90deg);
}

.wpcf7-form-control.wpcf7-submit.has-spinner {
  color: #ffffff;
  background-color: #A8842F;
}

.return-to-shop .wc-backward {
  color: #ffffff;
  background-color: #A8842F;
}

.woocommerce-info {
  color: #ffffff;
  background-color: #c7aa67;
}

.wcboost-wishlist-form table.shop_table tr td.product-add-to-cart a {
  color: #ffffff;
  background-color: #A8842F;
}

.wcboost-wishlist-actions button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  color: #ffffff;
  background-color: #A8842F;
}

ul.products.mobile-show-atc li.product .product-summary .rz-loop_atc_button {
  font-weight: 500;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #A8842F !important;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  text-decoration: none;
  height: 42px;
  line-height: 42px;
  margin-top: 15px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: 3px;
  text-transform: none;
  border: none;
}

.ra-hamburger-modal ul.nav-menu {
  padding: 0;
  margin: 0;
  color: #A8842F;
}

.razzi-svg-icon svg {
  vertical-align: -0.125em;
  width: 1em;
  height: 1em;
  color:#e7c77c;
  display: inline-block;
}

.razzi-svg-icon svg hover {
  vertical-align: -0.125em;
  width: 1em;
  height: 1em;
  color: #ffffff;
  display: inline-block;
}

.newsletter-popup-layout-1-column .newsletter-popup-form .mc4wp-form-fields input[type="submit"] {
  flex: 0;
  line-height: 46px;
  padding: 0 25px;
  background-color: #A8842F;
  color: #ffffff;
}

.single-product div.product .product-button-wrapper .single_add_to_cart_button.loading {
  color: #ffffff;
  background-color: #A8842F;
}

.single-product div.product button.single_add_to_cart_button:hover {
  color: #ffffff;
  background-color: #c9a44c;
}

.single-product div.product .product-button-wrapper .single_add_to_cart_button {
  color: #ffffff;
  background-color: #A8842F;
}

.woocommerce-message {
    background-color: #c7aa67;
}