tabexseriescomponents 0.0.217 → 0.0.220

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (255) hide show
  1. package/dist/index.cjs.js +1044 -780
  2. package/dist/index.esm.js +1044 -780
  3. package/dist/index.umd.js +1042 -778
  4. package/library.zip +0 -0
  5. package/package.json +2 -1
  6. package/srcold/Contexts/LanguageContext.jsx +390 -0
  7. package/srcold/Contexts/ProductsCardsSectionContext.jsx +34 -0
  8. package/srcold/StylesJS/Customstyles.js +236 -0
  9. package/srcold/TabexComponents/Cards/Card20/Card20.jsx +282 -0
  10. package/srcold/TabexComponents/Cards/Card21/Card21.jsx +388 -0
  11. package/srcold/TabexComponents/Cards/Card22/Card22.jsx +287 -0
  12. package/srcold/TabexComponents/Cards/Card23/Card23.jsx +403 -0
  13. package/srcold/TabexComponents/Cards/CardBadgeSlideFromTop/CardBadgeSlideFromTop.jsx +395 -0
  14. package/srcold/TabexComponents/Cards/CardWithTextOnly/CardWithTextOnly.jsx +70 -0
  15. package/srcold/TabexComponents/Cards/CategoryCardTextOnImage/CategoryCardTextOnImage.jsx +211 -0
  16. package/srcold/TabexComponents/Cards/CategoryCardwithhoveraction/CategoryCardwithhoveraction.jsx +220 -0
  17. package/srcold/TabexComponents/Cards/Categorycard_fullimage/Categorycard_fullimage.jsx +230 -0
  18. package/srcold/TabexComponents/Cards/Categorycard_slidebgscaled/Categorycard_slidebgscaled.jsx +198 -0
  19. package/srcold/TabexComponents/Cards/Categorycard_with_trianglebg/Categorycard_with_trianglebg.jsx +170 -0
  20. package/srcold/TabexComponents/Cards/Categorycard_with_twolinestransition/Categorycard_with_twolinestransition.jsx +181 -0
  21. package/srcold/TabexComponents/Cards/Categorycard_withshapes/Categorycard_withshapes.jsx +161 -0
  22. package/srcold/TabexComponents/Cards/Categorycard_withtext/Categorycard_withtext.jsx +180 -0
  23. package/srcold/TabexComponents/Cards/CircleCardWithVariants/CircleCardWithVariants.jsx +487 -0
  24. package/srcold/TabexComponents/Cards/Classiccategorycard/Classiccategorycard.jsx +123 -0
  25. package/srcold/TabexComponents/Cards/HorizontalCategoryCard/HorizontalCategoryCard.jsx +192 -0
  26. package/srcold/TabexComponents/Cards/Horizontalcard/Horizontalcard.jsx +270 -0
  27. package/srcold/TabexComponents/Cards/MenuCard/MenuCard.jsx +543 -0
  28. package/srcold/TabexComponents/Cards/ModernCardWithQuantityButton/ModernCardWithQuantityButton.jsx +467 -0
  29. package/srcold/TabexComponents/Cards/ModernProductCard/ModernProductCard.jsx +469 -0
  30. package/srcold/TabexComponents/Cards/NewProductcard/NewProductcard.jsx +445 -0
  31. package/srcold/TabexComponents/Cards/ProductCardWithTextOnImage/ProductCardWithTextOnImage.jsx +304 -0
  32. package/srcold/TabexComponents/Cards/Productcard6/Productcard6.jsx +256 -0
  33. package/srcold/TabexComponents/Cards/Productcard7/Productcard7.jsx +278 -0
  34. package/srcold/TabexComponents/Cards/Productcard_animatedbuttons/Productcard_animatedbuttons.jsx +443 -0
  35. package/srcold/TabexComponents/Cards/Productcard_with_circularbg/Productcard_with_circularbg.jsx +275 -0
  36. package/srcold/TabexComponents/Cards/Productcard_with_circularhover/Productcard_with_circularhover.jsx +315 -0
  37. package/srcold/TabexComponents/Cards/Productcard_with_slideanimation/Productcard_with_slideanimation.jsx +301 -0
  38. package/srcold/TabexComponents/Cards/Productcard_with_variants/Productcard_with_variants.jsx +419 -0
  39. package/srcold/TabexComponents/Cards/Productcard_with_zoominonhover/Productcard_with_zoominonhover.jsx +524 -0
  40. package/srcold/TabexComponents/Cards/Productcarddefault/Productcarddefault.jsx +275 -0
  41. package/srcold/TabexComponents/Cards/Productccard_with_imageontopleft/Productccard_with_imageontopleft.jsx +286 -0
  42. package/srcold/TabexComponents/Cards/Prouductcard_with_zoomhover/Prouductcard_with_zoomhover.jsx +136 -0
  43. package/srcold/TabexComponents/Cards/Simplecategorycardwithtextbelow/Simplecategorycardwithtextbelow.jsx +179 -0
  44. package/srcold/TabexComponents/Cards/Simpleproductcard/Simpleproductcard.jsx +291 -0
  45. package/srcold/TabexComponents/Cards/StylishProductCard/StylishProductCard.jsx +339 -0
  46. package/srcold/TabexComponents/Cards/TwoWayServiceSectionWithImage/TwoWayServiceSectionWithImage.jsx +338 -0
  47. package/srcold/TabexComponents/Cards/UpSlideEffectCard/UpSlideEffectCard.jsx +515 -0
  48. package/srcold/TabexComponents/Cards/UserCardWithSocialMediaOnHover/UserCardWithSocialMediaOnHover.jsx +184 -0
  49. package/srcold/TabexComponents/Footer/Allinonefooter/Allinonefooter.jsx +475 -0
  50. package/srcold/TabexComponents/Footer/Footer1/Footer1.jsx +448 -0
  51. package/srcold/TabexComponents/Footer/Footer2/Footer2.jsx +383 -0
  52. package/srcold/TabexComponents/Footer/Footer3/Footer3.jsx +394 -0
  53. package/srcold/TabexComponents/Footer/Footer4/Footer4.jsx +699 -0
  54. package/srcold/TabexComponents/Footer/Footer5/Footer5.jsx +523 -0
  55. package/srcold/TabexComponents/Footer/Footer6/Footer6.jsx +301 -0
  56. package/srcold/TabexComponents/Footer/Footer7/Footer7.jsx +415 -0
  57. package/srcold/TabexComponents/Footer/Footer8/Footer8.jsx +454 -0
  58. package/srcold/TabexComponents/Footer/FooterWithThreeColumns/FooterWithThreeColumns.jsx +329 -0
  59. package/srcold/TabexComponents/Footer/Simplefooter/Simplefooter.jsx +274 -0
  60. package/srcold/TabexComponents/Generalfiles/images/egyptflag.png +0 -0
  61. package/srcold/TabexComponents/Generalfiles/images/noimage.png +0 -0
  62. package/srcold/TabexComponents/Generalfiles/images/payment/cod.png +0 -0
  63. package/srcold/TabexComponents/Generalfiles/images/payment/fawry.png +0 -0
  64. package/srcold/TabexComponents/Generalfiles/images/payment/payment.png +0 -0
  65. package/srcold/TabexComponents/Generalfiles/images/payment/paymob.png +0 -0
  66. package/srcold/TabexComponents/Generalfiles/images/payment/paypal.png +0 -0
  67. package/srcold/TabexComponents/Generalfiles/images/payment/visa.png +0 -0
  68. package/srcold/TabexComponents/Generalfiles/images/shoppingcart.png +0 -0
  69. package/srcold/TabexComponents/Generalfiles/images/tabexlogo.png +0 -0
  70. package/srcold/TabexComponents/Generalfiles/images/unknownmaleuser.png +0 -0
  71. package/srcold/TabexComponents/Generalfiles/images/usflag.png +0 -0
  72. package/srcold/TabexComponents/Generalfiles/images/whatsapp.png +0 -0
  73. package/srcold/TabexComponents/Headers/CTAHeader/CTAHeader.jsx +880 -0
  74. package/srcold/TabexComponents/Headers/CategoryFeaturingHeader/CategoryFeaturingHeader.jsx +870 -0
  75. package/srcold/TabexComponents/Headers/ClassicHeader/ClassicHeader.jsx +688 -0
  76. package/srcold/TabexComponents/Headers/Gotoheader/Gotoheader.jsx +720 -0
  77. package/srcold/TabexComponents/Headers/Header4/Header4.jsx +621 -0
  78. package/srcold/TabexComponents/Headers/Header8/Header8.jsx +824 -0
  79. package/srcold/TabexComponents/Headers/HeaderRestaurant/HeaderRestaurant.jsx +730 -0
  80. package/srcold/TabexComponents/Headers/HeaderWithAdSlider/HeaderWithAdSlider.jsx +762 -0
  81. package/srcold/TabexComponents/Headers/HeaderWithSearchOnCenter/HeaderWithSearchOnCenter.jsx +706 -0
  82. package/srcold/TabexComponents/Headers/HeaderWithUtilityBar/HeaderWithUtilityBar.jsx +900 -0
  83. package/srcold/TabexComponents/Headers/Header_threesectionslogocentered/Header_threesectionslogocentered.jsx +841 -0
  84. package/srcold/TabexComponents/Headers/Headerresponsive/Headerresponsive.jsx +988 -0
  85. package/srcold/TabexComponents/Headers/Headerresponsive/HeaderresponsiveNew.jsx +1081 -0
  86. package/srcold/TabexComponents/Headers/Headerresponsive/HeaderresponsiveOriginal.jsx +988 -0
  87. package/srcold/TabexComponents/Headers/HeaderwithContactinfo/HeaderwithContactinfo.jsx +917 -0
  88. package/srcold/TabexComponents/Headers/Modernheader/Modernheader.jsx +693 -0
  89. package/srcold/TabexComponents/Headers/SearchFocusedHeader/SearchFocusedHeader.jsx +952 -0
  90. package/srcold/TabexComponents/Headers/Simpleheader/Simpleheader.jsx +636 -0
  91. package/srcold/TabexComponents/Headers/StylishHeader/StylishHeader.jsx +853 -0
  92. package/srcold/TabexComponents/Headers/Subheader/Subheader copy.jsx +373 -0
  93. package/srcold/TabexComponents/Headers/Subheader/Subheader.jsx +515 -0
  94. package/srcold/TabexComponents/Headers/Subheader/SubheaderDropdown.jsx +190 -0
  95. package/srcold/TabexComponents/Headers/Subheader/SubheaderOriginal.jsx +483 -0
  96. package/srcold/TabexComponents/Headers/ThreeTieredHeader/ThreeTieredHeader.jsx +1005 -0
  97. package/srcold/TabexComponents/Headers/TwoTieredHeader/TwoTieredHeader.jsx +1020 -0
  98. package/srcold/TabexComponents/Headers/TwoTieredWithCenteredLogoHeader/TwoTieredWithCenteredLogoHeader .jsx +843 -0
  99. package/srcold/TabexComponents/Sections/BackgroundImages/BacgroundThreeImageWithCategories/BacgroundThreeImageWithCategories.jsx +448 -0
  100. package/srcold/TabexComponents/Sections/BackgroundImages/BackgroundFiveImageStructure/BackgroundFiveImageStructure.jsx +346 -0
  101. package/srcold/TabexComponents/Sections/BackgroundImages/BackgroundImageWithTopContent/BackgroundImageWithTopContent.jsx +304 -0
  102. package/srcold/TabexComponents/Sections/BackgroundImages/BackgroundSectionWithServicesCards/BackgroundSectionWithServicesCards.jsx +301 -0
  103. package/srcold/TabexComponents/Sections/BackgroundImages/Backgroundimage1/Backgroundimage1.jsx +312 -0
  104. package/srcold/TabexComponents/Sections/BackgroundImages/Backgroundimage_with_toppill/Backgroundimage_with_toppill.jsx +271 -0
  105. package/srcold/TabexComponents/Sections/BackgroundImages/BackgroundimageandTextsection/BackgroundimageandTextsection.jsx +174 -0
  106. package/srcold/TabexComponents/Sections/BackgroundImages/Bgimagewithsearchbar/Bgimagewithsearchbar.jsx +200 -0
  107. package/srcold/TabexComponents/Sections/BackgroundImages/FullVideoSection/FullVideoSection.jsx +263 -0
  108. package/srcold/TabexComponents/Sections/BackgroundImages/Section_with_rightbgcont/Section_with_rightbgcont.jsx +143 -0
  109. package/srcold/TabexComponents/Sections/BackgroundImages/TextSectionConnectToWA/TextSectionConnectToWA.jsx +248 -0
  110. package/srcold/TabexComponents/Sections/BackgroundImages/Threebgimages/Threebgimages.jsx +295 -0
  111. package/srcold/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages copy.jsx +394 -0
  112. package/srcold/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages.jsx +406 -0
  113. package/srcold/TabexComponents/Sections/BackgroundImages/VideosSection/VideosSection.jsx +246 -0
  114. package/srcold/TabexComponents/Sections/Cards/CardsSection/CardsSection.jsx +1220 -0
  115. package/srcold/TabexComponents/Sections/Cards/CardsSection2/CardsSection2.jsx +480 -0
  116. package/srcold/TabexComponents/Sections/Cards/CardsSectionwithfilter/CardsSectionwithfilter.jsx +718 -0
  117. package/srcold/TabexComponents/Sections/Cards/ElegantCategoriesCardSection/ElegantCategoriesCardSection.jsx +406 -0
  118. package/srcold/TabexComponents/Sections/Cards/ModernCardsSection/ModernCardsSection.jsx +652 -0
  119. package/srcold/TabexComponents/Sections/Cards/RandomlyStructuredCollectionCards/RandomlyStructuredCollectionCards.jsx +635 -0
  120. package/srcold/TabexComponents/Sections/Cards/Sixverticalcardssection/Sixverticalcardssection.jsx +495 -0
  121. package/srcold/TabexComponents/Sections/Cards/UsersCardsSection/UsersCardsSection.jsx +383 -0
  122. package/srcold/TabexComponents/Sections/Slideshow/AboutSection/AboutSection.jsx +250 -0
  123. package/srcold/TabexComponents/Sections/Slideshow/Backgroundimage_with_topcircle/Backgroundimage_with_topcircle.jsx +160 -0
  124. package/srcold/TabexComponents/Sections/Slideshow/ContactUsSection/ContactUsSection.jsx +256 -0
  125. package/srcold/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection.jsx +329 -0
  126. package/srcold/TabexComponents/Sections/Slideshow/HorizontalContactUsSection/HorizontalContactUsSection.jsx +266 -0
  127. package/srcold/TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx +371 -0
  128. package/srcold/TabexComponents/Sections/Slideshow/Image_with_rightwords/Image_with_rightwords.jsx +140 -0
  129. package/srcold/TabexComponents/Sections/Slideshow/ServiceSectionWithImage/ServiceSectionWithImage.jsx +374 -0
  130. package/srcold/TabexComponents/Sections/Slideshow/Servicesection/Servicesection.jsx +339 -0
  131. package/srcold/TabexComponents/Sections/Slideshow/ServicesectionCenteredcards/ServicesectionCenteredcards.jsx +303 -0
  132. package/srcold/TabexComponents/Sections/Slideshow/Slideshow_with_rotatedsquare/Slideshow_with_rotatedsquare.jsx +224 -0
  133. package/srcold/TabexComponents/Sections/Slideshow/Slideshow_with_squarebg/Slideshow_with_squarebg.jsx +147 -0
  134. package/srcold/TabexComponents/Sections/Slideshow/Slideshowdifferentanimations/Slideshowdifferentanimations.jsx +139 -0
  135. package/srcold/TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade copy.jsx +634 -0
  136. package/srcold/TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade.jsx +324 -0
  137. package/srcold/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide copy.jsx +525 -0
  138. package/srcold/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide.jsx +569 -0
  139. package/srcold/TabexComponents/Sections/Slideshow/Slideshowslide/SlideshowslideOriginal.jsx +475 -0
  140. package/srcold/TabexComponents/Sections/Slideshow/Slideshowzoom/Arrow.js +91 -0
  141. package/srcold/TabexComponents/Sections/Slideshow/Slideshowzoom/Slideshowzoom.jsx +369 -0
  142. package/srcold/TabexComponents/Sections/Slideshow/TwoWayServiceSectionWithImage/TwoWayServiceSectionWithImage.jsx +392 -0
  143. package/srcold/TabexComponents/StaticPages/AccountInformation/AccountInformation.jsx +213 -0
  144. package/srcold/TabexComponents/StaticPages/CartSlider/CartSlider.jsx +467 -0
  145. package/srcold/TabexComponents/StaticPages/Categoriesdropdown/Categoriesdropdown.jsx +181 -0
  146. package/srcold/TabexComponents/StaticPages/Checkout/Checkout.jsx +1280 -0
  147. package/srcold/TabexComponents/StaticPages/Filter/Filter copy.jsx +1392 -0
  148. package/srcold/TabexComponents/StaticPages/Filter/Filter.jsx +1399 -0
  149. package/srcold/TabexComponents/StaticPages/Filter/FilterOriginal.jsx +1132 -0
  150. package/srcold/TabexComponents/StaticPages/InnerGroups/InnerGroups.jsx +60 -0
  151. package/srcold/TabexComponents/StaticPages/Login/FacebookLoginButton.jsx +50 -0
  152. package/srcold/TabexComponents/StaticPages/Login/GoogleLoginButton.jsx +35 -0
  153. package/srcold/TabexComponents/StaticPages/Login/Login.jsx +469 -0
  154. package/srcold/TabexComponents/StaticPages/OrderSuccess/OrderSuccess.jsx +143 -0
  155. package/srcold/TabexComponents/StaticPages/Ordershistory/Ordershistory.jsx +1329 -0
  156. package/srcold/TabexComponents/StaticPages/Policies/Policies.jsx +306 -0
  157. package/srcold/TabexComponents/StaticPages/Productinfo/Product_itemtype.jsx +1334 -0
  158. package/srcold/TabexComponents/StaticPages/Productinfo/Productinfo.jsx +715 -0
  159. package/srcold/TabexComponents/StaticPages/Productinfo/Service_itemtype copy.jsx +361 -0
  160. package/srcold/TabexComponents/StaticPages/Productinfo/Service_itemtype.jsx +361 -0
  161. package/srcold/TabexComponents/StaticPages/Productinfo/Serviceinfotabs.jsx +501 -0
  162. package/srcold/TabexComponents/StaticPages/Productinfo/staticroutersidenav.module.css +145 -0
  163. package/srcold/TabexComponents/StaticPages/Searchlist/Searchlist.jsx +227 -0
  164. package/srcold/TabexComponents/StaticPages/Signup/CustomerInformationForm.jsx +832 -0
  165. package/srcold/TabexComponents/StaticPages/Signup/Signup.jsx +154 -0
  166. package/srcold/TabexComponents/StaticPages/Staticpagesrouter/Staticpagesrouter.jsx +280 -0
  167. package/srcold/TabexComponents/StaticPages/Viewcart/Viewcart.jsx +671 -0
  168. package/srcold/TabexComponents/StaticPages/Wishlist/Wishlist.jsx +538 -0
  169. package/srcold/assets/images/appstore.png +0 -0
  170. package/srcold/assets/images/cod.png +0 -0
  171. package/srcold/assets/images/egyptflag.png +0 -0
  172. package/srcold/assets/images/fawry.png +0 -0
  173. package/srcold/assets/images/googleplay.png +0 -0
  174. package/srcold/assets/images/ksa.png +0 -0
  175. package/srcold/assets/images/mastercard.png +0 -0
  176. package/srcold/assets/images/payment.png +0 -0
  177. package/srcold/assets/images/paymob.png +0 -0
  178. package/srcold/assets/images/paypal.png +0 -0
  179. package/srcold/assets/images/shoppingcart.png +0 -0
  180. package/srcold/assets/images/usflag.png +0 -0
  181. package/srcold/assets/images/visa.png +0 -0
  182. package/srcold/assets/images/whatsapp.png +0 -0
  183. package/srcold/button.jsx +40 -0
  184. package/srcold/index.jsx +283 -0
  185. package/srcold/styles/Home.module.css +129 -0
  186. package/srcold/styles/cards/Categorcycard_fullimage.module.css +10 -0
  187. package/srcold/styles/cards/Categorycard_slidebgscaled.module.css +73 -0
  188. package/srcold/styles/cards/Categorycard_withshapes.module.css +189 -0
  189. package/srcold/styles/cards/ModernCardWithQuantityButton.module.css +30 -0
  190. package/srcold/styles/cards/Productcard6.module.css +9 -0
  191. package/srcold/styles/cards/Productccard_with_zoominonhover.module.css +51 -0
  192. package/srcold/styles/cards/Prouductcard_with_zoomhover.module.css +61 -0
  193. package/srcold/styles/cards/UserCardWithSocialMediaOnHover.module.css +65 -0
  194. package/srcold/styles/cards/categorycard.module.css +85 -0
  195. package/srcold/styles/cards/categorycard3.module.css +50 -0
  196. package/srcold/styles/cards/categorycardwithtext.module.css +40 -0
  197. package/srcold/styles/cards/productcard_animatedbuttons.module.css +130 -0
  198. package/srcold/styles/cards/productcard_with_textonhover.module.css +18 -0
  199. package/srcold/styles/cards/productcard_withtextonimage.module.css +0 -0
  200. package/srcold/styles/cards/productccard_with_imageontopleft.module.css +85 -0
  201. package/srcold/styles/general/bootstrap.css +4727 -0
  202. package/srcold/styles/general/dropdown.css +206 -0
  203. package/srcold/styles/general/editorbardropdown.module.css +94 -0
  204. package/srcold/styles/general/filter.module.css +108 -0
  205. package/srcold/styles/general/form.module.css +273 -0
  206. package/srcold/styles/general/general.module.css +872 -0
  207. package/srcold/styles/general/image-gallery.css +531 -0
  208. package/srcold/styles/general/react-accessible-accordion.module.css +52 -0
  209. package/srcold/styles/general/react-phone-input-2.module.css +927 -0
  210. package/srcold/styles/general/scrollbtn.module.css +22 -0
  211. package/srcold/styles/general/slick.module.css +166 -0
  212. package/srcold/styles/general/tabs.module.css +119 -0
  213. package/srcold/styles/general/workplaceeditor.module.css +328 -0
  214. package/srcold/styles/globals.css +26 -0
  215. package/srcold/styles/headers/CTAHeader.module.css +40 -0
  216. package/srcold/styles/headers/CategoryFeaturingHeader.module.css +61 -0
  217. package/srcold/styles/headers/Gotoheader.module.css +81 -0
  218. package/srcold/styles/headers/Header7.module.css +50 -0
  219. package/srcold/styles/headers/HeaderWithAdSlider.module.css +86 -0
  220. package/srcold/styles/headers/HeaderWithSearchOnCenter.module.css +101 -0
  221. package/srcold/styles/headers/HeaderWithUtilityBar.module.css +46 -0
  222. package/srcold/styles/headers/Header_threesectionslogocentered.module.css +84 -0
  223. package/srcold/styles/headers/NewHeader.module.css +101 -0
  224. package/srcold/styles/headers/SearchFocusedHeader.module.css +62 -0
  225. package/srcold/styles/headers/Sideheader.module.css +108 -0
  226. package/srcold/styles/headers/Simpleheader.module.css +102 -0
  227. package/srcold/styles/headers/classicheader.module.css +16 -0
  228. package/srcold/styles/headers/classicheaderstyles.module.css +9 -0
  229. package/srcold/styles/headers/dropdown.css +0 -0
  230. package/srcold/styles/headers/header4.module.css +175 -0
  231. package/srcold/styles/headers/header5.module.css +30 -0
  232. package/srcold/styles/headers/header_contactinfo.module.css +53 -0
  233. package/srcold/styles/headers/headerresturant.module.css +89 -0
  234. package/srcold/styles/headers/modernheader.module.css +72 -0
  235. package/srcold/styles/headers/stylishheader.module.css +24 -0
  236. package/srcold/styles/headers/subheader.module.css +114 -0
  237. package/srcold/styles/headers/threetieredheader.module.css +91 -0
  238. package/srcold/styles/sections/BackgroundImageWithTopContent.css +4 -0
  239. package/srcold/styles/sections/Backgroundimage1.module.css +17 -0
  240. package/srcold/styles/sections/Backgroundimage_with_topcircle.module.css +28 -0
  241. package/srcold/styles/sections/Section_with_rightbgcont.module.css +49 -0
  242. package/srcold/styles/sections/Slideshow_with_rotatedsquare.module.css +35 -0
  243. package/srcold/styles/sections/Slideshow_with_squarebg.module.css +39 -0
  244. package/srcold/styles/staticpages/accordion.module.css +9 -0
  245. package/srcold/styles/staticpages/cart.module.css +108 -0
  246. package/srcold/styles/staticpages/dropdown.css +196 -0
  247. package/srcold/styles/staticpages/filter.module.css +139 -0
  248. package/srcold/styles/staticpages/image-gallery.css +481 -0
  249. package/srcold/styles/staticpages/login.module.css +113 -0
  250. package/srcold/styles/staticpages/productinfo.module.css +54 -0
  251. package/srcold/styles/staticpages/shop.module.css +191 -0
  252. package/srcold/styles/staticpages/signup.module.css +206 -0
  253. package/srcold/styles/staticpages/staticroutersidenav.module.css +129 -0
  254. package/srcold/styles/staticpages/viewcart.module.css +129 -0
  255. package/srcold/styles/staticpages/wishlist.module.css +29 -0
