.single-product div.product.product-type-variable form.variations_form .product-button-wrapper .single_add_to_cart_button.disabled {
  color: #ffffff;
  background-color: #C19A6B;
}

.single-product div.product.product-type-variable form.variations_form .product-button-wrapper .single_add_to_cart_button {
  color: #ffffff;
  background-color: #A67B5B;
}

.next-posts-navigation .nav-previous-ajax a:hover {
  color: #ffffff;
  background-color: #A67B5B;
}

.wc-block-cart__submit .wc-block-components-button:focus {
  color: #ffffff;
  background-color: #A67B5B;
}

.widget_shopping_cart_content .woocommerce-mini-cart__buttons .razzi-button {
  height: 54px;
  line-height: 54px;
  color: #ffffff;
  background-color: #A67B5B;
}

.wc-block-components-button:not(.is-link) {
  align-items: center;
  display: inline-flex;
  color: #ffffff;
  background-color: #A67B5B;
  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: #C19A6B;
}

.comment-form .submit {
  color: #ffffff;
  background-color: #A67B5B;
}

.razzi-posts__found-inner .count-bar {
  background-color: #C19A6B;
}

.catalog-toolbar.layout-v1 .page-header__title {
  color: #C19A6B;
}

.next-posts-navigation {
  color: #A67B5B;
  background-color: #ffffff;
}

.razzi-button.button-larger {
  color: #ffffff;
  background-color: #A67B5B;
}

.products-filter__filter-name.filter-name {
  color: #C19A6B;
}

#gotop {
  position: fixed;
  bottom: 25px;
  right: 10px;
  z-index: 999;
  display: flex;
  width: 36px;
  height: 36px;
  background-color:  #333333;
  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: #A67B5B;
}

.return-to-shop .wc-backward {
  color: #ffffff;
  background-color: #A67B5B;
}

.woocommerce-info {
  color: #ffffff;
  background-color: #C19A6B;
}

.wcboost-wishlist-form table.shop_table tr td.product-add-to-cart a {
		color: #ffffff;
		background-color: #A67B5B;
}

.wcboost-wishlist-actions button, [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button;
		color: #ffffff;
		background-color: #A67B5B;
}

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: #A67B5B !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: #A67B5B;
}

.razzi-svg-icon svg {
    vertical-align: -0.125em;
    width: 1em;
    height: 1em;
		color: #A67B5B;
    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: #A67B5B;
		color: #ffffff;
}

.single-product div.product .product-button-wrapper .single_add_to_cart_button.loading {
  color: #ffffff;
  background-color: #C19A6B;
}

.single-product div.product button.single_add_to_cart_button:hover {
  color: #ffffff;
  background-color: #C19A6B;
}

.single-product div.product .product-button-wrapper .single_add_to_cart_button {
  color: #ffffff;
  background-color: #E5B07C;
}

.woocommerce-message {
    background-color: #C19A6B;
}