/*
Theme Name: Hello Child
Template: hello-elementor
*/

.remove-product-checkout {
	display: inline-block !important;
    color: #d63638 !important;
    font-weight: 700;
    font-size: 18px;
    text-decoration: none !important;
    cursor: pointer !important;
    position: relative;
    z-index: 9999;
    pointer-events: auto !important;
    border: 1px solid;
    margin-right: 8px;
    padding: 0 3px;
}