/* .col-woo-single-images {
    display: none;
}

.col-woo-single-summary {
    flex: 0 0 100%!important;
    max-width: 100%!important;
    -webkit-box-flex: 0!important;
    -ms-flex: 0 0 100%!important;
    -webkit-flex: 0 0 100%!important;
}

.entry-price-wrap {
    margin-top: 4rem!important;
    justify-content: flex-start!important;
    gap: 2rem!important;
}

.entry-product-quantity-wrapper {
    justify-content: flex-start!important;
}

.single_add_to_cart_button {
    width: fit-content!important;
    flex-grow: 0!important;
} */

[data-context="qr-code"] {
    display: none;
}