/**
 * Custom Product Template Styles - Default Layout with Add to Cart
 * Simple styling that matches the default product layout
 */

/* Ensure Add to Cart button is properly styled and positioned */
.product-custom-style .button {
    margin-top: 10px;
}
