/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

/* Unique Style for Hero Product Callouts */

.hero-product-box {
    background-color: #fffafa !important; /* Very soft blush white */
    border-left: 3px solid #ff4d4d !important; /* Clean red accent */
    padding: 18px 25px !important;
    margin: 20px 0 !important;
    font-family: inherit !important; /* Uses your clean brand font */
    font-size: 1.1rem !important; /* Slightly larger but not overwhelming */
    font-weight: 500 !important;
    line-height: 1.5 !important;
    color: #444 !important;
    border-radius: 0 8px 8px 0; /* Rounds the right corners for a softer look */
    box-shadow: 2px 2px 10px rgba(0,0,0,0.03); /* Subtle depth */
}

/*
 Theme Name:   Blocksy Child
 Description:  Blocksy Child Theme
 Template:     blocksy
 Update Service: false
 ...
*/
