tabexseriescomponents 0.0.71 → 0.0.73
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/dist/index.cjs.js +420 -218
- package/dist/index.esm.js +421 -219
- package/dist/index.umd.js +420 -218
- package/package.json +1 -1
- package/src-aya/Contexts/LanguageContext.jsx +369 -0
- package/{src1-10 → src-aya}/Contexts/ProductsCardsSectionContext.jsx +0 -0
- package/{src1-10 → src-aya}/StylesJS/Customstyles.js +0 -0
- package/src-aya/TabexComponents/Cards/Card20/Card20.jsx +288 -0
- package/src-aya/TabexComponents/Cards/Card21/Card21.jsx +386 -0
- package/src-aya/TabexComponents/Cards/Card22/Card22.jsx +289 -0
- package/src-aya/TabexComponents/Cards/Card23/Card23.jsx +355 -0
- package/src-aya/TabexComponents/Cards/CardBadgeSlideFromTop/CardBadgeSlideFromTop.jsx +393 -0
- package/src-aya/TabexComponents/Cards/CategoryCardwithhoveraction/CategoryCardwithhoveraction.jsx +168 -0
- package/src-aya/TabexComponents/Cards/Categorycard_fullimage/Categorycard_fullimage.jsx +243 -0
- package/src-aya/TabexComponents/Cards/Categorycard_slidebgscaled/Categorycard_slidebgscaled.jsx +202 -0
- package/src-aya/TabexComponents/Cards/Categorycard_with_trianglebg/Categorycard_with_trianglebg.jsx +174 -0
- package/src-aya/TabexComponents/Cards/Categorycard_with_twolinestransition/Categorycard_with_twolinestransition.jsx +182 -0
- package/src-aya/TabexComponents/Cards/Categorycard_withshapes/Categorycard_withshapes.jsx +158 -0
- package/src-aya/TabexComponents/Cards/Categorycard_withtext/Categorycard_withtext.jsx +189 -0
- package/src-aya/TabexComponents/Cards/Classiccategorycard/Classiccategorycard.jsx +150 -0
- package/src-aya/TabexComponents/Cards/Horizontalcard/Horizontalcard.jsx +271 -0
- package/src-aya/TabexComponents/Cards/MenuCard/MenuCard.jsx +538 -0
- package/src-aya/TabexComponents/Cards/ModernCardWithQuantityButton/ModernCardWithQuantityButton.jsx +491 -0
- package/src-aya/TabexComponents/Cards/ModernProductCard/ModernProductCard.jsx +469 -0
- package/src-aya/TabexComponents/Cards/Productcard6/Productcard6.jsx +257 -0
- package/src-aya/TabexComponents/Cards/Productcard7/Productcard7.jsx +272 -0
- package/src-aya/TabexComponents/Cards/Productcard_animatedbuttons/Productcard_animatedbuttons.jsx +295 -0
- package/src-aya/TabexComponents/Cards/Productcard_with_circularbg/Productcard_with_circularbg.jsx +289 -0
- package/src-aya/TabexComponents/Cards/Productcard_with_circularhover/Productcard_with_circularhover.jsx +315 -0
- package/src-aya/TabexComponents/Cards/Productcard_with_slideanimation/Productcard_with_slideanimation.jsx +288 -0
- package/src-aya/TabexComponents/Cards/Productcard_with_variants/Productcard_with_variants.jsx +328 -0
- package/src-aya/TabexComponents/Cards/Productcard_with_zoominonhover/Productcard_with_zoominonhover.jsx +509 -0
- package/{src1-10 → src-aya}/TabexComponents/Cards/Productcarddefault/Productcarddefault.jsx +2 -2
- package/src-aya/TabexComponents/Cards/Productccard_with_imageontopleft/Productccard_with_imageontopleft.jsx +286 -0
- package/src-aya/TabexComponents/Cards/Prouductcard_with_zoomhover/Prouductcard_with_zoomhover.jsx +133 -0
- package/src-aya/TabexComponents/Cards/Simplecategorycardwithtextbelow/Simplecategorycardwithtextbelow.jsx +125 -0
- package/src-aya/TabexComponents/Cards/Simpleproductcard/Simpleproductcard.jsx +292 -0
- package/src-aya/TabexComponents/Cards/StylishProductCard/StylishProductCard.jsx +336 -0
- package/src-aya/TabexComponents/Footer/Allinonefooter/Allinonefooter.jsx +429 -0
- package/{src1-10 → src-aya}/TabexComponents/Footer/Footer1/Footer1.jsx +21 -23
- package/{src1-10 → src-aya}/TabexComponents/Footer/Footer2/Footer2.jsx +6 -6
- package/src-aya/TabexComponents/Footer/Footer3/Footer3.jsx +302 -0
- package/{src1-10 → src-aya}/TabexComponents/Footer/Footer4/Footer4.jsx +8 -8
- package/{src1-10 → src-aya}/TabexComponents/Footer/Footer5/Footer5.jsx +8 -8
- package/{src1-10 → src-aya}/TabexComponents/Footer/Footer6/Footer6.jsx +4 -4
- package/{src1-10 → src-aya}/TabexComponents/Footer/Footer7/Footer7.jsx +5 -5
- package/{src1-10 → src-aya}/TabexComponents/Footer/Simplefooter/Simplefooter.jsx +2 -2
- package/{src1-10 → src-aya}/TabexComponents/Generalfiles/images/egyptflag.png +0 -0
- package/{src1-10 → src-aya}/TabexComponents/Generalfiles/images/noimage.png +0 -0
- package/{src1-10 → src-aya}/TabexComponents/Generalfiles/images/payment/cod.png +0 -0
- package/{src1-10 → src-aya}/TabexComponents/Generalfiles/images/payment/fawry.png +0 -0
- package/{src1-10 → src-aya}/TabexComponents/Generalfiles/images/payment/payment.png +0 -0
- package/{src1-10 → src-aya}/TabexComponents/Generalfiles/images/payment/paymob.png +0 -0
- package/{src1-10 → src-aya}/TabexComponents/Generalfiles/images/payment/paypal.png +0 -0
- package/{src1-10 → src-aya}/TabexComponents/Generalfiles/images/payment/visa.png +0 -0
- package/{src1-10 → src-aya}/TabexComponents/Generalfiles/images/shoppingcart.png +0 -0
- package/{src1-10 → src-aya}/TabexComponents/Generalfiles/images/tabexlogo.png +0 -0
- package/{src1-10 → src-aya}/TabexComponents/Generalfiles/images/unknownmaleuser.png +0 -0
- package/{src1-10 → src-aya}/TabexComponents/Generalfiles/images/usflag.png +0 -0
- package/{src1-10 → src-aya}/TabexComponents/Generalfiles/images/whatsapp.png +0 -0
- package/src-aya/TabexComponents/Headers/CTAHeader/CTAHeader.jsx +822 -0
- package/src-aya/TabexComponents/Headers/CategoryFeaturingHeader/CategoryFeaturingHeader.jsx +841 -0
- package/src-aya/TabexComponents/Headers/ClassicHeader/ClassicHeader.jsx +677 -0
- package/src-aya/TabexComponents/Headers/Gotoheader/Gotoheader.jsx +707 -0
- package/{src1-10 → src-aya}/TabexComponents/Headers/Header4/Header4.jsx +0 -0
- package/src-aya/TabexComponents/Headers/Header6/Header6.jsx +631 -0
- package/{src1-10 → src-aya}/TabexComponents/Headers/Header8/Header8.jsx +103 -176
- package/{src1-10 → src-aya}/TabexComponents/Headers/HeaderRestaurant/HeaderRestaurant.jsx +105 -106
- package/{src1-10 → src-aya}/TabexComponents/Headers/Header_threesectionslogocentered/Header_threesectionslogocentered.jsx +99 -98
- package/src-aya/TabexComponents/Headers/Headerresponsive/Headerresponsive.jsx +669 -0
- package/src-aya/TabexComponents/Headers/HeaderwithContactinfo/HeaderwithContactinfo.jsx +919 -0
- package/src-aya/TabexComponents/Headers/Modernheader/Modernheader.jsx +687 -0
- package/src-aya/TabexComponents/Headers/StylishHeader/StylishHeader.jsx +813 -0
- package/src-aya/TabexComponents/Headers/Subheader/Subheader.jsx +248 -0
- package/src-aya/TabexComponents/Headers/ThreeTieredHeader/ThreeTieredHeader.jsx +926 -0
- package/src-aya/TabexComponents/Sections/BackgroundImages/BacgroundThreeImageWithCategories/BacgroundThreeImageWithCategories.jsx +168 -0
- package/src-aya/TabexComponents/Sections/BackgroundImages/BackgroundFiveImageStructure/BackgroundFiveImageStructure.jsx +346 -0
- package/src-aya/TabexComponents/Sections/BackgroundImages/BackgroundImageWithTopContent/BackgroundImageWithTopContent.jsx +304 -0
- package/{src1-10 → src-aya}/TabexComponents/Sections/BackgroundImages/Backgroundimage1/Backgroundimage1.jsx +0 -0
- package/src-aya/TabexComponents/Sections/BackgroundImages/Backgroundimage_with_toppill/Backgroundimage_with_toppill.jsx +271 -0
- package/{src1-10 → src-aya}/TabexComponents/Sections/BackgroundImages/BackgroundimageandTextsection/BackgroundimageandTextsection.jsx +2 -1
- package/src-aya/TabexComponents/Sections/BackgroundImages/Bgimagewithsearchbar/Bgimagewithsearchbar.jsx +200 -0
- package/{src1-10 → src-aya}/TabexComponents/Sections/BackgroundImages/Section_with_rightbgcont/Section_with_rightbgcont.jsx +0 -0
- package/{src1-10 → src-aya}/TabexComponents/Sections/BackgroundImages/Threebgimages/Threebgimages.jsx +0 -0
- package/{src1-10 → src-aya}/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages.jsx +0 -0
- package/src-aya/TabexComponents/Sections/Cards/CardsSection/CardsSection.jsx +768 -0
- package/{src1-10 → src-aya}/TabexComponents/Sections/Cards/CardsSection2/CardsSection2.jsx +1 -4
- package/src-aya/TabexComponents/Sections/Cards/CardsSection7/CardsSection7.jsx +663 -0
- package/{src1-10 → src-aya}/TabexComponents/Sections/Cards/CardsSection8/CardsSection8.js +0 -0
- package/src-aya/TabexComponents/Sections/Cards/Cardsection10/Arrows.js +94 -0
- package/src-aya/TabexComponents/Sections/Cards/Cardsection10/Cardsection10.js +741 -0
- package/src-aya/TabexComponents/Sections/Cards/Cardsection100/Cardsection10.js +430 -0
- package/src-aya/TabexComponents/Sections/Cards/Cardsection100/burger.jpg +0 -0
- package/src-aya/TabexComponents/Sections/Cards/ElegantCategoriesCardSection/ElegantCategoriesCardSection.jsx +473 -0
- package/src-aya/TabexComponents/Sections/Cards/ModernCardsSection/ModernCardsSection.jsx +523 -0
- package/src-aya/TabexComponents/Sections/Cards/Sixverticalcardssection/Sixverticalcardssection.jsx +502 -0
- package/src-aya/TabexComponents/Sections/Slideshow/AboutSection/AboutSection.jsx +276 -0
- package/src-aya/TabexComponents/Sections/Slideshow/Backgroundimage_with_topcircle/Backgroundimage_with_topcircle.jsx +160 -0
- package/src-aya/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection.jsx +176 -0
- package/{src1-10 → src-aya}/TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx +1 -1
- package/src-aya/TabexComponents/Sections/Slideshow/Image_with_rightwords/Image_with_rightwords.jsx +140 -0
- package/src-aya/TabexComponents/Sections/Slideshow/Servicesection/Servicesection.jsx +201 -0
- package/src-aya/TabexComponents/Sections/Slideshow/ServicesectionCenteredcards/ServicesectionCenteredcards.jsx +125 -0
- package/src-aya/TabexComponents/Sections/Slideshow/Slideshow_with_rotatedsquare/Slideshow_with_rotatedsquare.jsx +226 -0
- package/src-aya/TabexComponents/Sections/Slideshow/Slideshow_with_squarebg/Slideshow_with_squarebg.jsx +149 -0
- package/src-aya/TabexComponents/Sections/Slideshow/Slideshowdifferentanimations/Slideshowdifferentanimations.jsx +139 -0
- package/src-aya/TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade.jsx +215 -0
- package/{src1-10 → src-aya}/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide.jsx +6 -1
- package/{src1-10 → src-aya}/TabexComponents/Sections/Slideshow/Slideshowzoom/Arrow.js +0 -0
- package/src-aya/TabexComponents/Sections/Slideshow/Slideshowzoom/Slideshowzoom.jsx +277 -0
- package/{src1-10 → src-aya}/TabexComponents/StaticPages/AccountInformation/AccountInformation.jsx +0 -0
- package/src-aya/TabexComponents/StaticPages/CartSlider/CartSlider.jsx +458 -0
- package/{src1-10 → src-aya}/TabexComponents/StaticPages/Categoriesdropdown/Categoriesdropdown.jsx +0 -0
- package/{src1-10 → src-aya}/TabexComponents/StaticPages/Checkout/Checkout.jsx +0 -0
- package/{src1-10 → src-aya}/TabexComponents/StaticPages/Filter/Filter.jsx +0 -0
- package/{src1-10 → src-aya}/TabexComponents/StaticPages/Login/FacebookLoginButton.jsx +0 -0
- package/{src1-10 → src-aya}/TabexComponents/StaticPages/Login/GoogleLoginButton.jsx +0 -0
- package/src-aya/TabexComponents/StaticPages/Login/Login.jsx +283 -0
- package/{src1-10 → src-aya}/TabexComponents/StaticPages/OrderSuccess/OrderSuccess.js +0 -0
- package/{src1-10 → src-aya}/TabexComponents/StaticPages/Ordershistory/Ordershistory.jsx +0 -0
- package/{src1-10 → src-aya}/TabexComponents/StaticPages/Policies/Policies.jsx +0 -0
- package/src-aya/TabexComponents/StaticPages/Productinfo/Iteminfo.js +1287 -0
- package/src-aya/TabexComponents/StaticPages/Productinfo/Productinfo.js +710 -0
- package/{src1-10 → src-aya}/TabexComponents/StaticPages/Productinfo/Productinfo.jsx +3 -2
- package/src-aya/TabexComponents/StaticPages/Productinfo/Serviceinfo.js +804 -0
- package/src-aya/TabexComponents/StaticPages/Searchlist/Searchlist.jsx +206 -0
- package/{src1-10 → src-aya}/TabexComponents/StaticPages/Signup/CustomerInformationForm.jsx +15 -0
- package/src-aya/TabexComponents/StaticPages/Signup/Signup.jsx +155 -0
- package/{src1-10 → src-aya}/TabexComponents/StaticPages/Staticpagesrouter/Staticpagesrouter.jsx +0 -6
- package/src-aya/TabexComponents/StaticPages/Viewcart/Viewcart.jsx +1048 -0
- package/{src1-10 → src-aya}/TabexComponents/StaticPages/Wishlist/Wishlist.jsx +0 -0
- package/src-aya/assets/images/appstore.png +0 -0
- package/{src1-10 → src-aya}/assets/images/cod.png +0 -0
- package/{src1-10 → src-aya}/assets/images/egyptflag.png +0 -0
- package/{src1-10 → src-aya}/assets/images/fawry.png +0 -0
- package/src-aya/assets/images/googleplay.png +0 -0
- package/{src1-10 → src-aya}/assets/images/payment.png +0 -0
- package/{src1-10 → src-aya}/assets/images/paymob.png +0 -0
- package/{src1-10 → src-aya}/assets/images/paypal.png +0 -0
- package/{src1-10 → src-aya}/assets/images/shoppingcart.png +0 -0
- package/{src1-10 → src-aya}/assets/images/usflag.png +0 -0
- package/{src1-10 → src-aya}/assets/images/visa.png +0 -0
- package/{src1-10 → src-aya}/assets/images/whatsapp.png +0 -0
- package/{src1-10 → src-aya}/button.jsx +0 -0
- package/src-aya/index.jsx +222 -0
- package/{src1-10 → src-aya}/styles/Home.module.css +0 -0
- package/{src1-10 → src-aya}/styles/cards/Categorcycard_fullimage.module.css +0 -0
- package/{src1-10 → src-aya}/styles/cards/Categorycard_slidebgscaled.module.css +0 -0
- package/{src1-10 → src-aya}/styles/cards/Categorycard_withshapes.module.css +0 -0
- package/src-aya/styles/cards/ModernCardWithQuantityButton.module.css +34 -0
- package/{src1-10 → src-aya}/styles/cards/Productcard6.module.css +0 -0
- package/{src1-10 → src-aya}/styles/cards/Productcard_with_circularbg.module.css +0 -0
- package/{src1-10 → src-aya}/styles/cards/Productccard_with_zoominonhover.module.css +0 -0
- package/src-aya/styles/cards/Prouductcard_with_zoomhover.module.css +61 -0
- package/src-aya/styles/cards/categorycard.module.css +85 -0
- package/src-aya/styles/cards/categorycard3.module.css +50 -0
- package/{src1-10 → src-aya}/styles/cards/categorycardwithtext.module.css +0 -0
- package/src-aya/styles/cards/productcard_animatedbuttons.module.css +127 -0
- package/{src1-10 → src-aya}/styles/cards/productcard_with_textonhover.module.css +0 -0
- package/{src1-10 → src-aya}/styles/cards/productccard_with_imageontopleft.module.css +0 -0
- package/src-aya/styles/general/bootstrap.css +4562 -0
- package/src-aya/styles/general/dropdown.css +206 -0
- package/{src1-10 → src-aya}/styles/general/editorbardropdown.module.css +0 -0
- package/{src1-10 → src-aya}/styles/general/filter.module.css +0 -0
- package/{src1-10 → src-aya}/styles/general/form.module.css +0 -0
- package/{src1-10 → src-aya}/styles/general/general.module.css +0 -0
- package/{src1-10 → src-aya}/styles/general/image-gallery.css +0 -0
- package/{src1-10 → src-aya}/styles/general/react-accessible-accordion.module.css +0 -0
- package/{src1-10 → src-aya}/styles/general/react-phone-input-2.module.css +0 -0
- package/{src1-10 → src-aya}/styles/general/scrollbtn.module.css +0 -0
- package/{src1-10 → src-aya}/styles/general/slick.module.css +0 -0
- package/{src1-10 → src-aya}/styles/general/tabs.module.css +0 -0
- package/{src1-10 → src-aya}/styles/general/workplaceeditor.module.css +0 -0
- package/{src1-10 → src-aya}/styles/globals.css +0 -0
- package/src-aya/styles/headers/CTAHeader.module.css +40 -0
- package/src-aya/styles/headers/CategoryFeaturingHeader.module.css +61 -0
- package/{src1-10/styles/headers/Allinoneheader.module.css → src-aya/styles/headers/Gotoheader.module.css} +0 -0
- package/{src1-10 → src-aya}/styles/headers/Header7.module.css +0 -0
- package/src-aya/styles/headers/Header_threesectionslogocentered.module.css +96 -0
- package/{src1-10 → src-aya}/styles/headers/Sideheader.module.css +0 -0
- package/src-aya/styles/headers/classicheader.module.css +16 -0
- package/{src1-10 → src-aya}/styles/headers/classicheaderstyles.module.css +0 -0
- package/{src1-10 → src-aya}/styles/headers/dropdown.css +0 -0
- package/{src1-10 → src-aya}/styles/headers/header4.module.css +0 -0
- package/{src1-10 → src-aya}/styles/headers/header5.module.css +0 -0
- package/src-aya/styles/headers/header6.module.css +102 -0
- package/src-aya/styles/headers/header_contactinfo.module.css +66 -0
- package/{src1-10 → src-aya}/styles/headers/headerresturant.module.css +0 -0
- package/src-aya/styles/headers/modernheader.module.css +72 -0
- package/{src1-10/styles/headers/headerstyles.module.css → src-aya/styles/headers/stylishheader.module.css} +0 -0
- package/{src1-10 → src-aya}/styles/headers/subheader.module.css +0 -0
- package/src-aya/styles/headers/threetieredheader.module.css +91 -0
- package/src-aya/styles/sections/BackgroundImageWithTopContent.css +4 -0
- package/{src1-10 → src-aya}/styles/sections/Backgroundimage1.module.css +0 -0
- package/{src1-10 → src-aya}/styles/sections/Backgroundimage_with_topcircle.module.css +0 -0
- package/{src1-10 → src-aya}/styles/sections/Section_with_rightbgcont.module.css +0 -0
- package/{src1-10 → src-aya}/styles/sections/Slideshow_with_rotatedsquare.module.css +0 -0
- package/{src1-10 → src-aya}/styles/sections/Slideshow_with_squarebg.module.css +0 -0
- package/{src1-10 → src-aya}/styles/staticpages/accordion.module.css +0 -0
- package/{src1-10 → src-aya}/styles/staticpages/cart.module.css +0 -0
- package/{src1-10 → src-aya}/styles/staticpages/dropdown.css +0 -0
- package/{src1-10 → src-aya}/styles/staticpages/filter.module.css +0 -0
- package/src-aya/styles/staticpages/image-gallery.css +481 -0
- package/src-aya/styles/staticpages/login.module.css +113 -0
- package/{src1-10 → src-aya}/styles/staticpages/productinfo.module.css +0 -0
- package/{src1-10 → src-aya}/styles/staticpages/shop.module.css +0 -0
- package/src-aya/styles/staticpages/signup.module.css +206 -0
- package/{src1-10 → src-aya}/styles/staticpages/staticroutersidenav.module.css +0 -0
- package/{src1-10 → src-aya}/styles/staticpages/viewcart.module.css +0 -0
- package/{src1-10 → src-aya}/styles/staticpages/wishlist.module.css +0 -0
- package/src-aya/styles.rar +0 -0
- package/{src1-10 → srcOLD}/Contexts/LanguageContext.jsx +0 -0
- package/srcOLD/Contexts/ProductsCardsSectionContext.jsx +28 -0
- package/srcOLD/StylesJS/Customstyles.js +235 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/CategoryCardwithhoveraction/CategoryCardwithhoveraction.jsx +9 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Categorycard_fullimage/Categorycard_fullimage.jsx +19 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Categorycard_slidebgscaled/Categorycard_slidebgscaled.jsx +8 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Categorycard_with_trianglebg/Categorycard_with_trianglebg.jsx +7 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Categorycard_with_twolinestransition/Categorycard_with_twolinestransition.jsx +72 -45
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Categorycard_withshapes/Categorycard_withshapes.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Categorycard_withtext/Categorycard_withtext.jsx +9 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Classiccategorycard/Classiccategorycard.jsx +9 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Horizontalcard/Horizontalcard.jsx +15 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/MenuCard/MenuCard.jsx +12 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/ModernProductCard/ModernProductCard.jsx +12 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productcard6/Productcard6.jsx +10 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productcard7/Productcard7.jsx +10 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productcard_animatedbuttons/Productcard_animatedbuttons.jsx +14 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productcard_with_circularbg/Productcard_with_circularbg.jsx +17 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productcard_with_circularhover/Productcard_with_circularhover.jsx +14 -1
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productcard_with_slideanimation/Productcard_with_slideanimation.jsx +11 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productcard_with_variants/Productcard_with_variants.jsx +10 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productcard_with_zoominonhover/Productcard_with_zoominonhover.jsx +10 -0
- package/srcOLD/TabexComponents/Cards/Productcarddefault/Productcarddefault.jsx +282 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productccard_with_imageontopleft/Productccard_with_imageontopleft.jsx +12 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Prouductcard_with_zoomhover/Prouductcard_with_zoomhover.jsx +12 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Simplecategorycardwithtextbelow/Simplecategorycardwithtextbelow.jsx +9 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Simpleproductcard/Simpleproductcard.jsx +15 -3
- package/{src1-10 → srcOLD}/TabexComponents/Cards/StylishProductCard/StylishProductCard.jsx +11 -1
- package/srcOLD/TabexComponents/Footer/Footer1/Footer1.jsx +418 -0
- package/srcOLD/TabexComponents/Footer/Footer2/Footer2.jsx +382 -0
- package/{src1-10 → srcOLD}/TabexComponents/Footer/Footer3/Footer3.jsx +6 -14
- package/srcOLD/TabexComponents/Footer/Footer4/Footer4.jsx +438 -0
- package/srcOLD/TabexComponents/Footer/Footer5/Footer5.jsx +495 -0
- package/srcOLD/TabexComponents/Footer/Footer6/Footer6.jsx +295 -0
- package/srcOLD/TabexComponents/Footer/Footer7/Footer7.jsx +373 -0
- package/srcOLD/TabexComponents/Footer/Simplefooter/Simplefooter.jsx +238 -0
- package/srcOLD/TabexComponents/Generalfiles/images/egyptflag.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/noimage.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/payment/cod.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/payment/fawry.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/payment/payment.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/payment/paymob.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/payment/paypal.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/payment/visa.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/shoppingcart.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/tabexlogo.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/unknownmaleuser.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/usflag.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/whatsapp.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Headers/AllinoneHeader/AllinoneHeader.jsx +99 -97
- package/{src1-10 → srcOLD}/TabexComponents/Headers/ClassicHeader/ClassicHeader.jsx +80 -74
- package/srcOLD/TabexComponents/Headers/Header4/Header4.jsx +632 -0
- package/{src1-10 → srcOLD}/TabexComponents/Headers/Header6/Header6.jsx +76 -73
- package/srcOLD/TabexComponents/Headers/Header8/Header8.jsx +882 -0
- package/srcOLD/TabexComponents/Headers/HeaderRestaurant/HeaderRestaurant.jsx +754 -0
- package/srcOLD/TabexComponents/Headers/Header_threesectionslogocentered/Header_threesectionslogocentered.jsx +798 -0
- package/{src1-10 → srcOLD}/TabexComponents/Headers/Headerresponsive/Headerresponsive.jsx +23 -3
- package/{src1-10 → srcOLD}/TabexComponents/Headers/HeaderwithContactinfo/HeaderwithContactinfo.jsx +114 -116
- package/{src1-10 → srcOLD}/TabexComponents/Headers/Modernheader/Modernheader.jsx +92 -100
- package/{src1-10 → srcOLD}/TabexComponents/Headers/StylishHeader/StylishHeader.jsx +98 -110
- package/srcOLD/TabexComponents/Headers/Subheader/Subheader copy.jsx +228 -0
- package/{src1-10 → srcOLD}/TabexComponents/Headers/Subheader/Subheader.jsx +22 -10
- package/srcOLD/TabexComponents/Sections/BackgroundImages/Backgroundimage1/Backgroundimage1.jsx +312 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/BackgroundImages/Backgroundimage_with_toppill/Backgroundimage_with_toppill.jsx +0 -0
- package/srcOLD/TabexComponents/Sections/BackgroundImages/BackgroundimageandTextsection/BackgroundimageandTextsection.jsx +138 -0
- package/srcOLD/TabexComponents/Sections/BackgroundImages/Section_with_rightbgcont/Section_with_rightbgcont.jsx +160 -0
- package/srcOLD/TabexComponents/Sections/BackgroundImages/Threebgimages/Threebgimages.jsx +295 -0
- package/srcOLD/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages.jsx +784 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Cards/CardsSection/CardsSection.jsx +75 -7
- package/srcOLD/TabexComponents/Sections/Cards/CardsSection2/CardsSection2.js +496 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Cards/CardsSection7/CardsSection7.js +0 -0
- package/srcOLD/TabexComponents/Sections/Cards/CardsSection8/CardsSection8.js +419 -0
- package/{src1-10/TabexComponents/Sections/Cards/Sixverticalcardssection/Sixverticalcardssection.jsx → srcOLD/TabexComponents/Sections/Cards/Sixverticalcardssection/Sixverticalcardssection.js} +74 -34
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/AboutSection/AboutSection.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Backgroundimage_with_topcircle/Backgroundimage_with_topcircle.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection.jsx +0 -0
- package/srcOLD/TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx +284 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Image_with_rightwords/Image_with_rightwords.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Servicesection/Servicesection.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/ServicesectionCenteredcards/ServicesectionCenteredcards.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Slideshow_with_rotatedsquare/Slideshow_with_rotatedsquare.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Slideshow_with_squarebg/Slideshow_with_squarebg.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Slideshowdifferentanimations/Slideshowdifferentanimations.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade.jsx +8 -0
- package/srcOLD/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide.jsx +414 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Slideshowzoom/Slideshowzoom.jsx +53 -92
- package/srcOLD/TabexComponents/StaticPages/Aboutus/Aboutus.js +175 -0
- package/srcOLD/TabexComponents/StaticPages/AccountInformation/AccountInformation.jsx +275 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/CartSlider/CartSlider.jsx +0 -0
- package/srcOLD/TabexComponents/StaticPages/Categoriesdropdown/Categoriesdropdown.js +146 -0
- package/srcOLD/TabexComponents/StaticPages/Checkout/Checkout.jsx +1220 -0
- package/srcOLD/TabexComponents/StaticPages/Filter/Filter.jsx +542 -0
- package/srcOLD/TabexComponents/StaticPages/Login/FacebookLoginButton.jsx +51 -0
- package/srcOLD/TabexComponents/StaticPages/Login/GoogleLoginButton.jsx +35 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Login/Login.jsx +0 -0
- package/srcOLD/TabexComponents/StaticPages/OrderSuccess/OrderSuccess.js +192 -0
- package/srcOLD/TabexComponents/StaticPages/Ordershistory/Ordershistory.jsx +1285 -0
- package/srcOLD/TabexComponents/StaticPages/Policies/Policies.jsx +358 -0
- package/srcOLD/TabexComponents/StaticPages/Productinfo/Productinfo.jsx +1506 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Searchlist/Searchlist.jsx +16 -0
- package/srcOLD/TabexComponents/StaticPages/Signup/CustomerInformationForm.jsx +788 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Signup/Signup.jsx +0 -0
- package/srcOLD/TabexComponents/StaticPages/Staticpagesrouter/Staticpagesrouter.jsx +295 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Viewcart/Viewcart.js +0 -0
- package/srcOLD/TabexComponents/StaticPages/Wishlist/Wishlist.jsx +629 -0
- package/srcOLD/assets/images/cod.png +0 -0
- package/srcOLD/assets/images/egyptflag.png +0 -0
- package/srcOLD/assets/images/fawry.png +0 -0
- package/srcOLD/assets/images/payment.png +0 -0
- package/srcOLD/assets/images/paymob.png +0 -0
- package/srcOLD/assets/images/paypal.png +0 -0
- package/srcOLD/assets/images/shoppingcart.png +0 -0
- package/srcOLD/assets/images/usflag.png +0 -0
- package/srcOLD/assets/images/visa.png +0 -0
- package/srcOLD/assets/images/whatsapp.png +0 -0
- package/srcOLD/button.jsx +40 -0
- package/{src1-10 → srcOLD}/index.jsx +2 -6
- package/srcOLD/styles/Home.module.css +129 -0
- package/srcOLD/styles/cards/Categorcycard_fullimage.module.css +10 -0
- package/srcOLD/styles/cards/Categorycard_slidebgscaled.module.css +73 -0
- package/srcOLD/styles/cards/Categorycard_withshapes.module.css +189 -0
- package/srcOLD/styles/cards/Productcard6.module.css +9 -0
- package/srcOLD/styles/cards/Productcard_with_circularbg.module.css +137 -0
- package/srcOLD/styles/cards/Productccard_with_zoominonhover.module.css +51 -0
- package/{src1-10 → srcOLD}/styles/cards/Prouductcard_with_zoomhover.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/categorycard.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/categorycard3.module.css +0 -0
- package/srcOLD/styles/cards/categorycardwithtext.module.css +40 -0
- package/{src1-10 → srcOLD}/styles/cards/productcard_animatedbuttons.module.css +0 -0
- package/srcOLD/styles/cards/productcard_with_textonhover.module.css +12 -0
- package/srcOLD/styles/cards/productccard_with_imageontopleft.module.css +85 -0
- package/{src1-10 → srcOLD}/styles/general/bootstrap.css +73 -68
- package/{src1-10 → srcOLD}/styles/general/dropdown.css +0 -0
- package/srcOLD/styles/general/editorbardropdown.module.css +94 -0
- package/srcOLD/styles/general/filter.module.css +108 -0
- package/srcOLD/styles/general/form.module.css +273 -0
- package/srcOLD/styles/general/general.module.css +709 -0
- package/srcOLD/styles/general/image-gallery.css +481 -0
- package/srcOLD/styles/general/react-accessible-accordion.module.css +52 -0
- package/srcOLD/styles/general/react-phone-input-2.module.css +927 -0
- package/srcOLD/styles/general/scrollbtn.module.css +22 -0
- package/srcOLD/styles/general/slick.module.css +166 -0
- package/srcOLD/styles/general/tabs.module.css +110 -0
- package/srcOLD/styles/general/workplaceeditor.module.css +328 -0
- package/srcOLD/styles/globals.css +26 -0
- package/srcOLD/styles/headers/Allinoneheader.module.css +91 -0
- package/srcOLD/styles/headers/Header7.module.css +50 -0
- package/{src1-10 → srcOLD}/styles/headers/Header_threesectionslogocentered.module.css +0 -0
- package/srcOLD/styles/headers/Sideheader.module.css +108 -0
- package/srcOLD/styles/headers/classicheaderstyles.module.css +16 -0
- package/srcOLD/styles/headers/dropdown.css +0 -0
- package/srcOLD/styles/headers/header4.module.css +175 -0
- package/srcOLD/styles/headers/header5.module.css +30 -0
- package/{src1-10 → srcOLD}/styles/headers/header6.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/header_contactinfo.module.css +0 -0
- package/srcOLD/styles/headers/headerresturant.module.css +89 -0
- package/srcOLD/styles/headers/headerstyles.module.css +24 -0
- package/{src1-10 → srcOLD}/styles/headers/modernheader.module.css +0 -0
- package/srcOLD/styles/headers/subheader.module.css +114 -0
- package/srcOLD/styles/sections/Backgroundimage1.module.css +17 -0
- package/srcOLD/styles/sections/Backgroundimage_with_topcircle.module.css +28 -0
- package/srcOLD/styles/sections/Section_with_rightbgcont.module.css +49 -0
- package/srcOLD/styles/sections/Slideshow_with_rotatedsquare.module.css +35 -0
- package/srcOLD/styles/sections/Slideshow_with_squarebg.module.css +39 -0
- package/srcOLD/styles/staticpages/accordion.module.css +9 -0
- package/srcOLD/styles/staticpages/cart.module.css +108 -0
- package/srcOLD/styles/staticpages/dropdown.css +196 -0
- package/srcOLD/styles/staticpages/filter.module.css +139 -0
- package/{src1-10 → srcOLD}/styles/staticpages/login.module.css +0 -0
- package/srcOLD/styles/staticpages/productinfo.module.css +54 -0
- package/srcOLD/styles/staticpages/shop.module.css +191 -0
- package/{src1-10 → srcOLD}/styles/staticpages/signup.module.css +0 -0
- package/srcOLD/styles/staticpages/staticroutersidenav.module.css +129 -0
- package/srcOLD/styles/staticpages/viewcart.module.css +129 -0
- package/srcOLD/styles/staticpages/wishlist.module.css +29 -0
|
File without changes
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,222 @@
|
|
|
1
|
+
import AwesomeButton from './button.jsx';
|
|
2
|
+
// // import AwesomeButton2 from './button2.jsx';
|
|
3
|
+
// //Contexts
|
|
4
|
+
import { LanguageContext, LanguageProvider } from './Contexts/LanguageContext.jsx';
|
|
5
|
+
import { ProductsCardsSectionContext, ProductsCardsSectionContext_Provider } from './Contexts/ProductsCardsSectionContext.jsx';
|
|
6
|
+
|
|
7
|
+
//Static Pages
|
|
8
|
+
import Login from './TabexComponents/StaticPages/Login/Login.jsx';
|
|
9
|
+
import Productinfo from './TabexComponents/StaticPages/Productinfo/Productinfo.jsx';
|
|
10
|
+
import Ordershistory from './TabexComponents/StaticPages/Ordershistory/Ordershistory.jsx';
|
|
11
|
+
import Wishlist from './TabexComponents/StaticPages/Wishlist/Wishlist.jsx';
|
|
12
|
+
import Viewcart from './TabexComponents/StaticPages/Viewcart/Viewcart.jsx';
|
|
13
|
+
import Checkout from './TabexComponents/StaticPages/Checkout/Checkout.jsx';
|
|
14
|
+
import Signup from './TabexComponents/StaticPages/Signup/Signup.jsx';
|
|
15
|
+
import AccountInformation from './TabexComponents/StaticPages/AccountInformation/AccountInformation.jsx';
|
|
16
|
+
import Policies from './TabexComponents/StaticPages/Policies/Policies.jsx';
|
|
17
|
+
import CartSlider from './TabexComponents/StaticPages/CartSlider/CartSlider.jsx';
|
|
18
|
+
import Categoriesdropdown from './TabexComponents/StaticPages/Categoriesdropdown/Categoriesdropdown.jsx';
|
|
19
|
+
|
|
20
|
+
// Cards Sections
|
|
21
|
+
import CardsSection from './TabexComponents/Sections/Cards/CardsSection/CardsSection.jsx';
|
|
22
|
+
import CardsSection2 from './TabexComponents/Sections/Cards/CardsSection2/CardsSection2.jsx';
|
|
23
|
+
import Sixverticalcardssection from './TabexComponents/Sections/Cards/Sixverticalcardssection/Sixverticalcardssection.jsx';
|
|
24
|
+
import ModernCardsSection from './TabexComponents/Sections/Cards/ModernCardsSection/ModernCardsSection.jsx';
|
|
25
|
+
import ElegantCategoriesCardSection from './TabexComponents/Sections/Cards/ElegantCategoriesCardSection/ElegantCategoriesCardSection.jsx';
|
|
26
|
+
import CardsSection7 from './TabexComponents/Sections/Cards/CardsSection7/CardsSection7.jsx';
|
|
27
|
+
|
|
28
|
+
// Background images
|
|
29
|
+
import BacgroundThreeImageWithCategories from './TabexComponents/Sections/BackgroundImages/BacgroundThreeImageWithCategories/BacgroundThreeImageWithCategories.jsx';
|
|
30
|
+
import BackgroundFiveImageStructure from './TabexComponents/Sections/BackgroundImages/BackgroundFiveImageStructure/BackgroundFiveImageStructure.jsx';
|
|
31
|
+
import Backgroundimage_with_toppill from './TabexComponents/Sections/BackgroundImages/Backgroundimage_with_toppill/Backgroundimage_with_toppill.jsx';
|
|
32
|
+
import Backgroundimage1 from './TabexComponents/Sections/BackgroundImages/Backgroundimage1/Backgroundimage1.jsx';
|
|
33
|
+
import BackgroundimageandTextsection from './TabexComponents/Sections/BackgroundImages/BackgroundimageandTextsection/BackgroundimageandTextsection.jsx';
|
|
34
|
+
import BackgroundImageWithTopContent from './TabexComponents/Sections/BackgroundImages/BackgroundImageWithTopContent/BackgroundImageWithTopContent.jsx';
|
|
35
|
+
import Bgimagewithsearchbar from './TabexComponents/Sections/BackgroundImages/Bgimagewithsearchbar/Bgimagewithsearchbar.jsx';
|
|
36
|
+
import Section_with_rightbgcont from './TabexComponents/Sections/BackgroundImages/Section_with_rightbgcont/Section_with_rightbgcont.jsx';
|
|
37
|
+
import Threebgimages from './TabexComponents/Sections/BackgroundImages/Threebgimages/Threebgimages.jsx';
|
|
38
|
+
import Twobgimages from './TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages.jsx';
|
|
39
|
+
|
|
40
|
+
// // import AboutSection from './TabexComponents/Sections/Slideshow/AboutSection/AboutSection.jsx';
|
|
41
|
+
import Backgroundimage_with_topcircle from './TabexComponents/Sections/Slideshow/Backgroundimage_with_topcircle/Backgroundimage_with_topcircle.jsx';
|
|
42
|
+
import Freetextsection from './TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection.jsx';
|
|
43
|
+
import Image_with_leftwords from './TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx';
|
|
44
|
+
import Image_with_rightwords from './TabexComponents/Sections/Slideshow/Image_with_rightwords/Image_with_rightwords.jsx';
|
|
45
|
+
import Servicesection from './TabexComponents/Sections/Slideshow/Servicesection/Servicesection.jsx';
|
|
46
|
+
import ServicesectionCenteredcards from './TabexComponents/Sections/Slideshow/ServicesectionCenteredcards/ServicesectionCenteredcards.jsx';
|
|
47
|
+
import Slideshow_with_rotatedsquare from './TabexComponents/Sections/Slideshow/Slideshow_with_rotatedsquare/Slideshow_with_rotatedsquare.jsx';
|
|
48
|
+
import Slideshow_with_squarebg from './TabexComponents/Sections/Slideshow/Slideshow_with_squarebg/Slideshow_with_squarebg.jsx';
|
|
49
|
+
import Slideshowdifferentanimations from './TabexComponents/Sections/Slideshow/Slideshowdifferentanimations/Slideshowdifferentanimations.jsx';
|
|
50
|
+
import Slideshowfade from './TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade.jsx';
|
|
51
|
+
import Slideshowslide from './TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide.jsx';
|
|
52
|
+
import Slideshowzoom from './TabexComponents/Sections/Slideshow/Slideshowzoom/Slideshowzoom.jsx';
|
|
53
|
+
|
|
54
|
+
// //Headers
|
|
55
|
+
import Gotoheader from './TabexComponents/Headers/Gotoheader/Gotoheader.jsx';
|
|
56
|
+
import CategoryFeaturingHeader from './TabexComponents/Headers/CategoryFeaturingHeader/CategoryFeaturingHeader.jsx';
|
|
57
|
+
import ClassicHeader from './TabexComponents/Headers/ClassicHeader/ClassicHeader.jsx';
|
|
58
|
+
import CTAHeader from './TabexComponents/Headers/CTAHeader/CTAHeader.jsx';
|
|
59
|
+
import Header_threesectionslogocentered from './TabexComponents/Headers/Header_threesectionslogocentered/Header_threesectionslogocentered.jsx';
|
|
60
|
+
import Header6 from './TabexComponents/Headers/Header6/Header6.jsx';
|
|
61
|
+
import Header8 from './TabexComponents/Headers/Header8/Header8.jsx';
|
|
62
|
+
import HeaderRestaurant from './TabexComponents/Headers/HeaderRestaurant/HeaderRestaurant.jsx';
|
|
63
|
+
import HeaderwithContactinfo from './TabexComponents/Headers/HeaderwithContactinfo/HeaderwithContactinfo.jsx';
|
|
64
|
+
import Modernheader from './TabexComponents/Headers/Modernheader/Modernheader.jsx';
|
|
65
|
+
import StylishHeader from './TabexComponents/Headers/StylishHeader/StylishHeader.jsx';
|
|
66
|
+
import ThreeTieredHeader from './TabexComponents/Headers/ThreeTieredHeader/ThreeTieredHeader.jsx';
|
|
67
|
+
|
|
68
|
+
// //Footers
|
|
69
|
+
import Allinonefooter from './TabexComponents/Footer/Allinonefooter/Allinonefooter.jsx';
|
|
70
|
+
import Footer1 from './TabexComponents/Footer/Footer1/Footer1.jsx';
|
|
71
|
+
import Footer2 from './TabexComponents/Footer/Footer2/Footer2.jsx';
|
|
72
|
+
import Footer3 from './TabexComponents/Footer/Footer3/Footer3.jsx';
|
|
73
|
+
import Footer4 from './TabexComponents/Footer/Footer4/Footer4.jsx';
|
|
74
|
+
import Footer5 from './TabexComponents/Footer/Footer5/Footer5.jsx';
|
|
75
|
+
import Footer6 from './TabexComponents/Footer/Footer6/Footer6.jsx';
|
|
76
|
+
import Footer7 from './TabexComponents/Footer/Footer7/Footer7.jsx';
|
|
77
|
+
import Simplefooter from './TabexComponents/Footer/Simplefooter/Simplefooter.jsx';
|
|
78
|
+
|
|
79
|
+
// //Cards
|
|
80
|
+
import Card20 from './TabexComponents/Cards/Card20/Card20.jsx';
|
|
81
|
+
import Card21 from './TabexComponents/Cards/Card21/Card21.jsx';
|
|
82
|
+
import Card22 from './TabexComponents/Cards/Card22/Card22.jsx';
|
|
83
|
+
import Card23 from './TabexComponents/Cards/Card23/Card23.jsx';
|
|
84
|
+
import CardBadgeSlideFromTop from './TabexComponents/Cards/CardBadgeSlideFromTop/CardBadgeSlideFromTop.jsx';
|
|
85
|
+
import Productcard_with_zoominonhover from './TabexComponents/Cards/Productcard_with_zoominonhover/Productcard_with_zoominonhover.jsx';
|
|
86
|
+
import Categorycard_with_twolinestransition from './TabexComponents/Cards/Categorycard_with_twolinestransition/Categorycard_with_twolinestransition.jsx';
|
|
87
|
+
import Categorycard_fullimage from './TabexComponents/Cards/Categorycard_fullimage/Categorycard_fullimage.jsx';
|
|
88
|
+
import Categorycard_slidebgscaled from './TabexComponents/Cards/Categorycard_slidebgscaled/Categorycard_slidebgscaled.jsx';
|
|
89
|
+
import Categorycard_with_trianglebg from './TabexComponents/Cards/Categorycard_with_trianglebg/Categorycard_with_trianglebg.jsx';
|
|
90
|
+
import Categorycard_withshapes from './TabexComponents/Cards/Categorycard_withshapes/Categorycard_withshapes.jsx';
|
|
91
|
+
import Categorycard_withtext from './TabexComponents/Cards/Categorycard_withtext/Categorycard_withtext.jsx';
|
|
92
|
+
import CategoryCardwithhoveraction from './TabexComponents/Cards/CategoryCardwithhoveraction/CategoryCardwithhoveraction.jsx';
|
|
93
|
+
import Classiccategorycard from './TabexComponents/Cards/Classiccategorycard/Classiccategorycard.jsx';
|
|
94
|
+
import Horizontalcard from './TabexComponents/Cards/Horizontalcard/Horizontalcard.jsx';
|
|
95
|
+
import MenuCard from './TabexComponents/Cards/MenuCard/MenuCard.jsx';
|
|
96
|
+
import ModernCardWithQuantityButton from './TabexComponents/Cards/ModernCardWithQuantityButton/ModernCardWithQuantityButton.jsx';
|
|
97
|
+
import ModernProductCard from './TabexComponents/Cards/ModernProductCard/ModernProductCard.jsx';
|
|
98
|
+
import Productcard_animatedbuttons from './TabexComponents/Cards/Productcard_animatedbuttons/Productcard_animatedbuttons.jsx';
|
|
99
|
+
import Productcard_with_circularbg from './TabexComponents/Cards/Productcard_with_circularbg/Productcard_with_circularbg.jsx';
|
|
100
|
+
import Productcard_with_circularhover from './TabexComponents/Cards/Productcard_with_circularhover/Productcard_with_circularhover.jsx';
|
|
101
|
+
import Productcard_with_slideanimation from './TabexComponents/Cards/Productcard_with_slideanimation/Productcard_with_slideanimation.jsx';
|
|
102
|
+
import Productcard_with_variants from './TabexComponents/Cards/Productcard_with_variants/Productcard_with_variants.jsx';
|
|
103
|
+
import Productcard6 from './TabexComponents/Cards/Productcard6/Productcard6.jsx';
|
|
104
|
+
import Productcard7 from './TabexComponents/Cards/Productcard7/Productcard7.jsx';
|
|
105
|
+
import Productcarddefault from './TabexComponents/Cards/Productcarddefault/Productcarddefault.jsx';
|
|
106
|
+
import Productccard_with_imageontopleft from './TabexComponents/Cards/Productccard_with_imageontopleft/Productccard_with_imageontopleft.jsx';
|
|
107
|
+
import Prouductcard_with_zoomhover from './TabexComponents/Cards/Prouductcard_with_zoomhover/Prouductcard_with_zoomhover.jsx';
|
|
108
|
+
import Simplecategorycardwithtextbelow from './TabexComponents/Cards/Simplecategorycardwithtextbelow/Simplecategorycardwithtextbelow.jsx';
|
|
109
|
+
import Simpleproductcard from './TabexComponents/Cards/Simpleproductcard/Simpleproductcard.jsx';
|
|
110
|
+
import StylishProductCard from './TabexComponents/Cards/StylishProductCard/StylishProductCard.jsx';
|
|
111
|
+
|
|
112
|
+
const returnLibrary = () => {
|
|
113
|
+
return {
|
|
114
|
+
LanguageContext: LanguageContext,
|
|
115
|
+
LanguageProvider: LanguageProvider,
|
|
116
|
+
ProductsCardsSectionContext: ProductsCardsSectionContext,
|
|
117
|
+
ProductsCardsSectionContext_Provider: ProductsCardsSectionContext_Provider,
|
|
118
|
+
|
|
119
|
+
AwesomeButton: AwesomeButton,
|
|
120
|
+
Checkout: Checkout,
|
|
121
|
+
Signup: Signup,
|
|
122
|
+
Productinfo: Productinfo,
|
|
123
|
+
Ordershistory: Ordershistory,
|
|
124
|
+
Wishlist: Wishlist,
|
|
125
|
+
Viewcart: Viewcart,
|
|
126
|
+
Login: Login,
|
|
127
|
+
AccountInformation: AccountInformation,
|
|
128
|
+
Policies: Policies,
|
|
129
|
+
CartSlider: CartSlider,
|
|
130
|
+
Categoriesdropdown: Categoriesdropdown,
|
|
131
|
+
|
|
132
|
+
// Cards Sections
|
|
133
|
+
CardsSection: CardsSection,
|
|
134
|
+
CardsSection2: CardsSection2,
|
|
135
|
+
Sixverticalcardssection: Sixverticalcardssection,
|
|
136
|
+
ModernCardsSection: ModernCardsSection,
|
|
137
|
+
ElegantCategoriesCardSection: ElegantCategoriesCardSection,
|
|
138
|
+
CardsSection7: CardsSection7,
|
|
139
|
+
|
|
140
|
+
// Headers
|
|
141
|
+
Gotoheader: Gotoheader,
|
|
142
|
+
CategoryFeaturingHeader: CategoryFeaturingHeader,
|
|
143
|
+
ClassicHeader: ClassicHeader,
|
|
144
|
+
CTAHeader: CTAHeader,
|
|
145
|
+
Header_threesectionslogocentered: Header_threesectionslogocentered,
|
|
146
|
+
Header6: Header6,
|
|
147
|
+
Header8: Header8,
|
|
148
|
+
HeaderRestaurant: HeaderRestaurant,
|
|
149
|
+
HeaderwithContactinfo: HeaderwithContactinfo,
|
|
150
|
+
Modernheader: Modernheader,
|
|
151
|
+
StylishHeader: StylishHeader,
|
|
152
|
+
ThreeTieredHeader: ThreeTieredHeader,
|
|
153
|
+
|
|
154
|
+
Allinonefooter: Allinonefooter,
|
|
155
|
+
Footer1: Footer1,
|
|
156
|
+
Footer2: Footer2,
|
|
157
|
+
Footer3: Footer3,
|
|
158
|
+
Footer5: Footer5,
|
|
159
|
+
Footer6: Footer6,
|
|
160
|
+
Footer7: Footer7,
|
|
161
|
+
Simplefooter: Simplefooter,
|
|
162
|
+
Footer4: Footer4,
|
|
163
|
+
|
|
164
|
+
Card20: Card20,
|
|
165
|
+
Card21: Card21,
|
|
166
|
+
Card22: Card22,
|
|
167
|
+
Card23: Card23,
|
|
168
|
+
CardBadgeSlideFromTop: CardBadgeSlideFromTop,
|
|
169
|
+
Categorycard_with_twolinestransition: Categorycard_with_twolinestransition,
|
|
170
|
+
Productcard_with_zoominonhover: Productcard_with_zoominonhover,
|
|
171
|
+
Categorycard_fullimage: Categorycard_fullimage,
|
|
172
|
+
Categorycard_slidebgscaled: Categorycard_slidebgscaled,
|
|
173
|
+
Categorycard_with_trianglebg: Categorycard_with_trianglebg,
|
|
174
|
+
Categorycard_withshapes: Categorycard_withshapes,
|
|
175
|
+
Categorycard_withtext: Categorycard_withtext,
|
|
176
|
+
CategoryCardwithhoveraction: CategoryCardwithhoveraction,
|
|
177
|
+
Classiccategorycard: Classiccategorycard,
|
|
178
|
+
Horizontalcard: Horizontalcard,
|
|
179
|
+
MenuCard: MenuCard,
|
|
180
|
+
ModernCardWithQuantityButton: ModernCardWithQuantityButton,
|
|
181
|
+
ModernProductCard: ModernProductCard,
|
|
182
|
+
Productcard_animatedbuttons: Productcard_animatedbuttons,
|
|
183
|
+
Productcard_with_circularbg: Productcard_with_circularbg,
|
|
184
|
+
Productcard_with_circularhover: Productcard_with_circularhover,
|
|
185
|
+
Productcard_with_slideanimation: Productcard_with_slideanimation,
|
|
186
|
+
Productcard_with_variants: Productcard_with_variants,
|
|
187
|
+
Productcard6: Productcard6,
|
|
188
|
+
Productcard7: Productcard7,
|
|
189
|
+
Productcarddefault: Productcarddefault,
|
|
190
|
+
Productccard_with_imageontopleft: Productccard_with_imageontopleft,
|
|
191
|
+
Prouductcard_with_zoomhover: Prouductcard_with_zoomhover,
|
|
192
|
+
Simplecategorycardwithtextbelow: Simplecategorycardwithtextbelow,
|
|
193
|
+
Simpleproductcard: Simpleproductcard,
|
|
194
|
+
StylishProductCard: StylishProductCard,
|
|
195
|
+
|
|
196
|
+
BacgroundThreeImageWithCategories: BacgroundThreeImageWithCategories,
|
|
197
|
+
BackgroundFiveImageStructure: BackgroundFiveImageStructure,
|
|
198
|
+
Backgroundimage_with_toppill: Backgroundimage_with_toppill,
|
|
199
|
+
Backgroundimage1: Backgroundimage1,
|
|
200
|
+
BackgroundimageandTextsection: BackgroundimageandTextsection,
|
|
201
|
+
BackgroundImageWithTopContent: BackgroundImageWithTopContent,
|
|
202
|
+
Bgimagewithsearchbar: Bgimagewithsearchbar,
|
|
203
|
+
Section_with_rightbgcont: Section_with_rightbgcont,
|
|
204
|
+
Threebgimages: Threebgimages,
|
|
205
|
+
Twobgimages: Twobgimages,
|
|
206
|
+
|
|
207
|
+
// AboutSection: AboutSection,
|
|
208
|
+
Backgroundimage_with_topcircle: Backgroundimage_with_topcircle,
|
|
209
|
+
Freetextsection: Freetextsection,
|
|
210
|
+
Image_with_leftwords: Image_with_leftwords,
|
|
211
|
+
Image_with_rightwords: Image_with_rightwords,
|
|
212
|
+
Servicesection: Servicesection,
|
|
213
|
+
ServicesectionCenteredcards: ServicesectionCenteredcards,
|
|
214
|
+
Slideshow_with_rotatedsquare: Slideshow_with_rotatedsquare,
|
|
215
|
+
Slideshow_with_squarebg: Slideshow_with_squarebg,
|
|
216
|
+
Slideshowdifferentanimations: Slideshowdifferentanimations,
|
|
217
|
+
Slideshowfade: Slideshowfade,
|
|
218
|
+
Slideshowslide: Slideshowslide,
|
|
219
|
+
Slideshowzoom: Slideshowzoom,
|
|
220
|
+
};
|
|
221
|
+
};
|
|
222
|
+
export default returnLibrary();
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
.productcard {
|
|
2
|
+
position: relative;
|
|
3
|
+
}
|
|
4
|
+
.productcard .wishlistbtn {
|
|
5
|
+
position: absolute;
|
|
6
|
+
top: 5px;
|
|
7
|
+
right: 5px;
|
|
8
|
+
opacity: 0;
|
|
9
|
+
transition: .3s
|
|
10
|
+
}
|
|
11
|
+
.productcard .card_inner {
|
|
12
|
+
position: relative;
|
|
13
|
+
z-index: 1
|
|
14
|
+
}
|
|
15
|
+
.productcard .card_inner:hover .wishlistbtn {
|
|
16
|
+
opacity: 1;
|
|
17
|
+
z-index: 8
|
|
18
|
+
}
|
|
19
|
+
.wishlistbtn {
|
|
20
|
+
transform: translateX(10px);
|
|
21
|
+
transition: .3s;
|
|
22
|
+
transition-property: transform;
|
|
23
|
+
display: block
|
|
24
|
+
|
|
25
|
+
}
|
|
26
|
+
.productcard .card_inner:hover .wishlistbtn {
|
|
27
|
+
transform: translateX(0)
|
|
28
|
+
}
|
|
29
|
+
.productcard .card_informationcontainer {
|
|
30
|
+
/* display: none; */
|
|
31
|
+
padding: 0 10px;
|
|
32
|
+
/* width: 101% !important;
|
|
33
|
+
left: -1px; */
|
|
34
|
+
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
.productcard{
|
|
2
|
+
width:200px;
|
|
3
|
+
height:200px;
|
|
4
|
+
/* margin-bottom:20px; */
|
|
5
|
+
display:'flex';
|
|
6
|
+
flex-direction: 'column';
|
|
7
|
+
justify-content:'center';
|
|
8
|
+
align-items: 'center';
|
|
9
|
+
transition: transform 0.2s ease;
|
|
10
|
+
box-shadow: 0 4px 6px 0 rgba(22, 22, 26, 0.18);
|
|
11
|
+
/* border-radius: 0;
|
|
12
|
+
border: 0; */
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
.productcard a {
|
|
19
|
+
position: relative;
|
|
20
|
+
display: inline-block;
|
|
21
|
+
font-size: 22px;
|
|
22
|
+
line-height: 24px;
|
|
23
|
+
height: 24px;
|
|
24
|
+
font-weight: 600;
|
|
25
|
+
/* color: white; */
|
|
26
|
+
text-decoration: none;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
.productcard a::after {
|
|
30
|
+
content: '';
|
|
31
|
+
position: absolute;
|
|
32
|
+
display: block;
|
|
33
|
+
bottom: 0;
|
|
34
|
+
left: 0%;
|
|
35
|
+
width: 0;
|
|
36
|
+
height: 2px;
|
|
37
|
+
border-style: solid;
|
|
38
|
+
border-width: 0px;
|
|
39
|
+
border-bottom-width: 4px;
|
|
40
|
+
|
|
41
|
+
/* border-bottom-color:red; */
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
.productcard a, a::after {
|
|
45
|
+
transition: all 0.4s linear;
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
.productcard:hover a {
|
|
49
|
+
/* color: rgb(255, 0, 0); */
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
.productcard:hover a::after {
|
|
53
|
+
left: 0;
|
|
54
|
+
width: 100%;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
.productcard:hover{
|
|
58
|
+
transform: scale(1.1);
|
|
59
|
+
transition: 0.3s;
|
|
60
|
+
|
|
61
|
+
}
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
.img{
|
|
2
|
+
width: 100%;
|
|
3
|
+
height: 100%;
|
|
4
|
+
object-fit: cover;
|
|
5
|
+
transition: all .4s ease;
|
|
6
|
+
overflow: hidden !important;
|
|
7
|
+
}
|
|
8
|
+
.container:hover .img{
|
|
9
|
+
transform: scale(1.2);
|
|
10
|
+
overflow: hidden;
|
|
11
|
+
}
|
|
12
|
+
.buttons_container {
|
|
13
|
+
position: absolute;
|
|
14
|
+
left: 0;
|
|
15
|
+
bottom: 20px;
|
|
16
|
+
opacity: 0;
|
|
17
|
+
width: 100%;
|
|
18
|
+
text-align: start;
|
|
19
|
+
transition: all, 0.3s;
|
|
20
|
+
-webkit-transition: all, 0.3s;
|
|
21
|
+
-moz-transition: all, 0.3s;
|
|
22
|
+
-ms-transition: all, 0.3s;
|
|
23
|
+
-o-transition: all, 0.3s;
|
|
24
|
+
}
|
|
25
|
+
.buttons_container li {
|
|
26
|
+
list-style: none;
|
|
27
|
+
display: inline-block;
|
|
28
|
+
position: relative;
|
|
29
|
+
transition: all 0.4s ease 0.1s;
|
|
30
|
+
-webkit-transition: all 0.4s ease 0.1s;
|
|
31
|
+
-o-transition: all 0.4s ease 0.1s;
|
|
32
|
+
}
|
|
33
|
+
.buttons_container li span {
|
|
34
|
+
display: block;
|
|
35
|
+
transition: all, 0.3s;
|
|
36
|
+
-webkit-transition: all, 0.3s;
|
|
37
|
+
-moz-transition: all, 0.3s;
|
|
38
|
+
-ms-transition: all, 0.3s;
|
|
39
|
+
-o-transition: all, 0.3s;
|
|
40
|
+
}
|
|
41
|
+
.container:hover .buttons_container {
|
|
42
|
+
bottom: 40px !important;
|
|
43
|
+
opacity: 1;
|
|
44
|
+
}
|
|
45
|
+
.text {
|
|
46
|
+
position: absolute;
|
|
47
|
+
bottom: 60px;
|
|
48
|
+
opacity: 1;
|
|
49
|
+
width: 100%;
|
|
50
|
+
text-align: start;
|
|
51
|
+
-webkit-transition: all, 0.3s;
|
|
52
|
+
-moz-transition: all, 0.3s;
|
|
53
|
+
-ms-transition: all, 0.3s;
|
|
54
|
+
-o-transition: all, 0.3s;
|
|
55
|
+
transition: all, 0.3s;
|
|
56
|
+
}
|
|
57
|
+
.text li {
|
|
58
|
+
list-style: none;
|
|
59
|
+
display: inline-block;
|
|
60
|
+
position: relative;
|
|
61
|
+
-webkit-transition: all 0.4s ease 0.1s;
|
|
62
|
+
-o-transition: all 0.4s ease 0.1s;
|
|
63
|
+
transition: all 0.4s ease 0.1s;
|
|
64
|
+
}
|
|
65
|
+
.text li span {
|
|
66
|
+
display: block;
|
|
67
|
+
-webkit-transition: all, 0.3s;
|
|
68
|
+
-moz-transition: all, 0.3s;
|
|
69
|
+
-ms-transition: all, 0.3s;
|
|
70
|
+
-o-transition: all, 0.3s;
|
|
71
|
+
transition: all, 0.3s;
|
|
72
|
+
}
|
|
73
|
+
.text li span i {
|
|
74
|
+
position: relative;
|
|
75
|
+
transform: rotate(0);
|
|
76
|
+
-webkit-transition: all, 0.2s;
|
|
77
|
+
-moz-transition: all, 0.2s;
|
|
78
|
+
-ms-transition: all, 0.2s;
|
|
79
|
+
-o-transition: all, 0.2s;
|
|
80
|
+
transition: all, 0.2s;
|
|
81
|
+
}
|
|
82
|
+
.container:hover .text {
|
|
83
|
+
bottom: 80px !important;
|
|
84
|
+
opacity: 1;
|
|
85
|
+
}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
.categoryCard {
|
|
2
|
+
position: relative;
|
|
3
|
+
overflow: hidden;
|
|
4
|
+
cursor: pointer;
|
|
5
|
+
background-size: cover;
|
|
6
|
+
background-repeat: no-repeat;
|
|
7
|
+
background-position: center;
|
|
8
|
+
transition: 0.3s;
|
|
9
|
+
}
|
|
10
|
+
.categoryCard figcaption {
|
|
11
|
+
width: 100%;
|
|
12
|
+
height: 100%;
|
|
13
|
+
}
|
|
14
|
+
.categoryCard figcaption::before {
|
|
15
|
+
position: absolute;
|
|
16
|
+
top: 50%;
|
|
17
|
+
right: 30px;
|
|
18
|
+
bottom: 50%;
|
|
19
|
+
left: 30px;
|
|
20
|
+
content: '';
|
|
21
|
+
opacity: 0;
|
|
22
|
+
-webkit-transition: all 0.4s;
|
|
23
|
+
transition: all 0.4s;
|
|
24
|
+
-webkit-transition-delay: 0.3s;
|
|
25
|
+
transition-delay: 0.3s;
|
|
26
|
+
}
|
|
27
|
+
.categoryCard button {
|
|
28
|
+
position: absolute;
|
|
29
|
+
left: 0;
|
|
30
|
+
/* bottom: 30px; */
|
|
31
|
+
position: relative;
|
|
32
|
+
/* top: 100px; */
|
|
33
|
+
/* opacity: 0; */
|
|
34
|
+
display: inline-block;
|
|
35
|
+
vertical-align: middle;
|
|
36
|
+
transition: 0.15s ease-in-out;
|
|
37
|
+
-webkit-transition: all 0.4s ease 0.1s;
|
|
38
|
+
-o-transition: all 0.4s ease 0.1s;
|
|
39
|
+
transition: all 0.4s ease 0.1s;
|
|
40
|
+
}
|
|
41
|
+
.categoryCard:hover figcaption button {
|
|
42
|
+
opacity: 1;
|
|
43
|
+
top: 0;
|
|
44
|
+
}
|
|
45
|
+
.categoryCard:hover figcaption::before {
|
|
46
|
+
background: rgba(0, 0, 0, 0.1);
|
|
47
|
+
top: 30px;
|
|
48
|
+
bottom: 30px;
|
|
49
|
+
opacity: 1;
|
|
50
|
+
}
|
|
File without changes
|
|
@@ -0,0 +1,127 @@
|
|
|
1
|
+
.buttons_container1 {
|
|
2
|
+
position: absolute;
|
|
3
|
+
left: 0;
|
|
4
|
+
bottom: 60px;
|
|
5
|
+
opacity: 0;
|
|
6
|
+
width: 100%;
|
|
7
|
+
text-align: center;
|
|
8
|
+
-webkit-transition: all, 0.3s;
|
|
9
|
+
-moz-transition: all, 0.3s;
|
|
10
|
+
-ms-transition: all, 0.3s;
|
|
11
|
+
-o-transition: all, 0.3s;
|
|
12
|
+
transition: all, 0.3s;
|
|
13
|
+
}
|
|
14
|
+
.buttons_container1 li {
|
|
15
|
+
list-style: none;
|
|
16
|
+
display: inline-block;
|
|
17
|
+
position: relative;
|
|
18
|
+
-webkit-transition: all 0.4s ease 0.1s;
|
|
19
|
+
-o-transition: all 0.4s ease 0.1s;
|
|
20
|
+
transition: all 0.4s ease 0.1s;
|
|
21
|
+
}
|
|
22
|
+
.buttons_container1 li span {
|
|
23
|
+
display: block;
|
|
24
|
+
-webkit-transition: all, 0.3s;
|
|
25
|
+
-moz-transition: all, 0.3s;
|
|
26
|
+
-ms-transition: all, 0.3s;
|
|
27
|
+
-o-transition: all, 0.3s;
|
|
28
|
+
transition: all, 0.3s;
|
|
29
|
+
}
|
|
30
|
+
.buttons_container1 li span i {
|
|
31
|
+
position: relative;
|
|
32
|
+
transform: rotate(0);
|
|
33
|
+
-webkit-transition: all, 0.2s;
|
|
34
|
+
-moz-transition: all, 0.2s;
|
|
35
|
+
-ms-transition: all, 0.2s;
|
|
36
|
+
-o-transition: all, 0.2s;
|
|
37
|
+
transition: all, 0.2s;
|
|
38
|
+
}
|
|
39
|
+
.productcard:hover .image_container .buttons_container1 {
|
|
40
|
+
bottom: 40% !important;
|
|
41
|
+
opacity: 1;
|
|
42
|
+
}
|
|
43
|
+
.buttons_container1 li:hover span i {
|
|
44
|
+
transform: rotate(360deg);
|
|
45
|
+
}
|
|
46
|
+
@media screen and (max-width: 800px) {
|
|
47
|
+
.productcard .image_container .buttons_container1 {
|
|
48
|
+
bottom: 20px !important;
|
|
49
|
+
opacity: 1;
|
|
50
|
+
}
|
|
51
|
+
.buttons_container{
|
|
52
|
+
bottom: 20px !important;
|
|
53
|
+
opacity: 1;
|
|
54
|
+
}
|
|
55
|
+
.buttons_container1{
|
|
56
|
+
top: 50% !important;
|
|
57
|
+
opacity: 1;
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
@media screen and (max-width: 500px) {
|
|
61
|
+
.productcard .image_container .buttons_container1 {
|
|
62
|
+
bottom: 20px !important;
|
|
63
|
+
opacity: 1;
|
|
64
|
+
}
|
|
65
|
+
.buttons_container{
|
|
66
|
+
bottom: 20px !important;
|
|
67
|
+
opacity: 1;
|
|
68
|
+
}
|
|
69
|
+
.buttons_container1{
|
|
70
|
+
top: 50% !important;
|
|
71
|
+
opacity: 1;
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
.buttons_container {
|
|
76
|
+
position: absolute;
|
|
77
|
+
left: 0;
|
|
78
|
+
bottom: -30px;
|
|
79
|
+
opacity: 0;
|
|
80
|
+
width: 100%;
|
|
81
|
+
text-align: center;
|
|
82
|
+
-webkit-transition: all, 0.3s;
|
|
83
|
+
-moz-transition: all, 0.3s;
|
|
84
|
+
-ms-transition: all, 0.3s;
|
|
85
|
+
-o-transition: all, 0.3s;
|
|
86
|
+
transition: all, 0.3s;
|
|
87
|
+
}
|
|
88
|
+
.buttons_container li {
|
|
89
|
+
list-style: none;
|
|
90
|
+
display: inline-block;
|
|
91
|
+
/* margin-right: 10px; */
|
|
92
|
+
position: relative;
|
|
93
|
+
-webkit-transition: all 0.4s ease 0.1s;
|
|
94
|
+
-o-transition: all 0.4s ease 0.1s;
|
|
95
|
+
transition: all 0.4s ease 0.1s;
|
|
96
|
+
}
|
|
97
|
+
.buttons_container li span {
|
|
98
|
+
display: block;
|
|
99
|
+
-webkit-transition: all, 0.3s;
|
|
100
|
+
-moz-transition: all, 0.3s;
|
|
101
|
+
-ms-transition: all, 0.3s;
|
|
102
|
+
-o-transition: all, 0.3s;
|
|
103
|
+
transition: all, 0.3s;
|
|
104
|
+
}
|
|
105
|
+
.buttons_container li span i {
|
|
106
|
+
position: relative;
|
|
107
|
+
transform: rotate(0);
|
|
108
|
+
-webkit-transition: all, 0.2s;
|
|
109
|
+
-moz-transition: all, 0.2s;
|
|
110
|
+
-ms-transition: all, 0.2s;
|
|
111
|
+
-o-transition: all, 0.2s;
|
|
112
|
+
transition: all, 0.2s;
|
|
113
|
+
}
|
|
114
|
+
.productcard:hover .image_container .buttons_container {
|
|
115
|
+
bottom: 20px !important;
|
|
116
|
+
opacity: 1;
|
|
117
|
+
}
|
|
118
|
+
.buttons_container li:hover span i {
|
|
119
|
+
transform: rotate(360deg);
|
|
120
|
+
}
|
|
121
|
+
@media screen and (max-width: 800px) {
|
|
122
|
+
.productcard .image_container .buttons_container {
|
|
123
|
+
bottom: 20px !important;
|
|
124
|
+
opacity: 1;
|
|
125
|
+
}
|
|
126
|
+
}
|
|
127
|
+
|
|
File without changes
|
|
File without changes
|