tabexseriescomponents 0.0.683 → 0.0.684

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 (356) hide show
  1. package/dist/index.cjs.js +1027 -924
  2. package/dist/index.esm.js +1026 -923
  3. package/dist/index.umd.js +1029 -925
  4. package/package.json +1 -1
  5. package/{srcoriginal → srcoman}/TabexComponents/Cards/Card23/Card23.jsx +2 -2
  6. package/{srcoriginal → srcoman}/TabexComponents/Cards/Categorycard_withtext/Categorycard_withtext.jsx +2 -2
  7. package/{srcoriginal → srcoman}/TabexComponents/Cards/Classiccategorycard/Classiccategorycard.jsx +0 -1
  8. package/{srcoriginal → srcoman}/TabexComponents/Cards/MenuCard/MenuCard.jsx +13 -25
  9. package/{srcoriginal → srcoman}/TabexComponents/Cards/Simpleproductcard/Simpleproductcard.jsx +2 -2
  10. package/srcoman/TabexComponents/Footer/Footer1/Footer1.jsx +767 -0
  11. package/{srcoriginal → srcoman}/TabexComponents/Footer/ModernFooter/ModernFooter.jsx +0 -19
  12. package/{srcoriginal → srcoman}/TabexComponents/Footer/Newsletterfooter/Newsletterfooter.jsx +0 -19
  13. package/{srcoriginal → srcoman}/TabexComponents/Footer/PrivacyPolicy/PrivacyPolicy.jsx +1 -1
  14. package/{srcoriginal → srcoman}/TabexComponents/Headers/Header8/Header8.jsx +1 -41
  15. package/{srcoriginal → srcoman}/TabexComponents/Headers/Headerresponsive/HeaderresponsiveStyle2.jsx +18 -246
  16. package/{srcoriginal → srcoman}/TabexComponents/Headers/Modernheader/Modernheader.jsx +217 -222
  17. package/{srcoriginal → srcoman}/TabexComponents/Headers/Simpleheader/Simpleheader.jsx +3 -28
  18. package/{srcoriginal → srcoman}/TabexComponents/Headers/SocialMediaSection/SocialMediaSection.jsx +0 -18
  19. package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/DynamicForm/DynamicForm.jsx +22 -72
  20. package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages.jsx +1 -0
  21. package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/VideosSection/VideosSection.jsx +1 -1
  22. package/{srcoriginal/TabexComponents/Sections/Cards/CardsSection/CardsSection21-11beforeform.jsx → srcoman/TabexComponents/Sections/Cards/CardsSection/CardsSection.jsx} +13 -1
  23. package/srcoman/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection.jsx +437 -0
  24. package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection19-11.jsx +1 -1
  25. package/srcoman/TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx +1769 -0
  26. package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Servicesection/Servicesection.jsx +2 -2
  27. package/srcoman/TabexComponents/Sections/Slideshow/ServicesectionCenteredcards/ServicesectionCenteredcards.jsx +790 -0
  28. package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter.jsx +252 -447
  29. package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Product_itemtype.jsx +9 -2
  30. package/srcoriginal/TabexComponents/Footer/Footer1/Footer1.jsx +0 -551
  31. package/srcoriginal/TabexComponents/Sections/Cards/CardsSection/CardsSection.jsx +0 -1935
  32. package/srcoriginal/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection.jsx +0 -760
  33. package/srcoriginal/TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx +0 -1679
  34. package/srcoriginal/TabexComponents/Sections/Slideshow/ServicesectionCenteredcards/ServicesectionCenteredcards.jsx +0 -512
  35. /package/{srcoriginal → srcoman}/Contexts/LanguageContext.jsx +0 -0
  36. /package/{srcoriginal → srcoman}/Contexts/ProductsCardsSectionContext.jsx +0 -0
  37. /package/{srcoriginal → srcoman}/Imagekitconfig.jsx +0 -0
  38. /package/{srcoriginal → srcoman}/StylesJS/Customstyles.js +0 -0
  39. /package/{srcoriginal → srcoman}/TabexComponents/Cards/CTAProductCard/CTAProductCard.jsx +0 -0
  40. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Card20/Card20.jsx +0 -0
  41. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Card21/Card21.jsx +0 -0
  42. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Card22/Card22.jsx +0 -0
  43. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Card23/Card23 copy.jsx +0 -0
  44. /package/{srcoriginal → srcoman}/TabexComponents/Cards/CardAll/CardAll.jsx +0 -0
  45. /package/{srcoriginal → srcoman}/TabexComponents/Cards/CardBadgeSlideFromTop/CardBadgeSlideFromTop.jsx +0 -0
  46. /package/{srcoriginal → srcoman}/TabexComponents/Cards/CardWithTextOnly/CardWithTextOnly.jsx +0 -0
  47. /package/{srcoriginal → srcoman}/TabexComponents/Cards/CategoryCardTextOnImage/CategoryCardTextOnImage.jsx +0 -0
  48. /package/{srcoriginal → srcoman}/TabexComponents/Cards/CategoryCardwithhoveraction/CategoryCardwithhoveraction.jsx +0 -0
  49. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Categorycard_fullimage/Categorycard_fullimage.jsx +0 -0
  50. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Categorycard_slidebgscaled/Categorycard_slidebgscaled.jsx +0 -0
  51. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Categorycard_with_trianglebg/Categorycard_with_trianglebg.jsx +0 -0
  52. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Categorycard_with_twolinestransition/Categorycard_with_twolinestransition.jsx +0 -0
  53. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Categorycard_withshapes/Categorycard_withshapes.jsx +0 -0
  54. /package/{srcoriginal → srcoman}/TabexComponents/Cards/CircleCardWithVariants/CircleCardWithVariants.jsx +0 -0
  55. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Classiccategorycard/Classiccategorycard copy.jsx +0 -0
  56. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Classiccategorycard/ClassiccategorycardOriginal.jsx +0 -0
  57. /package/{srcoriginal → srcoman}/TabexComponents/Cards/HorizontalCategoryCard/HorizontalCategoryCard.jsx +0 -0
  58. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Horizontalcard/Horizontalcard.jsx +0 -0
  59. /package/{srcoriginal → srcoman}/TabexComponents/Cards/ModernCardWithQuantityButton/ModernCardWithQuantityButton.jsx +0 -0
  60. /package/{srcoriginal → srcoman}/TabexComponents/Cards/ModernProductCard/ModernProductCard.jsx +0 -0
  61. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Moderncategorycard/Moderncategorycard.jsx +0 -0
  62. /package/{srcoriginal → srcoman}/TabexComponents/Cards/NewProductcard/NewProductcard copy.jsx +0 -0
  63. /package/{srcoriginal → srcoman}/TabexComponents/Cards/NewProductcard/NewProductcard.jsx +0 -0
  64. /package/{srcoriginal → srcoman}/TabexComponents/Cards/ProductCardWithTextOnImage/ProductCardWithTextOnImage.jsx +0 -0
  65. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard6/Productcard6.jsx +0 -0
  66. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard7/Productcard7.jsx +0 -0
  67. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_animatedbuttons/Productcard_animatedbuttons.jsx +0 -0
  68. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_with_circularbg/Productcard_with_circularbg.jsx +0 -0
  69. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_with_circularhover/Productcard_with_circularhover.jsx +0 -0
  70. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_with_slideanimation/Productcard_with_slideanimation.jsx +0 -0
  71. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_with_variants/Productcard_with_variants copy.jsx +0 -0
  72. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_with_variants/Productcard_with_variants.jsx +0 -0
  73. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_with_zoominonhover/Productcard_with_zoominonhover.jsx +0 -0
  74. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcarddefault/Productcarddefault.jsx +0 -0
  75. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productccard_with_imageontopleft/Productccard_with_imageontopleft.jsx +0 -0
  76. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Prouductcard_with_zoomhover/Prouductcard_with_zoomhover.jsx +0 -0
  77. /package/{srcoriginal → srcoman}/TabexComponents/Cards/QuantityButtonBasedProductCard/QuantityButtonBasedProductCard.jsx +0 -0
  78. /package/{srcoriginal → srcoman}/TabexComponents/Cards/ServiceCard/ServiceCard.jsx +0 -0
  79. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Simplecategorycardwithtextbelow/Simplecategorycardwithtextbelow.jsx +0 -0
  80. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Simpleproductcard/Simpleproductcard copy 2.jsx +0 -0
  81. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Simpleproductcard/Simpleproductcard copy.jsx +0 -0
  82. /package/{srcoriginal → srcoman}/TabexComponents/Cards/StylishProductCard/StylishProductCard.jsx +0 -0
  83. /package/{srcoriginal → srcoman}/TabexComponents/Cards/TwoWayServiceSectionWithImage/TwoWayServiceSectionWithImage.jsx +0 -0
  84. /package/{srcoriginal → srcoman}/TabexComponents/Cards/UpSlideEffectCard/UpSlideEffectCard.jsx +0 -0
  85. /package/{srcoriginal → srcoman}/TabexComponents/Cards/UserCardWithSocialMediaOnHover/UserCardWithSocialMediaOnHover.jsx +0 -0
  86. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Allinonefooter/Allinonefooter.jsx +0 -0
  87. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer2/Footer2.jsx +0 -0
  88. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer3/Footer3.jsx +0 -0
  89. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer4/Footer4.jsx +0 -0
  90. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer5/Footer5.jsx +0 -0
  91. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer6/Footer6.jsx +0 -0
  92. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer7/Footer7.jsx +0 -0
  93. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer8/Footer8.jsx +0 -0
  94. /package/{srcoriginal → srcoman}/TabexComponents/Footer/FooterWithThreeColumns/FooterWithThreeColumns.jsx +0 -0
  95. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Newsletterincenter/Newsletterincenter.jsx +0 -0
  96. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Simplefooter/Simplefooter.jsx +0 -0
  97. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/egyptflag.png +0 -0
  98. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/noimage.png +0 -0
  99. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/payment/cod.png +0 -0
  100. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/payment/fawry.png +0 -0
  101. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/payment/payment.png +0 -0
  102. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/payment/paymob.png +0 -0
  103. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/payment/paypal.png +0 -0
  104. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/payment/visa.png +0 -0
  105. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/shoppingcart.png +0 -0
  106. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/tabexlogo.png +0 -0
  107. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/unknownmaleuser.png +0 -0
  108. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/usflag.png +0 -0
  109. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/whatsapp.png +0 -0
  110. /package/{srcoriginal → srcoman}/TabexComponents/Headers/CTAHeader/CTAHeader.jsx +0 -0
  111. /package/{srcoriginal → srcoman}/TabexComponents/Headers/CategoryFeaturingHeader/CategoryFeaturingHeader.jsx +0 -0
  112. /package/{srcoriginal → srcoman}/TabexComponents/Headers/CenteredLogoHeaderWithSlider/CenteredLogoHeaderWithSlider.jsx +0 -0
  113. /package/{srcoriginal → srcoman}/TabexComponents/Headers/ClassicHeader/ClassicHeader.jsx +0 -0
  114. /package/{srcoriginal → srcoman}/TabexComponents/Headers/DownloadApp/DownloadApp.jsx +0 -0
  115. /package/{srcoriginal → srcoman}/TabexComponents/Headers/ElegantHeader/ElegantHeader.jsx +0 -0
  116. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Gotoheader/Gotoheader.jsx +0 -0
  117. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Header4/Header4.jsx +0 -0
  118. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Header8/Header8 copy.jsx +0 -0
  119. /package/{srcoriginal → srcoman}/TabexComponents/Headers/HeaderRestaurant/HeaderRestaurant.jsx +0 -0
  120. /package/{srcoriginal → srcoman}/TabexComponents/Headers/HeaderWithAdSlider/HeaderWithAdSlider.jsx +0 -0
  121. /package/{srcoriginal → srcoman}/TabexComponents/Headers/HeaderWithSearchOnCenter/HeaderWithSearchOnCenter.jsx +0 -0
  122. /package/{srcoriginal → srcoman}/TabexComponents/Headers/HeaderWithUtilityBar/HeaderWithUtilityBar.jsx +0 -0
  123. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Header_threesectionslogocentered/Header_threesectionslogocentered.jsx +0 -0
  124. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Headerresponsive/Headerresponsive.jsx +0 -0
  125. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Headerresponsive/Headerresponsive11-1.jsx +0 -0
  126. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Headerresponsive/HeaderresponsiveOriginal.jsx +0 -0
  127. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Headerresponsive/HeaderresponsiveStyle2 copy.jsx +0 -0
  128. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Headerresponsive/Headerresponsivenew.jsx +0 -0
  129. /package/{srcoriginal → srcoman}/TabexComponents/Headers/HeaderwithContactinfo/HeaderwithContactinfo.jsx +0 -0
  130. /package/{srcoriginal → srcoman}/TabexComponents/Headers/MarqueeHeader/MarqueeHeader.jsx +0 -0
  131. /package/{srcoriginal → srcoman}/TabexComponents/Headers/SearchCenteredHeader/SearchCenteredHeader.jsx +0 -0
  132. /package/{srcoriginal → srcoman}/TabexComponents/Headers/SearchFocusedHeader/SearchFocusedHeader.jsx +0 -0
  133. /package/{srcoriginal → srcoman}/TabexComponents/Headers/StylishHeader/StylishHeader.jsx +0 -0
  134. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Subheader/Subheader.jsx +0 -0
  135. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Subheader/Subheader13-3.jsx +0 -0
  136. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Subheader/SubheaderOriginal.jsx +0 -0
  137. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Subheader/Subheadernew.jsx +0 -0
  138. /package/{srcoriginal → srcoman}/TabexComponents/Headers/ThreeTieredHeader/ThreeTieredHeader.jsx +0 -0
  139. /package/{srcoriginal → srcoman}/TabexComponents/Headers/TwoTieredHeader/TwoTieredHeader.jsx +0 -0
  140. /package/{srcoriginal → srcoman}/TabexComponents/Headers/TwoTieredWithCenteredLogoHeader/TwoTieredWithCenteredLogoHeader.jsx +0 -0
  141. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/BacgroundThreeImageWithCategories/BacgroundThreeImageWithCategories.jsx +0 -0
  142. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/BackgroundFiveImageStructure/BackgroundFiveImageStructure.jsx +0 -0
  143. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/BackgroundImageWithTopContent/BackgroundImageWithTopContent.jsx +0 -0
  144. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/BackgroundSectionWithServicesCards/BackgroundSectionWithServicesCards.jsx +0 -0
  145. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Backgroundimage1/Backgroundimage1.jsx +0 -0
  146. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Backgroundimage_with_toppill/Backgroundimage_with_toppill.jsx +0 -0
  147. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/BackgroundimageandTextsection/BackgroundimageandTextsection.jsx +0 -0
  148. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Bgimagewithsearchbar/Bgimagewithsearchbar.jsx +0 -0
  149. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/CollapsableSection/CollapsableSection.jsx +0 -0
  150. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/DynamicForm/DynamicForm copy 2.jsx +0 -0
  151. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/DynamicForm/DynamicForm copy.jsx +0 -0
  152. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/DynamicForm/habal +0 -0
  153. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Filterwithcategoriespcoll/Filterwithcategoriespcoll.jsx +0 -0
  154. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/FullVideoSection/FullVideoSection.jsx +0 -0
  155. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/MapsSection/MapsSection.jsx +0 -0
  156. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Popupcomponent/Popupcomponent.jsx +0 -0
  157. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Searchcomponent/Searchcomponent.jsx +0 -0
  158. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Section_with_rightbgcont/Section_with_rightbgcont.jsx +0 -0
  159. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/TextSectionConnectToWA/TextSectionConnectToWA.jsx +0 -0
  160. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Threebgimages/Threebgimages.jsx +0 -0
  161. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages copy.jsx +0 -0
  162. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection/CardsSection copy 2.jsx +0 -0
  163. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection/CardsSection copy 3.jsx +0 -0
  164. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection/CardsSection copy.jsx +0 -0
  165. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection/CardsSection13-3.jsx +0 -0
  166. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection/CardsSection21-10.jsx +0 -0
  167. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection/CardsSection_cosmoandmore.jsx +0 -0
  168. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection2/CardsSection2.jsx +0 -0
  169. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSectionwithfilter/CardsSectionwithfilter.jsx +0 -0
  170. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/ElegantCategoriesCardSection/ElegantCategoriesCardSection.jsx +0 -0
  171. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/ModernCardsSection/ModernCardsSection.jsx +0 -0
  172. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/RandomlyStructuredCollectionCards/RandomlyStructuredCollectionCards copy.jsx +0 -0
  173. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/RandomlyStructuredCollectionCards/RandomlyStructuredCollectionCards.jsx +0 -0
  174. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/Sixverticalcardssection/Sixverticalcardssection.jsx +0 -0
  175. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/UsersCardsSection/UsersCardsSection.jsx +0 -0
  176. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/AboutSection/AboutSection.jsx +0 -0
  177. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Backgroundimage_with_topcircle/Backgroundimage_with_topcircle.jsx +0 -0
  178. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/ContactUsSection/ContactUsSection.jsx +0 -0
  179. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection copy.jsx +0 -0
  180. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/HorizontalContactUsSection/HorizontalContactUsSection.jsx +0 -0
  181. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Image_with_rightwords/Image_with_rightwords.jsx +0 -0
  182. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/ServiceSectionWithImage/ServiceSectionWithImage.jsx +0 -0
  183. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshow_with_rotatedsquare/Slideshow_with_rotatedsquare.jsx +0 -0
  184. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshow_with_squarebg/Slideshow_with_squarebg.jsx +0 -0
  185. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowdifferentanimations/Slideshowdifferentanimations.jsx +0 -0
  186. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade copy.jsx +0 -0
  187. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade.jsx +0 -0
  188. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide copy.jsx +0 -0
  189. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide.jsx +0 -0
  190. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowslide/SlideshowslideOriginal.jsx +0 -0
  191. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowslide/SlideshowslideRecent.jsx +0 -0
  192. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslideoriginal8-5.jsx +0 -0
  193. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowzoom/Arrow.jsx +0 -0
  194. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowzoom/Slideshowzoom copy.jsx +0 -0
  195. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowzoom/Slideshowzoom.jsx +0 -0
  196. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/ThreeSectionsWithSlideshow/ThreeSectionsWithSlideshow copy.jsx +0 -0
  197. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/ThreeSectionsWithSlideshow/ThreeSectionsWithSlideshow.jsx +0 -0
  198. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/TwoWayServiceSectionWithImage/TwoWayServiceSectionWithImage.jsx +0 -0
  199. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/AccountInformation/AccountInformation.jsx +0 -0
  200. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/AddReview/AddReview.jsx +0 -0
  201. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Afiiliatesignup/Afiiliatesignup.jsx +0 -0
  202. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/CartSlider/CartSlider.jsx +0 -0
  203. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Categoriesdropdown/Categoriesdropdown.jsx +0 -0
  204. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Checkout/Checkout copy.jsx +0 -0
  205. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Checkout/Checkout.jsx +0 -0
  206. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Checkout/Checkout10-1.jsx +0 -0
  207. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Checkout/Checkout26-9.jsx +0 -0
  208. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Checkout/Checkout9-9.jsx +0 -0
  209. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/CollectionsFilterHorizontal.jsx +0 -0
  210. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter copy 2.jsx +0 -0
  211. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter copy.jsx +0 -0
  212. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter1-5.jsx +0 -0
  213. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter13-11.jsx +0 -0
  214. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter14-8.jsx +0 -0
  215. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter17-9.jsx +0 -0
  216. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/VariantFilter.jsx +0 -0
  217. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/InnerGroups/InnerGroups.jsx +0 -0
  218. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Login/FacebookLoginButton.jsx +0 -0
  219. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Login/GoogleLoginButton.jsx +0 -0
  220. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Login/Login copy.jsx +0 -0
  221. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Login/Login.jsx +0 -0
  222. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/OrderSuccess/OrderSuccess.jsx +0 -0
  223. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Ordershistory/Ordershistory.jsx +0 -0
  224. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Policies/Policies.jsx +0 -0
  225. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/PrivacyPolicy/PrivacyPolicy.jsx +0 -0
  226. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Addreviewform.jsx +0 -0
  227. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/AddreviewformOriginal.jsx +0 -0
  228. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Article_itemtype.jsx +0 -0
  229. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/DescriptionContent.jsx +0 -0
  230. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/ProductExtraFields.jsx +0 -0
  231. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/ProductExtras.jsx +0 -0
  232. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/ProductHeaderPricing.jsx +0 -0
  233. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/ProductReviews.jsx +0 -0
  234. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Product_itemtype10-1.jsx +0 -0
  235. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Product_itemtype3-11.jsx +0 -0
  236. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Product_itemtype31-3.jsx +0 -0
  237. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Product_itemtypeUpdated.jsx +0 -0
  238. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Productinfo.jsx +0 -0
  239. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Service_itemtype.jsx +0 -0
  240. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Serviceinfotabs.jsx +0 -0
  241. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Variantoptions.jsx +0 -0
  242. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Variantoptions21-9.jsx +0 -0
  243. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/staticroutersidenav.module.css +0 -0
  244. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Addreviewform.jsx +0 -0
  245. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/AddreviewformOriginal.jsx +0 -0
  246. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/DescriptionContent.jsx +0 -0
  247. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/ProductExtraFields.jsx +0 -0
  248. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/ProductHeaderPricing.jsx +0 -0
  249. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/ProductReviews.jsx +0 -0
  250. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Product_itemtype.jsx +0 -0
  251. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Product_itemtype10-1.jsx +0 -0
  252. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Product_itemtype31-3.jsx +0 -0
  253. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Product_itemtypeUpdated.jsx +0 -0
  254. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Productinfo.jsx +0 -0
  255. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Service_itemtype.jsx +0 -0
  256. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Serviceinfotabs.jsx +0 -0
  257. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Variantoptions.jsx +0 -0
  258. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Variantoptions21-9.jsx +0 -0
  259. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/staticroutersidenav.module.css +0 -0
  260. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/RefundPolicy/RefundPolicy.jsx +0 -0
  261. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Resetpassword/Resetpassword.jsx +0 -0
  262. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Searchlist/Searchlist.jsx +0 -0
  263. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/ShippingPolicy/ShippingPolicy.jsx +0 -0
  264. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Signup/CustomerAddressForm.jsx +0 -0
  265. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Signup/CustomerInformationForm copy.jsx +0 -0
  266. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Signup/CustomerInformationForm.jsx +0 -0
  267. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Signup/Signup.jsx +0 -0
  268. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Staticpagesrouter/Staticpagesrouter.jsx +0 -0
  269. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/TermsConditions/TermsConditions.jsx +0 -0
  270. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/VendorPage/VendorPage.jsx +0 -0
  271. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Viewcart/Viewcart 10-10.jsx +0 -0
  272. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Viewcart/Viewcart.jsx +0 -0
  273. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Viewcart/Viewcart26-9.jsx +0 -0
  274. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Viewcart/ViewcartOriginal.jsx +0 -0
  275. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Viewcart/ViewcartUpdated.jsx +0 -0
  276. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Wishlist/Wishlist.jsx +0 -0
  277. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Wishlist/Wishlist25-4.jsx +0 -0
  278. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Wishlist/Wishlist26-9.jsx +0 -0
  279. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Wishlist/WishlistOriginal.jsx +0 -0
  280. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Wishlist/WishlistUpdated.jsx +0 -0
  281. /package/{srcoriginal → srcoman}/button.jsx +0 -0
  282. /package/{srcoriginal → srcoman}/index.jsx +0 -0
  283. /package/{srcoriginal → srcoman}/styles/Home.module.css +0 -0
  284. /package/{srcoriginal → srcoman}/styles/cards/Categorcycard_fullimage.module.css +0 -0
  285. /package/{srcoriginal → srcoman}/styles/cards/Categorycard_slidebgscaled.module.css +0 -0
  286. /package/{srcoriginal → srcoman}/styles/cards/Categorycard_withshapes.module.css +0 -0
  287. /package/{srcoriginal → srcoman}/styles/cards/ModernCardWithQuantityButton.module.css +0 -0
  288. /package/{srcoriginal → srcoman}/styles/cards/Productcard6.module.css +0 -0
  289. /package/{srcoriginal → srcoman}/styles/cards/Productccard_with_zoominonhover.module.css +0 -0
  290. /package/{srcoriginal → srcoman}/styles/cards/Prouductcard_with_zoomhover.module.css +0 -0
  291. /package/{srcoriginal → srcoman}/styles/cards/UserCardWithSocialMediaOnHover.module.css +0 -0
  292. /package/{srcoriginal → srcoman}/styles/cards/card23.module.css +0 -0
  293. /package/{srcoriginal → srcoman}/styles/cards/categorycard.module.css +0 -0
  294. /package/{srcoriginal → srcoman}/styles/cards/categorycard3.module.css +0 -0
  295. /package/{srcoriginal → srcoman}/styles/cards/categorycardwithtext.module.css +0 -0
  296. /package/{srcoriginal → srcoman}/styles/cards/generalCardsStyles.module.css +0 -0
  297. /package/{srcoriginal → srcoman}/styles/cards/productcard_animatedbuttons.module.css +0 -0
  298. /package/{srcoriginal → srcoman}/styles/cards/productcard_with_textonhover.module.css +0 -0
  299. /package/{srcoriginal → srcoman}/styles/cards/productcard_withtextonimage.module.css +0 -0
  300. /package/{srcoriginal → srcoman}/styles/cards/productccard_with_imageontopleft.module.css +0 -0
  301. /package/{srcoriginal → srcoman}/styles/general/bootstrap.css +0 -0
  302. /package/{srcoriginal → srcoman}/styles/general/dropdown.css +0 -0
  303. /package/{srcoriginal → srcoman}/styles/general/editorbardropdown.module.css +0 -0
  304. /package/{srcoriginal → srcoman}/styles/general/filter.module.css +0 -0
  305. /package/{srcoriginal → srcoman}/styles/general/form.module.css +0 -0
  306. /package/{srcoriginal → srcoman}/styles/general/general.module.css +0 -0
  307. /package/{srcoriginal → srcoman}/styles/general/image-gallery.css +0 -0
  308. /package/{srcoriginal → srcoman}/styles/general/react-accessible-accordion.module.css +0 -0
  309. /package/{srcoriginal → srcoman}/styles/general/react-phone-input-2.module.css +0 -0
  310. /package/{srcoriginal → srcoman}/styles/general/scrollbtn.module.css +0 -0
  311. /package/{srcoriginal → srcoman}/styles/general/slick.module.css +0 -0
  312. /package/{srcoriginal → srcoman}/styles/general/tabs.module.css +0 -0
  313. /package/{srcoriginal → srcoman}/styles/general/workplaceeditor.module.css +0 -0
  314. /package/{srcoriginal → srcoman}/styles/globals.css +0 -0
  315. /package/{srcoriginal → srcoman}/styles/headers/CTAHeader.module.css +0 -0
  316. /package/{srcoriginal → srcoman}/styles/headers/CategoryFeaturingHeader.module.css +0 -0
  317. /package/{srcoriginal → srcoman}/styles/headers/Gotoheader.module.css +0 -0
  318. /package/{srcoriginal → srcoman}/styles/headers/Header7.module.css +0 -0
  319. /package/{srcoriginal → srcoman}/styles/headers/HeaderWithAdSlider.module.css +0 -0
  320. /package/{srcoriginal → srcoman}/styles/headers/HeaderWithSearchOnCenter.module.css +0 -0
  321. /package/{srcoriginal → srcoman}/styles/headers/HeaderWithUtilityBar.module.css +0 -0
  322. /package/{srcoriginal → srcoman}/styles/headers/Header_threesectionslogocentered.module.css +0 -0
  323. /package/{srcoriginal → srcoman}/styles/headers/NewHeader.module.css +0 -0
  324. /package/{srcoriginal → srcoman}/styles/headers/SearchFocusedHeader.module.css +0 -0
  325. /package/{srcoriginal → srcoman}/styles/headers/Sideheader.module.css +0 -0
  326. /package/{srcoriginal → srcoman}/styles/headers/Simpleheader.module.css +0 -0
  327. /package/{srcoriginal → srcoman}/styles/headers/classicheader.module.css +0 -0
  328. /package/{srcoriginal → srcoman}/styles/headers/classicheaderstyles.module.css +0 -0
  329. /package/{srcoriginal → srcoman}/styles/headers/dropdown.css +0 -0
  330. /package/{srcoriginal → srcoman}/styles/headers/header4.module.css +0 -0
  331. /package/{srcoriginal → srcoman}/styles/headers/header5.module.css +0 -0
  332. /package/{srcoriginal → srcoman}/styles/headers/header_contactinfo.module.css +0 -0
  333. /package/{srcoriginal → srcoman}/styles/headers/headerresturant.module.css +0 -0
  334. /package/{srcoriginal → srcoman}/styles/headers/modernheader.module.css +0 -0
  335. /package/{srcoriginal → srcoman}/styles/headers/stylishheader.module.css +0 -0
  336. /package/{srcoriginal → srcoman}/styles/headers/subheader.module.css +0 -0
  337. /package/{srcoriginal → srcoman}/styles/headers/threetieredheader.module.css +0 -0
  338. /package/{srcoriginal → srcoman}/styles/sections/BackgroundImageWithTopContent.css +0 -0
  339. /package/{srcoriginal → srcoman}/styles/sections/Backgroundimage1.module.css +0 -0
  340. /package/{srcoriginal → srcoman}/styles/sections/Backgroundimage_with_topcircle.module.css +0 -0
  341. /package/{srcoriginal → srcoman}/styles/sections/Freetext.module.css +0 -0
  342. /package/{srcoriginal → srcoman}/styles/sections/Section_with_rightbgcont.module.css +0 -0
  343. /package/{srcoriginal → srcoman}/styles/sections/Slideshow_with_rotatedsquare.module.css +0 -0
  344. /package/{srcoriginal → srcoman}/styles/sections/Slideshow_with_squarebg.module.css +0 -0
  345. /package/{srcoriginal → srcoman}/styles/staticpages/accordion.module.css +0 -0
  346. /package/{srcoriginal → srcoman}/styles/staticpages/cart.module.css +0 -0
  347. /package/{srcoriginal → srcoman}/styles/staticpages/dropdown.css +0 -0
  348. /package/{srcoriginal → srcoman}/styles/staticpages/filter.module.css +0 -0
  349. /package/{srcoriginal → srcoman}/styles/staticpages/image-gallery.css +0 -0
  350. /package/{srcoriginal → srcoman}/styles/staticpages/login.module.css +0 -0
  351. /package/{srcoriginal → srcoman}/styles/staticpages/productinfo.module.css +0 -0
  352. /package/{srcoriginal → srcoman}/styles/staticpages/shop.module.css +0 -0
  353. /package/{srcoriginal → srcoman}/styles/staticpages/signup.module.css +0 -0
  354. /package/{srcoriginal → srcoman}/styles/staticpages/staticroutersidenav.module.css +0 -0
  355. /package/{srcoriginal → srcoman}/styles/staticpages/viewcart.module.css +0 -0
  356. /package/{srcoriginal → srcoman}/styles/staticpages/wishlist.module.css +0 -0
