:root {
--desktop-body-background: #fff;
--desktop-container-max-width: 1440px;
--desktop-stock-listing-item-width: 220px;
--background-color-main: rgba(0,0,0,0.53);
--background-header-row1: #000000;
--background-header-row2: rgba(0,0,0,0.78);
--background-header-row3: rgba(0,0,0,0.53);
--text-color-header-row1: #fff;
--text-color-header-row2: #ffffff;
--text-color-header-row3: #ffffff;
--mobile-header-background: #000000;
--mobile-header-menu-toggle-color: #fff;
--mobile-menu-background-color: #fff;
--footer-row1-background: #060606;
--footer-row1-title-color: #fff;
--footer-row1-link-color: #fff;
--footer-row2-background: rgba(2,2,2,0.78);
--footer-row2-text-color: #fff;
--desktop-dropdown-menu-title-color: #6b9ea7;
--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: #ccc;
--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: rgb(207 255 204 / 95%);
--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;
}