/* Catalog Page */

ul.products li.product .price {
  display: inline!important;
}

.luasoft_wc_parcpagseg_loop_item_price_span {
  color: #00ADEF;
  font-size: 100%;
}

/* Product Page */

.luasoft_wc_parcpagseg_single_product_price_span {
  color: #00ADEF;
  font-size: 75%;
}

.luasoft_wc_parcpagseg_table,
.luasoft_wc_parcpagseg_table th,
.luasoft_wc_parcpagseg_table td {
  border:0;
}

.luasoft_wc_parcpagseg_table th,
.luasoft_wc_parcpagseg_table td {
  font-weight: normal;
  padding: 0 5px;
  border-bottom: 1px solid #e8e4e3;
}

.luasoft_wc_parcpagseg_table_header_tr th {
    font-weight: bold;
    color: #000;
}

.luasoft_wc_parcpagseg_table_header_message_tr_th {
    color: #00ADEF;
}

.luasoft_wc_parcpagseg_table_footer_message_tr_th {
    color: #FF7F50;
    border-bottom: 0!important;
}

/* Cart Page */

.luasoft_wc_parcpagseg_cart_tr_th {
  color: #00ADEF;
  font-size: 100%;
  border-bottom: 1px solid #e8e4e3;
}