package/dist/index.esm.js CHANGED
@@ -115,6 +115,7 @@ import { VscHeart } from '@react-icons/all-files/vsc/VscHeart';
115
115
  import { IoSearchOutline } from '@react-icons/all-files/io5/IoSearchOutline';
116
116
  import { AiFillYoutube } from '@react-icons/all-files/ai/AiFillYoutube';
117
117
  import { IoLogoTiktok } from '@react-icons/all-files/io5/IoLogoTiktok';
118
+ import { FaLinkedinIn } from '@react-icons/all-files/fa/FaLinkedinIn';
118
119
  import { FiMenu } from '@react-icons/all-files/fi/FiMenu';
119
120
  import { BsChevronDown } from '@react-icons/all-files/bs/BsChevronDown';
120
121
  import { IoClose } from '@react-icons/all-files/io5/IoClose';
@@ -139,7 +140,6 @@ import { FaPhone } from '@react-icons/all-files/fa/FaPhone';
139
140
  import { FiGlobe } from '@react-icons/all-files/fi/FiGlobe';
140
141
  import { BiUserCircle } from '@react-icons/all-files/bi/BiUserCircle';
141
142
  import { GoLocation } from '@react-icons/all-files/go/GoLocation';
142
- import { FaLinkedinIn } from '@react-icons/all-files/fa/FaLinkedinIn';
143
143
  import { RiRoadMapLine } from '@react-icons/all-files/ri/RiRoadMapLine';
144
144
  import { HiOutlineClock } from '@react-icons/all-files/hi/HiOutlineClock';
145
145
  import { AiOutlineLinkedin } from '@react-icons/all-files/ai/AiOutlineLinkedin';
@@ -148,9 +148,8 @@ import { FaArrowAltCircleLeft } from '@react-icons/all-files/fa/FaArrowAltCircle
148
148
  import Select$5 from 'react-select';
149
149
  import { GoStar } from '@react-icons/all-files/go/GoStar';
150
150
  import { IoIosStar } from '@react-icons/all-files/io/IoIosStar';
151
- import _extends from '@babel/runtime/helpers/extends';
152
- import { CountdownCircleTimer } from 'react-countdown-circle-timer';
153
151
  import BackgroundSlideshow from 'react-background-slideshow';
152
+ import _extends from '@babel/runtime/helpers/extends';
154
153
  import { Fade, Slide, Zoom } from 'react-slideshow-image';
155
154
  import { HiOutlineLocationMarker } from '@react-icons/all-files/hi/HiOutlineLocationMarker';
156
155
  import { FiPhoneCall } from '@react-icons/all-files/fi/FiPhoneCall';
@@ -2694,7 +2693,7 @@ var Product_itemtype = function Product_itemtype(props) {
2694
2693
  textAlign: langdetect == 'en' ? 'left' : 'right',
2695
2694
  fontWeight: 400,
2696
2695
  color: sectionproperties.measurementunitcolor,
2697
- fontSize: sectionproperties.measurementunitfontsize + 'px'
2696
+ fontSize: sectionproperties.measurementunitcolor + 'px'
2698
2697
  }
2699
2698
  }, fetchProductInfoQueryContext.data.data.productinfo.measurmentunit)), sectionproperties.quantityshow == 'Show' && /*#__PURE__*/React.createElement("div", {
2700
2699
  "class": "col-lg-12 p-0 text-start"
@@ -2812,14 +2811,9 @@ var Product_itemtype = function Product_itemtype(props) {
2812
2811
  return /*#__PURE__*/React.createElement("tr", null, /*#__PURE__*/React.createElement("th", {
2813
2812
  style: {
2814
2813
  textTransform: 'capitalize',
2815
- color: '#000',
2816
- textAlign: langdetect == 'en' ? 'left' : 'right'
2817
- }
2818
- }, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.name_en : fitem === null || fitem === void 0 ? void 0 : fitem.name_ar), /*#__PURE__*/React.createElement("td", {
2819
- style: {
2820
- textAlign: langdetect == 'en' ? 'left' : 'right'
2814
+ color: '#000'
2821
2815
  }
2822
- }, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.value_en : fitem === null || fitem === void 0 ? void 0 : fitem.value_ar));
2816
+ }, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.name_en : fitem === null || fitem === void 0 ? void 0 : fitem.name_ar), /*#__PURE__*/React.createElement("td", null, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.value_en : fitem === null || fitem === void 0 ? void 0 : fitem.value_ar));
2823
2817
  }))))), sectionproperties.defaultpricingposition == 'Under Name' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer11 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer11 === void 0 || (_fetchProductInfoQuer11 = _fetchProductInfoQuer11.data) === null || _fetchProductInfoQuer11 === void 0 || (_fetchProductInfoQuer11 = _fetchProductInfoQuer11.productinfo) === null || _fetchProductInfoQuer11 === void 0 ? void 0 : _fetchProductInfoQuer11.isproducttobesold) == 1 && /*#__PURE__*/React.createElement(ProductHeaderPricing, {
2824
2818
  actions: props.actions
2825
2819
  }), langdetect == 'en' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer12 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer12 === void 0 || (_fetchProductInfoQuer12 = _fetchProductInfoQuer12.data) === null || _fetchProductInfoQuer12 === void 0 || (_fetchProductInfoQuer12 = _fetchProductInfoQuer12.productinfo) === null || _fetchProductInfoQuer12 === void 0 ? void 0 : _fetchProductInfoQuer12.short_description_en) != null && sectionproperties.descriptionstyle == 'Style 1' && /*#__PURE__*/React.createElement("div", {
@@ -15196,6 +15190,7 @@ var Select$1 = /*#__PURE__*/React.lazy(function () {
15196
15190
  });
15197
15191
  var Filter$1 = function Filter(props) {
15198
15192
  var _css;
15193
+ props.actions.FetchVendorsQuery;
15199
15194
  var lang = props.actions.lang;
15200
15195
  var langdetect = props.actions.langdetect;
15201
15196
  props.actions.productfiltercontext;
@@ -15216,10 +15211,19 @@ var Filter$1 = function Filter(props) {
15216
15211
  _useState2 = _slicedToArray(_useState, 2);
15217
15212
  _useState2[0];
15218
15213
  _useState2[1];
15219
- var _useState3 = useState([]),
15214
+ var _useState3 = useState({
15215
+ min: '',
15216
+ max: ''
15217
+ }),
15220
15218
  _useState4 = _slicedToArray(_useState3, 2),
15221
- productfeatuesarr = _useState4[0],
15222
- setproductfeatuesarr = _useState4[1];
15219
+ pricevalue2 = _useState4[0],
15220
+ setpricevalue2 = _useState4[1];
15221
+ var _useState5 = useState([]),
15222
+ _useState6 = _slicedToArray(_useState5, 2),
15223
+ productfeatuesarr = _useState6[0],
15224
+ setproductfeatuesarr = _useState6[1];
15225
+ // const [vendorarr, setvendorsarr] = useState([FetchVendorsQuery?.data?.data?.vendors]);
15226
+
15223
15227
  var fetchTabexCountriesQueryContext = props.actions.fetchTabexCountriesQueryContext;
15224
15228
  var FetchQueriesEngineContext = props.actions.FetchQueriesEngineContext;
15225
15229
  var setFetchQueriesEngineContext = props.actions.setFetchQueriesEngineContext;
@@ -15228,41 +15232,50 @@ var Filter$1 = function Filter(props) {
15228
15232
  var FetchTabexStatesPayloadobjContext = props.actions.FetchTabexStatesPayloadobjContext;
15229
15233
  var setFetchTabexStatesPayloadobjContext = props.actions.setFetchTabexStatesPayloadobjContext;
15230
15234
  var fetchProductFeaturesQueryContext = props.actions.fetchProductFeaturesQueryContext;
15231
- var _useState5 = useState(''),
15232
- _useState6 = _slicedToArray(_useState5, 2),
15233
- sectionproperties = _useState6[0],
15234
- setsectionproperties = _useState6[1];
15235
- // const [instfilters, setinstfilters] = useState([...authdetailsContext.instinfo.instfilters]);
15236
- var _useState7 = useState([]),
15235
+ var _useState7 = useState(''),
15237
15236
  _useState8 = _slicedToArray(_useState7, 2),
15238
- instfilters = _useState8[0],
15239
- setinstfilters = _useState8[1];
15237
+ sectionproperties = _useState8[0],
15238
+ setsectionproperties = _useState8[1];
15239
+ // const [instfilters, setinstfilters] = useState([...authdetailsContext.instinfo.instfilters]);
15240
15240
  var _useState9 = useState([]),
15241
15241
  _useState10 = _slicedToArray(_useState9, 2),
15242
- collectionstobevisible = _useState10[0],
15243
- setcollectionstobevisible = _useState10[1];
15242
+ instfilters = _useState10[0],
15243
+ setinstfilters = _useState10[1];
15244
15244
  var _useState11 = useState([]),
15245
15245
  _useState12 = _slicedToArray(_useState11, 2),
15246
- instcollections = _useState12[0],
15247
- setinstcollections = _useState12[1];
15246
+ collectionstobevisible = _useState12[0],
15247
+ setcollectionstobevisible = _useState12[1];
15248
15248
  var _useState13 = useState([]),
15249
15249
  _useState14 = _slicedToArray(_useState13, 2),
15250
- instcategories = _useState14[0],
15251
- setinstcategories = _useState14[1];
15250
+ instcollections = _useState14[0],
15251
+ setinstcollections = _useState14[1];
15252
+ var _useState15 = useState([]),
15253
+ _useState16 = _slicedToArray(_useState15, 2),
15254
+ instcategories = _useState16[0],
15255
+ setinstcategories = _useState16[1];
15252
15256
  // const [sortby, setSortby] = useState('Sort by');
15253
- var _useState15 = useState({
15257
+ var _useState17 = useState({
15254
15258
  min: 0,
15255
15259
  max: 5
15256
15260
  }),
15257
- _useState16 = _slicedToArray(_useState15, 2),
15258
- raterangevalue = _useState16[0],
15259
- setraterangevalue = _useState16[1];
15261
+ _useState18 = _slicedToArray(_useState17, 2),
15262
+ raterangevalue = _useState18[0],
15263
+ setraterangevalue = _useState18[1];
15260
15264
  var timeoutRef = React.useRef(null);
15261
- var _useState17 = useState(''),
15262
- _useState18 = _slicedToArray(_useState17, 2);
15263
- _useState18[0];
15264
- var setsortbycontext = _useState18[1];
15265
- var _useState19 = useState([{
15265
+ var _useState19 = useState(''),
15266
+ _useState20 = _slicedToArray(_useState19, 2);
15267
+ _useState20[0];
15268
+ var setsortbycontext = _useState20[1];
15269
+ var _useState21 = useState(''),
15270
+ _useState22 = _slicedToArray(_useState21, 2),
15271
+ pricefrom = _useState22[0];
15272
+ _useState22[1];
15273
+ var _useState23 = useState(''),
15274
+ _useState24 = _slicedToArray(_useState23, 2),
15275
+ priceto = _useState24[0];
15276
+ _useState24[1];
15277
+ props.actions.setfetchingtype;
15278
+ var _useState25 = useState([{
15266
15279
  payloadvalue: 'sortprice',
15267
15280
  name: lang.price,
15268
15281
  filterarray: [{
@@ -15287,12 +15300,20 @@ var Filter$1 = function Filter(props) {
15287
15300
  isfilterselected: false
15288
15301
  }]
15289
15302
  }]),
15290
- _useState20 = _slicedToArray(_useState19, 2),
15291
- otherfilters = _useState20[0];
15292
- _useState20[1];
15303
+ _useState26 = _slicedToArray(_useState25, 2),
15304
+ otherfilters = _useState26[0];
15305
+ _useState26[1];
15293
15306
  useEffect(function () {
15294
15307
  filterupdater();
15295
15308
  }, []);
15309
+ // useEffect(() => {
15310
+ // var temp = [...vendorarr];
15311
+
15312
+ // temp?.forEach(function (instfilteritem, instfilterindex) {
15313
+ // instfilteritem.isfilterselected = false;
15314
+ // });
15315
+ // setvendorsarr([...temp]);
15316
+ // }, [FetchVendorsQuery.isSuccess]);
15296
15317
  useEffect(function () {
15297
15318
  if (fetchproductoptionsQueryContext.isSuccess) {
15298
15319
  var _fetchproductoptionsQ;
@@ -15308,7 +15329,17 @@ var Filter$1 = function Filter(props) {
15308
15329
  useEffect(function () {
15309
15330
  if (fetchcollectionsQueryContext.isSuccess) {
15310
15331
  var _fetchcollectionsQuer;
15311
- setinstcollections(_toConsumableArray(fetchcollectionsQueryContext === null || fetchcollectionsQueryContext === void 0 || (_fetchcollectionsQuer = fetchcollectionsQueryContext.data) === null || _fetchcollectionsQuer === void 0 || (_fetchcollectionsQuer = _fetchcollectionsQuer.data) === null || _fetchcollectionsQuer === void 0 ? void 0 : _fetchcollectionsQuer.collections));
15332
+ var tempcoll = fetchcollectionsQueryContext === null || fetchcollectionsQueryContext === void 0 || (_fetchcollectionsQuer = fetchcollectionsQueryContext.data) === null || _fetchcollectionsQuer === void 0 || (_fetchcollectionsQuer = _fetchcollectionsQuer.data) === null || _fetchcollectionsQuer === void 0 ? void 0 : _fetchcollectionsQuer.collections;
15333
+ var tempcollinfilter = [];
15334
+ {
15335
+ tempcoll === null || tempcoll === void 0 || tempcoll.map(function (collectionitem, collectionindex) {
15336
+ if (collectionitem.isshowntocustomers == 1 && collectionitem.isinftiler == 1) {
15337
+ tempcollinfilter.push(collectionitem);
15338
+ }
15339
+ });
15340
+ }
15341
+ setinstcollections([].concat(tempcollinfilter));
15342
+ // setinstcollections([...fetchcollectionsQueryContext?.data?.data?.collections]);
15312
15343
  }
15313
15344
  }, [fetchcollectionsQueryContext.isSuccess]);
15314
15345
  // useEffect(() => {
@@ -16047,7 +16078,7 @@ var Filter$1 = function Filter(props) {
16047
16078
  textAlign: langdetect == 'en' ? 'left' : 'right',
16048
16079
  color: sectionproperties.filtertitle_color
16049
16080
  }, _defineProperty(_ref2, "color", sectionproperties.filtertitle_color), _defineProperty(_ref2, "fontSize", sectionproperties.filtertitle_fontsize + 'px'), _defineProperty(_ref2, "fontWeight", sectionproperties.filtertitle_fontweight), _defineProperty(_ref2, "color", sectionproperties.filtertitle_color), _defineProperty(_ref2, "textTransform", 'capitalize'), _ref2)
16050
- }, langdetect == 'en' ? item.name_en : item.name_ar, item.type), /*#__PURE__*/React.createElement("div", {
16081
+ }, langdetect == 'en' ? item.name_en : item.name_ar), /*#__PURE__*/React.createElement("div", {
16051
16082
  "class": 'col-lg-12 pl-4 pr-4 mt-2 mb-2',
16052
16083
  style: {
16053
16084
  direction: 'ltr'
@@ -16471,10 +16502,10 @@ var Filter$1 = function Filter(props) {
16471
16502
  isSearchable: true
16472
16503
  })))));
16473
16504
  };
16474
- var _useState21 = useState(false),
16475
- _useState22 = _slicedToArray(_useState21, 2),
16476
- checked = _useState22[0],
16477
- setChecked = _useState22[1];
16505
+ var _useState27 = useState(false),
16506
+ _useState28 = _slicedToArray(_useState27, 2),
16507
+ checked = _useState28[0],
16508
+ setChecked = _useState28[1];
16478
16509
  // const queryParameters = new URLSearchParams(window.location.search);
16479
16510
  // useEffect(() => {
16480
16511
  // // setsortbycontext('Sort By');
@@ -17006,7 +17037,176 @@ var Filter$1 = function Filter(props) {
17006
17037
  }
17007
17038
  })))), /*#__PURE__*/React.createElement("div", {
17008
17039
  className: filter_cssstyles.filteraccordion + ' col-lg-12 filter-accordion p-md-0 pl-4 pr-4 '
17009
- }, sectionproperties.showcountriesfilter == 'Show' && Countriesfilter(), sectionproperties.showvariantsfilter == 'Show' && InstFilters(), sectionproperties.filterType == 'All' && sectionproperties.showcategoriesfilter == 'Show' && /*#__PURE__*/React.createElement("div", {
17040
+ }, sectionproperties.otherfilters == 'Show' && /*#__PURE__*/React.createElement("div", {
17041
+ "class": "row m-0 w-100"
17042
+ }, /*#__PURE__*/React.createElement("div", {
17043
+ "class": "col-lg-12 d-flex justify-content-start p-0"
17044
+ }, /*#__PURE__*/React.createElement("p", {
17045
+ className: "m-0 p-0 font-16 font-weight-600",
17046
+ style: {
17047
+ color: sectionproperties.filter_titlecolor,
17048
+ fontSize: sectionproperties.filter_titlefontsize + 'px',
17049
+ fontWeight: sectionproperties.filter_titlefontweight,
17050
+ textTransform: sectionproperties.filter_titletextransform
17051
+ }
17052
+ }, langdetect == 'en' ? 'Sort By' : 'ترتيب حسب')), /*#__PURE__*/React.createElement("div", {
17053
+ className: "col-lg-12"
17054
+ }, /*#__PURE__*/React.createElement("hr", {
17055
+ className: "mt-2 mb-3"
17056
+ })), otherfilters.map(function (item, index) {
17057
+ return /*#__PURE__*/React.createElement("div", {
17058
+ className: "col-lg-12 p-0"
17059
+ }, /*#__PURE__*/React.createElement(Accordion, {
17060
+ allowMultipleExpanded: true,
17061
+ allowZeroExpanded: true,
17062
+ preExpanded: [0, 1, 2, 3],
17063
+ style: {
17064
+ width: '100%'
17065
+ }
17066
+ }, /*#__PURE__*/React.createElement(AccordionItem, {
17067
+ uuid: index
17068
+ }, /*#__PURE__*/React.createElement(AccordionItemHeading, null, /*#__PURE__*/React.createElement(AccordionItemButton, null, /*#__PURE__*/React.createElement("div", {
17069
+ className: filter_cssstyles.titlecontainer + ' row m-0 p-0 mb-2 pl-md-3 pr-md-3 '
17070
+ }, /*#__PURE__*/React.createElement("div", {
17071
+ className: "col-lg-10 col-md-10 col-sm-10 p-0"
17072
+ }, /*#__PURE__*/React.createElement("p", {
17073
+ className: langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 collapsetitle ' : filter_cssstyles.collapsetitle + ' collapsetitle m-0 p-0 text-right'
17074
+ }, item.name)), /*#__PURE__*/React.createElement("div", {
17075
+ className: "col-lg-2 col-md-2 col-sm-2 p-0"
17076
+ }, /*#__PURE__*/React.createElement(AccordionItemState, null, function (state) {
17077
+ if (state.expanded == true) {
17078
+ return /*#__PURE__*/React.createElement("i", {
17079
+ className: filter_cssstyles.collapsetitle + ' collapsetitle h-100 d-flex align-items-center justify-content-end '
17080
+ }, /*#__PURE__*/React.createElement(FiChevronUp, null));
17081
+ } else {
17082
+ return /*#__PURE__*/React.createElement("i", {
17083
+ className: filter_cssstyles.collapsetitle + ' h-100 d-flex align-items-center justify-content-end '
17084
+ }, /*#__PURE__*/React.createElement(FiChevronDown, null));
17085
+ }
17086
+ }))))), /*#__PURE__*/React.createElement(AccordionItemPanel, {
17087
+ className: "p-0"
17088
+ }, /*#__PURE__*/React.createElement("div", {
17089
+ className: "row mt-0 mb-2 ml-0 mr-0 d-lg-flex"
17090
+ }, /*#__PURE__*/React.createElement("div", {
17091
+ className: 'col-lg-12'
17092
+ }, /*#__PURE__*/React.createElement("div", {
17093
+ className: langdetect == 'en' ? "".concat(filterstyles.timeline) + ' p-sm-0 ' : "".concat(filterstyles.timeline, " ").concat(filterstyles.timelinetrans) + ' p-sm-0 '
17094
+ }, item.filterarray.map(function (valueitem, valueindex) {
17095
+ var ischecked = false;
17096
+ if (item.payloadvalue == 'sortprice') {
17097
+ if (valueitem.value == ProductFilterObjContext.sortprice) {
17098
+ ischecked = true;
17099
+ }
17100
+ } else if (item.payloadvalue == 'sortdates') {
17101
+ if (valueitem.value == ProductFilterObjContext.sortdates) {
17102
+ ischecked = true;
17103
+ }
17104
+ }
17105
+ return /*#__PURE__*/React.createElement("div", {
17106
+ className: "".concat(filterstyles.border_left_line, " ").concat(filterstyles.timelineinnercont, " ").concat(filter_cssstyles.timelineinnercont, "\n ").concat(ischecked ? "".concat(filter_cssstyles.timelineinnercont_active, " ").concat(filterstyles.timelineinnercont_active) : '', "\n \n ") + ' d-flex align-items-center pb-3 ',
17107
+ onClick: function onClick() {
17108
+ var tempfetchproductsfilerobjcontext = _objectSpread$2b({}, ProductFilterObjContext);
17109
+ if (tempfetchproductsfilerobjcontext[item.payloadvalue] == valueitem.value) {
17110
+ tempfetchproductsfilerobjcontext[item.payloadvalue] = '';
17111
+ } else {
17112
+ tempfetchproductsfilerobjcontext[item.payloadvalue] = valueitem.value;
17113
+ }
17114
+ tempfetchproductsfilerobjcontext.page = 0;
17115
+ setProductFilterObjContext(_objectSpread$2b({}, tempfetchproductsfilerobjcontext));
17116
+ filterrouting(tempfetchproductsfilerobjcontext);
17117
+ }
17118
+ }, /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement("div", {
17119
+ className: " ".concat(ischecked ? filter_cssstyles.btn_item_active : '', " ").concat(filterstyles.btn_item, " ").concat(filter_cssstyles.btn_item) + ' d-flex align-items-center '
17120
+ }, /*#__PURE__*/React.createElement("i", {
17121
+ className: "h-100 d-flex align-items-center"
17122
+ }))), /*#__PURE__*/React.createElement("div", {
17123
+ className: langdetect == 'en' ? 'ml-3' : 'mr-3 text-right'
17124
+ }, /*#__PURE__*/React.createElement("p", {
17125
+ className: "".concat(filterstyles.timeline_text, " ").concat(filter_cssstyles.timeline_text) + ' m-0 p-0 ',
17126
+ style: {
17127
+ color: ischecked ? sectionproperties.activecat_color : ''
17128
+ }
17129
+ }, valueitem.name)));
17130
+ }))))))));
17131
+ }), sectionproperties.showfilterbyrating == 'Show' && /*#__PURE__*/React.createElement("div", {
17132
+ className: "col-lg-12 pl-4 pr-4"
17133
+ }, /*#__PURE__*/React.createElement("div", {
17134
+ className: filter_cssstyles.titlecontainer + ' row m-0 p-0 mb-2 pl-md-3 pr-md-3 '
17135
+ }, /*#__PURE__*/React.createElement("div", {
17136
+ className: "col-lg-12 col-md-12 col-sm-12 p-0 mb-3"
17137
+ }, /*#__PURE__*/React.createElement("p", {
17138
+ className: langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 collapsetitle ' : filter_cssstyles.collapsetitle + ' collapsetitle m-0 p-0 text-right'
17139
+ }, langdetect == 'en' ? 'Ratings' : 'التقييمات')), /*#__PURE__*/React.createElement("div", {
17140
+ className: "col-lg-12 col-md-12 col-sm-12 mb-4"
17141
+ }, /*#__PURE__*/React.createElement(InputRange, {
17142
+ draggableTrack: true,
17143
+ formatLabel: function formatLabel(value) {
17144
+ return "".concat(value);
17145
+ },
17146
+ maxValue: 5,
17147
+ minValue: 0,
17148
+ value: raterangevalue,
17149
+ onChange: function onChange(value) {
17150
+ setraterangevalue(_objectSpread$2b({}, value));
17151
+ }
17152
+ }))))), authdetailsContext.instinfo.instid == '673f49cede6cb' && /*#__PURE__*/React.createElement("div", {
17153
+ "class": "row m-0 w-100 mb-3 mt-2"
17154
+ }, /*#__PURE__*/React.createElement("div", {
17155
+ "class": "col-lg-12 p-0 text-start mb-2"
17156
+ }, /*#__PURE__*/React.createElement("p", {
17157
+ className: langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 ' : filter_cssstyles.collapsetitle + ' m-0 p-0 text-right'
17158
+ }, langdetect == 'en' ? 'Price' : 'السعر')), /*#__PURE__*/React.createElement("div", {
17159
+ className: langdetect == 'en' ? 'col-6 pl-0 pr-1' : 'col-6 pr-0 pl-1'
17160
+ }, /*#__PURE__*/React.createElement("label", {
17161
+ className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
17162
+ }, langdetect == 'en' ? 'From' : 'من'), /*#__PURE__*/React.createElement("input", {
17163
+ type: "text",
17164
+ value: pricevalue2.min,
17165
+ onChange: function onChange(event) {
17166
+ var temppricevalue = _objectSpread$2b({}, pricevalue2);
17167
+ temppricevalue.min = event.target.value;
17168
+ setpricevalue2(_objectSpread$2b({}, temppricevalue));
17169
+ // var temppayloadobj = { ...pricefrom };
17170
+ // temppayloadobj = event.target.value;
17171
+ // setpricefrom({ ...temppayloadobj });
17172
+ },
17173
+
17174
+ style: {
17175
+ background: '#fff',
17176
+ border: '1px solid #ccc',
17177
+ borderRadius: 5,
17178
+ color: '#000',
17179
+ height: 35,
17180
+ width: '100%',
17181
+ paddingLeft: 10,
17182
+ paddingRight: 10
17183
+ }
17184
+ })), /*#__PURE__*/React.createElement("div", {
17185
+ className: langdetect == 'en' ? 'col-6 pr-0 pl-1' : 'col-6 pl-0 pr-1'
17186
+ }, /*#__PURE__*/React.createElement("label", {
17187
+ className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
17188
+ }, langdetect == 'en' ? 'To' : 'إلى'), /*#__PURE__*/React.createElement("input", {
17189
+ type: "text",
17190
+ value: pricevalue2.max,
17191
+ onChange: function onChange(event) {
17192
+ // var temppayloadobj = { ...priceto };
17193
+ // temppayloadobj = event.target.value;
17194
+ // setpriceto({ ...temppayloadobj });
17195
+ var temppricevalue = _objectSpread$2b({}, pricevalue2);
17196
+ temppricevalue.max = event.target.value;
17197
+ setpricevalue2(_objectSpread$2b({}, temppricevalue));
17198
+ },
17199
+ style: {
17200
+ width: '100%',
17201
+ background: '#fff',
17202
+ border: '1px solid #ccc',
17203
+ borderRadius: 5,
17204
+ color: '#000',
17205
+ height: 35,
17206
+ paddingRight: 10,
17207
+ paddingLeft: 10
17208
+ }
17209
+ }))), sectionproperties.showcountriesfilter == 'Show' && Countriesfilter(), sectionproperties.showvariantsfilter == 'Show' && InstFilters(), sectionproperties.filterType == 'All' && sectionproperties.showcategoriesfilter == 'Show' && /*#__PURE__*/React.createElement("div", {
17010
17210
  "class": "row m-0 w-100 mb-3"
17011
17211
  }, CategoriesFilter()), sectionproperties.filterType == 'Collections' && sectionproperties.showcategoriesfilter == 'Show' && /*#__PURE__*/React.createElement("div", {
17012
17212
  "class": "row m-0 w-100 mb-3"
@@ -17083,7 +17283,7 @@ var Filter$1 = function Filter(props) {
17083
17283
  }
17084
17284
  }, /*#__PURE__*/React.createElement("div", {
17085
17285
  className: filter_cssstyles.filteraccordion + ' row m-0 w-100 pt-2 pb-3 filter-accordion '
17086
- }, /*#__PURE__*/React.createElement(Accordion, {
17286
+ }, sectionproperties.otherfilters == 'Show' && /*#__PURE__*/React.createElement(Accordion, {
17087
17287
  allowMultipleExpanded: true,
17088
17288
  allowZeroExpanded: true,
17089
17289
  preExpanded: [0, 1, 2, 3],
@@ -17159,7 +17359,57 @@ var Filter$1 = function Filter(props) {
17159
17359
  }
17160
17360
  }, valueitem.name)));
17161
17361
  }));
17162
- }))))))), sectionproperties.otherfilters == 'Show' && /*#__PURE__*/React.createElement("div", {
17362
+ }))))))), authdetailsContext.instinfo.instid == '673f49cede6cb' && /*#__PURE__*/React.createElement("div", {
17363
+ "class": "row m-0 w-100 mb-3 mt-2 px-3"
17364
+ }, /*#__PURE__*/React.createElement("div", {
17365
+ "class": "col-lg-12 p-0 text-start mb-2"
17366
+ }, /*#__PURE__*/React.createElement("p", {
17367
+ className: langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 ' : filter_cssstyles.collapsetitle + ' m-0 p-0 text-right'
17368
+ }, langdetect == 'en' ? 'Price' : 'السعر')), /*#__PURE__*/React.createElement("div", {
17369
+ className: langdetect == 'en' ? 'col-6 pl-0 pr-1' : 'col-6 pr-0 pl-1'
17370
+ }, /*#__PURE__*/React.createElement("label", {
17371
+ className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
17372
+ }, langdetect == 'en' ? 'From' : 'من'), /*#__PURE__*/React.createElement("input", {
17373
+ type: "text",
17374
+ value: pricefrom,
17375
+ onChange: function onChange(event) {
17376
+ var temppricevalue = _objectSpread$2b({}, pricevalue2);
17377
+ temppricevalue.min = event.target.value;
17378
+ setpricevalue2(_objectSpread$2b({}, temppricevalue));
17379
+ },
17380
+ style: {
17381
+ background: '#fff',
17382
+ border: '1px solid #ccc',
17383
+ borderRadius: 5,
17384
+ color: '#000',
17385
+ height: 35,
17386
+ width: '100%',
17387
+ paddingLeft: 15,
17388
+ paddingRight: 15
17389
+ }
17390
+ })), /*#__PURE__*/React.createElement("div", {
17391
+ className: langdetect == 'en' ? 'col-6 pr-0 pl-1' : 'col-6 pl-0 pr-1'
17392
+ }, /*#__PURE__*/React.createElement("label", {
17393
+ className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
17394
+ }, langdetect == 'en' ? 'To' : 'إلى'), /*#__PURE__*/React.createElement("input", {
17395
+ type: "text",
17396
+ value: priceto,
17397
+ onChange: function onChange(event) {
17398
+ var temppricevalue = _objectSpread$2b({}, pricevalue2);
17399
+ temppricevalue.max = event.target.value;
17400
+ setpricevalue2(_objectSpread$2b({}, temppricevalue));
17401
+ },
17402
+ style: {
17403
+ width: '100%',
17404
+ background: '#fff',
17405
+ border: '1px solid #ccc',
17406
+ borderRadius: 5,
17407
+ color: '#000',
17408
+ height: 35,
17409
+ paddingLeft: 15,
17410
+ paddingRight: 15
17411
+ }
17412
+ }))), sectionproperties.otherfilters == 'Show' && /*#__PURE__*/React.createElement("div", {
17163
17413
  className: "col-lg-12 p-0"
17164
17414
  }, /*#__PURE__*/React.createElement("hr", {
17165
17415
  className: "mt-2 mb-3"
@@ -17944,6 +18194,28 @@ var CardsSection = function CardsSection(props) {
17944
18194
  }
17945
18195
  }
17946
18196
  var section_cssstyles = {
18197
+ btnnn: css({
18198
+ width: '20%',
18199
+ height: 40,
18200
+ background: '#5c5c5c',
18201
+ fontSize: 14,
18202
+ fontWeight: 400,
18203
+ color: 'white',
18204
+ borderRadius: 10,
18205
+ ':hover': {
18206
+ color: 'white',
18207
+ background: '#000',
18208
+ transition: '.3s'
18209
+ }
18210
+ }),
18211
+ titleee: css({
18212
+ fontSize: 25,
18213
+ color: '#000',
18214
+ fontWeight: 600,
18215
+ '@media (max-width: 800px)': {
18216
+ fontSize: 20
18217
+ }
18218
+ }),
17947
18219
  sectioncontainerr: css({
17948
18220
  width: sectionproperties.width + 'vw',
17949
18221
  marginTop: sectionproperties.marginTop + 'px',
@@ -18148,12 +18420,11 @@ var CardsSection = function CardsSection(props) {
18148
18420
  };
18149
18421
  var SectionTitle = function SectionTitle() {
18150
18422
  return /*#__PURE__*/React.createElement("div", {
18151
- "class": "d-flex align-items-center",
18423
+ "class": "d-flex align-items-center flex-row",
18152
18424
  style: {
18153
18425
  position: 'relative',
18154
18426
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : '',
18155
- width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : '',
18156
- flexDirection: sectionproperties.sectiontitlestyle == 'Line Under Text' ? 'column' : 'row'
18427
+ width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
18157
18428
  }
18158
18429
  }, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
18159
18430
  "class": section_cssstyles.line_left
@@ -18168,14 +18439,6 @@ var CardsSection = function CardsSection(props) {
18168
18439
  }
18169
18440
  }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
18170
18441
  "class": section_cssstyles.line_right
18171
- }), sectionproperties.sectiontitlestyle == 'Line Under Text' && /*#__PURE__*/React.createElement("span", {
18172
- style: {
18173
- width: '50%',
18174
- background: sectionproperties.linebgcolor,
18175
- height: 3,
18176
- borderRadius: 10,
18177
- marginTop: 5
18178
- }
18179
18442
  }));
18180
18443
  };
18181
18444
  var isCardsectionloading = function isCardsectionloading() {
@@ -18897,7 +19160,23 @@ var CardsSection = function CardsSection(props) {
18897
19160
  setopenFilterSlider: setopenFilterSlider,
18898
19161
  show_product_group_titles: show_product_group_titles,
18899
19162
  typeprops: 'vertical'
18900
- })), fetchingtype == 'custom' && /*#__PURE__*/React.createElement(React.Fragment, null, cardsrender()), fetchingtype != 'custom' && cardsrender()));
19163
+ })), fetchingtype == 'custom' && /*#__PURE__*/React.createElement(React.Fragment, null, cardsrender()), fetchingtype != 'custom' && cardsrender(), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
19164
+ "class": "col-lg-12 allcentered my-5"
19165
+ }, /*#__PURE__*/React.createElement("div", {
19166
+ "class": "row m-0 w-100"
19167
+ }, /*#__PURE__*/React.createElement("div", {
19168
+ "class": "col-lg-12 allcentered mb-3"
19169
+ }, /*#__PURE__*/React.createElement("p", {
19170
+ "class": section_cssstyles.titleee + ' m-0 p-0 ',
19171
+ style: {}
19172
+ }, langdetect == 'en' ? "Didn't find what you're looking for?" : 'مش لاقي اللي بتدور عليه؟')), /*#__PURE__*/React.createElement("div", {
19173
+ "class": "col-lg-12 allcentered"
19174
+ }, /*#__PURE__*/React.createElement("button", {
19175
+ "class": section_cssstyles.btnnn + ' w-md-100 ',
19176
+ onClick: function onClick() {
19177
+ routingcountext('inquiryform', false, '');
19178
+ }
19179
+ }, langdetect == 'en' ? 'Contact Us' : 'إتصل بنا'))))));
18901
19180
  };
