@jetshop/template-trend 5.16.2 → 5.16.4

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 (26) hide show
  1. package/.linaria-cache/packages/template-trend/src/components/Auth/LogInPage.linaria.css +1 -1
  2. package/.linaria-cache/packages/template-trend/src/components/Auth/UI/Form.linaria.css +1 -1
  3. package/.linaria-cache/packages/template-trend/src/components/Cart/CartFlyout.linaria.css +1 -1
  4. package/.linaria-cache/packages/template-trend/src/components/CategoryPage/Filters/ActiveFilters.linaria.css +2 -2
  5. package/.linaria-cache/packages/template-trend/src/components/CategoryPage/Filters/FilterDropdownMenu.linaria.css +1 -1
  6. package/.linaria-cache/packages/template-trend/src/components/CategoryPage/Filters/Mobile/FilterButton.linaria.css +1 -1
  7. package/.linaria-cache/packages/template-trend/src/components/ContentPage/SubPageNavigation.linaria.css +1 -1
  8. package/.linaria-cache/packages/template-trend/src/components/Layout/Footer/Footer.linaria.css +1 -1
  9. package/.linaria-cache/packages/template-trend/src/components/Layout/Header/ChannelSelector/Selector.linaria.css +2 -2
  10. package/.linaria-cache/packages/template-trend/src/components/Layout/Header/RecommendedChannel/RecommendedChannelSelector.linaria.css +1 -1
  11. package/.linaria-cache/packages/template-trend/src/components/MyPages/MyPagesSidebar.linaria.css +1 -1
  12. package/.linaria-cache/packages/template-trend/src/components/MyPages/MyPagesStartPage.linaria.css +1 -1
  13. package/.linaria-cache/packages/template-trend/src/components/MyPages/Orders/ListOrder.linaria.css +1 -1
  14. package/.linaria-cache/packages/template-trend/src/components/MyPages/Orders/OrderDetail/OrderTotals.linaria.css +1 -1
  15. package/.linaria-cache/packages/template-trend/src/components/Pagination/Pagination.linaria.css +1 -1
  16. package/.linaria-cache/packages/template-trend/src/components/ProductPage/AddToCart/ProductToast.linaria.css +1 -1
  17. package/.linaria-cache/packages/template-trend/src/components/ProductPage/Campaigns.linaria.css +1 -1
  18. package/.linaria-cache/packages/template-trend/src/components/ProductPage/PackageProduct/IncludedInPackages.linaria.css +1 -1
  19. package/.linaria-cache/packages/template-trend/src/components/StartPage/Content/StartPageCategories.linaria.css +1 -1
  20. package/.linaria-cache/packages/template-trend/src/components/StoreLocator/StoreList.linaria.css +1 -1
  21. package/.linaria-cache/packages/template-trend/src/components/StoreLocator/StoreMarker.linaria.css +1 -1
  22. package/.linaria-cache/packages/template-trend/src/components/ui/Badge.linaria.css +1 -1
  23. package/.linaria-cache/packages/template-trend/src/components/ui/Button.linaria.css +3 -3
  24. package/package.json +5 -5
  25. package/schema.graphql +9 -2
  26. package/src/theme-variables.js +1 -1
@@ -1,4 +1,4 @@
1
1
  .StyledTrendButton_s174srvs{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;}
