
.woocommerce-product-gallery__wrapper a[href]:after, .keep_editing a[href]:after {
  content: none !important;
}
.woocommerce-cart-form__contents .product-remove, #add_payment_method .wc-proceed-to-checkout, .woocommerce-cart .wc-proceed-to-checkout, .woocommerce-checkout .wc-proceed-to-checkout, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions, .woocommerce-checkout #payment.woocommerce-checkout-payment, .page-id-303608 header, .fl-node-xby1amdpj7q2, .page-id-303608 footer, .viz-sidebar-container {
  display: none;
}

a[href]::after {
  content: none !important;
}

.page-id-303608 .fl-row-content-wrap {
  padding: 10px;
}

.woocommerce-cart a::after, .woocommerce-checkout a::after {
  content: none !important;
}


#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
  width: 128px !important;
  height: 128px !important;
}

