tabexseriescomponents 0.0.665 → 0.0.666

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 +556 -802
  2. package/dist/index.esm.js +555 -801
  3. package/dist/index.umd.js +559 -804
  4. package/package.json +1 -1
  5. package/{srcoriginal → srcoman}/TabexComponents/Cards/Simpleproductcard/Simpleproductcard.jsx +2 -2
  6. package/srcoman/TabexComponents/Footer/Footer1/Footer1.jsx +714 -0
  7. package/{srcoriginal → srcoman}/TabexComponents/Footer/PrivacyPolicy/PrivacyPolicy.jsx +1 -1
  8. package/{srcoriginal → srcoman}/TabexComponents/Headers/Headerresponsive/HeaderresponsiveStyle2.jsx +18 -246
  9. package/{srcoriginal → srcoman}/TabexComponents/Headers/Modernheader/Modernheader.jsx +4 -19
  10. package/{srcoriginal → srcoman}/TabexComponents/Headers/Simpleheader/Simpleheader.jsx +3 -28
  11. package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/DynamicForm/DynamicForm.jsx +83 -80
  12. package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages.jsx +2 -1
  13. package/{srcoriginal/TabexComponents/Sections/Cards/CardsSection/CardsSection21-11beforeform.jsx → srcoman/TabexComponents/Sections/Cards/CardsSection/CardsSection.jsx} +13 -1
  14. package/srcoman/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection.jsx +437 -0
  15. package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection19-11.jsx +1 -1
  16. package/srcoman/TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx +1766 -0
  17. package/srcoman/TabexComponents/Sections/Slideshow/ServicesectionCenteredcards/ServicesectionCenteredcards.jsx +790 -0
  18. package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Product_itemtype.jsx +9 -2
  19. package/srcoriginal/TabexComponents/Footer/Footer1/Footer1.jsx +0 -551
  20. package/srcoriginal/TabexComponents/Sections/Cards/CardsSection/CardsSection.jsx +0 -1935
  21. package/srcoriginal/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection.jsx +0 -760
  22. package/srcoriginal/TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx +0 -1679
  23. package/srcoriginal/TabexComponents/Sections/Slideshow/ServicesectionCenteredcards/ServicesectionCenteredcards.jsx +0 -512
  24. /package/{srcoriginal → srcoman}/Contexts/LanguageContext.jsx +0 -0
  25. /package/{srcoriginal → srcoman}/Contexts/ProductsCardsSectionContext.jsx +0 -0
  26. /package/{srcoriginal → srcoman}/Imagekitconfig.jsx +0 -0
  27. /package/{srcoriginal → srcoman}/StylesJS/Customstyles.js +0 -0
  28. /package/{srcoriginal → srcoman}/TabexComponents/Cards/CTAProductCard/CTAProductCard.jsx +0 -0
  29. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Card20/Card20.jsx +0 -0
  30. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Card21/Card21.jsx +0 -0
  31. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Card22/Card22.jsx +0 -0
  32. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Card23/Card23 copy.jsx +0 -0
  33. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Card23/Card23.jsx +0 -0
  34. /package/{srcoriginal → srcoman}/TabexComponents/Cards/CardAll/CardAll.jsx +0 -0
  35. /package/{srcoriginal → srcoman}/TabexComponents/Cards/CardBadgeSlideFromTop/CardBadgeSlideFromTop.jsx +0 -0
  36. /package/{srcoriginal → srcoman}/TabexComponents/Cards/CardWithTextOnly/CardWithTextOnly.jsx +0 -0
  37. /package/{srcoriginal → srcoman}/TabexComponents/Cards/CategoryCardTextOnImage/CategoryCardTextOnImage.jsx +0 -0
  38. /package/{srcoriginal → srcoman}/TabexComponents/Cards/CategoryCardwithhoveraction/CategoryCardwithhoveraction.jsx +0 -0
  39. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Categorycard_fullimage/Categorycard_fullimage.jsx +0 -0
  40. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Categorycard_slidebgscaled/Categorycard_slidebgscaled.jsx +0 -0
  41. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Categorycard_with_trianglebg/Categorycard_with_trianglebg.jsx +0 -0
  42. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Categorycard_with_twolinestransition/Categorycard_with_twolinestransition.jsx +0 -0
  43. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Categorycard_withshapes/Categorycard_withshapes.jsx +0 -0
  44. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Categorycard_withtext/Categorycard_withtext.jsx +0 -0
  45. /package/{srcoriginal → srcoman}/TabexComponents/Cards/CircleCardWithVariants/CircleCardWithVariants.jsx +0 -0
  46. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Classiccategorycard/Classiccategorycard copy.jsx +0 -0
  47. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Classiccategorycard/Classiccategorycard.jsx +0 -0
  48. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Classiccategorycard/ClassiccategorycardOriginal.jsx +0 -0
  49. /package/{srcoriginal → srcoman}/TabexComponents/Cards/HorizontalCategoryCard/HorizontalCategoryCard.jsx +0 -0
  50. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Horizontalcard/Horizontalcard.jsx +0 -0
  51. /package/{srcoriginal → srcoman}/TabexComponents/Cards/MenuCard/MenuCard.jsx +0 -0
  52. /package/{srcoriginal → srcoman}/TabexComponents/Cards/ModernCardWithQuantityButton/ModernCardWithQuantityButton.jsx +0 -0
  53. /package/{srcoriginal → srcoman}/TabexComponents/Cards/ModernProductCard/ModernProductCard.jsx +0 -0
  54. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Moderncategorycard/Moderncategorycard.jsx +0 -0
  55. /package/{srcoriginal → srcoman}/TabexComponents/Cards/NewProductcard/NewProductcard copy.jsx +0 -0
  56. /package/{srcoriginal → srcoman}/TabexComponents/Cards/NewProductcard/NewProductcard.jsx +0 -0
  57. /package/{srcoriginal → srcoman}/TabexComponents/Cards/ProductCardWithTextOnImage/ProductCardWithTextOnImage.jsx +0 -0
  58. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard6/Productcard6.jsx +0 -0
  59. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard7/Productcard7.jsx +0 -0
  60. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_animatedbuttons/Productcard_animatedbuttons.jsx +0 -0
  61. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_with_circularbg/Productcard_with_circularbg.jsx +0 -0
  62. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_with_circularhover/Productcard_with_circularhover.jsx +0 -0
  63. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_with_slideanimation/Productcard_with_slideanimation.jsx +0 -0
  64. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_with_variants/Productcard_with_variants copy.jsx +0 -0
  65. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_with_variants/Productcard_with_variants.jsx +0 -0
  66. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_with_zoominonhover/Productcard_with_zoominonhover.jsx +0 -0
  67. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcarddefault/Productcarddefault.jsx +0 -0
  68. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productccard_with_imageontopleft/Productccard_with_imageontopleft.jsx +0 -0
  69. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Prouductcard_with_zoomhover/Prouductcard_with_zoomhover.jsx +0 -0
  70. /package/{srcoriginal → srcoman}/TabexComponents/Cards/QuantityButtonBasedProductCard/QuantityButtonBasedProductCard.jsx +0 -0
  71. /package/{srcoriginal → srcoman}/TabexComponents/Cards/ServiceCard/ServiceCard.jsx +0 -0
  72. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Simplecategorycardwithtextbelow/Simplecategorycardwithtextbelow.jsx +0 -0
  73. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Simpleproductcard/Simpleproductcard copy 2.jsx +0 -0
  74. /package/{srcoriginal → srcoman}/TabexComponents/Cards/Simpleproductcard/Simpleproductcard copy.jsx +0 -0
  75. /package/{srcoriginal → srcoman}/TabexComponents/Cards/StylishProductCard/StylishProductCard.jsx +0 -0
  76. /package/{srcoriginal → srcoman}/TabexComponents/Cards/TwoWayServiceSectionWithImage/TwoWayServiceSectionWithImage.jsx +0 -0
  77. /package/{srcoriginal → srcoman}/TabexComponents/Cards/UpSlideEffectCard/UpSlideEffectCard.jsx +0 -0
  78. /package/{srcoriginal → srcoman}/TabexComponents/Cards/UserCardWithSocialMediaOnHover/UserCardWithSocialMediaOnHover.jsx +0 -0
  79. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Allinonefooter/Allinonefooter.jsx +0 -0
  80. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer2/Footer2.jsx +0 -0
  81. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer3/Footer3.jsx +0 -0
  82. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer4/Footer4.jsx +0 -0
  83. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer5/Footer5.jsx +0 -0
  84. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer6/Footer6.jsx +0 -0
  85. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer7/Footer7.jsx +0 -0
  86. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer8/Footer8.jsx +0 -0
  87. /package/{srcoriginal → srcoman}/TabexComponents/Footer/FooterWithThreeColumns/FooterWithThreeColumns.jsx +0 -0
  88. /package/{srcoriginal → srcoman}/TabexComponents/Footer/ModernFooter/ModernFooter.jsx +0 -0
  89. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Newsletterfooter/Newsletterfooter.jsx +0 -0
  90. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Newsletterincenter/Newsletterincenter.jsx +0 -0
  91. /package/{srcoriginal → srcoman}/TabexComponents/Footer/Simplefooter/Simplefooter.jsx +0 -0
  92. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/egyptflag.png +0 -0
  93. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/noimage.png +0 -0
  94. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/payment/cod.png +0 -0
  95. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/payment/fawry.png +0 -0
  96. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/payment/payment.png +0 -0
  97. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/payment/paymob.png +0 -0
  98. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/payment/paypal.png +0 -0
  99. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/payment/visa.png +0 -0
  100. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/shoppingcart.png +0 -0
  101. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/tabexlogo.png +0 -0
  102. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/unknownmaleuser.png +0 -0
  103. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/usflag.png +0 -0
  104. /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/whatsapp.png +0 -0
  105. /package/{srcoriginal → srcoman}/TabexComponents/Headers/CTAHeader/CTAHeader.jsx +0 -0
  106. /package/{srcoriginal → srcoman}/TabexComponents/Headers/CategoryFeaturingHeader/CategoryFeaturingHeader.jsx +0 -0
  107. /package/{srcoriginal → srcoman}/TabexComponents/Headers/CenteredLogoHeaderWithSlider/CenteredLogoHeaderWithSlider.jsx +0 -0
  108. /package/{srcoriginal → srcoman}/TabexComponents/Headers/ClassicHeader/ClassicHeader.jsx +0 -0
  109. /package/{srcoriginal → srcoman}/TabexComponents/Headers/DownloadApp/DownloadApp.jsx +0 -0
  110. /package/{srcoriginal → srcoman}/TabexComponents/Headers/ElegantHeader/ElegantHeader.jsx +0 -0
  111. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Gotoheader/Gotoheader.jsx +0 -0
  112. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Header4/Header4.jsx +0 -0
  113. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Header8/Header8 copy.jsx +0 -0
  114. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Header8/Header8.jsx +0 -0
  115. /package/{srcoriginal → srcoman}/TabexComponents/Headers/HeaderRestaurant/HeaderRestaurant.jsx +0 -0
  116. /package/{srcoriginal → srcoman}/TabexComponents/Headers/HeaderWithAdSlider/HeaderWithAdSlider.jsx +0 -0
  117. /package/{srcoriginal → srcoman}/TabexComponents/Headers/HeaderWithSearchOnCenter/HeaderWithSearchOnCenter.jsx +0 -0
  118. /package/{srcoriginal → srcoman}/TabexComponents/Headers/HeaderWithUtilityBar/HeaderWithUtilityBar.jsx +0 -0
  119. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Header_threesectionslogocentered/Header_threesectionslogocentered.jsx +0 -0
  120. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Headerresponsive/Headerresponsive.jsx +0 -0
  121. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Headerresponsive/Headerresponsive11-1.jsx +0 -0
  122. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Headerresponsive/HeaderresponsiveOriginal.jsx +0 -0
  123. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Headerresponsive/HeaderresponsiveStyle2 copy.jsx +0 -0
  124. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Headerresponsive/Headerresponsivenew.jsx +0 -0
  125. /package/{srcoriginal → srcoman}/TabexComponents/Headers/HeaderwithContactinfo/HeaderwithContactinfo.jsx +0 -0
  126. /package/{srcoriginal → srcoman}/TabexComponents/Headers/MarqueeHeader/MarqueeHeader.jsx +0 -0
  127. /package/{srcoriginal → srcoman}/TabexComponents/Headers/SearchCenteredHeader/SearchCenteredHeader.jsx +0 -0
  128. /package/{srcoriginal → srcoman}/TabexComponents/Headers/SearchFocusedHeader/SearchFocusedHeader.jsx +0 -0
  129. /package/{srcoriginal → srcoman}/TabexComponents/Headers/SocialMediaSection/SocialMediaSection.jsx +0 -0
  130. /package/{srcoriginal → srcoman}/TabexComponents/Headers/StylishHeader/StylishHeader.jsx +0 -0
  131. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Subheader/Subheader.jsx +0 -0
  132. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Subheader/Subheader13-3.jsx +0 -0
  133. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Subheader/SubheaderOriginal.jsx +0 -0
  134. /package/{srcoriginal → srcoman}/TabexComponents/Headers/Subheader/Subheadernew.jsx +0 -0
  135. /package/{srcoriginal → srcoman}/TabexComponents/Headers/ThreeTieredHeader/ThreeTieredHeader.jsx +0 -0
  136. /package/{srcoriginal → srcoman}/TabexComponents/Headers/TwoTieredHeader/TwoTieredHeader.jsx +0 -0
  137. /package/{srcoriginal → srcoman}/TabexComponents/Headers/TwoTieredWithCenteredLogoHeader/TwoTieredWithCenteredLogoHeader.jsx +0 -0
  138. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/BacgroundThreeImageWithCategories/BacgroundThreeImageWithCategories.jsx +0 -0
  139. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/BackgroundFiveImageStructure/BackgroundFiveImageStructure.jsx +0 -0
  140. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/BackgroundImageWithTopContent/BackgroundImageWithTopContent.jsx +0 -0
  141. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/BackgroundSectionWithServicesCards/BackgroundSectionWithServicesCards.jsx +0 -0
  142. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Backgroundimage1/Backgroundimage1.jsx +0 -0
  143. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Backgroundimage_with_toppill/Backgroundimage_with_toppill.jsx +0 -0
  144. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/BackgroundimageandTextsection/BackgroundimageandTextsection.jsx +0 -0
  145. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Bgimagewithsearchbar/Bgimagewithsearchbar.jsx +0 -0
  146. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/CollapsableSection/CollapsableSection.jsx +0 -0
  147. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/DynamicForm/DynamicForm copy 2.jsx +0 -0
  148. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/DynamicForm/DynamicForm copy.jsx +0 -0
  149. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/DynamicForm/habal +0 -0
  150. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Filterwithcategoriespcoll/Filterwithcategoriespcoll.jsx +0 -0
  151. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/FullVideoSection/FullVideoSection.jsx +0 -0
  152. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/MapsSection/MapsSection.jsx +0 -0
  153. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Popupcomponent/Popupcomponent.jsx +0 -0
  154. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Searchcomponent/Searchcomponent.jsx +0 -0
  155. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Section_with_rightbgcont/Section_with_rightbgcont.jsx +0 -0
  156. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/TextSectionConnectToWA/TextSectionConnectToWA.jsx +0 -0
  157. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Threebgimages/Threebgimages.jsx +0 -0
  158. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages copy.jsx +0 -0
  159. /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/VideosSection/VideosSection.jsx +0 -0
  160. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection/CardsSection copy 2.jsx +0 -0
  161. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection/CardsSection copy 3.jsx +0 -0
  162. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection/CardsSection copy.jsx +0 -0
  163. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection/CardsSection13-3.jsx +0 -0
  164. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection/CardsSection21-10.jsx +0 -0
  165. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection/CardsSection_cosmoandmore.jsx +0 -0
  166. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection2/CardsSection2.jsx +0 -0
  167. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSectionwithfilter/CardsSectionwithfilter.jsx +0 -0
  168. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/ElegantCategoriesCardSection/ElegantCategoriesCardSection.jsx +0 -0
  169. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/ModernCardsSection/ModernCardsSection.jsx +0 -0
  170. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/RandomlyStructuredCollectionCards/RandomlyStructuredCollectionCards copy.jsx +0 -0
  171. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/RandomlyStructuredCollectionCards/RandomlyStructuredCollectionCards.jsx +0 -0
  172. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/Sixverticalcardssection/Sixverticalcardssection.jsx +0 -0
  173. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/UsersCardsSection/UsersCardsSection.jsx +0 -0
  174. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/AboutSection/AboutSection.jsx +0 -0
  175. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Backgroundimage_with_topcircle/Backgroundimage_with_topcircle.jsx +0 -0
  176. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/ContactUsSection/ContactUsSection.jsx +0 -0
  177. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection copy.jsx +0 -0
  178. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/HorizontalContactUsSection/HorizontalContactUsSection.jsx +0 -0
  179. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Image_with_rightwords/Image_with_rightwords.jsx +0 -0
  180. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/ServiceSectionWithImage/ServiceSectionWithImage.jsx +0 -0
  181. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Servicesection/Servicesection.jsx +0 -0
  182. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshow_with_rotatedsquare/Slideshow_with_rotatedsquare.jsx +0 -0
  183. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshow_with_squarebg/Slideshow_with_squarebg.jsx +0 -0
  184. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowdifferentanimations/Slideshowdifferentanimations.jsx +0 -0
  185. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade copy.jsx +0 -0
  186. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade.jsx +0 -0
  187. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide copy.jsx +0 -0
  188. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide.jsx +0 -0
  189. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowslide/SlideshowslideOriginal.jsx +0 -0
  190. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowslide/SlideshowslideRecent.jsx +0 -0
  191. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslideoriginal8-5.jsx +0 -0
  192. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowzoom/Arrow.jsx +0 -0
  193. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowzoom/Slideshowzoom copy.jsx +0 -0
  194. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowzoom/Slideshowzoom.jsx +0 -0
  195. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/ThreeSectionsWithSlideshow/ThreeSectionsWithSlideshow copy.jsx +0 -0
  196. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/ThreeSectionsWithSlideshow/ThreeSectionsWithSlideshow.jsx +0 -0
  197. /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/TwoWayServiceSectionWithImage/TwoWayServiceSectionWithImage.jsx +0 -0
  198. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/AccountInformation/AccountInformation.jsx +0 -0
  199. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/AddReview/AddReview.jsx +0 -0
  200. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Afiiliatesignup/Afiiliatesignup.jsx +0 -0
  201. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/CartSlider/CartSlider.jsx +0 -0
  202. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Categoriesdropdown/Categoriesdropdown.jsx +0 -0
  203. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Checkout/Checkout copy.jsx +0 -0
  204. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Checkout/Checkout.jsx +0 -0
  205. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Checkout/Checkout10-1.jsx +0 -0
  206. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Checkout/Checkout26-9.jsx +0 -0
  207. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Checkout/Checkout9-9.jsx +0 -0
  208. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/CollectionsFilterHorizontal.jsx +0 -0
  209. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter copy 2.jsx +0 -0
  210. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter copy.jsx +0 -0
  211. /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter.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.cjs.js CHANGED
