


.row:after {
  content: "";
  display: table;
  clear: both;
}

.woocommerce .summary form.cart .quantity {
    margin-right: 10px;
    display: none;
}

.woocommerce .summary form.cart button[type="submit"] {
    margin: 0;
    display: none;
}

img[class*="wp-image"] {
    margin-bottom: 10px;
    border: none;
