/*
Theme Name: Storefront 154print
Template: storefront
Description: 154print.com child theme — embeds the FPD-JS product designer on product pages. Custom code for this site only; the bundled FPD-JS library is used under the radykal GmbH source-code license (see fpd/LICENSE.md) and must not be redistributed as a plugin/add-on.
Version: 1.0.0
*/

/* Designer container on product pages */
#fpd-154-designer {
    margin: 0 0 1.5em;
}

#fpd-154-designer .fpd-container {
    min-height: 380px;
}

.fpd-154-upload-only {
    margin: 0 0 1.5em;
    padding: 1em;
    border: 2px dashed #c8c8c8;
    border-radius: 6px;
}

.fpd-154-upload-only label {
    display: block;
    font-weight: 600;
    margin-bottom: .5em;
}

.fpd-154-status {
    font-size: .9em;
    margin-top: .5em;
}