@@ -150,9 +150,8 @@ var FaArrowAltCircleLeft = require('@react-icons/all-files/fa/FaArrowAltCircleLe
150
150
  var Select$5 = require('react-select');
151
151
  var GoStar = require('@react-icons/all-files/go/GoStar');
152
152
  var IoIosStar = require('@react-icons/all-files/io/IoIosStar');
153
- var _extends = require('@babel/runtime/helpers/extends');
154
- var reactCountdownCircleTimer = require('react-countdown-circle-timer');
155
153
  var BackgroundSlideshow = require('react-background-slideshow');
154
+ var _extends = require('@babel/runtime/helpers/extends');
156
155
  var reactSlideshowImage = require('react-slideshow-image');
157
156
  var HiOutlineLocationMarker = require('@react-icons/all-files/hi/HiOutlineLocationMarker');
158
157
  var FiPhoneCall = require('@react-icons/all-files/fi/FiPhoneCall');
@@ -207,8 +206,8 @@ var PhoneInput__default = /*#__PURE__*/_interopDefaultLegacy(PhoneInput);
207
206
  var InputRange__default = /*#__PURE__*/_interopDefaultLegacy(InputRange);
208
207
  var ReactPaginate__default = /*#__PURE__*/_interopDefaultLegacy(ReactPaginate);
209
208
  var Select__default = /*#__PURE__*/_interopDefaultLegacy(Select$5);
210
- var _extends__default = /*#__PURE__*/_interopDefaultLegacy(_extends);
211
209
  var BackgroundSlideshow__default = /*#__PURE__*/_interopDefaultLegacy(BackgroundSlideshow);
210
+ var _extends__default = /*#__PURE__*/_interopDefaultLegacy(_extends);
212
211
 
213
212
  // import './index.module.css'
214
213
  // import asd from './index2.module.css'
@@ -2743,7 +2742,7 @@ var Product_itemtype = function Product_itemtype(props) {
2743
2742
  textAlign: langdetect == 'en' ? 'left' : 'right',
2744
2743
  fontWeight: 400,
2745
2744
  color: sectionproperties.measurementunitcolor,
2746
- fontSize: sectionproperties.measurementunitfontsize + 'px'
2745
+ fontSize: sectionproperties.measurementunitcolor + 'px'
2747
2746
  }
2748
2747
  }, fetchProductInfoQueryContext.data.data.productinfo.measurmentunit)), sectionproperties.quantityshow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
2749
2748
  "class": "col-lg-12 p-0 text-start"
@@ -2861,14 +2860,9 @@ var Product_itemtype = function Product_itemtype(props) {
2861
2860
  return /*#__PURE__*/React__default["default"].createElement("tr", null, /*#__PURE__*/React__default["default"].createElement("th", {
2862
2861
  style: {
2863
2862
  textTransform: 'capitalize',
2864
- color: '#000',
2865
- textAlign: langdetect == 'en' ? 'left' : 'right'
2866
- }
2867
- }, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.name_en : fitem === null || fitem === void 0 ? void 0 : fitem.name_ar), /*#__PURE__*/React__default["default"].createElement("td", {
2868
- style: {
2869
- textAlign: langdetect == 'en' ? 'left' : 'right'
2863
+ color: '#000'
2870
2864
  }
2871
- }, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.value_en : fitem === null || fitem === void 0 ? void 0 : fitem.value_ar));
2865
+ }, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.name_en : fitem === null || fitem === void 0 ? void 0 : fitem.name_ar), /*#__PURE__*/React__default["default"].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));
2872
2866
  }))))), 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__default["default"].createElement(ProductHeaderPricing, {
2873
2867
  actions: props.actions
2874
2868
  }), 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__default["default"].createElement("div", {
@@ -17993,6 +17987,28 @@ var CardsSection = function CardsSection(props) {
17993
17987
  }
17994
17988
  }
17995
17989
  var section_cssstyles = {
17990
+ btnnn: glamor.css({
17991
+ width: '20%',
17992
+ height: 40,
17993
+ background: '#5c5c5c',
17994
+ fontSize: 14,
17995
+ fontWeight: 400,
17996
+ color: 'white',
17997
+ borderRadius: 10,
17998
+ ':hover': {
17999
+ color: 'white',
18000
+ background: '#000',
18001
+ transition: '.3s'
18002
+ }
18003
+ }),
18004
+ titleee: glamor.css({
18005
+ fontSize: 25,
18006
+ color: '#000',
18007
+ fontWeight: 600,
18008
+ '@media (max-width: 800px)': {
18009
+ fontSize: 20
18010
+ }
18011
+ }),
17996
18012
  sectioncontainerr: glamor.css({
17997
18013
  width: sectionproperties.width + 'vw',
17998
18014
  marginTop: sectionproperties.marginTop + 'px',
@@ -18197,12 +18213,11 @@ var CardsSection = function CardsSection(props) {
18197
18213
  };
18198
18214
  var SectionTitle = function SectionTitle() {
18199
18215
  return /*#__PURE__*/React__default["default"].createElement("div", {
18200
- "class": "d-flex align-items-center",
18216
+ "class": "d-flex align-items-center flex-row",
18201
18217
  style: {
18202
18218
  position: 'relative',
18203
18219
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : '',
18204
- width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : '',
18205
- flexDirection: sectionproperties.sectiontitlestyle == 'Line Under Text' ? 'column' : 'row'
18220
+ width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
18206
18221
  }
18207
18222
  }, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
18208
18223
  "class": section_cssstyles.line_left
@@ -18217,14 +18232,6 @@ var CardsSection = function CardsSection(props) {
18217
18232
  }
18218
18233
  }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
18219
18234
  "class": section_cssstyles.line_right
18220
- }), sectionproperties.sectiontitlestyle == 'Line Under Text' && /*#__PURE__*/React__default["default"].createElement("span", {
18221
- style: {
18222
- width: '50%',
18223
- background: sectionproperties.linebgcolor,
18224
- height: 3,
18225
- borderRadius: 10,
18226
- marginTop: 15
18227
- }
18228
18235
  }));
18229
18236
  };
18230
18237
  var isCardsectionloading = function isCardsectionloading() {
@@ -18946,7 +18953,23 @@ var CardsSection = function CardsSection(props) {
18946
18953
  setopenFilterSlider: setopenFilterSlider,
18947
18954
  show_product_group_titles: show_product_group_titles,
18948
18955
  typeprops: 'vertical'
18949
- })), fetchingtype == 'custom' && /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, cardsrender()), fetchingtype != 'custom' && cardsrender()));
18956
+ })), fetchingtype == 'custom' && /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, cardsrender()), fetchingtype != 'custom' && cardsrender(), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
18957
+ "class": "col-lg-12 allcentered my-5"
18958
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
18959
+ "class": "row m-0 w-100"
18960
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
18961
+ "class": "col-lg-12 allcentered mb-3"
18962
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
18963
+ "class": section_cssstyles.titleee + ' m-0 p-0 ',
18964
+ style: {}
18965
+ }, langdetect == 'en' ? "Didn't find what you're looking for?" : 'مش لاقي اللي بتدور عليه؟')), /*#__PURE__*/React__default["default"].createElement("div", {
18966
+ "class": "col-lg-12 allcentered"
18967
+ }, /*#__PURE__*/React__default["default"].createElement("button", {
18968
+ "class": section_cssstyles.btnnn + ' w-md-100 ',
18969
+ onClick: function onClick() {
18970
+ routingcountext('inquiryform', false, '');
18971
+ }
18972
+ }, langdetect == 'en' ? 'Contact Us' : 'إتصل بنا'))))));
18950
18973
  };
18951
18974
 
18952
18975
  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; }
@@ -22258,10 +22281,10 @@ var SocialMediaSection = function SocialMediaSection(props) {
22258
22281
  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; }
22259
22282
  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__default["default"](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; }
22260
22283
  var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
22261
- 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;
22284
+ 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;
22262
22285
  var actions = props.actions;
22263
22286
  var LogoutMutationContext = props.actions.LogoutMutationContext;
22264
- props.actions.setsidecartnavshowcontext;
22287
+ var setsidecartnavshowcontext = props.actions.setsidecartnavshowcontext;
22265
22288
  var setSearchHeaderInputContext = props.actions.setSearchHeaderInputContext;
22266
22289
  props.actions.StatePagePropertiesContext;
22267
22290
  var lang = props.actions.lang;
@@ -22269,12 +22292,12 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
22269
22292
  var setlang = props.actions.setlang;
22270
22293
  var templatepropcontext = props.actions.templatepropcontext;
22271
22294
  var authdetailsContext = props.actions.authdetailsContext;
22272
- props.actions.fetchcustomercartQueryContext;
22295
+ var fetchcustomercartQueryContext = props.actions.fetchcustomercartQueryContext;
22273
22296
  var templateproperties_context = props.actions.templateproperties_context;
22274
22297
  props.actions.favoriteprojectscountContext;
22275
22298
  var routingcountext = props.actions.routingcountext;
22276
22299
  var StaticPagesLinksContext = props.actions.StaticPagesLinksContext;
22277
- props.actions.setcurrencyfunccontext;
22300
+ var setcurrencyfunccontext = props.actions.setcurrencyfunccontext;
22278
22301
  var fetchCategoriesQueryContext = props.actions.fetchCategoriesQueryContext;
22279
22302
  var ikimagecredcontext = props.actions.ikimagecredcontext;
22280
22303
  var _useState = React.useState(''),
@@ -22494,6 +22517,47 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
22494
22517
  });
22495
22518
  return policyobj;
22496
22519
  };
22520
+ var CartButton = function CartButton() {
22521
+ var _fetchcustomercartQue2, _fetchcustomercartQue3;
22522
+ return /*#__PURE__*/React__default["default"].createElement("div", {
22523
+ "class": "d-flex align-items-center",
22524
+ style: {
22525
+ position: 'relative'
22526
+ }
22527
+ }, /*#__PURE__*/React__default["default"].createElement("button", {
22528
+ className: "".concat(header_cssstyles.addtocartbtn_resp) + ' d-flex align-items-center justify-content-center p-0 ',
22529
+ onClick: function onClick() {
22530
+ var _fetchcustomercartQue;
22531
+ 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) {
22532
+ routingcountext(StaticPagesLinksContext.viewcart);
22533
+ } else {
22534
+ setsidecartnavshowcontext(true);
22535
+ }
22536
+ }
22537
+ }, /*#__PURE__*/React__default["default"].createElement("i", {
22538
+ className: ' h-100 d-flex align-items-center justify-content-center '
22539
+ }, sectionproperties.carticonstyle == 'Shopping bag 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingBag.FiShoppingBag, {
22540
+ size: sectionproperties.cartBtniconresp_size
22541
+ }), sectionproperties.carticonstyle == 'Shopping bag 2' && /*#__PURE__*/React__default["default"].createElement(CgShoppingBag.CgShoppingBag, {
22542
+ size: sectionproperties.cartBtniconresp_size
22543
+ }), sectionproperties.carticonstyle == 'Shopping bag 3' && /*#__PURE__*/React__default["default"].createElement(BsBag.BsBag, {
22544
+ size: sectionproperties.cartBtniconresp_size
22545
+ }), sectionproperties.carticonstyle == 'Shopping bag 4' && /*#__PURE__*/React__default["default"].createElement(RiHandbagLine.RiHandbagLine, {
22546
+ size: sectionproperties.cartBtniconresp_size
22547
+ }), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
22548
+ size: sectionproperties.cartBtniconresp_size
22549
+ }), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
22550
+ size: sectionproperties.cartBtniconresp_size
22551
+ }), sectionproperties.carticonstyle == 'Calendar 1' && /*#__PURE__*/React__default["default"].createElement(FiCalendar.FiCalendar, {
22552
+ size: sectionproperties.cartBtniconresp_size
22553
+ }))), /*#__PURE__*/React__default["default"].createElement("div", {
22554
+ className: "".concat(header_cssstyles.badge_counter_header_notifications),
22555
+ style: {
22556
+ top: sectionproperties.cartbadgefromtop + 'px',
22557
+ right: sectionproperties.cartbadgefromright + 'px'
22558
+ }
22559
+ }, (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));
22560
+ };
22497
22561
  var _useState15 = React.useState(false),
22498
22562
  _useState16 = _slicedToArray__default["default"](_useState15, 2),
22499
22563
  openmenuCanvas = _useState16[0],
@@ -22568,10 +22632,8 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
22568
22632
  style: {
22569
22633
  position: 'relative'
22570
22634
  }
