/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.27.4.1751744968
Updated: 2025-07-05 19:49:28

*/


.woocommerce-loop-product__title {
    height : 6em;
    display : block;
}


  :root :where(.wp-element-button, .wp-block-button__link) {
                background-color: #abd206;
                border-width: 0;
                border-radius: 30px;
                color: #fff;
                font-family: inherit;
                font-size: inherit;
                line-height: inherit;
                padding: calc(0.667em + 2px) calc(1.333em + 2px);
                text-decoration: none;
            }