18902
19181
 
18903
19182
  function ownKeys$28(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
@@ -22096,7 +22375,7 @@ var DownloadApp = function DownloadApp(props) {
22096
22375
  function ownKeys$1_(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
22097
22376
  function _objectSpread$1_(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1_(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1_(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
22098
22377
  var SocialMediaSection = function SocialMediaSection(props) {
22099
- var _authdetailsContext$i, _authdetailsContext$i4, _authdetailsContext$i7, _authdetailsContext$i10, _authdetailsContext$i13;
22378
+ var _authdetailsContext$i, _authdetailsContext$i4, _authdetailsContext$i7, _authdetailsContext$i10, _authdetailsContext$i13, _authdetailsContext$i16;
22100
22379
  props.actions;
22101
22380
  props.actions.StatePagePropertiesContext;
22102
22381
  var _useState = useState({}),
@@ -22177,26 +22456,39 @@ var SocialMediaSection = function SocialMediaSection(props) {
22177
22456
  style: {
22178
22457
  fontSize: parseFloat(templateproperties_context.socialmediasectioniconfontsize) + 2 + 'px'
22179
22458
  }
22180
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.tiktoklink) != null && /*#__PURE__*/React.createElement("div", {
22459
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.linkedinlink) != null && /*#__PURE__*/React.createElement("div", {
22181
22460
  "class": "".concat(header_cssstyles.socialmediaicon) + ' allcentered mx-2 cursor-pointer ',
22182
22461
  onClick: function onClick() {
22183
22462
  var _authdetailsContext$i11;
22184
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.tiktoklink) != null) {
22463
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.linkedinlink) != null) {
22185
22464
  var _authdetailsContext$i12;
22186
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.tiktoklink, '_blank');
22465
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.linkedinlink, '_blank');
22187
22466
  }
22188
22467
  }
22189
- }, /*#__PURE__*/React.createElement(IoLogoTiktok, {
22468
+ }, /*#__PURE__*/React.createElement(FaLinkedinIn, {
22190
22469
  style: {
22191
22470
  fontSize: parseFloat(templateproperties_context.socialmediasectioniconfontsize) + 2 + 'px'
22192
22471
  }
22193
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.whatsappnumber) != null && /*#__PURE__*/React.createElement("div", {
22472
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.tiktoklink) != null && /*#__PURE__*/React.createElement("div", {
22194
22473
  "class": "".concat(header_cssstyles.socialmediaicon) + ' allcentered mx-2 cursor-pointer ',
22195
22474
  onClick: function onClick() {
22196
22475
  var _authdetailsContext$i14;
22197
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.whatsappnumber) != null) {
22476
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.tiktoklink) != null) {
22198
22477
  var _authdetailsContext$i15;
22199
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.whatsappnumber), '_blank');
22478
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.tiktoklink, '_blank');
22479
+ }
22480
+ }
22481
+ }, /*#__PURE__*/React.createElement(IoLogoTiktok, {
22482
+ style: {
22483
+ fontSize: parseFloat(templateproperties_context.socialmediasectioniconfontsize) + 2 + 'px'
22484
+ }
22485
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.whatsappnumber) != null && /*#__PURE__*/React.createElement("div", {
22486
+ "class": "".concat(header_cssstyles.socialmediaicon) + ' allcentered mx-2 cursor-pointer ',
22487
+ onClick: function onClick() {
22488
+ var _authdetailsContext$i17;
22489
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.whatsappnumber) != null) {
22490
+ var _authdetailsContext$i18;
22491
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.whatsappnumber), '_blank');
22200
22492
  }
22201
22493
  }
22202
22494
  }, /*#__PURE__*/React.createElement(FaWhatsapp, {
@@ -22209,10 +22501,10 @@ var SocialMediaSection = function SocialMediaSection(props) {
22209
22501
  function ownKeys$1Z(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
22210
22502
  function _objectSpread$1Z(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1Z(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1Z(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
22211
22503
  var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
22212
- var _css, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _returnpolicyobj9, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14, _returnpolicyobj15, _returnpolicyobj16, _fetchCategoriesQuery2, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i6, _authdetailsContext$i9, _authdetailsContext$i12;
22504
+ var _css, _authdetailsContext$i2, _authdetailsContext$i3, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _returnpolicyobj9, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14, _returnpolicyobj15, _returnpolicyobj16, _fetchCategoriesQuery2, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i9, _authdetailsContext$i12, _authdetailsContext$i15;
22213
22505
  var actions = props.actions;
22214
22506
  var LogoutMutationContext = props.actions.LogoutMutationContext;
22215
- props.actions.setsidecartnavshowcontext;
22507
+ var setsidecartnavshowcontext = props.actions.setsidecartnavshowcontext;
22216
22508
  var setSearchHeaderInputContext = props.actions.setSearchHeaderInputContext;
22217
22509
  props.actions.StatePagePropertiesContext;
22218
22510
  var lang = props.actions.lang;
@@ -22220,12 +22512,12 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
22220
22512
  var setlang = props.actions.setlang;
22221
22513
  var templatepropcontext = props.actions.templatepropcontext;
22222
22514
  var authdetailsContext = props.actions.authdetailsContext;
22223
- props.actions.fetchcustomercartQueryContext;
22515
+ var fetchcustomercartQueryContext = props.actions.fetchcustomercartQueryContext;
22224
22516
  var templateproperties_context = props.actions.templateproperties_context;
22225
22517
  props.actions.favoriteprojectscountContext;
22226
22518
  var routingcountext = props.actions.routingcountext;
22227
22519
  var StaticPagesLinksContext = props.actions.StaticPagesLinksContext;
22228
- props.actions.setcurrencyfunccontext;
22520
+ var setcurrencyfunccontext = props.actions.setcurrencyfunccontext;
22229
22521
  var fetchCategoriesQueryContext = props.actions.fetchCategoriesQueryContext;
22230
22522
  var ikimagecredcontext = props.actions.ikimagecredcontext;
22231
22523
  var _useState = useState(''),
@@ -22445,6 +22737,47 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
22445
22737
  });
22446
22738
  return policyobj;
22447
22739
  };
22740
+ var CartButton = function CartButton() {
22741
+ var _fetchcustomercartQue2, _fetchcustomercartQue3;
22742
+ return /*#__PURE__*/React.createElement("div", {
22743
+ "class": "d-flex align-items-center",
22744
+ style: {
22745
+ position: 'relative'
22746
+ }
22747
+ }, /*#__PURE__*/React.createElement("button", {
22748
+ className: "".concat(header_cssstyles.addtocartbtn_resp) + ' d-flex align-items-center justify-content-center p-0 ',
22749
+ onClick: function onClick() {
22750
+ var _fetchcustomercartQue;
22751
+ if ((fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue === void 0 || (_fetchcustomercartQue = _fetchcustomercartQue.data) === null || _fetchcustomercartQue === void 0 || (_fetchcustomercartQue = _fetchcustomercartQue.customercart) === null || _fetchcustomercartQue === void 0 || (_fetchcustomercartQue = _fetchcustomercartQue.cartitems) === null || _fetchcustomercartQue === void 0 ? void 0 : _fetchcustomercartQue.length) > 7) {
22752
+ routingcountext(StaticPagesLinksContext.viewcart);
22753
+ } else {
22754
+ setsidecartnavshowcontext(true);
22755
+ }
22756
+ }
22757
+ }, /*#__PURE__*/React.createElement("i", {
22758
+ className: ' h-100 d-flex align-items-center justify-content-center '
22759
+ }, sectionproperties.carticonstyle == 'Shopping bag 1' && /*#__PURE__*/React.createElement(FiShoppingBag, {
22760
+ size: sectionproperties.cartBtniconresp_size
22761
+ }), sectionproperties.carticonstyle == 'Shopping bag 2' && /*#__PURE__*/React.createElement(CgShoppingBag, {
22762
+ size: sectionproperties.cartBtniconresp_size
22763
+ }), sectionproperties.carticonstyle == 'Shopping bag 3' && /*#__PURE__*/React.createElement(BsBag, {
22764
+ size: sectionproperties.cartBtniconresp_size
22765
+ }), sectionproperties.carticonstyle == 'Shopping bag 4' && /*#__PURE__*/React.createElement(RiHandbagLine, {
22766
+ size: sectionproperties.cartBtniconresp_size
22767
+ }), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React.createElement(FiShoppingCart, {
22768
+ size: sectionproperties.cartBtniconresp_size
22769
+ }), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React.createElement(MdAddShoppingCart, {
22770
+ size: sectionproperties.cartBtniconresp_size
22771
+ }), sectionproperties.carticonstyle == 'Calendar 1' && /*#__PURE__*/React.createElement(FiCalendar, {
22772
+ size: sectionproperties.cartBtniconresp_size
22773
+ }))), /*#__PURE__*/React.createElement("div", {
22774
+ className: "".concat(header_cssstyles.badge_counter_header_notifications),
22775
+ style: {
22776
+ top: sectionproperties.cartbadgefromtop + 'px',
22777
+ right: sectionproperties.cartbadgefromright + 'px'
22778
+ }
22779
+ }, (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue2 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.data) === null || _fetchcustomercartQue2 === void 0 ? void 0 : _fetchcustomercartQue2.customercart) != null ? fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue3 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.data) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.customercart) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.cartitems) === null || _fetchcustomercartQue3 === void 0 ? void 0 : _fetchcustomercartQue3.length : 0));
22780
+ };
22448
22781
  var _useState15 = useState(false),
22449
22782
  _useState16 = _slicedToArray(_useState15, 2),
22450
22783
  openmenuCanvas = _useState16[0],
@@ -22519,10 +22852,8 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
22519
22852
  style: {
22520
22853
  position: 'relative'
22521
22854
  }
22522
- }, /*#__PURE__*/React.createElement("div", {
22523
- className: "col-md-6 col-sm-6 d-flex filter align-items-center p-0"
22524
- }, InstLogoContainer()), /*#__PURE__*/React.createElement("div", {
22525
- className: "col-md-6 col-sm-6 text-end p-0"
22855
+ }, sectionproperties.logocentered == 'Centered' && /*#__PURE__*/React.createElement("div", {
22856
+ className: "col-md-4 col-sm-3 text-start p-0"
22526
22857
  }, /*#__PURE__*/React.createElement("div", {
22527
22858
  style: {}
22528
22859
  }, /*#__PURE__*/React.createElement("i", {
@@ -22548,7 +22879,181 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
22548
22879
  }), menuactive == true && /*#__PURE__*/React.createElement(AiOutlineClose, {
22549
22880
  size: sectionproperties.resp_sidenav_size,
22550
22881
  color: sectionproperties.resp_sidenav_color
22551
- })))), menuactive == true && /*#__PURE__*/React.createElement("div", {
22882
+ }))), sectionproperties.searchbar_show == 'Show' && /*#__PURE__*/React.createElement("div", {
22883
+ style: {
22884
+ width: '30px',
22885
+ height: sectionproperties.cart_BtnHeight_resp + 'px'
22886
+ }
22887
+ }, /*#__PURE__*/React.createElement("i", {
22888
+ "class": "h-100 allcentered",
22889
+ onClick: function onClick() {
22890
+ setopenSearch(true);
22891
+ }
22892
+ }, /*#__PURE__*/React.createElement(IoSearchOutline, {
22893
+ size: 22,
22894
+ color: sectionproperties.cart_BtnTextcolor_resp
22895
+ })))), sectionproperties.logocentered == 'Not Centered' && /*#__PURE__*/React.createElement("div", {
22896
+ className: "col-md-6 col-sm-6 d-flex filter align-items-center p-0"
22897
+ }, /*#__PURE__*/React.createElement("div", {
22898
+ style: {
22899
+ width: sectionproperties.cart_BtnWidth_resp + 'px',
22900
+ height: sectionproperties.cart_BtnHeight_resp + 'px'
22901
+ },
22902
+ "class": langdetect == 'en' ? 'mr-2' : 'ml-2'
22903
+ }, /*#__PURE__*/React.createElement("i", {
22904
+ "class": ' h-100 allcentered ',
22905
+ style: {
22906
+ color: sectionproperties.cart_BtnTextcolor_resp
22907
+ },
22908
+ onClick: function onClick() {
22909
+ if (sectionproperties.responsiveheaderstyle == 'Style 2') {
22910
+ if (menuactive == true) {
22911
+ setmenuactive(false);
22912
+ } else {
22913
+ setmenuactive(true);
22914
+ }
22915
+ } else {
22916
+ setopenmenuCanvas(true);
22917
+ setactiveTab('menu');
22918
+ }
22919
+ }
22920
+ }, menuactive == false && /*#__PURE__*/React.createElement(FiMenu, {
22921
+ size: 20,
22922
+ color: sectionproperties.cart_BtnTextcolor_resp
22923
+ }), menuactive == true && /*#__PURE__*/React.createElement(AiOutlineClose, {
22924
+ size: 20,
22925
+ color: sectionproperties.cart_BtnTextcolor_resp
22926
+ }))), InstLogoContainer()), sectionproperties.logocentered == 'Centered' && /*#__PURE__*/React.createElement("div", {
22927
+ className: "col-md-4 col-sm-6 allcentered p-0"
22928
+ }, InstLogoContainer()), /*#__PURE__*/React.createElement("div", {
22929
+ className: sectionproperties.logocentered != 'Centered' ? 'col-md-6 col-sm-6 d-flex align-items-center justify-content-end p-0' : 'col-md-4 col-sm-3 d-flex align-items-center justify-content-end p-0'
22930
+ }, sectionproperties.searchbar_show == 'Show' && sectionproperties.logocentered == 'Not Centered' && /*#__PURE__*/React.createElement("div", {
22931
+ style: {
22932
+ width: '30px',
22933
+ height: sectionproperties.cart_BtnHeight_resp + 'px'
22934
+ }
22935
+ }, /*#__PURE__*/React.createElement("i", {
22936
+ "class": "h-100 allcentered",
22937
+ onClick: function onClick() {
22938
+ setopenSearch(true);
22939
+ }
22940
+ }, /*#__PURE__*/React.createElement(IoSearchOutline, {
22941
+ size: 22,
22942
+ color: sectionproperties.cart_BtnTextcolor_resp
22943
+ }))), templateproperties_context.showfavorites == 'Show' && /*#__PURE__*/React.createElement("div", {
22944
+ style: {
22945
+ width: '30px',
22946
+ height: sectionproperties.cart_BtnHeight_resp + 'px'
22947
+ }
22948
+ }, /*#__PURE__*/React.createElement("i", {
22949
+ "class": "h-100 allcentered",
22950
+ onClick: function onClick() {
22951
+ routingcountext(StaticPagesLinksContext.Wishlist);
22952
+ }
22953
+ }, /*#__PURE__*/React.createElement(FaRegHeart, {
22954
+ size: 22,
22955
+ color: sectionproperties.cart_BtnTextcolor_resp
22956
+ }))), sectionproperties.cartBtnShow == 'Show' && CartButton(), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 || (_authdetailsContext$i2 = _authdetailsContext$i2.instcurrencies) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.length) > 1 && /*#__PURE__*/React.createElement("div", {
22957
+ "class": 'd-flex align-items-center pl-1 pr-1 pt-1',
22958
+ style: {}
22959
+ }, /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, /*#__PURE__*/React.createElement("li", {
22960
+ "class": ' d-flex align-items-center justify-content-center '
22961
+ }, langdetect == 'en' && /*#__PURE__*/React.createElement("div", {
22962
+ "class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
22963
+ }, /*#__PURE__*/React.createElement("p", {
22964
+ "class": "m-0 p-0 mr-1 ml-1"
22965
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en), /*#__PURE__*/React.createElement(MdKeyboardArrowDown, null)), langdetect == 'ar' && /*#__PURE__*/React.createElement("div", {
22966
+ "class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
22967
+ }, /*#__PURE__*/React.createElement("p", {
22968
+ "class": "m-0 p-0 ml-1 mr-1"
22969
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React.createElement(MdKeyboardArrowDown, null)))), /*#__PURE__*/React.createElement(Dropdown.Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 || (_authdetailsContext$i3 = _authdetailsContext$i3.instcurrencies) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.map(function (item, index) {
22970
+ var _authdetailsContext$i4;
22971
+ return /*#__PURE__*/React.createElement(Dropdown.Item, {
22972
+ "class": "m-0 p-0",
22973
+ onClick: function onClick() {
22974
+ setcurrencyfunccontext(item);
22975
+ }
22976
+ }, /*#__PURE__*/React.createElement("div", {
22977
+ "class": "row m-0 w-100"
22978
+ }, /*#__PURE__*/React.createElement("div", {
22979
+ "class": "col-lg-12 p-0 d-flex justify-content-start"
22980
+ }, /*#__PURE__*/React.createElement("div", {
22981
+ "class": "".concat(header_cssstyles.dropdownitemcontainer)
22982
+ }, /*#__PURE__*/React.createElement("p", {
22983
+ "class": 'dropdownitem d-flex align-items-center justify-content-center m-0 p-0',
22984
+ style: {
22985
+ fontSize: sectionproperties.dropdown_fontsize + 'px',
22986
+ fontWeight: sectionproperties.dropdown_fontweight,
22987
+ textTransform: sectionproperties.dropdown_texttransform
22988
+ }
22989
+ }, /*#__PURE__*/React.createElement(FaMoneyBillWave, null), /*#__PURE__*/React.createElement("span", {
22990
+ "class": 'ml-2 mr-2'
22991
+ }, langdetect == 'en' ? item.currencyname_en : item.currencyname_ar)))), index != (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 || (_authdetailsContext$i4 = _authdetailsContext$i4.instcurrencies) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.length) - 1 && /*#__PURE__*/React.createElement("div", {
22992
+ "class": "col-lg-12 p-0"
22993
+ }, /*#__PURE__*/React.createElement("hr", {
22994
+ "class": "m-0"
22995
+ }))));
22996
+ })))), sectionproperties.searchbar_show == 'Hide' && sectionproperties.logocentered == 'Centered' && sectionproperties.cartBtnShow == 'Hide' && sectionproperties.favBtnShow == 'Hide' && /*#__PURE__*/React.createElement("div", {
22997
+ className: 'allcentered resposiveheader_languagedropdown',
22998
+ style: {
22999
+ marginLeft: langdetect == 'en' ? '0.25rem' : 0,
23000
+ marginRight: langdetect == 'ar' ? '0.25rem' : 0
23001
+ }
23002
+ }, langdetect == 'en' && /*#__PURE__*/React.createElement("div", {
23003
+ className: ' row m-0 w-100 allcentered ',
23004
+ style: {
23005
+ direction: 'rtl',
23006
+ color: sectionproperties.cart_BtnTextcolor_resp
23007
+ },
23008
+ onClick: function onClick() {
23009
+ setlang('ar');
23010
+ }
23011
+ }, /*#__PURE__*/React.createElement("p", {
23012
+ "class": "m-0 p-0 font-weight-500"
23013
+ }, "\u0639"), /*#__PURE__*/React.createElement("i", {
23014
+ className: langdetect == 'en' ? 'h-100 allcentered mr-1' : 'h-100 allcentered ml-1'
23015
+ }, /*#__PURE__*/React.createElement(BiChevronDown, {
23016
+ size: 20
23017
+ }))), langdetect == 'ar' && /*#__PURE__*/React.createElement("div", {
23018
+ className: ' row m-0 w-100 allcentered ',
23019
+ style: {
23020
+ direction: 'ltr',
23021
+ color: sectionproperties.cart_BtnTextcolor_resp
23022
+ },
23023
+ onClick: function onClick() {
23024
+ setlang('en');
23025
+ }
23026
+ }, /*#__PURE__*/React.createElement("p", {
23027
+ "class": "m-0 p-0 font-weight-500 mr-1"
23028
+ }, "En"), /*#__PURE__*/React.createElement("i", {
23029
+ className: "h-100 allcentered"
23030
+ }, /*#__PURE__*/React.createElement(BiChevronDown, {
23031
+ size: 20
23032
+ })))), sectionproperties.logocentered == 'Not Centered' && sectionproperties.showlanuagecontainer == 'Show' && /*#__PURE__*/React.createElement("div", {
23033
+ "class": langdetect == 'en' ? ' allcentered m-0 cursor-pointer ml-1 ' : ' m-0 cursor-pointer mr-1 ',
23034
+ style: {
23035
+ minWidth: '30px'
23036
+ },
23037
+ onClick: function onClick() {
23038
+ if (langdetect == 'en') {
23039
+ setlang('ar');
23040
+ } else {
23041
+ setlang('en');
23042
+ }
23043
+ }
23044
+ }, langdetect == 'en' && /*#__PURE__*/React.createElement("div", {
23045
+ "class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 allcentered w-100 '
23046
+ }, /*#__PURE__*/React.createElement("p", {
23047
+ "class": "m-0 p-0 d-flex align-items-center w-100"
23048
+ }, "En", ' ', /*#__PURE__*/React.createElement("i", {
23049
+ "class": "h-100 allcentered ml-auto pl-3"
23050
+ }, /*#__PURE__*/React.createElement(BsChevronDown, null)))), langdetect == 'ar' && /*#__PURE__*/React.createElement("div", {
23051
+ "class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 allcentered w-100 '
23052
+ }, /*#__PURE__*/React.createElement("p", {
23053
+ "class": "m-0 p-0 d-flex align-items-center w-100"
23054
+ }, "\u0639", ' ', /*#__PURE__*/React.createElement("i", {
23055
+ "class": "h-100 allcentered mr-auto pr-3"
23056
+ }, /*#__PURE__*/React.createElement(BsChevronDown, null)))))), menuactive == true && /*#__PURE__*/React.createElement("div", {
22552
23057
  "class": "px-4 py-4 scrollvertical",
22553
23058
  style: {
22554
23059
  position: 'fixed',
@@ -23437,7 +23942,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
23437
23942
  }
23438
23943
  })))));