22571
- }, /*#__PURE__*/React__default["default"].createElement("div", {
22572
- className: "col-md-6 col-sm-6 d-flex filter align-items-center p-0"
22573
- }, InstLogoContainer()), /*#__PURE__*/React__default["default"].createElement("div", {
22574
- className: "col-md-6 col-sm-6 text-end p-0"
22635
+ }, sectionproperties.logocentered == 'Centered' && /*#__PURE__*/React__default["default"].createElement("div", {
22636
+ className: "col-md-4 col-sm-3 text-start p-0"
22575
22637
  }, /*#__PURE__*/React__default["default"].createElement("div", {
22576
22638
  style: {}
22577
22639
  }, /*#__PURE__*/React__default["default"].createElement("i", {
@@ -22597,7 +22659,181 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
22597
22659
  }), menuactive == true && /*#__PURE__*/React__default["default"].createElement(AiOutlineClose.AiOutlineClose, {
22598
22660
  size: sectionproperties.resp_sidenav_size,
22599
22661
  color: sectionproperties.resp_sidenav_color
22600
- })))), menuactive == true && /*#__PURE__*/React__default["default"].createElement("div", {
22662
+ }))), sectionproperties.searchbar_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
22663
+ style: {
22664
+ width: '30px',
22665
+ height: sectionproperties.cart_BtnHeight_resp + 'px'
22666
+ }
22667
+ }, /*#__PURE__*/React__default["default"].createElement("i", {
22668
+ "class": "h-100 allcentered",
22669
+ onClick: function onClick() {
22670
+ setopenSearch(true);
22671
+ }
22672
+ }, /*#__PURE__*/React__default["default"].createElement(IoSearchOutline.IoSearchOutline, {
22673
+ size: 22,
22674
+ color: sectionproperties.cart_BtnTextcolor_resp
22675
+ })))), sectionproperties.logocentered == 'Not Centered' && /*#__PURE__*/React__default["default"].createElement("div", {
22676
+ className: "col-md-6 col-sm-6 d-flex filter align-items-center p-0"
22677
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
22678
+ style: {
22679
+ width: sectionproperties.cart_BtnWidth_resp + 'px',
22680
+ height: sectionproperties.cart_BtnHeight_resp + 'px'
22681
+ },
22682
+ "class": langdetect == 'en' ? 'mr-2' : 'ml-2'
22683
+ }, /*#__PURE__*/React__default["default"].createElement("i", {
22684
+ "class": ' h-100 allcentered ',
22685
+ style: {
22686
+ color: sectionproperties.cart_BtnTextcolor_resp
22687
+ },
22688
+ onClick: function onClick() {
22689
+ if (sectionproperties.responsiveheaderstyle == 'Style 2') {
22690
+ if (menuactive == true) {
22691
+ setmenuactive(false);
22692
+ } else {
22693
+ setmenuactive(true);
22694
+ }
22695
+ } else {
22696
+ setopenmenuCanvas(true);
22697
+ setactiveTab('menu');
22698
+ }
22699
+ }
22700
+ }, menuactive == false && /*#__PURE__*/React__default["default"].createElement(FiMenu.FiMenu, {
22701
+ size: 20,
22702
+ color: sectionproperties.cart_BtnTextcolor_resp
22703
+ }), menuactive == true && /*#__PURE__*/React__default["default"].createElement(AiOutlineClose.AiOutlineClose, {
22704
+ size: 20,
22705
+ color: sectionproperties.cart_BtnTextcolor_resp
22706
+ }))), InstLogoContainer()), sectionproperties.logocentered == 'Centered' && /*#__PURE__*/React__default["default"].createElement("div", {
22707
+ className: "col-md-4 col-sm-6 allcentered p-0"
22708
+ }, InstLogoContainer()), /*#__PURE__*/React__default["default"].createElement("div", {
22709
+ 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'
22710
+ }, sectionproperties.searchbar_show == 'Show' && sectionproperties.logocentered == 'Not Centered' && /*#__PURE__*/React__default["default"].createElement("div", {
22711
+ style: {
22712
+ width: '30px',
22713
+ height: sectionproperties.cart_BtnHeight_resp + 'px'
22714
+ }
22715
+ }, /*#__PURE__*/React__default["default"].createElement("i", {
22716
+ "class": "h-100 allcentered",
22717
+ onClick: function onClick() {
22718
+ setopenSearch(true);
22719
+ }
22720
+ }, /*#__PURE__*/React__default["default"].createElement(IoSearchOutline.IoSearchOutline, {
22721
+ size: 22,
22722
+ color: sectionproperties.cart_BtnTextcolor_resp
22723
+ }))), templateproperties_context.showfavorites == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
22724
+ style: {
22725
+ width: '30px',
22726
+ height: sectionproperties.cart_BtnHeight_resp + 'px'
22727
+ }
22728
+ }, /*#__PURE__*/React__default["default"].createElement("i", {
22729
+ "class": "h-100 allcentered",
22730
+ onClick: function onClick() {
22731
+ routingcountext(StaticPagesLinksContext.Wishlist);
22732
+ }
22733
+ }, /*#__PURE__*/React__default["default"].createElement(FaRegHeart.FaRegHeart, {
22734
+ size: 22,
22735
+ color: sectionproperties.cart_BtnTextcolor_resp
22736
+ }))), 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__default["default"].createElement("div", {
22737
+ "class": 'd-flex align-items-center pl-1 pr-1 pt-1',
22738
+ style: {}
22739
+ }, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, /*#__PURE__*/React__default["default"].createElement("li", {
22740
+ "class": ' d-flex align-items-center justify-content-center '
22741
+ }, langdetect == 'en' && /*#__PURE__*/React__default["default"].createElement("div", {
22742
+ "class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
22743
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
22744
+ "class": "m-0 p-0 mr-1 ml-1"
22745
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, null)), langdetect == 'ar' && /*#__PURE__*/React__default["default"].createElement("div", {
22746
+ "class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
22747
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
22748
+ "class": "m-0 p-0 ml-1 mr-1"
22749
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, null)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].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) {
22750
+ var _authdetailsContext$i4;
22751
+ return /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
22752
+ "class": "m-0 p-0",
22753
+ onClick: function onClick() {
22754
+ setcurrencyfunccontext(item);
22755
+ }
22756
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
22757
+ "class": "row m-0 w-100"
22758
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
22759
+ "class": "col-lg-12 p-0 d-flex justify-content-start"
22760
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
22761
+ "class": "".concat(header_cssstyles.dropdownitemcontainer)
22762
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
22763
+ "class": 'dropdownitem d-flex align-items-center justify-content-center m-0 p-0',
22764
+ style: {
22765
+ fontSize: sectionproperties.dropdown_fontsize + 'px',
22766
+ fontWeight: sectionproperties.dropdown_fontweight,
22767
+ textTransform: sectionproperties.dropdown_texttransform
22768
+ }
22769
+ }, /*#__PURE__*/React__default["default"].createElement(FaMoneyBillWave.FaMoneyBillWave, null), /*#__PURE__*/React__default["default"].createElement("span", {
22770
+ "class": 'ml-2 mr-2'
22771
+ }, 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__default["default"].createElement("div", {
22772
+ "class": "col-lg-12 p-0"
22773
+ }, /*#__PURE__*/React__default["default"].createElement("hr", {
22774
+ "class": "m-0"
22775
+ }))));
22776
+ })))), sectionproperties.searchbar_show == 'Hide' && sectionproperties.logocentered == 'Centered' && sectionproperties.cartBtnShow == 'Hide' && sectionproperties.favBtnShow == 'Hide' && /*#__PURE__*/React__default["default"].createElement("div", {
22777
+ className: 'allcentered resposiveheader_languagedropdown',
22778
+ style: {
22779
+ marginLeft: langdetect == 'en' ? '0.25rem' : 0,
22780
+ marginRight: langdetect == 'ar' ? '0.25rem' : 0
22781
+ }
22782
+ }, langdetect == 'en' && /*#__PURE__*/React__default["default"].createElement("div", {
22783
+ className: ' row m-0 w-100 allcentered ',
22784
+ style: {
22785
+ direction: 'rtl',
22786
+ color: sectionproperties.cart_BtnTextcolor_resp
22787
+ },
22788
+ onClick: function onClick() {
22789
+ setlang('ar');
22790
+ }
22791
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
22792
+ "class": "m-0 p-0 font-weight-500"
22793
+ }, "\u0639"), /*#__PURE__*/React__default["default"].createElement("i", {
22794
+ className: langdetect == 'en' ? 'h-100 allcentered mr-1' : 'h-100 allcentered ml-1'
22795
+ }, /*#__PURE__*/React__default["default"].createElement(BiChevronDown.BiChevronDown, {
22796
+ size: 20
22797
+ }))), langdetect == 'ar' && /*#__PURE__*/React__default["default"].createElement("div", {
22798
+ className: ' row m-0 w-100 allcentered ',
22799
+ style: {
22800
+ direction: 'ltr',
22801
+ color: sectionproperties.cart_BtnTextcolor_resp
22802
+ },
22803
+ onClick: function onClick() {
22804
+ setlang('en');
22805
+ }
22806
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
22807
+ "class": "m-0 p-0 font-weight-500 mr-1"
22808
+ }, "En"), /*#__PURE__*/React__default["default"].createElement("i", {
22809
+ className: "h-100 allcentered"
22810
+ }, /*#__PURE__*/React__default["default"].createElement(BiChevronDown.BiChevronDown, {
22811
+ size: 20
22812
+ })))), sectionproperties.logocentered == 'Not Centered' && sectionproperties.showlanuagecontainer == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
22813
+ "class": langdetect == 'en' ? ' allcentered m-0 cursor-pointer ml-1 ' : ' m-0 cursor-pointer mr-1 ',
22814
+ style: {
22815
+ minWidth: '30px'
22816
+ },
22817
+ onClick: function onClick() {
22818
+ if (langdetect == 'en') {
22819
+ setlang('ar');
22820
+ } else {
22821
+ setlang('en');
22822
+ }
22823
+ }
22824
+ }, langdetect == 'en' && /*#__PURE__*/React__default["default"].createElement("div", {
22825
+ "class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 allcentered w-100 '
22826
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
22827
+ "class": "m-0 p-0 d-flex align-items-center w-100"
22828
+ }, "En", ' ', /*#__PURE__*/React__default["default"].createElement("i", {
22829
+ "class": "h-100 allcentered ml-auto pl-3"
22830
+ }, /*#__PURE__*/React__default["default"].createElement(BsChevronDown.BsChevronDown, null)))), langdetect == 'ar' && /*#__PURE__*/React__default["default"].createElement("div", {
22831
+ "class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 allcentered w-100 '
22832
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
22833
+ "class": "m-0 p-0 d-flex align-items-center w-100"
22834
+ }, "\u0639", ' ', /*#__PURE__*/React__default["default"].createElement("i", {
22835
+ "class": "h-100 allcentered mr-auto pr-3"
22836
+ }, /*#__PURE__*/React__default["default"].createElement(BsChevronDown.BsChevronDown, null)))))), menuactive == true && /*#__PURE__*/React__default["default"].createElement("div", {
22601
22837
  "class": "px-4 py-4 scrollvertical",
22602
22838
  style: {
22603
22839
  position: 'fixed',
@@ -23486,7 +23722,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
23486
23722
  }
23487
23723
  })))));
23488
23724
  }
23489
- })), 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) {
23725
+ })), 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) {
23490
23726
  if (collitem.isshowntocustomers == 1) {
23491
23727
  return /*#__PURE__*/React__default["default"].createElement("div", {
23492
23728
  className: ' row m-0 p-0 mb-2 w-100 '
@@ -23512,49 +23748,49 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
23512
23748
  style: {
23513
23749
  background: '#eee'
23514
23750
  }
23515
- }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
23751
+ }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
23516
23752
  "class": ' d-flex align-items-center justify-content-center mx-2 ',
23517
23753
  onClick: function onClick() {
23518
- var _authdetailsContext$i4;
23519
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.facebooklink) != null) {
23520
- var _authdetailsContext$i5;
23521
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.facebooklink, '_blank');
23754
+ var _authdetailsContext$i7;
23755
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.facebooklink) != null) {
23756
+ var _authdetailsContext$i8;
23757
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.facebooklink, '_blank');
23522
23758
  }
23523
23759
  }
23524
23760
  }, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
23525
23761
  size: '20',
23526
23762
  color: '#62564b'
23527
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
23763
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
23528
23764
  "class": ' d-flex align-items-center justify-content-center mx-2 ',
23529
23765
  onClick: function onClick() {
23530
- var _authdetailsContext$i7;
23531
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.instagramlink) != null) {
23532
- var _authdetailsContext$i8;
23533
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.instagramlink, '_blank');
23766
+ var _authdetailsContext$i10;
23767
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.instagramlink) != null) {
23768
+ var _authdetailsContext$i11;
23769
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instagramlink, '_blank');
23534
23770
  }
23535
23771
  }
23536
23772
  }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
23537
23773
  size: '22',
23538
23774
  color: '#62564b'
23539
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
23775
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
23540
23776
  "class": ' d-flex align-items-center justify-content-center mx-2 ',
23541
23777
  onClick: function onClick() {
23542
- var _authdetailsContext$i10;
23543
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.instagramlink) != null) {
23544
- var _authdetailsContext$i11;
23545
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.tiktoklink, '_blank');
23778
+ var _authdetailsContext$i13;
23779
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink) != null) {
23780
+ var _authdetailsContext$i14;
23781
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.tiktoklink, '_blank');
23546
23782
  }
23547
23783
  }
23548
23784
  }, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
23549
23785
  size: '20',
23550
23786
  color: '#62564b'
23551
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
23787
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
23552
23788
  "class": ' d-flex align-items-center justify-content-center mx-2 ',
23553
23789
  onClick: function onClick() {
23554
- var _authdetailsContext$i13;
23555
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink) != null) {
23556
- var _authdetailsContext$i14;
23557
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.youtubelink, '_blank');
23790
+ var _authdetailsContext$i16;
23791
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.instagramlink) != null) {
23792
+ var _authdetailsContext$i17;
23793
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.youtubelink, '_blank');
23558
23794
  }
23559
23795
  }
23560
23796
  }, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube.AiFillYoutube, {
@@ -29507,6 +29743,25 @@ var Simpleheader = function Simpleheader(props) {
29507
29743
  templateproperties_contextprops: templateproperties_context,
29508
29744
  actions: actions
29509
29745
  }), sectionproperties.showfloatingbtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
