Skip to product information
1 of 7

Creations.by.pattyy

Memorial Quote Shadow Box

Memorial Quote Shadow Box

Regular price $60.00 USD
Regular price Sale price $60.00 USD
Sale Sold out

Size : 11 by 14 , white frames are only offered. ( if prefer black please message me after placing order)

Every flower is handmade with cardstock paper, therefore please excuse any slight imperfections

Vinyl Color only comes in WHITE (BLACK Vinyl will be provided if background color is white )

Includes photo, name and choice of quote

Frame comes with a built in wall hook.

Customize with any color paper flower

Actual colors may vary due to the fact that every computer monitor has a different capability to the display colors..

View full details
/* ===== Premium Product Page ===== */ /* Quantity Box */ .quantity { border: 2px solid #0F2D57 !important; border-radius: 18px !important; overflow: hidden; } .quantity__button { background: #FFFFFF !important; color: #0F2D57 !important; } .quantity__input { background: #FFFFFF !important; color: #0F2D57 !important; font-weight: 700 !important; } /* Add to Cart */ .product-form__submit { background: #0F2D57 !important; border: 2px solid #0F2D57 !important; color: #FFFFFF !important; border-radius: 18px !important; } .product-form__submit:hover { background: #163D73 !important; border-color: #163D73 !important; } /* Store Information Button */ .pickup-availability-button, .pickup-availability-preview button { background: transparent !important; color: #0F2D57 !important; border: 2px solid #0F2D57 !important; border-radius: 18px !important; } /* Text Boxes */ .field__input, textarea { border: 2px solid #0F2D57 !important; border-radius: 18px !important; } .field__input:focus, textarea:focus { border-color: #163D73 !important; box-shadow: none !important; }/* Qikify Product Options - Bold customer input */ .qikify-product-options *, .qikify-product-options input, .qikify-product-options textarea, .qikify-product-options select { font-weight: 700 !important; }/* Make customer-entered personalization text bold */ .customizer__text-field, textarea.customizer__text-field {   font-weight: 700 !important;   color: #000000 !important; }.customizer__field__heading, .customizer__field label { font-weight: 700 !important; }.customizer-customization-form .field::before, .customizer-customization-form .field::after, .customizer-customization-form .customizer-field::before, .customizer-customization-form .customizer-field::after { display: none !important; box-shadow: none !important; border: 0 !important; } .customizer-customization-form input, .customizer-customization-form textarea { box-shadow: none !important; outline: none !important; } /* ===== Premium Product Page ===== */ /* Quantity Box */ .quantity { border: 2px solid #0F2D57 !important; border-radius: 18px !important; overflow: hidden; } .quantity__button { background: #FFFFFF !important; color: #0F2D57 !important; } .quantity__input { background: #FFFFFF !important; color: #0F2D57 !important; font-weight: 700 !important; } /* Add to Cart */ .product-form__submit { background: #0F2D57 !important; border: 2px solid #0F2D57 !important; color: #FFFFFF !important; border-radius: 18px !important; } .product-form__submit:hover { background: #163D73 !important; border-color: #163D73 !important; } /* Store Information Button */ .pickup-availability-button, .pickup-availability-preview button { background: transparent !important; color: #0F2D57 !important; border: 2px solid #0F2D57 !important; border-radius: 18px !important; } /* Text Boxes */ .field__input, textarea { border: 2px solid #0F2D57 !important; border-radius: 18px !important; } .field__input:focus, textarea:focus { border-color: #163D73 !important; box-shadow: none !important; }/* Qikify Product Options - Bold customer input */ .qikify-product-options *, .qikify-product-options input, .qikify-product-options textarea, .qikify-product-options select { font-weight: 700 !important; }/* Make customer-entered personalization text bold */ .customizer__text-field, textarea.customizer__text-field { font-weight: 700 !important; color: #000000 !important; }.customizer__field__heading, .customizer__field label { font-weight: 700 !important; }.customizer-customization-form .field::before, .customizer-customization-form .field::after, .customizer-customization-form .customizer-field::before, .customizer-customization-form .customizer-field::after { display: none !important; box-shadow: none !important; border: 0 !important; } .customizer-customization-form input, .customizer-customization-form textarea { box-shadow: none !important; outline: none !important; } /* ---------- PRODUCT PAGE LABELS ---------- */ .product-form__input label, label {     font-size: 22px !important;     font-weight: 700 !important;     color: #ffffff !important;     letter-spacing: 0.5px; } /* ---------- INPUT BOXES ---------- */ .product-form__input input, .product-form__input textarea, .product-form__input select, input, textarea, select {     font-size: 18px !important;     font-weight: 600 !important;     color: #111111 !important;     background: #ffffff !important;     border: 2px solid #ffffff !important;     border-radius: 18px !important;     padding: 16px 20px !important;     box-shadow: 0 4px 10px rgba(0,0,0,.12); } /* ---------- PLACEHOLDER TEXT ---------- */ input::placeholder, textarea::placeholder {     color: #666666 !important;     opacity: 1 !important;     font-weight: 500 !important; } /* ---------- DROPDOWN TEXT ---------- */ select, select option {     font-weight: 600 !important;     color: #111111 !important; } /* ---------- LIMIT TEXT ---------- */ .field__input + .form__message, .char-count, .character-count, .product-form__input .caption {     color: rgba(255,255,255,.75) !important;     font-size: 14px !important; } /* ---------- INPUT FOCUS ---------- */ input:focus, textarea:focus, select:focus {     outline: none !important;     border: 2px solid #d9d9d9 !important;     box-shadow: 0 0 0 4px rgba(255,255,255,.15); }/* TEPO PRODUCT OPTION LABELS */ .customizer-field__heading, .customizer-field__heading span {   font-size: 21px !important;   font-weight: 700 !important;   color: #ffffff !important;   line-height: 1.3 !important; } /* TEPO TEXT ENTERED BY CUSTOMERS */ .customizer-form input, .customizer-form textarea, .customizer-form select {   font-size: 17px !important;   font-weight: 600 !important;   color: #111111 !important; } /* TEPO PLACEHOLDER TEXT */ .customizer-form input::placeholder, .customizer-form textarea::placeholder {   color: #666666 !important;   opacity: 1 !important;   font-weight: 500 !important; } /* TEPO CHARACTER LIMIT TEXT */ .customizer-form [class*="limit"], .customizer-form [class*="character"] {   color: rgba(255, 255, 255, 0.75) !important;   font-weight: 500 !important; }