23439
23944
  }
23440
- })), sectionproperties.subheaderParentType == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 || (_authdetailsContext$i2 = _authdetailsContext$i2.instcollections) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.map(function (collitem, collindex) {
23945
+ })), sectionproperties.subheaderParentType == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 || (_authdetailsContext$i5 = _authdetailsContext$i5.instcollections) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.map(function (collitem, collindex) {
23441
23946
  if (collitem.isshowntocustomers == 1) {
23442
23947
  return /*#__PURE__*/React.createElement("div", {
23443
23948
  className: ' row m-0 p-0 mb-2 w-100 '
@@ -23463,49 +23968,49 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
23463
23968
  style: {
23464
23969
  background: '#eee'
23465
23970
  }
23466
- }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.facebooklink) != null && /*#__PURE__*/React.createElement("div", {
23971
+ }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.facebooklink) != null && /*#__PURE__*/React.createElement("div", {
23467
23972
  "class": ' d-flex align-items-center justify-content-center mx-2 ',
23468
23973
  onClick: function onClick() {
23469
- var _authdetailsContext$i4;
23470
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.facebooklink) != null) {
23471
- var _authdetailsContext$i5;
23472
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.facebooklink, '_blank');
23974
+ var _authdetailsContext$i7;
23975
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.facebooklink) != null) {
23976
+ var _authdetailsContext$i8;
23977
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.facebooklink, '_blank');
23473
23978
  }
23474
23979
  }
23475
23980
  }, /*#__PURE__*/React.createElement(FaFacebookF, {
23476
23981
  size: '20',
23477
23982
  color: '#62564b'
23478
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instagramlink) != null && /*#__PURE__*/React.createElement("div", {
23983
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.instagramlink) != null && /*#__PURE__*/React.createElement("div", {
23479
23984
  "class": ' d-flex align-items-center justify-content-center mx-2 ',
23480
23985
  onClick: function onClick() {
23481
- var _authdetailsContext$i7;
23482
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.instagramlink) != null) {
23483
- var _authdetailsContext$i8;
23484
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.instagramlink, '_blank');
23986
+ var _authdetailsContext$i10;
23987
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.instagramlink) != null) {
23988
+ var _authdetailsContext$i11;
23989
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instagramlink, '_blank');
23485
23990
  }
23486
23991
  }
23487
23992
  }, /*#__PURE__*/React.createElement(AiFillInstagram, {
23488
23993
  size: '22',
23489
23994
  color: '#62564b'
23490
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.tiktoklink) != null && /*#__PURE__*/React.createElement("div", {
23995
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.tiktoklink) != null && /*#__PURE__*/React.createElement("div", {
23491
23996
  "class": ' d-flex align-items-center justify-content-center mx-2 ',
23492
23997
  onClick: function onClick() {
23493
- var _authdetailsContext$i10;
23494
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.instagramlink) != null) {
23495
- var _authdetailsContext$i11;
23496
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.tiktoklink, '_blank');
23998
+ var _authdetailsContext$i13;
23999
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink) != null) {
24000
+ var _authdetailsContext$i14;
24001
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.tiktoklink, '_blank');
23497
24002
  }
23498
24003
  }
23499
24004
  }, /*#__PURE__*/React.createElement(IoLogoTiktok, {
23500
24005
  size: '20',
23501
24006
  color: '#62564b'
23502
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.youtubelink) != null && /*#__PURE__*/React.createElement("div", {
24007
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.youtubelink) != null && /*#__PURE__*/React.createElement("div", {
23503
24008
  "class": ' d-flex align-items-center justify-content-center mx-2 ',
23504
24009
  onClick: function onClick() {
23505
- var _authdetailsContext$i13;
23506
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink) != null) {
23507
- var _authdetailsContext$i14;
23508
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.youtubelink, '_blank');
24010
+ var _authdetailsContext$i16;
24011
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.instagramlink) != null) {
24012
+ var _authdetailsContext$i17;
24013
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.youtubelink, '_blank');
23509
24014
  }
23510
24015
  }
23511
24016
  }, /*#__PURE__*/React.createElement(AiFillYoutube, {
@@ -29458,6 +29963,25 @@ var Simpleheader = function Simpleheader(props) {
29458
29963
  templateproperties_contextprops: templateproperties_context,
29459
29964
  actions: actions
29460
29965
  }), sectionproperties.showfloatingbtn == 'Show' && /*#__PURE__*/React.createElement("div", {
29966
+ style: {
29967
+ position: 'fixed',
29968
+ bottom: 15,
29969
+ right: 15,
29970
+ zIndex: 2000,
29971
+ transition: 'all 0.3s ease-out',
29972
+ width: '100%',
29973
+ display: sectionproperties.showfloatingbtn == 'Show when logged in' ? 'none' : 'flex'
29974
+ },
29975
+ "class": "text-end"
29976
+ }, /*#__PURE__*/React.createElement("div", {
29977
+ "class": header_cssstyles.floatingbtn + ' allcentered ',
29978
+ style: {},
29979
+ onClick: function onClick() {
29980
+ routingcountext(sectionproperties.floatingbtnlink, false, '');
29981
+ }
29982
+ }, /*#__PURE__*/React.createElement("p", {
29983
+ "class": "m-0 p-0"
29984
+ }, langdetect == 'en' ? sectionproperties.floatingbtntxten : sectionproperties.floatingbtntxtar))), sectionproperties.showfloatingbtn == 'Show when logged in' && authdetailsContext.loggedin && /*#__PURE__*/React.createElement("div", {
29461
29985
  style: {
29462
29986
  position: 'fixed',
29463
29987
  bottom: 15,
@@ -29640,7 +30164,7 @@ var Simpleheader = function Simpleheader(props) {
29640
30164
  size: sectionproperties.cartBtn_iconFontSize
29641
30165
  }), sectionproperties.carticonstyle == 'Calendar 1' && /*#__PURE__*/React.createElement(FiCalendar, {
29642
30166
  size: sectionproperties.cartBtn_iconFontSize
29643
- }))), sectionproperties.userbtnstyle == 'Style 2' && !authdetailsContext.loggedin && sectionproperties.ShowUserBtn == 'Show' && /*#__PURE__*/React.createElement("div", {
30167
+ }))), sectionproperties.userbtnstyle == 'Style 2' && !authdetailsContext.loggedin && /*#__PURE__*/React.createElement("div", {
29644
30168
  "class": "".concat(header_cssstyles.user_btn) + ' allcentered ',
29645
30169
  onClick: function onClick() {
29646
30170
  routingcountext(StaticPagesLinksContext.Login);
@@ -29652,7 +30176,7 @@ var Simpleheader = function Simpleheader(props) {
29652
30176
  fontWeight: sectionproperties.userBtnTextfontweight,
29653
30177
  fontSize: sectionproperties.userbtn_logintextFontSize + 'px'
29654
30178
  }
29655
- }, langdetect == 'en' ? 'Login' : 'تسجيل الدخول')), sectionproperties.userbtnstyle == 'Style 2' && authdetailsContext.loggedin && sectionproperties.ShowUserBtn == 'Show' && /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, /*#__PURE__*/React.createElement("div", {
30179
+ }, langdetect == 'en' ? 'Login' : 'تسجيل الدخول')), sectionproperties.userbtnstyle == 'Style 2' && authdetailsContext.loggedin && /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, /*#__PURE__*/React.createElement("div", {
29656
30180
  className: header_cssstyles.userBtnLoggedinContainer + ' allcentered ',
29657
30181
  sytle: {
29658
30182
  position: 'relative'
@@ -29731,7 +30255,7 @@ var Simpleheader = function Simpleheader(props) {
29731
30255
  "class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem allcenetered m-0 p-0 '
29732
30256
  }, /*#__PURE__*/React.createElement(BiLogOutCircle, {
29733
30257
  "class": langdetect == 'en' ? 'mr-2' : 'ml-2'
29734
- }), lang.logout))))), sectionproperties.userbtnstyle == 'Style 1' && sectionproperties.ShowUserBtn == 'Show' && /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, !authdetailsContext.loggedin && /*#__PURE__*/React.createElement("div", {
30258
+ }), lang.logout))))), sectionproperties.userbtnstyle == 'Style 1' && /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, !authdetailsContext.loggedin && /*#__PURE__*/React.createElement("div", {
29735
30259
  "class": langdetect == 'en' ? " ".concat(header_cssstyles.user_btn) + ' d-flex align-items-center justify-content-center ml-2 ' : " ".concat(header_cssstyles.user_btn) + ' d-flex align-items-center justify-content-center mr-2 ',
29736
30260
  sytle: {
29737
30261
  position: 'relative'
@@ -30499,6 +31023,23 @@ var Header8 = function Header8(props) {
30499
31023
  ':hover': {
30500
31024
  color: sectionproperties.collectionsectiontextcoloronhover
30501
31025
  }
31026
+ }),
31027
+ floatingbtn: css({
31028
+ width: sectionproperties.floatingbtnwidth + '%',
31029
+ height: sectionproperties.floatingbtnheight + 'px',
31030
+ background: sectionproperties.floatingbtnbg,
31031
+ fontSize: sectionproperties.floatingbtnfontsize + 'px',
31032
+ color: sectionproperties.floatingbtncolor,
31033
+ borderRadius: 10,
31034
+ ':hover': {
31035
+ color: sectionproperties.floatingbtncolorhover,
31036
+ backgroundColor: sectionproperties.floatingbtnbghover,
31037
+ transitions: '.3s',
31038
+ cursor: 'pointer'
31039
+ },
31040
+ '@media (max-width: 800px)': {
31041
+ width: '50%'
31042
+ }
30502
31043
  })
30503
31044
  };
30504
31045
  return /*#__PURE__*/React.createElement("div", {
@@ -30513,7 +31054,26 @@ var Header8 = function Header8(props) {
30513
31054
  sectionpropertiesprops: sectionproperties,
30514
31055
  templateproperties_contextprops: templateproperties_context,
30515
31056
  actions: actions
30516
- })), sectionproperties.showfloatingcallbtn == 'Show' && /*#__PURE__*/React.createElement("a", {
31057
+ })), sectionproperties.showfloatingbtn == 'Show' && /*#__PURE__*/React.createElement("div", {
31058
+ style: {
31059
+ position: 'fixed',
31060
+ bottom: 15,
31061
+ right: 15,
31062
+ zIndex: 2000,
31063
+ transition: 'all 0.3s ease-out',
31064
+ width: '100%',
31065
+ display: sectionproperties.showfloatingbtn == 'Show when logged in' ? 'none' : 'flex'
31066
+ },
31067
+ "class": "text-end"
31068
+ }, /*#__PURE__*/React.createElement("div", {
31069
+ "class": header_cssstyles.floatingbtn + ' allcentered ',
31070
+ style: {},
31071
+ onClick: function onClick() {
31072
+ routingcountext(sectionproperties.floatingbtnlink, false, '');
31073
+ }
31074
+ }, /*#__PURE__*/React.createElement("p", {
31075
+ "class": "m-0 p-0"
31076
+ }, langdetect == 'en' ? sectionproperties.floatingbtntxten : sectionproperties.floatingbtntxtar))), sectionproperties.showfloatingcallbtn == 'Show' && /*#__PURE__*/React.createElement("a", {
30517
31077
  href: 'tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber),
30518
31078
  target: '_self',
30519
31079
  style: {
@@ -33696,11 +34256,11 @@ var Modernheader = function Modernheader(props) {
33696
34256
  }, /*#__PURE__*/React.createElement("div", {
33697
34257
  "class": "row m-0 w-100"
33698
34258
  }, /*#__PURE__*/React.createElement("div", {
33699
- "class": "".concat(header_cssstyles.top_bar) + ' row m-0 w-100 d-flex align-items-center justify-content-center px-1025-1 '
34259
+ "class": "".concat(header_cssstyles.top_bar) + ' row m-0 w-100 d-flex align-items-center px-1025-1 '
33700
34260
  }, /*#__PURE__*/React.createElement("div", {
33701
- "class": "col-lg-4 col-md-6 col-sm-12 d-none align-items-center justify-content-start p-0",
34261
+ "class": "col-lg-4 col-md-6 col-sm-12 d-flex align-items-center justify-content-start p-0",
33702
34262
  style: {}
33703
- }, sectionproperties.searchbartype == 'Full Width' && sectionproperties.searchbar_show == 'Show' && /*#__PURE__*/React.createElement("div", {
34263
+ }, sectionproperties.searchbartype == 'Full Width' && /*#__PURE__*/React.createElement("div", {
33704
34264
  "class": header_cssstyles.searchbarcont
33705
34265
  }, /*#__PURE__*/React.createElement("input", {
33706
34266
  type: "text",
@@ -33719,7 +34279,7 @@ var Modernheader = function Modernheader(props) {
33719
34279
  sectionpropertiesprops: sectionproperties,
33720
34280
  srcfromprops: 'fullheader',
33721
34281
  actions: actions
33722
- })), sectionproperties.searchbartype == 'Icon' && sectionproperties.searchbar_show == 'Show' && /*#__PURE__*/React.createElement("div", {
34282
+ })), sectionproperties.searchbartype == 'Icon' && /*#__PURE__*/React.createElement("div", {
33723
34283
  "class": header_cssstyles.searchbarcont + ' allcentered ',
33724
34284
  style: {
33725
34285
  width: sectionproperties.searchbaricon_width + 'px',
@@ -33741,12 +34301,22 @@ var Modernheader = function Modernheader(props) {
33741
34301
  }, langdetect == 'en' && /*#__PURE__*/React.createElement("div", {
33742
34302
  "class": ' row m-0 w-100 d-flex align-items-center '
33743
34303
  }, /*#__PURE__*/React.createElement("p", {
33744
- "class": "m-0 p-0 mr-2 ml-2"
33745
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en), /*#__PURE__*/React.createElement(MdKeyboardArrowDown, null)), langdetect == 'ar' && /*#__PURE__*/React.createElement("div", {
34304
+ "class": "m-0 p-0 mr-2 ml-2",
34305
+ style: {
34306
+ color: sectionproperties.searchbaricon_color
34307
+ }
34308
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en), /*#__PURE__*/React.createElement(MdKeyboardArrowDown, {
34309
+ color: sectionproperties.searchbaricon_color
34310
+ })), langdetect == 'ar' && /*#__PURE__*/React.createElement("div", {
33746
34311
  "class": ' row m-0 w-100 d-flex align-items-center '
33747
34312
  }, /*#__PURE__*/React.createElement("p", {
33748
- "class": "m-0 p-0 ml-2 mr-2"
33749
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React.createElement(MdKeyboardArrowDown, null)))), /*#__PURE__*/React.createElement(Dropdown.Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 || (_authdetailsContext$i3 = _authdetailsContext$i3.instcurrencies) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.map(function (item, index) {
34313
+ "class": "m-0 p-0 ml-2 mr-2",
34314
+ style: {
34315
+ color: sectionproperties.searchbaricon_color
34316
+ }
34317
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React.createElement(MdKeyboardArrowDown, {
34318
+ color: sectionproperties.searchbaricon_color
34319
+ })))), /*#__PURE__*/React.createElement(Dropdown.Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 || (_authdetailsContext$i3 = _authdetailsContext$i3.instcurrencies) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.map(function (item, index) {
33750
34320
  var _authdetailsContext$i4;
33751
34321
  return /*#__PURE__*/React.createElement(Dropdown.Item, {
33752
34322
  onClick: function onClick() {
@@ -33763,7 +34333,8 @@ var Modernheader = function Modernheader(props) {
33763
34333
  style: {
33764
34334
  fontSize: sectionproperties.dropdown_fontsize + 'px',
33765
34335
  fontWeight: sectionproperties.dropdown_fontweight,
33766
- textTransform: sectionproperties.dropdown_texttransform
34336
+ textTransform: sectionproperties.dropdown_texttransform,
34337
+ color: sectionproperties.searchbaricon_color
33767
34338
  }
33768
34339
  }, /*#__PURE__*/React.createElement("span", {
33769
34340
  "class": 'ml-2 mr-2'
@@ -33773,7 +34344,7 @@ var Modernheader = function Modernheader(props) {
33773
34344
  "class": "m-0"
33774
34345
  }))));
33775
34346
  }))))), /*#__PURE__*/React.createElement("div", {
33776
- "class": "col-lg-6 col-md-6 col-sm-12 allcentered p-0"
34347
+ "class": "col-lg-4 col-md-6 col-sm-12 allcentered p-0"
33777
34348
  }, /*#__PURE__*/React.createElement("div", {
33778
34349
  "class": "".concat(header_cssstyles.header_logo) + ' allcentered ',
33779
34350
  style: {
@@ -33792,8 +34363,8 @@ var Modernheader = function Modernheader(props) {
33792
34363
  objectFit: 'contain'
33793
34364
  }
33794
34365
  }))), /*#__PURE__*/React.createElement("div", {
33795
- "class": "col-lg-4 col-md-6 col-sm-12 p-0 d-none align-items-center justify-content-end"
33796
- }, sectionproperties.ShowUserBtn == 'Show' && /*#__PURE__*/React.createElement("div", {
34366
+ "class": "col-lg-4 col-md-6 col-sm-12 p-0 d-flex align-items-center justify-content-end"
34367
+ }, /*#__PURE__*/React.createElement("div", {
33797
34368
  style: {
33798
34369
  marginRight: langdetect == 'en' ? '30px' : 0,
33799
34370
  marginLeft: langdetect == 'en' ? 0 : '30px'
@@ -33935,7 +34506,7 @@ var Modernheader = function Modernheader(props) {
33935
34506
  top: sectionproperties.wishlistbadgetop + 'px',
33936
34507
  right: sectionproperties.wishlistbadgeright + 'px'
33937
34508
  }
33938
- }, /*#__PURE__*/React.createElement("span", null, favoriteprojectscountContext.length >= 10 ? '+9' : favoriteprojectscountContext.length)))), sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React.createElement("div", {
34509
+ }, /*#__PURE__*/React.createElement("span", null, favoriteprojectscountContext.length >= 10 ? '+9' : favoriteprojectscountContext.length)))), /*#__PURE__*/React.createElement("div", {
33939
34510
  "class": "".concat(headerstyles$g.header_menu, " ").concat(header_cssstyles.cart_btn) + ' cursor-pointer allcentered ',
33940
34511
  onClick: function onClick() {
33941
34512
  setsidecartnavshowcontext(true);
@@ -33976,7 +34547,7 @@ var Modernheader = function Modernheader(props) {
33976
34547
  top: sectionproperties.cartbadgetop + 'px',
33977
34548
  right: sectionproperties.cartbadgeright + 'px'
33978
34549
  }
33979
- }, (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue === void 0 || (_fetchcustomercartQue = _fetchcustomercartQue.data) === null || _fetchcustomercartQue === void 0 ? void 0 : _fetchcustomercartQue.customercart) != null ? (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue2 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.data) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.customercart) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.cartitems) === null || _fetchcustomercartQue2 === void 0 ? void 0 : _fetchcustomercartQue2.length) >= 10 ? '+9' : fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue3 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.data) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.customercart) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.cartitems) === null || _fetchcustomercartQue3 === void 0 ? void 0 : _fetchcustomercartQue3.length : 0))), sectionproperties.showlanuagecontainer == 'Show' && /*#__PURE__*/React.createElement("div", {
34550
+ }, (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue === void 0 || (_fetchcustomercartQue = _fetchcustomercartQue.data) === null || _fetchcustomercartQue === void 0 ? void 0 : _fetchcustomercartQue.customercart) != null ? (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue2 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.data) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.customercart) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.cartitems) === null || _fetchcustomercartQue2 === void 0 ? void 0 : _fetchcustomercartQue2.length) >= 10 ? '+9' : fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue3 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.data) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.customercart) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.cartitems) === null || _fetchcustomercartQue3 === void 0 ? void 0 : _fetchcustomercartQue3.length : 0))), /*#__PURE__*/React.createElement("div", {
33980
34551
  "class": langdetect == 'en' ? 'headerdropdownml' : 'headerdropdownmr'
33981
34552
  }, /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, /*#__PURE__*/React.createElement("li", {
33982
34553
  "class": "".concat(headerstyles$g.header_menu) + ' allcentered '
@@ -42851,7 +43422,7 @@ var Allinonefooter = function Allinonefooter(props) {
42851
43422
  function ownKeys$1C(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
42852
43423
  function _objectSpread$1C(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1C(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1C(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
42853
43424
  var Footer1 = function Footer1(props) {
42854
- var _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _bgimagearrayofobjs$3, _bgimagearrayofobjs$4, _logoarrayofobjects$3, _logoarrayofobjects$4, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _returnpolicyobj9, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14, _returnpolicyobj15, _returnpolicyobj16, _authdetailsContext$i11, _authdetailsContext$i12, _bgimagearrayofobjs$5, _bgimagearrayofobjs$6, _logoarrayofobjects$5, _logoarrayofobjects$6, _authdetailsContext$i13, _authdetailsContext$i14, _authdetailsContext$i21;
43425
+ var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i2, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _returnpolicyobj9, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14, _returnpolicyobj15, _returnpolicyobj16, _authdetailsContext$i12, _authdetailsContext$i13;
42855
43426
  var _useState = useState(''),
42856
43427
  _useState2 = _slicedToArray(_useState, 2),
42857
43428
  sectionproperties = _useState2[0],
@@ -42870,14 +43441,6 @@ var Footer1 = function Footer1(props) {
42870
43441
  var templateproperties_context = props.actions.templateproperties_context;
42871
43442
  var templatepropcontext = props.actions.templatepropcontext;
42872
43443
  var ikimagecredcontext = props.actions.ikimagecredcontext;
42873
- // const [newsletter, setnewsletter] = useState('');
42874
- var _useState5 = useState({
42875
- min: '',
42876
- max: ''
42877
- }),
42878
- _useState6 = _slicedToArray(_useState5, 2),
42879
- pricevalue2 = _useState6[0],
42880
- setpricevalue2 = _useState6[1];
42881
43444
  useEffect(function () {
42882
43445
  if (props.srcfrom == 'addsectionform') {
42883
43446
  var secpropobj = {};
@@ -42905,18 +43468,6 @@ var Footer1 = function Footer1(props) {
42905
43468
  }
42906
43469
  }
42907
43470
  }, [templateproperties_context]);
42908
- var _useState7 = useState([]),
42909
- _useState8 = _slicedToArray(_useState7, 2),
42910
- bgimagearrayofobjs = _useState8[0],
42911
- setbgimagearrayofobjs = _useState8[1];
42912
- useEffect(function () {
42913
- if (sectionproperties.length != 0 && sectionproperties.logoarrayofobjects != undefined) {
42914
- var bg1_arrayofobjsparsed = JSON.parse(sectionproperties.logoarrayofobjects);
42915
- if (Array.isArray(bg1_arrayofobjsparsed)) {
42916
- setbgimagearrayofobjs(_toConsumableArray(bg1_arrayofobjsparsed));
42917
- }
42918
- }
42919
- }, [sectionproperties]);
42920
43471
  var footerStyles = {
42921
43472
  footerContainer: css({
42922
43473
  width: '100vw',
@@ -43047,17 +43598,6 @@ var Footer1 = function Footer1(props) {
43047
43598
  maxWidth: '35%',
43048
43599
  height: 'auto'
43049
43600
  }
43050
- }),
43051
- btnn: css({
43052
- width: '150px',
43053
- height: 40,
43054
- borderRadius: 10,
43055
- background: '#C2A24D',
43056
- color: 'white',
43057
- ':hover': {
43058
- transition: '.3s',
43059
- background: '#186a81'
43060
- }
43061
43601
  })
43062
43602
  };
43063
43603
  var returnpolicyobj = function returnpolicyobj(policytype) {
@@ -43072,8 +43612,8 @@ var Footer1 = function Footer1(props) {
43072
43612
  };
43073
43613
  return /*#__PURE__*/React.createElement("div", {
43074
43614
  "class": "row m-0 w-100 d-flex justify-content-center"
43075
- }, sectionproperties.opencollapsible == 'Expanded' && /*#__PURE__*/React.createElement("footer", {
43076
- "class": "".concat(footerStyles.footerContainer) + ' px-sm-2 py-md-4 p-md-4 '
43615
+ }, /*#__PURE__*/React.createElement("footer", {
43616
+ "class": "".concat(footerStyles.footerContainer) + ' p-sm-2 p-md-4 '
43077
43617
  }, /*#__PURE__*/React.createElement("div", {
43078
43618
  "class": "row w-100 m-0 d-flex justify-content-center"
43079
43619
  }, /*#__PURE__*/React.createElement("div", {
@@ -43083,7 +43623,7 @@ var Footer1 = function Footer1(props) {
43083
43623
  }, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
43084
43624
  urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
43085
43625
  publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
43086
- path: sectionproperties.replacelogo == 'Yes' ? langdetect == 'en' ? (_bgimagearrayofobjs$ = bgimagearrayofobjs[0]) === null || _bgimagearrayofobjs$ === void 0 ? void 0 : _bgimagearrayofobjs$.englishlogo : (_bgimagearrayofobjs$2 = bgimagearrayofobjs[0]) === null || _bgimagearrayofobjs$2 === void 0 ? void 0 : _bgimagearrayofobjs$2.arabiclogo : langdetect == 'en' ? (_logoarrayofobjects$ = logoarrayofobjects[0]) === null || _logoarrayofobjects$ === void 0 ? void 0 : _logoarrayofobjects$.englishlogo : (_logoarrayofobjects$2 = logoarrayofobjects[0]) === null || _logoarrayofobjects$2 === void 0 ? void 0 : _logoarrayofobjects$2.arabiclogo,
43626
+ path: langdetect == 'en' ? (_logoarrayofobjects$ = logoarrayofobjects[0]) === null || _logoarrayofobjects$ === void 0 ? void 0 : _logoarrayofobjects$.englishlogo : (_logoarrayofobjects$2 = logoarrayofobjects[0]) === null || _logoarrayofobjects$2 === void 0 ? void 0 : _logoarrayofobjects$2.arabiclogo,
43087
43627
  style: {
43088
43628
  width: '100%',
43089
43629
  height: '100%',
@@ -43097,7 +43637,7 @@ var Footer1 = function Footer1(props) {
43097
43637
  }, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
43098
43638
  urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
43099
43639
  publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
43100
- path: sectionproperties.replacelogo == 'Yes' ? langdetect == 'en' ? (_bgimagearrayofobjs$3 = bgimagearrayofobjs[0]) === null || _bgimagearrayofobjs$3 === void 0 ? void 0 : _bgimagearrayofobjs$3.englishlogo : (_bgimagearrayofobjs$4 = bgimagearrayofobjs[0]) === null || _bgimagearrayofobjs$4 === void 0 ? void 0 : _bgimagearrayofobjs$4.arabiclogo : langdetect == 'en' ? (_logoarrayofobjects$3 = logoarrayofobjects[0]) === null || _logoarrayofobjects$3 === void 0 ? void 0 : _logoarrayofobjects$3.englishlogo : (_logoarrayofobjects$4 = logoarrayofobjects[0]) === null || _logoarrayofobjects$4 === void 0 ? void 0 : _logoarrayofobjects$4.arabiclogo,
43640
+ path: authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.instlogo,
43101
43641
  style: {
43102
43642
  width: '100%',
43103
43643
  height: '100%',
@@ -43233,10 +43773,10 @@ var Footer1 = function Footer1(props) {
43233
43773
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
43234
43774
  "class": "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ',
43235
43775
  onClick: function onClick() {
43236
- var _authdetailsContext$i2;
43237
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.facebooklink) != null) {
43238
- var _authdetailsContext$i3;
43239
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.facebooklink, '_blank');
43776
+ var _authdetailsContext$i3;
43777
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.facebooklink) != null) {
43778
+ var _authdetailsContext$i4;
43779
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.facebooklink, '_blank');
43240
43780
  }
43241
43781
  }
43242
43782
  }, /*#__PURE__*/React.createElement(FaFacebook, {
@@ -43244,10 +43784,10 @@ var Footer1 = function Footer1(props) {
43244
43784
  })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
43245
43785
  "class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
43246
43786
  onClick: function onClick() {
43247
- var _authdetailsContext$i4;
43248
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.instagramlink) != null) {
43249
- var _authdetailsContext$i5;
43250
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instagramlink, '_blank');
43787
+ var _authdetailsContext$i5;
43788
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instagramlink) != null) {
43789
+ var _authdetailsContext$i6;
43790
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instagramlink, '_blank');
43251
43791
  }
43252
43792
  }
43253
43793
  }, /*#__PURE__*/React.createElement(AiFillInstagram, {
@@ -43255,10 +43795,10 @@ var Footer1 = function Footer1(props) {
43255
43795
  })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
43256
43796
  "class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ',
43257
43797
  onClick: function onClick() {
43258
- var _authdetailsContext$i6;
43259
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.whatsappnumber) != null) {
43260
- var _authdetailsContext$i7;
43261
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.whatsappnumber), '_blank');
43798
+ var _authdetailsContext$i7;
43799
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.whatsappnumber) != null) {
43800
+ var _authdetailsContext$i8;
43801
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.whatsappnumber), '_blank');
43262
43802
  }
43263
43803
  }
43264
43804
  }, /*#__PURE__*/React.createElement(FaWhatsapp, {
@@ -43273,15 +43813,15 @@ var Footer1 = function Footer1(props) {
43273
43813
  "class": "".concat(footerStyles.apptore) + ' cursor-pointer mx-2 ',
43274
43814
  src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
43275
43815
  onClick: function onClick() {
43276
- var _authdetailsContext$i8;
43277
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.mobileapplink_appstore, '_blank');
43816
+ var _authdetailsContext$i9;
43817
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.mobileapplink_appstore, '_blank');
43278
43818
  }
43279
43819
  }), /*#__PURE__*/React.createElement("img", {
43280
43820
  "class": "".concat(footerStyles.playstore) + ' cursor-pointer mx-2 ',
43281
43821
  src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
43282
43822
  onClick: function onClick() {
43283
- var _authdetailsContext$i9;
43284
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.mobileapplink_playstore, '_blank');
43823
+ var _authdetailsContext$i10;
43824
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.mobileapplink_playstore, '_blank');
43285
43825
  }
43286
43826
  })), sectionproperties.showcontactinfo == 'Show' && /*#__PURE__*/React.createElement("div", {
43287
43827
  "class": "col-lg-12 col-md-12 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0"
@@ -43298,12 +43838,12 @@ var Footer1 = function Footer1(props) {
43298
43838
  textTransform: sectionproperties.footerinfotext_textTransform
43299
43839
  },
43300
43840
  onClick: function onClick() {
43301
- var _authdetailsContext$i10;
43302
- window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 || (_authdetailsContext$i10 = _authdetailsContext$i10.contactinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.email), '_self');
43841
+ var _authdetailsContext$i11;
43842
+ window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 || (_authdetailsContext$i11 = _authdetailsContext$i11.contactinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.email), '_self');
43303
43843
  }
