/*
Theme Name: contact-seller button elementor
Theme URI: [Enter the URL of your child theme's website or leave it blank]
Description: My custom child theme based on generatepress.
Author: Useandshare Team
Author URI: [Your website URL or leave it blank]
Template: hello-elementor
Version: 1.0
*/

/* Custom styles go below this line */

/* Custom CSS to match Contact Us button to Add to Cart button */

a.button.call-seller-button {
    width: max-content !important;
}