@@ -0,0 +1,30 @@
1
+ .productcard {
2
+ position: relative;
3
+ }
4
+ .productcard .wishlistbtn {
5
+ position: absolute;
6
+ top: 10px;
7
+ right: 10px;
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
+ .productcard .card_inner:hover .wishlistbtn {
26
+ transform: translateX(0)
27
+ }
28
+ .productcard .card_informationcontainer {
29
+ padding: 0 10px;
30
+ }
@@ -0,0 +1,9 @@
1
+ .productcard {
2
+ position: relative;
3
+ cursor: pointer;
4
+ transition: 0.3s !important;
5
+ }
6
+
7
+ .addbtn:hover {
8
+ transition: 0.3s;
9
+ }
@@ -0,0 +1,51 @@
1
+ .productcard {
2
+ position: relative;
3
+ }
4
+ .productcard .card_thumbnail .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 .card_thumbnail .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 .product_details {
30
+ padding-top: 10px ;
31
+
32
+ }
33
+ .productcard .card_informationcontainer {
34
+ /* display: none; */
35
+ padding: 0 10px;
36
+ /* width: 101% !important;
37
+ left: -1px; */
38
+ }
39
+ .productcard .card_informationcontainer .price {
40
+ display: none
41
+ }
42
+ .productcard .card_inner:hover .card_informationcontainer {
43
+ display: block;
44
+ z-index: 1000 !important
45
+ }
46
+ @media screen and (max-width:800px) {
47
+ .productcard .card_informationcontainer {
48
+ display: block !important;
49
+ /* border:none !important */
50
+ }
51
+ }
@@ -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,65 @@
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_container1{
52
+ top: 50% !important;
53
+ opacity: 1;
54
+ }
55
+ }
56
+ @media screen and (max-width: 500px) {
57
+ .productcard .image_container .buttons_container1 {
58
+ bottom: 20px !important;
59
+ opacity: 1;
60
+ }
61
+ .buttons_container1{
62
+ top: 50% !important;
63
+ opacity: 1;
64
+ }
65
+ }
@@ -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
+ }
@@ -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
+ }
@@ -0,0 +1,130 @@
1
+ .buttonContainerCenter {
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
+ .buttonContainerCenter 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
+ .buttonContainerCenter 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
+ .buttonContainerCenter 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 .buttonContainerCenter {
40
+ bottom: 40% !important;
41
+ opacity: 1;
42
+ }
43
+ .buttonContainerCenter li:hover span i {
44
+ transform: rotate(360deg);
45
+ }
46
+ @media screen and (max-width: 800px) {
47
+ .productcard .image_container .buttonContainerCenter {
48
+ bottom: 20px !important;
49
+ opacity: 1;
50
+ }
51
+ .buttonContainerBottom{
52
+ bottom: 20px !important;
53
+ opacity: 1;
54
+ }
55
+ .buttonContainerCenter{
56
+ top: 50% !important;
57
+ opacity: 1;
58
+ }
59
+ }
60
+ @media screen and (max-width: 500px) {
61
+ .productcard .image_container .buttonContainerCenter {
62
+ bottom: 20px !important;
63
+ opacity: 1;
64
+ }
65
+ .buttonContainerBottom{
66
+ bottom: 20px !important;
67
+ opacity: 1;
68
+ }
69
+ .buttonContainerCenter{
70
+ top: 50% !important;
71
+ opacity: 1;
72
+ }
73
+ }
74
+
75
+ .buttonContainerBottom {
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
+ .buttonContainerBottom li {
89
+ list-style: none;
90
+ display: inline-block;
91
+ position: relative;
92
+ -webkit-transition: all 0.4s ease 0.1s;
93
+ -o-transition: all 0.4s ease 0.1s;
94
+ transition: all 0.4s ease 0.1s;
95
+ }
96
+ .buttonContainerBottom li span {
97
+ display: block;
98
+ -webkit-transition: all, 0.3s;
99
+ -moz-transition: all, 0.3s;
100
+ -ms-transition: all, 0.3s;
101
+ -o-transition: all, 0.3s;
102
+ transition: all, 0.3s;
103
+ }
104
+ .buttonContainerBottom li span i {
105
+ position: relative;
106
+ transform: rotate(0);
107
+ -webkit-transition: all, 0.2s;
108
+ -moz-transition: all, 0.2s;
109
+ -ms-transition: all, 0.2s;
110
+ -o-transition: all, 0.2s;
111
+ transition: all, 0.2s;
112
+ }
113
+ .productcard:hover .image_container .buttonContainerBottom {
114
+ bottom: 20px !important;
115
+ opacity: 1;
116
+ }
117
+
118
+ .image_container .buttonContainerBottom.buttonContainerBottom_show {
119
+ bottom: 20px !important;
120
+ opacity: 1;
121
+ }
122
+ .buttonContainerBottom li:hover span i {
123
+ transform: rotate(360deg);
124
+ }
125
+ @media screen and (max-width: 800px) {
126
+ .productcard .image_container .buttonContainerBottom {
127
+ bottom: 20px !important;
128
+ opacity: 1;
129
+ }
130
+ }
@@ -0,0 +1,18 @@
1
+ .productcard {
2
+ position: relative;
3
+ cursor: pointer !important;
4
+ }
5
+ .productcard .productcard_text_container {
6
+ position: absolute;
7
+ bottom: 0;
8
+ top: 0;
9
+ display: flex;
10
+ align-items: center;
11
+ justify-content: center;
12
+ }
13
+ @media (max-width: 576px) {
14
+ .productcard {
15
+ max-width: 250px !important;
16
+ min-width: 250px !important;
17
+ }
18
+ }
@@ -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
+ }