43304
43844
  }, /*#__PURE__*/React.createElement("i", {
43305
43845
  "class": ' fa fa-at mr-2 text-transform-none ml-2 '
43306
- }), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 || (_authdetailsContext$i11 = _authdetailsContext$i11.contactinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.email)), /*#__PURE__*/React.createElement("div", {
43846
+ }), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 || (_authdetailsContext$i12 = _authdetailsContext$i12.contactinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.email)), /*#__PURE__*/React.createElement("div", {
43307
43847
  "class": "col-lg-4 col-md-4 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0"
43308
43848
  }, /*#__PURE__*/React.createElement("p", {
43309
43849
  "class": "".concat(footerStyles.footerinfotext) + ' d-flex align-items-center justify-content-md-center mr-1 ',
@@ -43332,151 +43872,7 @@ var Footer1 = function Footer1(props) {
43332
43872
  "class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
43333
43873
  }, /*#__PURE__*/React.createElement(IoLocationSharp, {
43334
43874
  size: sectionproperties.footerinfoicon_fontsize
43335
- })), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.address_en)))))), sectionproperties.opencollapsible == 'Not Expanded' && /*#__PURE__*/React.createElement("footer", {
43336
- "class": "".concat(footerStyles.footerContainer) + ' p-sm-2 p-md-4 '
43337
- }, /*#__PURE__*/React.createElement("div", {
43338
- "class": "row w-100 m-0 d-flex justify-content-center"
43339
- }, /*#__PURE__*/React.createElement("div", {
43340
- "class": "col-lg-6"
43341
- }, /*#__PURE__*/React.createElement("div", {
43342
- "class": "row m-0 w-100"
43343
- }, /*#__PURE__*/React.createElement("div", {
43344
- "class": "col-lg-12 d-flex flex-row align-items-center justify-content-start mb-3 p-0"
43345
- }, /*#__PURE__*/React.createElement("div", {
43346
- "class": "".concat(footerStyles.footerlogo) + ' d-flex align-items-center justify-content-center '
43347
- }, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
43348
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
43349
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
43350
- path: sectionproperties.replacelogo == 'Yes' ? langdetect == 'en' ? (_bgimagearrayofobjs$5 = bgimagearrayofobjs[0]) === null || _bgimagearrayofobjs$5 === void 0 ? void 0 : _bgimagearrayofobjs$5.englishlogo : (_bgimagearrayofobjs$6 = bgimagearrayofobjs[0]) === null || _bgimagearrayofobjs$6 === void 0 ? void 0 : _bgimagearrayofobjs$6.arabiclogo : langdetect == 'en' ? (_logoarrayofobjects$5 = logoarrayofobjects[0]) === null || _logoarrayofobjects$5 === void 0 ? void 0 : _logoarrayofobjects$5.englishlogo : (_logoarrayofobjects$6 = logoarrayofobjects[0]) === null || _logoarrayofobjects$6 === void 0 ? void 0 : _logoarrayofobjects$6.arabiclogo,
43351
- style: {
43352
- width: '100%',
43353
- height: '100%',
43354
- objectFit: 'contain'
43355
- },
43356
- loading: "lazy"
43357
- }))), /*#__PURE__*/React.createElement("div", {
43358
- "class": "col-lg-12 p-0 mb-3"
43359
- }, /*#__PURE__*/React.createElement("p", {
43360
- "class": "m-0 p-0",
43361
- style: {
43362
- fontSize: '15px',
43363
- color: '#fff',
43364
- fontWeight: sectionproperties.prodCatFontWeight,
43365
- textAlign: langdetect == 'en' ? 'left' : 'right'
43366
- }
43367
- }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.description_ar)), /*#__PURE__*/React.createElement("div", {
43368
- "class": "col-lg-12 p-0 flex-row text-start"
43369
- }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
43370
- "class": "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ',
43371
- onClick: function onClick() {
43372
- var _authdetailsContext$i15;
43373
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.facebooklink) != null) {
43374
- var _authdetailsContext$i16;
43375
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.facebooklink, '_blank');
43376
- }
43377
- }
43378
- }, /*#__PURE__*/React.createElement(FaFacebook, {
43379
- size: sectionproperties.facebkbtnniconfontsize
43380
- })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
43381
- "class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
43382
- onClick: function onClick() {
43383
- var _authdetailsContext$i17;
43384
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.instagramlink) != null) {
43385
- var _authdetailsContext$i18;
43386
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.instagramlink, '_blank');
43387
- }
43388
- }
43389
- }, /*#__PURE__*/React.createElement(AiFillInstagram, {
43390
- size: sectionproperties.instgrambtniconfontsize
43391
- })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
43392
- "class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ',
43393
- onClick: function onClick() {
43394
- var _authdetailsContext$i19;
43395
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.whatsappnumber) != null) {
43396
- var _authdetailsContext$i20;
43397
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.whatsappnumber), '_blank');
43398
- }
43399
- }
43400
- }, /*#__PURE__*/React.createElement(FaWhatsapp, {
43401
- size: sectionproperties.youtubebtniconfontsize
43402
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.twitterlink) != null && /*#__PURE__*/React.createElement("div", {
43403
- "class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ',
43404
- onClick: function onClick() {
43405
- var _authdetailsContext$i22;
43406
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.twitterlink) != null) {
43407
- var _authdetailsContext$i23;
43408
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.twitterlink, '_blank');
43409
- }
43410
- }
43411
- }, /*#__PURE__*/React.createElement("i", {
43412
- className: "h-100 allcentered",
43413
- style: {
43414
- fontSize: 20
43415
- }
43416
- }, "x"))))), /*#__PURE__*/React.createElement("div", {
43417
- "class": "col-lg-6"
43418
- }, /*#__PURE__*/React.createElement("div", {
43419
- "class": "row m-0 w-100 mt-md-3"
43420
- }, /*#__PURE__*/React.createElement("div", {
43421
- "class": "col-lg-12 p-0 mb-3"
43422
- }, /*#__PURE__*/React.createElement("p", {
43423
- "class": "m-0 p-0",
43424
- style: {
43425
- fontSize: 20,
43426
- color: 'white',
43427
- fontWeight: 600,
43428
- textAlign: langdetect == 'en' ? 'left' : 'right'
43429
- }
43430
- }, "\u0627\u0644\u062A\u0633\u062C\u064A\u0644 \u0641\u064A \u0627\u0644\u0646\u0634\u0631\u0629 \u0627\u0644\u0625\u062E\u0628\u0627\u0631\u064A\u0629")), /*#__PURE__*/React.createElement("div", {
43431
- "class": "col-lg-12 p-0 mb-3"
43432
- }, /*#__PURE__*/React.createElement("p", {
43433
- "class": "m-0 p-0",
43434
- style: {
43435
- fontSize: 15,
43436
- color: 'white',
43437
- fontWeight: 500,
43438
- textAlign: langdetect == 'en' ? 'left' : 'right'
43439
- }
43440
- }, "\u0623\u062F\u062E\u0644 \u0628\u0631\u064A\u062F\u0643 \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A \u0644\u0644\u062D\u0635\u0648\u0644 \u0639\u0644\u0649 \u062A\u062D\u062F\u064A\u062B\u0627\u062A \u062F\u0648\u0631\u064A\u0629 \u062D\u0648\u0644 \u0627\u0644\u0645\u0624\u062A\u0645\u0631.")), /*#__PURE__*/React.createElement("div", {
43441
- "class": "col-lg-12 mb-3 text-start p-0"
43442
- }, /*#__PURE__*/React.createElement("input", {
43443
- type: "text",
43444
- className: "".concat(footerStyles.form_control) + ' w-md-100 ',
43445
- value: pricevalue2.min,
43446
- placeholder: "\u0627\u0644\u0628\u0631\u064A\u062F \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A",
43447
- onChange: function onChange(event) {
43448
- var temppricevalue = _objectSpread$1C({}, pricevalue2);
43449
- temppricevalue.min = event.target.value;
43450
- setpricevalue2(_objectSpread$1C({}, temppricevalue));
43451
- },
43452
- style: {
43453
- background: 'white',
43454
- fontSize: 14,
43455
- color: '#000',
43456
- borderRadius: 10,
43457
- width: '50%',
43458
- height: 40,
43459
- paddingLeft: 20,
43460
- paddingRight: 20
43461
- }
43462
- })), /*#__PURE__*/React.createElement("div", {
43463
- "class": "col-lg-12 text-start mb-3 text-start p-0"
43464
- }, /*#__PURE__*/React.createElement("button", {
43465
- "class": footerStyles.btnn
43466
- }, "\u0627\u0634\u062A\u0631\u0643 \u0627\u0644\u0622\u0646")))), /*#__PURE__*/React.createElement("div", {
43467
- "class": "col-lg-12 d-flex justify-content-center mt-md-3 mb-md-3"
43468
- }, /*#__PURE__*/React.createElement("div", {
43469
- "class": "".concat(footerStyles.vl) + ' ml-sm-0 mr-sm-0 my-3 '
43470
- })), /*#__PURE__*/React.createElement("div", {
43471
- "class": "col-lg-12 text-start"
43472
- }, /*#__PURE__*/React.createElement("p", {
43473
- "class": "m-0 p-0",
43474
- style: {
43475
- fontSize: sectionproperties.generaltext_fontSize + 'px',
43476
- color: sectionproperties.generaltext_fontColor,
43477
- fontWeight: sectionproperties.generaltext_fontWeight
43478
- }
43479
- }, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar)))));
43875
+ })), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.address_en)))))));
43480
43876
  };
43481
43877
 
43482
43878
  function ownKeys$1B(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
@@ -47116,7 +47512,7 @@ var FooterWithThreeColumns = function FooterWithThreeColumns(props) {
47116
47512
  function ownKeys$1s(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
47117
47513
  function _objectSpread$1s(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1s(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1s(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
47118
47514
  var ModernFooter = function ModernFooter(props) {
47119
- var _templatepropcontext$, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _authdetailsContext$i2, _authdetailsContext$i5, _authdetailsContext$i8, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _authdetailsContext$i20, _authdetailsContext$i23;
47515
+ var _templatepropcontext$, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _authdetailsContext$i2, _authdetailsContext$i5, _authdetailsContext$i8, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _authdetailsContext$i20, _authdetailsContext$i23, _authdetailsContext$i26;
47120
47516
  var _useState = useState(''),
47121
47517
  _useState2 = _slicedToArray(_useState, 2),
47122
47518
  sectionproperties = _useState2[0],
@@ -47423,43 +47819,57 @@ var ModernFooter = function ModernFooter(props) {
47423
47819
  }, sectionproperties.whatsappiconfontsize != 0 && /*#__PURE__*/React.createElement(FaWhatsapp, {
47424
47820
  "class": langdetect == 'en' ? 'mr-2' : 'ml-2',
47425
47821
  size: sectionproperties.whatsappiconfontsize
47426
- }), sectionproperties.whatsapplinktext)), sectionproperties.linkedinbtnshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.linkedinlink) != null && /*#__PURE__*/React.createElement("div", {
47822
+ }), sectionproperties.whatsapplinktext)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.twitterlink) != null && /*#__PURE__*/React.createElement("div", {
47823
+ className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
47824
+ onClick: function onClick() {
47825
+ var _authdetailsContext$i12;
47826
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.twitterlink) != null) {
47827
+ var _authdetailsContext$i13;
47828
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.twitterlink, '_blank');
47829
+ }
47830
+ }
47831
+ }, /*#__PURE__*/React.createElement("i", {
47832
+ className: "h-100 allcentered",
47833
+ style: {
47834
+ fontSize: 20
47835
+ }
47836
+ }, "x")), sectionproperties.linkedinbtnshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.linkedinlink) != null && /*#__PURE__*/React.createElement("div", {
47427
47837
  "class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
47428
47838
  }, /*#__PURE__*/React.createElement("p", {
47429
47839
  "class": footerStyles.linkedin_btn + ' m-0 p-0 d-flex align-items-center ',
47430
47840
  onClick: function onClick() {
47431
- var _authdetailsContext$i12;
47432
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.linkedinlink) != null) {
47433
- var _authdetailsContext$i13;
47434
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.linkedinlink, '_blank');
47841
+ var _authdetailsContext$i15;
47842
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.linkedinlink) != null) {
47843
+ var _authdetailsContext$i16;
47844
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.linkedinlink, '_blank');
47435
47845
  }
47436
47846
  }
47437
47847
  }, sectionproperties.linkedinbtniconfontsize != 0 && /*#__PURE__*/React.createElement(AiOutlineLinkedin, {
47438
47848
  "class": langdetect == 'en' ? 'mr-2' : 'ml-2',
47439
47849
  size: sectionproperties.linkedinbtniconfontsize
47440
- }), sectionproperties.linkedinlinktext)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.tiktoklink) != null && /*#__PURE__*/React.createElement("div", {
47850
+ }), sectionproperties.linkedinlinktext)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.tiktoklink) != null && /*#__PURE__*/React.createElement("div", {
47441
47851
  "class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
47442
47852
  }, /*#__PURE__*/React.createElement("p", {
47443
47853
  "class": footerStyles.instgram_btn + ' m-0 p-0 d-flex align-items-center ',
47444
47854
  onClick: function onClick() {
47445
- var _authdetailsContext$i15;
47446
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.tiktoklink) != null) {
47447
- var _authdetailsContext$i16;
47448
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.tiktoklink, '_blank');
47855
+ var _authdetailsContext$i18;
47856
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink) != null) {
47857
+ var _authdetailsContext$i19;
47858
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.tiktoklink, '_blank');
47449
47859
  }
47450
47860
  }
47451
47861
  }, sectionproperties.instagramiconfontsize != 0 && /*#__PURE__*/React.createElement(IoLogoTiktok, {
47452
47862
  "class": langdetect == 'en' ? 'mr-2' : 'ml-2',
47453
47863
  size: sectionproperties.instagramiconfontsize
47454
- }), langdetect == 'en' ? 'TikTok' : 'TikTok')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.telegramlink) != null && /*#__PURE__*/React.createElement("div", {
47864
+ }), langdetect == 'en' ? 'TikTok' : 'TikTok')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.telegramlink) != null && /*#__PURE__*/React.createElement("div", {
47455
47865
  "class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
47456
47866
  }, /*#__PURE__*/React.createElement("p", {
47457
47867
  "class": footerStyles.instgram_btn + ' m-0 p-0 d-flex align-items-center ',
47458
47868
  onClick: function onClick() {
47459
- var _authdetailsContext$i18;
47460
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.telegramlink) != null) {
47461
- var _authdetailsContext$i19;
47462
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.telegramlink, '_blank');
47869
+ var _authdetailsContext$i21;
47870
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.telegramlink) != null) {
47871
+ var _authdetailsContext$i22;
47872
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.telegramlink, '_blank');
47463
47873
  }
47464
47874
  }
47465
47875
  }, sectionproperties.instagramiconfontsize != 0 && /*#__PURE__*/React.createElement(FaTelegramPlane, {
@@ -47491,7 +47901,7 @@ var ModernFooter = function ModernFooter(props) {
47491
47901
  }
47492
47902
  }, /*#__PURE__*/React.createElement(IoLocationSharp, {
47493
47903
  size: sectionproperties.footerinfoicon_fontsize
47494
- })), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.address_en)), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React.createElement("div", {
47904
+ })), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.address_en)), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React.createElement("div", {
47495
47905
  "class": "".concat(footerStyles.footerinfotext) + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-1 p-0 ',
47496
47906
  onClick: function onClick() {
47497
47907
  window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
@@ -47510,14 +47920,14 @@ var ModernFooter = function ModernFooter(props) {
47510
47920
  }), authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React.createElement("div", {
47511
47921
  "class": "".concat(footerStyles.footerinfotext) + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-1 p-0 ',
47512
47922
  onClick: function onClick() {
47513
- var _authdetailsContext$i21;
47514
- window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 || (_authdetailsContext$i21 = _authdetailsContext$i21.contactinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.email), '_self');
47923
+ var _authdetailsContext$i24;
47924
+ window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 || (_authdetailsContext$i24 = _authdetailsContext$i24.contactinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.email), '_self');
47515
47925
  }
47516
47926
  }, /*#__PURE__*/React.createElement("p", {
47517
47927
  "class": ' footerinfotext d-flex align-items-center justify-content-start m-0 p-0 cursor-pointer ',
47518
47928
  onClick: function onClick() {
47519
- var _authdetailsContext$i22;
47520
- window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 || (_authdetailsContext$i22 = _authdetailsContext$i22.contactinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.email), '_self');
47929
+ var _authdetailsContext$i25;
47930
+ window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 || (_authdetailsContext$i25 = _authdetailsContext$i25.contactinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.email), '_self');
47521
47931
  },
47522
47932
  style: {
47523
47933
  textTransform: 'none'
@@ -47528,7 +47938,7 @@ var ModernFooter = function ModernFooter(props) {
47528
47938
  marginRight: langdetect == 'en' ? '0.5rem' : 0,
47529
47939
  marginLeft: langdetect == 'ar' ? '0.5rem' : 0
47530
47940
  }
47531
- }), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 || (_authdetailsContext$i23 = _authdetailsContext$i23.contactinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.email)))), sectionproperties.showdownloadsection == 'Show' && /*#__PURE__*/React.createElement("div", {
47941
+ }), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 || (_authdetailsContext$i26 = _authdetailsContext$i26.contactinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.email)))), sectionproperties.showdownloadsection == 'Show' && /*#__PURE__*/React.createElement("div", {
47532
47942
  "class": sectionproperties.showfooteraddress == 'Hide' && sectionproperties.showfooterphonenumber == 'Hide' && sectionproperties.showfooteremail == 'Hide' ? 'col-lg-4 col-md-12 col-sm-12 mt-md-3' : 'col-lg-3 col-md-12 col-sm-12 mt-md-3'
47533
47943
  }, /*#__PURE__*/React.createElement("div", {
47534
47944
  className: "col-lg-12 p-0 d-flex justify-content-start mb-3"
@@ -47540,15 +47950,15 @@ var ModernFooter = function ModernFooter(props) {
47540
47950
  "class": "".concat(footerStyles.apptore) + ' cursor-pointer d-flex d-md-none ',
47541
47951
  src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
47542
47952
  onClick: function onClick() {
47543
- var _authdetailsContext$i24;
47544
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.mobileapplink_appstore, '_blank');
47953
+ var _authdetailsContext$i27;
47954
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.mobileapplink_appstore, '_blank');
47545
47955
  }
47546
47956
  }), /*#__PURE__*/React.createElement("img", {
47547
47957
  "class": "".concat(footerStyles.apptore) + ' cursor-pointer d-none d-md-flex ',
47548
47958
  src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
47549
47959
  onClick: function onClick() {
47550
- var _authdetailsContext$i25;
47551
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.mobileapplink_appstore, '_blank');
47960
+ var _authdetailsContext$i28;
47961
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.mobileapplink_appstore, '_blank');
47552
47962
  }
47553
47963
  })), /*#__PURE__*/React.createElement("div", {
47554
47964
  "class": 'col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start'
@@ -47556,15 +47966,15 @@ var ModernFooter = function ModernFooter(props) {
47556
47966
  "class": "".concat(footerStyles.playstore) + ' cursor-pointer d-flex d-md-none ',
47557
47967
  src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
47558
47968
  onClick: function onClick() {
47559
- var _authdetailsContext$i26;
47560
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.mobileapplink_playstore, '_blank');
47969
+ var _authdetailsContext$i29;
47970
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.mobileapplink_playstore, '_blank');
47561
47971
  }
47562
47972
  }), /*#__PURE__*/React.createElement("img", {
47563
47973
  "class": "".concat(footerStyles.playstore) + ' cursor-pointer d-none d-md-flex ',
47564
47974
  src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
47565
47975
  onClick: function onClick() {
47566
- var _authdetailsContext$i27;
47567
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.mobileapplink_playstore, '_blank');
47976
+ var _authdetailsContext$i30;
47977
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.mobileapplink_playstore, '_blank');
47568
47978
  }