29746
+ style: {
29747
+ position: 'fixed',
29748
+ bottom: 15,
29749
+ right: 15,
29750
+ zIndex: 2000,
29751
+ transition: 'all 0.3s ease-out',
29752
+ width: '100%',
29753
+ display: sectionproperties.showfloatingbtn == 'Show when logged in' ? 'none' : 'flex'
29754
+ },
29755
+ "class": "text-end"
29756
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
29757
+ "class": header_cssstyles.floatingbtn + ' allcentered ',
29758
+ style: {},
29759
+ onClick: function onClick() {
29760
+ routingcountext(sectionproperties.floatingbtnlink, false, '');
29761
+ }
29762
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
29763
+ "class": "m-0 p-0"
29764
+ }, langdetect == 'en' ? sectionproperties.floatingbtntxten : sectionproperties.floatingbtntxtar))), sectionproperties.showfloatingbtn == 'Show when logged in' && authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement("div", {
29510
29765
  style: {
29511
29766
  position: 'fixed',
29512
29767
  bottom: 15,
@@ -29689,7 +29944,7 @@ var Simpleheader = function Simpleheader(props) {
29689
29944
  size: sectionproperties.cartBtn_iconFontSize
29690
29945
  }), sectionproperties.carticonstyle == 'Calendar 1' && /*#__PURE__*/React__default["default"].createElement(FiCalendar.FiCalendar, {
29691
29946
  size: sectionproperties.cartBtn_iconFontSize
29692
- }))), sectionproperties.userbtnstyle == 'Style 2' && !authdetailsContext.loggedin && sectionproperties.ShowUserBtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
29947
+ }))), sectionproperties.userbtnstyle == 'Style 2' && !authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement("div", {
29693
29948
  "class": "".concat(header_cssstyles.user_btn) + ' allcentered ',
29694
29949
  onClick: function onClick() {
29695
29950
  routingcountext(StaticPagesLinksContext.Login);
@@ -29701,7 +29956,7 @@ var Simpleheader = function Simpleheader(props) {
29701
29956
  fontWeight: sectionproperties.userBtnTextfontweight,
29702
29957
  fontSize: sectionproperties.userbtn_logintextFontSize + 'px'
29703
29958
  }
29704
- }, langdetect == 'en' ? 'Login' : 'تسجيل الدخول')), sectionproperties.userbtnstyle == 'Style 2' && authdetailsContext.loggedin && sectionproperties.ShowUserBtn == 'Show' && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, /*#__PURE__*/React__default["default"].createElement("div", {
29959
+ }, langdetect == 'en' ? 'Login' : 'تسجيل الدخول')), sectionproperties.userbtnstyle == 'Style 2' && authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, /*#__PURE__*/React__default["default"].createElement("div", {
29705
29960
  className: header_cssstyles.userBtnLoggedinContainer + ' allcentered ',
29706
29961
  sytle: {
29707
29962
  position: 'relative'
@@ -29780,7 +30035,7 @@ var Simpleheader = function Simpleheader(props) {
29780
30035
  "class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem allcenetered m-0 p-0 '
29781
30036
  }, /*#__PURE__*/React__default["default"].createElement(BiLogOutCircle.BiLogOutCircle, {
29782
30037
  "class": langdetect == 'en' ? 'mr-2' : 'ml-2'
29783
- }), lang.logout))))), sectionproperties.userbtnstyle == 'Style 1' && sectionproperties.ShowUserBtn == 'Show' && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, !authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement("div", {
30038
+ }), lang.logout))))), sectionproperties.userbtnstyle == 'Style 1' && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, !authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement("div", {
29784
30039
  "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 ',
29785
30040
  sytle: {
29786
30041
  position: 'relative'
@@ -33790,12 +34045,22 @@ var Modernheader = function Modernheader(props) {
33790
34045
  }, langdetect == 'en' && /*#__PURE__*/React__default["default"].createElement("div", {
33791
34046
  "class": ' row m-0 w-100 d-flex align-items-center '
33792
34047
  }, /*#__PURE__*/React__default["default"].createElement("p", {
33793
- "class": "m-0 p-0 mr-2 ml-2"
33794
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, null)), langdetect == 'ar' && /*#__PURE__*/React__default["default"].createElement("div", {
34048
+ "class": "m-0 p-0 mr-2 ml-2",
34049
+ style: {
34050
+ color: sectionproperties.searchbaricon_color
34051
+ }
34052
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, {
34053
+ color: sectionproperties.searchbaricon_color
34054
+ })), langdetect == 'ar' && /*#__PURE__*/React__default["default"].createElement("div", {
33795
34055
  "class": ' row m-0 w-100 d-flex align-items-center '
33796
34056
  }, /*#__PURE__*/React__default["default"].createElement("p", {
33797
- "class": "m-0 p-0 ml-2 mr-2"
33798
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, null)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].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) {
34057
+ "class": "m-0 p-0 ml-2 mr-2",
34058
+ style: {
34059
+ color: sectionproperties.searchbaricon_color
34060
+ }
34061
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, {
34062
+ color: sectionproperties.searchbaricon_color
34063
+ })))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].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) {
33799
34064
  var _authdetailsContext$i4;
33800
34065
  return /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
33801
34066
  onClick: function onClick() {
@@ -33812,7 +34077,8 @@ var Modernheader = function Modernheader(props) {
33812
34077
  style: {
33813
34078
  fontSize: sectionproperties.dropdown_fontsize + 'px',
33814
34079
  fontWeight: sectionproperties.dropdown_fontweight,
33815
- textTransform: sectionproperties.dropdown_texttransform
34080
+ textTransform: sectionproperties.dropdown_texttransform,
34081
+ color: sectionproperties.searchbaricon_color
33816
34082
  }
33817
34083
  }, /*#__PURE__*/React__default["default"].createElement("span", {
33818
34084
  "class": 'ml-2 mr-2'
@@ -42900,7 +43166,7 @@ var Allinonefooter = function Allinonefooter(props) {
42900
43166
  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; }
42901
43167
  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__default["default"](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; }
42902
43168
  var Footer1 = function Footer1(props) {
42903
- 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, _logoarrayofobjects$3, _logoarrayofobjects$4, _authdetailsContext$i14, _authdetailsContext$i15;
43169
+ 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;
42904
43170
  var _useState = React.useState(''),
42905
43171
  _useState2 = _slicedToArray__default["default"](_useState, 2),
42906
43172
  sectionproperties = _useState2[0],
@@ -42919,10 +43185,6 @@ var Footer1 = function Footer1(props) {
42919
43185
  var templateproperties_context = props.actions.templateproperties_context;
42920
43186
  var templatepropcontext = props.actions.templatepropcontext;
42921
43187
  var ikimagecredcontext = props.actions.ikimagecredcontext;
42922
- var _useState5 = React.useState(''),
42923
- _useState6 = _slicedToArray__default["default"](_useState5, 2),
42924
- newsletter = _useState6[0],
42925
- setnewsletter = _useState6[1];
42926
43188
  React.useEffect(function () {
42927
43189
  if (props.srcfrom == 'addsectionform') {
42928
43190
  var secpropobj = {};
@@ -43080,17 +43342,6 @@ var Footer1 = function Footer1(props) {
43080
43342
  maxWidth: '35%',
43081
43343
  height: 'auto'
43082
43344
  }
43083
- }),
43084
- btnn: glamor.css({
43085
- width: '150px',
43086
- height: 40,
43087
- borderRadius: 10,
43088
- background: '#C2A24D',
43089
- color: 'white',
43090
- ':hover': {
43091
- transition: '.3s',
43092
- background: '#186a81'
43093
- }
43094
43345
  })
43095
43346
  };
43096
43347
  var returnpolicyobj = function returnpolicyobj(policytype) {
@@ -43105,8 +43356,8 @@ var Footer1 = function Footer1(props) {
43105
43356
  };
43106
43357
  return /*#__PURE__*/React__default["default"].createElement("div", {
43107
43358
  "class": "row m-0 w-100 d-flex justify-content-center"
43108
- }, sectionproperties.opencollapsible == 'Expanded' && /*#__PURE__*/React__default["default"].createElement("footer", {
43109
- "class": "".concat(footerStyles.footerContainer) + ' px-sm-2 py-md-4 p-md-4 '
43359
+ }, /*#__PURE__*/React__default["default"].createElement("footer", {
43360
+ "class": "".concat(footerStyles.footerContainer) + ' p-sm-2 p-md-4 '
43110
43361
  }, /*#__PURE__*/React__default["default"].createElement("div", {
43111
43362
  "class": "row w-100 m-0 d-flex justify-content-center"
43112
43363
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -43365,137 +43616,7 @@ var Footer1 = function Footer1(props) {
43365
43616
  "class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
43366
43617
  }, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
43367
43618
  size: sectionproperties.footerinfoicon_fontsize
43368
- })), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.address_en)))))), sectionproperties.opencollapsible == 'Not Expanded' && /*#__PURE__*/React__default["default"].createElement("footer", {
43369
- "class": "".concat(footerStyles.footerContainer) + ' p-sm-2 p-md-4 '
43370
- }, /*#__PURE__*/React__default["default"].createElement("div", {
43371
- "class": "row w-100 m-0 d-flex justify-content-center"
43372
- }, /*#__PURE__*/React__default["default"].createElement("div", {
43373
- "class": "col-lg-6"
43374
- }, /*#__PURE__*/React__default["default"].createElement("div", {
43375
- "class": "row m-0 w-100"
43376
- }, /*#__PURE__*/React__default["default"].createElement("div", {
43377
- "class": "col-lg-12 d-flex flex-row align-items-center justify-content-start mb-3 p-0"
43378
- }, /*#__PURE__*/React__default["default"].createElement("div", {
43379
- "class": "".concat(footerStyles.footerlogo) + ' d-flex align-items-center justify-content-center '
43380
- }, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
43381
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
43382
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
43383
- path: 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,
43384
- style: {
43385
- width: '100%',
43386
- height: '100%',
43387
- objectFit: 'contain'
43388
- },
43389
- loading: "lazy"
43390
- }))), /*#__PURE__*/React__default["default"].createElement("div", {
43391
- "class": "col-lg-12 p-0 mb-3"
43392
- }, /*#__PURE__*/React__default["default"].createElement("p", {
43393
- "class": "m-0 p-0",
43394
- style: {
43395
- fontSize: '15px',
43396
- color: '#fff',
43397
- fontWeight: sectionproperties.prodCatFontWeight,
43398
- textAlign: langdetect == 'en' ? 'left' : 'right'
43399
- }
43400
- }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.description_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
43401
- "class": "col-lg-12 p-0 flex-row text-start"
43402
- }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
43403
- "class": "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ',
43404
- onClick: function onClick() {
43405
- var _authdetailsContext$i16;
43406
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.facebooklink) != null) {
43407
- var _authdetailsContext$i17;
43408
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.facebooklink, '_blank');
43409
- }
43410
- }
43411
- }, /*#__PURE__*/React__default["default"].createElement(FaFacebook.FaFacebook, {
43412
- size: sectionproperties.facebkbtnniconfontsize
43413
- })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
43414
- "class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
43415
- onClick: function onClick() {
43416
- var _authdetailsContext$i18;
43417
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.instagramlink) != null) {
43418
- var _authdetailsContext$i19;
43419
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.instagramlink, '_blank');
43420
- }
43421
- }
43422
- }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
43423
- size: sectionproperties.instgrambtniconfontsize
43424
- })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
43425
- "class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ',
43426
- onClick: function onClick() {
43427
- var _authdetailsContext$i20;
43428
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.whatsappnumber) != null) {
43429
- var _authdetailsContext$i21;
43430
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.whatsappnumber), '_blank');
43431
- }
43432
- }
43433
- }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
43434
- size: sectionproperties.youtubebtniconfontsize
43435
- }))))), /*#__PURE__*/React__default["default"].createElement("div", {
43436
- "class": "col-lg-6"
43437
- }, /*#__PURE__*/React__default["default"].createElement("div", {
43438
- "class": "row m-0 w-100 mt-md-3"
43439
- }, /*#__PURE__*/React__default["default"].createElement("div", {
43440
- "class": "col-lg-12 p-0 mb-3"
43441
- }, /*#__PURE__*/React__default["default"].createElement("p", {
43442
- "class": "m-0 p-0",
43443
- style: {
43444
- fontSize: 20,
43445
- color: 'white',
43446
- fontWeight: 600,
43447
- textAlign: langdetect == 'en' ? 'left' : 'right'
43448
- }
43449
- }, "\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__default["default"].createElement("div", {
43450
- "class": "col-lg-12 p-0 mb-3"
43451
- }, /*#__PURE__*/React__default["default"].createElement("p", {
43452
- "class": "m-0 p-0",
43453
- style: {
43454
- fontSize: 15,
43455
- color: 'white',
43456
- fontWeight: 500,
43457
- textAlign: langdetect == 'en' ? 'left' : 'right'
43458
- }
43459
- }, "\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__default["default"].createElement("div", {
43460
- "class": "col-lg-12 mb-3 text-start p-0"
43461
- }, /*#__PURE__*/React__default["default"].createElement("input", {
43462
- type: "text",
43463
- className: "".concat(footerStyles.form_control) + ' w-md-100 ',
43464
- value: event.target.value,
43465
- placeholder: "\u0627\u0644\u0628\u0631\u064A\u062F \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A",
43466
- onChange: function onChange(event) {
43467
- var newslettertemp = _objectSpread$1C({}, newsletter);
43468
- newslettertemp = event.target.value;
43469
- setnewsletter(_objectSpread$1C({}, newslettertemp));
43470
- },
43471
- style: {
43472
- background: 'white',
43473
- fontSize: 14,
43474
- color: '#000',
43475
- borderRadius: 10,
43476
- width: '50%',
43477
- height: 40,
43478
- paddingLeft: 20,
43479
- paddingRight: 20
43480
- }
43481
- })), /*#__PURE__*/React__default["default"].createElement("div", {
43482
- "class": "col-lg-12 text-start mb-3 text-start p-0"
43483
- }, /*#__PURE__*/React__default["default"].createElement("button", {
43484
- "class": footerStyles.btnn
43485
- }, "\u0627\u0634\u062A\u0631\u0643 \u0627\u0644\u0622\u0646")))), /*#__PURE__*/React__default["default"].createElement("div", {
43486
- "class": "col-lg-12 d-flex justify-content-center mt-md-3 mb-md-3"
43487
- }, /*#__PURE__*/React__default["default"].createElement("div", {
43488
- "class": "".concat(footerStyles.vl) + ' ml-sm-0 mr-sm-0 my-3 '
43489
- })), /*#__PURE__*/React__default["default"].createElement("div", {
43490
- "class": "col-lg-12 text-start"
43491
- }, /*#__PURE__*/React__default["default"].createElement("p", {
43492
- "class": "m-0 p-0",
43493
- style: {
43494
- fontSize: sectionproperties.generaltext_fontSize + 'px',
43495
- color: sectionproperties.generaltext_fontColor,
43496
- fontWeight: sectionproperties.generaltext_fontWeight
43497
- }
43498
- }, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar)))));
43619
+ })), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.address_en)))))));
43499
43620
  };
43500
43621
 
43501
43622
  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; }
@@ -47135,7 +47256,7 @@ var FooterWithThreeColumns = function FooterWithThreeColumns(props) {
47135
47256
  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; }
47136
47257
  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__default["default"](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; }
47137
47258
  var ModernFooter = function ModernFooter(props) {
47138
- 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;
47259
+ 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;
47139
47260
  var _useState = React.useState(''),
47140
47261
  _useState2 = _slicedToArray__default["default"](_useState, 2),
47141
47262
  sectionproperties = _useState2[0],
@@ -47442,43 +47563,57 @@ var ModernFooter = function ModernFooter(props) {
47442
47563
  }, sectionproperties.whatsappiconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
47443
47564
  "class": langdetect == 'en' ? 'mr-2' : 'ml-2',
47444
47565
  size: sectionproperties.whatsappiconfontsize
47445
- }), 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__default["default"].createElement("div", {
47566
+ }), sectionproperties.whatsapplinktext)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.twitterlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
47567
+ className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
47568
+ onClick: function onClick() {
47569
+ var _authdetailsContext$i12;
47570
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.twitterlink) != null) {
47571
+ var _authdetailsContext$i13;
47572
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.twitterlink, '_blank');
47573
+ }
47574
+ }
47575
+ }, /*#__PURE__*/React__default["default"].createElement("i", {
47576
+ className: "h-100 allcentered",
47577
+ style: {
47578
+ fontSize: 20
47579
+ }
47580
+ }, "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__default["default"].createElement("div", {
47446
47581
  "class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
47447
47582
  }, /*#__PURE__*/React__default["default"].createElement("p", {
47448
47583
  "class": footerStyles.linkedin_btn + ' m-0 p-0 d-flex align-items-center ',
47449
47584
  onClick: function onClick() {
47450
- var _authdetailsContext$i12;
47451
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.linkedinlink) != null) {
47452
- var _authdetailsContext$i13;
47453
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.linkedinlink, '_blank');
47585
+ var _authdetailsContext$i15;
47586
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.linkedinlink) != null) {
47587
+ var _authdetailsContext$i16;
47588
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.linkedinlink, '_blank');
47454
47589
  }
47455
47590
  }
47456
47591
  }, sectionproperties.linkedinbtniconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(AiOutlineLinkedin.AiOutlineLinkedin, {
47457
47592
  "class": langdetect == 'en' ? 'mr-2' : 'ml-2',
47458
47593
  size: sectionproperties.linkedinbtniconfontsize
47459
- }), sectionproperties.linkedinlinktext)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
47594
+ }), sectionproperties.linkedinlinktext)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
47460
47595
  "class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
47461
47596
  }, /*#__PURE__*/React__default["default"].createElement("p", {
47462
47597
  "class": footerStyles.instgram_btn + ' m-0 p-0 d-flex align-items-center ',
47463
47598
  onClick: function onClick() {
47464
- var _authdetailsContext$i15;
47465
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.tiktoklink) != null) {
47466
- var _authdetailsContext$i16;
47467
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.tiktoklink, '_blank');
47599
+ var _authdetailsContext$i18;
47600
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink) != null) {
47601
+ var _authdetailsContext$i19;
47602
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.tiktoklink, '_blank');
47468
47603
  }
47469
47604
  }
47470
47605
  }, sectionproperties.instagramiconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
47471
47606
  "class": langdetect == 'en' ? 'mr-2' : 'ml-2',
47472
47607
  size: sectionproperties.instagramiconfontsize
47473
- }), 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__default["default"].createElement("div", {
47608
+ }), 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__default["default"].createElement("div", {
47474
47609
  "class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
47475
47610
  }, /*#__PURE__*/React__default["default"].createElement("p", {
47476
47611
  "class": footerStyles.instgram_btn + ' m-0 p-0 d-flex align-items-center ',
47477
47612
  onClick: function onClick() {
47478
- var _authdetailsContext$i18;
47479
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.telegramlink) != null) {
47480
- var _authdetailsContext$i19;
47481
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.telegramlink, '_blank');
47613
+ var _authdetailsContext$i21;
47614
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.telegramlink) != null) {
47615
+ var _authdetailsContext$i22;
47616
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.telegramlink, '_blank');
47482
47617
  }
47483
47618
  }
