.view_combination_product table {
  width: 100%;
  margin-top: 20px; }
  .view_combination_product table th {
    background: #2fb5d2; }
.view_combination_product .in_cart {
  background: #2fb5d2; }
  .view_combination_product .in_cart i {
    color: #FFFFFF; }
.view_combination_product .in_stock {
  background: #4cbb6c;
  color: #FFFFFF; }
.view_combination_product .out_stock {
  background: #ff9a52;
  color: #FFFFFF; }
  .view_combination_product .out_stock i {
    color: #FFFFFF; }
.view_combination_product .btn_form {
  background: #ff9a52;
  color: #FFFFFF; }
  .view_combination_product .btn_form:hover {
    background: #ff9a52; }
.view_combination_product .icon-long-arrow-right {
  color: #ff9a52; }

.sendVCP {
  background: #2fb5d2; }

.vcp_title {
  background: #414141;
  color: #FFFFFF; }

.vcp_window label {
  text-align: left; }

/*# sourceMappingURL=front_17.css.map */