47569
47979
  }))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React.createElement("div", {
47570
47980
  "class": "col-lg-3 col-md-12 col-sm-12 mt-md-3 px-lg-5 px-md-2",
@@ -47594,7 +48004,7 @@ var ModernFooter = function ModernFooter(props) {
47594
48004
  function ownKeys$1r(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
47595
48005
  function _objectSpread$1r(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1r(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1r(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
47596
48006
  var Newsletterfooter = function Newsletterfooter(props) {
47597
- var _footerStyles, _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _authdetailsContext$i20, _authdetailsContext$i22, _authdetailsContext$i25, _authdetailsContext$i30, _authdetailsContext$i31;
48007
+ var _footerStyles, _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _authdetailsContext$i20, _authdetailsContext$i23, _authdetailsContext$i25, _authdetailsContext$i28, _authdetailsContext$i33, _authdetailsContext$i34;
47598
48008
  var _useState = useState(''),
47599
48009
  _useState2 = _slicedToArray(_useState, 2),
47600
48010
  sectionproperties = _useState2[0],
@@ -48180,43 +48590,57 @@ var Newsletterfooter = function Newsletterfooter(props) {
48180
48590
  }
48181
48591
  }, /*#__PURE__*/React.createElement(AiFillYoutube, {
48182
48592
  size: sectionproperties.instgrambtniconfontsize
48183
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.tiktoklink) != null && /*#__PURE__*/React.createElement("p", {
48184
- "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
48593
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.twitterlink) != null && /*#__PURE__*/React.createElement("div", {
48594
+ className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
48185
48595
  onClick: function onClick() {
48186
48596
  var _authdetailsContext$i18;
48187
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink) != null) {
48597
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.twitterlink) != null) {
48188
48598
  var _authdetailsContext$i19;
48189
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.tiktoklink, '_blank');
48599
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.twitterlink, '_blank');
48600
+ }
48601
+ }
48602
+ }, /*#__PURE__*/React.createElement("i", {
48603
+ className: "h-100 allcentered",
48604
+ style: {
48605
+ fontSize: 20
48606
+ }
48607
+ }, "x")), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.tiktoklink) != null && /*#__PURE__*/React.createElement("p", {
48608
+ "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
48609
+ onClick: function onClick() {
48610
+ var _authdetailsContext$i21;
48611
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.tiktoklink) != null) {
48612
+ var _authdetailsContext$i22;
48613
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.tiktoklink, '_blank');
48190
48614
  }
48191
48615
  }
48192
48616
  }, /*#__PURE__*/React.createElement(IoLogoTiktok, {
48193
48617
  size: sectionproperties.instgrambtniconfontsize
48194
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.linkedinlink) != null && /*#__PURE__*/React.createElement("p", {
48618
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.linkedinlink) != null && /*#__PURE__*/React.createElement("p", {
48195
48619
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
48196
48620
  onClick: function onClick() {
48197
- var _authdetailsContext$i21;
48198
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.linkedinlink, '_blank');
48621
+ var _authdetailsContext$i24;
48622
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.linkedinlink, '_blank');
48199
48623
  }
48200
48624
  }, /*#__PURE__*/React.createElement(FaLinkedinIn, {
48201
48625
  size: sectionproperties.instgrambtniconfontsize
48202
- })), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.whatsappnumber) != null && /*#__PURE__*/React.createElement("p", {
48626
+ })), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.whatsappnumber) != null && /*#__PURE__*/React.createElement("p", {
48203
48627
  "class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 ',
48204
48628
  onClick: function onClick() {
48205
- var _authdetailsContext$i23;
48206
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.whatsappnumber) != null) {
48207
- var _authdetailsContext$i24;
48208
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.whatsappnumber), '_blank');
48629
+ var _authdetailsContext$i26;
48630
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.whatsappnumber) != null) {
48631
+ var _authdetailsContext$i27;
48632
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.whatsappnumber), '_blank');
48209
48633
  }
48210
48634
  }
48211
48635
  }, /*#__PURE__*/React.createElement(FaWhatsapp, {
48212
48636
  size: sectionproperties.youtubebtniconfontsize
48213
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.googlemapslink) != null && /*#__PURE__*/React.createElement("p", {
48637
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.googlemapslink) != null && /*#__PURE__*/React.createElement("p", {
48214
48638
  "class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 ',
48215
48639
  onClick: function onClick() {
48216
- var _authdetailsContext$i26;
48217
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.googlemapslink) != null) {
48218
- var _authdetailsContext$i27;
48219
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.googlemapslink, '_blank');
48640
+ var _authdetailsContext$i29;
48641
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.googlemapslink) != null) {
48642
+ var _authdetailsContext$i30;
48643
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.googlemapslink, '_blank');
48220
48644
  }
48221
48645
  }
48222
48646
  }, /*#__PURE__*/React.createElement(IoLocationSharp, {
@@ -48236,15 +48660,15 @@ var Newsletterfooter = function Newsletterfooter(props) {
48236
48660
  "class": langdetect == 'en' ? "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer mr-2 ' : "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer ml-2 ',
48237
48661
  src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
48238
48662
  onClick: function onClick() {
48239
- var _authdetailsContext$i28;
48240
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.mobileapplink_appstore, '_blank');
48663
+ var _authdetailsContext$i31;
48664
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.mobileapplink_appstore, '_blank');
48241
48665
  }
48242
48666
  }), sectionproperties.showplaystore == 'Show' && /*#__PURE__*/React.createElement("img", {
48243
48667
  "class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
48244
48668
  src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
48245
48669
  onClick: function onClick() {
48246
- var _authdetailsContext$i29;
48247
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.mobileapplink_playstore, '_blank');
48670
+ var _authdetailsContext$i32;
48671
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.mobileapplink_playstore, '_blank');
48248
48672
  }
48249
48673
  }))), sectionproperties.showfooteraddress == 'Show' && sectionproperties.storeinfostyle == 'Style 2' && /*#__PURE__*/React.createElement("div", {
48250
48674
  "class": "row m-0 w-100 d-flex flex-row justify-content-start align-items-center mt-4"
@@ -48261,7 +48685,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
48261
48685
  "class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
48262
48686
  }, /*#__PURE__*/React.createElement(IoLocationSharp, {
48263
48687
  size: 30
48264
- })), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.address_ar)))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React.createElement("div", {
48688
+ })), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.address_ar)))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React.createElement("div", {
48265
48689
  "class": "col-lg-12 p-0 d-block my-3"
48266
48690
  }, /*#__PURE__*/React.createElement("hr", {
48267
48691
  "class": "m-0 p-0"
@@ -56992,7 +57416,6 @@ var Twobgimages = function Twobgimages(props) {
56992
57416
  if (item.place_clickable == 'General') {
56993
57417
  if (item.externallink == 'Yes') {
56994
57418
  window.open(item.clickable_page_route, '_blank');
56995
-
56996
57419
  // history.push(item.clickable_page_route);
56997
57420
  } else if (item.clickable_page_route && item.clickable_page_route.length != 0) {
56998
57421
  routingcountext(item.clickable_page_route, false, '');
@@ -57521,7 +57944,7 @@ var VideosSection = function VideosSection(props) {
57521
57944
  }, /*#__PURE__*/React.createElement(ScrollMenu, {
57522
57945
  transitionBehavior: 'auto',
57523
57946
  wrapperClassName: '',
57524
- itemClassName: 'videoscard',
57947
+ itemClassName: '',
57525
57948
  scrollContainerClassName: 'scrollmenuclasssubscrollbar'
57526
57949
  }, Object.keys(videosarrayofobjs).length != 0 && videosarrayofobjs.map(function (item, index) {
57527
57950
  return /*#__PURE__*/React.createElement("div", {
@@ -58192,7 +58615,7 @@ var TextSectionConnectToWA = function TextSectionConnectToWA(props) {
58192
58615
  function ownKeys$10(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
58193
58616
  function _objectSpread$10(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$10(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$10(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
58194
58617
  var DynamicForm = function DynamicForm(props) {
58195
- var _css, _dynamicform$fields, _dynamicform$fields2, _dynamicform$fields3, _dynamicform$fields4, _dynamicform$fields5;
58618
+ var _css, _css2, _dynamicform$fields, _dynamicform$fields2, _dynamicform$fields3, _dynamicform$fields4, _dynamicform$fields5;
58196
58619
  props.actions.lang;
58197
58620
  var langdetect = props.actions.langdetect;
58198
58621
  var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
@@ -58347,6 +58770,8 @@ var DynamicForm = function DynamicForm(props) {
58347
58770
  type = 'number';
58348
58771
  } else if (item.type == 'text') {
58349
58772
  type = 'text';
58773
+ } else if (item.type == 'phone number') {
58774
+ type = 'phonenumber';
58350
58775
  }
58351
58776
  if (item.type == 'date') {
58352
58777
  return /*#__PURE__*/React.createElement("div", {
@@ -58404,6 +58829,41 @@ var DynamicForm = function DynamicForm(props) {
58404
58829
  }))));
58405
58830
  }
58406
58831
  };
58832
+ var phonenumber = function phonenumber(item, index) {
58833
+ return /*#__PURE__*/React.createElement("div", {
58834
+ "class": 'col-md-12 col-lg-' + sectionproperties.numberofcolsperrow
58835
+ }, /*#__PURE__*/React.createElement("div", {
58836
+ "class": "row m-0 w-100 mb-3"
58837
+ }, /*#__PURE__*/React.createElement("div", {
58838
+ "class": "col-lg-12 text-start mb-2 p-0"
58839
+ }, /*#__PURE__*/React.createElement("p", {
58840
+ "class": form_cssstyles.formlabel + ' m-0 p-0 ',
58841
+ style: {}
58842
+ }, langdetect == 'en' ? item.title_en : item.title_ar, " ", /*#__PURE__*/React.createElement("sup", {
58843
+ "class": "text-danger"
58844
+ }, item.isrequired == 1 ? '*' : ''))), /*#__PURE__*/React.createElement(PhoneInput, {
58845
+ className: "".concat(formstyles.form_control, " ").concat(form_cssstyles.form_control),
58846
+ country: 'eg',
58847
+ enableSearch: true,
58848
+ autoFormat: true,
58849
+ value: item.value,
58850
+ inputStyle: {
58851
+ color: sectionproperties.inputfieldcolor
58852
+ },
58853
+ onChange: function onChange(event, country) {
58854
+ updateformfield(event, index);
58855
+ // var temp = { ...payloadobj };
58856
+ // temp.mobile = event;
58857
+ // temp.countrydialcode = country.dialCode;
58858
+ // setpayloadobj({ ...temp });
58859
+ },
58860
+
58861
+ style: {
58862
+ direction: 'ltr',
58863
+ color: sectionproperties.inputfieldcolor
58864
+ }
58865
+ })));
58866
+ };
58407
58867
  var textareaitem = function textareaitem(item, index) {
58408
58868
  return /*#__PURE__*/React.createElement("div", {
58409
58869
  "class": 'col-md-12 col-lg-12'
@@ -58475,20 +58935,19 @@ var DynamicForm = function DynamicForm(props) {
58475
58935
  boxShadow: 'none',
58476
58936
  transition: '.3s'
58477
58937
  }), _css)),
58478
- generalbtn: css({
58938
+ generalbtn: css((_css2 = {
58479
58939
  width: sectionproperties.generalbtn_width + '%',
58480
58940
  height: sectionproperties.generalbtn_height + 'px',
58481
58941
  backgroundColor: sectionproperties.generalbtn_bgColor,
58482
- borderRadius: sectionproperties.generalbtnborderradius + 'px',
58942
+ borderRadius: sectionproperties.generalbtn_bgColor,
58483
58943
  color: sectionproperties.generalbtn_textColor,
58484
58944
  fontSize: sectionproperties.generalbtn_fontsize,
58485
- fontWeight: sectionproperties.generalbtn_fontweight,
58486
- ':hover': {
58487
- transition: '.3s',
58488
- color: sectionproperties.generalbtn_textColoronhover,
58489
- backgroundColor: sectionproperties.generalbtn_bgColoronhover
58490
- }
58491
- }),
58945
+ fontWeight: sectionproperties.generalbtn_fontweight
58946
+ }, _defineProperty(_css2, "borderRadius", sectionproperties.generalbtnborderradius + 'px'), _defineProperty(_css2, ':hover', {
58947
+ transition: '.3s',
58948
+ color: sectionproperties.generalbtn_textColoronhover,
58949
+ backgroundColor: sectionproperties.generalbtn_bgColoronhover
58950
+ }), _css2)),
58492
58951
  btnLeft: css({
58493
58952
  width: 40,
58494
58953
  height: 40,
@@ -58519,14 +58978,6 @@ var DynamicForm = function DynamicForm(props) {
58519
58978
  transition: '.3s',
58520
58979
  backgroundColor: '#044da6'
58521
58980
  }
58522
- }),
58523
- sectiontitle: css({
58524
- color: sectionproperties.sectionTitleColor,
58525
- fontSize: sectionproperties.sectionTitleFontSize + 'px',
58526
- fontWeight: sectionproperties.sectionTitleFontWeight,
58527
- '@media (max-width: 800px)': {
58528
- fontSize: sectionproperties.sectionTitleFontSizeresp
58529
- }
58530
58981
  })
58531
58982
  };
58532
58983
  return /*#__PURE__*/React.createElement("div", {
@@ -58570,8 +59021,12 @@ var DynamicForm = function DynamicForm(props) {
58570
59021
  marginBottom: sectionproperties.sectionTitleMarginBottom + 'px'
58571
59022
  }
58572
59023
  }, /*#__PURE__*/React.createElement("p", {
58573
- "class": form_cssstyles.sectiontitle + ' m-0 p-0 ',
58574
- style: {}
59024
+ "class": "m-0 p-0",
59025
+ style: {
59026
+ color: sectionproperties.sectionTitleColor,
59027
+ fontSize: sectionproperties.sectionTitleFontSize + 'px',
59028
+ fontWeight: sectionproperties.sectionTitleFontWeight
59029
+ }
58575
59030
  }, langdetect == 'en' ? formtitleen : formtitlear)), (dynamicform === null || dynamicform === void 0 ? void 0 : dynamicform.id) != undefined && /*#__PURE__*/React.createElement("div", {
58576
59031
  "class": 'row m-0 w-100 p-3 mt-3'
58577
59032
  }, /*#__PURE__*/React.createElement("div", {
@@ -58692,8 +59147,12 @@ var DynamicForm = function DynamicForm(props) {
58692
59147
  marginBottom: sectionproperties.sectionTitleMarginBottom + 'px'
58693
59148
  }
58694
59149
  }, /*#__PURE__*/React.createElement("p", {
58695
- "class": form_cssstyles.sectiontitle + ' m-0 p-0 ',
58696
- style: {}
59150
+ "class": "m-0 p-0",
59151
+ style: {
59152
+ color: sectionproperties.sectionTitleColor,
59153
+ fontSize: sectionproperties.sectionTitleFontSize + 'px',
59154
+ fontWeight: sectionproperties.sectionTitleFontWeight
59155
+ }
58697
59156
  }, langdetect == 'en' ? formtitleen : formtitlear)), (dynamicform === null || dynamicform === void 0 ? void 0 : dynamicform.id) != undefined && /*#__PURE__*/React.createElement("div", {
58698
59157
  "class": 'row m-0 w-100 '
58699
59158
  }, /*#__PURE__*/React.createElement("div", {
@@ -58703,6 +59162,8 @@ var DynamicForm = function DynamicForm(props) {
58703
59162
  }, dynamicform === null || dynamicform === void 0 || (_dynamicform$fields5 = dynamicform.fields) === null || _dynamicform$fields5 === void 0 ? void 0 : _dynamicform$fields5.map(function (item, index) {
58704
59163
  if (item.type == 'text' || item.type == 'date' || item.type == 'number') {
58705
59164
  return inputitem(item, index);
59165
+ } else if (item.type == 'phone number') {
59166
+ return phonenumber(item, index);
58706
59167
  } else if (item.type == 'textarea') {
58707
59168
  return textareaitem(item, index);
58708
59169
  } else if (item.type == 'selectbox') {
@@ -58748,14 +59209,19 @@ var DynamicForm = function DynamicForm(props) {
58748
59209
  "class": "",
58749
59210
  color: '#fff'
58750
59211
  }))), /*#__PURE__*/React.createElement("div", {
58751
- "class": "col-lg-12 allcentered my-4 py-4"
59212
+ "class": "row m-0 w-100 py-4",
59213
+ style: {
59214
+ background: sectionproperties.popupbackgroundcolor
59215
+ }
59216
+ }, /*#__PURE__*/React.createElement("div", {
59217
+ "class": "col-lg-12 allcentered py-4"
58752
59218
  }, /*#__PURE__*/React.createElement("p", {
58753
59219
  "class": "m-0 p-0",
58754
59220
  style: {
58755
59221
  fontSize: 20,
58756
- color: '#000'
59222
+ color: sectionproperties.popuptextcolor
58757
59223
  }
58758
- }, confirmationtext))), /*#__PURE__*/React.createElement(Modal.Footer, null)));
59224
+ }, confirmationtext)))), /*#__PURE__*/React.createElement(Modal.Footer, null)));
58759
59225
  };
58760
59226
 
58761
59227
  function ownKeys$$(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
@@ -59533,14 +59999,14 @@ var Freetextsection = function Freetextsection(props) {
59533
59999
  height: '1px',
59534
60000
  position: 'relative',
59535
60001
  flex: '1 1 auto',
59536
- // minWidth: '10%',
60002
+ minWidth: '10%',
59537
60003
  background: sectionproperties.linebgcolor
59538
60004
  }),
59539
60005
  line_right: css({
59540
60006
  height: '1px',
59541
60007
  position: 'relative',
59542
60008
  flex: '1 1 auto',
59543
- // minWidth: '10%',
60009
+ minWidth: '10%',
59544
60010
  background: sectionproperties.linebgcolor
59545
60011
  }),
59546
60012
  btn: css({
@@ -59578,40 +60044,36 @@ var Freetextsection = function Freetextsection(props) {
59578
60044
  top: 0,
59579
60045
  bottom: 0
59580
60046
  }
59581
- }),
59582
- sectiontitlecontent: css({
59583
- fontSize: sectionproperties.sectionTitleFontSize + 'px',
59584
- color: sectionproperties.sectionTitleColor,
59585
- textTransform: sectionproperties.sectionTitleTextTransform,
59586
- fontWeight: sectionproperties.sectionTitleFontWeight,
59587
- // padding: sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? 7 : 0,
59588
- textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
59589
- '@media (max-width: 800px)': {
59590
- fontSize: sectionproperties.sectionTitleFontSizeresp + 'px'
59591
- }
59592
60047
  })
59593
60048
  };
59594
60049
  var SectionTitle = function SectionTitle() {
59595
60050
  return /*#__PURE__*/React.createElement("div", {
59596
- "class": "d-flex align-items-center allcentered",
60051
+ "class": "d-flex align-items-center flex-row",
59597
60052
  style: {
59598
60053
  position: 'relative',
59599
60054
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : '',
59600
- width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : '',
59601
- flexDirection: sectionproperties.sectiontitlestyle == 'Line Under Text' ? 'column' : 'row'
60055
+ width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
59602
60056
  }
59603
- }, /*#__PURE__*/React.createElement("p", {
60057
+ }, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
60058
+ "class": section_styles.line_left,
60059
+ style: {
60060
+ marginLeft: langdetect == 'en' ? 0 : sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
60061
+ marginRight: langdetect == 'en' ? sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0 : 0
60062
+ }
60063
+ }), /*#__PURE__*/React.createElement("p", {
59604
60064
  "class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? "".concat(section_styles.sectiontitlespan) + ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? "".concat(section_styles.sectiontitlespan) + ' PlayfairFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? "".concat(section_styles.sectiontitlespan) + ' GreatvibesFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? ' QuicksandFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? "".concat(section_styles.sectiontitlespan) + ' SatisfyFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : "".concat(section_styles.sectiontitlespan) + ' mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ',
59605
- style: {}
59606
- }, /*#__PURE__*/React.createElement("span", {
59607
- "class": section_styles.sectiontitlecontent
59608
- }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar)), sectionproperties.sectiontitlestyle == 'Line Under Text' && /*#__PURE__*/React.createElement("span", {
59609
60065
  style: {
59610
- width: '50%',
59611
- background: sectionproperties.linebgcolor,
59612
- height: 3,
59613
- borderRadius: 10,
59614
- marginTop: 5
60066
+ color: sectionproperties.sectionTitleColor,
60067
+ textTransform: sectionproperties.sectionTitleTextTransform,
60068
+ fontWeight: sectionproperties.sectionTitleFontWeight,
60069
+ padding: sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? 7 : 0,
60070
+ textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
60071
+ }
60072
+ }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
60073
+ "class": section_styles.line_right,
60074
+ style: {
60075
+ marginRight: langdetect == 'en' ? 0 : sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
60076
+ marginLeft: langdetect == 'en' ? sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0 : 0
59615
60077
  }
59616
60078
  }));
59617
60079
  };
@@ -59670,8 +60132,8 @@ var Freetextsection = function Freetextsection(props) {
59670
60132
  style: {
59671
60133
  paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
59672
60134
  paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px',
59673
- paddingTop: type == 'responsive' ? sectionproperties.paddingverticalresponsive + 'px' : sectionproperties.paddingTop + 'px',
59674
- paddingBottom: type == 'responsive' ? sectionproperties.paddingverticalresponsive + 'px' : sectionproperties.paddingBottom + 'px',
60135
+ paddingTop: type == 'responsive' ? '15px' : sectionproperties.paddingTop + 'px',
60136
+ paddingBottom: type == 'responsive' ? '15px' : sectionproperties.paddingBottom + 'px',
59675
60137
  zIndex: 100,
59676
60138
  height: sectionproperties.hideshowcardtransition == 'Show' ? type == 'responsive' ? sectionproperties.height_responsive + 'px' : '' : ''
59677
60139
  }
@@ -59719,45 +60181,7 @@ var Freetextsection = function Freetextsection(props) {
59719
60181
  "class": "w-100 allcentered",
59720
60182
  style: {
59721
60183
  background: sectionproperties.outerbgcolor
59722
- // backgroundImage: sectionproperties.sectionbgstyle == 'Besides each other' ? 'url(' + serverbaselink + maincontainerarrayofobjs[0]?.back_bgimage + ')' : '',
59723
- }
59724
- }, sectionproperties.sectionbgstyle == 'Besides each other' && /*#__PURE__*/React.createElement("div", {
59725
- "class": sectionstyles$1.background + ' row w-100 ml-0 mr-0 d-flex justify-content-center align-items-center ',
59726
- style: {
59727
- marginTop: sectionproperties.marginTop + 'px',
59728
- marginBottom: sectionproperties.marginBottom + 'px'
59729
60184
  }
59730
- }, /*#__PURE__*/React.createElement("div", {
59731
- "class": "col-lg-12 p-0"
59732
- }, /*#__PURE__*/React.createElement("div", {
59733
- "class": "row m-0 w-100 allcentered"
59734
- }, /*#__PURE__*/React.createElement("div", {
59735
- "class": "col-lg-10 col-md-11 mt-3 mb-3",
59736
- style: {
59737
- background: 'white',
59738
- borderRadius: 10,
59739
- boxShadow: '0 0 10px #ccc',
59740
- padding: 40
59741
- }
59742
- }, /*#__PURE__*/React.createElement("div", {
59743
- "class": "row m-0 w-100"
59744
- }, /*#__PURE__*/React.createElement("div", {
59745
- "class": "col-lg-3 col-md-12 allcentered"
59746
- }, /*#__PURE__*/React.createElement("div", {
59747
- "class": "w-100 d-flex allcentered mb-md-4"
59748
- }, SectionTitle())), /*#__PURE__*/React.createElement("div", {
59749
- "class": "col-lg-9 col-md-12 p-md-0",
59750
- style: {
59751
- paddingLeft: langdetect == 'en' ? '50px' : 0,
59752
- paddingRight: langdetect == 'ar' ? '50px' : 0
59753
- }
59754
- }, /*#__PURE__*/React.createElement("div", {
59755
- "class": "row m-0 w-100 text-start text-md-center",
59756
- style: {
59757
- fontSize: sectionproperties.prodCatFontSize + 'px'
59758
- }
59759
- }, Description()))))))), sectionproperties.sectionbgstyle == 'Text Below' && /*#__PURE__*/React.createElement("div", {
59760
- "class": "row m-0 w-100"
59761
60185
  }, /*#__PURE__*/React.createElement("div", {
59762
60186
  "class": sectionstyles$1.background + ' row w-100 ml-0 mr-0 d-flex d-md-none justify-content-center align-items-center ',
59763
60187
  style: {
@@ -59772,7 +60196,7 @@ var Freetextsection = function Freetextsection(props) {
59772
60196
  marginBottom: sectionproperties.marginBottom + 'px',
59773
60197
  background: sectionproperties.hideshowcardtransition == 'Show' ? maincontainerarrayofobjs.length != 0 ? 'url(' + serverbaselink$1 + ((_maincontainerarrayof3 = maincontainerarrayofobjs[0]) === null || _maincontainerarrayof3 === void 0 ? void 0 : _maincontainerarrayof3.back_bgimage) + ')' : '' : ''
59774
60198
  }
59775
- }, SectionContent('responsive'))));
60199
+ }, SectionContent('responsive')));
59776
60200
  };
59777
60201
 
59778
60202
  function ownKeys$W(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
@@ -59845,28 +60269,6 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
59845
60269
  color: sectionproperties.generalbtn_textColoronhover
59846
60270
  }
59847
60271
  }),
59848
- btn2: css({
59849
- width: sectionproperties.generalbtn_width + 'px',
59850
- height: sectionproperties.generalbtn_height + 'px',
59851
- // backgroundColor: sectionproperties.generalbtn_bgColor,
59852
- color: sectionproperties.generalbtn_bgColoronhover,
59853
- borderTopLeftRadius: langdetect == 'en' ? sectionproperties.generalbtn_bordertopleftradius + 'px' : sectionproperties.generalbtn_bordertoprightradius + 'px',
59854
- borderTopRightRadius: langdetect == 'en' ? sectionproperties.generalbtn_bordertoprightradius + 'px' : sectionproperties.generalbtn_bordertopleftradius + 'px',
59855
- borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.generalbtn_borderbottomleftradius + 'px' : sectionproperties.generalbtn_borderbottomrightradius + 'px',
59856
- borderBottomRightRadius: langdetect == 'en' ? sectionproperties.generalbtn_borderbottomrightradius + 'px' : sectionproperties.generalbtn_borderbottomleftradius + 'px',
59857
- border: '1px solid ' + sectionproperties.generalbtn_bgColoronhover,
59858
- fontSize: sectionproperties.generalbtn_fontsize + 'px',
59859
- fontWeight: sectionproperties.generalbtn_fontweight,
59860
- marginTop: sectionproperties.generalbtn_marginTop + 'px',
59861
- marginBottom: sectionproperties.generalbtn_marginBottom + 'px',
59862
- transition: '.3s',
59863
- cursor: 'pointer',
59864
- ':hover': {
59865
- // backgroundColor: sectionproperties.generalbtn_bgColoronhover,
59866
- color: sectionproperties.sectionproperties,
59867
- borderColor: sectionproperties.sectionproperties
59868
- }
59869
- }),
59870
60272
  sectiontitlespan: css({
59871
60273
  paddingLeft: sectionproperties.sectiontitleborderradius == 0 ? langdetect == 'en' ? sectionproperties.sectionTitleMarginLeft + 'px' : sectionproperties.sectionTitleMarginRight + 'px' : 0,
59872
60274
  paddingRight: sectionproperties.sectiontitleborderradius == 0 ? langdetect == 'en' ? sectionproperties.sectionTitleMarginRight + 'px' : sectionproperties.sectionTitleMarginLeft + 'px' : 0,
@@ -59881,8 +60283,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
59881
60283
  width: sectionproperties.sectitle_lineafterwidth + '%',
59882
60284
  display: 'block',
59883
60285
  backgroundColor: sectionproperties.linebgcolor,
59884
- borderRadius: '6px',
59885
- marginTop: 15
60286
+ borderRadius: '6px'
59886
60287
  }
59887
60288
  }),
59888
60289
  facebook_btn: css({
@@ -59991,11 +60392,11 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
59991
60392
  };
59992
60393
  var SectionTitle = function SectionTitle() {
59993
60394
  return /*#__PURE__*/React.createElement("p", {
59994
- "class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? ' PlayfairFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? ' GreatvibesFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? ' QuicksandFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? ' SatisfyFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start text-md-center ' : ' mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start text-md-center ',
60395
+ "class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? ' PlayfairFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? ' GreatvibesFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? ' QuicksandFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? ' SatisfyFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : ' mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ',
59995
60396
  style: {
59996
60397
  color: sectionproperties.sectionTitleColor,
59997
60398
  fontWeight: sectionproperties.sectionTitleFontWeight,
59998
- textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
60399
+ textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : ''
59999
60400
  }
60000
60401
  }, sectionproperties.sectiontitlestyle == 'Line Under Text' && /*#__PURE__*/React.createElement("span", {
60001
60402
  "class": "".concat(section_styles.sectiontitlespan) + ' pl-md-2 pr-md-2 left-md-0 '
@@ -60023,10 +60424,8 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60023
60424
  borderRadius: sectionproperties.reservation_borderradius + 'px'
60024
60425
  }
60025
60426
  }, /*#__PURE__*/React.createElement("div", {
60026
- "class": sectionproperties.justifyContentCenter == 'Centered' ? section_styles.rightinnercont + ' row m-0 w-100 h-100 ' : section_styles.rightinnercont + ' row m-0 w-100 mb-auto h-100 py-md-4 ',
60027
- style: {
60028
- // padding: 20,
60029
- }
60427
+ "class": sectionproperties.justifyContentCenter == 'Centered' ? section_styles.rightinnercont + ' row m-0 w-100 h-100 ' : section_styles.rightinnercont + ' row m-0 w-100 mb-auto h-100 ',
60428
+ style: {}
60030
60429
  }, /*#__PURE__*/React.createElement("div", {
60031
60430
  "class": sectionproperties.sectionstyleresponsive == 'Image above text' ? 'col-lg-12 pl-0 pr-0 d-flex mt-md-4' : 'col-lg-12 pl-0 pr-0 d-flex ',
60032
60431
  style: {
@@ -60165,7 +60564,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60165
60564
  })))));
60166
60565
  };
