@jetshop/template-trend 5.17.0-alpha.3f5cbd3a → 5.17.0-alpha.43d3da06
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/cypress/plugins/index.js +4 -4
- package/package.json +8 -10
- package/schema.graphql +1649 -1716
- package/src/components/CategoryPage/Filters/BooleanFilters.js +1 -0
- package/src/components/Layout/Footer/FooterLinks.js +1 -1
- package/src/components/Layout/Header/CategoryMenu/CategoryMenuContainer.js +0 -1
- package/src/components/Layout/Header/Header.js +1 -1
- package/src/components/MyPages/CustomerNameHeader.js +1 -1
- package/src/components/MyPages/MyPagesStartPage.js +1 -1
- package/src/components/NavigationTree/NavTree.js +2 -1
- package/src/components/ProductList/AddToCart.js +1 -1
- package/src/components/ProductList/Favourites.js +1 -0
- package/src/components/ProductList/ProductLists.gql +8 -0
- package/src/components/ProductPage/AddToCart/AddToCartForm.js +6 -4
- package/src/components/ProductPage/PriceHistory.js +1 -1
- package/src/components/ProductPage/ProductPageFragment.gql +1 -0
- package/src/components/SearchPage/EmptySearchResults.js +1 -1
- package/src/components/Shop.js +1 -1
- package/src/components/StartPage/StartPage.js +1 -1
- package/src/components/Store/Store.js +1 -1
- package/src/components/StoreLocator/StoreLocator.js +2 -1
- package/src/components/Forms/ValidationTooltip.js +0 -51
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.s174srvs{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;}
|
|
2
|
+
.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;}.aj7cizx > *{-webkit-flex:1 1 calc(50% - 1em);-ms-flex:1 1 calc(50% - 1em);flex:1 1 calc(50% - 1em);}
|
|
3
|
+
.t136ubya{-webkit-text-decoration:none;text-decoration:none;color:#EC288A;text-align:right;font-size:0.875em;}.t136ubya:hover{opacity:0.8;}.t136ubya.signup-link{margin-left:auto;}
|
|
4
|
+
.l1p19lfh.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
|
+
.s1cnzubv{margin-top:2em;}
|
package/.linaria-cache/packages/template-trend/src/components/Auth/Signup/CustomerType.linaria.css
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.c3spako{margin-bottom:1em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.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;}.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
|
+
.s1pdwgwi{margin-top:2em;}
|
package/.linaria-cache/packages/template-trend/src/components/Auth/Signup/SignUpPage.linaria.css
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
.m1ww6bnu.mjqp9b6{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.m1ww6bnu.mjqp9b6 p{line-height:1.5;font-size:0.875rem;margin-bottom:1rem;}.m1ww6bnu.mjqp9b6 button{width:100%;max-width:100%;}.m1ww6bnu.mjqp9b6 .hint{margin-top:0.5rem;font-style:italic;font-size:0.75rem;text-align:center;}.m1ww6bnu.mjqp9b6 .section{margin-bottom:2rem;-webkit-transition:opacity 0.6s ease;transition:opacity 0.6s ease;opacity:0.5;}.m1ww6bnu.mjqp9b6 .section:before{opacity:0;}.m1ww6bnu.mjqp9b6 .section.active{opacity:1;}.m1ww6bnu.mjqp9b6 .section.active:before{opacity:1;}
|
|
2
|
+
.s9gnu1r{border-bottom:2rem solid #f7f7f7;}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
.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%;}.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){.s1lrd4to{width:100%;}}
|
|
2
|
+
.apl7a0s{position:relative;}.apl7a0s::before{content:'';position:absolute;left:-1.5rem;top:0;bottom:0;width:3px;height:100%;background:#EC288A;-webkit-transition:opacity 0.4s ease;transition:opacity 0.4s ease;}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
.f1fwraef{background:white;color:#000000;}@media (min-width:40rem){.f1fwraef{position:absolute;z-index:999;right:0;top:3.5rem;width:22rem;min-width:19rem;max-width:100%;}}
|
|
2
|
+
.lhyg1of{color:#828282;font-size:0.875rem;font-weight:normal;}
|
|
3
|
+
.h1nqp7z{text-align:center;padding:1rem;border-bottom:1px solid #e8e8e8;}.h1nqp7z h2{font-weight:600;}.h1nqp7z .lhyg1of{display:block;}
|
|
4
|
+
.c1nb87j9{background:#fafafa;padding:1rem;}
|
|
5
|
+
.sy6ohs1{background:#fff;padding:1rem;}.sy6ohs1 a{width:100%;color:white;}.sy6ohs1 a:hover{color:white;}.sy6ohs1 h2{font-weight:bold;font-size:1.2em;}.sy6ohs1 .discounts{margin-bottom:1em;}.sy6ohs1 .discounts h2{margin-bottom:1em;}.sy6ohs1 .cart-total{padding-top:1em;border-top:1px solid #E8E8E8;}.sy6ohs1 .cart-total > * + *{margin-top:0.5em;}.sy6ohs1 .cart-total .shipping,.sy6ohs1 .cart-total .total,.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;}.sy6ohs1 .cart-total .total{font-size:1.25rem;font-weight:600;color:#000000;}
|
|
6
|
+
.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
|
+
.c15tvczc{background-color:#EC288A;border-color:#D40567;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;}.c15tvczc span{margin-right:12px;}.c15tvczc svg{fill:white;height:1em;width:1em;margin-right:1em;}@media (min-width:50rem){.c15tvczc{max-width:100%;}}.c15tvczc:disabled{border:1px solid #dedede;opacity:0.5;}.c15tvczc.secondary{background-color:white;border:1px solid #333;color:#333;}.c15tvczc.secondary circle.path{stroke:black;}.c15tvczc.c15tvczc:hover{color:white;-webkit-text-decoration:none;text-decoration:none;}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
.w7ci9md{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background:white;margin-bottom:0.5rem;}.w7ci9md > :first-child{-webkit-flex:1 1 25%;-ms-flex:1 1 25%;flex:1 1 25%;}.w7ci9md > :last-child{-webkit-flex:1 1 70%;-ms-flex:1 1 70%;flex:1 1 70%;padding:0.5rem;}
|
|
2
|
+
.p1kjftvk{font-size:0.875rem;font-weight:normal;}.p1kjftvk a{color:#828282;}.p1kjftvk .attribute{display:block;}
|
|
3
|
+
.p1eu2rk3{display:grid;grid-auto-columns:1fr 1fr 1fr 1fr;grid-template-areas:'topleft topleft topleft topright' 'bottomleft bottomleft bottomright bottomright';}
|
|
4
|
+
.isr7kdh{grid-area:topleft;}
|
|
5
|
+
.l60fe7p{margin-top:1rem;grid-area:bottomright;font-weight:600;text-align:right;}
|
|
6
|
+
.a38u2mt{margin-top:1rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;grid-area:bottomleft;}.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;}.a38u2mt button:focus{outline:none;}.a38u2mt button:focus{outline:none;}.a38u2mt span{margin:0 0.5rem;display:inline-block;}
|
|
7
|
+
.f1pz8l0y{margin-top:1rem;font-style:italic;grid-area:bottomleft;}.f1pz8l0y{margin-top:1rem;font-style:italic;grid-area:bottomleft;}
|
|
8
|
+
.r1cc5ycq{grid-area:topright;text-align:right;}.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;}.r1cc5ycq svg{height:8px;width:8px;}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
.cuf4upt.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){.cuf4upt.mjqp9b6{max-width:100%;width:100%;padding:0px;}}
|
|
2
|
+
.cdgu1q5{height:320px;width:100%;}.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){.cdgu1q5{height:217px;}.cdgu1q5::after{margin-top:-217px;height:217px;}}
|
|
3
|
+
.nct3ld0{margin-top:3.5rem;padding:10px;}
|
|
4
|
+
.chyyrr{font-weight:600;line-height:normal;font-size:40px;margin-bottom:10px;}@media (max-width:49.99rem){.chyyrr{font-size:30px;}}
|
|
5
|
+
.c12wlfkb{max-width:540px;font-weight:300;line-height:26px;font-size:18px;}
|
|
6
|
+
.sgfaega{margin-bottom:8px;}
|
|
7
|
+
.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;}.h1ds38cm .sgfaega a,.h1ds38cm .sgfaega li{color:white;}
|
|
8
|
+
.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
|
+
.f1h3d3be{font-size:0.875rem;}
|
|
2
|
+
.liixd3b{font-weight:300;padding-right:0.25rem;text-transform:capitalize;}
|
|
3
|
+
.vaamjxn{font-weight:600;padding-right:1rem;}
|
|
4
|
+
.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:#EC288A;height:36px;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
|
|
5
|
+
.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
|
+
.c137l6e4{background:none;-webkit-text-decoration:underline;text-decoration:underline;margin-left:0.5rem;width:160px;height:36px;border:1px solid #EC288A;color:#EC288A;margin:0.5rem;-webkit-text-decoration:none;text-decoration:none;}.c137l6e4:hover,.c137l6e4:focus{opacity:0.8;outline:none;}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.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;}.f134is3f > div{width:224px;margin-right:16px;position:relative;}.f134is3f [data-flight-dropdown-items]{position:absolute;}
|
|
2
|
+
.f1bqzo5l{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}
|
|
3
|
+
.f1qdgeie{width:90%;}
|
|
4
|
+
.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;}.b1cypaee > div{width:224px;text-align:right;margin-bottom:1em;}.b1cypaee > div button{height:40px;background-color:#f7f7f7;}.b1cypaee .boolean-wrapper{direction:rtl;}.b1cypaee .boolean-wrapper > label{margin-bottom:6px;}.b1cypaee .boolean-wrapper > label span{margin:0 0 0 12px;}.b1cypaee [data-flight-dropdown-items]{right:0;left:auto;}.b1cypaee [data-flight-dropdown-item]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.b1cypaee [data-flight-dropdown-item] * + *{margin-left:auto;}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.t16db2ec{color:black;font-size:1.125rem;text-align:center;padding:1.5rem;border-bottom:1px solid #e8e8e8;font-weight:600;}
|
|
2
|
+
.w4hkk6k button{padding:0 1rem;border-width:1px 0 0 0;}
|
|
3
|
+
.b1jgu07g{padding:1em;}.b1jgu07g > button{width:calc(50% - 0.5em);border-radius:0;height:36px;}.b1jgu07g > button:last-of-type{margin:0 0 0 0.5em;}.b1jgu07g > button:first-of-type{margin:0 0.5em 0 0;}
|
|
4
|
+
.b1v3qa1i{padding:1rem;}.b1v3qa1i label{margin-top:0.5em;}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.m1b0bp11{margin-bottom:1em;font-size:0.875rem;}.m1b0bp11 [data-flight-dropdown-items]{top:calc(100% - 1px);background:#f7f7f7;border:1px solid #EC288A;border-top:0;border-radius:0 0 3px 3px;z-index:999;width:100%;}.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;}.m1b0bp11 [data-flight-dropdown-item] span + *{margin-left:auto;}.m1b0bp11 [data-flight-dropdown-item] span + span{padding-left:0.5em;font-size:80%;}.m1b0bp11 [data-flight-dropdown-item]:hover,.m1b0bp11 [data-flight-dropdown-item]:focus{background:white;color:#EC288A;outline:none;}.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;}.m1b0bp11 [data-flight-dropdown-button] svg{margin-left:auto;}.m1b0bp11 [data-flight-dropdown-button]:focus{border:1px solid #EC288A;}.m1b0bp11 [data-flight-dropdown-button][aria-expanded='true']{border-radius:3px 3px 0 0;border-color:#EC288A;}.m1b0bp11 [data-flight-dropdown-button][aria-expanded='true'] .carot{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.c6e4mek{-webkit-transition:-webkit-transform 200ms;-webkit-transition:transform 200ms;transition:transform 200ms;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);}.c6e4mek.is-open{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
.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){.b1933e61{right:0.75rem;}}
|
|
2
|
+
.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;}.b1danjp2 p{-webkit-transition:all 0.2s ease;transition:all 0.2s ease;padding-right:10px;}.b1danjp2.fixed{top:32px;position:fixed;}
|
|
3
|
+
.sbfkze2{background:#EC288A;border-radius:50%;padding:10px;width:40px;height:40px;position:relative;}
|
|
4
|
+
.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
|
+
.i15atu4h{position:relative;pointer-events:auto;line-height:0;}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.f1h6ajow{list-style:none;}.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;}.f1h6ajow li button span{font-size:0.75em;}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.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;}.fa7sjhy:first-of-type{border-top:none;}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
.ru5g2te{width:100%;padding:1rem;background:#f7f7f7;z-index:5;border:1px solid #dedede;border-top:0;}.ru5g2te .slider{height:1rem;}.ru5g2te .slider.disabled{opacity:0.3;pointer-events:none;}.ru5g2te .track{height:1rem;background:transparent;padding-bottom:1rem;}.ru5g2te .track:after{height:2px;width:100%;position:absolute;top:7px;background:silver;content:'';}.ru5g2te .track-1:after{background:black;}.ru5g2te .thumb{height:1rem;width:1rem;background:black;}
|
|
2
|
+
.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;}.w17b5gtc button{margin-top:0.5rem;}
|
package/.linaria-cache/packages/template-trend/src/components/CategoryPage/ProductCard.linaria.css
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.w1i2lfow{font-size:1rem;position:relative;}.w1i2lfow a{-webkit-text-decoration:none;text-decoration:none;color:inherit;display:block;background:white;border:1px solid #F3F3F3;}.w1i2lfow .product-card-detail{background:white;padding:0.75em;line-height:1.35;border-top:1px solid #F3F3F3;}.w1i2lfow .product-card-detail h3{font-weight:600;font-size:1em;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}.w1i2lfow .product-card-detail h4{font-weight:normal;font-size:1em;color:#767676;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}.w1i2lfow .package-badge{background:black;color:white;font-size:14px;padding:3px 6px;}.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;}.w1i2lfow .price-package-wrapper .package-price-label{font-size:12px;color:grey;margin-left:5px;}.w1i2lfow .badge-top-right{top:3em;}
|
package/.linaria-cache/packages/template-trend/src/components/CategoryPage/ProductGrid.linaria.css
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
.p1goy1el [data-flight-price]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.p1goy1el .new-price{color:#eb0000;margin-right:8px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}.p1goy1el .old-price{color:#767676;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
|
|
2
|
+
.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;}.w1jz3cpn .product-card{line-height:19px;min-width:0;width:50%;}@media (min-width:50rem){.w1jz3cpn .product-card{width:33.333%;}}@media (min-width:64rem){.w1jz3cpn .product-card{width:25%;}}.w1jz3cpn .product-card a{margin:0 0.5em 2em 0.5em;}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
.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
|
+
.d1n9gyhz{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:25%;}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
.c1ap841n.mjqp9b6{padding-top:2rem;}@media (min-width:40rem){.c1ap841n.mjqp9b6{padding-top:2rem;}}
|
|
2
|
+
|
|
3
|
+
.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
|
+
.c1w6bo99.mjqp9b6{padding-top:2rem;}@media (min-width:40rem){.c1w6bo99.mjqp9b6{padding-top:2rem;}}
|
|
2
|
+
|
|
3
|
+
.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
|
+
.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
|
+
.c1j1g21v{padding-bottom:1rem;}.c1j1g21v p{margin-bottom:1rem;}
|
|
2
|
+
.c1fnqd8r{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}
|
|
3
|
+
.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){.s19kzxi7{display:none;}}
|
|
4
|
+
.c18mz79g{max-width:60rem;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:2rem 0;}.c18mz79g h1{margin-bottom:1rem;}
|
|
5
|
+
.bqf7s3s{margin-top:1rem;}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.mn7zz18{width:100%;}@media (min-width:50em){.mn7zz18{display:none;}}.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;}.mn7zz18 [data-flight-dropdown-button]:focus{color:#EC288A;}.mn7zz18 [data-flight-dropdown-button][aria-expanded='true']{border-radius:3px 3px 0 0;border-bottom:0;color:#EC288A;}.mn7zz18 [data-flight-dropdown-button][aria-expanded='true'] .carot{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.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;}.mn7zz18 [data-flight-dropdown-item]{line-height:1.5;border:none;cursor:pointer;white-space:normal;padding:0.5em 1em;}.mn7zz18 [data-flight-dropdown-item]:hover{color:blue;}.mn7zz18 [data-flight-dropdown-item] a{-webkit-text-decoration:none;text-decoration:none;color:#000;}.mn7zz18 [data-flight-dropdown-item]:focus{font-weight:bold;background:#f2f2f2;outline:none;position:relative;}.mn7zz18 [data-flight-dropdown-item]:focus:before{content:'';position:absolute;top:0;bottom:0;left:0;width:2px;background-color:#2f80ed;}
|
|
2
|
+
.l4wjvty{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}
|
|
3
|
+
.lkx9gc5{color:#000;-webkit-text-decoration:none;text-decoration:none;margin-bottom:1rem;line-height:1.5;}
|
|
4
|
+
.a1iunu17{font-weight:bold;color:#2f80ed;}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.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-w1xroek9;animation-name:enter-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;}.w1xroek9.unmounting{-webkit-animation-name:exit-w1xroek9;animation-name:exit-w1xroek9;}@-webkit-keyframes enter-w1xroek9{0%{opacity:0;}100%{opacity:1;}}@keyframes enter-w1xroek9{0%{opacity:0;}100%{opacity:1;}}@-webkit-keyframes exit-w1xroek9{0%{opacity:1;}100%{opacity:0;}}@keyframes exit-w1xroek9{0%{opacity:1;}100%{opacity:0;}}.w1xroek9 a{display:block;margin-bottom:1.5rem;}.w1xroek9 p{margin-bottom:1rem;}.w1xroek9 button{width:100%;height:46px;}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.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;}.e5l6r24 aside{margin-left:auto;}.e5l6r24 svg{height:20px;width:20px;}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.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;}.i242bd7.disabled{background:#ffffff;color:#808080;}
|
|
2
|
+
.wh6pzt{margin-bottom:1.5rem;}
|
|
3
|
+
.e1vejok9{font-style:italic;font-size:12px;color:#eb0000;position:absolute;}
|
|
4
|
+
.l76cugz{display:block;font-size:12px;margin-bottom:0.25rem;display:block;}.l76cugz .req{color:#707070;margin-left:0.5em;}.l76cugz.disabled{color:#808080;}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.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;}.sja4fxq aside{margin-left:auto;}.sja4fxq svg{height:20px;width:20px;}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.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
|
+
.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
|
+
.wz5krju{text-align:left;font-size:16px;}.wz5krju address{font-style:normal;}@media (min-width:50rem){.wz5krju{background:#ffffff;padding-top:3rem;padding-bottom:3rem;}}.wz5krju h2{font-weight:600;margin-bottom:0.5rem;}.wz5krju .newsletter-container h2{margin-bottom:1rem;}.wz5krju ul{margin:0;padding:0;list-style:none;}.wz5krju a,.wz5krju p{padding:0.5rem 0;}.wz5krju a{display:block;color:#000000;-webkit-text-decoration:none;text-decoration:none;}.wz5krju a:hover{color:#EC288A;-webkit-transition:all 0.3s linear;transition:all 0.3s linear;}
|
|
3
|
+
.w184xbd5.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){.w184xbd5.mjqp9b6{background:#ffffff;padding-top:2rem;padding-bottom:2rem;}}.w184xbd5.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){.w184xbd5.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;}.w184xbd5.mjqp9b6 > section{margin:0;}}.w184xbd5.mjqp9b6 h2{font-size:16px;}
|
|
4
|
+
@media (min-width:50rem){.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
|
+
.wfhmo17{margin-right:0;color:#000000;}.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){.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;}}.wfhmo17 li{margin:0 0.5rem;}.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
|
+
.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){.l1dw1o0u{margin-right:0.25rem;}}.l1dw1o0u svg{width:12px;max-height:80%;}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
.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;}.c10oa4cg a,.c10oa4cg a:hover{-webkit-text-decoration:none;text-decoration:none;}.c10oa4cg.root{border-top:1px solid #e7e4e4;border-bottom:1px solid #e7e4e4;}
|
|
2
|
+
.s1yt800u.c10oa4cg{padding-left:1rem;background-color:#f0f0f0;border-bottom:1px solid #e7e4e4;}
|
|
3
|
+
.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;}.c12bw4x3 svg{display:none;margin-right:0px;}.c12bw4x3.with-chevron svg{display:block;}ul li .c12bw4x3.active,ul li ul li .c12bw4x3.active{font-weight:bold;}ul li ul li .c12bw4x3,ul li:last-child ul li .c12bw4x3{border-bottom:1px solid #fff;}ul li:last-child .c12bw4x3,ul li ul li:last-child .c12bw4x3{border-bottom:none;}
|
|
4
|
+
.c1h6jygm{font-size:16px;font-weight:600;}
|
|
5
|
+
.sr0vhjj{font-size:0.875rem;}
|
|
6
|
+
.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
|
+
.nyc8mxi{border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;}.nyc8mxi button{background:none;color:#666;}.nyc8mxi .menu-container{margin-top:0;}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
.w1cfme9n{position:relative;}.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
|
+
.mqo5i0u a{padding:1rem;display:inline-block;color:#5c5c5c;-webkit-text-decoration:none;text-decoration:none;}.mqo5i0u a.active{color:#000;font-weight:bold;}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
.w68f1uo{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding-bottom:0.5em;}.w68f1uo h2{margin-bottom:0;padding-bottom:0;}.w68f1uo h2 a{padding-bottom:0;}.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;}.w68f1uo li{color:#8f8f8f;-webkit-flex:auto;-ms-flex:auto;flex:auto;max-width:10rem;padding:0;margin:0;}.w68f1uo li a{opacity:1;color:#8f8f8f;display:block;padding:0.5em;}.w68f1uo li a:hover,.w68f1uo li a.active{color:#000000;}.w68f1uo a{-webkit-text-decoration:none;text-decoration:none;color:#000000;opacity:0.8;display:block;}.w68f1uo a:hover{opacity:1;}
|
|
2
|
+
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
.m8hg8p5.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;}.m8hg8p5.mjqp9b6 a{-webkit-text-decoration:none;text-decoration:none;color:#000000;opacity:0.8;display:block;padding:1em 0.5em 1.25em 0.5em;}.m8hg8p5.mjqp9b6 a:hover{opacity:1;-webkit-text-decoration:underline;text-decoration:underline;}
|
|
2
|
+
.c1dx6l74{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;min-width:50vw;}
|
|
3
|
+
.ioamxlc{border:1px solid #e8e8e8;border-width:1px 0 1px 0;width:100%;}
|
|
4
|
+
.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;}.wo50d7u h2{margin-bottom:0;font-weight:600;font-size:1em;}
|
|
5
|
+
.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;}.n1j8zxsq h2{font-size:inherit;}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
.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;}.ckqxef6:hover{opacity:1;}.ckqxef6.active{color:#000;font-weight:600;opacity:1;background-color:#ebebeb;}
|
|
2
|
+
.cxg0ktp{height:12px;width:16px;margin-right:15px;}
|
|
3
|
+
.cw4wmq > div{position:relative;padding-left:80px;}.cw4wmq > div + div{margin-top:1em;}.cw4wmq > div > span{position:absolute;top:0;left:0;color:#000;}.cw4wmq > div > span ~ label{margin-top:0.6rem;color:#000;}.cw4wmq > div > span + label{margin-top:0;}.cw4wmq input ~ span{border:1px solid #EC288A;}.cw4wmq label input:checked ~ span{background-color:#EC288A;}
|
|
4
|
+
.sc7tayu.t1eswvp1{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){.sc7tayu.t1eswvp1.sc7tayu.t1eswvp1{padding-bottom:0.5rem;}}
|
|
5
|
+
.aou29dp{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.aou29dp.aou29dp button{width:100%;margin:0;max-width:100%;}.aou29dp.aou29dp button.commit-button{background:#EC288A;color:white;}
|
package/.linaria-cache/packages/template-trend/src/components/Layout/Header/Header.linaria.css
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
.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;}.mbpo9ds svg{margin:4px;margin-bottom:0;height:18px;}
|
|
2
|
+
.s17r8ep0{-webkit-text-decoration:none;text-decoration:none;}.s17r8ep0:hover{-webkit-text-decoration:none;text-decoration:none;}
|
|
3
|
+
.c1bqfe3n{background-color:white;position:relative;}.c1bqfe3n a{-webkit-text-decoration:none;text-decoration:none;}.c1bqfe3n a:hover{-webkit-text-decoration:underline;text-decoration:underline;color:#000;}@media (max-width:49.99rem){.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;}}.c1bqfe3n .header-button{-webkit-text-decoration:none;text-decoration:none;color:#666;}.c1bqfe3n .header-button:hover{-webkit-text-decoration:underline;text-decoration:underline;color:#000;}.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;}.c1bqfe3n .header-button:hover svg use{fill:black;}.c1bqfe3n .header-button svg{width:18px;height:20px;margin:0px;}.c1bqfe3n .header-button svg use{fill:#878787;}.c1bqfe3n .header-button span{font-size:0.75rem;}.c1bqfe3n .header-button .badge-svg-wrapper{height:20px;position:relative;}.c1bqfe3n .header-button .badge-svg-wrapper .badge{position:absolute;top:-5px;right:-5px;color:white;font-size:0.5rem;}
|
|
4
|
+
.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
|
+
.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
|
+
.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;}.macjlat svg{height:18px;width:18px;}.macjlat:focus,.macjlat:active,.macjlat:hover{outline:none;opacity:0.8;}.macjlat label{margin-top:3px;}
|
|
7
|
+
.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
|
+
.sgyktyw{font-size:30px;font-weight:bold;line-height:normal;text-align:center;-webkit-text-decoration:none;text-decoration:none;color:inherit;}.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;}.sgyktyw a svg{width:100px;}@media (max-width:49.99rem){.sgyktyw a svg{width:85px;}}.sgyktyw a span{font-size:12px;text-transform:uppercase;}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.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
|
+
.s1dj0580{margin-left:0;margin-right:auto;}
|
|
2
|
+
.twvdb5w{text-align:center;position:absolute;font-size:16px;}
|
|
3
|
+
.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
|
+
.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
|
+
.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
|
+
.s1bxchih{list-style:none;display:block;padding:1em 1em 0.9375em;}.s1bxchih a,.s1bxchih a:active{-webkit-text-decoration:none;text-decoration:none;color:#666;}.s1bxchih button{background:none;color:#666;}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
.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;}.c1i8xksc.openBanner{display:block;}.c1i8xksc .close-button{background:transparent;}@media (min-width:50rem){.c1i8xksc .close-button{margin:0;padding-right:0;}}@media (max-width:49.99rem){.c1i8xksc{position:relative;padding:22px 0px;}.c1i8xksc .close-button{position:absolute;top:0;right:1em;}}
|
|
2
|
+
.bm3u5jk.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
|
+
.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;}.b1odvpbs .banner-text{margin-right:24px;line-height:1.5;}.b1odvpbs .light-text{color:#a5a5a5;margin:0 20px;white-space:nowrap;}.b1odvpbs .selector-wrapper{position:relative;}.b1odvpbs svg.carrot-icon{fill:#4f4f4f;width:9px;margin-right:0;}.b1odvpbs .carrot-icon[data-isopen='true']{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.b1odvpbs .selector-flyout-wrapper{position:absolute;}@media (max-width:49.99rem){.b1odvpbs{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.b1odvpbs .banner-text{width:100%;padding-right:20%;margin-right:0;margin-bottom:16px;text-align:left;}.b1odvpbs .light-text{width:100%;margin:13px auto;text-align:center;overflow:hidden;}.b1odvpbs .light-text::before,.b1odvpbs .light-text::after{background-color:#cccccc;content:'';display:inline-block;height:1px;position:relative;vertical-align:middle;width:50%;}.b1odvpbs .light-text:before{right:1em;margin-left:-50%;}.b1odvpbs .light-text:after{left:1em;margin-right:-50%;}.b1odvpbs .dropdown-selector{height:calc(100vh - 229px);overflow-y:scroll;}.b1odvpbs .selector-wrapper{width:100%;}}
|
|
4
|
+
.c195rjnf{height:46px;width:200px;text-transform:none;border-radius:4px;font-size:14px;}@media (max-width:49.99rem){.c195rjnf{width:100%;}}
|
|
5
|
+
.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;}.sw3cvcf span{font-size:14px;}.sw3cvcf:hover{background-color:#ffffff;color:#4f4f4f;}@media (max-width:49.99rem){.sw3cvcf{width:100%;}}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
.w1o8x6kf > div:first-child{border:1px solid #e1e1e1;background:#ffffff;}
|
|
2
|
+
.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;}.c6klfml.isActive{background-color:#ebebeb;color:#000;font-weight:600;opacity:1;}.c6klfml:hover{opacity:1;}
|
|
3
|
+
.c18gx25f{height:12px;width:16px;margin-right:15px;}
|
|
4
|
+
.s1ixj7np label{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;}.s1ixj7np .lvwr69r{background:#f9f9f9;margin-bottom:0;}
|
|
5
|
+
.c3758r8 > div{position:relative;padding-left:80px;}.c3758r8 > div > span{position:absolute;top:0;left:0;color:#000;}.c3758r8 > div > span ~ label{margin-top:0.6rem;color:#000;}.c3758r8 > div > span + label{margin-top:0;}.c3758r8 input ~ span{border:1px solid #EC288A;}.c3758r8 input ~ span svg{height:8px;}.c3758r8 label input:checked ~ span{background-color:#EC288A;}
|
|
6
|
+
.s14z9zsz{border:1px solid #e1e1e1;}
|
|
7
|
+
.s172rvrd.s1o36yse{padding:0;}
|
|
8
|
+
.sbi3of.cp1f0ra{margin:0;width:100%;}
|
|
9
|
+
.sto3bxj.c1d3sy9{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
|
+
.p1pqzw8z{position:relative;width:100%;}.p1pqzw8z svg{position:absolute;right:8px;top:0;bottom:0;margin:auto;}.p1pqzw8z svg use{fill:#878787;}
|
|
2
|
+
.i1e7u1u2{position:relative;margin:0 auto;width:100%;}
|
|
3
|
+
.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;}.s1wcpafs[data-flight-searchfield] > * input{font-size:16px;border:0;background:#f3f3f3;height:100%;width:100%;padding:0 1rem;}.s1wcpafs [data-flight-searchfield-cancel]{height:100%;min-width:48px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;}.s1wcpafs [data-flight-searchfield-flyout]{text-align:left;top:calc(100% + ((54px - 100%) / 2));}@media (max-width:49.99rem){.s1wcpafs [data-flight-searchfield-flyout]{top:calc(100% + ((64px - 100%) / 2));width:calc(100% + 4rem + 16px);left:-8px;border-left:none;border-right:none;}}.s1wcpafs [data-flight-searchfield-flyout] > *{padding:0.5rem;}.s1wcpafs [data-flight-searchfield-flyout] h2{color:#999999;text-transform:uppercase;font-size:0.75rem;padding:0.5rem;}.s1wcpafs [data-flight-searchfield-flyout] li{border-top:1px solid #e8e8e8;}.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
|
+
.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;}.b7fp8xg:hover{color:#000000;}.b7fp8xg:hover svg use{fill:#000000;}.b7fp8xg svg{margin:4px;margin-bottom:0;height:18px;width:18px;}.b7fp8xg svg use{fill:#878787;}
|
package/.linaria-cache/packages/template-trend/src/components/Layout/Header/TopNav.linaria.css
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.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;}.l1yp3nmb li.top-nav-list-item:last-of-type{padding-left:8px;padding-right:0px;}.l1yp3nmb.left{margin-right:8px;margin-left:0px;}.l1yp3nmb.left li.top-nav-list-item:first-of-type{padding-left:0px;padding-right:8px;}.l1yp3nmb li.top-nav-list-item{list-style:none;color:#878787;display:block;padding:0 8px;white-space:nowrap;}.l1yp3nmb button{background:none;color:#666;}@media (max-width:49.99rem){.l1yp3nmb{width:'50%';}.l1yp3nmb.searchOpen{width:'auto';}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.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){.mjqp9b6{padding:0 2rem;}}
|
package/.linaria-cache/packages/template-trend/src/components/Layout/Notifications.linaria.css
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.nsvw92g{position:fixed;right:1em;top:1em;z-index:99999;}.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);}.nsvw92g [data-flight-notification='summoned'],.nsvw92g [data-flight-notification='exiting']{-webkit-transform:translateX(calc(100% + 1em));-ms-transform:translateX(calc(100% + 1em));transform:translateX(calc(100% + 1em));}.nsvw92g [data-flight-notification='entering']{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}.nsvw92g [data-flight-notification='exiting']{opacity:0;max-height:0;}.nsvw92g [data-flight-notification-inner]{padding:1em;padding-right:2em;min-width:10em;}.nsvw92g [data-flight-notification-dismiss]{background:transparent;color:black;position:absolute;right:0.5em;top:0.5em;}.nsvw92g [data-flight-notification-dismiss] svg{stroke:currentColor;}.nsvw92g [data-flight-notification-dismiss]:hover svg{opacity:0.6;}.nsvw92g [data-flight-notification-type='add-to-cart'] [data-flight-notification-inner]{padding:0;}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.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
|
+
.h7orw20{font-weight:600;font-size:27px;line-height:34px;margin-bottom:50px;}@media (max-width:39.99rem){.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
|
+
.dxphjiz button{width:auto;}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.mkxn7ce.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){.mkxn7ce.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;}}.mkxn7ce.mjqp9b6 .main-wrapper{width:100%;padding-left:2rem;padding-right:2rem;}@media (max-width:39.99rem){.mkxn7ce.mjqp9b6 .main-wrapper{padding-left:0rem;padding-right:0rem;}}.mkxn7ce.mjqp9b6 .main-wrapper header{font-weight:600;}.mkxn7ce.mjqp9b6 .main-wrapper header h2{margin-top:0.75rem;font-size:150%;}.mkxn7ce.mjqp9b6 .main-wrapper .block{background:white;padding:1.5rem;}.mkxn7ce.mjqp9b6 .main-wrapper .block + .block{margin-top:1.5rem;}.mkxn7ce.mjqp9b6 .main-wrapper .block .radio-container{margin:0.5rem 0;}.mkxn7ce.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;}.mkxn7ce.mjqp9b6 .main-wrapper .half-block{width:calc(50% - 1.5rem);margin-left:0.75rem;margin-right:0.75rem;}@media (min-width:50rem){.mkxn7ce.mjqp9b6 .main-wrapper .half-block:first-child,.mkxn7ce.mjqp9b6 .main-wrapper .half-block:nth-child(2){margin-top:0;}}@media (max-width:49.99rem){.mkxn7ce.mjqp9b6 .main-wrapper .half-block{width:100%;}}.mkxn7ce.mjqp9b6 .main-wrapper strong{font-weight:bold;}.mkxn7ce.mjqp9b6 .main-wrapper .profile-form dt,.mkxn7ce.mjqp9b6 .main-wrapper .profile-form dd{display:block;line-height:1.5;}.mkxn7ce.mjqp9b6 .main-wrapper .profile-form dd{margin-bottom:1em;}.mkxn7ce.mjqp9b6 .main-wrapper .profile-form dt{font-size:0.75em;}.mkxn7ce.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){.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;}}.spawyq7 .nav-list{position:-webkit-sticky;position:sticky;min-width:223px;}@media (max-width:39.99rem){.spawyq7 .nav-list{min-width:0px;width:100%;}}.spawyq7 h2{font-weight:700;}.spawyq7 svg{margin-right:12px;width:1em;height:1em;}.spawyq7 .nav-list a,.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;}.spawyq7 .nav-list a:hover,.spawyq7 .nav-list button:hover{color:#EC288A;}.spawyq7 .nav-list a.active,.spawyq7 .nav-list button.active{font-weight:600;}@media (max-width:39.99rem){.spawyq7 .nav-list a,.spawyq7 .nav-list button{background:#ffffff;border:1px solid #dedede;margin:0.5em auto;padding:0.5em;}}@media (max-width:39.99rem){.spawyq7{margin:1em 0.5em;}}
|
package/.linaria-cache/packages/template-trend/src/components/MyPages/MyPagesStartPage.linaria.css
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
.m163mu92 .list-order{background-color:white;}@media (max-width:39.99rem){.m163mu92{padding:0px;margin-top:24px;}}.m163mu92 .section-wrapper{width:100%;}@media (max-width:39.99rem){.m163mu92 .section-wrapper{padding-left:12px;padding-right:12px;margin-top:24px;}}.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;}.m163mu92 .list-order{margin-bottom:18px;}.m163mu92 .show-all-orders{color:#EC288A;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;}.m163mu92 .show-all-orders:hover{opacity:0.8;}.m163mu92 .show-all-orders svg{margin-left:0.5em;fill:currentColor;}
|
|
2
|
+
.wbsbeva{margin-bottom:38px;}
|
package/.linaria-cache/packages/template-trend/src/components/MyPages/Orders/ListOrder.linaria.css
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.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){.s2dg4ud{grid-template-areas: 'image details' 'actions actions' 'full full';}}.s2dg4ud.empty{opacity:0.4;}.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;}.s2dg4ud .order-image svg{width:2em;height:2em;}.s2dg4ud .order-details{grid-area:details;padding:1em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.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){.s2dg4ud .order-details{margin:0;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.s2dg4ud .order-details section + section{margin-top:1em;margin-right:0;}}.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){.s2dg4ud .order-actions{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;border-top:0;}.s2dg4ud .order-actions section,.s2dg4ud .order-actions a{display:block;border-left:0;}}.s2dg4ud .order-actions section,.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;}.s2dg4ud .order-actions .actions{margin-left:auto;}@media (max-width:39.99rem){.s2dg4ud .order-actions .actions{margin-left:0;}}.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){.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;}}.s2dg4ud .order-status{color:#EC288A;font-weight:600;}@media (max-width:39.99rem){.s2dg4ud .order-status{background:#f8f8f8;margin:1em;}}.s2dg4ud h3{font-size:0.75em;text-transform:uppercase;color:#777777;margin-bottom:0.5em;}.s2dg4ud .full-detail{grid-area:full;border-top:1px solid #F3F3F3;padding-top:1em;}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.ffzyjg1{font-size:0.875rem;line-height:1.25;}.ffzyjg1 h2{font-weight:bold;}.ffzyjg1.loading{opacity:0.5;}.ffzyjg1.error,.ffzyjg1.loading{padding:1em;text-align:center;}
|
|
2
|
+
.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;}.lja3ua1 h3{text-transform:uppercase;padding-bottom:0.5em;font-size:1em;}.lja3ua1 .prod{grid-area:left;-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:2;}.lja3ua1 .qty{grid-area:center;-ms-grid-row:1;-ms-grid-column:3;}.lja3ua1 .price{-ms-grid-row:1;-ms-grid-column:4;grid-area:right;text-align:right;}
|
|
3
|
+
.v1h7femy{display:block;}
|
|
4
|
+
.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';}.ohwaxze:last-child{border-bottom:none;}.ohwaxze .image-wrapper{grid-area:image;-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1;padding-right:1em;}.ohwaxze .qty{grid-area:qty;-ms-grid-row:1;-ms-grid-column:3;}.ohwaxze .price{grid-area:price;-ms-grid-row:1;-ms-grid-column:4;text-align:right;}.ohwaxze .attributes{grid-area:attributes;-ms-grid-row:2;-ms-grid-column:2;-ms-grid-column-span:3;}.ohwaxze .name{grid-area:name;-ms-grid-row:1;-ms-grid-column:2;line-height:1.25;}.ohwaxze .name .subname{color:#9a9a9a;}.ohwaxze .name a{color:#333;}.ohwaxze .name a:hover{opacity:0.8;}.ohwaxze .variant-value{font-size:0.875em;padding-right:0.5em;padding-left:0.5em;border-right:1px solid #F3F3F3;}.ohwaxze .variant-value:last-of-type{border-right:0;padding-right:0;}.ohwaxze .variant-value:first-of-type{padding-left:0;}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.s19e410l{text-align:right;padding:1em;border-top:1px solid #F3F3F3;}.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;}.s19e410l dl div{display:inline-block;}.s19e410l dt{-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%;}.s19e410l dd{-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%;}.s19e410l dd a{color:#EC288A;}.s19e410l dd a:hover{opacity:0.8;}.s19e410l .total-price{font-weight:bold;}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.s1yw4nds{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;border-top:1px solid #F3F3F3;}@media (max-width:49.99rem){.s1yw4nds{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}}.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;}.s1yw4nds .shipping-billing > *:first-child{margin-right:4em;}.s1yw4nds .payment-method{padding:1em;border-left:1px solid #F3F3F3;}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.owvv5nz h1{margin-bottom:2em;}@media (max-width:39.99rem){.owvv5nz h1{margin-bottom:1em;}}@media (max-width:39.99rem){.owvv5nz.main-wrapper{margin-top:12px;padding-left:12px;padding-right:12px;}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.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
|
+
.b1c83eyb{margin-bottom:2rem;}
|
|
2
|
+
.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){.b17e7x98{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}}
|
|
3
|
+
.pawjied{height:42px;padding:0.5rem 1rem;border:1px solid #dedede;}@media (min-width:40rem){.pawjied{max-width:204px;}}@media (max-width:39.99rem){.pawjied{margin-bottom:1rem;}}
|
|
4
|
+
.w1r9qt12.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
|
+
.cpfqpn4{padding:0.25rem 0.5rem;margin:1px 0;display:inline-block;border-radius:3px;border:1px solid lightgray;cursor:pointer;}.cpfqpn4.hasSubcategories:before{margin-right:0.5rem;font-weight:bold;}.cpfqpn4.hasSubcategories.isActive:before{content:'-';}.cpfqpn4.isActive:before{content:'+';}
|
|
2
|
+
.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){.fmsu1vc{margin-top:2rem;margin-bottom:2rem;}}
|
|
2
|
+
.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){.wt7iypo{margin-bottom:2rem;}}.wt7iypo form,.wt7iypo input{height:100%;width:100%;}.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;}.wt7iypo label{position:absolute;font-size:0.75rem;left:calc(0.5rem + 1px);top:-6px;background:white;padding:0 0.5rem;color:#767676;}.wt7iypo button{color:#000000;background:none;border:0;outline:none;position:absolute;right:1rem;text-align:right;top:0;height:100%;cursor:pointer;}.wt7iypo button:disabled{opacity:0.5;}
|
|
3
|
+
.e12drwh5{margin-bottom:0.5rem;color:#650e1b;}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.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;}.e17mf4yd header{text-align:center;}.e17mf4yd header p{text-align:center;font-weight:600;color:inherit;}.e17mf4yd h1{color:#e82a2a;}.e17mf4yd > * + *{margin-top:1em;margin-bottom:0;padding:0;}.e17mf4yd p{color:#999999;text-align:left;}
|
package/.linaria-cache/packages/template-trend/src/components/Pagination/Pagination.linaria.css
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.p1t74tme a{padding:1em;color:#EC288A;}.p1t74tme a:hover{opacity:0.8;}.p1t74tme a:first-of-type{padding-left:0px;}.p1t74tme a:last-of-type{padding-right:0px;}.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
|
+
.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
|
+
.f1szgs5c button{background:transparent;}.f1szgs5c button svg.active{fill:currentColor;}
|
package/.linaria-cache/packages/template-trend/src/components/ProductList/Favourites.linaria.css
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
.c1byj3zj{margin-top:2em;}.c1byj3zj.loading{opacity:0.6;}.c1byj3zj h1{margin-bottom:1em;font-weight:600;}.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%;}.c1byj3zj .product-grid > *{line-height:19px;min-width:0;margin:8px;width:calc(50% - 16px);}@media (min-width:50rem){.c1byj3zj .product-grid > *{width:calc(33.333% - 16px);}}@media (min-width:64rem){.c1byj3zj .product-grid > *{width:calc(25% - 16px);}}.c1byj3zj [data-valid] .product-card{border:1px solid #f5f5dc;}.c1byj3zj [data-valid='valid'] .product-card{border:1px solid #F3F3F3;}.c1byj3zj .product-card a{margin:0;border:0;}.c1byj3zj .product-card-detail,.c1byj3zj .product-card,.c1byj3zj .product-card a{background:white;}.c1byj3zj li:not([data-valid='valid']) .product-card{background:rgba(255,255,255,0.2);}.c1byj3zj li:not([data-valid='valid']) .product-card a{opacity:0.5;background:rgba(255,255,255,0.2);}.c1byj3zj .select-variant{margin:0;padding:1em;position:relative;z-index:999;}.c1byj3zj .select-variant [data-flight-dropdown] + [data-flight-dropdown]{margin-top:0.5em;}.c1byj3zj .select-variant [data-flight-dropdown] button,.c1byj3zj .select-variant [data-flight-dropdown] ul,.c1byj3zj .select-variant [data-flight-dropdown] li{width:100%;}.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;}.c1byj3zj .add-clear button{max-width:30ch;display:block;margin:0.5em auto;}.c1byj3zj .new-price,.c1byj3zj .old-price{display:inline-block;}.c1byj3zj .old-price{margin-left:0.5em;}
|
|
2
|
+
.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;}.ac2hdeq svg{max-width:1.5em;max-height:1.5em;margin-right:0.5em;}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
.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){.s15gn9c0{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}
|
|
2
|
+
.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
|
+
.p104g83z.p104g83z [data-flight-dropdown-items]{width:100%;height:200px;overflow:scroll;}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
.cq75ys6{background-color:#FFFFFF;}@media (min-width:40rem){.cq75ys6{width:320px;}}@media (max-width:39.99rem){.cq75ys6{width:100%;}}
|
|
2
|
+
.c1a8mzsf{background-color:#EC288A;border-color:#D40567;color:white;font-size:16px;border-radius:4px;padding:0.5rem 1rem;height:54px;padding:16px;margin:8px;text-align:center;background:#EC288A;color:white;}.c1a8mzsf span{margin-right:12px;}.c1a8mzsf svg{fill:white;height:1em;width:1em;margin-right:1em;}@media (min-width:50rem){.c1a8mzsf{max-width:100%;}}.c1a8mzsf:disabled{border:1px solid #dedede;opacity:0.5;}.c1a8mzsf.secondary{background-color:white;border:1px solid #333;color:#333;}.c1a8mzsf.secondary circle.path{stroke:black;}
|
|
3
|
+
.p1i58doo{width:5rem;margin-right:1rem;}
|
|
4
|
+
.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%;}.pjx0jqi a{-webkit-text-decoration:none;text-decoration:none;}.pjx0jqi a:hover{opacity:0.8;-webkit-text-decoration:none;text-decoration:none;color:white;}
|
|
5
|
+
.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
|
+
.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;}.p41hym0 .price,.p41hym0 .new-price{margin-top:0.75rem;}.p41hym0 .old-price{margin-top:0.25rem;}.p41hym0 .new-price{color:#EB0000;}
|
|
7
|
+
.hrfqnnj{font-size:16px;margin-bottom:8px;}
|
|
8
|
+
.p1jc6jl9{font-size:12px;}
|
|
9
|
+
.ednkb9d{color:red;margin-top:8px;font-size:12px;}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.d1bbsupe{margin:1em 0;}.d1bbsupe [data-flight-dropdown]{background:white;}.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;}.d1bbsupe [data-flight-dropdown-open='true'] [data-flight-dropdown-button]{border-bottom-color:transparent;border-radius:3px 3px 0 0;}.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);}.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;}.d1bbsupe [data-flight-dropdown-item]:last-child{border-radius:0 0 3px 3px;}.d1bbsupe svg{margin-left:auto;}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.w15o75hq{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.w15o75hq .image-gallery-thumbnails-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.w15o75hq .image-gallery-thumbnail.active{border:1px solid black;}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.p1qw72zg{font-size:0.875rem;margin:0;padding:0;}.p1qw72zg span{font-weight:600;}.p1qw72zg a{-webkit-text-decoration:none;text-decoration:none;color:#EC288A;}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
.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%;}.p8hbe94 .error{margin-top:1em;background:#faf3f3;padding:1em;}.p8hbe94 .error label{color:#ca0c0c;}.p8hbe94 .error button{margin-top:1em;}.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;}.p8hbe94 .package-product-price-wrapper{font-size:1.1rem;margin-bottom:0.75em;}.p8hbe94 .package-product-price-wrapper .discount,.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;}.p8hbe94 .package-product-price-wrapper .discount{color:#5f5f5f;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.p8hbe94 .package-product-price-wrapper .discount .price{font-size:1.25em;}.p8hbe94 .package-product-price-wrapper .total{font-weight:600;}.p8hbe94 .package-product-price-wrapper .total .package-price{font-size:1.5em;}
|
|
2
|
+
.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;}.tl48ky4 svg{width:1.5em;height:1.5em;margin-right:0.5em;}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.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;}.p17cadpd .product-link{width:72px;margin-right:12px;}.p17cadpd .product-link img:hover{opacity:0.8 !important;}.p17cadpd .product-name{font-weight:600;font-size:18px;-webkit-text-decoration:none;text-decoration:none;color:black;}.p17cadpd .product-name:hover{-webkit-text-decoration:underline;text-decoration:underline;}.p17cadpd .product-detail{width:100%;}.p17cadpd .product-detail > * + *{margin-top:0.5em;margin-bottom:0;}.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;}.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;}.p17cadpd .price-quantity-wrapper .package-product-price .price,.p17cadpd .price-quantity-wrapper .package-product-price .new-price,.p17cadpd .price-quantity-wrapper .package-product-price .old-price{display:inline-block;margin-right:0px;margin-left:8px;}.p17cadpd .price-quantity-wrapper .package-product-price .price,.p17cadpd .price-quantity-wrapper .package-product-price .new-price{color:#ca0c0c;font-size:18px;}.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
|
+
.wr5mleq{--innerFontSize:0.85rem;position:relative;}.wr5mleq .label{font-size:0.75rem;cursor:pointer;background:transparent;}.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;}.wr5mleq .price-table .label{font-size:var(--innerFontSize);}.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;}.wr5mleq .price-table li .timestamp{font-size:var(--innerFontSize);}.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
|
+
.dlqnndp{margin-bottom:42px;color:#707070;}
|
|
2
|
+
.s1s3479f{font-weight:600;font-size:16px;margin-bottom:0.25em;}
|
|
3
|
+
.p1280trs{line-height:1.5;width:100%;padding-bottom:3rem;}@media (max-width:49.99rem){.p1280trs{margin:0;}}@media (min-width:50rem){.p1280trs{width:calc(50% - 16px);}}@media (min-width:64rem){.p1280trs:nth-of-type(odd){width:calc(60% - 24px);}.p1280trs:nth-of-type(even){width:calc(40% - 24px);}}.p1280trs ul.payment-options-list{font-size:16px;font-weight:600;}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
.d1asp6wy{line-height:25px;}
|
|
2
|
+
.p1bv53o3.p1280trs{border-bottom:1px solid #e8e8e8;padding:1rem 0;margin:1rem 0;font-size:0.875rem;}.p1bv53o3.p1280trs .s1s3479f{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-items:space-between;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0;}.p1bv53o3.p1280trs .s1s3479f + * > :first-child{margin-top:1rem;}
|
|
3
|
+
.i1fxkq77{margin-left:auto;font-size:1.25rem;}
|
package/.linaria-cache/packages/template-trend/src/components/ProductPage/ProductPage.linaria.css
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.p1b8p0mj{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;padding-top:1rem;}.p1b8p0mj header{margin-bottom:24px;}.p1b8p0mj header h1{font-size:28px;line-height:1.25;}.p1b8p0mj header h1 + h2{font-size:16px;font-weight:600;}.p1b8p0mj .customer-comment-input-wrapper{width:100%;}.p1b8p0mj .customer-comment-input-wrapper .customer-comment-input{height:44px;}.p1b8p0mj .customer-comment-input-wrapper .status-wrapper{top:-39px;}.p1b8p0mj .quantity-input-wrapper{margin-bottom:0rem;margin-right:10px;width:54px;}.p1b8p0mj .quantity-input-wrapper input::-webkit-outer-spin-button,.p1b8p0mj .quantity-input-wrapper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}.p1b8p0mj .quantity-input-wrapper input[type='number']{border-radius:4px;-moz-appearance:textfield;}.p1b8p0mj .quantity-input-wrapper input{width:54px;height:54px;text-align:center;padding:0px;margin-bottom:0px;}.p1b8p0mj .quantity-input-wrapper label{text-align:center;}.p1b8p0mj .short-description{line-height:1.5;font-size:16px;margin-bottom:24px;color:#707070;}.p1b8p0mj .short-description p{margin-bottom:1rem;}.p1b8p0mj .delivery-list li{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;margin-bottom:16px;}.p1b8p0mj .delivery-list li svg{margin-right:16px;}@media (min-width:50rem){.p1b8p0mj .product-details{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}}.p1b8p0mj .product-details .price,.p1b8p0mj .product-details .new-price,.p1b8p0mj .product-details .old-price{font-weight:600;display:inline-block;}.p1b8p0mj .product-details .price,.p1b8p0mj .product-details .new-price{font-size:1.5rem;}.p1b8p0mj .product-details .new-price{margin-right:8px;color:#EB0000;}.p1b8p0mj .product-details .old-price{color:#707070;}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
.m1lzfjw5{padding-top:100%;background:#f6f6f6;}
|
|
2
|
+
.m31gx5s{margin-top:1rem;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;}
|
|
3
|
+
.m15qkqln{width:22%;}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.c1n1mxvu.cs3jg27.mjqp9b6{background:transparent;}.c1n1mxvu.cs3jg27.mjqp9b6 h2{font-size:18px;font-weight:bold;margin-bottom:0.75em;}.c1n1mxvu.cs3jg27.mjqp9b6 .product-grid{width:100%;}.c1n1mxvu.cs3jg27.mjqp9b6 .product-grid .product-card{width:16.667%;}@media (max-width:49.99rem){.c1n1mxvu.cs3jg27.mjqp9b6 .product-grid{overflow-x:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.c1n1mxvu.cs3jg27.mjqp9b6 .product-grid .product-card{min-width:34%;margin:0 0.5em;}}.c1n1mxvu.cs3jg27.mjqp9b6 .product-card{font-size:0.875em;}
|