.cfvsw-swatches-option .cfvsw-swatch-inner {
  color: #ff4e1b;
}

.main-header-menu .menu-link {
  color: #ffffff;
}

.site-header a * {
  color: #FA5A00;
}

.woocommerce .ast-site-header-cart .widget_shopping_cart .cart_list a {
  color: #ffffff;
}

.woocommerce .ast-site-header-cart .widget_shopping_cart .woocommerce-mini-cart__total strong {
  color: #ffffff;
}

a:hover {
  color: #000000;
}

.woocommerce-page #content table.cart .product-thumbnail {
  color: #FA5A00;
}

.woocommerce-js table.shop_table thead th {
  color: #fc670a;
}

.woocommerce-info {
  background-color: #FA5A00;
}