/*--------------------------------------------------------------
  TABELLA WOOCOMMERCE CART RESPONSIVE
-------------------------------------------------------------- */

.woocommerce table.shop_table_responsive tr {
  height: auto!important;
}

.woocommerce table.shop_table, .woocommerce table.shop_table_responsive {
  border-top: 1px solid #b3b3b3!important;
}

#payment label {
  color: #515151!important;
}

.woocommerce-variation-price {
  margin-bottom: 20px!important;
}