2
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;}
3
+ .TextLink_t136ubya{-webkit-text-decoration:none;text-decoration:none;color:#0030EE;text-align:right;font-size:0.875em;}.TextLink_t136ubya:hover{opacity:0.8;}.TextLink_t136ubya.signup-link{margin-left:auto;}
4
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,2 +1,2 @@
1
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;}
2
+ .activeSegment_apl7a0s{position:relative;}.activeSegment_apl7a0s::before{content:'';position:absolute;left:-1.5rem;top:0;bottom:0;width:3px;height:100%;background:#0030EE;-webkit-transition:opacity 0.4s ease;transition:opacity 0.4s ease;}
@@ -4,4 +4,4 @@
4
4
  .CartItems_c1nb87j9{background:#fafafa;padding:1rem;}
5
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
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;}
7
+ .Checkout_c15tvczc{background-color:#0030EE;border-color:#0030EE;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,6 +1,6 @@
1
1
  .FilterGroup_f1h3d3be{font-size:0.875rem;}
2
2
  .Label_liixd3b{font-weight:300;padding-right:0.25rem;text-transform:capitalize;}
3
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;}
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:#0030EE;height:36px;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
5
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;}
6
+ .ClearButton_c137l6e4{background:none;-webkit-text-decoration:underline;text-decoration:underline;margin-left:0.5rem;width:160px;height:36px;border:1px solid #0030EE;color:#0030EE;margin:0.5rem;-webkit-text-decoration:none;text-decoration:none;}.ClearButton_c137l6e4:hover,.ClearButton_c137l6e4:focus{opacity:0.8;outline:none;}
@@ -1 +1 @@
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
+ .menu_m1b0bp11{margin-bottom:1em;font-size:0.875rem;}.menu_m1b0bp11 [data-flight-dropdown-items]{top:calc(100% - 1px);background:#f7f7f7;border:1px solid #0030EE;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:#0030EE;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 #0030EE;}.menu_m1b0bp11 [data-flight-dropdown-button][aria-expanded='true']{border-radius:3px 3px 0 0;border-color:#0030EE;}.menu_m1b0bp11 [data-flight-dropdown-button][aria-expanded='true'] .carot{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}
@@ -1,5 +1,5 @@
1
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
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;}
3
+ .StyledFilterIcon_sbfkze2{background:#0030EE;border-radius:50%;padding:10px;width:40px;height:40px;position:relative;}
4
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
5
  .IconWrapper_i15atu4h{position:relative;pointer-events:auto;line-height:0;}
@@ -1,4 +1,4 @@
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;}
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:#0030EE;}.menu_mn7zz18 [data-flight-dropdown-button][aria-expanded='true']{border-radius:3px 3px 0 0;border-bottom:0;color:#0030EE;}.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
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
3
  .link_lkx9gc5{color:#000;-webkit-text-decoration:none;text-decoration:none;margin-bottom:1rem;line-height:1.5;}
4
4
  .activeLink_a1iunu17{font-weight:bold;color:#2f80ed;}
@@ -1,4 +1,4 @@
1
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;}
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:#0030EE;-webkit-transition:all 0.3s linear;transition:all 0.3s linear;}
3
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
4
  @media (min-width:50rem){.NewsletterWrapper_n1a5r8lx{margin-left:auto;text-align:right;}}
@@ -1,5 +1,5 @@
1
1
  .Country_ckqxef6{height:42px;font-size:14px;padding:0 14px;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;cursor:pointer;-webkit-transition:200ms;transition:200ms;background-color:transparent;color:#4f4f4f;font-weight:400;opacity:0.75;}.Country_ckqxef6:hover{opacity:1;}.Country_ckqxef6.active{color:#000;font-weight:600;opacity:1;background-color:#ebebeb;}
2
2
  .CountryFlag_cxg0ktp{height:12px;width:16px;margin-right:15px;}
3
- .CheckboxGroupContainer_cw4wmq > div{position:relative;padding-left:80px;}.CheckboxGroupContainer_cw4wmq > div + div{margin-top:1em;}.CheckboxGroupContainer_cw4wmq > div > span{position:absolute;top:0;left:0;color:#000;}.CheckboxGroupContainer_cw4wmq > div > span ~ label{margin-top:0.6rem;color:#000;}.CheckboxGroupContainer_cw4wmq > div > span + label{margin-top:0;}.CheckboxGroupContainer_cw4wmq input ~ span{border:1px solid #146DE1;}.CheckboxGroupContainer_cw4wmq label input:checked ~ span{background-color:#146DE1;}
3
+ .CheckboxGroupContainer_cw4wmq > div{position:relative;padding-left:80px;}.CheckboxGroupContainer_cw4wmq > div + div{margin-top:1em;}.CheckboxGroupContainer_cw4wmq > div > span{position:absolute;top:0;left:0;color:#000;}.CheckboxGroupContainer_cw4wmq > div > span ~ label{margin-top:0.6rem;color:#000;}.CheckboxGroupContainer_cw4wmq > div > span + label{margin-top:0;}.CheckboxGroupContainer_cw4wmq input ~ span{border:1px solid #0030EE;}.CheckboxGroupContainer_cw4wmq label input:checked ~ span{background-color:#0030EE;}
4
4
  .StyledTitle_sc7tayu.Title_t9axs7k{color:#000;text-align:center;font-weight:600;border-bottom:1px solid #e8e8e8;padding:2px 0 16px;margin-bottom:4px;font-size:14px;}@media (max-width:63.99rem){.StyledTitle_sc7tayu.Title_t9axs7k.StyledTitle_sc7tayu.Title_t9axs7k{padding-bottom:0.5rem;}}
5
- .actions_aou29dp{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.actions_aou29dp.actions_aou29dp button{width:100%;margin:0;max-width:100%;}.actions_aou29dp.actions_aou29dp button.commit-button{background:#146DE1;color:white;}
5
+ .actions_aou29dp{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.actions_aou29dp.actions_aou29dp button{width:100%;margin:0;max-width:100%;}.actions_aou29dp.actions_aou29dp button.commit-button{background:#0030EE;color:white;}
@@ -2,7 +2,7 @@
2
2
  .Country_c6klfml{height:42px;font-size:14px;padding:0 14px;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;cursor:pointer;-webkit-transition:200ms;transition:200ms;color:#4f4f4f;font-weight:400;opacity:0.75;background-color:transparent;}.Country_c6klfml.isActive{background-color:#ebebeb;color:#000;font-weight:600;opacity:1;}.Country_c6klfml:hover{opacity:1;}
3
3
  .CountryFlag_c18gx25f{height:12px;width:16px;margin-right:15px;}
4
4
  .StylesWrapper_s1ixj7np label{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;}.StylesWrapper_s1ixj7np .LangCurrWrapper_lyhd09o{background:#f9f9f9;margin-bottom:0;}
5
- .ChecboxGroupContainer_c3758r8 > div{position:relative;padding-left:80px;}.ChecboxGroupContainer_c3758r8 > div > span{position:absolute;top:0;left:0;color:#000;}.ChecboxGroupContainer_c3758r8 > div > span ~ label{margin-top:0.6rem;color:#000;}.ChecboxGroupContainer_c3758r8 > div > span + label{margin-top:0;}.ChecboxGroupContainer_c3758r8 input ~ span{border:1px solid #146DE1;}.ChecboxGroupContainer_c3758r8 input ~ span svg{height:8px;}.ChecboxGroupContainer_c3758r8 label input:checked ~ span{background-color:#146DE1;}
5
+ .ChecboxGroupContainer_c3758r8 > div{position:relative;padding-left:80px;}.ChecboxGroupContainer_c3758r8 > div > span{position:absolute;top:0;left:0;color:#000;}.ChecboxGroupContainer_c3758r8 > div > span ~ label{margin-top:0.6rem;color:#000;}.ChecboxGroupContainer_c3758r8 > div > span + label{margin-top:0;}.ChecboxGroupContainer_c3758r8 input ~ span{border:1px solid #0030EE;}.ChecboxGroupContainer_c3758r8 input ~ span svg{height:8px;}.ChecboxGroupContainer_c3758r8 label input:checked ~ span{background-color:#0030EE;}
6
6
  .StyledChannelSelector_s14z9zsz{border:1px solid #e1e1e1;}
7
7
  .StyledSelectorBody_s172rvrd.SelectorBody_s1jfmywv{padding:0;}
8
8
  .StyledCommitButton_sbi3of.CommitButton_ciotujl{margin:0;width:100%;}
@@ -1 +1 @@
1
- @media (max-width:39.99rem){.sidebar_spawyq7{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;margin-top:12px;}}.sidebar_spawyq7 .nav-list{position:-webkit-sticky;position:sticky;min-width:223px;}@media (max-width:39.99rem){.sidebar_spawyq7 .nav-list{min-width:0px;width:100%;}}.sidebar_spawyq7 h2{font-weight:700;}.sidebar_spawyq7 svg{margin-right:12px;width:1em;height:1em;}.sidebar_spawyq7 .nav-list a,.sidebar_spawyq7 .nav-list button{padding:0.5rem 0;background:transparent;width:100%;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;text-transform:none;-webkit-text-decoration:none;text-decoration:none;color:#000000;margin-right:1rem;border-bottom:0.75px solid #dedede;height:42px;}.sidebar_spawyq7 .nav-list a:hover,.sidebar_spawyq7 .nav-list button:hover{color:#146DE1;}.sidebar_spawyq7 .nav-list a.active,.sidebar_spawyq7 .nav-list button.active{font-weight:600;}@media (max-width:39.99rem){.sidebar_spawyq7 .nav-list a,.sidebar_spawyq7 .nav-list button{background:#ffffff;border:1px solid #dedede;margin:0.5em auto;padding:0.5em;}}@media (max-width:39.99rem){.sidebar_spawyq7{margin:1em 0.5em;}}
1
+ @media (max-width:39.99rem){.sidebar_spawyq7{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;margin-top:12px;}}.sidebar_spawyq7 .nav-list{position:-webkit-sticky;position:sticky;min-width:223px;}@media (max-width:39.99rem){.sidebar_spawyq7 .nav-list{min-width:0px;width:100%;}}.sidebar_spawyq7 h2{font-weight:700;}.sidebar_spawyq7 svg{margin-right:12px;width:1em;height:1em;}.sidebar_spawyq7 .nav-list a,.sidebar_spawyq7 .nav-list button{padding:0.5rem 0;background:transparent;width:100%;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;text-transform:none;-webkit-text-decoration:none;text-decoration:none;color:#000000;margin-right:1rem;border-bottom:0.75px solid #dedede;height:42px;}.sidebar_spawyq7 .nav-list a:hover,.sidebar_spawyq7 .nav-list button:hover{color:#0030EE;}.sidebar_spawyq7 .nav-list a.active,.sidebar_spawyq7 .nav-list button.active{font-weight:600;}@media (max-width:39.99rem){.sidebar_spawyq7 .nav-list a,.sidebar_spawyq7 .nav-list button{background:#ffffff;border:1px solid #dedede;margin:0.5em auto;padding:0.5em;}}@media (max-width:39.99rem){.sidebar_spawyq7{margin:1em 0.5em;}}
@@ -1,2 +1,2 @@
1
- .MyPagesStartPageWrapper_m163mu92 .list-order{background-color:white;}@media (max-width:39.99rem){.MyPagesStartPageWrapper_m163mu92{padding:0px;margin-top:24px;}}.MyPagesStartPageWrapper_m163mu92 .section-wrapper{width:100%;}@media (max-width:39.99rem){.MyPagesStartPageWrapper_m163mu92 .section-wrapper{padding-left:12px;padding-right:12px;margin-top:24px;}}.MyPagesStartPageWrapper_m163mu92 .section-title{font-weight:600;font-size:16px;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;height:40px;}.MyPagesStartPageWrapper_m163mu92 .list-order{margin-bottom:18px;}.MyPagesStartPageWrapper_m163mu92 .show-all-orders{color:#146DE1;font-size:0.875em;-webkit-text-decoration:none;text-decoration: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;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin-top:2em;}.MyPagesStartPageWrapper_m163mu92 .show-all-orders:hover{opacity:0.8;}.MyPagesStartPageWrapper_m163mu92 .show-all-orders svg{margin-left:0.5em;fill:currentColor;}
1
+ .MyPagesStartPageWrapper_m163mu92 .list-order{background-color:white;}@media (max-width:39.99rem){.MyPagesStartPageWrapper_m163mu92{padding:0px;margin-top:24px;}}.MyPagesStartPageWrapper_m163mu92 .section-wrapper{width:100%;}@media (max-width:39.99rem){.MyPagesStartPageWrapper_m163mu92 .section-wrapper{padding-left:12px;padding-right:12px;margin-top:24px;}}.MyPagesStartPageWrapper_m163mu92 .section-title{font-weight:600;font-size:16px;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;height:40px;}.MyPagesStartPageWrapper_m163mu92 .list-order{margin-bottom:18px;}.MyPagesStartPageWrapper_m163mu92 .show-all-orders{color:#0030EE;font-size:0.875em;-webkit-text-decoration:none;text-decoration: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;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin-top:2em;}.MyPagesStartPageWrapper_m163mu92 .show-all-orders:hover{opacity:0.8;}.MyPagesStartPageWrapper_m163mu92 .show-all-orders svg{margin-left:0.5em;fill:currentColor;}
2
2
  .WelcomeWrapper_wbsbeva{margin-bottom:38px;}
@@ -1 +1 @@
1
- .StyledListOrder_s2dg4ud{box-shadow:0px 1px 3px rgba(0,0,0,0.1);background:white;border-radius:3px;display:grid;grid-template-columns:6rem 1fr;grid-template-rows:1fr;grid-template-areas: 'image details' 'image actions' 'full full';}@media (max-width:49.99rem){.StyledListOrder_s2dg4ud{grid-template-areas: 'image details' 'actions actions' 'full full';}}.StyledListOrder_s2dg4ud.empty{opacity:0.4;}.StyledListOrder_s2dg4ud .order-image{grid-area:image;-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;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.StyledListOrder_s2dg4ud .order-image svg{width:2em;height:2em;}.StyledListOrder_s2dg4ud .order-details{grid-area:details;padding:1em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.StyledListOrder_s2dg4ud .order-details section{margin-right:10%;-webkit-flex:1 1 33%;-ms-flex:1 1 33%;flex:1 1 33%;}@media (max-width:49.99rem){.StyledListOrder_s2dg4ud .order-details{margin:0;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.StyledListOrder_s2dg4ud .order-details section + section{margin-top:1em;margin-right:0;}}.StyledListOrder_s2dg4ud .order-actions{grid-area:actions;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;border-top:1px solid #f0f0f0;}@media (max-width:39.99rem){.StyledListOrder_s2dg4ud .order-actions{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;border-top:0;}.StyledListOrder_s2dg4ud .order-actions section,.StyledListOrder_s2dg4ud .order-actions a{display:block;border-left:0;}}.StyledListOrder_s2dg4ud .order-actions section,.StyledListOrder_s2dg4ud .order-actions button{padding:0 1rem;height:3rem;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-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;}.StyledListOrder_s2dg4ud .order-actions .actions{margin-left:auto;}@media (max-width:39.99rem){.StyledListOrder_s2dg4ud .order-actions .actions{margin-left:0;}}.StyledListOrder_s2dg4ud .order-actions button{-webkit-text-decoration:none;text-decoration:none;border-left:1px solid #f0f0f0;text-transform:uppercase;font-size:0.75em;color:#333;cursor:pointer;background:transparent;}@media (max-width:39.99rem){.StyledListOrder_s2dg4ud .order-actions button{text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;border-top:1px solid #f0f0f0;text-transform:none;font-size:0.875em;width:100%;border-left:0;}}.StyledListOrder_s2dg4ud .order-status{color:#146DE1;font-weight:600;}@media (max-width:39.99rem){.StyledListOrder_s2dg4ud .order-status{background:#f8f8f8;margin:1em;}}.StyledListOrder_s2dg4ud h3{font-size:0.75em;text-transform:uppercase;color:#777777;margin-bottom:0.5em;}.StyledListOrder_s2dg4ud .full-detail{grid-area:full;border-top:1px solid #F3F3F3;padding-top:1em;}
1
+ .StyledListOrder_s2dg4ud{box-shadow:0px 1px 3px rgba(0,0,0,0.1);background:white;border-radius:3px;display:grid;grid-template-columns:6rem 1fr;grid-template-rows:1fr;grid-template-areas: 'image details' 'image actions' 'full full';}@media (max-width:49.99rem){.StyledListOrder_s2dg4ud{grid-template-areas: 'image details' 'actions actions' 'full full';}}.StyledListOrder_s2dg4ud.empty{opacity:0.4;}.StyledListOrder_s2dg4ud .order-image{grid-area:image;-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;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.StyledListOrder_s2dg4ud .order-image svg{width:2em;height:2em;}.StyledListOrder_s2dg4ud .order-details{grid-area:details;padding:1em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.StyledListOrder_s2dg4ud .order-details section{margin-right:10%;-webkit-flex:1 1 33%;-ms-flex:1 1 33%;flex:1 1 33%;}@media (max-width:49.99rem){.StyledListOrder_s2dg4ud .order-details{margin:0;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.StyledListOrder_s2dg4ud .order-details section + section{margin-top:1em;margin-right:0;}}.StyledListOrder_s2dg4ud .order-actions{grid-area:actions;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;border-top:1px solid #f0f0f0;}@media (max-width:39.99rem){.StyledListOrder_s2dg4ud .order-actions{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;border-top:0;}.StyledListOrder_s2dg4ud .order-actions section,.StyledListOrder_s2dg4ud .order-actions a{display:block;border-left:0;}}.StyledListOrder_s2dg4ud .order-actions section,.StyledListOrder_s2dg4ud .order-actions button{padding:0 1rem;height:3rem;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-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;}.StyledListOrder_s2dg4ud .order-actions .actions{margin-left:auto;}@media (max-width:39.99rem){.StyledListOrder_s2dg4ud .order-actions .actions{margin-left:0;}}.StyledListOrder_s2dg4ud .order-actions button{-webkit-text-decoration:none;text-decoration:none;border-left:1px solid #f0f0f0;text-transform:uppercase;font-size:0.75em;color:#333;cursor:pointer;background:transparent;}@media (max-width:39.99rem){.StyledListOrder_s2dg4ud .order-actions button{text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;border-top:1px solid #f0f0f0;text-transform:none;font-size:0.875em;width:100%;border-left:0;}}.StyledListOrder_s2dg4ud .order-status{color:#0030EE;font-weight:600;}@media (max-width:39.99rem){.StyledListOrder_s2dg4ud .order-status{background:#f8f8f8;margin:1em;}}.StyledListOrder_s2dg4ud h3{font-size:0.75em;text-transform:uppercase;color:#777777;margin-bottom:0.5em;}.StyledListOrder_s2dg4ud .full-detail{grid-area:full;border-top:1px solid #F3F3F3;padding-top:1em;}
@@ -1 +1 @@
1
- .styles_s19e410l{text-align:right;padding:1em;border-top:1px solid #F3F3F3;}.styles_s19e410l dl{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:23rem;margin-left:auto;line-height:1.5;}.styles_s19e410l dl div{display:inline-block;}.styles_s19e410l dt{-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%;}.styles_s19e410l dd{-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%;}.styles_s19e410l dd a{color:#146DE1;}.styles_s19e410l dd a:hover{opacity:0.8;}.styles_s19e410l .total-price{font-weight:bold;}
1
+ .styles_s19e410l{text-align:right;padding:1em;border-top:1px solid #F3F3F3;}.styles_s19e410l dl{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:23rem;margin-left:auto;line-height:1.5;}.styles_s19e410l dl div{display:inline-block;}.styles_s19e410l dt{-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%;}.styles_s19e410l dd{-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%;}.styles_s19e410l dd a{color:#0030EE;}.styles_s19e410l dd a:hover{opacity:0.8;}.styles_s19e410l .total-price{font-weight:bold;}
@@ -1 +1 @@
1
- .paginationStyles_p1t74tme a{padding:1em;color:#146DE1;}.paginationStyles_p1t74tme a:hover{opacity:0.8;}.paginationStyles_p1t74tme a:first-of-type{padding-left:0px;}.paginationStyles_p1t74tme a:last-of-type{padding-right:0px;}.paginationStyles_p1t74tme a[data-disabled='true']{cursor:not-allowed;color:#707070;}
1
+ .paginationStyles_p1t74tme a{padding:1em;color:#0030EE;}.paginationStyles_p1t74tme a:hover{opacity:0.8;}.paginationStyles_p1t74tme a:first-of-type{padding-left:0px;}.paginationStyles_p1t74tme a:last-of-type{padding-right:0px;}.paginationStyles_p1t74tme a[data-disabled='true']{cursor:not-allowed;color:#707070;}
@@ -1,5 +1,5 @@
1
1
  .Container_cq75ys6{background-color:#FFFFFF;}@media (min-width:40rem){.Container_cq75ys6{width:320px;}}@media (max-width:39.99rem){.Container_cq75ys6{width:100%;}}
2
- .CheckoutButton_c1a8mzsf{background-color:#146DE1;border-color:#146DE1;color:white;font-size:16px;border-radius:4px;padding:0.5rem 1rem;height:54px;padding:16px;margin:8px;text-align:center;background:#146DE1;color:white;}.CheckoutButton_c1a8mzsf span{margin-right:12px;}.CheckoutButton_c1a8mzsf svg{fill:white;height:1em;width:1em;margin-right:1em;}@media (min-width:50rem){.CheckoutButton_c1a8mzsf{max-width:100%;}}.CheckoutButton_c1a8mzsf:disabled{border:1px solid #dedede;opacity:0.5;}.CheckoutButton_c1a8mzsf.secondary{background-color:white;border:1px solid #333;color:#333;}.CheckoutButton_c1a8mzsf.secondary circle.path{stroke:black;}
2
+ .CheckoutButton_c1a8mzsf{background-color:#0030EE;border-color:#0030EE;color:white;font-size:16px;border-radius:4px;padding:0.5rem 1rem;height:54px;padding:16px;margin:8px;text-align:center;background:#0030EE;color:white;}.CheckoutButton_c1a8mzsf span{margin-right:12px;}.CheckoutButton_c1a8mzsf svg{fill:white;height:1em;width:1em;margin-right:1em;}@media (min-width:50rem){.CheckoutButton_c1a8mzsf{max-width:100%;}}.CheckoutButton_c1a8mzsf:disabled{border:1px solid #dedede;opacity:0.5;}.CheckoutButton_c1a8mzsf.secondary{background-color:white;border:1px solid #333;color:#333;}.CheckoutButton_c1a8mzsf.secondary circle.path{stroke:black;}
3
3
  .ProductImageWrapper_p1i58doo{width:5rem;margin-right:1rem;}
4
4
  .ProductCheckoutContainer_pjx0jqi{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%;}.ProductCheckoutContainer_pjx0jqi a{-webkit-text-decoration:none;text-decoration:none;}.ProductCheckoutContainer_pjx0jqi a:hover{opacity:0.8;-webkit-text-decoration:none;text-decoration:none;color:white;}
5
5
  .Product_p3e3eyv{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;margin:16px;}
@@ -1,2 +1,2 @@
1
1
  .campaignList_c14wqfr9{font-size:0.875rem;margin:0;padding:0;}.campaignList_c14wqfr9 span{font-weight:600;}
2
- .CampaignLink_cfp8e10{-webkit-text-decoration:none;text-decoration:none;color:#146DE1;}
2
+ .CampaignLink_cfp8e10{-webkit-text-decoration:none;text-decoration:none;color:#0030EE;}
@@ -1 +1 @@
1
- .packageList_p1qw72zg{font-size:0.875rem;margin:0;padding:0;}.packageList_p1qw72zg span{font-weight:600;}.packageList_p1qw72zg a{-webkit-text-decoration:none;text-decoration:none;color:#146DE1;}
1
+ .packageList_p1qw72zg{font-size:0.875rem;margin:0;padding:0;}.packageList_p1qw72zg span{font-weight:600;}.packageList_p1qw72zg a{-webkit-text-decoration:none;text-decoration:none;color:#0030EE;}
@@ -1,3 +1,3 @@
1
1
  .ItemTitle_i1e6gssr{font-size:20px;font-weight:600;text-align:center;-webkit-text-decoration:none;text-decoration:none;color:#000;padding-top:10px;padding-bottom:10px;-webkit-transition:200ms;transition:200ms;}@media (max-width:49.99rem){.ItemTitle_i1e6gssr{font-size:16px;}}
2
2
  .ImageContainer_i19mosoy{-webkit-transition:200ms;transition:200ms;-webkit-filter:grayscale(1);filter:grayscale(1);}
3
- .CategoryItem_c1kbyglu{margin-left:12px;margin-right:12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-text-decoration:none;text-decoration:none;-webkit-flex:1;-ms-flex:1;flex:1;}.CategoryItem_c1kbyglu .ItemTitle_i1e6gssr{background-color:white;}.CategoryItem_c1kbyglu:hover .ItemTitle_i1e6gssr{background-color:#146DE1;color:white;}.CategoryItem_c1kbyglu:hover .ImageContainer_i19mosoy{-webkit-filter:grayscale(0);filter:grayscale(0);}@media (min-width:80rem){.CategoryItem_c1kbyglu{max-width:250px;}}@media (max-width:79.99rem){.CategoryItem_c1kbyglu{-webkit-flex:1 0 20%;-ms-flex:1 0 20%;flex:1 0 20%;}}@media (max-width:63.99rem){.CategoryItem_c1kbyglu{-webkit-flex:1 0 25%;-ms-flex:1 0 25%;flex:1 0 25%;}}@media (max-width:49.99rem){.CategoryItem_c1kbyglu{-webkit-flex:1 0 35%;-ms-flex:1 0 35%;flex:1 0 35%;}}@media (max-width:39.99rem){.CategoryItem_c1kbyglu{-webkit-flex:1 0 60%;-ms-flex:1 0 60%;flex:1 0 60%;}}
3
+ .CategoryItem_c1kbyglu{margin-left:12px;margin-right:12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-text-decoration:none;text-decoration:none;-webkit-flex:1;-ms-flex:1;flex:1;}.CategoryItem_c1kbyglu .ItemTitle_i1e6gssr{background-color:white;}.CategoryItem_c1kbyglu:hover .ItemTitle_i1e6gssr{background-color:#0030EE;color:white;}.CategoryItem_c1kbyglu:hover .ImageContainer_i19mosoy{-webkit-filter:grayscale(0);filter:grayscale(0);}@media (min-width:80rem){.CategoryItem_c1kbyglu{max-width:250px;}}@media (max-width:79.99rem){.CategoryItem_c1kbyglu{-webkit-flex:1 0 20%;-ms-flex:1 0 20%;flex:1 0 20%;}}@media (max-width:63.99rem){.CategoryItem_c1kbyglu{-webkit-flex:1 0 25%;-ms-flex:1 0 25%;flex:1 0 25%;}}@media (max-width:49.99rem){.CategoryItem_c1kbyglu{-webkit-flex:1 0 35%;-ms-flex:1 0 35%;flex:1 0 35%;}}@media (max-width:39.99rem){.CategoryItem_c1kbyglu{-webkit-flex:1 0 60%;-ms-flex:1 0 60%;flex:1 0 60%;}}
@@ -1,5 +1,5 @@
1
1
  .StoreListContainer_s1l9mo0w{height:calc(100% - 94px);overflow-y:auto;}.StoreListContainer_s1l9mo0w .highlight{background:yellow;}.StoreListContainer_s1l9mo0w img{max-width:100%;height:auto;}
2
- .StoreContainer_sfxsnrt{width:100%;background:#FFFFFF;padding:24px;margin:8px 0;font-size:14px;line-height:1.4;cursor:pointer;}.StoreContainer_sfxsnrt:first-child{margin-top:0;}.StoreContainer_sfxsnrt:last-child{margin-bottom:0;}.StoreContainer_sfxsnrt > div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.StoreContainer_sfxsnrt > div.expanded-content{padding:24px 24px 0 36px;max-height:0;overflow:hidden;-webkit-transition-property:max-height;transition-property:max-height;-webkit-transition-duration:0.2s;transition-duration:0.2s;}.StoreContainer_sfxsnrt.expanded > div.expanded-content{max-height:600px;}.StoreContainer_sfxsnrt.expanded svg.carrot{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}.StoreContainer_sfxsnrt:focus{outline:1px solid #146DE1;}.StoreContainer_sfxsnrt svg.carrot{-webkit-transition-property:-webkit-transform;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:0.2s;transition-duration:0.2s;}
2
+ .StoreContainer_sfxsnrt{width:100%;background:#FFFFFF;padding:24px;margin:8px 0;font-size:14px;line-height:1.4;cursor:pointer;}.StoreContainer_sfxsnrt:first-child{margin-top:0;}.StoreContainer_sfxsnrt:last-child{margin-bottom:0;}.StoreContainer_sfxsnrt > div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.StoreContainer_sfxsnrt > div.expanded-content{padding:24px 24px 0 36px;max-height:0;overflow:hidden;-webkit-transition-property:max-height;transition-property:max-height;-webkit-transition-duration:0.2s;transition-duration:0.2s;}.StoreContainer_sfxsnrt.expanded > div.expanded-content{max-height:600px;}.StoreContainer_sfxsnrt.expanded svg.carrot{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}.StoreContainer_sfxsnrt:focus{outline:1px solid #0030EE;}.StoreContainer_sfxsnrt svg.carrot{-webkit-transition-property:-webkit-transform;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:0.2s;transition-duration:0.2s;}
3
3
  .StoreColumn_suat336{-webkit-flex:1;-ms-flex:1;flex:1;margin-top:-4px;position:relative;padding:0 16px 0 0;}.StoreColumn_suat336 .contact-icon{position:absolute;left:-6px;}.StoreColumn_suat336 a{color:#000;padding:4px 0 8px;}
4
4
  .secondStoreColumn_s1wqnyc{padding:0 8px 0 16px;}
5
5
  .CarrotContainer_c1dhuecf{-webkit-flex:0 0 24px;-ms-flex:0 0 24px;flex:0 0 24px;background:#f7f7f7;width:24px;height:24px;border-radius:50%;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;}.CarrotContainer_c1dhuecf svg{width:12px;height:12px;margin:6px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);}
@@ -1 +1 @@
1
- .MarkerContainer_m1e9z9gg{position:relative;width:24px;height:29px;margin-right:12px;}.MarkerContainer_m1e9z9gg svg{fill:#FFFFFF;width:100%;height:100%;}.MarkerContainer_m1e9z9gg.active svg{fill:#146DE1;}.MarkerContainer_m1e9z9gg.active span{color:#FFFFFF;}.MarkerContainer_m1e9z9gg span{position:absolute;top:0;left:0;bottom:3px;right:0;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;font-family:'Source Sans Pro',sans-serif;font-size:16px;line-height:1;color:#146DE1;}
1
+ .MarkerContainer_m1e9z9gg{position:relative;width:24px;height:29px;margin-right:12px;}.MarkerContainer_m1e9z9gg svg{fill:#FFFFFF;width:100%;height:100%;}.MarkerContainer_m1e9z9gg.active svg{fill:#0030EE;}.MarkerContainer_m1e9z9gg.active span{color:#FFFFFF;}.MarkerContainer_m1e9z9gg span{position:absolute;top:0;left:0;bottom:3px;right:0;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;font-family:'Source Sans Pro',sans-serif;font-size:16px;line-height:1;color:#0030EE;}
@@ -1 +1 @@
1
- .Wrapper_wxhaanx{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;height:0.9rem;width:0.9rem;border:0;border-radius:50%;line-height:0.9rem;background-color:#146DE1;overflow:hidden;}.Wrapper_wxhaanx span{height:0.9rem;width:0.9rem;border:0;border-radius:50%;font-size:0.5rem;line-height:0.9rem;color:#FFFFFF;background-color:#146DE1;overflow:hidden;}
1
+ .Wrapper_wxhaanx{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;height:0.9rem;width:0.9rem;border:0;border-radius:50%;line-height:0.9rem;background-color:#0030EE;overflow:hidden;}.Wrapper_wxhaanx span{height:0.9rem;width:0.9rem;border:0;border-radius:50%;font-size:0.5rem;line-height:0.9rem;color:#FFFFFF;background-color:#0030EE;overflow:hidden;}
@@ -1,4 +1,4 @@
1
- .Button_bsyf8ar{background-color:#146DE1;border-color:#146DE1;color:white;font-size:16px;border-radius:4px;padding:0.5rem 1rem;height:54px;}.Button_bsyf8ar span{margin-right:12px;}.Button_bsyf8ar svg{fill:white;height:1em;width:1em;margin-right:1em;}@media (min-width:50rem){.Button_bsyf8ar{max-width:100%;}}.Button_bsyf8ar:disabled{border:1px solid #dedede;opacity:0.5;}.Button_bsyf8ar.secondary{background-color:white;border:1px solid #333;color:#333;}.Button_bsyf8ar.secondary circle.path{stroke:black;}
2
- .TrendABase_t168987g{background-color:#146DE1;border-color:#146DE1;color:white;font-size:16px;border-radius:4px;padding:0.5rem 1rem;height:54px;-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;height:54px;}.TrendABase_t168987g span{margin-right:12px;}.TrendABase_t168987g svg{fill:white;height:1em;width:1em;margin-right:1em;}@media (min-width:50rem){.TrendABase_t168987g{max-width:100%;}}.TrendABase_t168987g:disabled{border:1px solid #dedede;opacity:0.5;}.TrendABase_t168987g.secondary{background-color:white;border:1px solid #333;color:#333;}.TrendABase_t168987g.secondary circle.path{stroke:black;}
3
- .TrendLinkBase_t15bfm3m{background-color:#146DE1;border-color:#146DE1;color:white;font-size:16px;border-radius:4px;padding:0.5rem 1rem;height:54px;-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;height:54px;}.TrendLinkBase_t15bfm3m span{margin-right:12px;}.TrendLinkBase_t15bfm3m svg{fill:white;height:1em;width:1em;margin-right:1em;}@media (min-width:50rem){.TrendLinkBase_t15bfm3m{max-width:100%;}}.TrendLinkBase_t15bfm3m:disabled{border:1px solid #dedede;opacity:0.5;}.TrendLinkBase_t15bfm3m.secondary{background-color:white;border:1px solid #333;color:#333;}.TrendLinkBase_t15bfm3m.secondary circle.path{stroke:black;}
1
+ .Button_bsyf8ar{background-color:#0030EE;border-color:#0030EE;color:white;font-size:16px;border-radius:4px;padding:0.5rem 1rem;height:54px;}.Button_bsyf8ar span{margin-right:12px;}.Button_bsyf8ar svg{fill:white;height:1em;width:1em;margin-right:1em;}@media (min-width:50rem){.Button_bsyf8ar{max-width:100%;}}.Button_bsyf8ar:disabled{border:1px solid #dedede;opacity:0.5;}.Button_bsyf8ar.secondary{background-color:white;border:1px solid #333;color:#333;}.Button_bsyf8ar.secondary circle.path{stroke:black;}
2
+ .TrendABase_t168987g{background-color:#0030EE;border-color:#0030EE;color:white;font-size:16px;border-radius:4px;padding:0.5rem 1rem;height:54px;-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;height:54px;}.TrendABase_t168987g span{margin-right:12px;}.TrendABase_t168987g svg{fill:white;height:1em;width:1em;margin-right:1em;}@media (min-width:50rem){.TrendABase_t168987g{max-width:100%;}}.TrendABase_t168987g:disabled{border:1px solid #dedede;opacity:0.5;}.TrendABase_t168987g.secondary{background-color:white;border:1px solid #333;color:#333;}.TrendABase_t168987g.secondary circle.path{stroke:black;}
3
+ .TrendLinkBase_t15bfm3m{background-color:#0030EE;border-color:#0030EE;color:white;font-size:16px;border-radius:4px;padding:0.5rem 1rem;height:54px;-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;height:54px;}.TrendLinkBase_t15bfm3m span{margin-right:12px;}.TrendLinkBase_t15bfm3m svg{fill:white;height:1em;width:1em;margin-right:1em;}@media (min-width:50rem){.TrendLinkBase_t15bfm3m{max-width:100%;}}.TrendLinkBase_t15bfm3m:disabled{border:1px solid #dedede;opacity:0.5;}.TrendLinkBase_t15bfm3m.secondary{background-color:white;border:1px solid #333;color:#333;}.TrendLinkBase_t15bfm3m.secondary circle.path{stroke:black;}
4
4
  .StyledSpinner_s1yqqynf.Spinner_s281cpt{height:25px;}.StyledSpinner_s1yqqynf.Spinner_s281cpt circle.path{stroke:white;}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jetshop/template-trend",
3
- "version": "5.16.2",
3
+ "version": "5.16.4",
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.16.2",
48
+ "@jetshop/core": "^5.16.4",
49
49
  "@jetshop/flight-shortcodes": "^2.0.10",
50
- "@jetshop/intl": "^5.16.1",
51
- "@jetshop/react-scripts": "^5.16.1",
52
- "@jetshop/ui": "^5.16.1",
50
+ "@jetshop/intl": "^5.16.4",
51
+ "@jetshop/react-scripts": "^5.16.4",
52
+ "@jetshop/ui": "^5.16.4",
53
53
  "@react-google-maps/api": "~1.7.0",
54
54
  "prop-types": "^15.6.2",
55
55
  "react": "^16.9.0",
package/schema.graphql CHANGED
@@ -654,6 +654,7 @@ input CustomerUpdateExternalAttribute {
654
654
 
655
655
  input CustomerUpdateInput {
656
656
  pid: String
657
+ emailAddress: String
657
658
  organizationNumber: String
658
659
  billingAddress: CustomerUpdateBillingAddressInput!
659
660
  deliveryAddresses: [CustomerUpdateDeliveryAddressInput]
@@ -960,6 +961,7 @@ The response will contain a authorization token if the login was successful
960
961
  """
961
962
  type LoginResponse {
962
963
  token: Token!
964
+ customerId: Int
963
965
  }
964
966
 
965
967
  type MaskedProperty {
@@ -1122,7 +1124,7 @@ type Mutation {
1122
1124
  One of email, pid, externalId, memberNumber or customerId is required, along with a password.
1123
1125
  Returns an authorization token if the login was successful.
1124
1126
  """
1125
- login(password: String, email: String, pid: String, externalId: String, memberNumber: String, externalHashId: String, timeStamp: String, customerId: Int): LoginResponse
1127
+ login(password: String, email: String, pid: String, externalId: String, memberNumber: String, externalHashId: String, timeStamp: String, customerId: Int, cartId: String): LoginResponse
1126
1128
 
1127
1129
  """
1128
1130
  Requires a valid email and returns boolean value if successful, otherwise an error will be thrown
@@ -1164,7 +1166,7 @@ type Mutation {
1164
1166
  updateCustomerGroup(customerGroupAccessCode: String!): UpdateCustomerGroupResult
1165
1167
 
1166
1168
  """
1167
- This mutation's purpose is to update a existing customer's information. An
1169
+ This mutation's purpose is to update an existing customer's information. An
1168
1170
  authorization token is needed in the request, in order to be able to update the customer.
1169
1171
  """
1170
1172
  updateCustomer(input: CustomerUpdateInput!): CustomerUpdateResponse
@@ -2377,6 +2379,11 @@ type Tracking {
2377
2379
  ga4: GoogleAnalytics4
2378
2380
  gtm: GoogleTagManager
2379
2381
  fca: FacebookConversionsApi
2382
+ trackingConsents: TrackingConsents
2383
+ }
2384
+
2385
+ type TrackingConsents {
2386
+ useTrackingConsentApi: Boolean
2380
2387
  }
2381
2388
 
2382
2389
  input UpdateCartInput {
@@ -10,7 +10,7 @@ module.exports = {
10
10
  tablegrey: '#F3F3F3',
11
11
  beige: '#f5f5dc',
12
12
  loadingBar: '#2f80ed',
13
- blue: '#146DE1',
13
+ blue: '#0030EE',
14
14
  red: '#EB0000',
15
15
  background: '#f7f7f7',
16
16
  darkgrey: '#333',