47484
47619
  }, sectionproperties.instagramiconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(FaTelegramPlane.FaTelegramPlane, {
@@ -47510,7 +47645,7 @@ var ModernFooter = function ModernFooter(props) {
47510
47645
  }
47511
47646
  }, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
47512
47647
  size: sectionproperties.footerinfoicon_fontsize
47513
- })), 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__default["default"].createElement("div", {
47648
+ })), 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__default["default"].createElement("div", {
47514
47649
  "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 ',
47515
47650
  onClick: function onClick() {
47516
47651
  window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
@@ -47529,14 +47664,14 @@ var ModernFooter = function ModernFooter(props) {
47529
47664
  }), authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
47530
47665
  "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 ',
47531
47666
  onClick: function onClick() {
47532
- var _authdetailsContext$i21;
47533
- 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');
47667
+ var _authdetailsContext$i24;
47668
+ 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');
47534
47669
  }
47535
47670
  }, /*#__PURE__*/React__default["default"].createElement("p", {
47536
47671
  "class": ' footerinfotext d-flex align-items-center justify-content-start m-0 p-0 cursor-pointer ',
47537
47672
  onClick: function onClick() {
47538
- var _authdetailsContext$i22;
47539
- 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');
47673
+ var _authdetailsContext$i25;
47674
+ 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');
47540
47675
  },
47541
47676
  style: {
47542
47677
  textTransform: 'none'
@@ -47547,7 +47682,7 @@ var ModernFooter = function ModernFooter(props) {
47547
47682
  marginRight: langdetect == 'en' ? '0.5rem' : 0,
47548
47683
  marginLeft: langdetect == 'ar' ? '0.5rem' : 0
47549
47684
  }
47550
- }), 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__default["default"].createElement("div", {
47685
+ }), 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__default["default"].createElement("div", {
47551
47686
  "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'
47552
47687
  }, /*#__PURE__*/React__default["default"].createElement("div", {
47553
47688
  className: "col-lg-12 p-0 d-flex justify-content-start mb-3"
@@ -47559,15 +47694,15 @@ var ModernFooter = function ModernFooter(props) {
47559
47694
  "class": "".concat(footerStyles.apptore) + ' cursor-pointer d-flex d-md-none ',
47560
47695
  src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
47561
47696
  onClick: function onClick() {
47562
- var _authdetailsContext$i24;
47563
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.mobileapplink_appstore, '_blank');
47697
+ var _authdetailsContext$i27;
47698
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.mobileapplink_appstore, '_blank');
47564
47699
  }
47565
47700
  }), /*#__PURE__*/React__default["default"].createElement("img", {
47566
47701
  "class": "".concat(footerStyles.apptore) + ' cursor-pointer d-none d-md-flex ',
47567
47702
  src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
47568
47703
  onClick: function onClick() {
47569
- var _authdetailsContext$i25;
47570
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.mobileapplink_appstore, '_blank');
47704
+ var _authdetailsContext$i28;
47705
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.mobileapplink_appstore, '_blank');
47571
47706
  }
47572
47707
  })), /*#__PURE__*/React__default["default"].createElement("div", {
47573
47708
  "class": 'col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start'
@@ -47575,15 +47710,15 @@ var ModernFooter = function ModernFooter(props) {
47575
47710
  "class": "".concat(footerStyles.playstore) + ' cursor-pointer d-flex d-md-none ',
47576
47711
  src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
47577
47712
  onClick: function onClick() {
47578
- var _authdetailsContext$i26;
47579
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.mobileapplink_playstore, '_blank');
47713
+ var _authdetailsContext$i29;
47714
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.mobileapplink_playstore, '_blank');
47580
47715
  }
47581
47716
  }), /*#__PURE__*/React__default["default"].createElement("img", {
47582
47717
  "class": "".concat(footerStyles.playstore) + ' cursor-pointer d-none d-md-flex ',
47583
47718
  src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
47584
47719
  onClick: function onClick() {
47585
- var _authdetailsContext$i27;
47586
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.mobileapplink_playstore, '_blank');
47720
+ var _authdetailsContext$i30;
47721
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.mobileapplink_playstore, '_blank');
47587
47722
  }
47588
47723
  }))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
47589
47724
  "class": "col-lg-3 col-md-12 col-sm-12 mt-md-3 px-lg-5 px-md-2",
@@ -47613,7 +47748,7 @@ var ModernFooter = function ModernFooter(props) {
47613
47748
  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; }
47614
47749
  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__default["default"](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; }
47615
47750
  var Newsletterfooter = function Newsletterfooter(props) {
47616
- 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;
47751
+ 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;
47617
47752
  var _useState = React.useState(''),
47618
47753
  _useState2 = _slicedToArray__default["default"](_useState, 2),
47619
47754
  sectionproperties = _useState2[0],
@@ -48199,43 +48334,57 @@ var Newsletterfooter = function Newsletterfooter(props) {
48199
48334
  }
48200
48335
  }, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube.AiFillYoutube, {
48201
48336
  size: sectionproperties.instgrambtniconfontsize
48202
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
48203
- "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
48337
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.twitterlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
48338
+ className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
48204
48339
  onClick: function onClick() {
48205
48340
  var _authdetailsContext$i18;
48206
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink) != null) {
48341
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.twitterlink) != null) {
48207
48342
  var _authdetailsContext$i19;
48208
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.tiktoklink, '_blank');
48343
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.twitterlink, '_blank');
48344
+ }
48345
+ }
48346
+ }, /*#__PURE__*/React__default["default"].createElement("i", {
48347
+ className: "h-100 allcentered",
48348
+ style: {
48349
+ fontSize: 20
48350
+ }
48351
+ }, "x")), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
48352
+ "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
48353
+ onClick: function onClick() {
48354
+ var _authdetailsContext$i21;
48355
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.tiktoklink) != null) {
48356
+ var _authdetailsContext$i22;
48357
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.tiktoklink, '_blank');
48209
48358
  }
48210
48359
  }
48211
48360
  }, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
48212
48361
  size: sectionproperties.instgrambtniconfontsize
48213
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
48362
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
48214
48363
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
48215
48364
  onClick: function onClick() {
48216
- var _authdetailsContext$i21;
48217
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.linkedinlink, '_blank');
48365
+ var _authdetailsContext$i24;
48366
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.linkedinlink, '_blank');
48218
48367
  }
48219
48368
  }, /*#__PURE__*/React__default["default"].createElement(FaLinkedinIn.FaLinkedinIn, {
48220
48369
  size: sectionproperties.instgrambtniconfontsize
48221
- })), 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__default["default"].createElement("p", {
48370
+ })), 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__default["default"].createElement("p", {
48222
48371
  "class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 ',
48223
48372
  onClick: function onClick() {
48224
- var _authdetailsContext$i23;
48225
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.whatsappnumber) != null) {
48226
- var _authdetailsContext$i24;
48227
- 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');
48373
+ var _authdetailsContext$i26;
48374
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.whatsappnumber) != null) {
48375
+ var _authdetailsContext$i27;
48376
+ 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');
48228
48377
  }
48229
48378
  }
48230
48379
  }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
48231
48380
  size: sectionproperties.youtubebtniconfontsize
48232
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.googlemapslink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
48381
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.googlemapslink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
48233
48382
  "class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 ',
48234
48383
  onClick: function onClick() {
48235
- var _authdetailsContext$i26;
48236
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.googlemapslink) != null) {
48237
- var _authdetailsContext$i27;
48238
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.googlemapslink, '_blank');
48384
+ var _authdetailsContext$i29;
48385
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.googlemapslink) != null) {
48386
+ var _authdetailsContext$i30;
48387
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.googlemapslink, '_blank');
48239
48388
  }
48240
48389
  }
48241
48390
  }, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
@@ -48255,15 +48404,15 @@ var Newsletterfooter = function Newsletterfooter(props) {
48255
48404
  "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 ',
48256
48405
  src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
48257
48406
  onClick: function onClick() {
48258
- var _authdetailsContext$i28;
48259
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.mobileapplink_appstore, '_blank');
48407
+ var _authdetailsContext$i31;
48408
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.mobileapplink_appstore, '_blank');
48260
48409
  }
48261
48410
  }), sectionproperties.showplaystore == 'Show' && /*#__PURE__*/React__default["default"].createElement("img", {
48262
48411
  "class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
48263
48412
  src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
48264
48413
  onClick: function onClick() {
48265
- var _authdetailsContext$i29;
48266
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.mobileapplink_playstore, '_blank');
48414
+ var _authdetailsContext$i32;
48415
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.mobileapplink_playstore, '_blank');
48267
48416
  }
48268
48417
  }))), sectionproperties.showfooteraddress == 'Show' && sectionproperties.storeinfostyle == 'Style 2' && /*#__PURE__*/React__default["default"].createElement("div", {
48269
48418
  "class": "row m-0 w-100 d-flex flex-row justify-content-start align-items-center mt-4"
@@ -48280,7 +48429,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
48280
48429
  "class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
48281
48430
  }, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
48282
48431
  size: 30
48283
- })), 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__default["default"].createElement("div", {
48432
+ })), 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__default["default"].createElement("div", {
48284
48433
  "class": "col-lg-12 p-0 d-block my-3"
48285
48434
  }, /*#__PURE__*/React__default["default"].createElement("hr", {
48286
48435
  "class": "m-0 p-0"
@@ -57011,7 +57160,6 @@ var Twobgimages = function Twobgimages(props) {
57011
57160
  if (item.place_clickable == 'General') {
57012
57161
  if (item.externallink == 'Yes') {
57013
57162
  window.open(item.clickable_page_route, '_blank');
57014
-
57015
57163
  // history.push(item.clickable_page_route);
57016
57164
  } else if (item.clickable_page_route && item.clickable_page_route.length != 0) {
57017
57165
  routingcountext(item.clickable_page_route, false, '');
@@ -58369,17 +58517,13 @@ var DynamicForm = function DynamicForm(props) {
58369
58517
  }
58370
58518
  if (item.type == 'date') {
58371
58519
  return /*#__PURE__*/React__default["default"].createElement("div", {
58372
- "class": 'col-md-12 col-lg-' + sectionproperties.numberofcolsperrow
58373
- }, /*#__PURE__*/React__default["default"].createElement("div", {
58374
58520
  "class": "row m-0 w-100 mb-3"
58375
58521
  }, /*#__PURE__*/React__default["default"].createElement("div", {
58376
58522
  "class": "col-lg-12 text-start mb-2"
58377
58523
  }, /*#__PURE__*/React__default["default"].createElement("p", {
58378
58524
  "class": form_cssstyles.formlabel + ' m-0 p-0 ',
58379
58525
  style: {}
58380
- }, langdetect == 'en' ? item.title_en : item.title_ar, " ", /*#__PURE__*/React__default["default"].createElement("sup", {
58381
- "class": "text-danger"
58382
- }, item.isrequired == 1 ? '*' : ''))), sectionproperties.datestartdate == 'Today' && /*#__PURE__*/React__default["default"].createElement("div", {
58526
+ }, langdetect == 'en' ? item.title_en : item.title_ar, " ", item.isrequired == 1 ? '*' : '')), sectionproperties.datestartdate == 'Today' && /*#__PURE__*/React__default["default"].createElement("div", {
58383
58527
  "class": "col-lg-12 text-start"
58384
58528
  }, /*#__PURE__*/React__default["default"].createElement("input", {
58385
58529
  type: type,
@@ -58398,20 +58542,16 @@ var DynamicForm = function DynamicForm(props) {
58398
58542
  updateformfield(event.target.value, index);
58399
58543
  },
58400
58544
  className: "".concat(formstyles.form_control, " ").concat(form_cssstyles.form_control)
58401
- }))));
58545
+ })));
58402
58546
  } else {
58403
58547
  return /*#__PURE__*/React__default["default"].createElement("div", {
58404
- "class": 'col-md-12 col-lg-' + sectionproperties.numberofcolsperrow
58405
- }, /*#__PURE__*/React__default["default"].createElement("div", {
58406
58548
  "class": "row m-0 w-100 mb-3"
58407
58549
  }, /*#__PURE__*/React__default["default"].createElement("div", {
58408
58550
  "class": "col-lg-12 text-start mb-2"
58409
58551
  }, /*#__PURE__*/React__default["default"].createElement("p", {
58410
58552
  "class": form_cssstyles.formlabel + ' m-0 p-0 ',
58411
58553
  style: {}
58412
- }, langdetect == 'en' ? item.title_en : item.title_ar, " ", /*#__PURE__*/React__default["default"].createElement("sup", {
58413
- "class": "text-danger"
58414
- }, item.isrequired == 1 ? '*' : ''))), /*#__PURE__*/React__default["default"].createElement("div", {
58554
+ }, langdetect == 'en' ? item.title_en : item.title_ar, " ", item.isrequired == 1 ? '*' : '')), /*#__PURE__*/React__default["default"].createElement("div", {
58415
58555
  "class": "col-lg-12 text-start"
58416
58556
  }, /*#__PURE__*/React__default["default"].createElement("input", {
58417
58557
  type: type,
@@ -58420,22 +58560,18 @@ var DynamicForm = function DynamicForm(props) {
58420
58560
  updateformfield(event.target.value, index);
58421
58561
  },
58422
58562
  className: "".concat(formstyles.form_control, " ").concat(form_cssstyles.form_control)
58423
- }))));
58563
+ })));
58424
58564
  }
58425
58565
  };
58426
58566
  var textareaitem = function textareaitem(item, index) {
58427
58567
  return /*#__PURE__*/React__default["default"].createElement("div", {
58428
- "class": 'col-md-12 col-lg-12'
58429
- }, /*#__PURE__*/React__default["default"].createElement("div", {
58430
58568
  "class": "row m-0 w-100 mb-3"
58431
58569
  }, /*#__PURE__*/React__default["default"].createElement("div", {
58432
58570
  "class": "col-lg-12 text-start mb-2"
58433
58571
  }, /*#__PURE__*/React__default["default"].createElement("p", {
58434
58572
  "class": form_cssstyles.formlabel + ' m-0 p-0 ',
58435
58573
  style: {}
58436
- }, langdetect == 'en' ? item.title_en : item.title_ar, " ", /*#__PURE__*/React__default["default"].createElement("sup", {
58437
- "class": "text-danger"
58438
- }, item.isrequired == 1 ? '*' : ''))), /*#__PURE__*/React__default["default"].createElement("div", {
58574
+ }, langdetect == 'en' ? item.title_en : item.title_ar, " ", item.isrequired == 1 ? '*' : '')), /*#__PURE__*/React__default["default"].createElement("div", {
58439
58575
  "class": "col-lg-12 text-start"
58440
58576
  }, /*#__PURE__*/React__default["default"].createElement(TextareaAutosize__default["default"], {
58441
58577
  value: item.value,
@@ -58443,7 +58579,7 @@ var DynamicForm = function DynamicForm(props) {
58443
58579
  updateformfield(event.target.value, index);
58444
58580
  },
58445
58581
  className: "".concat(formstyles.form_control, " ").concat(form_cssstyles.form_control)
58446
- }))));
58582
+ })));
58447
58583
  };
58448
58584
  var selectboxitem = function selectboxitem(item, index) {
58449
58585
  var itemsarr = item.selectboxvalues;
@@ -58451,17 +58587,13 @@ var DynamicForm = function DynamicForm(props) {
58451
58587
  var decoditems = JSON.parse(itemsarr);
58452
58588
  if (decoditems != undefined && Array.isArray(decoditems)) {
58453
58589
  return /*#__PURE__*/React__default["default"].createElement("div", {
58454
- "class": 'col-md-12 col-lg-' + sectionproperties.numberofcolsperrow
58455
- }, /*#__PURE__*/React__default["default"].createElement("div", {
58456
58590
  "class": "row m-0 w-100 mb-3"
58457
58591
  }, /*#__PURE__*/React__default["default"].createElement("div", {
58458
58592
  "class": "col-lg-12 text-start mb-2"
58459
58593
  }, /*#__PURE__*/React__default["default"].createElement("p", {
58460
58594
  "class": form_cssstyles.formlabel + ' m-0 p-0 ',
58461
58595
  style: {}
58462
- }, langdetect == 'en' ? item.title_en : item.title_ar, " ", /*#__PURE__*/React__default["default"].createElement("sup", {
58463
- "class": "text-danger"
58464
- }, item.isrequired == 1 ? '*' : ''))), /*#__PURE__*/React__default["default"].createElement("div", {
58596
+ }, langdetect == 'en' ? item.title_en : item.title_ar, " ", item.isrequired == 1 ? '*' : '')), /*#__PURE__*/React__default["default"].createElement("div", {
58465
58597
  "class": "col-lg-12 text-start"
58466
58598
  }, /*#__PURE__*/React__default["default"].createElement("select", {
58467
58599
  value: item.value,
@@ -58475,7 +58607,7 @@ var DynamicForm = function DynamicForm(props) {
58475
58607
  return /*#__PURE__*/React__default["default"].createElement("option", {
58476
58608
  value: sitem.optionname_en
58477
58609
  }, langdetect == 'en' ? sitem.optionname_en : sitem.optionname_ar);
58478
- })))));
58610
+ }))));
58479
58611
  }
58480
58612
  }
58481
58613
  };
@@ -58498,7 +58630,7 @@ var DynamicForm = function DynamicForm(props) {
58498
58630
  width: sectionproperties.generalbtn_width + '%',
58499
58631
  height: sectionproperties.generalbtn_height + 'px',
58500
58632
  backgroundColor: sectionproperties.generalbtn_bgColor,
58501
- borderRadius: sectionproperties.generalbtnborderradius + 'px',
58633
+ borderRadius: sectionproperties.generalbtn_bgColor,
58502
58634
  color: sectionproperties.generalbtn_textColor,
58503
58635
  fontSize: sectionproperties.generalbtn_fontsize,
58504
58636
  fontWeight: sectionproperties.generalbtn_fontweight,
@@ -58538,14 +58670,6 @@ var DynamicForm = function DynamicForm(props) {
58538
58670
  transition: '.3s',
58539
58671
  backgroundColor: '#044da6'
58540
58672
  }
58541
- }),
58542
- sectiontitle: glamor.css({
58543
- color: sectionproperties.sectionTitleColor,
58544
- fontSize: sectionproperties.sectionTitleFontSize + 'px',
58545
- fontWeight: sectionproperties.sectionTitleFontWeight,
58546
- '@media (max-width: 800px)': {
58547
- fontSize: sectionproperties.sectionTitleFontSizeresp
58548
- }
58549
58673
  })
