@jetshop/template-trend 5.13.2 → 5.14.0-alpha.49df897e

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (163) hide show
  1. package/package.json +5 -5
  2. package/src/components/Layout/Header/ChannelSelector/ChannelSelector.js +7 -2
  3. package/src/components/Layout/Header/ChannelSelector/ChannelSelectorModal.js +2 -3
  4. package/src/components/Layout/Header/RecommendedChannel/ChannelBanner.js +2 -6
  5. package/src/components/ProductPage/AddToCart/AddToCartForm.js +5 -0
  6. package/src/components/ProductPage/AddToCart/ProductToast.js +13 -0
  7. package/src/components/ProductPage/PriceHistory.js +147 -0
  8. package/src/components/ProductPage/PriceHistoryQuery.gql +32 -0
  9. package/translations/default.json +9 -0
  10. package/translations/sv.json +9 -0
  11. package/.linaria-cache/packages/template-trend/src/components/Auth/LogInPage.linaria.css +0 -4
  12. package/.linaria-cache/packages/template-trend/src/components/Auth/Signup/Address.linaria.css +0 -1
  13. package/.linaria-cache/packages/template-trend/src/components/Auth/Signup/CustomerType.linaria.css +0 -1
  14. package/.linaria-cache/packages/template-trend/src/components/Auth/Signup/LoginFields.linaria.css +0 -1
  15. package/.linaria-cache/packages/template-trend/src/components/Auth/Signup/SignUpPage.linaria.css +0 -2
  16. package/.linaria-cache/packages/template-trend/src/components/Auth/UI/Form.linaria.css +0 -2
  17. package/.linaria-cache/packages/template-trend/src/components/Cart/CartButton.linaria.css +0 -2
  18. package/.linaria-cache/packages/template-trend/src/components/Cart/CartFlyout.linaria.css +0 -7
  19. package/.linaria-cache/packages/template-trend/src/components/Cart/CartItem.linaria.css +0 -7
  20. package/.linaria-cache/packages/template-trend/src/components/Cart/FreeShipping.linaria.css +0 -2
  21. package/.linaria-cache/packages/template-trend/src/components/CategoryPage/CategoryHeader.linaria.css +0 -8
  22. package/.linaria-cache/packages/template-trend/src/components/CategoryPage/Filters/ActiveFilters.linaria.css +0 -6
  23. package/.linaria-cache/packages/template-trend/src/components/CategoryPage/Filters/Filter.linaria.css +0 -4
  24. package/.linaria-cache/packages/template-trend/src/components/CategoryPage/Filters/FilterDrawer.linaria.css +0 -4
  25. package/.linaria-cache/packages/template-trend/src/components/CategoryPage/Filters/FilterDropdownMenu.linaria.css +0 -1
  26. package/.linaria-cache/packages/template-trend/src/components/CategoryPage/Filters/Mobile/ActiveCarot.linaria.css +0 -1
  27. package/.linaria-cache/packages/template-trend/src/components/CategoryPage/Filters/Mobile/FilterButton.linaria.css +0 -5
  28. package/.linaria-cache/packages/template-trend/src/components/CategoryPage/Filters/Mobile/ListAccordion.linaria.css +0 -1
  29. package/.linaria-cache/packages/template-trend/src/components/CategoryPage/Filters/Mobile/shared/styles.linaria.css +0 -1
  30. package/.linaria-cache/packages/template-trend/src/components/CategoryPage/Filters/RangeFilters.linaria.css +0 -2
  31. package/.linaria-cache/packages/template-trend/src/components/CategoryPage/ProductCard.linaria.css +0 -1
  32. package/.linaria-cache/packages/template-trend/src/components/CategoryPage/ProductGrid.linaria.css +0 -2
  33. package/.linaria-cache/packages/template-trend/src/components/CategoryPage/ProductGridWindow.linaria.css +0 -2
  34. package/.linaria-cache/packages/template-trend/src/components/CategoryPage/StandardCategoryPage.linaria.css +0 -3
  35. package/.linaria-cache/packages/template-trend/src/components/CategoryPage/WindowedCategoryPage.linaria.css +0 -4
  36. package/.linaria-cache/packages/template-trend/src/components/ContentPage/ContentPage.linaria.css +0 -5
  37. package/.linaria-cache/packages/template-trend/src/components/ContentPage/SubPageNavigation.linaria.css +0 -4
  38. package/.linaria-cache/packages/template-trend/src/components/CookieConsent.linaria.css +0 -1
  39. package/.linaria-cache/packages/template-trend/src/components/Forms/GlobalError.linaria.css +0 -1
  40. package/.linaria-cache/packages/template-trend/src/components/Forms/Input.linaria.css +0 -4
  41. package/.linaria-cache/packages/template-trend/src/components/Forms/InputStatus.linaria.css +0 -3
  42. package/.linaria-cache/packages/template-trend/src/components/Forms/Success.linaria.css +0 -1
  43. package/.linaria-cache/packages/template-trend/src/components/Layout/Container.linaria.css +0 -1
  44. package/.linaria-cache/packages/template-trend/src/components/Layout/Content/index.linaria.css +0 -1
  45. package/.linaria-cache/packages/template-trend/src/components/Layout/Footer/Footer.linaria.css +0 -4
  46. package/.linaria-cache/packages/template-trend/src/components/Layout/Footer/SocialLinks.linaria.css +0 -2
  47. package/.linaria-cache/packages/template-trend/src/components/Layout/Header/Categories/MobileCategories.linaria.css +0 -6
  48. package/.linaria-cache/packages/template-trend/src/components/Layout/Header/CategoryMenu/CategoryMenu.linaria.css +0 -1
  49. package/.linaria-cache/packages/template-trend/src/components/Layout/Header/CategoryMenu/CategoryMenuContainer.linaria.css +0 -2
  50. package/.linaria-cache/packages/template-trend/src/components/Layout/Header/CategoryMenu/SubMenuSection.linaria.css +0 -2
  51. package/.linaria-cache/packages/template-trend/src/components/Layout/Header/CategoryMenu/SubMenuWrapper.linaria.css +0 -5
  52. package/.linaria-cache/packages/template-trend/src/components/Layout/Header/ChannelSelector/ChannelSelector.linaria.css +0 -2
  53. package/.linaria-cache/packages/template-trend/src/components/Layout/Header/ChannelSelector/ChannelSelectorModal.linaria.css +0 -2
  54. package/.linaria-cache/packages/template-trend/src/components/Layout/Header/ChannelSelector/Selector.linaria.css +0 -5
  55. package/.linaria-cache/packages/template-trend/src/components/Layout/Header/Header.linaria.css +0 -7
  56. package/.linaria-cache/packages/template-trend/src/components/Layout/Header/Logo.linaria.css +0 -1
  57. package/.linaria-cache/packages/template-trend/src/components/Layout/Header/LogoSearchBar.linaria.css +0 -1
  58. package/.linaria-cache/packages/template-trend/src/components/Layout/Header/MobileMenu.linaria.css +0 -6
  59. package/.linaria-cache/packages/template-trend/src/components/Layout/Header/RecommendedChannel/ChannelBanner.linaria.css +0 -5
  60. package/.linaria-cache/packages/template-trend/src/components/Layout/Header/RecommendedChannel/RecommendedChannelSelector.linaria.css +0 -9
  61. package/.linaria-cache/packages/template-trend/src/components/Layout/Header/SearchBar.linaria.css +0 -3
  62. package/.linaria-cache/packages/template-trend/src/components/Layout/Header/SearchButton.linaria.css +0 -1
  63. package/.linaria-cache/packages/template-trend/src/components/Layout/Header/TopNav.linaria.css +0 -1
  64. package/.linaria-cache/packages/template-trend/src/components/Layout/MaxWidth.linaria.css +0 -1
  65. package/.linaria-cache/packages/template-trend/src/components/Layout/Notifications.linaria.css +0 -1
  66. package/.linaria-cache/packages/template-trend/src/components/LoadingPage.linaria.css +0 -1
  67. package/.linaria-cache/packages/template-trend/src/components/MyPages/CustomerNameHeader.linaria.css +0 -1
  68. package/.linaria-cache/packages/template-trend/src/components/MyPages/DeleteAccount.linaria.css +0 -1
  69. package/.linaria-cache/packages/template-trend/src/components/MyPages/MyPages.linaria.css +0 -1
  70. package/.linaria-cache/packages/template-trend/src/components/MyPages/MyPagesSidebar.linaria.css +0 -1
  71. package/.linaria-cache/packages/template-trend/src/components/MyPages/MyPagesStartPage.linaria.css +0 -2
  72. package/.linaria-cache/packages/template-trend/src/components/MyPages/Orders/ListOrder.linaria.css +0 -1
  73. package/.linaria-cache/packages/template-trend/src/components/MyPages/Orders/OrderDetail/ListDetail.linaria.css +0 -4
  74. package/.linaria-cache/packages/template-trend/src/components/MyPages/Orders/OrderDetail/OrderTotals.linaria.css +0 -1
  75. package/.linaria-cache/packages/template-trend/src/components/MyPages/Orders/OrderDetail/ShippingPayment.linaria.css +0 -1
  76. package/.linaria-cache/packages/template-trend/src/components/MyPages/Orders/OrderListPage.linaria.css +0 -1
  77. package/.linaria-cache/packages/template-trend/src/components/MyPages/ProfileDeliveryAddresses.linaria.css +0 -1
  78. package/.linaria-cache/packages/template-trend/src/components/MyPages/ProfilePage.linaria.css +0 -4
  79. package/.linaria-cache/packages/template-trend/src/components/NavigationTree/NavTree.linaria.css +0 -2
  80. package/.linaria-cache/packages/template-trend/src/components/Newsletter/NewsletterField.linaria.css +0 -3
  81. package/.linaria-cache/packages/template-trend/src/components/NotFoundPage.linaria.css +0 -1
  82. package/.linaria-cache/packages/template-trend/src/components/Pagination/Pagination.linaria.css +0 -1
  83. package/.linaria-cache/packages/template-trend/src/components/ProductList/AddToCart.linaria.css +0 -1
  84. package/.linaria-cache/packages/template-trend/src/components/ProductList/Favourite.linaria.css +0 -1
  85. package/.linaria-cache/packages/template-trend/src/components/ProductList/Favourites.linaria.css +0 -2
  86. package/.linaria-cache/packages/template-trend/src/components/ProductList/Product.linaria.css +0 -2
  87. package/.linaria-cache/packages/template-trend/src/components/ProductPage/AddToCart/AddToCartForm.linaria.css +0 -3
  88. package/.linaria-cache/packages/template-trend/src/components/ProductPage/AddToCart/ProductToast.linaria.css +0 -9
  89. package/.linaria-cache/packages/template-trend/src/components/ProductPage/Campaigns.linaria.css +0 -2
  90. package/.linaria-cache/packages/template-trend/src/components/ProductPage/ConfigurationSelector.linaria.css +0 -1
  91. package/.linaria-cache/packages/template-trend/src/components/ProductPage/Images/ImageContainer.linaria.css +0 -1
  92. package/.linaria-cache/packages/template-trend/src/components/ProductPage/PackageProduct/IncludedInPackages.linaria.css +0 -1
  93. package/.linaria-cache/packages/template-trend/src/components/ProductPage/PackageProduct/PackageProduct.linaria.css +0 -2
  94. package/.linaria-cache/packages/template-trend/src/components/ProductPage/PackageProduct/PackageProductItem.linaria.css +0 -1
  95. package/.linaria-cache/packages/template-trend/src/components/ProductPage/ProductInfo.linaria.css +0 -3
  96. package/.linaria-cache/packages/template-trend/src/components/ProductPage/ProductInfoAccordion.linaria.css +0 -3
  97. package/.linaria-cache/packages/template-trend/src/components/ProductPage/ProductPage.linaria.css +0 -1
  98. package/.linaria-cache/packages/template-trend/src/components/ProductPage/ProductPageLoadingState.linaria.css +0 -3
  99. package/.linaria-cache/packages/template-trend/src/components/ProductPage/RelatedProducts.linaria.css +0 -1
  100. package/.linaria-cache/packages/template-trend/src/components/ProductPage/StockStatus/NotifyWhenBack.linaria.css +0 -5
  101. package/.linaria-cache/packages/template-trend/src/components/ProductPage/StockStatus/StockOrb.linaria.css +0 -1
  102. package/.linaria-cache/packages/template-trend/src/components/ProductPage/StockStatus/StockStatusIndicator.linaria.css +0 -1
  103. package/.linaria-cache/packages/template-trend/src/components/ProductPage/StockStatus/WarehouseStock.linaria.css +0 -2
  104. package/.linaria-cache/packages/template-trend/src/components/ProductPage/VariantSelector.linaria.css +0 -3
  105. package/.linaria-cache/packages/template-trend/src/components/ProductPage/styledComponents.linaria.css +0 -1
  106. package/.linaria-cache/packages/template-trend/src/components/SearchPage/CategoryList.linaria.css +0 -7
  107. package/.linaria-cache/packages/template-trend/src/components/SearchPage/SearchMeta.linaria.css +0 -1
  108. package/.linaria-cache/packages/template-trend/src/components/SearchPage/SearchPage.linaria.css +0 -3
  109. package/.linaria-cache/packages/template-trend/src/components/SearchPage/SearchResults.linaria.css +0 -4
  110. package/.linaria-cache/packages/template-trend/src/components/SearchPage/SearchTerm.linaria.css +0 -1
  111. package/.linaria-cache/packages/template-trend/src/components/SearchPage/WindowedSearchResults.linaria.css +0 -5
  112. package/.linaria-cache/packages/template-trend/src/components/StartPage/CategoryList.linaria.css +0 -7
  113. package/.linaria-cache/packages/template-trend/src/components/StartPage/Content/Row.linaria.css +0 -3
  114. package/.linaria-cache/packages/template-trend/src/components/StartPage/Content/StartPageCampaign.linaria.css +0 -7
  115. package/.linaria-cache/packages/template-trend/src/components/StartPage/Content/StartPageCategories.linaria.css +0 -3
  116. package/.linaria-cache/packages/template-trend/src/components/StartPage/Content/StartPageHTMLContent.linaria.css +0 -1
  117. package/.linaria-cache/packages/template-trend/src/components/StartPage/Content/StartPageHero.linaria.css +0 -6
  118. package/.linaria-cache/packages/template-trend/src/components/StartPage/Content/StartPageProductGrid.linaria.css +0 -2
  119. package/.linaria-cache/packages/template-trend/src/components/StartPage/StartPage.linaria.css +0 -1
  120. package/.linaria-cache/packages/template-trend/src/components/Store/Store.linaria.css +0 -1
  121. package/.linaria-cache/packages/template-trend/src/components/StoreLocator/StoreList.linaria.css +0 -5
  122. package/.linaria-cache/packages/template-trend/src/components/StoreLocator/StoreLocator.linaria.css +0 -5
  123. package/.linaria-cache/packages/template-trend/src/components/StoreLocator/StoreMap.linaria.css +0 -1
  124. package/.linaria-cache/packages/template-trend/src/components/StoreLocator/StoreMarker.linaria.css +0 -1
  125. package/.linaria-cache/packages/template-trend/src/components/StoreLocator/StoreSearch.linaria.css +0 -1
  126. package/.linaria-cache/packages/template-trend/src/components/StoreLocator/UserLocation.linaria.css +0 -1
  127. package/.linaria-cache/packages/template-trend/src/components/ui/Badge.linaria.css +0 -1
  128. package/.linaria-cache/packages/template-trend/src/components/ui/Button.linaria.css +0 -4
  129. package/.linaria-cache/packages/template-trend/src/components/ui/CloseButton.linaria.css +0 -1
  130. package/.linaria-cache/packages/template-trend/src/components/ui/Headings.linaria.css +0 -2
  131. package/.linaria-cache/packages/template-trend/src/components/ui/Spinner.linaria.css +0 -1
  132. package/.linaria-cache/packages/template-trend/src/fonts/loadFontCss.linaria.css +0 -1
  133. package/.linaria-cache/packages/template-trend/src/globalStyles.linaria.css +0 -1
  134. package/.linaria-cache/packages/ui/Breadcrumbs/Breadcrumbs.linaria.css +0 -2
  135. package/.linaria-cache/packages/ui/Button/Button.linaria.css +0 -2
  136. package/.linaria-cache/packages/ui/Button/SecondaryButton.linaria.css +0 -1
  137. package/.linaria-cache/packages/ui/Button/TrendButton.linaria.css +0 -1
  138. package/.linaria-cache/packages/ui/ChannelSelector/ChannelSelector.linaria.css +0 -3
  139. package/.linaria-cache/packages/ui/ChannelSelector/ChannelSelectorButtons.linaria.css +0 -2
  140. package/.linaria-cache/packages/ui/ChannelSelector/LargeSelector.linaria.css +0 -1
  141. package/.linaria-cache/packages/ui/ChannelSelector/MiniSelector.linaria.css +0 -1
  142. package/.linaria-cache/packages/ui/Checkbox/Checkbox.linaria.css +0 -4
  143. package/.linaria-cache/packages/ui/Checkbox/CheckboxGroup.linaria.css +0 -3
  144. package/.linaria-cache/packages/ui/DropdownMenu/DropdownMenu.linaria.css +0 -2
  145. package/.linaria-cache/packages/ui/ErrorBoundary/Generic.linaria.css +0 -1
  146. package/.linaria-cache/packages/ui/Gallery/Gallery.linaria.css +0 -2
  147. package/.linaria-cache/packages/ui/JetshopText.linaria.css +0 -1
  148. package/.linaria-cache/packages/ui/Loading/LoadingBar.linaria.css +0 -2
  149. package/.linaria-cache/packages/ui/Modal/Drawer/Drawer.linaria.css +0 -1
  150. package/.linaria-cache/packages/ui/Modal/ModalProvider.linaria.css +0 -1
  151. package/.linaria-cache/packages/ui/Modal/ModalRoot.linaria.css +0 -1
  152. package/.linaria-cache/packages/ui/Modal/TargetWrapper.linaria.css +0 -1
  153. package/.linaria-cache/packages/ui/Pagination/Pagination.linaria.css +0 -1
  154. package/.linaria-cache/packages/ui/Pagination/usePagination.linaria.css +0 -1
  155. package/.linaria-cache/packages/ui/PreOrderDateSelector/PreOrderDateSelector.linaria.css +0 -1
  156. package/.linaria-cache/packages/ui/Price/Price.linaria.css +0 -4
  157. package/.linaria-cache/packages/ui/ProductList/Badges.linaria.css +0 -7
  158. package/.linaria-cache/packages/ui/ProductSpecifications/ProductSpecifications.linaria.css +0 -1
  159. package/.linaria-cache/packages/ui/Search/SearchField.linaria.css +0 -5
  160. package/.linaria-cache/packages/ui/Search/SearchPage/SearchMeta.linaria.css +0 -1
  161. package/.linaria-cache/packages/ui/Select/Components.linaria.css +0 -10
  162. package/.linaria-cache/packages/ui/Theme/sanitizeCss.linaria.css +0 -1
  163. package/.vscode/launch.json +0 -11
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jetshop/template-trend",
3
- "version": "5.13.2",
3
+ "version": "5.14.0-alpha.49df897e",
4
4
  "license": "MIT",
