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
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
.categorycard {
|
|
2
|
+
position: relative;
|
|
3
|
+
display: block;
|
|
4
|
+
overflow: hidden;
|
|
5
|
+
cursor: pointer;
|
|
6
|
+
background-size: cover;
|
|
7
|
+
background-repeat: no-repeat;
|
|
8
|
+
background-position: center;
|
|
9
|
+
transition: 0.3s;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.categorycard:hover::after {
|
|
13
|
+
background-color: rgba(0, 0, 0, 0.1);
|
|
14
|
+
}
|
|
15
|
+
.categorycardtext {
|
|
16
|
+
position: absolute;
|
|
17
|
+
left: 0;
|
|
18
|
+
right: 0;
|
|
19
|
+
bottom: 0;
|
|
20
|
+
top: 0;
|
|
21
|
+
display: flex;
|
|
22
|
+
justify-content: center;
|
|
23
|
+
width: 100%;
|
|
24
|
+
align-items: center;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
.cardbtn {
|
|
28
|
+
/* position: relative; */
|
|
29
|
+
text-align: center;
|
|
30
|
+
vertical-align: middle;
|
|
31
|
+
display: inline-block;
|
|
32
|
+
-webkit-transition: all 0.4s ease 0.1s;
|
|
33
|
+
-o-transition: all 0.4s ease 0.1s;
|
|
34
|
+
transition: all 0.4s ease 0.1s;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
.categorycard:hover .cardbtn {
|
|
38
|
+
opacity: 1;
|
|
39
|
+
top: 0;
|
|
40
|
+
}
|
|
File without changes
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
.productcard {
|
|
2
|
+
position: relative;
|
|
3
|
+
display: flex;
|
|
4
|
+
flex-direction: column;
|
|
5
|
+
word-wrap: break-word;
|
|
6
|
+
background-clip: border-box;
|
|
7
|
+
transition: all 0.2s;
|
|
8
|
+
}
|
|
9
|
+
.productcard {
|
|
10
|
+
position: relative !important;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.img_container {
|
|
14
|
+
/* border-radius: 50%; */
|
|
15
|
+
/* width: 100px; */
|
|
16
|
+
/* height: 100px; */
|
|
17
|
+
display: flex;
|
|
18
|
+
justify-content: center;
|
|
19
|
+
align-items: center;
|
|
20
|
+
position: absolute;
|
|
21
|
+
left: 0;
|
|
22
|
+
right: 0;
|
|
23
|
+
z-index: 1000;
|
|
24
|
+
width: 10;
|
|
25
|
+
height: 10;
|
|
26
|
+
margin: auto;
|
|
27
|
+
top: -60px;
|
|
28
|
+
|
|
29
|
+
}
|
|
30
|
+
@media screen and (max-width: 500px) {
|
|
31
|
+
.img_container {
|
|
32
|
+
width: 16vh !important;
|
|
33
|
+
height: 16vh !important;
|
|
34
|
+
top: -70px;
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
.img_container img {
|
|
38
|
+
max-width: 70%;
|
|
39
|
+
max-height: 70%;
|
|
40
|
+
}
|
|
41
|
+
.productcard .pill {
|
|
42
|
+
width: 12vh;
|
|
43
|
+
height: 4vh;
|
|
44
|
+
background-color: var(--fav) !important;
|
|
45
|
+
color: white;
|
|
46
|
+
padding: 0 1%;
|
|
47
|
+
display: flex;
|
|
48
|
+
text-align: center;
|
|
49
|
+
justify-content: center;
|
|
50
|
+
align-items: center;
|
|
51
|
+
border-radius: 10px;
|
|
52
|
+
font-size: 12px;
|
|
53
|
+
font-weight: 500;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
.productcard .addbtn {
|
|
57
|
+
width: 13vh;
|
|
58
|
+
height: 4vh;
|
|
59
|
+
background-color: white !important;
|
|
60
|
+
color: black;
|
|
61
|
+
padding: 0 1%;
|
|
62
|
+
|
|
63
|
+
border-radius: 5px;
|
|
64
|
+
font-size: 12px;
|
|
65
|
+
font-weight: 500;
|
|
66
|
+
border-style: solid;
|
|
67
|
+
border-width: 1px;
|
|
68
|
+
border-color: #e6e6e6;
|
|
69
|
+
}
|
|
70
|
+
.productcard .addbtn:hover {
|
|
71
|
+
opacity: 0.3 !important;
|
|
72
|
+
transition: 0.3s;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
.play-on-hover{
|
|
76
|
+
width: 100%;
|
|
77
|
+
height: 100%;
|
|
78
|
+
background-size: cover;
|
|
79
|
+
cursor: pointer;
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
.play-on-hover:hover{
|
|
83
|
+
background-image: url();
|
|
84
|
+
|
|
85
|
+
}
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
|
|
3
3
|
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display&family=Roboto:wght@100;300;400;500;700;900&display=swap');
|
|
4
4
|
@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&family=Roboto:wght@100;300;400;500;700;900&display=swap');
|
|
5
|
-
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');
|
|
6
5
|
@font-face {
|
|
7
6
|
font-family: 'Monoton';
|
|
8
7
|
font-style: normal;
|
|
@@ -1268,16 +1267,7 @@ hr {
|
|
|
1268
1267
|
.d-inline-flex {
|
|
1269
1268
|
display: inline-flex !important;
|
|
1270
1269
|
}
|
|
1271
|
-
|
|
1272
|
-
.plr-1025-0{
|
|
1273
|
-
padding-left: 0 !important;
|
|
1274
|
-
padding-right: 0 !important;
|
|
1275
|
-
}
|
|
1276
|
-
.plr-1025-1{
|
|
1277
|
-
padding-left: 1rem !important;
|
|
1278
|
-
padding-right: 1rem !important;
|
|
1279
|
-
}
|
|
1280
|
-
}
|
|
1270
|
+
|
|
1281
1271
|
@media (min-width: 1025px) {
|
|
1282
1272
|
.d-xl-none {
|
|
1283
1273
|
display: none !important;
|
|
@@ -3586,10 +3576,6 @@ hr {
|
|
|
3586
3576
|
.my-sm-n5 {
|
|
3587
3577
|
margin-top: -3rem !important;
|
|
3588
3578
|
}
|
|
3589
|
-
.mt-sm-n6,
|
|
3590
|
-
.my-sm-n6 {
|
|
3591
|
-
margin-top: -4rem !important;
|
|
3592
|
-
}
|
|
3593
3579
|
.mr-sm-n5,
|
|
3594
3580
|
.mx-sm-n5 {
|
|
3595
3581
|
margin-right: -3rem !important;
|
|
@@ -4008,11 +3994,7 @@ hr {
|
|
|
4008
3994
|
.scrollmenuclasssubscrollbar::-webkit-scrollbar-track {
|
|
4009
3995
|
background-color: transparent;
|
|
4010
3996
|
}
|
|
4011
|
-
.
|
|
4012
|
-
max-width: 330px;
|
|
4013
|
-
min-width: 330px;
|
|
4014
|
-
}
|
|
4015
|
-
.scrollmenuclassnameitem,.scrollmenuclassnameitemStylishProductCard {
|
|
3997
|
+
.scrollmenuclassnameitem {
|
|
4016
3998
|
max-width: 300px;
|
|
4017
3999
|
min-width: 300px;
|
|
4018
4000
|
}
|
|
@@ -4116,20 +4098,8 @@ hr {
|
|
|
4116
4098
|
max-width: 600px;
|
|
4117
4099
|
min-width: 600px;
|
|
4118
4100
|
}
|
|
4119
|
-
.slideshowCard{
|
|
4120
|
-
max-width: 300px;
|
|
4121
|
-
min-width: 300px;
|
|
4122
|
-
}
|
|
4123
4101
|
@media (max-width: 576px) {
|
|
4124
|
-
.
|
|
4125
|
-
max-width: 280px;
|
|
4126
|
-
min-width: 280px;
|
|
4127
|
-
}
|
|
4128
|
-
.scrollmenuclassnameitemStylishProductCard{
|
|
4129
|
-
max-width: 280px;
|
|
4130
|
-
min-width: 280px;
|
|
4131
|
-
}
|
|
4132
|
-
.scrollmenuclassnameitemMenuCardscrollmenuclassnameitemStylishProductCard{
|
|
4102
|
+
.scrollmenuclassnameitemMenuCard{
|
|
4133
4103
|
max-width: 380px;
|
|
4134
4104
|
min-width: 380px;
|
|
4135
4105
|
}
|
|
@@ -4371,45 +4341,80 @@ hr {
|
|
|
4371
4341
|
.GreatvibesFont{
|
|
4372
4342
|
font-family: 'Great Vibes', cursive !important;
|
|
4373
4343
|
}
|
|
4374
|
-
.Quicksandfont{
|
|
4375
|
-
font-family: 'Quicksand', sans-serif !important;
|
|
4376
4344
|
|
|
4377
|
-
}
|
|
4378
4345
|
|
|
4379
|
-
/* /////////////////////////////////////////////////////// */
|
|
4380
4346
|
|
|
4381
|
-
|
|
4382
|
-
|
|
4383
|
-
|
|
4384
|
-
|
|
4385
|
-
|
|
4386
|
-
|
|
4387
|
-
|
|
4388
|
-
|
|
4389
|
-
|
|
4390
|
-
|
|
4391
|
-
|
|
4392
|
-
|
|
4393
|
-
|
|
4347
|
+
|
|
4348
|
+
.contact100-btn-hide {
|
|
4349
|
+
background: #fff;
|
|
4350
|
+
border: none;
|
|
4351
|
+
-webkit-border-radius: 50%;
|
|
4352
|
+
-moz-border-radius: 50%;
|
|
4353
|
+
-ms-border-radius: 50%;
|
|
4354
|
+
-o-border-radius: 50%;
|
|
4355
|
+
border-radius: 50%;
|
|
4356
|
+
color: #000;
|
|
4357
|
+
cursor: pointer;
|
|
4358
|
+
outline: none;
|
|
4359
|
+
width: 35px;
|
|
4360
|
+
height: 35px;
|
|
4361
|
+
position: relative;
|
|
4362
|
+
border: 2px solid #ccc;
|
|
4363
|
+
-webkit-transition: -webkit-transform 600ms;
|
|
4364
|
+
-moz-transition: -moz-transform 600ms;
|
|
4365
|
+
-ms-transition: -ms-transform 600ms;
|
|
4366
|
+
-o-transition: -o-transform 600ms;
|
|
4367
|
+
transition: transform 600ms;
|
|
4368
|
+
}
|
|
4369
|
+
.contact100-btn-hide:hover {
|
|
4370
|
+
-webkit-transform: rotate(360deg) scale(1.1);
|
|
4371
|
+
-moz-transform: rotate(360deg) scale(1.1);
|
|
4372
|
+
-ms-transform: rotate(360deg) scale(1.1);
|
|
4373
|
+
-o-transform: rotate(360deg) scale(1.1);
|
|
4374
|
+
transform: rotate(360deg) scale(1.1);
|
|
4375
|
+
-webkit-transition: -webkit-transform 600ms;
|
|
4376
|
+
-moz-transition: -moz-transform 600ms;
|
|
4377
|
+
-ms-transition: -ms-transform 600ms;
|
|
4378
|
+
-o-transition: -o-transform 600ms;
|
|
4379
|
+
transition: transform 600ms;
|
|
4380
|
+
background: white;
|
|
4381
|
+
}
|
|
4382
|
+
.contact100-btn-hide span,
|
|
4383
|
+
.contact100-btn-hide span:before,
|
|
4384
|
+
.contact100-btn-hide span:after {
|
|
4385
|
+
background: #000;
|
|
4386
|
+
content: '';
|
|
4387
|
+
cursor: pointer;
|
|
4388
|
+
display: block;
|
|
4389
|
+
height: 1.5px;
|
|
4390
|
+
position: absolute;
|
|
4391
|
+
width: 20px;
|
|
4394
4392
|
}
|
|
4395
|
-
.
|
|
4396
|
-
|
|
4397
|
-
|
|
4393
|
+
.contact100-btn-hide:hover span:before,
|
|
4394
|
+
.contact100-btn-hide:hover span:after {
|
|
4395
|
+
background-color: #ffbc00;
|
|
4398
4396
|
}
|
|
4399
|
-
.
|
|
4400
|
-
|
|
4401
|
-
|
|
4402
|
-
|
|
4403
|
-
|
|
4404
|
-
|
|
4405
|
-
|
|
4397
|
+
.contact100-btn-hide span:first-child {
|
|
4398
|
+
background: none;
|
|
4399
|
+
bottom: 0;
|
|
4400
|
+
left: 0;
|
|
4401
|
+
margin: auto;
|
|
4402
|
+
position: absolute;
|
|
4403
|
+
right: 0;
|
|
4404
|
+
top: 0;
|
|
4406
4405
|
}
|
|
4407
|
-
.
|
|
4408
|
-
|
|
4409
|
-
|
|
4406
|
+
.contact100-btn-hide span:before {
|
|
4407
|
+
-webkit-transform: rotate(45deg);
|
|
4408
|
+
-moz-transform: rotate(45deg);
|
|
4409
|
+
-ms-transform: rotate(45deg);
|
|
4410
|
+
-o-transform: rotate(45deg);
|
|
4411
|
+
transform: rotate(45deg);
|
|
4412
|
+
}
|
|
4413
|
+
.contact100-btn-hide span:after {
|
|
4414
|
+
-webkit-transform: translateY(-2px) rotate(-45deg);
|
|
4415
|
+
-moz-transform: translateY(-2px) rotate(-45deg);
|
|
4416
|
+
-ms-transform: translateY(-2px) rotate(-45deg);
|
|
4417
|
+
-o-transform: translateY(-2px) rotate(-45deg);
|
|
4418
|
+
transform: translateY(-2px) rotate(-45deg);
|
|
4419
|
+
top: 2px;
|
|
4410
4420
|
}
|
|
4411
|
-
.scrollhorizontalcard{
|
|
4412
|
-
float: none;
|
|
4413
|
-
display: inline-block;
|
|
4414
|
-
zoom: 1;
|
|
4415
|
-
}
|
|
File without changes
|
|
@@ -0,0 +1,94 @@
|
|
|
1
|
+
.horizontalscrollcont {
|
|
2
|
+
white-space: nowrap !important;
|
|
3
|
+
position: relative !important;
|
|
4
|
+
overflow-x: hidden !important;
|
|
5
|
+
overflow-y: hidden !important;
|
|
6
|
+
-webkit-overflow-scrolling: touch !important;
|
|
7
|
+
background-color: white;
|
|
8
|
+
width: 98% !important;
|
|
9
|
+
border-radius: 20px !important;
|
|
10
|
+
margin: auto;
|
|
11
|
+
box-shadow: 0 0.46875rem 2.1875rem rgba(4, 9, 20, 0.03), 0 0.9375rem 1.40625rem rgba(4, 9, 20, 0.03), 0 0.25rem 0.53125rem rgba(4, 9, 20, 0.05), 0 0.125rem 0.1875rem rgba(4, 9, 20, 0.03);
|
|
12
|
+
}
|
|
13
|
+
.horizontalscrollcont:hover {
|
|
14
|
+
overflow-x: auto !important;
|
|
15
|
+
}
|
|
16
|
+
.editorbarcard {
|
|
17
|
+
position: relative;
|
|
18
|
+
flex-direction: column;
|
|
19
|
+
word-wrap: break-word;
|
|
20
|
+
background-color: #fff;
|
|
21
|
+
background-clip: border-box;
|
|
22
|
+
border-right: 1px solid #eee;
|
|
23
|
+
padding: 0.5em 0.8em;
|
|
24
|
+
transition: all 0.2s;
|
|
25
|
+
min-width: 150px !important;
|
|
26
|
+
float: none !important;
|
|
27
|
+
display: inline-block !important;
|
|
28
|
+
zoom: 1 !important;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
.sub_scrollbar::-webkit-scrollbar {
|
|
32
|
+
width: 5px;
|
|
33
|
+
height: 5px;
|
|
34
|
+
}
|
|
35
|
+
.sub_scrollbar::-webkit-scrollbar-track {
|
|
36
|
+
/* box-shadow: inset 0 0 5px grey; */
|
|
37
|
+
border-radius: 10px;
|
|
38
|
+
}
|
|
39
|
+
.sub_scrollbar::-webkit-scrollbar-thumb {
|
|
40
|
+
background: #4d4d4d;
|
|
41
|
+
border-radius: 10px;
|
|
42
|
+
}
|
|
43
|
+
.sub_scrollbar::-webkit-scrollbar-thumb:hover {
|
|
44
|
+
background: #999999;
|
|
45
|
+
}
|
|
46
|
+
.horizontalscrollcardcont:hover p {
|
|
47
|
+
color: #eac435;
|
|
48
|
+
transition: 0.3s;
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
.editorchild {
|
|
52
|
+
height: 0 !important;
|
|
53
|
+
|
|
54
|
+
display: block !important;
|
|
55
|
+
transition: all 0.3s !important;
|
|
56
|
+
-webkit-transition: all 0.3s !important;
|
|
57
|
+
-o-transition: all 0.3s !important;
|
|
58
|
+
-moz-transition: all 0.3s !important;
|
|
59
|
+
transform-origin: top right !important;
|
|
60
|
+
-webkit-transform: scale(0) !important;
|
|
61
|
+
-moz-transform: scale(0) !important;
|
|
62
|
+
-ms-transform: scale(0) !important;
|
|
63
|
+
-o-transform: scale(0) !important;
|
|
64
|
+
transform: scale(0) !important;
|
|
65
|
+
}
|
|
66
|
+
.editorchild-opened {
|
|
67
|
+
-webkit-transform: scale(1) !important;
|
|
68
|
+
-moz-transform: scale(1) !important;
|
|
69
|
+
-ms-transform: scale(1) !important;
|
|
70
|
+
-o-transform: scale(1) !important;
|
|
71
|
+
transform: scale(1) !important;
|
|
72
|
+
min-height: 10vh !important;
|
|
73
|
+
}
|
|
74
|
+
.filterdropdown {
|
|
75
|
+
height: 20vh !important;
|
|
76
|
+
background-color: #e6e6e6;
|
|
77
|
+
/* position: absolute; */
|
|
78
|
+
}
|
|
79
|
+
.icon-container {
|
|
80
|
+
position: absolute;
|
|
81
|
+
top: -15px;
|
|
82
|
+
right: 25px;
|
|
83
|
+
z-index: 1;
|
|
84
|
+
width: 4vh;
|
|
85
|
+
height: 4vh;
|
|
86
|
+
border-radius: 50%;
|
|
87
|
+
color: white;
|
|
88
|
+
background-color: var(--danger);
|
|
89
|
+
transition: 0.3s;
|
|
90
|
+
cursor: pointer;
|
|
91
|
+
}
|
|
92
|
+
.icon-container:hover {
|
|
93
|
+
background-color: var(--dangerhover);
|
|
94
|
+
}
|
|
@@ -0,0 +1,108 @@
|
|
|
1
|
+
.filterside_cont {
|
|
2
|
+
position: fixed;
|
|
3
|
+
height: 100vh;
|
|
4
|
+
width: 20vw;
|
|
5
|
+
background-color: white;
|
|
6
|
+
z-index: 1000;
|
|
7
|
+
top: 0;
|
|
8
|
+
right: 0;
|
|
9
|
+
transform: translateX(150%);
|
|
10
|
+
transition: 0.3s;
|
|
11
|
+
}
|
|
12
|
+
.filter_container_opened {
|
|
13
|
+
transform: translateX(0) !important;
|
|
14
|
+
}
|
|
15
|
+
.close_menu_icon_cont {
|
|
16
|
+
width: 4.5vh;
|
|
17
|
+
height: 4.5vh;
|
|
18
|
+
background-color: #022648;
|
|
19
|
+
border-radius: 50%;
|
|
20
|
+
color: white;
|
|
21
|
+
position: absolute;
|
|
22
|
+
top: 20px;
|
|
23
|
+
left: -17px;
|
|
24
|
+
display: flex;
|
|
25
|
+
align-items: center;
|
|
26
|
+
justify-content: center;
|
|
27
|
+
transition: 0.3s;
|
|
28
|
+
cursor: pointer;
|
|
29
|
+
}
|
|
30
|
+
.close_menu_icon_cont:hover {
|
|
31
|
+
background-color: #eac435;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
/* .timeline .timelineinnercont {
|
|
35
|
+
border-left: 1px solid red !important;
|
|
36
|
+
position: relative;
|
|
37
|
+
margin-left: 17px;
|
|
38
|
+
}
|
|
39
|
+
.timeline .btn_item {
|
|
40
|
+
width: 3.5vh;
|
|
41
|
+
height: 3.5vh;
|
|
42
|
+
z-index: 1;
|
|
43
|
+
margin-left: -13px;
|
|
44
|
+
background-color: #eee;
|
|
45
|
+
}
|
|
46
|
+
.timelineinnercont_active:hover .btn_item {
|
|
47
|
+
background-color: var(--info);
|
|
48
|
+
cursor: pointer;
|
|
49
|
+
}
|
|
50
|
+
.timelineinnercont_active .btn_item {
|
|
51
|
+
background-color: var(--infohover) !important;
|
|
52
|
+
}
|
|
53
|
+
.timelineinnercont_active .btn_item:before {
|
|
54
|
+
display: inline-block;
|
|
55
|
+
content: '✓';
|
|
56
|
+
color: white;
|
|
57
|
+
}
|
|
58
|
+
.timeline_text {
|
|
59
|
+
color: #022648 !important;
|
|
60
|
+
}
|
|
61
|
+
.timelineinnercont_active .timeline_text {
|
|
62
|
+
color: var(--infohover) !important;
|
|
63
|
+
font-weight: 600;
|
|
64
|
+
}
|
|
65
|
+
.timelineinnercont_active:hover .timeline_text {
|
|
66
|
+
color: var(--info) !important;
|
|
67
|
+
}
|
|
68
|
+
.timeline .border_left_line:last-child {
|
|
69
|
+
border-left: 1px solid white;
|
|
70
|
+
}
|
|
71
|
+
.timeline_text {
|
|
72
|
+
cursor: pointer;
|
|
73
|
+
} */
|
|
74
|
+
|
|
75
|
+
.timeline .border_left_line {
|
|
76
|
+
border-left: 1px solid #ccc;
|
|
77
|
+
position: relative;
|
|
78
|
+
margin-left: 17px;
|
|
79
|
+
}
|
|
80
|
+
.timeline .btn_item {
|
|
81
|
+
width: 3.5vh;
|
|
82
|
+
height: 3.5vh;
|
|
83
|
+
z-index: 1;
|
|
84
|
+
margin-left: -13px;
|
|
85
|
+
background-color: #eee;
|
|
86
|
+
}
|
|
87
|
+
.timelineinnercont_active .timeline_text {
|
|
88
|
+
color: var(--infohover) !important;
|
|
89
|
+
font-weight: 600;
|
|
90
|
+
}
|
|
91
|
+
.timelineinnercont:not(.timelineinnercont_active):hover .timeline_text {
|
|
92
|
+
color: var(--info) !important;
|
|
93
|
+
}
|
|
94
|
+
.timelineinnercont_active .btn_item {
|
|
95
|
+
background-color: var(--infohover) !important;
|
|
96
|
+
}
|
|
97
|
+
.timelineinnercont_active .btn_item:before {
|
|
98
|
+
display: inline-block;
|
|
99
|
+
content: '✓';
|
|
100
|
+
color: white;
|
|
101
|
+
}
|
|
102
|
+
.timelineinnercont:not(.timelineinnercont_active):hover .btn_item {
|
|
103
|
+
background-color: var(--info) !important;
|
|
104
|
+
cursor: pointer;
|
|
105
|
+
}
|
|
106
|
+
.timeline .border_left_line:last-child {
|
|
107
|
+
border-left: 1px solid white;
|
|
108
|
+
}
|