58550
58674
  };
58551
58675
  return /*#__PURE__*/React__default["default"].createElement("div", {
@@ -58589,8 +58713,12 @@ var DynamicForm = function DynamicForm(props) {
58589
58713
  marginBottom: sectionproperties.sectionTitleMarginBottom + 'px'
58590
58714
  }
58591
58715
  }, /*#__PURE__*/React__default["default"].createElement("p", {
58592
- "class": form_cssstyles.sectiontitle + ' m-0 p-0 ',
58593
- style: {}
58716
+ "class": "m-0 p-0",
58717
+ style: {
58718
+ color: sectionproperties.sectionTitleColor,
58719
+ fontSize: sectionproperties.sectionTitleFontSize + 'px',
58720
+ fontWeight: sectionproperties.sectionTitleFontWeight
58721
+ }
58594
58722
  }, langdetect == 'en' ? formtitleen : formtitlear)), (dynamicform === null || dynamicform === void 0 ? void 0 : dynamicform.id) != undefined && /*#__PURE__*/React__default["default"].createElement("div", {
58595
58723
  "class": 'row m-0 w-100 p-3 mt-3'
58596
58724
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -58711,8 +58839,12 @@ var DynamicForm = function DynamicForm(props) {
58711
58839
  marginBottom: sectionproperties.sectionTitleMarginBottom + 'px'
58712
58840
  }
58713
58841
  }, /*#__PURE__*/React__default["default"].createElement("p", {
58714
- "class": form_cssstyles.sectiontitle + ' m-0 p-0 ',
58715
- style: {}
58842
+ "class": "m-0 p-0",
58843
+ style: {
58844
+ color: sectionproperties.sectionTitleColor,
58845
+ fontSize: sectionproperties.sectionTitleFontSize + 'px',
58846
+ fontWeight: sectionproperties.sectionTitleFontWeight
58847
+ }
58716
58848
  }, langdetect == 'en' ? formtitleen : formtitlear)), (dynamicform === null || dynamicform === void 0 ? void 0 : dynamicform.id) != undefined && /*#__PURE__*/React__default["default"].createElement("div", {
58717
58849
  "class": 'row m-0 w-100 '
58718
58850
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -59552,14 +59684,14 @@ var Freetextsection = function Freetextsection(props) {
59552
59684
  height: '1px',
59553
59685
  position: 'relative',
59554
59686
  flex: '1 1 auto',
59555
- // minWidth: '10%',
59687
+ minWidth: '10%',
59556
59688
  background: sectionproperties.linebgcolor
59557
59689
  }),
59558
59690
  line_right: glamor.css({
59559
59691
  height: '1px',
59560
59692
  position: 'relative',
59561
59693
  flex: '1 1 auto',
59562
- // minWidth: '10%',
59694
+ minWidth: '10%',
59563
59695
  background: sectionproperties.linebgcolor
59564
59696
  }),
59565
59697
  btn: glamor.css({
@@ -59597,40 +59729,36 @@ var Freetextsection = function Freetextsection(props) {
59597
59729
  top: 0,
59598
59730
  bottom: 0
59599
59731
  }
59600
- }),
59601
- sectiontitlecontent: glamor.css({
59602
- fontSize: sectionproperties.sectionTitleFontSize + 'px',
59603
- color: sectionproperties.sectionTitleColor,
59604
- textTransform: sectionproperties.sectionTitleTextTransform,
59605
- fontWeight: sectionproperties.sectionTitleFontWeight,
59606
- // padding: sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? 7 : 0,
59607
- textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
59608
- '@media (max-width: 800px)': {
59609
- fontSize: sectionproperties.sectionTitleFontSizeresp + 'px'
59610
- }
59611
59732
  })
59612
59733
  };
59613
59734
  var SectionTitle = function SectionTitle() {
59614
59735
  return /*#__PURE__*/React__default["default"].createElement("div", {
59615
- "class": "d-flex align-items-center allcentered",
59736
+ "class": "d-flex align-items-center flex-row",
59616
59737
  style: {
59617
59738
  position: 'relative',
59618
59739
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : '',
59619
- width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : '',
59620
- flexDirection: sectionproperties.sectiontitlestyle == 'Line Under Text' ? 'column' : 'row'
59740
+ width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
59621
59741
  }
59622
- }, /*#__PURE__*/React__default["default"].createElement("p", {
59742
+ }, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
59743
+ "class": section_styles.line_left,
59744
+ style: {
59745
+ marginLeft: langdetect == 'en' ? 0 : sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
59746
+ marginRight: langdetect == 'en' ? sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0 : 0
59747
+ }
59748
+ }), /*#__PURE__*/React__default["default"].createElement("p", {
59623
59749
  "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 ',
59624
- style: {}
59625
- }, /*#__PURE__*/React__default["default"].createElement("span", {
59626
- "class": section_styles.sectiontitlecontent
59627
- }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar)), sectionproperties.sectiontitlestyle == 'Line Under Text' && /*#__PURE__*/React__default["default"].createElement("span", {
59628
59750
  style: {
59629
- width: '50%',
59630
- background: sectionproperties.linebgcolor,
59631
- height: 3,
59632
- borderRadius: 10,
59633
- marginTop: 15
59751
+ color: sectionproperties.sectionTitleColor,
59752
+ textTransform: sectionproperties.sectionTitleTextTransform,
59753
+ fontWeight: sectionproperties.sectionTitleFontWeight,
59754
+ padding: sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? 7 : 0,
59755
+ textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
59756
+ }
59757
+ }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
59758
+ "class": section_styles.line_right,
59759
+ style: {
59760
+ marginRight: langdetect == 'en' ? 0 : sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
59761
+ marginLeft: langdetect == 'en' ? sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0 : 0
59634
59762
  }
59635
59763
  }));
59636
59764
  };
@@ -59689,8 +59817,8 @@ var Freetextsection = function Freetextsection(props) {
59689
59817
  style: {
59690
59818
  paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
59691
59819
  paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px',
59692
- paddingTop: type == 'responsive' ? sectionproperties.paddingverticalresponsive + 'px' : sectionproperties.paddingTop + 'px',
59693
- paddingBottom: type == 'responsive' ? sectionproperties.paddingverticalresponsive + 'px' : sectionproperties.paddingBottom + 'px',
59820
+ paddingTop: type == 'responsive' ? '15px' : sectionproperties.paddingTop + 'px',
59821
+ paddingBottom: type == 'responsive' ? '15px' : sectionproperties.paddingBottom + 'px',
59694
59822
  zIndex: 100,
59695
59823
  height: sectionproperties.hideshowcardtransition == 'Show' ? type == 'responsive' ? sectionproperties.height_responsive + 'px' : '' : ''
59696
59824
  }
@@ -59738,45 +59866,7 @@ var Freetextsection = function Freetextsection(props) {
59738
59866
  "class": "w-100 allcentered",
59739
59867
  style: {
59740
59868
  background: sectionproperties.outerbgcolor
59741
- // backgroundImage: sectionproperties.sectionbgstyle == 'Besides each other' ? 'url(' + serverbaselink + maincontainerarrayofobjs[0]?.back_bgimage + ')' : '',
59742
59869
  }
59743
- }, sectionproperties.sectionbgstyle == 'Besides each other' && /*#__PURE__*/React__default["default"].createElement("div", {
59744
- "class": sectionstyles$1.background + ' row w-100 ml-0 mr-0 d-flex justify-content-center align-items-center ',
59745
- style: {
59746
- marginTop: sectionproperties.marginTop + 'px',
59747
- marginBottom: sectionproperties.marginBottom + 'px'
59748
- }
59749
- }, /*#__PURE__*/React__default["default"].createElement("div", {
59750
- "class": "col-lg-12 p-0"
59751
- }, /*#__PURE__*/React__default["default"].createElement("div", {
59752
- "class": "row m-0 w-100 allcentered"
59753
- }, /*#__PURE__*/React__default["default"].createElement("div", {
59754
- "class": "col-lg-10 col-md-11 mt-3 mb-3",
59755
- style: {
59756
- background: 'white',
59757
- borderRadius: 10,
59758
- boxShadow: '0 0 10px #ccc',
59759
- padding: 40
59760
- }
59761
- }, /*#__PURE__*/React__default["default"].createElement("div", {
59762
- "class": "row m-0 w-100"
59763
- }, /*#__PURE__*/React__default["default"].createElement("div", {
59764
- "class": "col-lg-3 col-md-12 allcentered"
59765
- }, /*#__PURE__*/React__default["default"].createElement("div", {
59766
- "class": "w-100 d-flex allcentered mb-md-4"
59767
- }, SectionTitle())), /*#__PURE__*/React__default["default"].createElement("div", {
59768
- "class": "col-lg-9 col-md-12 p-md-0",
59769
- style: {
59770
- paddingLeft: langdetect == 'en' ? '50px' : 0,
59771
- paddingRight: langdetect == 'ar' ? '50px' : 0
59772
- }
59773
- }, /*#__PURE__*/React__default["default"].createElement("div", {
59774
- "class": "row m-0 w-100 text-start text-md-center",
59775
- style: {
59776
- fontSize: sectionproperties.prodCatFontSize + 'px'
59777
- }
59778
- }, Description()))))))), sectionproperties.sectionbgstyle == 'Text Below' && /*#__PURE__*/React__default["default"].createElement("div", {
59779
- "class": "row m-0 w-100"
59780
59870
  }, /*#__PURE__*/React__default["default"].createElement("div", {
59781
59871
  "class": sectionstyles$1.background + ' row w-100 ml-0 mr-0 d-flex d-md-none justify-content-center align-items-center ',
59782
59872
  style: {
@@ -59791,7 +59881,7 @@ var Freetextsection = function Freetextsection(props) {
59791
59881
  marginBottom: sectionproperties.marginBottom + 'px',
59792
59882
  background: sectionproperties.hideshowcardtransition == 'Show' ? maincontainerarrayofobjs.length != 0 ? 'url(' + serverbaselink$1 + ((_maincontainerarrayof3 = maincontainerarrayofobjs[0]) === null || _maincontainerarrayof3 === void 0 ? void 0 : _maincontainerarrayof3.back_bgimage) + ')' : '' : ''
59793
59883
  }
59794
- }, SectionContent('responsive'))));
59884
+ }, SectionContent('responsive')));
59795
59885
  };
59796
59886
 
59797
59887
  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; }
@@ -59864,28 +59954,6 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
59864
59954
  color: sectionproperties.generalbtn_textColoronhover
59865
59955
  }
59866
59956
  }),
59867
- btn2: glamor.css({
59868
- width: sectionproperties.generalbtn_width + 'px',
59869
- height: sectionproperties.generalbtn_height + 'px',
59870
- // backgroundColor: sectionproperties.generalbtn_bgColor,
59871
- color: sectionproperties.generalbtn_bgColoronhover,
59872
- borderTopLeftRadius: langdetect == 'en' ? sectionproperties.generalbtn_bordertopleftradius + 'px' : sectionproperties.generalbtn_bordertoprightradius + 'px',
59873
- borderTopRightRadius: langdetect == 'en' ? sectionproperties.generalbtn_bordertoprightradius + 'px' : sectionproperties.generalbtn_bordertopleftradius + 'px',
59874
- borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.generalbtn_borderbottomleftradius + 'px' : sectionproperties.generalbtn_borderbottomrightradius + 'px',
59875
- borderBottomRightRadius: langdetect == 'en' ? sectionproperties.generalbtn_borderbottomrightradius + 'px' : sectionproperties.generalbtn_borderbottomleftradius + 'px',
59876
- border: '1px solid ' + sectionproperties.generalbtn_bgColoronhover,
59877
- fontSize: sectionproperties.generalbtn_fontsize + 'px',
59878
- fontWeight: sectionproperties.generalbtn_fontweight,
59879
- marginTop: sectionproperties.generalbtn_marginTop + 'px',
59880
- marginBottom: sectionproperties.generalbtn_marginBottom + 'px',
59881
- transition: '.3s',
59882
- cursor: 'pointer',
59883
- ':hover': {
59884
- // backgroundColor: sectionproperties.generalbtn_bgColoronhover,
59885
- color: sectionproperties.sectionproperties,
59886
- borderColor: sectionproperties.sectionproperties
59887
- }
59888
- }),
59889
59957
  sectiontitlespan: glamor.css({
59890
59958
  paddingLeft: sectionproperties.sectiontitleborderradius == 0 ? langdetect == 'en' ? sectionproperties.sectionTitleMarginLeft + 'px' : sectionproperties.sectionTitleMarginRight + 'px' : 0,
59891
59959
  paddingRight: sectionproperties.sectiontitleborderradius == 0 ? langdetect == 'en' ? sectionproperties.sectionTitleMarginRight + 'px' : sectionproperties.sectionTitleMarginLeft + 'px' : 0,
@@ -59900,8 +59968,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
59900
59968
  width: sectionproperties.sectitle_lineafterwidth + '%',
59901
59969
  display: 'block',
59902
59970
  backgroundColor: sectionproperties.linebgcolor,
59903
- borderRadius: '6px',
59904
- marginTop: 15
59971
+ borderRadius: '6px'
59905
59972
  }
59906
59973
  }),
59907
59974
  facebook_btn: glamor.css({
@@ -60042,10 +60109,8 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60042
60109
  borderRadius: sectionproperties.reservation_borderradius + 'px'
60043
60110
  }
60044
60111
  }, /*#__PURE__*/React__default["default"].createElement("div", {
60045
- "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 ',
60046
- style: {
60047
- // padding: 20,
60048
- }
60112
+ "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 ',
60113
+ style: {}
60049
60114
  }, /*#__PURE__*/React__default["default"].createElement("div", {
60050
60115
  "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 ',
60051
60116
  style: {
@@ -60184,7 +60249,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60184
60249
  })))));
60185
60250
  };
60186
60251
  var Image = function Image() {
60187
- var _imagesarray$, _imagesarray$7, _imagesarray$8, _imagesarray$9, _imagesarray$10;
60252
+ var _imagesarray$, _imagesarray$7, _imagesarray$8;
60188
60253
  return /*#__PURE__*/React__default["default"].createElement("div", {
60189
60254
  "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',
60190
60255
  style: {
@@ -60206,43 +60271,29 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60206
60271
  }
60207
60272
  }
60208
60273
  }
60209
- }, /*#__PURE__*/React__default["default"].createElement("div", {
60210
- "class": "col-lg-12 p-0 d-flex d-md-none justify-content-center align-items-center"
60211
60274
  }, imagesarray.length != 0 && /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
60212
60275
  "class": section_styles.imageimage,
60213
60276
  urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
60214
60277
  publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
60215
60278
  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),
60216
60279
  style: {}
60217
- })), /*#__PURE__*/React__default["default"].createElement("div", {
60218
- "class": "col-lg-12 p-0 d-none d-md-flex justify-content-center align-items-center"
60219
- }, imagesarray.length != 0 && /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
60220
- "class": section_styles.imageimage,
60221
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
60222
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
60223
- 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),
60224
- style: {}
60225
- })));
60280
+ }));
60226
60281
  };
