:root {
/*ThemeEditorVariables*/
--color-highlight: rgba(42, 122, 188, 1);
--text-color-ultra-dark: rgba(0, 45, 92, 1);
--text-color-dark: rgba(72, 72, 72, 1);
--text-color-medium: rgba(118, 118, 118, 1);
--button-primary-background-color: rgba(42, 122, 188, 1);
--logo-image: Assets/realgreen-logo.png;
--text-color-header: rgba(0, 45, 92, 1);
--footer-background-color: rgba(0, 45, 92, 1);
--favicon-url: Assets/realgreen-icon-full-color.png;
--homepage-carousel-slide-1-image: Assets/Web%20Banner_Nov_2024.jpg;
--carousel-height-desktop: 426px;
--text-color-carousel: rgba(255, 255, 255, 1);
--cust-footer-column1-header: "RealGreen by Workwave";
--cust-footer-column1-row1: "Why RealGreen?";
--cust-footer-column1-row1-link: "https://www.realgreen.com/why-realgreen/";
--cust-footer-column1-row2: "About Us";
--cust-footer-column1-row2-link: "https://www.workwave.com/company/";
--cust-footer-column1-row3-link: "https://xmpie.realgreen.com/rg_gallery/";
--cust-footer-column2-row3: "Frequently asked questions";
--cust-footer-column3-row1: "Workwave Print Marketing";
--cust-footer-column3-row2: "4375 Pineview Dr, Walled Lake, MI 48390";
--cust-footer-column3-row3: "1-800-422-7478 (Prompt 3)";
--cust-footer-copyright: "Copyright © 2025 Company. All rights reserved.";
--cust-aboutus-title: "Frequently Asked Questions";
--cust-aboutus-section1-header: " ";
--cust-aboutus-section1-text: "<h2>How can I speak with someone about my order?</h2>Contact us – our experts are available by phone 1-800-422-7478 (Prompt 3), email or online chat.<br><br><h2>What if I want to make a change to a product I see online?</h2>Contact us to work with a representative on creating the custom product you are looking for.<br><br><h2>Do your shipping speeds include production time?</h2>No they do not. Pick and pack items will be shipped within 24 hours of your order. If you order custom items, all approximate production times are indicated in the product description. Production time does not include shipping time.<br><br><h2>Do you offer expedited shipping?</h2>Our fastest option is UPS next day air. This selection is available during the checkout process. Orders placed after 3:00 p.m. EST may not be processed until the next business day. Keep in mind that the price for this is vastly more expensive than UPS Ground shipping.<br><br><h2>Do I get tracking info? Where can I find it?</h2>Once your order ships, UPS will send you a shipment confirmation email that includes the delivery method, estimated arrival date and other tracking details (if available). You can also go to “My orders” to look up tracking information.<br><br><h2>Is there a way to pick up my package?</h2>Yes. If you would like to pick up your order, please contact us at 800-422-7478 ext 3 and speak with a customer service representative. They will take your order over the phone to eliminate the integrated shipping charges.<br><br><h2>What if my package is returned to the sender?</h2>If UPS was unable to deliver your order and it was returned to our manufacturing facility, please contact us – we’re here to help.<br><br><h2>My product contains a defect or is damaged, what can be done?</h2>If you have any questions or concerns with your order, we want to help. Contact us – our experts are available by phone, email or online chat.";
--cust-aboutus-section2-header: " ";
--cust-aboutus-section2-text: " ";
--cust-aboutus-section3-header: " ";
--cust-aboutus-section3-text: " ";
--cust-menu1-text: "Gallery";
--cust-menu1-url: "https://xmpie.realgreen.com/rg_gallery/";
--cust-menu-position: "start";
--cust-footer-column1-row3: "Gallery";
--cust-footer-logo: Assets/ww-print-marketing-logo-alt-white.svg;

/*/ThemeEditorVariables*/
/*UserVariables*/
--carousel-height-mobile: calc(var(--carousel-height-desktop)*0.9);
/*/UserVariables*/
}