/*
Theme Name: Flatsome Child
Theme URI: http://flatsome.uxthemes.com
Template: flatsome
Author: UX-Themes
Author URI: https://uxthemes.com
Description: Multi-Purpose Responsive WooCommerce Theme
Version: 3.19.6.1735013616
Updated: 2024-12-24 05:13:31

*/

/* Button right under image — consistent position across cards */
.product-small .box-text {
    display: flex;
    flex-direction: column;
}
.product-small .box-text .add-to-cart-button {
    order: -1;
    padding-top: 0.5rem;
    margin-bottom: 0.5rem;
}