60167
60566
  var Image = function Image() {
60168
- var _imagesarray$, _imagesarray$7, _imagesarray$8, _imagesarray$9, _imagesarray$10;
60567
+ var _imagesarray$, _imagesarray$7, _imagesarray$8;
60169
60568
  return /*#__PURE__*/React.createElement("div", {
60170
60569
  "class": sectionproperties.image_height == 0 ? sectionproperties.sectionstyle == 'Image on right' ? 'col-lg-6 col-md-12 d-flex justify-content-end justify-content-md-center h-auto p-md-0' : 'col-lg-6 col-md-12 d-flex justify-content-end justify-content-md-center h-auto p-md-0' : sectionproperties.sectionstyle == 'Image on left' ? 'col-lg-6 col-md-12 d-flex justify-content-start justify-content-md-center p-md-0' : 'col-lg-6 col-md-12 d-flex justify-content-start justify-content-md-center p-md-0',
60171
60570
  style: {
@@ -60187,43 +60586,29 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60187
60586
  }
60188
60587
  }
60189
60588
  }
60190
- }, /*#__PURE__*/React.createElement("div", {
60191
- "class": "col-lg-12 p-0 d-flex d-md-none justify-content-center align-items-center"
60192
60589
  }, imagesarray.length != 0 && /*#__PURE__*/React.createElement(Imagekitimagecomp, {
60193
60590
  "class": section_styles.imageimage,
60194
60591
  urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
60195
60592
  publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
60196
60593
  path: langdetect == 'en' ? '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_imagesarray$7 = imagesarray[0]) === null || _imagesarray$7 === void 0 ? void 0 : _imagesarray$7.bgsection_image) : '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_imagesarray$8 = imagesarray[0]) === null || _imagesarray$8 === void 0 ? void 0 : _imagesarray$8.bgsection_image_ar),
60197
60594
  style: {}
60198
- })), /*#__PURE__*/React.createElement("div", {
60199
- "class": "col-lg-12 p-0 d-none d-md-flex justify-content-center align-items-center"
60200
- }, imagesarray.length != 0 && /*#__PURE__*/React.createElement(Imagekitimagecomp, {
60201
- "class": section_styles.imageimage,
60202
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
60203
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
60204
- path: langdetect == 'en' ? '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_imagesarray$9 = imagesarray[0]) === null || _imagesarray$9 === void 0 ? void 0 : _imagesarray$9.bgsection_imageresponsive) : '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_imagesarray$10 = imagesarray[0]) === null || _imagesarray$10 === void 0 ? void 0 : _imagesarray$10.bgsection_imageresponsive_ar),
60205
- style: {}
60206
- })));
60595
+ }));
60207
60596
  };
60208
60597
  return /*#__PURE__*/React.createElement("div", {
60209
- "class": "row m-0 w-100 allcentered"
60210
- }, /*#__PURE__*/React.createElement("div", {
60211
- "class": ' row ml-0 mr-0 d-flex justify-content-between align-items-center ',
60598
+ "class": ' row ml-0 mr-0 d-flex justify-content-between align-items-center w-100 ',
60212
60599
  style: {
60213
60600
  marginTop: sectionproperties.marginTop + 'px',
60214
60601
  marginBottom: sectionproperties.marginBottom + 'px',
60215
- background: sectionproperties.backgroundColor,
60216
- width: sectionproperties.width + 'vw',
60217
- borderRadius: sectionproperties.sectioncardborderradius + 'px'
60602
+ background: sectionproperties.backgroundColor
60218
60603
  }
60219
60604
  }, sectionproperties.cardstyletype == 'Style 1' && /*#__PURE__*/React.createElement("div", {
60220
- "class": sectionproperties.card_marginRight != 0 && sectionproperties.card_marginLeft != 0 ? sectionproperties.width != 100 ? 'd-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 w-100 w-md-90 mx-auto' : 'd-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 w-100 w-md-100 mx-auto' : sectionproperties.width != 100 ? 'd-flex justify-content-between align-items-center w-100 w-md-90 mx-auto' : 'd-flex justify-content-between align-items-center w-100 w-md-100 mx-auto',
60605
+ "class": sectionproperties.card_marginRight != 0 && sectionproperties.card_marginLeft != 0 ? sectionproperties.width != 100 ? 'd-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 w-md-90 mx-auto' : 'd-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 w-md-100 mx-auto' : sectionproperties.width != 100 ? 'd-flex justify-content-between align-items-center w-md-90 mx-auto' : 'd-flex justify-content-between align-items-center w-md-100 mx-auto',
60221
60606
  style: {
60222
60607
  paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
60223
60608
  paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
60224
- // width: sectionproperties.width + 'vw',
60225
- border: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor
60226
- // borderRadius: sectionproperties.sectioncardborderradius + 'px',
60609
+ width: sectionproperties.width + 'vw',
60610
+ border: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor,
60611
+ borderRadius: sectionproperties.sectioncardborderradius + 'px'
60227
60612
  }
60228
60613
  }, /*#__PURE__*/React.createElement("div", {
60229
60614
  "class":
@@ -60254,13 +60639,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60254
60639
  justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
60255
60640
  }
60256
60641
  }, /*#__PURE__*/React.createElement("div", {
60257
- "class": sectionproperties.image_show == 'show' ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center px-md-0 ' : section_styles.sectioncintainer + ' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center px-md-0 ',
60642
+ "class": sectionproperties.image_show == 'show' ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ' : section_styles.sectioncintainer + ' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ',
60258
60643
  style: {
60259
60644
  background: sectionproperties.reservation_bgcolor,
60260
- alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
60261
- borderRadius: sectionproperties.reservation_borderradius + 'px',
60262
- paddingLeft: sectionproperties.innersectionpaddinghorizontal + 'px',
60263
- paddingRight: sectionproperties.innersectionpaddinghorizontal + 'px'
60645
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
60264
60646
  }
60265
60647
  }, /*#__PURE__*/React.createElement("div", {
60266
60648
  "class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
@@ -60277,7 +60659,6 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60277
60659
  style: {
60278
60660
  position: 'relative',
60279
60661
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
60280
- textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
60281
60662
  fontSize: sectionproperties.sectionTitleFontSize + 'px',
60282
60663
  backgroundColor: sectionproperties.sectiontitlebgcolor,
60283
60664
  borderRadius: sectionproperties.sectiontitleborderradius + 'px',
@@ -60341,7 +60722,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60341
60722
  })), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60342
60723
  "class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 p-0 allcentered' : 'col-lg-12 p-0 text-start justify-content-md-center'
60343
60724
  }, /*#__PURE__*/React.createElement("button", {
60344
- "class": "".concat(section_styles.btn2) + ' m-md-0 ',
60725
+ "class": "".concat(section_styles.btn) + ' m-md-0 ',
60345
60726
  onClick: function onClick() {
60346
60727
  if (sectionproperties.btntype == 'WhatsApp') {
60347
60728
  var _authdetailsContext$i9;
@@ -60360,27 +60741,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60360
60741
  marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
60361
60742
  marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
60362
60743
  }
60363
- }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar), sectionproperties.showbtn2 == 'Show' && /*#__PURE__*/React.createElement("button", {
60364
- "class": "".concat(section_styles.btn) + ' mx-1 ',
60365
- onClick: function onClick() {
60366
- if (sectionproperties.btntype == 'WhatsApp') {
60367
- var _authdetailsContext$i11;
60368
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.whatsappnumber) != null) {
60369
- var _authdetailsContext$i12;
60370
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.whatsappnumber), '_blank');
60371
- }
60372
- } else if (sectionproperties.btntype == 'App/Web Page') {
60373
- // window.open(sectionproperties.btnlink, '_target');
60374
- routingcountext(sectionproperties.btnlink2, false, '');
60375
- } else {
60376
- window.open(sectionproperties.btnlink2, '_blank');
60377
- }
60378
- },
60379
- style: {
60380
- marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
60381
- marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
60382
- }
60383
- }, langdetect == 'en' ? 'Subscribe' : 'اشترك الان')), /*#__PURE__*/React.createElement("div", {
60744
+ }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)), /*#__PURE__*/React.createElement("div", {
60384
60745
  "class": "col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",
60385
60746
  style: {
60386
60747
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
@@ -60390,10 +60751,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60390
60751
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60391
60752
  "class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60392
60753
  onClick: function onClick() {
60393
- var _authdetailsContext$i13;
60394
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.facebooklink) != null) {
60395
- var _authdetailsContext$i14;
60396
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.facebooklink, '_blank');
60754
+ var _authdetailsContext$i11;
60755
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.facebooklink) != null) {
60756
+ var _authdetailsContext$i12;
60757
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.facebooklink, '_blank');
60397
60758
  }
60398
60759
  }
60399
60760
  }, /*#__PURE__*/React.createElement(FaFacebookF, {
@@ -60401,10 +60762,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60401
60762
  })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60402
60763
  "class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60403
60764
  onClick: function onClick() {
60404
- var _authdetailsContext$i15;
60405
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.instagramlink) != null) {
60406
- var _authdetailsContext$i16;
60407
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.instagramlink, '_blank');
60765
+ var _authdetailsContext$i13;
60766
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink) != null) {
60767
+ var _authdetailsContext$i14;
60768
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.instagramlink, '_blank');
60408
60769
  }
60409
60770
  }
60410
60771
  }, /*#__PURE__*/React.createElement(AiFillInstagram, {
@@ -60412,10 +60773,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60412
60773
  })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60413
60774
  "class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60414
60775
  onClick: function onClick() {
60415
- var _authdetailsContext$i17;
60416
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.whatsappnumber) != null) {
60417
- var _authdetailsContext$i18;
60418
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.whatsappnumber), '_blank');
60776
+ var _authdetailsContext$i15;
60777
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.whatsappnumber) != null) {
60778
+ var _authdetailsContext$i16;
60779
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.whatsappnumber), '_blank');
60419
60780
  }
60420
60781
  }
60421
60782
  }, /*#__PURE__*/React.createElement(FaWhatsapp, {
@@ -60429,11 +60790,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60429
60790
  justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
60430
60791
  }
60431
60792
  }, /*#__PURE__*/React.createElement("div", {
60432
- "class": sectionproperties.image_show == 'show' ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 mb-md-3 ' : section_styles.sectioncintainer + ' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 mb-md-3 ',
60793
+ "class": sectionproperties.image_show == 'show' ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ' : section_styles.sectioncintainer + ' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ',
60433
60794
  style: {
60434
60795
  background: sectionproperties.reservation_bgcolor,
60435
- alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
60436
- borderRadius: sectionproperties.reservation_borderradius + 'px'
60796
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
60437
60797
  }
60438
60798
  }, /*#__PURE__*/React.createElement("div", {
60439
60799
  "class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
@@ -60516,10 +60876,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60516
60876
  "class": "".concat(section_styles.btn) + ' m-md-0 ',
60517
60877
  onClick: function onClick() {
60518
60878
  if (sectionproperties.btntype == 'WhatsApp') {
60519
- var _authdetailsContext$i19;
60520
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.whatsappnumber) != null) {
60521
- var _authdetailsContext$i20;
60522
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.whatsappnumber), '_blank');
60879
+ var _authdetailsContext$i17;
60880
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.whatsappnumber) != null) {
60881
+ var _authdetailsContext$i18;
60882
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.whatsappnumber), '_blank');
60523
60883
  }
60524
60884
  } else if (sectionproperties.btntype == 'App/Web Page') {
60525
60885
  // window.open(sectionproperties.btnlink, '_target');
@@ -60542,10 +60902,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60542
60902
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60543
60903
  "class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60544
60904
  onClick: function onClick() {
60545
- var _authdetailsContext$i21;
60546
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.facebooklink) != null) {
60547
- var _authdetailsContext$i22;
60548
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.facebooklink, '_blank');
60905
+ var _authdetailsContext$i19;
60906
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.facebooklink) != null) {
60907
+ var _authdetailsContext$i20;
60908
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.facebooklink, '_blank');
60549
60909
  }
60550
60910
  }
60551
60911
  }, /*#__PURE__*/React.createElement(FaFacebookF, {
@@ -60553,10 +60913,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60553
60913
  })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60554
60914
  "class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60555
60915
  onClick: function onClick() {
60556
- var _authdetailsContext$i23;
60557
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.instagramlink) != null) {
60558
- var _authdetailsContext$i24;
60559
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.instagramlink, '_blank');
60916
+ var _authdetailsContext$i21;
60917
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.instagramlink) != null) {
60918
+ var _authdetailsContext$i22;
60919
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.instagramlink, '_blank');
60560
60920
  }
60561
60921
  }
60562
60922
  }, /*#__PURE__*/React.createElement(AiFillInstagram, {
@@ -60564,10 +60924,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60564
60924
  })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60565
60925
  "class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60566
60926
  onClick: function onClick() {
60567
- var _authdetailsContext$i25;
60568
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.whatsappnumber) != null) {
60569
- var _authdetailsContext$i26;
60570
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.whatsappnumber), '_blank');
60927
+ var _authdetailsContext$i23;
60928
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.whatsappnumber) != null) {
60929
+ var _authdetailsContext$i24;
60930
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.whatsappnumber), '_blank');
60571
60931
  }
60572
60932
  }
60573
60933
  }, /*#__PURE__*/React.createElement(FaWhatsapp, {
@@ -60581,13 +60941,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60581
60941
  justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
60582
60942
  }
60583
60943
  }, sectionproperties.image_show == 'show' && Image(), /*#__PURE__*/React.createElement("div", {
60584
- "class": sectionproperties.image_show == 'show' ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center px-md-0 ' : section_styles.sectioncintainer + ' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center px-md-0 ',
60944
+ "class": sectionproperties.image_show == 'show' ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ' : section_styles.sectioncintainer + ' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ',
60585
60945
  style: {
60586
60946
  background: sectionproperties.reservation_bgcolor,
60587
- alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
60588
- borderRadius: sectionproperties.reservation_borderradius + 'px',
60589
- paddingLeft: sectionproperties.innersectionpaddinghorizontal + 'px',
60590
- paddingRight: sectionproperties.innersectionpaddinghorizontal + 'px'
60947
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
60591
60948
  }
60592
60949
  }, /*#__PURE__*/React.createElement("div", {
60593
60950
  "class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
@@ -60667,13 +61024,13 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60667
61024
  })), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60668
61025
  "class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 p-0 allcentered' : 'col-lg-12 p-0 text-start justify-content-md-center'
60669
61026
  }, /*#__PURE__*/React.createElement("button", {
60670
- "class": "".concat(section_styles.btn2) + ' m-md-0 ',
61027
+ "class": "".concat(section_styles.btn) + ' m-md-0 ',
60671
61028
  onClick: function onClick() {
60672
61029
  if (sectionproperties.btntype == 'WhatsApp') {
60673
- var _authdetailsContext$i27;
60674
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.whatsappnumber) != null) {
60675
- var _authdetailsContext$i28;
60676
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.whatsappnumber), '_blank');
61030
+ var _authdetailsContext$i25;
61031
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.whatsappnumber) != null) {
61032
+ var _authdetailsContext$i26;
61033
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.whatsappnumber), '_blank');
60677
61034
  }
60678
61035
  } else if (sectionproperties.btntype == 'App/Web Page') {
60679
61036
  // window.open(sectionproperties.btnlink, '_target');
@@ -60686,27 +61043,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60686
61043
  marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
60687
61044
  marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
60688
61045
  }
60689
- }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar), /*#__PURE__*/React.createElement("button", {
60690
- "class": "".concat(section_styles.btn) + ' mx-1 ',
60691
- onClick: function onClick() {
60692
- if (sectionproperties.btntype == 'WhatsApp') {
60693
- var _authdetailsContext$i29;
60694
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.whatsappnumber) != null) {
60695
- var _authdetailsContext$i30;
60696
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.whatsappnumber), '_blank');
60697
- }
60698
- } else if (sectionproperties.btntype == 'App/Web Page') {
60699
- // window.open(sectionproperties.btnlink, '_target');
60700
- routingcountext(sectionproperties.btnlink2, false, '');
60701
- } else {
60702
- window.open(sectionproperties.btnlink2, '_blank');
60703
- }
60704
- },
60705
- style: {
60706
- marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
60707
- marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
60708
- }
60709
- }, langdetect == 'en' ? 'Subscribe' : 'اشترك الان')), /*#__PURE__*/React.createElement("div", {
61046
+ }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)), /*#__PURE__*/React.createElement("div", {
60710
61047
  "class": "col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",
60711
61048
  style: {
60712
61049
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
@@ -60716,10 +61053,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60716
61053
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60717
61054
  "class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60718
61055
  onClick: function onClick() {
60719
- var _authdetailsContext$i31;
60720
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.facebooklink) != null) {
60721
- var _authdetailsContext$i32;
60722
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.facebooklink, '_blank');
61056
+ var _authdetailsContext$i27;
61057
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.facebooklink) != null) {
61058
+ var _authdetailsContext$i28;
61059
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.facebooklink, '_blank');
60723
61060
  }
60724
61061
  }
60725
61062
  }, /*#__PURE__*/React.createElement(FaFacebookF, {
@@ -60727,10 +61064,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60727
61064
  })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60728
61065
  "class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60729
61066
  onClick: function onClick() {
60730
- var _authdetailsContext$i33;
60731
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.instagramlink) != null) {
60732
- var _authdetailsContext$i34;
60733
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.instagramlink, '_blank');
61067
+ var _authdetailsContext$i29;
61068
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.instagramlink) != null) {
61069
+ var _authdetailsContext$i30;
61070
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.instagramlink, '_blank');
60734
61071
  }
60735
61072
  }
60736
61073
  }, /*#__PURE__*/React.createElement(AiFillInstagram, {
@@ -60738,10 +61075,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60738
61075
  })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60739
61076
  "class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60740
61077
  onClick: function onClick() {
60741
- var _authdetailsContext$i35;
60742
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.whatsappnumber) != null) {
60743
- var _authdetailsContext$i36;
60744
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.whatsappnumber), '_blank');
61078
+ var _authdetailsContext$i31;
61079
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.whatsappnumber) != null) {
61080
+ var _authdetailsContext$i32;
61081
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.whatsappnumber), '_blank');
60745
61082
  }
60746
61083
  }
60747
61084
  }, /*#__PURE__*/React.createElement(FaWhatsapp, {
@@ -60841,10 +61178,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60841
61178
  "class": "".concat(section_styles.btn) + ' m-md-0 ',
60842
61179
  onClick: function onClick() {
60843
61180
  if (sectionproperties.btntype == 'WhatsApp') {
60844
- var _authdetailsContext$i37;
60845
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.whatsappnumber) != null) {
60846
- var _authdetailsContext$i38;
60847
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.whatsappnumber), '_blank');
61181
+ var _authdetailsContext$i33;
61182
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.whatsappnumber) != null) {
61183
+ var _authdetailsContext$i34;
61184
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.whatsappnumber), '_blank');
60848
61185
  }
60849
61186
  } else if (sectionproperties.btntype == 'App/Web Page') {
60850
61187
  // window.open(sectionproperties.btnlink, '_target');
@@ -60867,10 +61204,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60867
61204
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60868
61205
  "class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60869
61206
  onClick: function onClick() {
60870
- var _authdetailsContext$i39;
60871
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.facebooklink) != null) {
60872
- var _authdetailsContext$i40;
60873
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.facebooklink, '_blank');
61207
+ var _authdetailsContext$i35;
61208
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.facebooklink) != null) {
61209
+ var _authdetailsContext$i36;
61210
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.facebooklink, '_blank');
60874
61211
  }
60875
61212
  }
60876
61213
  }, /*#__PURE__*/React.createElement(FaFacebookF, {
@@ -60878,10 +61215,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60878
61215
  })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60879
61216
  "class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60880
61217
  onClick: function onClick() {
60881
- var _authdetailsContext$i41;
60882
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.instagramlink) != null) {
60883
- var _authdetailsContext$i42;
60884
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.instagramlink, '_blank');
61218
+ var _authdetailsContext$i37;
61219
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.instagramlink) != null) {
61220
+ var _authdetailsContext$i38;
61221
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.instagramlink, '_blank');
60885
61222
  }
60886
61223
  }
60887
61224
  }, /*#__PURE__*/React.createElement(AiFillInstagram, {
@@ -60889,10 +61226,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60889
61226
  })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60890
61227
  "class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60891
61228
  onClick: function onClick() {
60892
- var _authdetailsContext$i43;
60893
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i43 = authdetailsContext.instinfo) === null || _authdetailsContext$i43 === void 0 ? void 0 : _authdetailsContext$i43.whatsappnumber) != null) {
60894
- var _authdetailsContext$i44;
60895
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i44 = authdetailsContext.instinfo) === null || _authdetailsContext$i44 === void 0 ? void 0 : _authdetailsContext$i44.whatsappnumber), '_blank');
61229
+ var _authdetailsContext$i39;
61230
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.whatsappnumber) != null) {
61231
+ var _authdetailsContext$i40;
61232
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.whatsappnumber), '_blank');
60896
61233
  }
60897
61234
  }
60898
61235
  }, /*#__PURE__*/React.createElement(FaWhatsapp, {
@@ -60959,7 +61296,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60959
61296
  }
60960
61297
  }, sectionproperties.image_show == 'show' && /*#__PURE__*/React.createElement("div", {
60961
61298
  "class": "w-100 mb-md-3"
60962
- }, " ", Image()), Content()))))));
61299
+ }, " ", Image()), Content())))));
60963
61300
  };
60964
61301
 
60965
61302
  function ownKeys$V(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
@@ -61186,7 +61523,7 @@ var Servicesection = function Servicesection(props) {
61186
61523
  }, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr);
61187
61524
  };