5
5
  "scripts": {
6
6
  "build": "react-scripts build",
@@ -45,11 +45,11 @@
45
45
  ]
46
46
  },
47
47
  "dependencies": {
48
- "@jetshop/core": "^5.13.2",
48
+ "@jetshop/core": "^5.14.0-alpha.49df897e",
49
49
  "@jetshop/flight-shortcodes": "^2.0.10",
50
- "@jetshop/intl": "^5.13.2",
51
- "@jetshop/react-scripts": "^5.13.2",
52
- "@jetshop/ui": "^5.13.2",
50
+ "@jetshop/intl": "^5.14.0-alpha.49df897e",
51
+ "@jetshop/react-scripts": "^5.14.0-alpha.49df897e",
52
+ "@jetshop/ui": "^5.14.0-alpha.49df897e",
53
53
  "@react-google-maps/api": "~1.7.0",
54
54
  "prop-types": "^15.6.2",
55
55
  "react": "^16.9.0",
@@ -21,7 +21,12 @@ export default class HeaderChannelSelector extends Component {
21
21
  render() {
22
22
  return (
23
23
  <ChannelContext.Consumer>
24
- {({ channels, selectedChannel, updateChannel }) => (
24
+ {({
25
+ channels,
26
+ selectedChannel,
27
+ updateChannel,
28
+ selectedChannelGroup
29
+ }) => (
25
30
  <Fragment>
26
31
  <FlyoutTrigger id="channel-selector">
27
32
  {({ showTarget, hideTarget, isOpen }) => (
@@ -44,7 +49,7 @@ export default class HeaderChannelSelector extends Component {
44
49
  {({ isOpen, hideTarget }) => (
45
50
  <Flyout>
46
51
  <Selector
47
- channels={channels}
52
+ channels={selectedChannelGroup || channels}
48
53
  hideTarget={hideTarget}
49
54
  selectedChannel={selectedChannel}
50
55
  updateChannel={updateChannel}
@@ -26,15 +26,14 @@ const modalStyles = css`
26
26
  `;
27
27
 
28
28
  const ChannelSelectorModal = props => {
29
- const { selectedChannel, channels, updateChannel } =
29
+ const { selectedChannel, channels, updateChannel, selectedChannelGroup } =
30
30
  useContext(ChannelContext);
31
-
32
31
  return (
33
32
  <ModalTrigger
34
33
  modalStyles={modalStyles}
35
34
  target={props => (
36
35
  <Selector
37
- channels={channels}
36
+ channels={selectedChannelGroup || channels}
38
37
  selectedChannel={selectedChannel}
39
38
  updateChannel={updateChannel}
40
39
  type={LargeSelector}
@@ -193,12 +193,8 @@ const Flyout = ({ children }) => (
193
193
  );
194
194
 
195
195
  const ChannelBanner = () => {
196
- const {
197
- channels,
198
- recommendedChannel,
199
- selectedChannel,
200
- updateChannel
201
- } = useContext(ChannelContext);
196
+ const { channels, recommendedChannel, selectedChannel, updateChannel } =
197
+ useContext(ChannelContext);
202
198
 
203
199
  const { bannerIsOpen, hideTheBanner } = useChannelBanner();
204
200
 
@@ -27,6 +27,7 @@ import WarehouseStock from '../StockStatus/WarehouseStock';
27
27
 
28
28
  import addToCartMutation from '../../Cart/queries/addToCart.gql';
29
29
  import CartQuery from '../../Cart/queries/cartQuery.gql';
30
+ import { PriceHistoryWrapper } from '../PriceHistory';
30
31
 
31
32
  const StyledForm = styled(Form)`
32
33
  display: flex;
@@ -140,6 +141,10 @@ function AddToCartForm({
140
141
  configurationContext && configurationContext.loading ? 0.3 : 1
141
142
  }}
142
143
  />
144
+ <PriceHistoryWrapper
145
+ articleNumber={product.articleNumber}
146
+ variant={variant}
147
+ />
143
148
 
144
149
  <Campaigns
145
150
  campaigns={product.campaigns}
@@ -67,6 +67,19 @@ const ProductDetails = styled('div')`
67
67
  flex-direction: column;
68
68
  flex-grow: 1;
69
69
  color: black;
70
+
71
+ .price,
72
+ .new-price {
73
+ margin-top: 0.75rem;
74
+ }
75
+
76
+ .old-price {
77
+ margin-top: 0.25rem;
78
+ }
79
+
80
+ .new-price {
81
+ color: ${theme.colors.red};
82
+ }
70
83
  `;
71
84
 
72
85
  const Header = styled('h3')`
@@ -0,0 +1,147 @@
1
+ import t from '@jetshop/intl';
2
+ import React, { useContext } from 'react';
3
+ import { useQuery } from '@apollo/react-hooks';
4
+ import PriceHistoryQuery from './PriceHistoryQuery.gql';
5
+ import { styled } from 'linaria/react';
6
+ import { Price } from '@jetshop/ui/Price';
7
+
8
+ import { FlyoutTrigger } from '@jetshop/ui/Modal/Flyout';
9
+ import { FlyoutTarget } from '@jetshop/ui/Modal/Flyout';
10
+ import ChannelContext from '@jetshop/core/components/ChannelContext/ChannelContext';
11
+
12
+ const Wrapper = styled.div`
13
+ --innerFontSize: 0.85rem;
14
+ position: relative;
15
+
16
+ .label {
17
+ font-size: 0.75rem;
18
+ cursor: pointer;
19
+ background: transparent;
20
+ }
21
+
22
+ .price-table {
23
+ position: absolute;
24
+ padding: 0.35rem 0.9rem;
25
+ background: white;
26
+ border: 1px solid #e5e5e5;
27
+ max-height: 30rem;
28
+ overflow: scroll;
29
+ z-index: 2;
30
+ min-width: 14rem;
31
+ max-width: 18rem;
32
+
33
+ .label {
34
+ font-size: var(--innerFontSize);
35
+ }
36
+
37
+ li {
38
+ display: flex;
39
+ justify-content: space-between;
40
+
41
+ .timestamp {
42
+ font-size: var(--innerFontSize);
43
+ }
44
+
45
+ [data-flight-price=''] {
46
+ > .price {
47
+ font-size: var(--innerFontSize);
48
+ font-weight: normal;
49
+ }
50
+ }
51
+ }
52
+ }
53
+ `;
54
+
55
+ export function PriceHistoryWrapper(props) {
56
+ return (
57
+ <Wrapper>
58
+ <FlyoutTrigger
59
+ id="price-history-flyout"
60
+ coverStyles={{ zIndex: 0, background: 'transparent' }}
61
+ >
62
+ {({ isOpen, hideTarget, showTarget }) => (
63
+ <button
64
+ onClick={() => {
65
+ if (isOpen) {
66
+ hideTarget();
67
+ } else {
68
+ showTarget();
69
+ }
70
+ }}
71
+ className="label"
72
+ >
73
+ {t('View price history')}
74
+ </button>
75
+ )}
76
+ </FlyoutTrigger>
77
+ <FlyoutTarget id="price-history-flyout">
78
+ {() => <PriceHistory {...props} />}
79
+ </FlyoutTarget>
80
+ </Wrapper>
81
+ );
82
+ }
83
+
84
+ const days = 30;
85
+ function PriceHistory({ articleNumber, variant }) {
86
+ const { error, loading, data } = useQuery(PriceHistoryQuery, {
87
+ variables: { articleNumber, days },
88
+ errorPolicy: 'all',
89
+ skip: !articleNumber
90
+ });
91
+
92
+ if (loading || error) {
93
+ return (
94
+ <div className="price-table">
95
+ {loading && (
96
+ <span className="label">
97
+ {t('Getting the last { days } days price changes...', {
98
+ days
99
+ })}
100
+ </span>
101
+ )}
102
+ {error && <span className="label">{t('Something went wrong')}</span>}
103
+ </div>
104
+ );
105
+ }
106
+
107
+ const { product } = data;
108
+
109
+ if (!variant) {
110
+ return <Table history={product.history} days={days} />;
111
+ }
112
+
113
+ const selectedVariant = product.variants.values.find(
114
+ value => value.articleNumber === variant.articleNumber
115
+ );
116
+
117
+ return <Table history={selectedVariant.history} days={days} />;
118
+ }
119
+
120
+ const Table = ({ history, days }) => {
121
+ const { selectedChannel } = useContext(ChannelContext);
122
+
123
+ if (history?.length === 0) {
124
+ return (
125
+ <div className="price-table">
126
+ <span>{t('No recent price changes the last { days }', { days })}</span>
127
+ </div>
128
+ );
129
+ }
130
+
131
+ return (
132
+ <div className="price-table">
133
+ <ul>
134
+ {history.previousPrice.map(({ timestamp, price }) => (
135
+ <li key={timestamp}>
136
+ <span className="timestamp">
137
+ {new Date(timestamp).toLocaleDateString([
138
+ selectedChannel.language.culture
139
+ ])}
140
+ </span>
141
+ <Price price={price} as="span" />
142
+ </li>
143
+ ))}
144
+ </ul>
145
+ </div>
146
+ );
147
+ };
@@ -0,0 +1,32 @@
1
+ query ProductPriceHistory($articleNumber: String!, $days: Int!) {
2
+ product(articleNumber: $articleNumber) {
3
+ id
4
+ articleNumber
5
+ history(days: $days) {
6
+ previousPrice {
7
+ timestamp
8
+ price {
9
+ incVat
10
+ exVat
11
+ vat
12
+ }
13
+ }
14
+ }
15
+
16
+ variants {
17
+ values {
18
+ articleNumber
19
+ history(days: $days) {
20
+ previousPrice {
21
+ timestamp
22
+ price {
23
+ incVat
24
+ vat
25
+ exVat
26
+ }
27
+ }
28
+ }
29
+ }
30
+ }
31
+ }
32
+ }
@@ -197,6 +197,9 @@
197
197
  "free_shipping_and_return_355b42d1": {
198
198
  "message": "Free shipping and return"
199
199
  },
200
+ "getting_the_last_days_days_price_changes_bedecd5": {
201
+ "message": "Getting the last { days } days price changes..."
202
+ },
200
203
  "go_to_country_517a8515": {
201
204
  "message": "Go to { country }"
202
205
  },
@@ -338,6 +341,9 @@
338
341
  "no_orders_found_ed613bce": {
339
342
  "message": "No orders found"
340
343
  },
344
+ "no_recent_price_changes_the_last_days_61d42dda": {
345
+ "message": "No recent price changes the last { days }"
346
+ },
341
347
  "no_results_for_term_7528ef47": {
342
348
  "message": "No results for <Term />"
343
349
  },
@@ -683,6 +689,9 @@
683
689
  "view_password_ec63cb11": {
684
690
  "message": "View password"
685
691
  },
692
+ "view_price_history_8078c9af": {
693
+ "message": "View price history"
694
+ },
686
695
  "visit_product_page_to_add_54331147": {
687
696
  "message": "Visit product page to add"
688
697
  },
@@ -772,5 +772,14 @@
772
772
  },
773
773
  "email_address_is_required_24d62494": {
774
774
  "message": "E-postadress är obligatoriskt."
775
+ },
776
+ "getting_the_last_days_days_price_changes_bedecd5": {
777
+ "message": "Hämtar de senaste { days } dagarnas prisändringar..."
778
+ },
779
+ "no_recent_price_changes_the_last_days_61d42dda": {
780
+ "message": "Hittade inte några prisförändringar senaste { days } dagarna"
781
+ },
782
+ "view_price_history_8078c9af": {
783
+ "message": "Visa prishistorik"
775
784
  }
776
785
  }
@@ -1,4 +0,0 @@
1
- .StyledTrendButton_s174srvs{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;}
2
- .actionWrapper_aj7cizx{border:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.actionWrapper_aj7cizx > *{-webkit-flex:1 1 calc(50% - 1em);-ms-flex:1 1 calc(50% - 1em);flex:1 1 calc(50% - 1em);}
3
- .TextLink_t136ubya{-webkit-text-decoration:none;text-decoration:none;color:#146DE1;text-align:right;font-size:0.875em;}.TextLink_t136ubya:hover{opacity:0.8;}.TextLink_t136ubya.signup-link{margin-left:auto;}
4
- .LogInPageMaxWidth_l1p19lfh.MaxWidth_mjqp9b6{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-top:2rem;}
@@ -1 +0,0 @@
1
- .sectionStyle_s1cnzubv{margin-top:2em;}
@@ -1 +0,0 @@
1
- .checkboxWrapStyle_c3spako{margin-bottom:1em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.checkboxWrapStyle_c3spako label{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.checkboxWrapStyle_c3spako label + label{margin-left:1.5em;}
@@ -1 +0,0 @@
1
- .sectionStyle_s1pdwgwi{margin-top:2em;}
@@ -1,2 +0,0 @@
1
- .MaxWidth_m1ww6bnu.MaxWidth_mjqp9b6{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.MaxWidth_m1ww6bnu.MaxWidth_mjqp9b6 p{line-height:1.5;font-size:0.875rem;margin-bottom:1rem;}.MaxWidth_m1ww6bnu.MaxWidth_mjqp9b6 button{width:100%;max-width:100%;}.MaxWidth_m1ww6bnu.MaxWidth_mjqp9b6 .hint{margin-top:0.5rem;font-style:italic;font-size:0.75rem;text-align:center;}.MaxWidth_m1ww6bnu.MaxWidth_mjqp9b6 .section{margin-bottom:2rem;-webkit-transition:opacity 0.6s ease;transition:opacity 0.6s ease;opacity:0.5;}.MaxWidth_m1ww6bnu.MaxWidth_mjqp9b6 .section:before{opacity:0;}.MaxWidth_m1ww6bnu.MaxWidth_mjqp9b6 .section.active{opacity:1;}.MaxWidth_m1ww6bnu.MaxWidth_mjqp9b6 .section.active:before{opacity:1;}
2
- .Spacer_s9gnu1r{border-bottom:2rem solid #f7f7f7;}
@@ -1,2 +0,0 @@
1
- .smallSection_s1lrd4to{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:8px;width:30rem;max-width:100%;}.smallSection_s1lrd4to label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:baseline;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}@media (max-width:39.99rem){.smallSection_s1lrd4to{width:100%;}}
2
- .activeSegment_apl7a0s{position:relative;}.activeSegment_apl7a0s::before{content:'';position:absolute;left:-1.5rem;top:0;bottom:0;width:3px;height:100%;background:#146DE1;-webkit-transition:opacity 0.4s ease;transition:opacity 0.4s ease;}
@@ -1,2 +0,0 @@
1
- .Button_b1sx7fzi{padding:0;background:transparent;color:inherit;border:0;outline:none;}
2
- .cartButtonWrapper_cgr9lp3{position:relative;}.cartButtonWrapper_cgr9lp3 .badge{position:absolute;right:-5px;top:-5px;pointer-events:none;color:white;font-size:8px;}
@@ -1,7 +0,0 @@
1
- .Flyout_f1fwraef{background:white;color:#000000;}@media (min-width:40rem){.Flyout_f1fwraef{position:absolute;z-index:999;right:0;top:3.5rem;width:22rem;min-width:19rem;max-width:100%;}}
2
- .LightText_lhyg1of{color:#828282;font-size:0.875rem;font-weight:normal;}
3
- .Header_h1nqp7z{text-align:center;padding:1rem;border-bottom:1px solid #e8e8e8;}.Header_h1nqp7z h2{font-weight:600;}.Header_h1nqp7z .LightText_lhyg1of{display:block;}
4
- .CartItems_c1nb87j9{background:#fafafa;padding:1rem;}
5
- .Summary_sy6ohs1{background:#fff;padding:1rem;}.Summary_sy6ohs1 a{width:100%;color:white;}.Summary_sy6ohs1 a:hover{color:white;}.Summary_sy6ohs1 h2{font-weight:bold;font-size:1.2em;}.Summary_sy6ohs1 .discounts{margin-bottom:1em;}.Summary_sy6ohs1 .discounts h2{margin-bottom:1em;}.Summary_sy6ohs1 .cart-total{padding-top:1em;border-top:1px solid #E8E8E8;}.Summary_sy6ohs1 .cart-total > * + *{margin-top:0.5em;}.Summary_sy6ohs1 .cart-total .shipping,.Summary_sy6ohs1 .cart-total .total,.Summary_sy6ohs1 .cart-total .vat{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.Summary_sy6ohs1 .cart-total .total{font-size:1.25rem;font-weight:600;color:#000000;}
6
- .Flex_f923q7u{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}
7
- .Checkout_c15tvczc{background-color:#146DE1;border-color:#146DE1;color:white;font-size:16px;border-radius:4px;padding:0.5rem 1rem;height:54px;width:100%;-webkit-text-decoration:none;text-decoration:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:white;}.Checkout_c15tvczc span{margin-right:12px;}.Checkout_c15tvczc svg{fill:white;height:1em;width:1em;margin-right:1em;}@media (min-width:50rem){.Checkout_c15tvczc{max-width:100%;}}.Checkout_c15tvczc:disabled{border:1px solid #dedede;opacity:0.5;}.Checkout_c15tvczc.secondary{background-color:white;border:1px solid #333;color:#333;}.Checkout_c15tvczc.secondary circle.path{stroke:black;}.Checkout_c15tvczc.Checkout_c15tvczc:hover{color:white;-webkit-text-decoration:none;text-decoration:none;}
@@ -1,7 +0,0 @@
1
- .Wrapper_w7ci9md{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background:white;margin-bottom:0.5rem;}.Wrapper_w7ci9md > :first-child{-webkit-flex:1 1 25%;-ms-flex:1 1 25%;flex:1 1 25%;}.Wrapper_w7ci9md > :last-child{-webkit-flex:1 1 70%;-ms-flex:1 1 70%;flex:1 1 70%;padding:0.5rem;}
2
- .ProductName_p1kjftvk{font-size:0.875rem;font-weight:normal;}.ProductName_p1kjftvk a{color:#828282;}.ProductName_p1kjftvk .attribute{display:block;}
3
- .ProductDetail_p1eu2rk3{display:grid;grid-auto-columns:1fr 1fr 1fr 1fr;grid-template-areas:'topleft topleft topleft topright' 'bottomleft bottomleft bottomright bottomright';}
4
- .ItemDetails_isr7kdh{grid-area:topleft;}
5
- .LinePrice_l60fe7p{margin-top:1rem;grid-area:bottomright;font-weight:600;text-align:right;}
6
- .AdjustQty_a38u2mt{margin-top:1rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;grid-area:bottomleft;}.AdjustQty_a38u2mt button{background:#f2f2f2;color:black;border-radius:50%;height:20px;width:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.AdjustQty_a38u2mt button:focus{outline:none;}.AdjustQty_a38u2mt button:focus{outline:none;}.AdjustQty_a38u2mt span{margin:0 0.5rem;display:inline-block;}
7
- .RemoveItem_r1pz8l0y{grid-area:topright;text-align:right;}.RemoveItem_r1pz8l0y button{padding:0;width:1rem;height:1rem;border-radius:50%;outline:none;border:none;background:#8f8f8f;margin-left:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.RemoveItem_r1pz8l0y svg{height:8px;width:8px;}
@@ -1,2 +0,0 @@
1
- .UntilLimit_ufvnyqj{line-height:1.5;font-size:0.85em;text-align:center;color:#828282;}.UntilLimit_ufvnyqj [data-flight-price]{display:inline;}.UntilLimit_ufvnyqj [data-flight-price] > *{display:inline;}
2
- .Reached_r7ekmau{line-height:1.5;font-size:0.85em;text-align:center;color:#828282;}
@@ -1,8 +0,0 @@
1
- .CategoryHeaderWrapper_cuf4upt.MaxWidth_mjqp9b6{background-color:#f7f7f7;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;}@media (max-width:79.99rem){.CategoryHeaderWrapper_cuf4upt.MaxWidth_mjqp9b6{max-width:100%;width:100%;padding:0px;}}
2
- .CategoryImageWrapper_cdgu1q5{height:320px;width:100%;}.CategoryImageWrapper_cdgu1q5::after{display:block;position:relative;background-image:linear-gradient( 0deg, rgba(0,0,0,0.195) 0%, rgba(0,0,0,0) 100% );width:100%;content:'';margin-top:-320px;height:320px;}@media (max-width:49.99rem){.CategoryImageWrapper_cdgu1q5{height:217px;}.CategoryImageWrapper_cdgu1q5::after{margin-top:-217px;height:217px;}}
3
- .NoImageWrapper_nct3ld0{margin-top:3.5rem;padding:10px;}
4
- .CategoryName_chyyrr{font-weight:600;line-height:normal;font-size:40px;margin-bottom:10px;}@media (max-width:49.99rem){.CategoryName_chyyrr{font-size:30px;}}
5
- .CategoryContent_c12wlfkb{max-width:540px;font-weight:300;line-height:26px;font-size:18px;}
6
- .StyledBreadcrumbs_sgfaega{margin-bottom:8px;}
7
- .headerImageStyles_h1ds38cm{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:white;}.headerImageStyles_h1ds38cm .StyledBreadcrumbs_sgfaega a,.headerImageStyles_h1ds38cm .StyledBreadcrumbs_sgfaega li{color:white;}
8
- .Inner_i1p6nliy{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;}
@@ -1,6 +0,0 @@
1
- .FilterGroup_f1h3d3be{font-size:0.875rem;}
2
- .Label_liixd3b{font-weight:300;padding-right:0.25rem;text-transform:capitalize;}
3
- .Value_vaamjxn{font-weight:600;padding-right:1rem;}
4
- .AppliedFilter_a98vm8k{color:white;border:0;padding:0.5rem;margin:0.5rem;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;background-color:#146DE1;height:36px;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
5
- .FilterWrapper_f1809tqx{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -0.5rem;}
6
- .ClearButton_c137l6e4{background:none;-webkit-text-decoration:underline;text-decoration:underline;margin-left:0.5rem;width:160px;height:36px;border:1px solid #146DE1;color:#146DE1;margin:0.5rem;-webkit-text-decoration:none;text-decoration:none;}.ClearButton_c137l6e4:hover,.ClearButton_c137l6e4:focus{opacity:0.8;outline:none;}
@@ -1,4 +0,0 @@
1
- .Filters_f134is3f{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.Filters_f134is3f > div{width:224px;margin-right:16px;position:relative;}.Filters_f134is3f [data-flight-dropdown-items]{position:absolute;}
2
- .FiltersSectionWrapper_f1bqzo5l{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}
3
- .FiltersWapper_f1qdgeie{width:90%;}
4
- .BoolSortWrapper_b1cypaee{min-width:224px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end;font-size:0.875rem;}.BoolSortWrapper_b1cypaee > div{width:224px;text-align:right;margin-bottom:1em;}.BoolSortWrapper_b1cypaee > div button{height:40px;background-color:#f7f7f7;}.BoolSortWrapper_b1cypaee .boolean-wrapper{direction:rtl;}.BoolSortWrapper_b1cypaee .boolean-wrapper > label{margin-bottom:6px;}.BoolSortWrapper_b1cypaee .boolean-wrapper > label span{margin:0 0 0 12px;}.BoolSortWrapper_b1cypaee [data-flight-dropdown-items]{right:0;left:auto;}.BoolSortWrapper_b1cypaee [data-flight-dropdown-item]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.BoolSortWrapper_b1cypaee [data-flight-dropdown-item] * + *{margin-left:auto;}
@@ -1,4 +0,0 @@
1
- .Title_t16db2ec{color:black;font-size:1.125rem;text-align:center;padding:1.5rem;border-bottom:1px solid #e8e8e8;font-weight:600;}
2
- .Wrapper_w4hkk6k button{padding:0 1rem;border-width:1px 0 0 0;}
3
- .ButtonContainer_b1jgu07g{padding:1em;}.ButtonContainer_b1jgu07g > button{width:calc(50% - 0.5em);border-radius:0;height:36px;}.ButtonContainer_b1jgu07g > button:last-of-type{margin:0 0 0 0.5em;}.ButtonContainer_b1jgu07g > button:first-of-type{margin:0 0.5em 0 0;}
4
- .boolFilters_b1v3qa1i{padding:1rem;}.boolFilters_b1v3qa1i label{margin-top:0.5em;}
@@ -1 +0,0 @@
1
- .menu_m1b0bp11{margin-bottom:1em;font-size:0.875rem;}.menu_m1b0bp11 [data-flight-dropdown-items]{top:calc(100% - 1px);background:#f7f7f7;border:1px solid #146DE1;border-top:0;border-radius:0 0 3px 3px;z-index:999;width:100%;}.menu_m1b0bp11 [data-flight-dropdown-item]{overflow:hidden;display:block;padding:0.75em;border-top:1px solid #E8E8E8;width:100%;text-align:left;background:transparent;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.menu_m1b0bp11 [data-flight-dropdown-item] span + *{margin-left:auto;}.menu_m1b0bp11 [data-flight-dropdown-item] span + span{padding-left:0.5em;font-size:80%;}.menu_m1b0bp11 [data-flight-dropdown-item]:hover,.menu_m1b0bp11 [data-flight-dropdown-item]:focus{background:white;color:#146DE1;outline:none;}.menu_m1b0bp11 [data-flight-dropdown-button]{padding:0.75em;border:1px solid #dedede;width:100%;text-align:left;background:#FFFFFF;font-weight:bold;border-radius:3px;outline:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.menu_m1b0bp11 [data-flight-dropdown-button] svg{margin-left:auto;}.menu_m1b0bp11 [data-flight-dropdown-button]:focus{border:1px solid #146DE1;}.menu_m1b0bp11 [data-flight-dropdown-button][aria-expanded='true']{border-radius:3px 3px 0 0;border-color:#146DE1;}.menu_m1b0bp11 [data-flight-dropdown-button][aria-expanded='true'] .carot{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}
@@ -1 +0,0 @@
1
- .carot_c6e4mek{-webkit-transition:-webkit-transform 200ms;-webkit-transition:transform 200ms;transition:transform 200ms;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);}.carot_c6e4mek.is-open{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);}
@@ -1,5 +0,0 @@
1
- .ButtonWrapper_b1933e61{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;right:2rem;}@media (max-width:39.99rem){.ButtonWrapper_b1933e61{right:0.75rem;}}
2
- .Button_b1danjp2{position:absolute;z-index:9;background:transparent;border:none;cursor:pointer;text-align:left;text-transform:uppercase;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;outline:none;margin-top:-8px;}.Button_b1danjp2 p{-webkit-transition:all 0.2s ease;transition:all 0.2s ease;padding-right:10px;}.Button_b1danjp2.fixed{top:32px;position:fixed;}
3
- .StyledFilterIcon_sbfkze2{background:#146DE1;border-radius:50%;padding:10px;width:40px;height:40px;position:relative;}
4
- .Badge_b1o9l5ln{position:absolute;display:block;top:-7px;background:black;color:white;padding:2px 4px;border-radius:4px;left:2px;font-size:0.8rem;z-index:2;line-height:0.9rem;}
5
- .IconWrapper_i15atu4h{position:relative;pointer-events:auto;line-height:0;}
@@ -1 +0,0 @@
1
- .filtersStyle_f1h6ajow{list-style:none;}.filtersStyle_f1h6ajow li button{padding:1em;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background:transparent;border-top:1px solid white;background:#f0f0f0;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.filtersStyle_f1h6ajow li button span{font-size:0.75em;}
@@ -1 +0,0 @@
1
- .filterName_fa7sjhy{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:1em;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #dedede;}.filterName_fa7sjhy:first-of-type{border-top:none;}
@@ -1,2 +0,0 @@
1
- .RangeSliderContainer_ru5g2te{width:100%;padding:1rem;background:#f7f7f7;z-index:5;border:1px solid #dedede;border-top:0;}.RangeSliderContainer_ru5g2te .slider{height:1rem;}.RangeSliderContainer_ru5g2te .slider.disabled{opacity:0.3;pointer-events:none;}.RangeSliderContainer_ru5g2te .track{height:1rem;background:transparent;padding-bottom:1rem;}.RangeSliderContainer_ru5g2te .track:after{height:2px;width:100%;position:absolute;top:7px;background:silver;content:'';}.RangeSliderContainer_ru5g2te .track-1:after{background:black;}.RangeSliderContainer_ru5g2te .thumb{height:1rem;width:1rem;background:black;}
2
- .wrapper_w17b5gtc .active-vals{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:0.5rem;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.wrapper_w17b5gtc button{margin-top:0.5rem;}
@@ -1 +0,0 @@
1
- .wrapperStyling_w1i2lfow{font-size:1rem;position:relative;}.wrapperStyling_w1i2lfow a{-webkit-text-decoration:none;text-decoration:none;color:inherit;display:block;background:white;border:1px solid #F3F3F3;}.wrapperStyling_w1i2lfow .product-card-detail{background:white;padding:0.75em;line-height:1.35;border-top:1px solid #F3F3F3;}.wrapperStyling_w1i2lfow .product-card-detail h3{font-weight:600;font-size:1em;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}.wrapperStyling_w1i2lfow .product-card-detail h4{font-weight:normal;font-size:1em;color:#767676;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}.wrapperStyling_w1i2lfow .package-badge{background:black;color:white;font-size:14px;padding:3px 6px;}.wrapperStyling_w1i2lfow .price-package-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.wrapperStyling_w1i2lfow .price-package-wrapper .package-price-label{font-size:12px;color:grey;margin-left:5px;}.wrapperStyling_w1i2lfow .badge-top-right{top:3em;}
@@ -1,2 +0,0 @@
1
- .priceStyle_p1goy1el [data-flight-price]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.priceStyle_p1goy1el .new-price{color:#eb0000;margin-right:8px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}.priceStyle_p1goy1el .old-price{color:#767676;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
2
- .Wrapper_w1jz3cpn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-right:-8px;margin-left:-8px;}.Wrapper_w1jz3cpn .product-card{line-height:19px;min-width:0;width:50%;}@media (min-width:50rem){.Wrapper_w1jz3cpn .product-card{width:33.333%;}}@media (min-width:64rem){.Wrapper_w1jz3cpn .product-card{width:25%;}}.Wrapper_w1jz3cpn .product-card a{margin:0 0.5em 2em 0.5em;}
@@ -1,2 +0,0 @@
1
- .container_cmvqr5f{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -0.5em 1em;}
2
- .defaultStyle_d1n9gyhz{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:25%;}
@@ -1,3 +0,0 @@
1
- .Container_c1ap841n.MaxWidth_mjqp9b6{padding-top:2rem;}@media (min-width:40rem){.Container_c1ap841n.MaxWidth_mjqp9b6{padding-top:2rem;}}
2
-
3
- .ProductNumber_p19en3x9{text-transform:uppercase;font-size:12px;color:#707070;-webkit-letter-spacing:0.5px;-moz-letter-spacing:0.5px;-ms-letter-spacing:0.5px;letter-spacing:0.5px;margin-top:2rem;margin-bottom:0.5rem;}
@@ -1,4 +0,0 @@
1
- .Container_c1w6bo99.MaxWidth_mjqp9b6{padding-top:2rem;}@media (min-width:40rem){.Container_c1w6bo99.MaxWidth_mjqp9b6{padding-top:2rem;}}
2
-
3
- .ProductNumber_pvpjp3w{text-transform:uppercase;font-size:12px;color:#707070;-webkit-letter-spacing:0.5px;-moz-letter-spacing:0.5px;-ms-letter-spacing:0.5px;letter-spacing:0.5px;margin-top:2rem;margin-bottom:0.5rem;}
4
- .ButtonWrapper_b17fl53a{width:100%;max-width:16rem;margin:1rem auto;}
@@ -1,5 +0,0 @@
1
- .Content_c1j1g21v{padding-bottom:1rem;}.Content_c1j1g21v p{margin-bottom:1rem;}
2
- .container_c1fnqd8r{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}
3
- .sidebar_s19kzxi7{max-width:288px;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;border-right:1px solid #dedede;margin-right:2rem;padding:2rem 0;}@media (max-width:799px){.sidebar_s19kzxi7{display:none;}}
4
- .content_c18mz79g{max-width:60rem;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:2rem 0;}.content_c18mz79g h1{margin-bottom:1rem;}
5
- .body_bqf7s3s{margin-top:1rem;}
@@ -1,4 +0,0 @@
1
- .menu_mn7zz18{width:100%;}@media (min-width:50em){.menu_mn7zz18{display:none;}}.menu_mn7zz18 [data-flight-dropdown-button]{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0.75em;border:1px solid #dedede;width:100%;text-align:left;background:#FFFFFF;border-radius:3px;outline:none;}.menu_mn7zz18 [data-flight-dropdown-button]:focus{color:#146DE1;}.menu_mn7zz18 [data-flight-dropdown-button][aria-expanded='true']{border-radius:3px 3px 0 0;border-bottom:0;color:#146DE1;}.menu_mn7zz18 [data-flight-dropdown-button][aria-expanded='true'] .carot{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.menu_mn7zz18 [data-flight-dropdown-items]{position:absolute;top:100%;left:0;background:white;display:block;z-index:2;outline:none;width:100%;border:1px solid #dedede;border-top:0;}.menu_mn7zz18 [data-flight-dropdown-item]{line-height:1.5;border:none;cursor:pointer;white-space:normal;padding:0.5em 1em;}.menu_mn7zz18 [data-flight-dropdown-item]:hover{color:blue;}.menu_mn7zz18 [data-flight-dropdown-item] a{-webkit-text-decoration:none;text-decoration:none;color:#000;}.menu_mn7zz18 [data-flight-dropdown-item]:focus{font-weight:bold;background:#f2f2f2;outline:none;position:relative;}.menu_mn7zz18 [data-flight-dropdown-item]:focus:before{content:'';position:absolute;top:0;bottom:0;left:0;width:2px;background-color:#2f80ed;}
2
- .links_l4wjvty{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}
3
- .link_lkx9gc5{color:#000;-webkit-text-decoration:none;text-decoration:none;margin-bottom:1rem;line-height:1.5;}
4
- .activeLink_a1iunu17{font-weight:bold;color:#2f80ed;}
@@ -1 +0,0 @@
1
- .Wrapper_w1xroek9{position:fixed;bottom:1rem;left:1rem;padding:2rem;background-color:white;width:24rem;max-width:100%;box-shadow:0 0 10px rgba(0,0,0,0.2);opacity:0;-webkit-animation-name:enter-Wrapper_w1xroek9;animation-name:enter-Wrapper_w1xroek9;-webkit-animation-duration:800ms;animation-duration:800ms;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;z-index:50;}.Wrapper_w1xroek9.unmounting{-webkit-animation-name:exit-Wrapper_w1xroek9;animation-name:exit-Wrapper_w1xroek9;}@-webkit-keyframes enter-Wrapper_w1xroek9{0%{opacity:0;}100%{opacity:1;}}@keyframes enter-Wrapper_w1xroek9{0%{opacity:0;}100%{opacity:1;}}@-webkit-keyframes exit-Wrapper_w1xroek9{0%{opacity:1;}100%{opacity:0;}}@keyframes exit-Wrapper_w1xroek9{0%{opacity:1;}100%{opacity:0;}}.Wrapper_w1xroek9 a{display:block;margin-bottom:1.5rem;}.Wrapper_w1xroek9 p{margin-bottom:1rem;}.Wrapper_w1xroek9 button{width:100%;height:46px;}
@@ -1 +0,0 @@
1
- .error_e5l6r24{color:#e2a300;padding:0.75em;background:#f7f5f2;font-size:0.875rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.5;}.error_e5l6r24 aside{margin-left:auto;}.error_e5l6r24 svg{height:20px;width:20px;}
@@ -1,4 +0,0 @@
1
- .Input_i242bd7{height:40px;background:#fcfcfc;border:1px solid #dedede;font-weight:600;font-size:16px;padding:10px;width:100%;margin-bottom:0.25rem;padding-right:40px;}.Input_i242bd7.disabled{background:#ffffff;color:#808080;}
2
- .Wrapper_wh6pzt{margin-bottom:1.5rem;}
3
- .ErrorSpan_e1vejok9{font-style:italic;font-size:12px;color:#eb0000;position:absolute;}
4
- .Label_l76cugz{display:block;font-size:12px;margin-bottom:0.25rem;display:block;}.Label_l76cugz .req{color:#707070;margin-left:0.5em;}.Label_l76cugz.disabled{color:#808080;}
@@ -1,3 +0,0 @@
1
- .StatusRelativeWrapper_s1hpyyki{position:relative;}.StatusRelativeWrapper_s1hpyyki.hidden{opacity:0.5;}.StatusRelativeWrapper_s1hpyyki.hidden:hover{opacity:1;}
2
- .StatusWrapper_s1ykeed{position:absolute;right:0px;margin-right:10px;top:-34px;}
3
- .PasswordStatusWrapper_p11q3z0t.StatusWrapper_s1ykeed{margin-right:-1.5em;top:-32px;}.PasswordStatusWrapper_p11q3z0t.StatusWrapper_s1ykeed button{background:inherit;}
@@ -1 +0,0 @@
1
- .success_sja4fxq{padding:0.75em;color:#6d7d6a;background:#eff8ed;font-size:0.875rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.5;}.success_sja4fxq aside{margin-left:auto;}.success_sja4fxq svg{height:20px;width:20px;}
@@ -1 +0,0 @@
1
- .styles_sb78wnl{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:stretch;-webkit-justify-content:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;}
@@ -1 +0,0 @@
1
- .Content0_czotlgn{background:#f8f8f8;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding-bottom:2rem;}
@@ -1,4 +0,0 @@
1
-
2
- .Wrapper_wz5krju{text-align:left;font-size:16px;}.Wrapper_wz5krju address{font-style:normal;}@media (min-width:50rem){.Wrapper_wz5krju{background:#ffffff;padding-top:3rem;padding-bottom:3rem;}}.Wrapper_wz5krju h2{font-weight:600;margin-bottom:0.5rem;}.Wrapper_wz5krju .newsletter-container h2{margin-bottom:1rem;}.Wrapper_wz5krju ul{margin:0;padding:0;list-style:none;}.Wrapper_wz5krju a,.Wrapper_wz5krju p{padding:0.5rem 0;}.Wrapper_wz5krju a{display:block;color:#000000;-webkit-text-decoration:none;text-decoration:none;}.Wrapper_wz5krju a:hover{color:#146DE1;-webkit-transition:all 0.3s linear;transition:all 0.3s linear;}
3
- .WrapFooterNav_w184xbd5.MaxWidth_mjqp9b6{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}@media (max-width:49.99rem){.WrapFooterNav_w184xbd5.MaxWidth_mjqp9b6{background:#ffffff;padding-top:2rem;padding-bottom:2rem;}}.WrapFooterNav_w184xbd5.MaxWidth_mjqp9b6 > section{margin:0 2rem 0 0;-webkit-flex:0 1 25%;-ms-flex:0 1 25%;flex:0 1 25%;}@media (max-width:49.99rem){.WrapFooterNav_w184xbd5.MaxWidth_mjqp9b6{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;}.WrapFooterNav_w184xbd5.MaxWidth_mjqp9b6 > section{margin:0;}}.WrapFooterNav_w184xbd5.MaxWidth_mjqp9b6 h2{font-size:16px;}
4
- @media (min-width:50rem){.NewsletterWrapper_n1a5r8lx{margin-left:auto;text-align:right;}}
@@ -1,2 +0,0 @@
1
- .Wrapper_wfhmo17{margin-right:0;color:#000000;}.Wrapper_wfhmo17 ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1rem;}@media (min-width:50rem){.Wrapper_wfhmo17 ul{margin-top:0;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;}}.Wrapper_wfhmo17 li{margin:0 0.5rem;}.Wrapper_wfhmo17 a.social-links{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
2
- .LogoWrapper_l1dw1o0u{background:#000000;width:1.375rem;height:1.375rem;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;}@media (max-width:49.99rem){.LogoWrapper_l1dw1o0u{margin-right:0.25rem;}}.LogoWrapper_l1dw1o0u svg{width:12px;max-height:80%;}
@@ -1,6 +0,0 @@
1
- .CategoryTree_c10oa4cg{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;list-style:none;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;}.CategoryTree_c10oa4cg a,.CategoryTree_c10oa4cg a:hover{-webkit-text-decoration:none;text-decoration:none;}.CategoryTree_c10oa4cg.root{border-top:1px solid #e7e4e4;border-bottom:1px solid #e7e4e4;}
2
- .SubCategories_s1yt800u.CategoryTree_c10oa4cg{padding-left:1rem;background-color:#f0f0f0;border-bottom:1px solid #e7e4e4;}
3
- .CategoryLink_c12bw4x3{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:inherit;-webkit-text-decoration:none;text-decoration:none;padding:1em 1em 0.9375em;border-bottom:1px solid #e7e4e4;position:relative;}.CategoryLink_c12bw4x3 svg{display:none;margin-right:0px;}.CategoryLink_c12bw4x3.with-chevron svg{display:block;}ul li .CategoryLink_c12bw4x3.active,ul li ul li .CategoryLink_c12bw4x3.active{font-weight:bold;}ul li ul li .CategoryLink_c12bw4x3,ul li:last-child ul li .CategoryLink_c12bw4x3{border-bottom:1px solid #fff;}ul li:last-child .CategoryLink_c12bw4x3,ul li ul li:last-child .CategoryLink_c12bw4x3{border-bottom:none;}
4
- .CategoryName_c1h6jygm{font-size:16px;font-weight:600;}
5
- .SubCategory_sr0vhjj{font-size:0.875rem;}
6
- .RootCategory_r1txp9pw{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}
@@ -1 +0,0 @@
1
- .Nav_nyc8mxi{border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;}.Nav_nyc8mxi button{background:none;color:#666;}.Nav_nyc8mxi .menu-container{margin-top:0;}
@@ -1,2 +0,0 @@
1
- .Wrapper_w1cfme9n{position:relative;}.Wrapper_w1cfme9n ul{margin:0;padding:0;list-style:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
2
- .MainMenuItem_mqo5i0u a{padding:1rem;display:inline-block;color:#5c5c5c;-webkit-text-decoration:none;text-decoration:none;}.MainMenuItem_mqo5i0u a.active{color:#000;font-weight:bold;}
@@ -1,2 +0,0 @@
1
- .Wrapper_w68f1uo{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding-bottom:0.5em;}.Wrapper_w68f1uo h2{margin-bottom:0;padding-bottom:0;}.Wrapper_w68f1uo h2 a{padding-bottom:0;}.Wrapper_w68f1uo ul{max-height:8rem;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:0;}.Wrapper_w68f1uo li{color:#8f8f8f;-webkit-flex:auto;-ms-flex:auto;flex:auto;max-width:10rem;padding:0;margin:0;}.Wrapper_w68f1uo li a{opacity:1;color:#8f8f8f;display:block;padding:0.5em;}.Wrapper_w68f1uo li a:hover,.Wrapper_w68f1uo li a.active{color:#000000;}.Wrapper_w68f1uo a{-webkit-text-decoration:none;text-decoration:none;color:#000000;opacity:0.8;display:block;}.Wrapper_w68f1uo a:hover{opacity:1;}
2
-
@@ -1,5 +0,0 @@
1
- .MaxWidth_m8hg8p5.MaxWidth_mjqp9b6{width:100%;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.MaxWidth_m8hg8p5.MaxWidth_mjqp9b6 a{-webkit-text-decoration:none;text-decoration:none;color:#000000;opacity:0.8;display:block;padding:1em 0.5em 1.25em 0.5em;}.MaxWidth_m8hg8p5.MaxWidth_mjqp9b6 a:hover{opacity:1;-webkit-text-decoration:underline;text-decoration:underline;}
2
- .ContentFit_c1dx6l74{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;min-width:50vw;}
3
- .InnerWrapper_ioamxlc{border:1px solid #e8e8e8;border-width:1px 0 1px 0;width:100%;}
4
- .Wrapper_wo50d7u{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;right:0;left:0;background:#FFFFFF;overflow:hidden;z-index:10;will-change:height;-webkit-transition:height 0.3s ease-in-out;transition:height 0.3s ease-in-out;}.Wrapper_wo50d7u h2{margin-bottom:0;font-weight:600;font-size:1em;}
5
- .NoThirdTierItems_n1j8zxsq{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.NoThirdTierItems_n1j8zxsq h2{font-size:inherit;}
@@ -1,2 +0,0 @@
1
- .Flyout_f132p8gk{background-color:white;position:absolute;z-index:5;top:calc(100% + ((54px - 100%) / 2));}
2
- .CountryFlag_clyq9il{height:12px;width:12px;margin-right:5px;}
@@ -1,2 +0,0 @@
1
- .Button_biftped{all:unset;cursor:pointer;}.Button_biftped span:hover{color:black;-webkit-text-decoration:underline;text-decoration:underline;}
2
- .modalStyles_m155rup1{left:0;right:0;top:0;bottom:0;background:white;padding:1rem;outline:none;}