60227
60282
  return /*#__PURE__*/React__default["default"].createElement("div", {
60228
- "class": "row m-0 w-100 allcentered"
60229
- }, /*#__PURE__*/React__default["default"].createElement("div", {
60230
- "class": ' row ml-0 mr-0 d-flex justify-content-between align-items-center ',
60283
+ "class": ' row ml-0 mr-0 d-flex justify-content-between align-items-center w-100 ',
60231
60284
  style: {
60232
60285
  marginTop: sectionproperties.marginTop + 'px',
60233
60286
  marginBottom: sectionproperties.marginBottom + 'px',
60234
- background: sectionproperties.backgroundColor,
60235
- width: sectionproperties.width + 'vw',
60236
- borderRadius: sectionproperties.sectioncardborderradius + 'px'
60287
+ background: sectionproperties.backgroundColor
60237
60288
  }
60238
60289
  }, sectionproperties.cardstyletype == 'Style 1' && /*#__PURE__*/React__default["default"].createElement("div", {
60239
- "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',
60290
+ "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',
60240
60291
  style: {
60241
60292
  paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
60242
60293
  paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
60243
- // width: sectionproperties.width + 'vw',
60244
- border: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor
60245
- // borderRadius: sectionproperties.sectioncardborderradius + 'px',
60294
+ width: sectionproperties.width + 'vw',
60295
+ border: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor,
60296
+ borderRadius: sectionproperties.sectioncardborderradius + 'px'
60246
60297
  }
60247
60298
  }, /*#__PURE__*/React__default["default"].createElement("div", {
60248
60299
  "class":
@@ -60273,13 +60324,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60273
60324
  justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
60274
60325
  }
60275
60326
  }, /*#__PURE__*/React__default["default"].createElement("div", {
60276
- "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 ',
60327
+ "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 ',
60277
60328
  style: {
60278
60329
  background: sectionproperties.reservation_bgcolor,
60279
- alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
60280
- borderRadius: sectionproperties.reservation_borderradius + 'px',
60281
- paddingLeft: sectionproperties.innersectionpaddinghorizontal + 'px',
60282
- paddingRight: sectionproperties.innersectionpaddinghorizontal + 'px'
60330
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
60283
60331
  }
60284
60332
  }, /*#__PURE__*/React__default["default"].createElement("div", {
60285
60333
  "class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
@@ -60359,7 +60407,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60359
60407
  })), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60360
60408
  "class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 p-0 allcentered' : 'col-lg-12 p-0 text-start justify-content-md-center'
60361
60409
  }, /*#__PURE__*/React__default["default"].createElement("button", {
60362
- "class": "".concat(section_styles.btn2) + ' m-md-0 ',
60410
+ "class": "".concat(section_styles.btn) + ' m-md-0 ',
60363
60411
  onClick: function onClick() {
60364
60412
  if (sectionproperties.btntype == 'WhatsApp') {
60365
60413
  var _authdetailsContext$i9;
@@ -60378,27 +60426,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60378
60426
  marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
60379
60427
  marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
60380
60428
  }
60381
- }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar), /*#__PURE__*/React__default["default"].createElement("button", {
60382
- "class": "".concat(section_styles.btn) + ' mx-1 ',
60383
- onClick: function onClick() {
60384
- if (sectionproperties.btntype == 'WhatsApp') {
60385
- var _authdetailsContext$i11;
60386
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.whatsappnumber) != null) {
60387
- var _authdetailsContext$i12;
60388
- 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');
60389
- }
60390
- } else if (sectionproperties.btntype == 'App/Web Page') {
60391
- // window.open(sectionproperties.btnlink, '_target');
60392
- routingcountext(sectionproperties.btnlink2, false, '');
60393
- } else {
60394
- window.open(sectionproperties.btnlink2, '_blank');
60395
- }
60396
- },
60397
- style: {
60398
- marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
60399
- marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
60400
- }
60401
- }, langdetect == 'en' ? 'Subscribe' : 'اشترك الان')), /*#__PURE__*/React__default["default"].createElement("div", {
60429
+ }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
60402
60430
  "class": "col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",
60403
60431
  style: {
60404
60432
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
@@ -60408,10 +60436,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60408
60436
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60409
60437
  "class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60410
60438
  onClick: function onClick() {
60411
- var _authdetailsContext$i13;
60412
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.facebooklink) != null) {
60413
- var _authdetailsContext$i14;
60414
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.facebooklink, '_blank');
60439
+ var _authdetailsContext$i11;
60440
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.facebooklink) != null) {
60441
+ var _authdetailsContext$i12;
60442
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.facebooklink, '_blank');
60415
60443
  }
60416
60444
  }
60417
60445
  }, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
@@ -60419,10 +60447,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60419
60447
  })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60420
60448
  "class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60421
60449
  onClick: function onClick() {
60422
- var _authdetailsContext$i15;
60423
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.instagramlink) != null) {
60424
- var _authdetailsContext$i16;
60425
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.instagramlink, '_blank');
60450
+ var _authdetailsContext$i13;
60451
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink) != null) {
60452
+ var _authdetailsContext$i14;
60453
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.instagramlink, '_blank');
60426
60454
  }
60427
60455
  }
60428
60456
  }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
@@ -60430,10 +60458,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60430
60458
  })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60431
60459
  "class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60432
60460
  onClick: function onClick() {
60433
- var _authdetailsContext$i17;
60434
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.whatsappnumber) != null) {
60435
- var _authdetailsContext$i18;
60436
- 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');
60461
+ var _authdetailsContext$i15;
60462
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.whatsappnumber) != null) {
60463
+ var _authdetailsContext$i16;
60464
+ 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');
60437
60465
  }
60438
60466
  }
60439
60467
  }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
@@ -60447,11 +60475,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60447
60475
  justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
60448
60476
  }
60449
60477
  }, /*#__PURE__*/React__default["default"].createElement("div", {
60450
- "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 ',
60478
+ "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 ',
60451
60479
  style: {
60452
60480
  background: sectionproperties.reservation_bgcolor,
60453
- alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
60454
- borderRadius: sectionproperties.reservation_borderradius + 'px'
60481
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
60455
60482
  }
60456
60483
  }, /*#__PURE__*/React__default["default"].createElement("div", {
60457
60484
  "class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
@@ -60534,10 +60561,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60534
60561
  "class": "".concat(section_styles.btn) + ' m-md-0 ',
60535
60562
  onClick: function onClick() {
60536
60563
  if (sectionproperties.btntype == 'WhatsApp') {
60537
- var _authdetailsContext$i19;
60538
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.whatsappnumber) != null) {
60539
- var _authdetailsContext$i20;
60540
- 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');
60564
+ var _authdetailsContext$i17;
60565
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.whatsappnumber) != null) {
60566
+ var _authdetailsContext$i18;
60567
+ 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');
60541
60568
  }
60542
60569
  } else if (sectionproperties.btntype == 'App/Web Page') {
60543
60570
  // window.open(sectionproperties.btnlink, '_target');
@@ -60560,10 +60587,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60560
60587
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60561
60588
  "class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60562
60589
  onClick: function onClick() {
60563
- var _authdetailsContext$i21;
60564
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.facebooklink) != null) {
60565
- var _authdetailsContext$i22;
60566
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.facebooklink, '_blank');
60590
+ var _authdetailsContext$i19;
60591
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.facebooklink) != null) {
60592
+ var _authdetailsContext$i20;
60593
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.facebooklink, '_blank');
60567
60594
  }
60568
60595
  }
60569
60596
  }, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
@@ -60571,10 +60598,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60571
60598
  })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60572
60599
  "class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60573
60600
  onClick: function onClick() {
60574
- var _authdetailsContext$i23;
60575
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.instagramlink) != null) {
60576
- var _authdetailsContext$i24;
60577
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.instagramlink, '_blank');
60601
+ var _authdetailsContext$i21;
60602
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.instagramlink) != null) {
60603
+ var _authdetailsContext$i22;
60604
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.instagramlink, '_blank');
60578
60605
  }
60579
60606
  }
60580
60607
  }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
@@ -60582,10 +60609,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60582
60609
  })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60583
60610
  "class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60584
60611
  onClick: function onClick() {
60585
- var _authdetailsContext$i25;
60586
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.whatsappnumber) != null) {
60587
- var _authdetailsContext$i26;
60588
- 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');
60612
+ var _authdetailsContext$i23;
60613
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.whatsappnumber) != null) {
60614
+ var _authdetailsContext$i24;
60615
+ 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');
60589
60616
  }
60590
60617
  }
60591
60618
  }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
@@ -60599,13 +60626,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60599
60626
  justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
60600
60627
  }
60601
60628
  }, sectionproperties.image_show == 'show' && Image(), /*#__PURE__*/React__default["default"].createElement("div", {
60602
- "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 ',
60629
+ "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 ',
60603
60630
  style: {
60604
60631
  background: sectionproperties.reservation_bgcolor,
60605
- alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
60606
- borderRadius: sectionproperties.reservation_borderradius + 'px',
60607
- paddingLeft: sectionproperties.innersectionpaddinghorizontal + 'px',
60608
- paddingRight: sectionproperties.innersectionpaddinghorizontal + 'px'
60632
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
60609
60633
  }
60610
60634
  }, /*#__PURE__*/React__default["default"].createElement("div", {
60611
60635
  "class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
@@ -60685,13 +60709,13 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60685
60709
  })), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60686
60710
  "class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 p-0 allcentered' : 'col-lg-12 p-0 text-start justify-content-md-center'
60687
60711
  }, /*#__PURE__*/React__default["default"].createElement("button", {
60688
- "class": "".concat(section_styles.btn2) + ' m-md-0 ',
60712
+ "class": "".concat(section_styles.btn) + ' m-md-0 ',
60689
60713
  onClick: function onClick() {
60690
60714
  if (sectionproperties.btntype == 'WhatsApp') {
60691
- var _authdetailsContext$i27;
60692
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.whatsappnumber) != null) {
60693
- var _authdetailsContext$i28;
60694
- 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');
60715
+ var _authdetailsContext$i25;
60716
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.whatsappnumber) != null) {
60717
+ var _authdetailsContext$i26;
60718
+ 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');
60695
60719
  }
60696
60720
  } else if (sectionproperties.btntype == 'App/Web Page') {
60697
60721
  // window.open(sectionproperties.btnlink, '_target');
@@ -60704,27 +60728,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60704
60728
  marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
60705
60729
  marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
60706
60730
  }
60707
- }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar), /*#__PURE__*/React__default["default"].createElement("button", {
60708
- "class": "".concat(section_styles.btn) + ' mx-1 ',
60709
- onClick: function onClick() {
60710
- if (sectionproperties.btntype == 'WhatsApp') {
60711
- var _authdetailsContext$i29;
60712
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.whatsappnumber) != null) {
60713
- var _authdetailsContext$i30;
60714
- 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');
60715
- }
60716
- } else if (sectionproperties.btntype == 'App/Web Page') {
60717
- // window.open(sectionproperties.btnlink, '_target');
60718
- routingcountext(sectionproperties.btnlink2, false, '');
60719
- } else {
60720
- window.open(sectionproperties.btnlink2, '_blank');
60721
- }
60722
- },
60723
- style: {
60724
- marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
60725
- marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
60726
- }
60727
- }, langdetect == 'en' ? 'Subscribe' : 'اشترك الان')), /*#__PURE__*/React__default["default"].createElement("div", {
60731
+ }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
60728
60732
  "class": "col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",
60729
60733
  style: {
60730
60734
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
@@ -60734,10 +60738,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60734
60738
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60735
60739
  "class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60736
60740
  onClick: function onClick() {
60737
- var _authdetailsContext$i31;
60738
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.facebooklink) != null) {
60739
- var _authdetailsContext$i32;
60740
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.facebooklink, '_blank');
60741
+ var _authdetailsContext$i27;
60742
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.facebooklink) != null) {
60743
+ var _authdetailsContext$i28;
60744
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.facebooklink, '_blank');
60741
60745
  }
60742
60746
  }
60743
60747
  }, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
@@ -60745,10 +60749,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60745
60749
  })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60746
60750
  "class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60747
60751
  onClick: function onClick() {
60748
- var _authdetailsContext$i33;
60749
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.instagramlink) != null) {
60750
- var _authdetailsContext$i34;
60751
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.instagramlink, '_blank');
60752
+ var _authdetailsContext$i29;
60753
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.instagramlink) != null) {
60754
+ var _authdetailsContext$i30;
60755
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.instagramlink, '_blank');
60752
60756
  }
60753
60757
  }
60754
60758
  }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
@@ -60756,10 +60760,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60756
60760
  })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60757
60761
  "class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60758
60762
  onClick: function onClick() {
60759
- var _authdetailsContext$i35;
60760
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.whatsappnumber) != null) {
60761
- var _authdetailsContext$i36;
60762
- 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');
60763
+ var _authdetailsContext$i31;
60764
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.whatsappnumber) != null) {
60765
+ var _authdetailsContext$i32;
60766
+ 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');
60763
60767
  }
60764
60768
  }
60765
60769
  }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
@@ -60859,10 +60863,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60859
60863
  "class": "".concat(section_styles.btn) + ' m-md-0 ',
60860
60864
  onClick: function onClick() {
60861
60865
  if (sectionproperties.btntype == 'WhatsApp') {
60862
- var _authdetailsContext$i37;
60863
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.whatsappnumber) != null) {
60864
- var _authdetailsContext$i38;
60865
- 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');
60866
+ var _authdetailsContext$i33;
60867
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.whatsappnumber) != null) {
60868
+ var _authdetailsContext$i34;
60869
+ 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');
60866
60870
  }
60867
60871
  } else if (sectionproperties.btntype == 'App/Web Page') {
60868
60872
  // window.open(sectionproperties.btnlink, '_target');
@@ -60885,10 +60889,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60885
60889
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60886
60890
  "class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60887
60891
  onClick: function onClick() {
60888
- var _authdetailsContext$i39;
60889
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.facebooklink) != null) {
60890
- var _authdetailsContext$i40;
60891
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.facebooklink, '_blank');
60892
+ var _authdetailsContext$i35;
60893
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.facebooklink) != null) {
60894
+ var _authdetailsContext$i36;
60895
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.facebooklink, '_blank');
60892
60896
  }
60893
60897
  }
60894
60898
  }, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
@@ -60896,10 +60900,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60896
60900
  })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60897
60901
  "class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60898
60902
  onClick: function onClick() {
60899
- var _authdetailsContext$i41;
60900
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.instagramlink) != null) {
60901
- var _authdetailsContext$i42;
60902
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.instagramlink, '_blank');
60903
+ var _authdetailsContext$i37;
60904
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.instagramlink) != null) {
60905
+ var _authdetailsContext$i38;
60906
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.instagramlink, '_blank');
60903
60907
  }
60904
60908
  }
60905
60909
  }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
@@ -60907,10 +60911,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60907
60911
  })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60908
60912
  "class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60909
60913
  onClick: function onClick() {
60910
- var _authdetailsContext$i43;
60911
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i43 = authdetailsContext.instinfo) === null || _authdetailsContext$i43 === void 0 ? void 0 : _authdetailsContext$i43.whatsappnumber) != null) {
60912
- var _authdetailsContext$i44;
60913
- 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');
60914
+ var _authdetailsContext$i39;
60915
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.whatsappnumber) != null) {
60916
+ var _authdetailsContext$i40;
60917
+ 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');
60914
60918
  }
60915
60919
  }
60916
60920
  }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
@@ -60977,7 +60981,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60977
60981
  }
60978
60982
  }, sectionproperties.image_show == 'show' && /*#__PURE__*/React__default["default"].createElement("div", {
60979
60983
  "class": "w-100 mb-md-3"
60980
- }, " ", Image()), Content()))))));
60984
+ }, " ", Image()), Content())))));
60981
60985
  };
60982
60986
 
60983
60987
  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; }
@@ -61401,33 +61405,6 @@ var Servicesection = function Servicesection(props) {
61401
61405
 
61402
61406
  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; }
61403
61407
  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__default["default"](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; }
61404
- var minuteSeconds = 60;
61405
- var hourSeconds = 3600;
61406
- var daySeconds = 86400;
61407
- var timerProps = {
61408
- isPlaying: true,
61409
- size: 120,
61410
- strokeWidth: 6
61411
- };
61412
- var renderTime = function renderTime(dimension, time) {
61413
- return /*#__PURE__*/React__default["default"].createElement("div", {
61414
- className: "time-wrapper"
61415
- }, /*#__PURE__*/React__default["default"].createElement("div", {
61416
- className: "time"
61417
- }, time), /*#__PURE__*/React__default["default"].createElement("div", null, dimension));
61418
- };
61419
- var getTimeSeconds = function getTimeSeconds(time) {
61420
- return minuteSeconds - time | 0;
61421
- };
61422
- var getTimeMinutes = function getTimeMinutes(time) {
61423
- return time % hourSeconds / minuteSeconds | 0;
61424
- };
61425
- var getTimeHours = function getTimeHours(time) {
61426
- return time % daySeconds / hourSeconds | 0;
61427
- };
61428
- var getTimeDays = function getTimeDays(time) {
61429
- return time / daySeconds | 0;
61430
- };
61431
61408
  var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
61432
61409
  var _maincontainerarrayof;
61433
61410
  var _useState = React.useState(''),
@@ -61444,12 +61421,6 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
61444
61421
  var ikimagecredcontext = props.actions.ikimagecredcontext;
61445
61422
  var routingcountext = props.actions.routingcountext;
61446
61423
  var authdetailsContext = props.actions.authdetailsContext;
