:root {
/*ThemeEditorVariables*/
--footer-background-color: rgba(0, 0, 0, 1);
--color-highlight: rgba(214, 149, 22, 1);
--color-line: rgba(214, 214, 214, 1);
--button-primary-background-color: rgba(214, 149, 22, 1);
--carousel-height-desktop: 300px;
--font-family: 'Source Sans Pro';
--homepage-carousel-slide-1-main-text: " ";
--homepage-carousel-slide-1-sub-text: " ";
--text-color-carousel: rgba(28, 79, 144, 1);
--cust-footer-column1-header: "Ordering";
--cust-footer-column1-row1: "Orders received before 11AM (EST) will be processed the same day.";
--cust-footer-column1-row1-link: "";
--cust-footer-column1-row2: "Any orders received after 11AM (EST) will be processed and will  ship the following business day.";
--cust-footer-column1-row2-link: "";
--cust-footer-column1-row3: " ";
--cust-footer-column1-row3-link: "";
--cust-footer-column2-row2: "Order History";
--cust-footer-column2-row3: "Customer Service";
--cust-footer-column3-row1: " ";
--cust-footer-column3-row2: " ";
--cust-footer-column3-row3: " ";
--cust-aboutus-section1-header: "Questions about an order?";
--cust-aboutus-section1-text: "If you have any questions about the site or an order, please contact Customer Service via email at <a href='mailto:onlinesolutions@lahlouh.com?subject=Tiger Aesthetics'>onlinesolutions@lahlouh.com.</a> If this is a question about an order, be sure to reference your order number for best service.";
--cust-aboutus-section2-header: " ";
--cust-aboutus-section3-header: " ";
--cust-aboutus-section3-text: " ";
--cust-aboutus-section2-text: " ";
--cust-aboutus-title: "Customer Service";
--text-size-h2: 30px;
--header-height-desktop: 83px;
--button-border-radius: 10px;
--homepage-carousel-slide-1-button-text: " ";
--text-size-h1: 41px;
--cust-footer-column3-row1-link: " ";
--cust-footer-column2-header: "How can we help?";
--cust-footer-column2-row1: "Your Cart";
--cust-footer-column2-row1-link: "/cart";
--cust-footer-column2-row2-link: "/order-history";
--cust-footer-column2-row3-link: "/AboutUs";
--cust-footer-logo-link: "";
--homepage-carousel-slide-1-image: Assets/Landing%20page%20banner.png;
--cust-footer-logo: Assets/footer-logo.png;
--product-setup-out-of-stock-message: "Coming Soon.";
--logo-image: Assets/Tiger%20Aesthetics%20Horizontal%20Color.png;
--favicon-url: Assets/Tiger%20Aesthetics%20Circle%20Color%20Trans.png;
--product-setup-proof-message: "View File";

/*/ThemeEditorVariables*/
/*UserVariables*/
--carousel-height-mobile: calc(var(--carousel-height-desktop)*0.);
--image-box-background-color: #ffffff;
--image-box-border-width: 1px;
--image-box-border-color: #99ddee;
--header-padding-desktop:10px;
--header-padding-mobile:10px;
--color-success:#d69516;
/*/UserVariables*/
}