/* Start custom CSS for shortcode, class: .elementor-element-dbab291 */.elementor-55 .elementor-element.elementor-element-dbab291 button{
    background: #FFB128;
}
.wc-proceed-to-checkout a.checkout-button{
    background: #FFB128 !important;
}
.product-remove a::before{
    content: "";
    border: none !important;
    width: 30px !important;
    height: 30px !important;
    border-radius: 0 !important;
    background-image: url('/wp-content/uploads/2024/07/icons8-trash-128.png');
            background-size: cover;
            background-position: center;
    transform: translateY(-25%);
    
}/* End custom CSS */