:root {
--desktop-body-background: #fff;
--desktop-container-max-width: 1440px;
--desktop-stock-listing-item-width: 220px;
--background-color-main: #db8437;
--background-header-row1: rgba(69,92,88,0.47);
--background-header-row2: #ffffff;
--background-header-row3: #5C5045;
--text-color-header-row1: #666;
--text-color-header-row2: #444;
--text-color-header-row3: #ffffff;
--mobile-header-background: #5C5045;
--mobile-header-menu-toggle-color: #fff;
--mobile-menu-background-color: #fff;
--footer-row1-background: #455C58;
--footer-row1-title-color: #fff;
--footer-row1-link-color: #fff;
--footer-row2-background: #455C58;
--footer-row2-text-color: #fff;
--desktop-dropdown-menu-title-color: #a49686;
--desktop-dropdown-menu-link-color: #000c;
--mobile-dropdown-menu-title-color: #fff;
--mobile-dropdown-menu-link-color: #fff;
--desktop-breadcrumb-link-color: #888;
--desktop-breadcrumb-separator-color: #888;
--desktop-filter-title-background: #2222221c;
--desktop-filter-title-color: #000c;
--desktop-pdp-priceblock-background: #eee;
--desktop-language-menu-background: #fff;
--desktop-language-menu-link-color: #333;
--desktop-language-menu-link-hover-background: #aaa;
--desktop-language-menu-link-hover-color: #333;
--background-notification-success: #fff;
--color-notification-success: #333;
--background-notification-error: rgb(247,57,46,0.95);
--color-notification-error: rgb(119,2,2);
--emails-primary-button-background: #0088CC;
--emails-primary-button-text-color: white;
}