@jetshop/template-trend 6.2.3 → 6.2.5
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.
- package/.linaria-cache/packages/template-trend/src/components/Auth/LogInPage.linaria.css +4 -0
- package/.linaria-cache/packages/template-trend/src/components/Auth/Signup/Address.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/Auth/Signup/CustomerType.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/Auth/Signup/LoginFields.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/Auth/Signup/SignUpPage.linaria.css +2 -0
- package/.linaria-cache/packages/template-trend/src/components/Auth/UI/Form.linaria.css +2 -0
- package/.linaria-cache/packages/template-trend/src/components/Cart/CartButton.linaria.css +2 -0
- package/.linaria-cache/packages/template-trend/src/components/Cart/CartFlyout.linaria.css +7 -0
- package/.linaria-cache/packages/template-trend/src/components/Cart/CartItem.linaria.css +8 -0
- package/.linaria-cache/packages/template-trend/src/components/Cart/FreeShipping.linaria.css +2 -0
- package/.linaria-cache/packages/template-trend/src/components/CategoryPage/CategoryHeader.linaria.css +8 -0
- package/.linaria-cache/packages/template-trend/src/components/CategoryPage/Filters/ActiveFilters.linaria.css +6 -0
- package/.linaria-cache/packages/template-trend/src/components/CategoryPage/Filters/Filter.linaria.css +4 -0
- package/.linaria-cache/packages/template-trend/src/components/CategoryPage/Filters/FilterDrawer.linaria.css +4 -0
- package/.linaria-cache/packages/template-trend/src/components/CategoryPage/Filters/FilterDropdownMenu.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/CategoryPage/Filters/Mobile/ActiveCarot.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/CategoryPage/Filters/Mobile/FilterButton.linaria.css +5 -0
- package/.linaria-cache/packages/template-trend/src/components/CategoryPage/Filters/Mobile/ListAccordion.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/CategoryPage/Filters/Mobile/shared/styles.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/CategoryPage/Filters/RangeFilters.linaria.css +2 -0
- package/.linaria-cache/packages/template-trend/src/components/CategoryPage/ProductCard.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/CategoryPage/ProductGrid.linaria.css +2 -0
- package/.linaria-cache/packages/template-trend/src/components/CategoryPage/ProductGridWindow.linaria.css +2 -0
- package/.linaria-cache/packages/template-trend/src/components/CategoryPage/StandardCategoryPage.linaria.css +3 -0
- package/.linaria-cache/packages/template-trend/src/components/CategoryPage/WindowedCategoryPage.linaria.css +4 -0
- package/.linaria-cache/packages/template-trend/src/components/ContentPage/ContentPage.linaria.css +5 -0
- package/.linaria-cache/packages/template-trend/src/components/ContentPage/SubPageNavigation.linaria.css +4 -0
- package/.linaria-cache/packages/template-trend/src/components/CookieConsent.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/Forms/GlobalError.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/Forms/Input.linaria.css +4 -0
- package/.linaria-cache/packages/template-trend/src/components/Forms/InputStatus.linaria.css +3 -0
- package/.linaria-cache/packages/template-trend/src/components/Forms/Success.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/Layout/Container.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/Layout/Content/index.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/Layout/Footer/Footer.linaria.css +4 -0
- package/.linaria-cache/packages/template-trend/src/components/Layout/Footer/SocialLinks.linaria.css +2 -0
- package/.linaria-cache/packages/template-trend/src/components/Layout/Header/Categories/MobileCategories.linaria.css +6 -0
- package/.linaria-cache/packages/template-trend/src/components/Layout/Header/CategoryMenu/CategoryMenu.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/Layout/Header/CategoryMenu/CategoryMenuContainer.linaria.css +2 -0
- package/.linaria-cache/packages/template-trend/src/components/Layout/Header/CategoryMenu/SubMenuSection.linaria.css +2 -0
- package/.linaria-cache/packages/template-trend/src/components/Layout/Header/CategoryMenu/SubMenuWrapper.linaria.css +5 -0
- package/.linaria-cache/packages/template-trend/src/components/Layout/Header/ChannelSelector/ChannelSelector.linaria.css +2 -0
- package/.linaria-cache/packages/template-trend/src/components/Layout/Header/ChannelSelector/ChannelSelectorModal.linaria.css +2 -0
- package/.linaria-cache/packages/template-trend/src/components/Layout/Header/ChannelSelector/Selector.linaria.css +5 -0
- package/.linaria-cache/packages/template-trend/src/components/Layout/Header/Header.linaria.css +7 -0
- package/.linaria-cache/packages/template-trend/src/components/Layout/Header/Logo.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/Layout/Header/LogoSearchBar.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/Layout/Header/MobileMenu.linaria.css +6 -0
- package/.linaria-cache/packages/template-trend/src/components/Layout/Header/RecommendedChannel/ChannelBanner.linaria.css +5 -0
- package/.linaria-cache/packages/template-trend/src/components/Layout/Header/RecommendedChannel/RecommendedChannelSelector.linaria.css +9 -0
- package/.linaria-cache/packages/template-trend/src/components/Layout/Header/SearchBar.linaria.css +3 -0
- package/.linaria-cache/packages/template-trend/src/components/Layout/Header/SearchButton.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/Layout/Header/TopNav.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/Layout/MaxWidth.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/Layout/Notifications.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/LoadingPage.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/MyPages/CustomerNameHeader.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/MyPages/DeleteAccount.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/MyPages/MyPages.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/MyPages/MyPagesSidebar.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/MyPages/MyPagesStartPage.linaria.css +2 -0
- package/.linaria-cache/packages/template-trend/src/components/MyPages/Orders/ListOrder.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/MyPages/Orders/OrderDetail/ListDetail.linaria.css +4 -0
- package/.linaria-cache/packages/template-trend/src/components/MyPages/Orders/OrderDetail/OrderTotals.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/MyPages/Orders/OrderDetail/ShippingPayment.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/MyPages/Orders/OrderListPage.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/MyPages/ProfileDeliveryAddresses.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/MyPages/ProfilePage.linaria.css +4 -0
- package/.linaria-cache/packages/template-trend/src/components/NavigationTree/NavTree.linaria.css +2 -0
- package/.linaria-cache/packages/template-trend/src/components/Newsletter/NewsletterField.linaria.css +3 -0
- package/.linaria-cache/packages/template-trend/src/components/NotFoundPage.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/Pagination/Pagination.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/ProductList/AddToCart.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/ProductList/Favourite.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/ProductList/Favourites.linaria.css +2 -0
- package/.linaria-cache/packages/template-trend/src/components/ProductList/Product.linaria.css +2 -0
- package/.linaria-cache/packages/template-trend/src/components/ProductPage/AddToCart/AddToCartForm.linaria.css +3 -0
- package/.linaria-cache/packages/template-trend/src/components/ProductPage/AddToCart/ProductToast.linaria.css +9 -0
- package/.linaria-cache/packages/template-trend/src/components/ProductPage/Campaigns.linaria.css +2 -0
- package/.linaria-cache/packages/template-trend/src/components/ProductPage/ConfigurationSelector.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/ProductPage/Images/ImageContainer.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/ProductPage/PackageProduct/IncludedInPackages.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/ProductPage/PackageProduct/PackageProduct.linaria.css +2 -0
- package/.linaria-cache/packages/template-trend/src/components/ProductPage/PackageProduct/PackageProductItem.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/ProductPage/PriceHistory.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/ProductPage/ProductInfo.linaria.css +3 -0
- package/.linaria-cache/packages/template-trend/src/components/ProductPage/ProductInfoAccordion.linaria.css +3 -0
- package/.linaria-cache/packages/template-trend/src/components/ProductPage/ProductPage.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/ProductPage/ProductPageLoadingState.linaria.css +3 -0
- package/.linaria-cache/packages/template-trend/src/components/ProductPage/RelatedProducts.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/ProductPage/StockStatus/NotifyWhenBack.linaria.css +5 -0
- package/.linaria-cache/packages/template-trend/src/components/ProductPage/StockStatus/StockOrb.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/ProductPage/StockStatus/StockStatusIndicator.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/ProductPage/StockStatus/WarehouseStock.linaria.css +2 -0
- package/.linaria-cache/packages/template-trend/src/components/ProductPage/VariantSelector.linaria.css +3 -0
- package/.linaria-cache/packages/template-trend/src/components/ProductPage/styledComponents.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/SearchPage/CategoryList.linaria.css +7 -0
- package/.linaria-cache/packages/template-trend/src/components/SearchPage/SearchMeta.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/SearchPage/SearchPage.linaria.css +3 -0
- package/.linaria-cache/packages/template-trend/src/components/SearchPage/SearchResults.linaria.css +4 -0
- package/.linaria-cache/packages/template-trend/src/components/SearchPage/SearchTerm.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/SearchPage/WindowedSearchResults.linaria.css +5 -0
- package/.linaria-cache/packages/template-trend/src/components/StartPage/Content/Row.linaria.css +3 -0
- package/.linaria-cache/packages/template-trend/src/components/StartPage/Content/StartPageCampaign.linaria.css +7 -0
- package/.linaria-cache/packages/template-trend/src/components/StartPage/Content/StartPageCategories.linaria.css +3 -0
- package/.linaria-cache/packages/template-trend/src/components/StartPage/Content/StartPageHTMLContent.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/StartPage/Content/StartPageHero.linaria.css +6 -0
- package/.linaria-cache/packages/template-trend/src/components/StartPage/Content/StartPageProductGrid.linaria.css +2 -0
- package/.linaria-cache/packages/template-trend/src/components/StartPage/StartPage.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/Store/Store.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/StoreLocator/StoreList.linaria.css +5 -0
- package/.linaria-cache/packages/template-trend/src/components/StoreLocator/StoreLocator.linaria.css +5 -0
- package/.linaria-cache/packages/template-trend/src/components/StoreLocator/StoreMap.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/StoreLocator/StoreMarker.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/StoreLocator/StoreSearch.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/StoreLocator/UserLocation.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/ui/Badge.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/ui/Button.linaria.css +4 -0
- package/.linaria-cache/packages/template-trend/src/components/ui/CloseButton.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/components/ui/Headings.linaria.css +2 -0
- package/.linaria-cache/packages/template-trend/src/components/ui/Spinner.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/fonts/loadFontCss.linaria.css +1 -0
- package/.linaria-cache/packages/template-trend/src/globalStyles.linaria.css +1 -0
- package/.linaria-cache/packages/ui/Breadcrumbs/Breadcrumbs.linaria.css +2 -0
- package/.linaria-cache/packages/ui/Button/Button.linaria.css +2 -0
- package/.linaria-cache/packages/ui/Button/SecondaryButton.linaria.css +1 -0
- package/.linaria-cache/packages/ui/Button/TrendButton.linaria.css +1 -0
- package/.linaria-cache/packages/ui/ChannelSelector/ChannelSelector.linaria.css +3 -0
- package/.linaria-cache/packages/ui/ChannelSelector/ChannelSelectorButtons.linaria.css +2 -0
- package/.linaria-cache/packages/ui/ChannelSelector/LargeSelector.linaria.css +1 -0
- package/.linaria-cache/packages/ui/ChannelSelector/MiniSelector.linaria.css +1 -0
- package/.linaria-cache/packages/ui/Checkbox/Checkbox.linaria.css +4 -0
- package/.linaria-cache/packages/ui/Checkbox/CheckboxGroup.linaria.css +3 -0
- package/.linaria-cache/packages/ui/DropdownMenu/DropdownMenu.linaria.css +2 -0
- package/.linaria-cache/packages/ui/ErrorBoundary/Generic.linaria.css +1 -0
- package/.linaria-cache/packages/ui/Gallery/Gallery.linaria.css +2 -0
- package/.linaria-cache/packages/ui/JetshopText.linaria.css +1 -0
- package/.linaria-cache/packages/ui/Loading/LoadingBar.linaria.css +2 -0
- package/.linaria-cache/packages/ui/Modal/Drawer/Drawer.linaria.css +1 -0
- package/.linaria-cache/packages/ui/Modal/ModalProvider.linaria.css +1 -0
- package/.linaria-cache/packages/ui/Modal/ModalRoot.linaria.css +1 -0
- package/.linaria-cache/packages/ui/Pagination/Pagination.linaria.css +1 -0
- package/.linaria-cache/packages/ui/Pagination/usePagination.linaria.css +1 -0
- package/.linaria-cache/packages/ui/PreOrderDateSelector/PreOrderDateSelector.linaria.css +1 -0
- package/.linaria-cache/packages/ui/Price/Price.linaria.css +4 -0
- package/.linaria-cache/packages/ui/ProductList/Badges.linaria.css +7 -0
- package/.linaria-cache/packages/ui/ProductSpecifications/ProductSpecifications.linaria.css +1 -0
- package/.linaria-cache/packages/ui/Search/SearchField.linaria.css +5 -0
- package/.linaria-cache/packages/ui/Search/SearchPage/SearchMeta.linaria.css +1 -0
- package/.linaria-cache/packages/ui/Select/Components.linaria.css +10 -0
- package/.linaria-cache/packages/ui/Theme/sanitizeCss.linaria.css +1 -0
- package/package.json +5 -5
- package/schema.graphql +5 -0
- package/dist/src/client.js +0 -6
- package/dist/src/client.js.map +0 -1
- package/dist/src/components/Auth/ForgotPassword.js +0 -30
- package/dist/src/components/Auth/ForgotPassword.js.map +0 -1
- package/dist/src/components/Auth/ForgotPassword.loadable.js +0 -7
- package/dist/src/components/Auth/ForgotPassword.loadable.js.map +0 -1
- package/dist/src/components/Auth/LogInPage.js +0 -69
- package/dist/src/components/Auth/LogInPage.js.map +0 -1
- package/dist/src/components/Auth/LogInPage.loadable.js +0 -7
- package/dist/src/components/Auth/LogInPage.loadable.js.map +0 -1
- package/dist/src/components/Auth/ResetPassword.js +0 -30
- package/dist/src/components/Auth/ResetPassword.js.map +0 -1
- package/dist/src/components/Auth/ResetPassword.loadable.js +0 -7
- package/dist/src/components/Auth/ResetPassword.loadable.js.map +0 -1
- package/dist/src/components/Auth/Signup/Address.js +0 -34
- package/dist/src/components/Auth/Signup/Address.js.map +0 -1
- package/dist/src/components/Auth/Signup/CustomerType.js +0 -30
- package/dist/src/components/Auth/Signup/CustomerType.js.map +0 -1
- package/dist/src/components/Auth/Signup/LoginFields.js +0 -31
- package/dist/src/components/Auth/Signup/LoginFields.js.map +0 -1
- package/dist/src/components/Auth/Signup/PID.js +0 -11
- package/dist/src/components/Auth/Signup/PID.js.map +0 -1
- package/dist/src/components/Auth/Signup/SSN.js +0 -29
- package/dist/src/components/Auth/Signup/SSN.js.map +0 -1
- package/dist/src/components/Auth/Signup/SignUpPage.js +0 -78
- package/dist/src/components/Auth/Signup/SignUpPage.js.map +0 -1
- package/dist/src/components/Auth/Signup/SignUpPage.loadable.js +0 -7
- package/dist/src/components/Auth/Signup/SignUpPage.loadable.js.map +0 -1
- package/dist/src/components/Auth/Signup/useSignupValidation.js +0 -29
- package/dist/src/components/Auth/Signup/useSignupValidation.js.map +0 -1
- package/dist/src/components/Auth/UI/Form.js +0 -33
- package/dist/src/components/Auth/UI/Form.js.map +0 -1
- package/dist/src/components/Cart/CartButton.js +0 -46
- package/dist/src/components/Cart/CartButton.js.map +0 -1
- package/dist/src/components/Cart/CartFlyout.js +0 -190
- package/dist/src/components/Cart/CartFlyout.js.map +0 -1
- package/dist/src/components/Cart/CartItem.js +0 -155
- package/dist/src/components/Cart/CartItem.js.map +0 -1
- package/dist/src/components/Cart/FreeShipping.js +0 -51
- package/dist/src/components/Cart/FreeShipping.js.map +0 -1
- package/dist/src/components/CategoryPage/CategoryHeader.js +0 -104
- package/dist/src/components/CategoryPage/CategoryHeader.js.map +0 -1
- package/dist/src/components/CategoryPage/CategoryHeaderLoadingState.js +0 -13
- package/dist/src/components/CategoryPage/CategoryHeaderLoadingState.js.map +0 -1
- package/dist/src/components/CategoryPage/CategoryPage.js +0 -26
- package/dist/src/components/CategoryPage/CategoryPage.js.map +0 -1
- package/dist/src/components/CategoryPage/CategoryPage.loadable.js +0 -7
- package/dist/src/components/CategoryPage/CategoryPage.loadable.js.map +0 -1
- package/dist/src/components/CategoryPage/Filters/ActiveFilters.js +0 -79
- package/dist/src/components/CategoryPage/Filters/ActiveFilters.js.map +0 -1
- package/dist/src/components/CategoryPage/Filters/BooleanFilters.js +0 -18
- package/dist/src/components/CategoryPage/Filters/BooleanFilters.js.map +0 -1
- package/dist/src/components/CategoryPage/Filters/Filter.js +0 -97
- package/dist/src/components/CategoryPage/Filters/Filter.js.map +0 -1
- package/dist/src/components/CategoryPage/Filters/FilterDrawer.js +0 -91
- package/dist/src/components/CategoryPage/Filters/FilterDrawer.js.map +0 -1
- package/dist/src/components/CategoryPage/Filters/FilterDropdownMenu.js +0 -77
- package/dist/src/components/CategoryPage/Filters/FilterDropdownMenu.js.map +0 -1
- package/dist/src/components/CategoryPage/Filters/ListFilters.js +0 -38
- package/dist/src/components/CategoryPage/Filters/ListFilters.js.map +0 -1
- package/dist/src/components/CategoryPage/Filters/Mobile/ActiveCarot.js +0 -15
- package/dist/src/components/CategoryPage/Filters/Mobile/ActiveCarot.js.map +0 -1
- package/dist/src/components/CategoryPage/Filters/Mobile/FilterButton.js +0 -107
- package/dist/src/components/CategoryPage/Filters/Mobile/FilterButton.js.map +0 -1
- package/dist/src/components/CategoryPage/Filters/Mobile/ListAccordion.js +0 -44
- package/dist/src/components/CategoryPage/Filters/Mobile/ListAccordion.js.map +0 -1
- package/dist/src/components/CategoryPage/Filters/Mobile/RangeAccordion.js +0 -21
- package/dist/src/components/CategoryPage/Filters/Mobile/RangeAccordion.js.map +0 -1
- package/dist/src/components/CategoryPage/Filters/Mobile/SortOrderAccordion.js +0 -30
- package/dist/src/components/CategoryPage/Filters/Mobile/SortOrderAccordion.js.map +0 -1
- package/dist/src/components/CategoryPage/Filters/Mobile/shared/styles.js +0 -12
- package/dist/src/components/CategoryPage/Filters/Mobile/shared/styles.js.map +0 -1
- package/dist/src/components/CategoryPage/Filters/MultiListFilters.js +0 -37
- package/dist/src/components/CategoryPage/Filters/MultiListFilters.js.map +0 -1
- package/dist/src/components/CategoryPage/Filters/RangeFilters.js +0 -122
- package/dist/src/components/CategoryPage/Filters/RangeFilters.js.map +0 -1
- package/dist/src/components/CategoryPage/Filters/SortOrders.js +0 -29
- package/dist/src/components/CategoryPage/Filters/SortOrders.js.map +0 -1
- package/dist/src/components/CategoryPage/Filters/index.js +0 -2
- package/dist/src/components/CategoryPage/Filters/index.js.map +0 -1
- package/dist/src/components/CategoryPage/ProductCard.js +0 -98
- package/dist/src/components/CategoryPage/ProductCard.js.map +0 -1
- package/dist/src/components/CategoryPage/ProductGrid.js +0 -89
- package/dist/src/components/CategoryPage/ProductGrid.js.map +0 -1
- package/dist/src/components/CategoryPage/ProductGridWindow.js +0 -48
- package/dist/src/components/CategoryPage/ProductGridWindow.js.map +0 -1
- package/dist/src/components/CategoryPage/StandardCategoryPage.js +0 -51
- package/dist/src/components/CategoryPage/StandardCategoryPage.js.map +0 -1
- package/dist/src/components/CategoryPage/WindowedCategoryPage.js +0 -87
- package/dist/src/components/CategoryPage/WindowedCategoryPage.js.map +0 -1
- package/dist/src/components/CategoryPage/index.js +0 -2
- package/dist/src/components/CategoryPage/index.js.map +0 -1
- package/dist/src/components/ContentPage/ContentPage.js +0 -64
- package/dist/src/components/ContentPage/ContentPage.js.map +0 -1
- package/dist/src/components/ContentPage/ContentPage.loadable.js +0 -7
- package/dist/src/components/ContentPage/ContentPage.loadable.js.map +0 -1
- package/dist/src/components/ContentPage/SubPageNavigation.js +0 -164
- package/dist/src/components/ContentPage/SubPageNavigation.js.map +0 -1
- package/dist/src/components/ContentPage/index.js +0 -2
- package/dist/src/components/ContentPage/index.js.map +0 -1
- package/dist/src/components/CookieConsent.js +0 -84
- package/dist/src/components/CookieConsent.js.map +0 -1
- package/dist/src/components/Forms/GlobalError.js +0 -28
- package/dist/src/components/Forms/GlobalError.js.map +0 -1
- package/dist/src/components/Forms/Input.js +0 -79
- package/dist/src/components/Forms/Input.js.map +0 -1
- package/dist/src/components/Forms/InputStatus.js +0 -42
- package/dist/src/components/Forms/InputStatus.js.map +0 -1
- package/dist/src/components/Forms/Success.js +0 -25
- package/dist/src/components/Forms/Success.js.map +0 -1
- package/dist/src/components/Layout/Container.js +0 -19
- package/dist/src/components/Layout/Container.js.map +0 -1
- package/dist/src/components/Layout/Content/index.js +0 -7
- package/dist/src/components/Layout/Content/index.js.map +0 -1
- package/dist/src/components/Layout/Footer/Footer.js +0 -106
- package/dist/src/components/Layout/Footer/Footer.js.map +0 -1
- package/dist/src/components/Layout/Footer/FooterLinks.js +0 -24
- package/dist/src/components/Layout/Footer/FooterLinks.js.map +0 -1
- package/dist/src/components/Layout/Footer/SocialLinks.js +0 -62
- package/dist/src/components/Layout/Footer/SocialLinks.js.map +0 -1
- package/dist/src/components/Layout/Header/Categories/Categories.js +0 -10
- package/dist/src/components/Layout/Header/Categories/Categories.js.map +0 -1
- package/dist/src/components/Layout/Header/Categories/MobileCategories.js +0 -128
- package/dist/src/components/Layout/Header/Categories/MobileCategories.js.map +0 -1
- package/dist/src/components/Layout/Header/Categories/__util__/getCategoriesByLevel.js +0 -4
- package/dist/src/components/Layout/Header/Categories/__util__/getCategoriesByLevel.js.map +0 -1
- package/dist/src/components/Layout/Header/Categories/__util__/getCategoriesUnderParent.js +0 -4
- package/dist/src/components/Layout/Header/Categories/__util__/getCategoriesUnderParent.js.map +0 -1
- package/dist/src/components/Layout/Header/Categories/__util__/hasChildCategories.js +0 -4
- package/dist/src/components/Layout/Header/Categories/__util__/hasChildCategories.js.map +0 -1
- package/dist/src/components/Layout/Header/CategoryMenu/CategoryMenu.js +0 -21
- package/dist/src/components/Layout/Header/CategoryMenu/CategoryMenu.js.map +0 -1
- package/dist/src/components/Layout/Header/CategoryMenu/CategoryMenuContainer.js +0 -55
- package/dist/src/components/Layout/Header/CategoryMenu/CategoryMenuContainer.js.map +0 -1
- package/dist/src/components/Layout/Header/CategoryMenu/SubMenuSection.js +0 -60
- package/dist/src/components/Layout/Header/CategoryMenu/SubMenuSection.js.map +0 -1
- package/dist/src/components/Layout/Header/CategoryMenu/SubMenuWrapper.js +0 -78
- package/dist/src/components/Layout/Header/CategoryMenu/SubMenuWrapper.js.map +0 -1
- package/dist/src/components/Layout/Header/ChannelSelector/ChannelSelector.js +0 -26
- package/dist/src/components/Layout/Header/ChannelSelector/ChannelSelector.js.map +0 -1
- package/dist/src/components/Layout/Header/ChannelSelector/ChannelSelectorModal.js +0 -36
- package/dist/src/components/Layout/Header/ChannelSelector/ChannelSelectorModal.js.map +0 -1
- package/dist/src/components/Layout/Header/ChannelSelector/LanguageSelector.js +0 -12
- package/dist/src/components/Layout/Header/ChannelSelector/LanguageSelector.js.map +0 -1
- package/dist/src/components/Layout/Header/ChannelSelector/Selector.js +0 -120
- package/dist/src/components/Layout/Header/ChannelSelector/Selector.js.map +0 -1
- package/dist/src/components/Layout/Header/ChannelSelector/flattenCountries.js +0 -15
- package/dist/src/components/Layout/Header/ChannelSelector/flattenCountries.js.map +0 -1
- package/dist/src/components/Layout/Header/Header.js +0 -189
- package/dist/src/components/Layout/Header/Header.js.map +0 -1
- package/dist/src/components/Layout/Header/Logo.js +0 -40
- package/dist/src/components/Layout/Header/Logo.js.map +0 -1
- package/dist/src/components/Layout/Header/LogoSearchBar.js +0 -15
- package/dist/src/components/Layout/Header/LogoSearchBar.js.map +0 -1
- package/dist/src/components/Layout/Header/MobileMenu.js +0 -76
- package/dist/src/components/Layout/Header/MobileMenu.js.map +0 -1
- package/dist/src/components/Layout/Header/RecommendedChannel/ChannelBanner.js +0 -218
- package/dist/src/components/Layout/Header/RecommendedChannel/ChannelBanner.js.map +0 -1
- package/dist/src/components/Layout/Header/RecommendedChannel/RecommendedChannelSelector.js +0 -123
- package/dist/src/components/Layout/Header/RecommendedChannel/RecommendedChannelSelector.js.map +0 -1
- package/dist/src/components/Layout/Header/SearchBar.js +0 -79
- package/dist/src/components/Layout/Header/SearchBar.js.map +0 -1
- package/dist/src/components/Layout/Header/SearchButton.js +0 -50
- package/dist/src/components/Layout/Header/SearchButton.js.map +0 -1
- package/dist/src/components/Layout/Header/SubCategoryNav.js +0 -71
- package/dist/src/components/Layout/Header/SubCategoryNav.js.map +0 -1
- package/dist/src/components/Layout/Header/TopNav.js +0 -63
- package/dist/src/components/Layout/Header/TopNav.js.map +0 -1
- package/dist/src/components/Layout/MaxWidth.js +0 -19
- package/dist/src/components/Layout/MaxWidth.js.map +0 -1
- package/dist/src/components/Layout/Notifications.js +0 -70
- package/dist/src/components/Layout/Notifications.js.map +0 -1
- package/dist/src/components/LoadingPage.js +0 -19
- package/dist/src/components/LoadingPage.js.map +0 -1
- package/dist/src/components/LogOut.loadable.js +0 -7
- package/dist/src/components/LogOut.loadable.js.map +0 -1
- package/dist/src/components/MyPages/ChangePasswordPage.js +0 -26
- package/dist/src/components/MyPages/ChangePasswordPage.js.map +0 -1
- package/dist/src/components/MyPages/CustomerNameHeader.js +0 -28
- package/dist/src/components/MyPages/CustomerNameHeader.js.map +0 -1
- package/dist/src/components/MyPages/DeleteAccount.js +0 -47
- package/dist/src/components/MyPages/DeleteAccount.js.map +0 -1
- package/dist/src/components/MyPages/MyPages.js +0 -152
- package/dist/src/components/MyPages/MyPages.js.map +0 -1
- package/dist/src/components/MyPages/MyPages.loadable.js +0 -7
- package/dist/src/components/MyPages/MyPages.loadable.js.map +0 -1
- package/dist/src/components/MyPages/MyPagesBreadcrumbs.js +0 -18
- package/dist/src/components/MyPages/MyPagesBreadcrumbs.js.map +0 -1
- package/dist/src/components/MyPages/MyPagesSidebar.js +0 -81
- package/dist/src/components/MyPages/MyPagesSidebar.js.map +0 -1
- package/dist/src/components/MyPages/MyPagesStartPage.js +0 -99
- package/dist/src/components/MyPages/MyPagesStartPage.js.map +0 -1
- package/dist/src/components/MyPages/Newsletter.js +0 -33
- package/dist/src/components/MyPages/Newsletter.js.map +0 -1
- package/dist/src/components/MyPages/Orders/ListOrder.js +0 -159
- package/dist/src/components/MyPages/Orders/ListOrder.js.map +0 -1
- package/dist/src/components/MyPages/Orders/OrderDetail/Contact.js +0 -38
- package/dist/src/components/MyPages/Orders/OrderDetail/Contact.js.map +0 -1
- package/dist/src/components/MyPages/Orders/OrderDetail/ListDetail.js +0 -196
- package/dist/src/components/MyPages/Orders/OrderDetail/ListDetail.js.map +0 -1
- package/dist/src/components/MyPages/Orders/OrderDetail/OrderTotals.js +0 -81
- package/dist/src/components/MyPages/Orders/OrderDetail/OrderTotals.js.map +0 -1
- package/dist/src/components/MyPages/Orders/OrderDetail/ShippingPayment.js +0 -37
- package/dist/src/components/MyPages/Orders/OrderDetail/ShippingPayment.js.map +0 -1
- package/dist/src/components/MyPages/Orders/OrderListPage.js +0 -56
- package/dist/src/components/MyPages/Orders/OrderListPage.js.map +0 -1
- package/dist/src/components/MyPages/ProfileDeliveryAddresses.js +0 -93
- package/dist/src/components/MyPages/ProfileDeliveryAddresses.js.map +0 -1
- package/dist/src/components/MyPages/ProfilePage.js +0 -109
- package/dist/src/components/MyPages/ProfilePage.js.map +0 -1
- package/dist/src/components/MyPages/ProfileView.js +0 -42
- package/dist/src/components/MyPages/ProfileView.js.map +0 -1
- package/dist/src/components/NavigationTree/NavTree.js +0 -53
- package/dist/src/components/NavigationTree/NavTree.js.map +0 -1
- package/dist/src/components/NavigationTree/NavTreePage.js +0 -7
- package/dist/src/components/NavigationTree/NavTreePage.js.map +0 -1
- package/dist/src/components/NavigationTree/NavTreePage.loadable.js +0 -7
- package/dist/src/components/NavigationTree/NavTreePage.loadable.js.map +0 -1
- package/dist/src/components/Newsletter/NewsletterField.js +0 -93
- package/dist/src/components/Newsletter/NewsletterField.js.map +0 -1
- package/dist/src/components/NotFoundPage.js +0 -59
- package/dist/src/components/NotFoundPage.js.map +0 -1
- package/dist/src/components/NotFoundPage.loadable.js +0 -7
- package/dist/src/components/NotFoundPage.loadable.js.map +0 -1
- package/dist/src/components/Pages/About.js +0 -7
- package/dist/src/components/Pages/About.js.map +0 -1
- package/dist/src/components/Pagination/Pagination.js +0 -29
- package/dist/src/components/Pagination/Pagination.js.map +0 -1
- package/dist/src/components/Pagination/PaginationWrapper.js +0 -16
- package/dist/src/components/Pagination/PaginationWrapper.js.map +0 -1
- package/dist/src/components/PreviewRoute.loadable.js +0 -7
- package/dist/src/components/PreviewRoute.loadable.js.map +0 -1
- package/dist/src/components/ProductList/AddToCart.js +0 -46
- package/dist/src/components/ProductList/AddToCart.js.map +0 -1
- package/dist/src/components/ProductList/Favourite.js +0 -46
- package/dist/src/components/ProductList/Favourite.js.map +0 -1
- package/dist/src/components/ProductList/FavouriteCount.js +0 -15
- package/dist/src/components/ProductList/FavouriteCount.js.map +0 -1
- package/dist/src/components/ProductList/Favourites.js +0 -187
- package/dist/src/components/ProductList/Favourites.js.map +0 -1
- package/dist/src/components/ProductList/Lister.js +0 -22
- package/dist/src/components/ProductList/Lister.js.map +0 -1
- package/dist/src/components/ProductList/Product.js +0 -62
- package/dist/src/components/ProductList/Product.js.map +0 -1
- package/dist/src/components/ProductList/SelectVariant.js +0 -47
- package/dist/src/components/ProductList/SelectVariant.js.map +0 -1
- package/dist/src/components/ProductList/productListQueries.js +0 -15
- package/dist/src/components/ProductList/productListQueries.js.map +0 -1
- package/dist/src/components/ProductPage/AddToCart/AddToCartForm.js +0 -110
- package/dist/src/components/ProductPage/AddToCart/AddToCartForm.js.map +0 -1
- package/dist/src/components/ProductPage/AddToCart/ProductToast.js +0 -118
- package/dist/src/components/ProductPage/AddToCart/ProductToast.js.map +0 -1
- package/dist/src/components/ProductPage/AddToCart/useProductToast.js +0 -21
- package/dist/src/components/ProductPage/AddToCart/useProductToast.js.map +0 -1
- package/dist/src/components/ProductPage/Campaigns.js +0 -43
- package/dist/src/components/ProductPage/Campaigns.js.map +0 -1
- package/dist/src/components/ProductPage/ConfigurationSelector.js +0 -62
- package/dist/src/components/ProductPage/ConfigurationSelector.js.map +0 -1
- package/dist/src/components/ProductPage/Images/ImageContainer.js +0 -45
- package/dist/src/components/ProductPage/Images/ImageContainer.js.map +0 -1
- package/dist/src/components/ProductPage/Images/Thumbnails.js +0 -32
- package/dist/src/components/ProductPage/Images/Thumbnails.js.map +0 -1
- package/dist/src/components/ProductPage/PackageProduct/IncludedInPackages.js +0 -32
- package/dist/src/components/ProductPage/PackageProduct/IncludedInPackages.js.map +0 -1
- package/dist/src/components/ProductPage/PackageProduct/PackageProduct.js +0 -170
- package/dist/src/components/ProductPage/PackageProduct/PackageProduct.js.map +0 -1
- package/dist/src/components/ProductPage/PackageProduct/PackageProductItem.js +0 -92
- package/dist/src/components/ProductPage/PackageProduct/PackageProductItem.js.map +0 -1
- package/dist/src/components/ProductPage/PriceHistory.js +0 -99
- package/dist/src/components/ProductPage/PriceHistory.js.map +0 -1
- package/dist/src/components/ProductPage/ProductInfo.js +0 -55
- package/dist/src/components/ProductPage/ProductInfo.js.map +0 -1
- package/dist/src/components/ProductPage/ProductInfoAccordion.js +0 -46
- package/dist/src/components/ProductPage/ProductInfoAccordion.js.map +0 -1
- package/dist/src/components/ProductPage/ProductPage.js +0 -174
- package/dist/src/components/ProductPage/ProductPage.js.map +0 -1
- package/dist/src/components/ProductPage/ProductPage.loadable.js +0 -7
- package/dist/src/components/ProductPage/ProductPage.loadable.js.map +0 -1
- package/dist/src/components/ProductPage/ProductPageLoadingState.js +0 -55
- package/dist/src/components/ProductPage/ProductPageLoadingState.js.map +0 -1
- package/dist/src/components/ProductPage/QuantityContainer.js +0 -21
- package/dist/src/components/ProductPage/QuantityContainer.js.map +0 -1
- package/dist/src/components/ProductPage/RelatedProducts.js +0 -45
- package/dist/src/components/ProductPage/RelatedProducts.js.map +0 -1
- package/dist/src/components/ProductPage/SizePicker.js +0 -37
- package/dist/src/components/ProductPage/SizePicker.js.map +0 -1
- package/dist/src/components/ProductPage/StockStatus/NotifyWhenBack.js +0 -93
- package/dist/src/components/ProductPage/StockStatus/NotifyWhenBack.js.map +0 -1
- package/dist/src/components/ProductPage/StockStatus/StockOrb.js +0 -31
- package/dist/src/components/ProductPage/StockStatus/StockOrb.js.map +0 -1
- package/dist/src/components/ProductPage/StockStatus/StockStatusIndicator.js +0 -33
- package/dist/src/components/ProductPage/StockStatus/StockStatusIndicator.js.map +0 -1
- package/dist/src/components/ProductPage/StockStatus/WarehouseStock.js +0 -255
- package/dist/src/components/ProductPage/StockStatus/WarehouseStock.js.map +0 -1
- package/dist/src/components/ProductPage/VariantSelector.js +0 -138
- package/dist/src/components/ProductPage/VariantSelector.js.map +0 -1
- package/dist/src/components/ProductPage/styledComponents.js +0 -11
- package/dist/src/components/ProductPage/styledComponents.js.map +0 -1
- package/dist/src/components/ProductPage/useProductValidationMessage.js +0 -24
- package/dist/src/components/ProductPage/useProductValidationMessage.js.map +0 -1
- package/dist/src/components/SearchPage/CategoryList.js +0 -129
- package/dist/src/components/SearchPage/CategoryList.js.map +0 -1
- package/dist/src/components/SearchPage/EmptySearchResults.js +0 -23
- package/dist/src/components/SearchPage/EmptySearchResults.js.map +0 -1
- package/dist/src/components/SearchPage/SearchMeta.js +0 -27
- package/dist/src/components/SearchPage/SearchMeta.js.map +0 -1
- package/dist/src/components/SearchPage/SearchPage.js +0 -52
- package/dist/src/components/SearchPage/SearchPage.js.map +0 -1
- package/dist/src/components/SearchPage/SearchPage.loadable.js +0 -7
- package/dist/src/components/SearchPage/SearchPage.loadable.js.map +0 -1
- package/dist/src/components/SearchPage/SearchResults.js +0 -60
- package/dist/src/components/SearchPage/SearchResults.js.map +0 -1
- package/dist/src/components/SearchPage/SearchTerm.js +0 -11
- package/dist/src/components/SearchPage/SearchTerm.js.map +0 -1
- package/dist/src/components/SearchPage/WindowedSearchResults.js +0 -80
- package/dist/src/components/SearchPage/WindowedSearchResults.js.map +0 -1
- package/dist/src/components/SearchPage/index.js +0 -3
- package/dist/src/components/SearchPage/index.js.map +0 -1
- package/dist/src/components/Shop.js +0 -82
- package/dist/src/components/Shop.js.map +0 -1
- package/dist/src/components/StartPage/Content/Row.js +0 -40
- package/dist/src/components/StartPage/Content/Row.js.map +0 -1
- package/dist/src/components/StartPage/Content/StartPageCampaign.js +0 -112
- package/dist/src/components/StartPage/Content/StartPageCampaign.js.map +0 -1
- package/dist/src/components/StartPage/Content/StartPageCategories.js +0 -80
- package/dist/src/components/StartPage/Content/StartPageCategories.js.map +0 -1
- package/dist/src/components/StartPage/Content/StartPageHTMLContent.js +0 -74
- package/dist/src/components/StartPage/Content/StartPageHTMLContent.js.map +0 -1
- package/dist/src/components/StartPage/Content/StartPageHero.js +0 -73
- package/dist/src/components/StartPage/Content/StartPageHero.js.map +0 -1
- package/dist/src/components/StartPage/Content/StartPageProductGrid.js +0 -69
- package/dist/src/components/StartPage/Content/StartPageProductGrid.js.map +0 -1
- package/dist/src/components/StartPage/StartPage.js +0 -37
- package/dist/src/components/StartPage/StartPage.js.map +0 -1
- package/dist/src/components/StartPage/StartPage.loadable.js +0 -7
- package/dist/src/components/StartPage/StartPage.loadable.js.map +0 -1
- package/dist/src/components/StartPage/index.js +0 -3
- package/dist/src/components/StartPage/index.js.map +0 -1
- package/dist/src/components/Store/Store.js +0 -26
- package/dist/src/components/Store/Store.js.map +0 -1
- package/dist/src/components/Store/Store.loadable.js +0 -7
- package/dist/src/components/Store/Store.loadable.js.map +0 -1
- package/dist/src/components/Store/StoreDetail.js +0 -13
- package/dist/src/components/Store/StoreDetail.js.map +0 -1
- package/dist/src/components/StoreLocator/StoreList.js +0 -160
- package/dist/src/components/StoreLocator/StoreList.js.map +0 -1
- package/dist/src/components/StoreLocator/StoreLocator.js +0 -133
- package/dist/src/components/StoreLocator/StoreLocator.js.map +0 -1
- package/dist/src/components/StoreLocator/StoreLocator.loadable.js +0 -7
- package/dist/src/components/StoreLocator/StoreLocator.loadable.js.map +0 -1
- package/dist/src/components/StoreLocator/StoreMap.js +0 -116
- package/dist/src/components/StoreLocator/StoreMap.js.map +0 -1
- package/dist/src/components/StoreLocator/StoreMarker.js +0 -63
- package/dist/src/components/StoreLocator/StoreMarker.js.map +0 -1
- package/dist/src/components/StoreLocator/StoreSearch.js +0 -47
- package/dist/src/components/StoreLocator/StoreSearch.js.map +0 -1
- package/dist/src/components/StoreLocator/UserLocation.js +0 -76
- package/dist/src/components/StoreLocator/UserLocation.js.map +0 -1
- package/dist/src/components/StoreLocator/useLocationState.js +0 -14
- package/dist/src/components/StoreLocator/useLocationState.js.map +0 -1
- package/dist/src/components/StoreLocator/useMapState.js +0 -16
- package/dist/src/components/StoreLocator/useMapState.js.map +0 -1
- package/dist/src/components/Theme.js +0 -6
- package/dist/src/components/Theme.js.map +0 -1
- package/dist/src/components/ui/Badge.js +0 -33
- package/dist/src/components/ui/Badge.js.map +0 -1
- package/dist/src/components/ui/Button.js +0 -93
- package/dist/src/components/ui/Button.js.map +0 -1
- package/dist/src/components/ui/CloseButton.js +0 -18
- package/dist/src/components/ui/CloseButton.js.map +0 -1
- package/dist/src/components/ui/Divider.js +0 -11
- package/dist/src/components/ui/Divider.js.map +0 -1
- package/dist/src/components/ui/Headings.js +0 -19
- package/dist/src/components/ui/Headings.js.map +0 -1
- package/dist/src/components/ui/RadioGroupWithLabels.js +0 -16
- package/dist/src/components/ui/RadioGroupWithLabels.js.map +0 -1
- package/dist/src/components/ui/Spinner.js +0 -39
- package/dist/src/components/ui/Spinner.js.map +0 -1
- package/dist/src/fonts/loadFontCss.js +0 -51
- package/dist/src/fonts/loadFontCss.js.map +0 -1
- package/dist/src/globalStyles.js +0 -83
- package/dist/src/globalStyles.js.map +0 -1
- package/dist/src/server.js +0 -12
- package/dist/src/server.js.map +0 -1
- package/dist/src/shop.config.js +0 -68
- package/dist/src/shop.config.js.map +0 -1
- package/dist/src/theme-variables.js +0 -65
- package/dist/src/theme-variables.js.map +0 -1
- package/dist/translations/cs.json +0 -788
- package/dist/translations/da.json +0 -791
- package/dist/translations/de.json +0 -788
- package/dist/translations/en.json +0 -794
- package/dist/translations/es.json +0 -788
- package/dist/translations/et.json +0 -788
- package/dist/translations/fi.json +0 -794
- package/dist/translations/fr.json +0 -788
- package/dist/translations/index.js +0 -18
- package/dist/translations/index.js.map +0 -1
- package/dist/translations/it.json +0 -788
- package/dist/translations/lv.json +0 -788
- package/dist/translations/nb.json +0 -791
- package/dist/translations/nl.json +0 -788
- package/dist/translations/pl.json +0 -788
- package/dist/translations/ru.json +0 -788
- package/dist/translations/sk.json +0 -788
- package/dist/translations/sr.json +0 -464
- package/dist/translations/sv.json +0 -794
|
@@ -0,0 +1,4 @@
|
|
|
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:#0030EE;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;}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.sectionStyle_s1cnzubv{margin-top:2em;}
|
package/.linaria-cache/packages/template-trend/src/components/Auth/Signup/CustomerType.linaria.css
ADDED
|
@@ -0,0 +1 @@
|
|
|
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;}
|
package/.linaria-cache/packages/template-trend/src/components/Auth/Signup/LoginFields.linaria.css
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.sectionStyle_s1pdwgwi{margin-top:2em;}
|
package/.linaria-cache/packages/template-trend/src/components/Auth/Signup/SignUpPage.linaria.css
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
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;}
|
|
@@ -0,0 +1,2 @@
|
|
|
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:#0030EE;-webkit-transition:opacity 0.4s ease;transition:opacity 0.4s ease;}
|
|
@@ -0,0 +1,7 @@
|
|
|
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:#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;}
|
|
@@ -0,0 +1,8 @@
|
|
|
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
|
+
.FreeGift_f1pz8l0y{margin-top:1rem;font-style:italic;grid-area:bottomleft;}.FreeGift_f1pz8l0y{margin-top:1rem;font-style:italic;grid-area:bottomleft;}
|
|
8
|
+
.RemoveItem_r1cc5ycq{grid-area:topright;text-align:right;}.RemoveItem_r1cc5ycq 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_r1cc5ycq svg{height:8px;width:8px;}
|
|
@@ -0,0 +1,2 @@
|
|
|
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;}
|
|
@@ -0,0 +1,8 @@
|
|
|
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%;}
|
|
@@ -0,0 +1,6 @@
|
|
|
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:#0030EE;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 #0030EE;color:#0030EE;margin:0.5rem;-webkit-text-decoration:none;text-decoration:none;}.ClearButton_c137l6e4:hover,.ClearButton_c137l6e4:focus{opacity:0.8;outline:none;}
|
|
@@ -0,0 +1,4 @@
|
|
|
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;}
|
|
@@ -0,0 +1,4 @@
|
|
|
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;}
|
|
@@ -0,0 +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 #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);}
|
|
@@ -0,0 +1 @@
|
|
|
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);}
|
|
@@ -0,0 +1,5 @@
|
|
|
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:#0030EE;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;}
|
|
@@ -0,0 +1 @@
|
|
|
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;}
|
|
@@ -0,0 +1 @@
|
|
|
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;}
|
|
@@ -0,0 +1,2 @@
|
|
|
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;}
|
package/.linaria-cache/packages/template-trend/src/components/CategoryPage/ProductCard.linaria.css
ADDED
|
@@ -0,0 +1 @@
|
|
|
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;}
|
package/.linaria-cache/packages/template-trend/src/components/CategoryPage/ProductGrid.linaria.css
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
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;}
|
|
@@ -0,0 +1,2 @@
|
|
|
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%;}
|
|
@@ -0,0 +1,3 @@
|
|
|
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;}
|
|
@@ -0,0 +1,4 @@
|
|
|
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;}
|
package/.linaria-cache/packages/template-trend/src/components/ContentPage/ContentPage.linaria.css
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
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;}
|
|
@@ -0,0 +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:#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
|
+
.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;}
|
|
@@ -0,0 +1 @@
|
|
|
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;}
|
|
@@ -0,0 +1 @@
|
|
|
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;}
|
|
@@ -0,0 +1,4 @@
|
|
|
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;}
|
|
@@ -0,0 +1,3 @@
|
|
|
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;}
|
|
@@ -0,0 +1 @@
|
|
|
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;}
|
|
@@ -0,0 +1 @@
|
|
|
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;}
|
package/.linaria-cache/packages/template-trend/src/components/Layout/Content/index.linaria.css
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.Content0_czotlgn{background:#f8f8f8;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding-bottom:2rem;}
|
package/.linaria-cache/packages/template-trend/src/components/Layout/Footer/Footer.linaria.css
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
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:#0030EE;-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;}}
|
package/.linaria-cache/packages/template-trend/src/components/Layout/Footer/SocialLinks.linaria.css
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
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%;}
|
|
@@ -0,0 +1,6 @@
|
|
|
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;}
|
|
@@ -0,0 +1 @@
|
|
|
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;}
|
|
@@ -0,0 +1,2 @@
|
|
|
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;}
|
|
@@ -0,0 +1,2 @@
|
|
|
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
|
+
|
|
@@ -0,0 +1,5 @@
|
|
|
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;}
|
|
@@ -0,0 +1,5 @@
|
|
|
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
|
+
.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 #0030EE;}.CheckboxGroupContainer_cw4wmq label input:checked ~ span{background-color:#0030EE;}
|
|
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:#0030EE;color:white;}
|
package/.linaria-cache/packages/template-trend/src/components/Layout/Header/Header.linaria.css
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
.MyPagesLink_mbpo9ds{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;}.MyPagesLink_mbpo9ds svg{margin:4px;margin-bottom:0;height:18px;}
|
|
2
|
+
.StyledLink_s17r8ep0{-webkit-text-decoration:none;text-decoration:none;}.StyledLink_s17r8ep0:hover{-webkit-text-decoration:none;text-decoration:none;}
|
|
3
|
+
.Container_c1bqfe3n{background-color:#fff;position:relative;}.Container_c1bqfe3n a{-webkit-text-decoration:none;text-decoration:none;}.Container_c1bqfe3n a:hover{-webkit-text-decoration:underline;text-decoration:underline;color:#000;}@media (max-width:49.99rem){.Container_c1bqfe3n{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:64px;}}.Container_c1bqfe3n .header-button{-webkit-text-decoration:none;text-decoration:none;color:#666;}.Container_c1bqfe3n .header-button:hover{-webkit-text-decoration:underline;text-decoration:underline;color:#000;}.Container_c1bqfe3n .header-button{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;margin:0;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;cursor:pointer;}.Container_c1bqfe3n .header-button:hover svg use{fill:black;}.Container_c1bqfe3n .header-button svg{width:18px;height:20px;margin:0px;}.Container_c1bqfe3n .header-button svg use{fill:#878787;}.Container_c1bqfe3n .header-button span{font-size:0.75rem;}.Container_c1bqfe3n .header-button .badge-svg-wrapper{height:20px;position:relative;}.Container_c1bqfe3n .header-button .badge-svg-wrapper .badge{position:absolute;top:-5px;right:-5px;color:white;font-size:0.5rem;}
|
|
4
|
+
.HeaderContainer_h1bp1988{height:54px;position:relative;z-index:99;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;}
|
|
5
|
+
.HeaderItemsContainer_heina50{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:100%;position:relative;-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;}
|
|
6
|
+
.MenuButton_macjlat{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-size:12px;background:transparent;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.MenuButton_macjlat svg{height:18px;width:18px;}.MenuButton_macjlat:focus,.MenuButton_macjlat:active,.MenuButton_macjlat:hover{outline:none;opacity:0.8;}.MenuButton_macjlat label{margin-top:3px;}
|
|
7
|
+
.IconContainer_i1hen1rr{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:20px;margin:0;}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.StoreName_sgyktyw{font-size:30px;font-weight:bold;line-height:normal;text-align:center;-webkit-text-decoration:none;text-decoration:none;color:inherit;}.StoreName_sgyktyw a{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-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-text-decoration:none;text-decoration:none;color:inherit;}.StoreName_sgyktyw a svg{width:100px;}@media (max-width:49.99rem){.StoreName_sgyktyw a svg{width:85px;}}.StoreName_sgyktyw a span{font-size:12px;text-transform:uppercase;}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.LogoSearchBarWrapper_li8f528{width:100%;max-width:30rem;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;}
|
package/.linaria-cache/packages/template-trend/src/components/Layout/Header/MobileMenu.linaria.css
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
.StyledCloseButton_s1dj0580{margin-left:0;margin-right:auto;}
|
|
2
|
+
.Title_twvdb5w{text-align:center;position:absolute;font-size:16px;}
|
|
3
|
+
.NavBarHeader_n1eni7nt{position:relative;background-color:#f7f7f7;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;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;height:45px;}
|
|
4
|
+
.Scroll_shpi00x{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;}
|
|
5
|
+
.SecondaryMenu_s1chpqfi{margin:0;padding:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;}
|
|
6
|
+
.SecondaryMenuItem_s1bxchih{list-style:none;display:block;padding:1em 1em 0.9375em;}.SecondaryMenuItem_s1bxchih a,.SecondaryMenuItem_s1bxchih a:active{-webkit-text-decoration:none;text-decoration:none;color:#666;}.SecondaryMenuItem_s1bxchih button{background:none;color:#666;}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
.ChannelBannerWrapper_c1i8xksc{display:none;-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;min-height:70px;padding:16px 0px;background-color:#F3F3F3;}.ChannelBannerWrapper_c1i8xksc.openBanner{display:block;}.ChannelBannerWrapper_c1i8xksc .close-button{background:transparent;}@media (min-width:50rem){.ChannelBannerWrapper_c1i8xksc .close-button{margin:0;padding-right:0;}}@media (max-width:49.99rem){.ChannelBannerWrapper_c1i8xksc{position:relative;padding:22px 0px;}.ChannelBannerWrapper_c1i8xksc .close-button{position:absolute;top:0;right:1em;}}
|
|
2
|
+
.BannerContainer_bm3u5jk.MaxWidth_mjqp9b6{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: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;}
|
|
3
|
+
.BannerContent_b1odvpbs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-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;}.BannerContent_b1odvpbs .banner-text{margin-right:24px;line-height:1.5;}.BannerContent_b1odvpbs .light-text{color:#a5a5a5;margin:0 20px;white-space:nowrap;}.BannerContent_b1odvpbs .selector-wrapper{position:relative;}.BannerContent_b1odvpbs svg.carrot-icon{fill:#4f4f4f;width:9px;margin-right:0;}.BannerContent_b1odvpbs .carrot-icon[data-isopen='true']{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.BannerContent_b1odvpbs .selector-flyout-wrapper{position:absolute;}@media (max-width:49.99rem){.BannerContent_b1odvpbs{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.BannerContent_b1odvpbs .banner-text{width:100%;padding-right:20%;margin-right:0;margin-bottom:16px;text-align:left;}.BannerContent_b1odvpbs .light-text{width:100%;margin:13px auto;text-align:center;overflow:hidden;}.BannerContent_b1odvpbs .light-text::before,.BannerContent_b1odvpbs .light-text::after{background-color:#cccccc;content:'';display:inline-block;height:1px;position:relative;vertical-align:middle;width:50%;}.BannerContent_b1odvpbs .light-text:before{right:1em;margin-left:-50%;}.BannerContent_b1odvpbs .light-text:after{left:1em;margin-right:-50%;}.BannerContent_b1odvpbs .dropdown-selector{height:calc(100vh - 229px);overflow-y:scroll;}.BannerContent_b1odvpbs .selector-wrapper{width:100%;}}
|
|
4
|
+
.ChannelButton_c195rjnf{height:46px;width:200px;text-transform:none;border-radius:4px;font-size:14px;}@media (max-width:49.99rem){.ChannelButton_c195rjnf{width:100%;}}
|
|
5
|
+
.SelectorButton_sw3cvcf{height:46px;width:200px;padding:0 16px;text-transform:capitalize;background-color:#ffffff;border:1px solid #e1e1e1;border-radius:4px;color:#4f4f4f;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;}.SelectorButton_sw3cvcf span{font-size:14px;}.SelectorButton_sw3cvcf:hover{background-color:#ffffff;color:#4f4f4f;}@media (max-width:49.99rem){.SelectorButton_sw3cvcf{width:100%;}}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
.Wrapper_w1o8x6kf > div:first-child{border:1px solid #e1e1e1;background:#ffffff;}
|
|
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
|
+
.CountryFlag_c18gx25f{height:12px;width:16px;margin-right:15px;}
|
|
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 #0030EE;}.ChecboxGroupContainer_c3758r8 input ~ span svg{height:8px;}.ChecboxGroupContainer_c3758r8 label input:checked ~ span{background-color:#0030EE;}
|
|
6
|
+
.StyledChannelSelector_s14z9zsz{border:1px solid #e1e1e1;}
|
|
7
|
+
.StyledSelectorBody_s172rvrd.SelectorBody_s1jfmywv{padding:0;}
|
|
8
|
+
.StyledCommitButton_sbi3of.CommitButton_ciotujl{margin:0;width:100%;}
|
|
9
|
+
.StyledCancelButton_sto3bxj.CancelButton_ck8ifhu{margin:0;width:100%;border:1px solid #e1e1e1;}
|
package/.linaria-cache/packages/template-trend/src/components/Layout/Header/SearchBar.linaria.css
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
.PosedSearchBarContainer_p1pqzw8z{position:relative;width:100%;}.PosedSearchBarContainer_p1pqzw8z svg{position:absolute;right:8px;top:0;bottom:0;margin:auto;}.PosedSearchBarContainer_p1pqzw8z svg use{fill:#878787;}
|
|
2
|
+
.InnerSearchBar_i1e7u1u2{position:relative;margin:0 auto;width:100%;}
|
|
3
|
+
.searchFieldStyles_s1wcpafs[data-flight-searchfield] > *{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:2rem;width:100% !important;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.searchFieldStyles_s1wcpafs[data-flight-searchfield] > * input{font-size:16px;border:0;background:#f3f3f3;height:100%;width:100%;padding:0 1rem;}.searchFieldStyles_s1wcpafs [data-flight-searchfield-cancel]{height:100%;min-width:48px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}.searchFieldStyles_s1wcpafs [data-flight-searchfield-flyout]{text-align:left;top:calc(100% + ((54px - 100%) / 2));}@media (max-width:49.99rem){.searchFieldStyles_s1wcpafs [data-flight-searchfield-flyout]{top:calc(100% + ((64px - 100%) / 2));width:calc(100% + 4rem + 16px);left:-8px;border-left:none;border-right:none;}}.searchFieldStyles_s1wcpafs [data-flight-searchfield-flyout] > *{padding:0.5rem;}.searchFieldStyles_s1wcpafs [data-flight-searchfield-flyout] h2{color:#999999;text-transform:uppercase;font-size:0.75rem;padding:0.5rem;}.searchFieldStyles_s1wcpafs [data-flight-searchfield-flyout] li{border-top:1px solid #e8e8e8;}.searchFieldStyles_s1wcpafs [data-flight-searchfield-flyout] a{color:black;padding:0.5rem;display:block;}
|
package/.linaria-cache/packages/template-trend/src/components/Layout/Header/SearchButton.linaria.css
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.Button_b7fp8xg{background:transparent;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:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:inherit;}.Button_b7fp8xg:hover{color:#000000;}.Button_b7fp8xg:hover svg use{fill:#000000;}.Button_b7fp8xg svg{margin:4px;margin-bottom:0;height:18px;width:18px;}.Button_b7fp8xg svg use{fill:#878787;}
|
package/.linaria-cache/packages/template-trend/src/components/Layout/Header/TopNav.linaria.css
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.List_l1yp3nmb{margin-left:8px;margin-right:0px;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin-top:0px;margin-bottom:0px;padding: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;z-index:999;}.List_l1yp3nmb li.top-nav-list-item:last-of-type{padding-left:8px;padding-right:0px;}.List_l1yp3nmb.left{margin-right:8px;margin-left:0px;}.List_l1yp3nmb.left li.top-nav-list-item:first-of-type{padding-left:0px;padding-right:8px;}.List_l1yp3nmb li.top-nav-list-item{list-style:none;color:#878787;display:block;padding:0 8px;white-space:nowrap;}.List_l1yp3nmb button{background:none;color:#666;}@media (max-width:49.99rem){.List_l1yp3nmb{width:'50%';}.List_l1yp3nmb.searchOpen{width:'auto';}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.MaxWidth_mjqp9b6{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;margin:0 auto;padding:0 0.75rem;position:relative;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;max-width:80rem;}@media (min-width:40rem){.MaxWidth_mjqp9b6{padding:0 2rem;}}
|
package/.linaria-cache/packages/template-trend/src/components/Layout/Notifications.linaria.css
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.notificationsStyles_nsvw92g{position:fixed;right:1em;top:1em;z-index:99999;}.notificationsStyles_nsvw92g [data-flight-notification]{width:100%;background:white;position:relative;will-change:max-height opacity transform;margin-top:1em;-webkit-transition:opacity 800ms ease-out, -webkit-transform 200ms ease-in-out, max-height 400ms ease-in-out;-webkit-transition:opacity 800ms ease-out, transform 200ms ease-in-out, max-height 400ms ease-in-out;transition:opacity 800ms ease-out, transform 200ms ease-in-out, max-height 400ms ease-in-out;max-height:300px;overflow:hidden;box-shadow:0 1px 10px 0 rgba(0,0,0,0.1);}.notificationsStyles_nsvw92g [data-flight-notification='summoned'],.notificationsStyles_nsvw92g [data-flight-notification='exiting']{-webkit-transform:translateX(calc(100% + 1em));-ms-transform:translateX(calc(100% + 1em));transform:translateX(calc(100% + 1em));}.notificationsStyles_nsvw92g [data-flight-notification='entering']{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}.notificationsStyles_nsvw92g [data-flight-notification='exiting']{opacity:0;max-height:0;}.notificationsStyles_nsvw92g [data-flight-notification-inner]{padding:1em;padding-right:2em;min-width:10em;}.notificationsStyles_nsvw92g [data-flight-notification-dismiss]{background:transparent;color:black;position:absolute;right:0.5em;top:0.5em;}.notificationsStyles_nsvw92g [data-flight-notification-dismiss] svg{stroke:currentColor;}.notificationsStyles_nsvw92g [data-flight-notification-dismiss]:hover svg{opacity:0.6;}.notificationsStyles_nsvw92g [data-flight-notification-type='add-to-cart'] [data-flight-notification-inner]{padding:0;}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.LoadingPageWrapper_ly6jfdh{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;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;width:100%;height:100%;padding:24px;}
|
package/.linaria-cache/packages/template-trend/src/components/MyPages/CustomerNameHeader.linaria.css
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.header_h7orw20{font-weight:600;font-size:27px;line-height:34px;margin-bottom:50px;}@media (max-width:39.99rem){.header_h7orw20{margin-bottom:24px;margin-right:12px;margin-left:12px;width:100%;text-align:center;}}
|
package/.linaria-cache/packages/template-trend/src/components/MyPages/DeleteAccount.linaria.css
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.deleteAccount_dxphjiz button{width:auto;}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.MaxWidth_mkxn7ce.MaxWidth_mjqp9b6{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-top:2rem;}@media (max-width:39.99rem){.MaxWidth_mkxn7ce.MaxWidth_mjqp9b6{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:0;margin:0;}}.MaxWidth_mkxn7ce.MaxWidth_mjqp9b6 .main-wrapper{width:100%;padding-left:2rem;padding-right:2rem;}@media (max-width:39.99rem){.MaxWidth_mkxn7ce.MaxWidth_mjqp9b6 .main-wrapper{padding-left:0rem;padding-right:0rem;}}.MaxWidth_mkxn7ce.MaxWidth_mjqp9b6 .main-wrapper header{font-weight:600;}.MaxWidth_mkxn7ce.MaxWidth_mjqp9b6 .main-wrapper header h2{margin-top:0.75rem;font-size:150%;}.MaxWidth_mkxn7ce.MaxWidth_mjqp9b6 .main-wrapper .block{background:white;padding:1.5rem;}.MaxWidth_mkxn7ce.MaxWidth_mjqp9b6 .main-wrapper .block + .block{margin-top:1.5rem;}.MaxWidth_mkxn7ce.MaxWidth_mjqp9b6 .main-wrapper .block .radio-container{margin:0.5rem 0;}.MaxWidth_mkxn7ce.MaxWidth_mjqp9b6 .main-wrapper .block ul.row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}.MaxWidth_mkxn7ce.MaxWidth_mjqp9b6 .main-wrapper .half-block{width:calc(50% - 1.5rem);margin-left:0.75rem;margin-right:0.75rem;}@media (min-width:50rem){.MaxWidth_mkxn7ce.MaxWidth_mjqp9b6 .main-wrapper .half-block:first-child,.MaxWidth_mkxn7ce.MaxWidth_mjqp9b6 .main-wrapper .half-block:nth-child(2){margin-top:0;}}@media (max-width:49.99rem){.MaxWidth_mkxn7ce.MaxWidth_mjqp9b6 .main-wrapper .half-block{width:100%;}}.MaxWidth_mkxn7ce.MaxWidth_mjqp9b6 .main-wrapper strong{font-weight:bold;}.MaxWidth_mkxn7ce.MaxWidth_mjqp9b6 .main-wrapper .profile-form dt,.MaxWidth_mkxn7ce.MaxWidth_mjqp9b6 .main-wrapper .profile-form dd{display:block;line-height:1.5;}.MaxWidth_mkxn7ce.MaxWidth_mjqp9b6 .main-wrapper .profile-form dd{margin-bottom:1em;}.MaxWidth_mkxn7ce.MaxWidth_mjqp9b6 .main-wrapper .profile-form dt{font-size:0.75em;}.MaxWidth_mkxn7ce.MaxWidth_mjqp9b6 .main-wrapper .profile-form dd{font-weight:600;}
|
package/.linaria-cache/packages/template-trend/src/components/MyPages/MyPagesSidebar.linaria.css
ADDED
|
@@ -0,0 +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:#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;}}
|
package/.linaria-cache/packages/template-trend/src/components/MyPages/MyPagesStartPage.linaria.css
ADDED
|
@@ -0,0 +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:#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
|
+
.WelcomeWrapper_wbsbeva{margin-bottom:38px;}
|
package/.linaria-cache/packages/template-trend/src/components/MyPages/Orders/ListOrder.linaria.css
ADDED
|
@@ -0,0 +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:#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;}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.fullDetail_ffzyjg1{font-size:0.875rem;line-height:1.25;}.fullDetail_ffzyjg1 h2{font-weight:bold;}.fullDetail_ffzyjg1.loading{opacity:0.5;}.fullDetail_ffzyjg1.error,.fullDetail_ffzyjg1.loading{padding:1em;text-align:center;}
|
|
2
|
+
.listDetailHeader_lja3ua1{display:grid;display:-ms-grid;grid-template-areas:'left left center right';grid-template-columns:4rem 2fr 0.65fr 1fr;-ms-grid-columns:4rem 2fr 0.65fr 1fr;padding:0 1em;border-bottom:1px solid #F3F3F3;}.listDetailHeader_lja3ua1 h3{text-transform:uppercase;padding-bottom:0.5em;font-size:1em;}.listDetailHeader_lja3ua1 .prod{grid-area:left;-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:2;}.listDetailHeader_lja3ua1 .qty{grid-area:center;-ms-grid-row:1;-ms-grid-column:3;}.listDetailHeader_lja3ua1 .price{-ms-grid-row:1;-ms-grid-column:4;grid-area:right;text-align:right;}
|
|
3
|
+
.variantValue_v1h7femy{display:block;}
|
|
4
|
+
.orderItem_ohwaxze{display:grid;display:-ms-grid;-ms-grid-columns:4rem 2fr 0.5fr 1fr;-ms-grid-rows:1fr min-content;grid-template-columns:4rem 2fr 0.5fr 1fr;grid-template-rows:1fr min-content;padding:1em;border-bottom:1px solid #F3F3F3;grid-template-areas: 'image name qty price' 'image attributes attributes attributes';}.orderItem_ohwaxze:last-child{border-bottom:none;}.orderItem_ohwaxze .image-wrapper{grid-area:image;-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1;padding-right:1em;}.orderItem_ohwaxze .qty{grid-area:qty;-ms-grid-row:1;-ms-grid-column:3;}.orderItem_ohwaxze .price{grid-area:price;-ms-grid-row:1;-ms-grid-column:4;text-align:right;}.orderItem_ohwaxze .attributes{grid-area:attributes;-ms-grid-row:2;-ms-grid-column:2;-ms-grid-column-span:3;}.orderItem_ohwaxze .name{grid-area:name;-ms-grid-row:1;-ms-grid-column:2;line-height:1.25;}.orderItem_ohwaxze .name .subname{color:#9a9a9a;}.orderItem_ohwaxze .name a{color:#333;}.orderItem_ohwaxze .name a:hover{opacity:0.8;}.orderItem_ohwaxze .variant-value{font-size:0.875em;padding-right:0.5em;padding-left:0.5em;border-right:1px solid #F3F3F3;}.orderItem_ohwaxze .variant-value:last-of-type{border-right:0;padding-right:0;}.orderItem_ohwaxze .variant-value:first-of-type{padding-left:0;}
|
|
@@ -0,0 +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:#0030EE;}.styles_s19e410l dd a:hover{opacity:0.8;}.styles_s19e410l .total-price{font-weight:bold;}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.shippingAndPayment_s1yw4nds{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;border-top:1px solid #F3F3F3;}@media (max-width:49.99rem){.shippingAndPayment_s1yw4nds{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}}.shippingAndPayment_s1yw4nds .shipping-billing{-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.shippingAndPayment_s1yw4nds .shipping-billing > *:first-child{margin-right:4em;}.shippingAndPayment_s1yw4nds .payment-method{padding:1em;border-left:1px solid #F3F3F3;}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.OrderListPageWrapper_owvv5nz h1{margin-bottom:2em;}@media (max-width:39.99rem){.OrderListPageWrapper_owvv5nz h1{margin-bottom:1em;}}@media (max-width:39.99rem){.OrderListPageWrapper_owvv5nz.main-wrapper{margin-top:12px;padding-left:12px;padding-right:12px;}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.Container_c1ooq9ss{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:1.5rem;margin-bottom:1.5rem;margin-left:-0.75rem;margin-right:-0.75rem;}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.BlockTitle_b1c83eyb{margin-bottom:2rem;}
|
|
2
|
+
.ButtonContainer_b17e7x98{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;}@media (max-width:39.99rem){.ButtonContainer_b17e7x98{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}}
|
|
3
|
+
.PrimaryButton_pawjied{height:42px;padding:0.5rem 1rem;border:1px solid #dedede;}@media (min-width:40rem){.PrimaryButton_pawjied{max-width:204px;}}@media (max-width:39.99rem){.PrimaryButton_pawjied{margin-bottom:1rem;}}
|
|
4
|
+
.WhiteButton_w1r9qt12.PrimaryButton_pawjied{margin-right:2rem;background-color:#f7f7f7;}
|
package/.linaria-cache/packages/template-trend/src/components/NavigationTree/NavTree.linaria.css
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
.CategoryName_cpfqpn4{padding:0.25rem 0.5rem;margin:1px 0;display:inline-block;border-radius:3px;border:1px solid lightgray;cursor:pointer;}.CategoryName_cpfqpn4.hasSubcategories:before{margin-right:0.5rem;font-weight:bold;}.CategoryName_cpfqpn4.hasSubcategories.isActive:before{content:'-';}.CategoryName_cpfqpn4.isActive:before{content:'+';}
|
|
2
|
+
.Categories_c1kdalhq{margin:1rem;}
|
package/.linaria-cache/packages/template-trend/src/components/Newsletter/NewsletterField.linaria.css
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
@media (max-width:49.99rem){.FieldErrorWrapper_fmsu1vc{margin-top:2rem;margin-bottom:2rem;}}
|
|
2
|
+
.Wrapper_wt7iypo{position:relative;width:100%;max-width:31rem;margin:0 auto;background:white;height:2.5rem;-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;position:relative;-webkit-flex:0 1 20rem;-ms-flex:0 1 20rem;flex:0 1 20rem;}@media (min-width:50rem){.Wrapper_wt7iypo{margin-bottom:2rem;}}.Wrapper_wt7iypo form,.Wrapper_wt7iypo input{height:100%;width:100%;}.Wrapper_wt7iypo input{background:transparent;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-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:1rem;border:1px solid #bfbdbd;font-family:'Source Sans Pro',sans-serif;font-size:16px;}.Wrapper_wt7iypo label{position:absolute;font-size:0.75rem;left:calc(0.5rem + 1px);top:-6px;background:white;padding:0 0.5rem;color:#767676;}.Wrapper_wt7iypo button{color:#000000;background:none;border:0;outline:none;position:absolute;right:1rem;text-align:right;top:0;height:100%;cursor:pointer;}.Wrapper_wt7iypo button:disabled{opacity:0.5;}
|
|
3
|
+
.Error_e12drwh5{margin-bottom:0.5rem;color:#650e1b;}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.ErrorContainer_e17mf4yd{padding:1em;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.75;max-width:100%;width:80ch;margin:0 auto;}.ErrorContainer_e17mf4yd header{text-align:center;}.ErrorContainer_e17mf4yd header p{text-align:center;font-weight:600;color:inherit;}.ErrorContainer_e17mf4yd h1{color:#e82a2a;}.ErrorContainer_e17mf4yd > * + *{margin-top:1em;margin-bottom:0;padding:0;}.ErrorContainer_e17mf4yd p{color:#999999;text-align:left;}
|
package/.linaria-cache/packages/template-trend/src/components/Pagination/Pagination.linaria.css
ADDED
|
@@ -0,0 +1 @@
|
|
|
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;}
|
package/.linaria-cache/packages/template-trend/src/components/ProductList/AddToCart.linaria.css
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.addButton_a1eighum{background:white;border:0.75px solid #bfbdbd;text-align:center;padding:1em;width:100%;}
|
package/.linaria-cache/packages/template-trend/src/components/ProductList/Favourite.linaria.css
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.favourite_f1szgs5c button{background:transparent;}.favourite_f1szgs5c button svg.active{fill:currentColor;}
|
package/.linaria-cache/packages/template-trend/src/components/ProductList/Favourites.linaria.css
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
.container_c1byj3zj{margin-top:2em;}.container_c1byj3zj.loading{opacity:0.6;}.container_c1byj3zj h1{margin-bottom:1em;font-weight:600;}.container_c1byj3zj .product-grid{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;width:100%;}.container_c1byj3zj .product-grid > *{line-height:19px;min-width:0;margin:8px;width:calc(50% - 16px);}@media (min-width:50rem){.container_c1byj3zj .product-grid > *{width:calc(33.333% - 16px);}}@media (min-width:64rem){.container_c1byj3zj .product-grid > *{width:calc(25% - 16px);}}.container_c1byj3zj [data-valid] .product-card{border:1px solid #f5f5dc;}.container_c1byj3zj [data-valid='valid'] .product-card{border:1px solid #F3F3F3;}.container_c1byj3zj .product-card a{margin:0;border:0;}.container_c1byj3zj .product-card-detail,.container_c1byj3zj .product-card,.container_c1byj3zj .product-card a{background:white;}.container_c1byj3zj li:not([data-valid='valid']) .product-card{background:rgba(255,255,255,0.2);}.container_c1byj3zj li:not([data-valid='valid']) .product-card a{opacity:0.5;background:rgba(255,255,255,0.2);}.container_c1byj3zj .select-variant{margin:0;padding:1em;position:relative;z-index:999;}.container_c1byj3zj .select-variant [data-flight-dropdown] + [data-flight-dropdown]{margin-top:0.5em;}.container_c1byj3zj .select-variant [data-flight-dropdown] button,.container_c1byj3zj .select-variant [data-flight-dropdown] ul,.container_c1byj3zj .select-variant [data-flight-dropdown] li{width:100%;}.container_c1byj3zj .select-variant [data-flight-dropdown] li{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;}.container_c1byj3zj .add-clear button{max-width:30ch;display:block;margin:0.5em auto;}.container_c1byj3zj .new-price,.container_c1byj3zj .old-price{display:inline-block;}.container_c1byj3zj .old-price{margin-left:0.5em;}
|
|
2
|
+
.addAllToastStyles_ac2hdeq{background:white;color:#000000;padding:1em;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;}.addAllToastStyles_ac2hdeq svg{max-width:1.5em;max-height:1.5em;margin-right:0.5em;}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
.removeStyles_r1txgoyk{position:absolute;top:0.5em;right:0.5em;background:white;border:1px solid silver;border-radius:50%;padding:0.5em;}.removeStyles_r1txgoyk svg{height:1.25em;width:1.25em;}
|
|
2
|
+
.invalidProductStyles_iitgvqx{background:#e7e7e7;border:0.75px solid #bfbdbd;text-align:center;padding:1em;color:#555555;}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
.StyledForm_s15gn9c0{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:36px;}@media (max-width:49.99rem){.StyledForm_s15gn9c0{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}
|
|
2
|
+
.QuantityAddToCartWrapper_qw8ywuq{margin-top:16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-align-items:flex-end;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end;}
|
|
3
|
+
.preOrderDateSelectorStyles_p104g83z.preOrderDateSelectorStyles_p104g83z [data-flight-dropdown-items]{width:100%;height:200px;overflow:scroll;}
|
|
@@ -0,0 +1,9 @@
|
|
|
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:#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
|
+
.ProductImageWrapper_p1i58doo{width:5rem;margin-right:1rem;}
|
|
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
|
+
.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;}
|
|
6
|
+
.ProductDetails_p41hym0{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;color:black;}.ProductDetails_p41hym0 .price,.ProductDetails_p41hym0 .new-price{margin-top:0.75rem;}.ProductDetails_p41hym0 .old-price{margin-top:0.25rem;}.ProductDetails_p41hym0 .new-price{color:#EB0000;}
|
|
7
|
+
.Header_hrfqnnj{font-size:16px;margin-bottom:8px;}
|
|
8
|
+
.ProductName_p1jc6jl9{font-size:12px;}
|
|
9
|
+
.Error_ednkb9d{color:red;margin-top:8px;font-size:12px;}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.dropdownStyles_d1bbsupe{margin:1em 0;}.dropdownStyles_d1bbsupe [data-flight-dropdown]{background:white;}.dropdownStyles_d1bbsupe [data-flight-dropdown-button]{background:white;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;border:1px solid #dedede;}.dropdownStyles_d1bbsupe [data-flight-dropdown-open='true'] [data-flight-dropdown-button]{border-bottom-color:transparent;border-radius:3px 3px 0 0;}.dropdownStyles_d1bbsupe [data-flight-dropdown-items]{width:100%;border:1px solid #dedede;margin-top:-1px;border-radius:0 0 3px 3px;box-shadow:0 2px 5px rgba(0,0,0,0.1);}.dropdownStyles_d1bbsupe [data-flight-dropdown-item]{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;}.dropdownStyles_d1bbsupe [data-flight-dropdown-item]:last-child{border-radius:0 0 3px 3px;}.dropdownStyles_d1bbsupe svg{margin-left:auto;}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.wrapper_w15o75hq{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.wrapper_w15o75hq .image-gallery-thumbnails-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.wrapper_w15o75hq .image-gallery-thumbnail.active{border:1px solid black;}
|
|
@@ -0,0 +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:#0030EE;}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
.PackageProductWrapper_p8hbe94{padding:12px;background-color:white;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;border:1px solid #f0f0f0;border-radius:4px;margin-bottom:24px;width:100%;}.PackageProductWrapper_p8hbe94 .error{margin-top:1em;background:#faf3f3;padding:1em;}.PackageProductWrapper_p8hbe94 .error label{color:#ca0c0c;}.PackageProductWrapper_p8hbe94 .error button{margin-top:1em;}.PackageProductWrapper_p8hbe94 .package-product-items-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.PackageProductWrapper_p8hbe94 .package-product-price-wrapper{font-size:1.1rem;margin-bottom:0.75em;}.PackageProductWrapper_p8hbe94 .package-product-price-wrapper .discount,.PackageProductWrapper_p8hbe94 .package-product-price-wrapper .total{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;}.PackageProductWrapper_p8hbe94 .package-product-price-wrapper .discount{color:#5f5f5f;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.PackageProductWrapper_p8hbe94 .package-product-price-wrapper .discount .price{font-size:1.25em;}.PackageProductWrapper_p8hbe94 .package-product-price-wrapper .total{font-weight:600;}.PackageProductWrapper_p8hbe94 .package-product-price-wrapper .total .package-price{font-size:1.5em;}
|
|
2
|
+
.toastStyles_tl48ky4{background:white;color:#000000;padding:1em;line-height:1.5;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;white-space:normal;}.toastStyles_tl48ky4 svg{width:1.5em;height:1.5em;margin-right:0.5em;}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.PackageProductItemWrapper_p17cadpd{border-bottom:1px solid #f0f0f0;margin-bottom:12px;padding-bottom:12px;color:black;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}.PackageProductItemWrapper_p17cadpd .product-link{width:72px;margin-right:12px;}.PackageProductItemWrapper_p17cadpd .product-link img:hover{opacity:0.8 !important;}.PackageProductItemWrapper_p17cadpd .product-name{font-weight:600;font-size:18px;-webkit-text-decoration:none;text-decoration:none;color:black;}.PackageProductItemWrapper_p17cadpd .product-name:hover{-webkit-text-decoration:underline;text-decoration:underline;}.PackageProductItemWrapper_p17cadpd .product-detail{width:100%;}.PackageProductItemWrapper_p17cadpd .product-detail > * + *{margin-top:0.5em;margin-bottom:0;}.PackageProductItemWrapper_p17cadpd .flex{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;}.PackageProductItemWrapper_p17cadpd .price-quantity-wrapper{margin-left:auto;font-size:18px;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;}.PackageProductItemWrapper_p17cadpd .price-quantity-wrapper .package-product-price .price,.PackageProductItemWrapper_p17cadpd .price-quantity-wrapper .package-product-price .new-price,.PackageProductItemWrapper_p17cadpd .price-quantity-wrapper .package-product-price .old-price{display:inline-block;margin-right:0px;margin-left:8px;}.PackageProductItemWrapper_p17cadpd .price-quantity-wrapper .package-product-price .price,.PackageProductItemWrapper_p17cadpd .price-quantity-wrapper .package-product-price .new-price{color:#ca0c0c;font-size:18px;}.PackageProductItemWrapper_p17cadpd .price-quantity-wrapper .package-product-price .old-price{color:black;}
|
package/.linaria-cache/packages/template-trend/src/components/ProductPage/PriceHistory.linaria.css
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.Wrapper_wr5mleq{--innerFontSize:0.85rem;position:relative;}.Wrapper_wr5mleq .label{font-size:0.75rem;cursor:pointer;background:transparent;}.Wrapper_wr5mleq .price-table{position:absolute;padding:0.35rem 0.9rem;background:white;border:1px solid #e5e5e5;max-height:30rem;overflow:scroll;z-index:2;min-width:14rem;max-width:18rem;}.Wrapper_wr5mleq .price-table .label{font-size:var(--innerFontSize);}.Wrapper_wr5mleq .price-table li{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;}.Wrapper_wr5mleq .price-table li .timestamp{font-size:var(--innerFontSize);}.Wrapper_wr5mleq .price-table li [data-flight-price=''] > .price{font-size:var(--innerFontSize);font-weight:normal;}
|
package/.linaria-cache/packages/template-trend/src/components/ProductPage/ProductInfo.linaria.css
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
.Description_dlqnndp{margin-bottom:42px;color:#707070;}
|
|
2
|
+
.SectionHeading_s1s3479f{font-weight:600;font-size:16px;margin-bottom:0.25em;}
|
|
3
|
+
.ProductSection_p1280trs{line-height:1.5;width:100%;padding-bottom:3rem;}@media (max-width:49.99rem){.ProductSection_p1280trs{margin:0;}}@media (min-width:50rem){.ProductSection_p1280trs{width:calc(50% - 16px);}}@media (min-width:64rem){.ProductSection_p1280trs:nth-of-type(odd){width:calc(60% - 24px);}.ProductSection_p1280trs:nth-of-type(even){width:calc(40% - 24px);}}.ProductSection_p1280trs ul.payment-options-list{font-size:16px;font-weight:600;}
|