61447
- var stratTime = Date.now() / 1000; // use UNIX timestamp in seconds
61448
- var endTime = stratTime + 243248; // use UNIX timestamp in seconds
61449
-
61450
- var remainingTime = endTime - stratTime;
61451
- var days = Math.ceil(remainingTime / daySeconds);
61452
- var daysDuration = days * daySeconds;
61453
61424
  React.useEffect(function () {
61454
61425
  var secpropobj = {};
61455
61426
  StatePagePropertiesContext.pageobj.sections.forEach(function (sectionitem, sectionindex) {
@@ -61579,7 +61550,6 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
61579
61550
  }
61580
61551
  }),
61581
61552
  cardContainer: glamor.css({
61582
- background: sectionproperties.reservation_bgcolor,
61583
61553
  ':hover .imageContainer': {
61584
61554
  transition: '.3s',
61585
61555
  backgroundColor: sectionproperties.activedotcolor
@@ -61587,9 +61557,6 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
61587
61557
  ':hover .text1Styles': {
61588
61558
  transition: '.3s',
61589
61559
  color: sectionproperties.text1secondarycolor
61590
- },
61591
- ':hover': {
61592
- background: sectionproperties.innersectionbgcolorhover
61593
61560
  }
61594
61561
  }),
61595
61562
  btnstyles: glamor.css({
@@ -61598,7 +61565,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
61598
61565
  fontSize: sectionproperties.generalbtn_fontsize + 'px',
61599
61566
  color: sectionproperties.generalbtn_textColor,
61600
61567
  fontWeight: sectionproperties.generalbtn_fontweight,
61601
- // textDecoration: sectionproperties.textdecoration == 'None' ? 'none' : 'underline',
61568
+ textDecoration: sectionproperties.textdecoration == 'None' ? 'none' : 'underline',
61602
61569
  backgroundColor: sectionproperties.generalbtn_bgColor,
61603
61570
  borderRadius: sectionproperties.generalbtnborderradius,
61604
61571
  ':hover': {
@@ -61670,22 +61637,18 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
61670
61637
  paddingRight: langdetect == 'en' ? sectionproperties.sectionTitleMarginRight + 'px' : sectionproperties.sectionTitleMarginLeft + 'px'
61671
61638
  }
61672
61639
  }, /*#__PURE__*/React__default["default"].createElement("div", {
61673
- "class": "d-flex align-items-center flex-column allcentered",
61640
+ "class": "d-flex align-items-center flex-row allcentered",
61674
61641
  style: {
61675
61642
  position: 'relative',
61676
61643
  width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
61677
61644
  }
61678
- }, /*#__PURE__*/React__default["default"].createElement("p", {
61645
+ }, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
61646
+ "class": sectionStyles.line_left
61647
+ }), /*#__PURE__*/React__default["default"].createElement("p", {
61679
61648
  "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 ',
61680
61649
  style: {}
61681
- }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Under Text' && /*#__PURE__*/React__default["default"].createElement("span", {
61682
- style: {
61683
- width: '50%',
61684
- background: sectionproperties.linebgcolor,
61685
- height: 3,
61686
- borderRadius: 10,
61687
- marginTop: 15
61688
- }
61650
+ }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
61651
+ "class": sectionStyles.line_right
61689
61652
  })))), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
61690
61653
  "class": ' col-lg-12 col-md-12 col-sm-12 d-flex align-items-center px-sm-3',
61691
61654
  style: {
@@ -61697,202 +61660,10 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
61697
61660
  }, /*#__PURE__*/React__default["default"].createElement("p", {
61698
61661
  "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',
61699
61662
  style: {}
61700
- }, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), sectionproperties.showcountdown == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
61701
- "class": "row m-0 w-100 allcentered"
61702
- }, /*#__PURE__*/React__default["default"].createElement("div", {
61703
- className: "col-3 col-sm-6 allcentered mb-md-2"
61704
- }, /*#__PURE__*/React__default["default"].createElement(reactCountdownCircleTimer.CountdownCircleTimer, _extends__default["default"]({}, timerProps, {
61705
- colors: "#013c48",
61706
- duration: daysDuration,
61707
- initialRemainingTime: remainingTime
61708
- }), function (_ref) {
61709
- var elapsedTime = _ref.elapsedTime;
61710
- _ref.color;
61711
- return /*#__PURE__*/React__default["default"].createElement("span", {
61712
- style: {
61713
- color: '#bea04b',
61714
- fontSize: 23,
61715
- fontWeight: 600
61716
- },
61717
- "class": "allcentered"
61718
- }, renderTime('يوم', getTimeDays(daysDuration - elapsedTime)));
61719
- })), /*#__PURE__*/React__default["default"].createElement("div", {
61720
- className: "col-3 col-sm-6 allcentered mb-md-2"
61721
- }, /*#__PURE__*/React__default["default"].createElement(reactCountdownCircleTimer.CountdownCircleTimer, _extends__default["default"]({}, timerProps, {
61722
- colors: "#013c48",
61723
- duration: daySeconds,
61724
- initialRemainingTime: remainingTime % daySeconds,
61725
- onComplete: function onComplete(totalElapsedTime) {
61726
- return {
61727
- shouldRepeat: remainingTime - totalElapsedTime > hourSeconds
61728
- };
61729
- }
61730
- }), function (_ref2) {
61731
- var elapsedTime = _ref2.elapsedTime;
61732
- _ref2.color;
61733
- return /*#__PURE__*/React__default["default"].createElement("span", {
61734
- style: {
61735
- color: '#bea04b',
61736
- fontSize: 23,
61737
- fontWeight: 600
61738
- },
61739
- "class": "allcentered"
61740
- }, renderTime('ساعة', getTimeHours(daySeconds - elapsedTime)));
61741
- })), /*#__PURE__*/React__default["default"].createElement("div", {
61742
- className: "col-3 col-sm-6 allcentered mb-md-2"
61743
- }, /*#__PURE__*/React__default["default"].createElement(reactCountdownCircleTimer.CountdownCircleTimer, _extends__default["default"]({}, timerProps, {
61744
- colors: "#013c48",
61745
- duration: hourSeconds,
61746
- initialRemainingTime: remainingTime % hourSeconds,
61747
- onComplete: function onComplete(totalElapsedTime) {
61748
- return {
61749
- shouldRepeat: remainingTime - totalElapsedTime > minuteSeconds
61750
- };
61751
- }
61752
- }), function (_ref3) {
61753
- var elapsedTime = _ref3.elapsedTime;
61754
- _ref3.color;
61755
- return /*#__PURE__*/React__default["default"].createElement("span", {
61756
- style: {
61757
- color: '#bea04b',
61758
- fontSize: 23,
61759
- fontWeight: 600
61760
- },
61761
- "class": "allcentered"
61762
- }, renderTime('دقيقة', getTimeMinutes(hourSeconds - elapsedTime)));
61763
- })), /*#__PURE__*/React__default["default"].createElement("div", {
61764
- className: "col-3 col-sm-6 allcentered mb-md-2"
61765
- }, /*#__PURE__*/React__default["default"].createElement(reactCountdownCircleTimer.CountdownCircleTimer, _extends__default["default"]({}, timerProps, {
61766
- colors: "#013c48",
61767
- duration: minuteSeconds,
61768
- initialRemainingTime: remainingTime % minuteSeconds,
61769
- onComplete: function onComplete(totalElapsedTime) {
61770
- return {
61771
- shouldRepeat: remainingTime - totalElapsedTime > 0
61772
- };
61773
- }
61774
- }), function (_ref4) {
61775
- var elapsedTime = _ref4.elapsedTime;
61776
- _ref4.color;
61777
- return /*#__PURE__*/React__default["default"].createElement("span", {
61778
- style: {
61779
- color: '#bea04b',
61780
- fontSize: 23,
61781
- fontWeight: 600
61782
- },
61783
- "class": "allcentered"
61784
- }, renderTime('ثانية', getTimeSeconds(elapsedTime)));
61785
- }))), sectionproperties.flippingcards == 'Yes' && sectionproperties.showcountdown != 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
61786
- "class": "row m-0 w-100 d-flex justify-content-center"
61787
- }, cardsarray.map(function (cardinfoitem, cardinfoindex) {
61788
- return /*#__PURE__*/React__default["default"].createElement("div", {
61789
- "class": 'flip-card d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4 ',
61790
- style: {
61791
- zIndex: 2,
61792
- paddingLeft: sectionproperties.marginhorizontal + 'px',
61793
- paddingRight: sectionproperties.marginhorizontal + 'px'
61794
- }
61795
- }, /*#__PURE__*/React__default["default"].createElement("div", {
61796
- "class": "flip-card-inner",
61797
- style: {
61798
- background: sectionproperties.reservation_bgcolor,
61799
- borderRadius: sectionproperties.reservation_borderradius + 'px',
61800
- border: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : ''
61801
- }
61802
- }, /*#__PURE__*/React__default["default"].createElement("div", {
61803
- "class": "flip-card-front"
61804
- }, /*#__PURE__*/React__default["default"].createElement("div", {
61805
- "class": "row m-0 w-100"
61806
- }, /*#__PURE__*/React__default["default"].createElement("div", {
61807
- "class": "col-lg-12 d-flex align-items-center p-0",
61808
- style: {
61809
- marginBottom: sectionproperties.image_mb + 'px',
61810
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
61811
- }
61812
- }, /*#__PURE__*/React__default["default"].createElement("div", {
61813
- "class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer ',
61814
- style: {
61815
- background: 'transparent'
61816
- }
61817
- }, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
61818
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
61819
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
61820
- path: cardsarray.length != 0 ? cardinfoitem.cardobj_img : '',
61821
- style: {
61822
- maxHeight: sectionproperties.iconcontainerwidth + '%',
61823
- maxWidth: sectionproperties.iconcontainerwidth + '%',
61824
- objectFit: 'contain'
61825
- }
61826
- }))), /*#__PURE__*/React__default["default"].createElement("div", {
61827
- "class": "col-lg-12 d-flex p-0",
61828
- style: {
61829
- marginBottom: sectionproperties.slideshowText1Content_marginBottom + 'px',
61830
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
61831
- }
61832
- }, /*#__PURE__*/React__default["default"].createElement("p", {
61833
- "class": sectionStyles.text1Styles + ' p-0 m-0 wordbreak wordbreak-noellipsis text1Styles ',
61834
- style: {
61835
- cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default'
61836
- }
61837
- }, langdetect == 'en' ? cardinfoitem.cardobj_titleen : cardinfoitem.cardobj_titlear)))), /*#__PURE__*/React__default["default"].createElement("div", {
61838
- "class": "flip-card-back allcentered"
61839
- }, /*#__PURE__*/React__default["default"].createElement("div", {
61840
- "class": "row m-0 w-100 allcentered"
61841
- }, sectionproperties.showimagewhenflip == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
61842
- "class": "col-lg-12 d-flex align-items-center p-0",
61843
- style: {
61844
- marginBottom: sectionproperties.image_mb + 'px',
61845
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
61846
- }
61847
- }, /*#__PURE__*/React__default["default"].createElement("div", {
61848
- "class": ' d-flex align-items-center ',
61849
- style: {
61850
- width: '30%',
61851
- height: '30%',
61852
- justifyContent: sectionproperties.iconcontainerheight == '0' ? 'start' : 'center'
61853
- }
61854
- }, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
61855
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
61856
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
61857
- path: cardsarray.length != 0 ? cardinfoitem.cardobj_img : '',
61858
- style: {
61859
- maxHeight: '100%',
61860
- maxWidth: '100%',
61861
- objectFit: 'contain'
61862
- }
61863
- }))), /*#__PURE__*/React__default["default"].createElement("div", {
61864
- "class": "col-lg-12 d-flex p-0",
61865
- style: {
61866
- marginBottom: sectionproperties.slideshowText1Content_marginBottom + 'px',
61867
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
61868
- }
61869
- }, /*#__PURE__*/React__default["default"].createElement("p", {
61870
- "class": sectionStyles.text1Styles + ' p-0 m-0 wordbreak wordbreak-noellipsis text1Styles ',
61871
- style: {
61872
- cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default',
61873
- color: ' #FFECB5',
61874
- fontSize: 14
61875
- }
61876
- }, langdetect == 'en' ? cardinfoitem.cardobj_titleen : cardinfoitem.cardobj_titlear)), /*#__PURE__*/React__default["default"].createElement("div", {
61877
- "class": "col-lg-12 d-flex p-0",
61878
- style: {
61879
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
61880
- }
61881
- }, sectionproperties.slideshowtext2_show && /*#__PURE__*/React__default["default"].createElement("p", {
61882
- "class": "m-0 wordbreak",
61883
- style: {
61884
- color: sectionproperties.slideshowText2ContentColor,
61885
- fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
61886
- fontWeight: sectionproperties.slideshowText2ContentFontWeight,
61887
- textAlign: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
61888
- }
61889
- }, langdetect == 'en' ? cardinfoitem.cardobj_descripen : cardinfoitem.cardobj_descripar))))));
61890
- })), sectionproperties.flippingcards == 'No' && sectionproperties.showcountdown != 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
61891
- "class": "row m-0 w-100"
61892
- }, cardsarray.map(function (cardinfoitem, cardinfoindex) {
61663
+ }, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), cardsarray.map(function (cardinfoitem, cardinfoindex) {
61893
61664
  var _authdetailsContext$i;
61894
61665
  return /*#__PURE__*/React__default["default"].createElement("div", {
61895
- "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,
61666
+ "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,
61896
61667
  style: {
61897
61668
  zIndex: 2,
61898
61669
  paddingLeft: sectionproperties.marginhorizontal + 'px',
@@ -61902,37 +61673,20 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
61902
61673
  "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 ',
61903
61674
  style: {
61904
61675
  cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default',
61676
+ background: sectionproperties.reservation_bgcolor,
61905
61677
  paddingTop: sectionproperties.reservation_padding_top + 'px',
61906
61678
  paddingBottom: sectionproperties.reservation_padding_bottom + 'px',
61907
61679
  paddingLeft: langdetect == 'en' ? sectionproperties.reservation_padding_left + 'px' : sectionproperties.reservation_padding_right + 'px',
61908
61680
  paddingRight: langdetect == 'en' ? sectionproperties.reservation_padding_right + 'px' : sectionproperties.reservation_padding_left + 'px',
61909
61681
  borderRadius: sectionproperties.reservation_borderradius + 'px',
61910
- border: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '',
61911
- // sectionproperties.innersectionbordertype == 'All'
61912
- // ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
61913
- // : cardinfoindex != cardsarray.length - 1
61914
- // ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
61915
- // : '',
61682
+ border: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '',
61916
61683
  // cardinfoindex != cardsarray.length - 1
61917
61684
  // ? sectionproperties.innersectionbordertype == 'All'
61918
61685
  // ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
61919
61686
  // : ''
61920
61687
  // : '',
61921
- // borderRight:
61922
- // cardinfoindex != cardsarray.length - 1
61923
- // ? sectionproperties.innersectionbordertype == 'Right'
61924
- // ? langdetect == 'en'
61925
- // ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
61926
- // : ''
61927
- // : ''
61928
- // : '',
61929
- // borderLeft:
61930
- // sectionproperties.innersectionbordertype == 'Right'
61931
- // ? langdetect == 'ar'
61932
- // ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
61933
- // : ''
61934
- // : '',
61935
- borderRight: sectionproperties.innersectionbordertype != 'All' && cardinfoindex != cardsarray.length - 1 ? langdetect == 'en' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '',
61688
+ borderRight: cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'en' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '' : '',
61689
+ borderLeft: sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'ar' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '',
61936
61690
  boxShadow: ' 0 0 10px ' + sectionproperties.innerSectionShadowColor,
61937
61691
  height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '66b4a0338cb14' ? '100%' : ''
61938
61692
  },
@@ -62055,7 +61809,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
62055
61809
  }
62056
61810
  }
62057
61811
  }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar))));
62058
- })))));
61812
+ }))));
62059
61813
  };
62060
61814
 
62061
61815
  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 ";
@@ -76661,7 +76415,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
76661
76415
  var ikimagecredcontext = props.actions.ikimagecredcontext;
76662
76416
  props.actions.NotificationManager;
76663
76417
  var AddtoCartContext = props.actions.AddtoCartContext;
76664
- var AddtoCartMutationContext = props.AddtoCartMutationContext;
76418
+ var AddtoCartMutationContext = props.actions.AddtoCartMutationContext;
76665
76419
  var _useState5 = React.useState(''),
76666
76420
  _useState6 = _slicedToArray__default["default"](_useState5, 2),
76667
76421
  addtocardpayloadobj = _useState6[0];
@@ -77262,7 +77016,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
77262
77016
  style: {
77263
77017
  textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
77264
77018
  }
77265
- }, plainString(item.shortdescription)), /*#__PURE__*/React__default["default"].createElement("div", {
77019
+ }, plainString(item.description)), /*#__PURE__*/React__default["default"].createElement("div", {
77266
77020
  style: {
77267
77021
  flexDirection: 'column'
77268
77022
  },