61188
61525
  return /*#__PURE__*/React.createElement("div", {
61189
- "class": ' row ml-0 mr-0 align-items-center ',
61526
+ "class": ' row ml-0 mr-0 align-items-center w-md-100 ',
61190
61527
  style: {
61191
61528
  width: sectionproperties.width + 'vw',
61192
61529
  marginTop: sectionproperties.marginTop + 'px',
@@ -61292,7 +61629,7 @@ var Servicesection = function Servicesection(props) {
61292
61629
  "class": "row m-0 w-100 d-flex justify-content-center justify-content-md-start"
61293
61630
  }, cardsarray.map(function (cardinfoitem, cardinfoindex) {
61294
61631
  return /*#__PURE__*/React.createElement("div", {
61295
- "class": "col-lg-4 col-md-12 col-sm-12 d-flex align-items-center justify-content-center justify-content-md-start"
61632
+ "class": "col-lg-3 col-md-6 col-sm-12 d-flex align-items-center justify-content-center justify-content-md-start"
61296
61633
  }, /*#__PURE__*/React.createElement("div", {
61297
61634
  // class="m-lg-auto d-flex justify-content-center"
61298
61635
  "class": sectionproperties.innersectionbordertype != 'All' ? 'm-sm-auto d-flex justify-content-center border-md-none w-100' : 'm-lg-auto d-flex justify-content-center',
@@ -61316,7 +61653,7 @@ var Servicesection = function Servicesection(props) {
61316
61653
  window.open(cardinfoitem.btnlink, '_blank');
61317
61654
  }
61318
61655
  }
61319
- }, /*#__PURE__*/React.createElement("div", {
61656
+ }, sectionproperties.image_show == 'show' && /*#__PURE__*/React.createElement("div", {
61320
61657
  "class": "d-flex d-sm-none",
61321
61658
  style: {
61322
61659
  width: sectionproperties.image_width + 'px',
@@ -61334,7 +61671,7 @@ var Servicesection = function Servicesection(props) {
61334
61671
  width: '100%',
61335
61672
  objectFit: 'cover'
61336
61673
  }
61337
- })), /*#__PURE__*/React.createElement("div", {
61674
+ })), sectionproperties.image_show == 'show' && /*#__PURE__*/React.createElement("div", {
61338
61675
  "class": "d-none d-sm-flex mt-auto mb-auto",
61339
61676
  style: {
61340
61677
  width: 35,
@@ -61383,30 +61720,6 @@ var Servicesection = function Servicesection(props) {
61383
61720
 
61384
61721
  function ownKeys$T(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
61385
61722
  function _objectSpread$T(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$T(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$T(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
61386
- var minuteSeconds = 60;
61387
- var hourSeconds = 3600;
61388
- var daySeconds = 86400;
61389
- var timerProps = {
61390
- isPlaying: true,
61391
- size: 120,
61392
- strokeWidth: 6
61393
- };
61394
- var renderTime = function renderTime(dimension, time) {
61395
- return /*#__PURE__*/React.createElement("div", {
61396
- className: "time-wrapper"
61397
- }, /*#__PURE__*/React.createElement("div", {
61398
- className: "time"
61399
- }, time), /*#__PURE__*/React.createElement("div", null, dimension));
61400
- };
61401
- var getTimeSeconds = function getTimeSeconds(time) {
61402
- return minuteSeconds - time | 0;
61403
- };
61404
- var getTimeMinutes = function getTimeMinutes(time) {
61405
- return time % hourSeconds / minuteSeconds | 0;
61406
- };
61407
- var getTimeHours = function getTimeHours(time) {
61408
- return time % daySeconds / hourSeconds | 0;
61409
- };
61410
61723
  var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
61411
61724
  var _maincontainerarrayof;
61412
61725
  var _useState = useState(''),
@@ -61423,12 +61736,6 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
61423
61736
  var ikimagecredcontext = props.actions.ikimagecredcontext;
61424
61737
  var routingcountext = props.actions.routingcountext;
61425
61738
  var authdetailsContext = props.actions.authdetailsContext;
61426
- var stratTime = Date.now() / 1000; // use UNIX timestamp in seconds
61427
- var endTime = stratTime + 243248; // use UNIX timestamp in seconds
61428
-
61429
- var remainingTime = endTime - stratTime;
61430
- var days = Math.ceil(remainingTime / daySeconds);
61431
- var daysDuration = days * daySeconds;
61432
61739
  useEffect(function () {
61433
61740
  var secpropobj = {};
61434
61741
  StatePagePropertiesContext.pageobj.sections.forEach(function (sectionitem, sectionindex) {
@@ -61558,7 +61865,6 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
61558
61865
  }
61559
61866
  }),
61560
61867
  cardContainer: css({
61561
- background: sectionproperties.reservation_bgcolor,
61562
61868
  ':hover .imageContainer': {
61563
61869
  transition: '.3s',
61564
61870
  backgroundColor: sectionproperties.activedotcolor
@@ -61566,9 +61872,6 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
61566
61872
  ':hover .text1Styles': {
61567
61873
  transition: '.3s',
61568
61874
  color: sectionproperties.text1secondarycolor
61569
- },
61570
- ':hover': {
61571
- background: sectionproperties.innersectionbgcolorhover
61572
61875
  }
61573
61876
  }),
61574
61877
  btnstyles: css({
@@ -61577,7 +61880,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
61577
61880
  fontSize: sectionproperties.generalbtn_fontsize + 'px',
61578
61881
  color: sectionproperties.generalbtn_textColor,
61579
61882
  fontWeight: sectionproperties.generalbtn_fontweight,
61580
- // textDecoration: sectionproperties.textdecoration == 'None' ? 'none' : 'underline',
61883
+ textDecoration: sectionproperties.textdecoration == 'None' ? 'none' : 'underline',
61581
61884
  backgroundColor: sectionproperties.generalbtn_bgColor,
61582
61885
  borderRadius: sectionproperties.generalbtnborderradius,
61583
61886
  ':hover': {
@@ -61649,22 +61952,18 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
61649
61952
  paddingRight: langdetect == 'en' ? sectionproperties.sectionTitleMarginRight + 'px' : sectionproperties.sectionTitleMarginLeft + 'px'
61650
61953
  }
61651
61954
  }, /*#__PURE__*/React.createElement("div", {
61652
- "class": "d-flex align-items-center flex-column allcentered",
61955
+ "class": "d-flex align-items-center flex-row allcentered",
61653
61956
  style: {
61654
61957
  position: 'relative',
61655
61958
  width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
61656
61959
  }
61657
- }, /*#__PURE__*/React.createElement("p", {
61960
+ }, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
61961
+ "class": sectionStyles.line_left
61962
+ }), /*#__PURE__*/React.createElement("p", {
61658
61963
  "class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? "".concat(sectionStyles.sectiontitlespan) + ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? "".concat(sectionStyles.sectiontitlespan) + ' PlayfairFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? "".concat(sectionStyles.sectiontitlespan) + ' GreatvibesFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? "".concat(sectionStyles.sectiontitlespan) + ' QuicksandFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? "".concat(sectionStyles.sectiontitlespan) + ' SatisfyFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : "".concat(sectionStyles.sectiontitlespan) + ' mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ',
61659
61964
  style: {}
61660
- }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Under Text' && /*#__PURE__*/React.createElement("span", {
61661
- style: {
61662
- width: '50%',
61663
- background: sectionproperties.linebgcolor,
61664
- height: 3,
61665
- borderRadius: 10,
61666
- marginTop: 5
61667
- }
61965
+ }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
61966
+ "class": sectionStyles.line_right
61668
61967
  })))), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React.createElement("div", {
61669
61968
  "class": ' col-lg-12 col-md-12 col-sm-12 d-flex align-items-center px-sm-3',
61670
61969
  style: {
@@ -61676,202 +61975,10 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
61676
61975
  }, /*#__PURE__*/React.createElement("p", {
61677
61976
  "class": sectionproperties.descFontFamily == 'Pacifico' ? sectionStyles.descriptioncont + ' PacificoFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Playfair' ? sectionStyles.descriptioncont + ' PlayfairFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Great Vibes' ? sectionStyles.descriptioncont + ' GreatvibesFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Quicksand' ? sectionStyles.descriptioncont + ' QuicksandFont m-0 p-0 wordbreak' : sectionStyles.descriptioncont + ' m-0 p-0 wordbreak',
61678
61977
  style: {}
61679
- }, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), sectionproperties.showcountdown == 'Yes' && /*#__PURE__*/React.createElement("div", {
61680
- "class": "row m-0 w-100 allcentered"
61681
- }, /*#__PURE__*/React.createElement("div", {
61682
- className: "col-3 col-sm-6 allcentered mb-md-3"
61683
- }, /*#__PURE__*/React.createElement(CountdownCircleTimer, _extends({}, timerProps, {
61684
- colors: "#013c48",
61685
- duration: daysDuration,
61686
- initialRemainingTime: remainingTime
61687
- }), function (_ref) {
61688
- _ref.elapsedTime;
61689
- _ref.color;
61690
- return /*#__PURE__*/React.createElement("span", {
61691
- style: {
61692
- color: '#bea04b',
61693
- fontSize: 23,
61694
- fontWeight: 600
61695
- },
61696
- "class": "allcentered"
61697
- }, renderTime('يوم', '18'));
61698
- })), /*#__PURE__*/React.createElement("div", {
61699
- className: "col-3 col-sm-6 allcentered mb-md-3"
61700
- }, /*#__PURE__*/React.createElement(CountdownCircleTimer, _extends({}, timerProps, {
61701
- colors: "#013c48",
61702
- duration: daySeconds,
61703
- initialRemainingTime: remainingTime % daySeconds,
61704
- onComplete: function onComplete(totalElapsedTime) {
61705
- return {
61706
- shouldRepeat: remainingTime - totalElapsedTime > hourSeconds
61707
- };
61708
- }
61709
- }), function (_ref2) {
61710
- var elapsedTime = _ref2.elapsedTime;
61711
- _ref2.color;
61712
- return /*#__PURE__*/React.createElement("span", {
61713
- style: {
61714
- color: '#bea04b',
61715
- fontSize: 23,
61716
- fontWeight: 600
61717
- },
61718
- "class": "allcentered"
61719
- }, renderTime('ساعة', getTimeHours(daySeconds - elapsedTime)));
61720
- })), /*#__PURE__*/React.createElement("div", {
61721
- className: "col-3 col-sm-6 allcentered mb-md-3"
61722
- }, /*#__PURE__*/React.createElement(CountdownCircleTimer, _extends({}, timerProps, {
61723
- colors: "#013c48",
61724
- duration: hourSeconds,
61725
- initialRemainingTime: remainingTime % hourSeconds,
61726
- onComplete: function onComplete(totalElapsedTime) {
61727
- return {
61728
- shouldRepeat: remainingTime - totalElapsedTime > minuteSeconds
61729
- };
61730
- }
61731
- }), function (_ref3) {
61732
- var elapsedTime = _ref3.elapsedTime;
61733
- _ref3.color;
61734
- return /*#__PURE__*/React.createElement("span", {
61735
- style: {
61736
- color: '#bea04b',
61737
- fontSize: 23,
61738
- fontWeight: 600
61739
- },
61740
- "class": "allcentered"
61741
- }, renderTime('دقيقة', getTimeMinutes(hourSeconds - elapsedTime)));
61742
- })), /*#__PURE__*/React.createElement("div", {
61743
- className: "col-3 col-sm-6 allcentered mb-md-3"
61744
- }, /*#__PURE__*/React.createElement(CountdownCircleTimer, _extends({}, timerProps, {
61745
- colors: "#013c48",
61746
- duration: minuteSeconds,
61747
- initialRemainingTime: remainingTime % minuteSeconds,
61748
- onComplete: function onComplete(totalElapsedTime) {
61749
- return {
61750
- shouldRepeat: remainingTime - totalElapsedTime > 0
61751
- };
61752
- }
61753
- }), function (_ref4) {
61754
- var elapsedTime = _ref4.elapsedTime;
61755
- _ref4.color;
61756
- return /*#__PURE__*/React.createElement("span", {
61757
- style: {
61758
- color: '#bea04b',
61759
- fontSize: 23,
61760
- fontWeight: 600
61761
- },
61762
- "class": "allcentered"
61763
- }, renderTime('ثانية', getTimeSeconds(elapsedTime)));
61764
- }))), sectionproperties.flippingcards == 'Yes' && sectionproperties.showcountdown != 'Yes' && /*#__PURE__*/React.createElement("div", {
61765
- "class": "row m-0 w-100 d-flex justify-content-center"
61766
- }, cardsarray.map(function (cardinfoitem, cardinfoindex) {
61767
- return /*#__PURE__*/React.createElement("div", {
61768
- "class": 'flip-card d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4 ',
61769
- style: {
61770
- zIndex: 2,
61771
- paddingLeft: sectionproperties.marginhorizontal + 'px',
61772
- paddingRight: sectionproperties.marginhorizontal + 'px'
61773
- }
61774
- }, /*#__PURE__*/React.createElement("div", {
61775
- "class": "flip-card-inner",
61776
- style: {
61777
- background: sectionproperties.reservation_bgcolor,
61778
- borderRadius: sectionproperties.reservation_borderradius + 'px',
61779
- border: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : ''
61780
- }
61781
- }, /*#__PURE__*/React.createElement("div", {
61782
- "class": "flip-card-front"
61783
- }, /*#__PURE__*/React.createElement("div", {
61784
- "class": "row m-0 w-100"
61785
- }, /*#__PURE__*/React.createElement("div", {
61786
- "class": "col-lg-12 d-flex align-items-center p-0",
61787
- style: {
61788
- marginBottom: sectionproperties.image_mb + 'px',
61789
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
61790
- }
61791
- }, /*#__PURE__*/React.createElement("div", {
61792
- "class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer ',
61793
- style: {
61794
- background: 'transparent'
61795
- }
61796
- }, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
61797
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
61798
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
61799
- path: cardsarray.length != 0 ? cardinfoitem.cardobj_img : '',
61800
- style: {
61801
- maxHeight: sectionproperties.iconcontainerwidth + '%',
61802
- maxWidth: sectionproperties.iconcontainerwidth + '%',
61803
- objectFit: 'contain'
61804
- }
61805
- }))), /*#__PURE__*/React.createElement("div", {
61806
- "class": "col-lg-12 d-flex p-0",
61807
- style: {
61808
- marginBottom: sectionproperties.slideshowText1Content_marginBottom + 'px',
61809
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
61810
- }
61811
- }, /*#__PURE__*/React.createElement("p", {
61812
- "class": sectionStyles.text1Styles + ' p-0 m-0 wordbreak wordbreak-noellipsis text1Styles ',
61813
- style: {
61814
- cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default'
61815
- }
61816
- }, langdetect == 'en' ? cardinfoitem.cardobj_titleen : cardinfoitem.cardobj_titlear)))), /*#__PURE__*/React.createElement("div", {
61817
- "class": "flip-card-back allcentered"
61818
- }, /*#__PURE__*/React.createElement("div", {
61819
- "class": "row m-0 w-100 allcentered"
61820
- }, sectionproperties.showimagewhenflip == 'Show' && /*#__PURE__*/React.createElement("div", {
61821
- "class": "col-lg-12 d-flex align-items-center p-0",
61822
- style: {
61823
- marginBottom: sectionproperties.image_mb + 'px',
61824
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
61825
- }
61826
- }, /*#__PURE__*/React.createElement("div", {
61827
- "class": ' d-flex align-items-center ',
61828
- style: {
61829
- width: '30%',
61830
- height: '30%',
61831
- justifyContent: sectionproperties.iconcontainerheight == '0' ? 'start' : 'center'
61832
- }
61833
- }, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
61834
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
61835
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
61836
- path: cardsarray.length != 0 ? cardinfoitem.cardobj_img : '',
61837
- style: {
61838
- maxHeight: '100%',
61839
- maxWidth: '100%',
61840
- objectFit: 'contain'
61841
- }
61842
- }))), /*#__PURE__*/React.createElement("div", {
61843
- "class": "col-lg-12 d-flex p-0",
61844
- style: {
61845
- marginBottom: sectionproperties.slideshowText1Content_marginBottom + 'px',
61846
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
61847
- }
61848
- }, /*#__PURE__*/React.createElement("p", {
61849
- "class": sectionStyles.text1Styles + ' p-0 m-0 wordbreak wordbreak-noellipsis text1Styles ',
61850
- style: {
61851
- cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default',
61852
- color: ' #FFECB5',
61853
- fontSize: 14
61854
- }
61855
- }, langdetect == 'en' ? cardinfoitem.cardobj_titleen : cardinfoitem.cardobj_titlear)), /*#__PURE__*/React.createElement("div", {
61856
- "class": "col-lg-12 d-flex p-0",
61857
- style: {
61858
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
61859
- }
61860
- }, sectionproperties.slideshowtext2_show && /*#__PURE__*/React.createElement("p", {
61861
- "class": "m-0 wordbreak",
61862
- style: {
61863
- color: sectionproperties.slideshowText2ContentColor,
61864
- fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
61865
- fontWeight: sectionproperties.slideshowText2ContentFontWeight,
61866
- textAlign: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
61867
- }
61868
- }, langdetect == 'en' ? cardinfoitem.cardobj_descripen : cardinfoitem.cardobj_descripar))))));
61869
- })), sectionproperties.flippingcards == 'No' && sectionproperties.showcountdown != 'Yes' && /*#__PURE__*/React.createElement("div", {
61870
- "class": "row m-0 w-100"
61871
- }, cardsarray.map(function (cardinfoitem, cardinfoindex) {
61978
+ }, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), cardsarray.map(function (cardinfoitem, cardinfoindex) {
61872
61979
  var _authdetailsContext$i;
61873
61980
  return /*#__PURE__*/React.createElement("div", {
61874
- "class": 'col-lg-6 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4 omancard col-sm-' + sectionproperties.numberOfColsverticalresp,
61981
+ "class": sectionproperties.numofcols == '2' ? 'col-lg-6 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4 col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '3' ? 'col-lg-4 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4 col-sm-' + sectionproperties.numberOfColsverticalresp : 'col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4 col-sm-' + sectionproperties.numberOfColsverticalresp,
61875
61982
  style: {
61876
61983
  zIndex: 2,
61877
61984
  paddingLeft: sectionproperties.marginhorizontal + 'px',
@@ -61881,37 +61988,20 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
61881
61988
  "class": sectionproperties.innersectionbordertype != 'All' ? sectionStyles.cardContainer + ' row m-0 w-100 mb-auto border-md-none ' : sectionStyles.cardContainer + ' row m-0 w-100 mb-auto ',
61882
61989
  style: {
61883
61990
  cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default',
61991
+ background: sectionproperties.reservation_bgcolor,
61884
61992
  paddingTop: sectionproperties.reservation_padding_top + 'px',
61885
61993
  paddingBottom: sectionproperties.reservation_padding_bottom + 'px',
61886
61994
  paddingLeft: langdetect == 'en' ? sectionproperties.reservation_padding_left + 'px' : sectionproperties.reservation_padding_right + 'px',
61887
61995
  paddingRight: langdetect == 'en' ? sectionproperties.reservation_padding_right + 'px' : sectionproperties.reservation_padding_left + 'px',
61888
61996
  borderRadius: sectionproperties.reservation_borderradius + 'px',
61889
- border: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '',
61890
- // sectionproperties.innersectionbordertype == 'All'
61891
- // ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
61892
- // : cardinfoindex != cardsarray.length - 1
61893
- // ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
61894
- // : '',
61997
+ border: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '',
61895
61998
  // cardinfoindex != cardsarray.length - 1
61896
61999
  // ? sectionproperties.innersectionbordertype == 'All'
61897
62000
  // ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
61898
62001
  // : ''
61899
62002
  // : '',
61900
- // borderRight:
61901
- // cardinfoindex != cardsarray.length - 1
61902
- // ? sectionproperties.innersectionbordertype == 'Right'
61903
- // ? langdetect == 'en'
61904
- // ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
61905
- // : ''
61906
- // : ''
61907
- // : '',
61908
- // borderLeft:
61909
- // sectionproperties.innersectionbordertype == 'Right'
61910
- // ? langdetect == 'ar'
61911
- // ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
61912
- // : ''
61913
- // : '',
61914
- borderRight: sectionproperties.innersectionbordertype != 'All' && cardinfoindex != cardsarray.length - 1 ? langdetect == 'en' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '',
62003
+ borderRight: cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'en' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '' : '',
62004
+ borderLeft: sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'ar' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '',
61915
62005
  boxShadow: ' 0 0 10px ' + sectionproperties.innerSectionShadowColor,
61916
62006
  height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '66b4a0338cb14' ? '100%' : ''
61917
62007
  },
@@ -62034,7 +62124,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
62034
62124
  }
62035
62125
  }
62036
62126
  }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar))));
62037
- })))));
62127
+ }))));
62038
62128
  };
62039
62129
 
62040
62130
  var css_248z$h = ".Slideshow_with_rotatedsquare-module_sectioncont__AfYNO{\n padding-top:80px;\n padding-bottom:80px;\n padding-left: 180px;\n padding-right: 180px;\n \n }\n .Slideshow_with_rotatedsquare-module_rotatedsquare__lZPTd{\n width:150px;\n height:150px;\n border-radius:15px;\n position: relative;\n transform: rotate(-45deg);\n }\n .Slideshow_with_rotatedsquare-module_circle__ofuN0{\n position: absolute;\n width:60px;\n height:60px;\n border-radius:50%;\n left:57%;\n top:100px;\n \n }\n .Slideshow_with_rotatedsquare-module_circle1__4tbou{\n \n width:10px;\n height:10px;\n border-radius:50%;\n margin-right:10px;\n margin-left:140px;\n background-color:blue;\n \n }\n \n ";
@@ -69145,6 +69235,12 @@ var Card23 = function Card23(props) {
69145
69235
  marginBottom: sectionproperties.image_mb + 'px'
69146
69236
  }
69147
69237
  }, Image('normal')), /*#__PURE__*/React.createElement("div", {
69238
+ "class": cardsstyles2.imageContainer + ' d-none d-md-flex ',
69239
+ style: {
69240
+ height: sectionproperties.height_responsive + 'px',
69241
+ marginBottom: sectionproperties.image_mb + 'px'
69242
+ }
69243
+ }, Image('responsive')), /*#__PURE__*/React.createElement("div", {
69148
69244
  "class": sectionproperties.innersectionpaddinghorizontal == 0 ? 'row m-0 w-100' : 'row m-0 w-100 pl-sm-2 pr-sm-2',
69149
69245
  style: {
69150
69246
  paddingLeft: sectionproperties.innersectionpaddinghorizontal + 'px',
@@ -71170,7 +71266,7 @@ var Categorycard_withtext = function Categorycard_withtext(props) {
71170
71266
  fontWeight: sectionproperties.generaltext_fontWeight,
71171
71267
  transition: '.3s',
71172
71268
  cursor: 'pointer',
71173
- zIndex: 1000,
71269
+ zIndex: 100,
71174
71270
  ':hover': {
71175
71271
  color: sectionproperties.text_secondarycolor
71176
71272
  }
@@ -71189,7 +71285,7 @@ var Categorycard_withtext = function Categorycard_withtext(props) {
71189
71285
  textTransform: sectionproperties.generalbtn_texttransform,
71190
71286
  opacity: sectionproperties.generalbtn_showonhover == 'Show On Hover' ? 0 : 1,
71191
71287
  top: sectionproperties.generalbtn_showonhover == 'Show On Hover' ? '100px' : 0,
71192
- zIndex: 1000,
71288
+ zIndex: 100,
71193
71289
  ':hover': {
71194
71290
  backgroundColor: sectionproperties.generalbtn_bgColoronhover,
71195
71291
  color: sectionproperties.generalbtn_textColoronhover,
@@ -71597,7 +71693,8 @@ var Classiccategorycard = function Classiccategorycard(props) {
71597
71693
  width: '100%',
71598
71694
  bottom: sectionproperties.generaltext_position == 'Centered' ? '50%' : '7%',
71599
71695
  paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
71600
- paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px'
71696
+ paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px',
71697
+ left: 0
71601
71698
  }
71602
71699
  }, /*#__PURE__*/React.createElement("div", {
71603
71700
  "class": "".concat(card_cssstyles.textContainer, " ") + ' allcentered pl-2 pr-2 '
@@ -71988,11 +72085,6 @@ var MenuCard = function MenuCard(props) {
71988
72085
  useEffect(function () {
71989
72086
  setitem(props.cardinfoitemprops);
71990
72087
  }, [props.cardinfoitemprops]);
71991
- var plainString = function plainString(html) {
71992
- var divContainer = document.createElement('div');
71993
- divContainer.innerHTML = html;
71994
- return divContainer.textContent || divContainer.innerText || '';
71995
- };
71996
72088
  // const addtocartfunc = () => {
71997
72089
  // const addtocardpayloadobj = {
71998
72090
  // functype: 'add',
@@ -72224,7 +72316,7 @@ var MenuCard = function MenuCard(props) {
72224
72316
  paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px'
72225
72317
  }
72226
72318
  }, sectionproperties.length != 0 && /*#__PURE__*/React.createElement("div", {
72227
- "class": "".concat(card_cssstyles.productcard) + ' w-100 pl-sm-0 pr-sm-0 '
72319
+ "class": "".concat(card_cssstyles.productcard) + ' w-100 pl-sm-0 pr-sm-0 px-sm-2 '
72228
72320
  }, /*#__PURE__*/React.createElement("div", {
72229
72321
  "class": "row w-100 m-0 d-flex"
72230
72322
  }, sectionproperties.image_show == 'show' && /*#__PURE__*/React.createElement("div", {
@@ -72235,7 +72327,7 @@ var MenuCard = function MenuCard(props) {
72235
72327
  routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
72236
72328
  }
72237
72329
  },
72238
- "class": langdetect == 'en' ? "".concat(card_cssstyles.productcardimagecont) + ' d-flex justify-content-start mr-2 ' : "".concat(card_cssstyles.productcardimagecont) + ' d-flex justify-content-start ml-2 ',
72330
+ "class": langdetect == 'en' ? "".concat(card_cssstyles.productcardimagecont) + ' d-flex justify-content-start mr-2 m-sm-0 ' : "".concat(card_cssstyles.productcardimagecont) + ' d-flex justify-content-start ml-2 m-sm-0 ',
72239
72331
  style: {}
72240
72332
  }, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
72241
72333
  urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
@@ -72268,12 +72360,25 @@ var MenuCard = function MenuCard(props) {
72268
72360
  style: {
72269
72361
  textAlign: langdetect == 'en' ? 'left' : 'right'
72270
72362
  }
72271
- }, item.name)), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React.createElement("p", {
72272
- "class": "".concat(card_cssstyles.productDescStyles) + ' col-lg-12 mt-2 mb-1 wordbreak wordbreak2 p-0 ',
72363
+ }, item.name)), sectionproperties.prodCatShow == 'Show' &&
72364
+ /*#__PURE__*/
72365
+ // <p
72366
+ // // class={`${card_cssstyles.productDescStyles}` + ' col-lg-12 mt-2 mb-1 wordbreak wordbreak2 p-0 '}
72367
+ // // style={{
72368
+ // // textAlign: langdetect == 'en' ? 'left' : 'right',
72369
+ // // }}
72370
+ // // >
72371
+ // // {plainString(langdetect == 'en' ? item.description_en : item.description_ar)}
72372
+ // // </p>
72373
+ React.createElement("p", {
72374
+ "class": sectionproperties.descriptionwordbreak == 'None' ? "".concat(card_cssstyles.productDescStyles) + ' col-lg-12 p-0 mt-1 ' : "".concat(card_cssstyles.productDescStyles) + ' col-lg-12 p-0 wordbreak wordbreak4 mt-1 ',
72273
72375
  style: {
72274
- textAlign: langdetect == 'en' ? 'left' : 'right'
72376
+ textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
72377
+ },
72378
+ dangerouslySetInnerHTML: {
72379
+ __html: item.shortdescription
72275
72380
  }
72276
- }, plainString(langdetect == 'en' ? item.description_en : item.description_ar)))), /*#__PURE__*/React.createElement("div", {
72381
+ }))), /*#__PURE__*/React.createElement("div", {
72277
72382
  style: {
72278
72383
  display: 'flex',
72279
72384
  flexDirection: 'column',
@@ -72281,16 +72386,16 @@ var MenuCard = function MenuCard(props) {
72281
72386
  },
72282
72387
  "class": "col-lg-3 col-md-3 col-sm-12 mt-2 p-0"
72283
72388
  }, /*#__PURE__*/React.createElement("div", {
72284
- "class": "row m-0 w-100 d-flex flex-column flex-sm-row justify-content-end justify-content-sm-start"
72389
+ "class": "row m-0 w-100 d-flex flex-column flex-sm-column justify-content-end justify-content-sm-start"
72285
72390
  }, sectionproperties.prodPriceShow == 'Show' && sectionproperties.removedecimals == 'Show' && /*#__PURE__*/React.createElement("p", {
72286
72391
  "class": langdetect == 'en' ? "".concat(card_cssstyles.productPricestyles) + ' m-0 wordbreak d-flex align-items-center text-right text-sm-left ' : "".concat(card_cssstyles.productPricestyles) + ' m-0 wordbreak d-flex align-items-center text-left text-sm-right '
72287
72392
  }, langdetect == 'en' ? 'EGP' : '', " ", item.hassale == 1 ? item.defaultsaleprice : item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م'), sectionproperties.prodPriceShow == 'Show' && sectionproperties.removedecimals == 'Hide' && /*#__PURE__*/React.createElement("p", {
72288
72393
  "class": langdetect == 'en' ? "".concat(card_cssstyles.productPricestyles) + ' m-0 wordbreak d-flex align-items-center text-right text-sm-left ' : "".concat(card_cssstyles.productPricestyles) + ' m-0 wordbreak d-flex align-items-center text-left text-sm-right '
72289
72394
  }, langdetect == 'en' ? 'EGP' : '', ' ', item.hassale == 1 ? parseFloat(Number(item.defaultsaleprice).toFixed(2)) : parseFloat(Number(item.defaultprice).toFixed(2)), ' ', langdetect == 'en' ? '' : 'ج.م'), sectionproperties.prodsalePriceshow == 'Show' && item.hassale == 1 && sectionproperties.removedecimals == 'Show' && /*#__PURE__*/React.createElement("p", {
72290
- "class": langdetect == 'en' ? "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-right text-sm-left ml-sm-3 mr-sm-3 ' : "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-left text-sm-right ml-sm-3 mr-sm-3 '
72395
+ "class": langdetect == 'en' ? "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-right text-sm-left ml-sm-3 mr-sm-3 m-sm-0 ' : "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-left text-sm-right ml-sm-3 mr-sm-3 m-sm-0 '
72291
72396
  }, langdetect == 'en' ? 'EGP' : '', " ", item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م'), sectionproperties.prodsalePriceshow == 'Show' && item.hassale == 1 && sectionproperties.removedecimals == 'Hide' && /*#__PURE__*/React.createElement("p", {
72292
- "class": langdetect == 'en' ? "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-right text-sm-left ml-sm-3 mr-sm-3 ' : "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-left text-sm-right ml-sm-3 mr-sm-3 '
72293
- }, langdetect == 'en' ? 'EGP' : '', parseFloat(Number(item.defaultprice).toFixed(2)), " ", langdetect == 'en' ? '' : 'ج.م')), sectionproperties.quantitybtn_show == 'hide' && sectionproperties.favBtnShow == 'Hide' && sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React.createElement("div", {
72397
+ "class": langdetect == 'en' ? "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-right text-sm-left ml-sm-3 mr-sm-3 m-sm-0 ' : "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-left text-sm-right ml-sm-3 mr-sm-3 m-sm-0 '
72398
+ }, langdetect == 'en' ? 'EGP' : '', " ", parseFloat(Number(item.defaultprice).toFixed(2)), " ", langdetect == 'en' ? '' : 'ج.م')), sectionproperties.quantitybtn_show == 'hide' && sectionproperties.favBtnShow == 'Hide' && sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React.createElement("div", {
72294
72399
  "class": "row m-0 mt-auto w-100"
72295
72400
  }, /*#__PURE__*/React.createElement("div", {
72296
72401
  "class": "col-lg-12 d-flex justify-content-end p-0"
@@ -76640,7 +76745,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
76640
76745
  var ikimagecredcontext = props.actions.ikimagecredcontext;
76641
76746
  props.actions.NotificationManager;
76642
76747
  var AddtoCartContext = props.actions.AddtoCartContext;
76643
- var AddtoCartMutationContext = props.AddtoCartMutationContext;
76748
+ var AddtoCartMutationContext = props.actions.AddtoCartMutationContext;
76644
76749
  var _useState5 = useState(''),
76645
76750
  _useState6 = _slicedToArray(_useState5, 2),
76646
76751
  addtocardpayloadobj = _useState6[0];
@@ -77241,7 +77346,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
77241
77346
  style: {
77242
77347
  textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
77243
77348
  }
77244
- }, plainString(item.shortdescription)), /*#__PURE__*/React.createElement("div", {
77349
+ }, plainString(item.description)), /*#__PURE__*/React.createElement("div", {
77245
77350
  style: {
77246
77351
  flexDirection: 'column'
77247
77352
  },
@@ -78626,9 +78731,7 @@ var QuantityButtonBasedProductCard = function QuantityButtonBasedProductCard(pro
78626
78731
  "class": props.sectiontypeprops2 == 'vertical' ? "".concat(card_cssstyles.productcard) + ' w-100 ' : " ".concat(card_cssstyles.productcard),
78627
78732
  style: {
78628
78733
  paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
78629
- paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
78630
- minWidth: props.sectiontypeprops2 == 'vertical' ? '100%' : sectionproperties.width + 'px',
78631
- maxWidth: props.sectiontypeprops2 == 'vertical' ? '100%' : sectionproperties.width + 'px'
78734
+ paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px'
78632
78735
  }
78633
78736
  }, sectionproperties.length != 0 && /*#__PURE__*/React.createElement("div", {
78634
78737
  "class": ' cursor-pointer w-100 ',