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.esm.js CHANGED
@@ -148,9 +148,8 @@ import { FaArrowAltCircleLeft } from '@react-icons/all-files/fa/FaArrowAltCircle
148
148
  import Select$5 from 'react-select';
149
149
  import { GoStar } from '@react-icons/all-files/go/GoStar';
150
150
  import { IoIosStar } from '@react-icons/all-files/io/IoIosStar';
151
- import _extends from '@babel/runtime/helpers/extends';
152
- import { CountdownCircleTimer } from 'react-countdown-circle-timer';
153
151
  import BackgroundSlideshow from 'react-background-slideshow';
152
+ import _extends from '@babel/runtime/helpers/extends';
154
153
  import { Fade, Slide, Zoom } from 'react-slideshow-image';
155
154
  import { HiOutlineLocationMarker } from '@react-icons/all-files/hi/HiOutlineLocationMarker';
156
155
  import { FiPhoneCall } from '@react-icons/all-files/fi/FiPhoneCall';
@@ -2694,7 +2693,7 @@ var Product_itemtype = function Product_itemtype(props) {
2694
2693
  textAlign: langdetect == 'en' ? 'left' : 'right',
2695
2694
  fontWeight: 400,
2696
2695
  color: sectionproperties.measurementunitcolor,
2697
- fontSize: sectionproperties.measurementunitfontsize + 'px'
2696
+ fontSize: sectionproperties.measurementunitcolor + 'px'
2698
2697
  }
2699
2698
  }, fetchProductInfoQueryContext.data.data.productinfo.measurmentunit)), sectionproperties.quantityshow == 'Show' && /*#__PURE__*/React.createElement("div", {
2700
2699
  "class": "col-lg-12 p-0 text-start"
@@ -2812,14 +2811,9 @@ var Product_itemtype = function Product_itemtype(props) {
2812
2811
  return /*#__PURE__*/React.createElement("tr", null, /*#__PURE__*/React.createElement("th", {
2813
2812
  style: {
2814
2813
  textTransform: 'capitalize',
2815
- color: '#000',
2816
- textAlign: langdetect == 'en' ? 'left' : 'right'
2814
+ color: '#000'
2817
2815
  }
2818
- }, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.name_en : fitem === null || fitem === void 0 ? void 0 : fitem.name_ar), /*#__PURE__*/React.createElement("td", {
2819
- style: {
2820
- textAlign: langdetect == 'en' ? 'left' : 'right'
2821
- }
2822
- }, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.value_en : fitem === null || fitem === void 0 ? void 0 : fitem.value_ar));
2816
+ }, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.name_en : fitem === null || fitem === void 0 ? void 0 : fitem.name_ar), /*#__PURE__*/React.createElement("td", null, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.value_en : fitem === null || fitem === void 0 ? void 0 : fitem.value_ar));
2823
2817
  }))))), sectionproperties.defaultpricingposition == 'Under Name' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer11 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer11 === void 0 || (_fetchProductInfoQuer11 = _fetchProductInfoQuer11.data) === null || _fetchProductInfoQuer11 === void 0 || (_fetchProductInfoQuer11 = _fetchProductInfoQuer11.productinfo) === null || _fetchProductInfoQuer11 === void 0 ? void 0 : _fetchProductInfoQuer11.isproducttobesold) == 1 && /*#__PURE__*/React.createElement(ProductHeaderPricing, {
2824
2818
  actions: props.actions
2825
2819
  }), langdetect == 'en' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer12 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer12 === void 0 || (_fetchProductInfoQuer12 = _fetchProductInfoQuer12.data) === null || _fetchProductInfoQuer12 === void 0 || (_fetchProductInfoQuer12 = _fetchProductInfoQuer12.productinfo) === null || _fetchProductInfoQuer12 === void 0 ? void 0 : _fetchProductInfoQuer12.short_description_en) != null && sectionproperties.descriptionstyle == 'Style 1' && /*#__PURE__*/React.createElement("div", {
@@ -17944,6 +17938,28 @@ var CardsSection = function CardsSection(props) {
17944
17938
  }
17945
17939
  }
17946
17940
  var section_cssstyles = {
17941
+ btnnn: css({
17942
+ width: '20%',
17943
+ height: 40,
17944
+ background: '#5c5c5c',
17945
+ fontSize: 14,
17946
+ fontWeight: 400,
17947
+ color: 'white',
17948
+ borderRadius: 10,
17949
+ ':hover': {
17950
+ color: 'white',
17951
+ background: '#000',
17952
+ transition: '.3s'
17953
+ }
17954
+ }),
17955
+ titleee: css({
17956
+ fontSize: 25,
17957
+ color: '#000',
17958
+ fontWeight: 600,
17959
+ '@media (max-width: 800px)': {
17960
+ fontSize: 20
17961
+ }
17962
+ }),
17947
17963
  sectioncontainerr: css({
17948
17964
  width: sectionproperties.width + 'vw',
17949
17965
  marginTop: sectionproperties.marginTop + 'px',
@@ -18148,12 +18164,11 @@ var CardsSection = function CardsSection(props) {
18148
18164
  };
18149
18165
  var SectionTitle = function SectionTitle() {
18150
18166
  return /*#__PURE__*/React.createElement("div", {
18151
- "class": "d-flex align-items-center",
18167
+ "class": "d-flex align-items-center flex-row",
18152
18168
  style: {
18153
18169
  position: 'relative',
18154
18170
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : '',
18155
- width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : '',
18156
- flexDirection: sectionproperties.sectiontitlestyle == 'Line Under Text' ? 'column' : 'row'
18171
+ width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
18157
18172
  }
18158
18173
  }, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
18159
18174
  "class": section_cssstyles.line_left
@@ -18168,14 +18183,6 @@ var CardsSection = function CardsSection(props) {
18168
18183
  }
18169
18184
  }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
18170
18185
  "class": section_cssstyles.line_right
18171
- }), sectionproperties.sectiontitlestyle == 'Line Under Text' && /*#__PURE__*/React.createElement("span", {
18172
- style: {
18173
- width: '50%',
18174
- background: sectionproperties.linebgcolor,
18175
- height: 3,
18176
- borderRadius: 10,
18177
- marginTop: 15
18178
- }
18179
18186
  }));
18180
18187
  };
18181
18188
  var isCardsectionloading = function isCardsectionloading() {
@@ -18897,7 +18904,23 @@ var CardsSection = function CardsSection(props) {
18897
18904
  setopenFilterSlider: setopenFilterSlider,
18898
18905
  show_product_group_titles: show_product_group_titles,
18899
18906
  typeprops: 'vertical'
18900
- })), fetchingtype == 'custom' && /*#__PURE__*/React.createElement(React.Fragment, null, cardsrender()), fetchingtype != 'custom' && cardsrender()));
18907
+ })), fetchingtype == 'custom' && /*#__PURE__*/React.createElement(React.Fragment, null, cardsrender()), fetchingtype != 'custom' && cardsrender(), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
18908
+ "class": "col-lg-12 allcentered my-5"
18909
+ }, /*#__PURE__*/React.createElement("div", {
18910
+ "class": "row m-0 w-100"
18911
+ }, /*#__PURE__*/React.createElement("div", {
18912
+ "class": "col-lg-12 allcentered mb-3"
18913
+ }, /*#__PURE__*/React.createElement("p", {
18914
+ "class": section_cssstyles.titleee + ' m-0 p-0 ',
18915
+ style: {}
18916
+ }, langdetect == 'en' ? "Didn't find what you're looking for?" : 'مش لاقي اللي بتدور عليه؟')), /*#__PURE__*/React.createElement("div", {
18917
+ "class": "col-lg-12 allcentered"
18918
+ }, /*#__PURE__*/React.createElement("button", {
18919
+ "class": section_cssstyles.btnnn + ' w-md-100 ',
18920
+ onClick: function onClick() {
18921
+ routingcountext('inquiryform', false, '');
18922
+ }
18923
+ }, langdetect == 'en' ? 'Contact Us' : 'إتصل بنا'))))));
18901
18924
  };
18902
18925
 
18903
18926
  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; }
@@ -22209,10 +22232,10 @@ var SocialMediaSection = function SocialMediaSection(props) {
22209
22232
  function ownKeys$1Z(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
22210
22233
  function _objectSpread$1Z(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1Z(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1Z(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
22211
22234
  var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
22212
- var _css, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _returnpolicyobj9, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14, _returnpolicyobj15, _returnpolicyobj16, _fetchCategoriesQuery2, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i6, _authdetailsContext$i9, _authdetailsContext$i12;
22235
+ var _css, _authdetailsContext$i2, _authdetailsContext$i3, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _returnpolicyobj9, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14, _returnpolicyobj15, _returnpolicyobj16, _fetchCategoriesQuery2, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i9, _authdetailsContext$i12, _authdetailsContext$i15;
22213
22236
  var actions = props.actions;
22214
22237
  var LogoutMutationContext = props.actions.LogoutMutationContext;
22215
- props.actions.setsidecartnavshowcontext;
22238
+ var setsidecartnavshowcontext = props.actions.setsidecartnavshowcontext;
22216
22239
  var setSearchHeaderInputContext = props.actions.setSearchHeaderInputContext;
22217
22240
  props.actions.StatePagePropertiesContext;
22218
22241
  var lang = props.actions.lang;
@@ -22220,12 +22243,12 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
22220
22243
  var setlang = props.actions.setlang;
22221
22244
  var templatepropcontext = props.actions.templatepropcontext;
22222
22245
  var authdetailsContext = props.actions.authdetailsContext;
22223
- props.actions.fetchcustomercartQueryContext;
22246
+ var fetchcustomercartQueryContext = props.actions.fetchcustomercartQueryContext;
22224
22247
  var templateproperties_context = props.actions.templateproperties_context;
22225
22248
  props.actions.favoriteprojectscountContext;
22226
22249
  var routingcountext = props.actions.routingcountext;
22227
22250
  var StaticPagesLinksContext = props.actions.StaticPagesLinksContext;
22228
- props.actions.setcurrencyfunccontext;
22251
+ var setcurrencyfunccontext = props.actions.setcurrencyfunccontext;
22229
22252
  var fetchCategoriesQueryContext = props.actions.fetchCategoriesQueryContext;
22230
22253
  var ikimagecredcontext = props.actions.ikimagecredcontext;
22231
22254
  var _useState = useState(''),
@@ -22445,6 +22468,47 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
22445
22468
  });
22446
22469
  return policyobj;
22447
22470
  };
22471
+ var CartButton = function CartButton() {
22472
+ var _fetchcustomercartQue2, _fetchcustomercartQue3;
22473
+ return /*#__PURE__*/React.createElement("div", {
22474
+ "class": "d-flex align-items-center",
22475
+ style: {
22476
+ position: 'relative'
22477
+ }
22478
+ }, /*#__PURE__*/React.createElement("button", {
22479
+ className: "".concat(header_cssstyles.addtocartbtn_resp) + ' d-flex align-items-center justify-content-center p-0 ',
22480
+ onClick: function onClick() {
22481
+ var _fetchcustomercartQue;
22482
+ 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) {
22483
+ routingcountext(StaticPagesLinksContext.viewcart);
22484
+ } else {
22485
+ setsidecartnavshowcontext(true);
22486
+ }
22487
+ }
22488
+ }, /*#__PURE__*/React.createElement("i", {
22489
+ className: ' h-100 d-flex align-items-center justify-content-center '
22490
+ }, sectionproperties.carticonstyle == 'Shopping bag 1' && /*#__PURE__*/React.createElement(FiShoppingBag, {
22491
+ size: sectionproperties.cartBtniconresp_size
22492
+ }), sectionproperties.carticonstyle == 'Shopping bag 2' && /*#__PURE__*/React.createElement(CgShoppingBag, {
22493
+ size: sectionproperties.cartBtniconresp_size
22494
+ }), sectionproperties.carticonstyle == 'Shopping bag 3' && /*#__PURE__*/React.createElement(BsBag, {
22495
+ size: sectionproperties.cartBtniconresp_size
22496
+ }), sectionproperties.carticonstyle == 'Shopping bag 4' && /*#__PURE__*/React.createElement(RiHandbagLine, {
22497
+ size: sectionproperties.cartBtniconresp_size
22498
+ }), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React.createElement(FiShoppingCart, {
22499
+ size: sectionproperties.cartBtniconresp_size
22500
+ }), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React.createElement(MdAddShoppingCart, {
22501
+ size: sectionproperties.cartBtniconresp_size
22502
+ }), sectionproperties.carticonstyle == 'Calendar 1' && /*#__PURE__*/React.createElement(FiCalendar, {
22503
+ size: sectionproperties.cartBtniconresp_size
22504
+ }))), /*#__PURE__*/React.createElement("div", {
22505
+ className: "".concat(header_cssstyles.badge_counter_header_notifications),
22506
+ style: {
22507
+ top: sectionproperties.cartbadgefromtop + 'px',
22508
+ right: sectionproperties.cartbadgefromright + 'px'
22509
+ }
22510
+ }, (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));
22511
+ };
22448
22512
  var _useState15 = useState(false),
22449
22513
  _useState16 = _slicedToArray(_useState15, 2),
22450
22514
  openmenuCanvas = _useState16[0],
@@ -22519,10 +22583,8 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
22519
22583
  style: {
22520
22584
  position: 'relative'
22521
22585
  }
22522
- }, /*#__PURE__*/React.createElement("div", {
22523
- className: "col-md-6 col-sm-6 d-flex filter align-items-center p-0"
22524
- }, InstLogoContainer()), /*#__PURE__*/React.createElement("div", {
22525
- className: "col-md-6 col-sm-6 text-end p-0"
22586
+ }, sectionproperties.logocentered == 'Centered' && /*#__PURE__*/React.createElement("div", {
22587
+ className: "col-md-4 col-sm-3 text-start p-0"
22526
22588
  }, /*#__PURE__*/React.createElement("div", {
22527
22589
  style: {}
22528
22590
  }, /*#__PURE__*/React.createElement("i", {
@@ -22548,7 +22610,181 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
22548
22610
  }), menuactive == true && /*#__PURE__*/React.createElement(AiOutlineClose, {
22549
22611
  size: sectionproperties.resp_sidenav_size,
22550
22612
  color: sectionproperties.resp_sidenav_color
22551
- })))), menuactive == true && /*#__PURE__*/React.createElement("div", {
22613
+ }))), sectionproperties.searchbar_show == 'Show' && /*#__PURE__*/React.createElement("div", {
22614
+ style: {
22615
+ width: '30px',
22616
+ height: sectionproperties.cart_BtnHeight_resp + 'px'
22617
+ }
22618
+ }, /*#__PURE__*/React.createElement("i", {
22619
+ "class": "h-100 allcentered",
22620
+ onClick: function onClick() {
22621
+ setopenSearch(true);
22622
+ }
22623
+ }, /*#__PURE__*/React.createElement(IoSearchOutline, {
22624
+ size: 22,
22625
+ color: sectionproperties.cart_BtnTextcolor_resp
22626
+ })))), sectionproperties.logocentered == 'Not Centered' && /*#__PURE__*/React.createElement("div", {
22627
+ className: "col-md-6 col-sm-6 d-flex filter align-items-center p-0"
22628
+ }, /*#__PURE__*/React.createElement("div", {
22629
+ style: {
22630
+ width: sectionproperties.cart_BtnWidth_resp + 'px',
22631
+ height: sectionproperties.cart_BtnHeight_resp + 'px'
22632
+ },
22633
+ "class": langdetect == 'en' ? 'mr-2' : 'ml-2'
22634
+ }, /*#__PURE__*/React.createElement("i", {
22635
+ "class": ' h-100 allcentered ',
22636
+ style: {
22637
+ color: sectionproperties.cart_BtnTextcolor_resp
22638
+ },
22639
+ onClick: function onClick() {
22640
+ if (sectionproperties.responsiveheaderstyle == 'Style 2') {
22641
+ if (menuactive == true) {
22642
+ setmenuactive(false);
22643
+ } else {
22644
+ setmenuactive(true);
22645
+ }
22646
+ } else {
22647
+ setopenmenuCanvas(true);
22648
+ setactiveTab('menu');
22649
+ }
22650
+ }
22651
+ }, menuactive == false && /*#__PURE__*/React.createElement(FiMenu, {
22652
+ size: 20,
22653
+ color: sectionproperties.cart_BtnTextcolor_resp
22654
+ }), menuactive == true && /*#__PURE__*/React.createElement(AiOutlineClose, {
22655
+ size: 20,
22656
+ color: sectionproperties.cart_BtnTextcolor_resp
22657
+ }))), InstLogoContainer()), sectionproperties.logocentered == 'Centered' && /*#__PURE__*/React.createElement("div", {
22658
+ className: "col-md-4 col-sm-6 allcentered p-0"
22659
+ }, InstLogoContainer()), /*#__PURE__*/React.createElement("div", {
22660
+ 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'
22661
+ }, sectionproperties.searchbar_show == 'Show' && sectionproperties.logocentered == 'Not Centered' && /*#__PURE__*/React.createElement("div", {
22662
+ style: {
22663
+ width: '30px',
22664
+ height: sectionproperties.cart_BtnHeight_resp + 'px'
22665
+ }
22666
+ }, /*#__PURE__*/React.createElement("i", {
22667
+ "class": "h-100 allcentered",
22668
+ onClick: function onClick() {
22669
+ setopenSearch(true);
22670
+ }
22671
+ }, /*#__PURE__*/React.createElement(IoSearchOutline, {
22672
+ size: 22,
22673
+ color: sectionproperties.cart_BtnTextcolor_resp
22674
+ }))), templateproperties_context.showfavorites == 'Show' && /*#__PURE__*/React.createElement("div", {
22675
+ style: {
22676
+ width: '30px',
22677
+ height: sectionproperties.cart_BtnHeight_resp + 'px'
22678
+ }
22679
+ }, /*#__PURE__*/React.createElement("i", {
22680
+ "class": "h-100 allcentered",
22681
+ onClick: function onClick() {
22682
+ routingcountext(StaticPagesLinksContext.Wishlist);
22683
+ }
22684
+ }, /*#__PURE__*/React.createElement(FaRegHeart, {
22685
+ size: 22,
22686
+ color: sectionproperties.cart_BtnTextcolor_resp
22687
+ }))), sectionproperties.cartBtnShow == 'Show' && CartButton(), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 || (_authdetailsContext$i2 = _authdetailsContext$i2.instcurrencies) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.length) > 1 && /*#__PURE__*/React.createElement("div", {
22688
+ "class": 'd-flex align-items-center pl-1 pr-1 pt-1',
22689
+ style: {}
22690
+ }, /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, /*#__PURE__*/React.createElement("li", {
22691
+ "class": ' d-flex align-items-center justify-content-center '
22692
+ }, langdetect == 'en' && /*#__PURE__*/React.createElement("div", {
22693
+ "class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
22694
+ }, /*#__PURE__*/React.createElement("p", {
22695
+ "class": "m-0 p-0 mr-1 ml-1"
22696
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en), /*#__PURE__*/React.createElement(MdKeyboardArrowDown, null)), langdetect == 'ar' && /*#__PURE__*/React.createElement("div", {
22697
+ "class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
22698
+ }, /*#__PURE__*/React.createElement("p", {
22699
+ "class": "m-0 p-0 ml-1 mr-1"
22700
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React.createElement(MdKeyboardArrowDown, null)))), /*#__PURE__*/React.createElement(Dropdown.Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 || (_authdetailsContext$i3 = _authdetailsContext$i3.instcurrencies) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.map(function (item, index) {
22701
+ var _authdetailsContext$i4;
22702
+ return /*#__PURE__*/React.createElement(Dropdown.Item, {
22703
+ "class": "m-0 p-0",
22704
+ onClick: function onClick() {
22705
+ setcurrencyfunccontext(item);
22706
+ }
22707
+ }, /*#__PURE__*/React.createElement("div", {
22708
+ "class": "row m-0 w-100"
22709
+ }, /*#__PURE__*/React.createElement("div", {
22710
+ "class": "col-lg-12 p-0 d-flex justify-content-start"
22711
+ }, /*#__PURE__*/React.createElement("div", {
22712
+ "class": "".concat(header_cssstyles.dropdownitemcontainer)
22713
+ }, /*#__PURE__*/React.createElement("p", {
22714
+ "class": 'dropdownitem d-flex align-items-center justify-content-center m-0 p-0',
22715
+ style: {
22716
+ fontSize: sectionproperties.dropdown_fontsize + 'px',
22717
+ fontWeight: sectionproperties.dropdown_fontweight,
22718
+ textTransform: sectionproperties.dropdown_texttransform
22719
+ }
22720
+ }, /*#__PURE__*/React.createElement(FaMoneyBillWave, null), /*#__PURE__*/React.createElement("span", {
22721
+ "class": 'ml-2 mr-2'
22722
+ }, langdetect == 'en' ? item.currencyname_en : item.currencyname_ar)))), index != (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 || (_authdetailsContext$i4 = _authdetailsContext$i4.instcurrencies) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.length) - 1 && /*#__PURE__*/React.createElement("div", {
22723
+ "class": "col-lg-12 p-0"
22724
+ }, /*#__PURE__*/React.createElement("hr", {
22725
+ "class": "m-0"
22726
+ }))));
22727
+ })))), sectionproperties.searchbar_show == 'Hide' && sectionproperties.logocentered == 'Centered' && sectionproperties.cartBtnShow == 'Hide' && sectionproperties.favBtnShow == 'Hide' && /*#__PURE__*/React.createElement("div", {
22728
+ className: 'allcentered resposiveheader_languagedropdown',
22729
+ style: {
22730
+ marginLeft: langdetect == 'en' ? '0.25rem' : 0,
22731
+ marginRight: langdetect == 'ar' ? '0.25rem' : 0
22732
+ }
22733
+ }, langdetect == 'en' && /*#__PURE__*/React.createElement("div", {
22734
+ className: ' row m-0 w-100 allcentered ',
22735
+ style: {
22736
+ direction: 'rtl',
22737
+ color: sectionproperties.cart_BtnTextcolor_resp
22738
+ },
22739
+ onClick: function onClick() {
22740
+ setlang('ar');
22741
+ }
22742
+ }, /*#__PURE__*/React.createElement("p", {
22743
+ "class": "m-0 p-0 font-weight-500"
22744
+ }, "\u0639"), /*#__PURE__*/React.createElement("i", {
22745
+ className: langdetect == 'en' ? 'h-100 allcentered mr-1' : 'h-100 allcentered ml-1'
22746
+ }, /*#__PURE__*/React.createElement(BiChevronDown, {
22747
+ size: 20
22748
+ }))), langdetect == 'ar' && /*#__PURE__*/React.createElement("div", {
22749
+ className: ' row m-0 w-100 allcentered ',
22750
+ style: {
22751
+ direction: 'ltr',
22752
+ color: sectionproperties.cart_BtnTextcolor_resp
22753
+ },
22754
+ onClick: function onClick() {
22755
+ setlang('en');
22756
+ }
22757
+ }, /*#__PURE__*/React.createElement("p", {
22758
+ "class": "m-0 p-0 font-weight-500 mr-1"
22759
+ }, "En"), /*#__PURE__*/React.createElement("i", {
22760
+ className: "h-100 allcentered"
22761
+ }, /*#__PURE__*/React.createElement(BiChevronDown, {
22762
+ size: 20
22763
+ })))), sectionproperties.logocentered == 'Not Centered' && sectionproperties.showlanuagecontainer == 'Show' && /*#__PURE__*/React.createElement("div", {
22764
+ "class": langdetect == 'en' ? ' allcentered m-0 cursor-pointer ml-1 ' : ' m-0 cursor-pointer mr-1 ',
22765
+ style: {
22766
+ minWidth: '30px'
22767
+ },
22768
+ onClick: function onClick() {
22769
+ if (langdetect == 'en') {
22770
+ setlang('ar');
22771
+ } else {
22772
+ setlang('en');
22773
+ }
22774
+ }
22775
+ }, langdetect == 'en' && /*#__PURE__*/React.createElement("div", {
22776
+ "class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 allcentered w-100 '
22777
+ }, /*#__PURE__*/React.createElement("p", {
22778
+ "class": "m-0 p-0 d-flex align-items-center w-100"
22779
+ }, "En", ' ', /*#__PURE__*/React.createElement("i", {
22780
+ "class": "h-100 allcentered ml-auto pl-3"
22781
+ }, /*#__PURE__*/React.createElement(BsChevronDown, null)))), langdetect == 'ar' && /*#__PURE__*/React.createElement("div", {
22782
+ "class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 allcentered w-100 '
22783
+ }, /*#__PURE__*/React.createElement("p", {
22784
+ "class": "m-0 p-0 d-flex align-items-center w-100"
22785
+ }, "\u0639", ' ', /*#__PURE__*/React.createElement("i", {
22786
+ "class": "h-100 allcentered mr-auto pr-3"
22787
+ }, /*#__PURE__*/React.createElement(BsChevronDown, null)))))), menuactive == true && /*#__PURE__*/React.createElement("div", {
22552
22788
  "class": "px-4 py-4 scrollvertical",
22553
22789
  style: {
22554
22790
  position: 'fixed',
@@ -23437,7 +23673,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
23437
23673
  }
23438
23674
  })))));
23439
23675
  }
23440
- })), sectionproperties.subheaderParentType == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 || (_authdetailsContext$i2 = _authdetailsContext$i2.instcollections) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.map(function (collitem, collindex) {
23676
+ })), sectionproperties.subheaderParentType == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 || (_authdetailsContext$i5 = _authdetailsContext$i5.instcollections) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.map(function (collitem, collindex) {
23441
23677
  if (collitem.isshowntocustomers == 1) {
23442
23678
  return /*#__PURE__*/React.createElement("div", {
23443
23679
  className: ' row m-0 p-0 mb-2 w-100 '
@@ -23463,49 +23699,49 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
23463
23699
  style: {
23464
23700
  background: '#eee'
23465
23701
  }
23466
- }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.facebooklink) != null && /*#__PURE__*/React.createElement("div", {
23702
+ }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.facebooklink) != null && /*#__PURE__*/React.createElement("div", {
23467
23703
  "class": ' d-flex align-items-center justify-content-center mx-2 ',
23468
23704
  onClick: function onClick() {
23469
- var _authdetailsContext$i4;
23470
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.facebooklink) != null) {
23471
- var _authdetailsContext$i5;
23472
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.facebooklink, '_blank');
23705
+ var _authdetailsContext$i7;
23706
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.facebooklink) != null) {
23707
+ var _authdetailsContext$i8;
23708
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.facebooklink, '_blank');
23473
23709
  }
23474
23710
  }
23475
23711
  }, /*#__PURE__*/React.createElement(FaFacebookF, {
23476
23712
  size: '20',
23477
23713
  color: '#62564b'
23478
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instagramlink) != null && /*#__PURE__*/React.createElement("div", {
23714
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.instagramlink) != null && /*#__PURE__*/React.createElement("div", {
23479
23715
  "class": ' d-flex align-items-center justify-content-center mx-2 ',
23480
23716
  onClick: function onClick() {
23481
- var _authdetailsContext$i7;
23482
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.instagramlink) != null) {
23483
- var _authdetailsContext$i8;
23484
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.instagramlink, '_blank');
23717
+ var _authdetailsContext$i10;
23718
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.instagramlink) != null) {
23719
+ var _authdetailsContext$i11;
23720
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instagramlink, '_blank');
23485
23721
  }
23486
23722
  }
23487
23723
  }, /*#__PURE__*/React.createElement(AiFillInstagram, {
23488
23724
  size: '22',
23489
23725
  color: '#62564b'
23490
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.tiktoklink) != null && /*#__PURE__*/React.createElement("div", {
23726
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.tiktoklink) != null && /*#__PURE__*/React.createElement("div", {
23491
23727
  "class": ' d-flex align-items-center justify-content-center mx-2 ',
23492
23728
  onClick: function onClick() {
23493
- var _authdetailsContext$i10;
23494
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.instagramlink) != null) {
23495
- var _authdetailsContext$i11;
23496
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.tiktoklink, '_blank');
23729
+ var _authdetailsContext$i13;
23730
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink) != null) {
23731
+ var _authdetailsContext$i14;
23732
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.tiktoklink, '_blank');
23497
23733
  }
23498
23734
  }
23499
23735
  }, /*#__PURE__*/React.createElement(IoLogoTiktok, {
23500
23736
  size: '20',
23501
23737
  color: '#62564b'
23502
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.youtubelink) != null && /*#__PURE__*/React.createElement("div", {
23738
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.youtubelink) != null && /*#__PURE__*/React.createElement("div", {
23503
23739
  "class": ' d-flex align-items-center justify-content-center mx-2 ',
23504
23740
  onClick: function onClick() {
23505
- var _authdetailsContext$i13;
23506
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink) != null) {
23507
- var _authdetailsContext$i14;
23508
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.youtubelink, '_blank');
23741
+ var _authdetailsContext$i16;
23742
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.instagramlink) != null) {
23743
+ var _authdetailsContext$i17;
23744
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.youtubelink, '_blank');
23509
23745
  }
23510
23746
  }
23511
23747
  }, /*#__PURE__*/React.createElement(AiFillYoutube, {
@@ -29458,6 +29694,25 @@ var Simpleheader = function Simpleheader(props) {
29458
29694
  templateproperties_contextprops: templateproperties_context,
29459
29695
  actions: actions
29460
29696
  }), sectionproperties.showfloatingbtn == 'Show' && /*#__PURE__*/React.createElement("div", {
29697
+ style: {
29698
+ position: 'fixed',
29699
+ bottom: 15,
29700
+ right: 15,
29701
+ zIndex: 2000,
29702
+ transition: 'all 0.3s ease-out',
29703
+ width: '100%',
29704
+ display: sectionproperties.showfloatingbtn == 'Show when logged in' ? 'none' : 'flex'
29705
+ },
29706
+ "class": "text-end"
29707
+ }, /*#__PURE__*/React.createElement("div", {
29708
+ "class": header_cssstyles.floatingbtn + ' allcentered ',
29709
+ style: {},
29710
+ onClick: function onClick() {
29711
+ routingcountext(sectionproperties.floatingbtnlink, false, '');
29712
+ }
29713
+ }, /*#__PURE__*/React.createElement("p", {
29714
+ "class": "m-0 p-0"
29715
+ }, langdetect == 'en' ? sectionproperties.floatingbtntxten : sectionproperties.floatingbtntxtar))), sectionproperties.showfloatingbtn == 'Show when logged in' && authdetailsContext.loggedin && /*#__PURE__*/React.createElement("div", {
29461
29716
  style: {
29462
29717
  position: 'fixed',
29463
29718
  bottom: 15,
@@ -29640,7 +29895,7 @@ var Simpleheader = function Simpleheader(props) {
29640
29895
  size: sectionproperties.cartBtn_iconFontSize
29641
29896
  }), sectionproperties.carticonstyle == 'Calendar 1' && /*#__PURE__*/React.createElement(FiCalendar, {
29642
29897
  size: sectionproperties.cartBtn_iconFontSize
29643
- }))), sectionproperties.userbtnstyle == 'Style 2' && !authdetailsContext.loggedin && sectionproperties.ShowUserBtn == 'Show' && /*#__PURE__*/React.createElement("div", {
29898
+ }))), sectionproperties.userbtnstyle == 'Style 2' && !authdetailsContext.loggedin && /*#__PURE__*/React.createElement("div", {
29644
29899
  "class": "".concat(header_cssstyles.user_btn) + ' allcentered ',
29645
29900
  onClick: function onClick() {
29646
29901
  routingcountext(StaticPagesLinksContext.Login);
@@ -29652,7 +29907,7 @@ var Simpleheader = function Simpleheader(props) {
29652
29907
  fontWeight: sectionproperties.userBtnTextfontweight,
29653
29908
  fontSize: sectionproperties.userbtn_logintextFontSize + 'px'
29654
29909
  }
29655
- }, langdetect == 'en' ? 'Login' : 'تسجيل الدخول')), sectionproperties.userbtnstyle == 'Style 2' && authdetailsContext.loggedin && sectionproperties.ShowUserBtn == 'Show' && /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, /*#__PURE__*/React.createElement("div", {
29910
+ }, langdetect == 'en' ? 'Login' : 'تسجيل الدخول')), sectionproperties.userbtnstyle == 'Style 2' && authdetailsContext.loggedin && /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, /*#__PURE__*/React.createElement("div", {
29656
29911
  className: header_cssstyles.userBtnLoggedinContainer + ' allcentered ',
29657
29912
  sytle: {
29658
29913
  position: 'relative'
@@ -29731,7 +29986,7 @@ var Simpleheader = function Simpleheader(props) {
29731
29986
  "class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem allcenetered m-0 p-0 '
29732
29987
  }, /*#__PURE__*/React.createElement(BiLogOutCircle, {
29733
29988
  "class": langdetect == 'en' ? 'mr-2' : 'ml-2'
29734
- }), lang.logout))))), sectionproperties.userbtnstyle == 'Style 1' && sectionproperties.ShowUserBtn == 'Show' && /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, !authdetailsContext.loggedin && /*#__PURE__*/React.createElement("div", {
29989
+ }), lang.logout))))), sectionproperties.userbtnstyle == 'Style 1' && /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, !authdetailsContext.loggedin && /*#__PURE__*/React.createElement("div", {
29735
29990
  "class": langdetect == 'en' ? " ".concat(header_cssstyles.user_btn) + ' d-flex align-items-center justify-content-center ml-2 ' : " ".concat(header_cssstyles.user_btn) + ' d-flex align-items-center justify-content-center mr-2 ',
29736
29991
  sytle: {
29737
29992
  position: 'relative'
@@ -33741,12 +33996,22 @@ var Modernheader = function Modernheader(props) {
33741
33996
  }, langdetect == 'en' && /*#__PURE__*/React.createElement("div", {
33742
33997
  "class": ' row m-0 w-100 d-flex align-items-center '
33743
33998
  }, /*#__PURE__*/React.createElement("p", {
33744
- "class": "m-0 p-0 mr-2 ml-2"
33745
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en), /*#__PURE__*/React.createElement(MdKeyboardArrowDown, null)), langdetect == 'ar' && /*#__PURE__*/React.createElement("div", {
33999
+ "class": "m-0 p-0 mr-2 ml-2",
34000
+ style: {
34001
+ color: sectionproperties.searchbaricon_color
34002
+ }
34003
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en), /*#__PURE__*/React.createElement(MdKeyboardArrowDown, {
34004
+ color: sectionproperties.searchbaricon_color
34005
+ })), langdetect == 'ar' && /*#__PURE__*/React.createElement("div", {
33746
34006
  "class": ' row m-0 w-100 d-flex align-items-center '
33747
34007
  }, /*#__PURE__*/React.createElement("p", {
33748
- "class": "m-0 p-0 ml-2 mr-2"
33749
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React.createElement(MdKeyboardArrowDown, null)))), /*#__PURE__*/React.createElement(Dropdown.Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 || (_authdetailsContext$i3 = _authdetailsContext$i3.instcurrencies) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.map(function (item, index) {
34008
+ "class": "m-0 p-0 ml-2 mr-2",
34009
+ style: {
34010
+ color: sectionproperties.searchbaricon_color
34011
+ }
34012
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React.createElement(MdKeyboardArrowDown, {
34013
+ color: sectionproperties.searchbaricon_color
34014
+ })))), /*#__PURE__*/React.createElement(Dropdown.Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 || (_authdetailsContext$i3 = _authdetailsContext$i3.instcurrencies) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.map(function (item, index) {
33750
34015
  var _authdetailsContext$i4;
33751
34016
  return /*#__PURE__*/React.createElement(Dropdown.Item, {
33752
34017
  onClick: function onClick() {
@@ -33763,7 +34028,8 @@ var Modernheader = function Modernheader(props) {
33763
34028
  style: {
33764
34029
  fontSize: sectionproperties.dropdown_fontsize + 'px',
33765
34030
  fontWeight: sectionproperties.dropdown_fontweight,
33766
- textTransform: sectionproperties.dropdown_texttransform
34031
+ textTransform: sectionproperties.dropdown_texttransform,
34032
+ color: sectionproperties.searchbaricon_color
33767
34033
  }
33768
34034
  }, /*#__PURE__*/React.createElement("span", {
33769
34035
  "class": 'ml-2 mr-2'
@@ -42851,7 +43117,7 @@ var Allinonefooter = function Allinonefooter(props) {
42851
43117
  function ownKeys$1C(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
42852
43118
  function _objectSpread$1C(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1C(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1C(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
42853
43119
  var Footer1 = function Footer1(props) {
42854
- 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;
43120
+ var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i2, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _returnpolicyobj9, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14, _returnpolicyobj15, _returnpolicyobj16, _authdetailsContext$i12, _authdetailsContext$i13;
42855
43121
  var _useState = useState(''),
42856
43122
  _useState2 = _slicedToArray(_useState, 2),
42857
43123
  sectionproperties = _useState2[0],
@@ -42870,10 +43136,6 @@ var Footer1 = function Footer1(props) {
42870
43136
  var templateproperties_context = props.actions.templateproperties_context;
42871
43137
  var templatepropcontext = props.actions.templatepropcontext;
42872
43138
  var ikimagecredcontext = props.actions.ikimagecredcontext;
42873
- var _useState5 = useState(''),
42874
- _useState6 = _slicedToArray(_useState5, 2),
42875
- newsletter = _useState6[0],
42876
- setnewsletter = _useState6[1];
42877
43139
  useEffect(function () {
42878
43140
  if (props.srcfrom == 'addsectionform') {
42879
43141
  var secpropobj = {};
@@ -43031,17 +43293,6 @@ var Footer1 = function Footer1(props) {
43031
43293
  maxWidth: '35%',
43032
43294
  height: 'auto'
43033
43295
  }
43034
- }),
43035
- btnn: css({
43036
- width: '150px',
43037
- height: 40,
43038
- borderRadius: 10,
43039
- background: '#C2A24D',
43040
- color: 'white',
43041
- ':hover': {
43042
- transition: '.3s',
43043
- background: '#186a81'
43044
- }
43045
43296
  })
43046
43297
  };
43047
43298
  var returnpolicyobj = function returnpolicyobj(policytype) {
@@ -43056,8 +43307,8 @@ var Footer1 = function Footer1(props) {
43056
43307
  };
43057
43308
  return /*#__PURE__*/React.createElement("div", {
43058
43309
  "class": "row m-0 w-100 d-flex justify-content-center"
43059
- }, sectionproperties.opencollapsible == 'Expanded' && /*#__PURE__*/React.createElement("footer", {
43060
- "class": "".concat(footerStyles.footerContainer) + ' px-sm-2 py-md-4 p-md-4 '
43310
+ }, /*#__PURE__*/React.createElement("footer", {
43311
+ "class": "".concat(footerStyles.footerContainer) + ' p-sm-2 p-md-4 '
43061
43312
  }, /*#__PURE__*/React.createElement("div", {
43062
43313
  "class": "row w-100 m-0 d-flex justify-content-center"
43063
43314
  }, /*#__PURE__*/React.createElement("div", {
@@ -43316,137 +43567,7 @@ var Footer1 = function Footer1(props) {
43316
43567
  "class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
43317
43568
  }, /*#__PURE__*/React.createElement(IoLocationSharp, {
43318
43569
  size: sectionproperties.footerinfoicon_fontsize
43319
- })), 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.createElement("footer", {
43320
- "class": "".concat(footerStyles.footerContainer) + ' p-sm-2 p-md-4 '
43321
- }, /*#__PURE__*/React.createElement("div", {
43322
- "class": "row w-100 m-0 d-flex justify-content-center"
43323
- }, /*#__PURE__*/React.createElement("div", {
43324
- "class": "col-lg-6"
43325
- }, /*#__PURE__*/React.createElement("div", {
43326
- "class": "row m-0 w-100"
43327
- }, /*#__PURE__*/React.createElement("div", {
43328
- "class": "col-lg-12 d-flex flex-row align-items-center justify-content-start mb-3 p-0"
43329
- }, /*#__PURE__*/React.createElement("div", {
43330
- "class": "".concat(footerStyles.footerlogo) + ' d-flex align-items-center justify-content-center '
43331
- }, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
43332
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
43333
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
43334
- 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,
43335
- style: {
43336
- width: '100%',
43337
- height: '100%',
43338
- objectFit: 'contain'
43339
- },
43340
- loading: "lazy"
43341
- }))), /*#__PURE__*/React.createElement("div", {
43342
- "class": "col-lg-12 p-0 mb-3"
43343
- }, /*#__PURE__*/React.createElement("p", {
43344
- "class": "m-0 p-0",
43345
- style: {
43346
- fontSize: '15px',
43347
- color: '#fff',
43348
- fontWeight: sectionproperties.prodCatFontWeight,
43349
- textAlign: langdetect == 'en' ? 'left' : 'right'
43350
- }
43351
- }, 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.createElement("div", {
43352
- "class": "col-lg-12 p-0 flex-row text-start"
43353
- }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
43354
- "class": "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ',
43355
- onClick: function onClick() {
43356
- var _authdetailsContext$i16;
43357
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.facebooklink) != null) {
43358
- var _authdetailsContext$i17;
43359
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.facebooklink, '_blank');
43360
- }
43361
- }
43362
- }, /*#__PURE__*/React.createElement(FaFacebook, {
43363
- size: sectionproperties.facebkbtnniconfontsize
43364
- })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
43365
- "class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
43366
- onClick: function onClick() {
43367
- var _authdetailsContext$i18;
43368
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.instagramlink) != null) {
43369
- var _authdetailsContext$i19;
43370
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.instagramlink, '_blank');
43371
- }
43372
- }
43373
- }, /*#__PURE__*/React.createElement(AiFillInstagram, {
43374
- size: sectionproperties.instgrambtniconfontsize
43375
- })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
43376
- "class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ',
43377
- onClick: function onClick() {
43378
- var _authdetailsContext$i20;
43379
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.whatsappnumber) != null) {
43380
- var _authdetailsContext$i21;
43381
- 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');
43382
- }
43383
- }
43384
- }, /*#__PURE__*/React.createElement(FaWhatsapp, {
43385
- size: sectionproperties.youtubebtniconfontsize
43386
- }))))), /*#__PURE__*/React.createElement("div", {
43387
- "class": "col-lg-6"
43388
- }, /*#__PURE__*/React.createElement("div", {
43389
- "class": "row m-0 w-100 mt-md-3"
43390
- }, /*#__PURE__*/React.createElement("div", {
43391
- "class": "col-lg-12 p-0 mb-3"
43392
- }, /*#__PURE__*/React.createElement("p", {
43393
- "class": "m-0 p-0",
43394
- style: {
43395
- fontSize: 20,
43396
- color: 'white',
43397
- fontWeight: 600,
43398
- textAlign: langdetect == 'en' ? 'left' : 'right'
43399
- }
43400
- }, "\u0627\u0644\u062A\u0633\u062C\u064A\u0644 \u0641\u064A \u0627\u0644\u0646\u0634\u0631\u0629 \u0627\u0644\u0625\u062E\u0628\u0627\u0631\u064A\u0629")), /*#__PURE__*/React.createElement("div", {
43401
- "class": "col-lg-12 p-0 mb-3"
43402
- }, /*#__PURE__*/React.createElement("p", {
43403
- "class": "m-0 p-0",
43404
- style: {
43405
- fontSize: 15,
43406
- color: 'white',
43407
- fontWeight: 500,
43408
- textAlign: langdetect == 'en' ? 'left' : 'right'
43409
- }
43410
- }, "\u0623\u062F\u062E\u0644 \u0628\u0631\u064A\u062F\u0643 \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A \u0644\u0644\u062D\u0635\u0648\u0644 \u0639\u0644\u0649 \u062A\u062D\u062F\u064A\u062B\u0627\u062A \u062F\u0648\u0631\u064A\u0629 \u062D\u0648\u0644 \u0627\u0644\u0645\u0624\u062A\u0645\u0631.")), /*#__PURE__*/React.createElement("div", {
43411
- "class": "col-lg-12 mb-3 text-start p-0"
43412
- }, /*#__PURE__*/React.createElement("input", {
43413
- type: "text",
43414
- className: "".concat(footerStyles.form_control) + ' w-md-100 ',
43415
- value: event.target.value,
43416
- placeholder: "\u0627\u0644\u0628\u0631\u064A\u062F \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A",
43417
- onChange: function onChange(event) {
43418
- var newslettertemp = _objectSpread$1C({}, newsletter);
43419
- newslettertemp = event.target.value;
43420
- setnewsletter(_objectSpread$1C({}, newslettertemp));
43421
- },
43422
- style: {
43423
- background: 'white',
43424
- fontSize: 14,
43425
- color: '#000',
43426
- borderRadius: 10,
43427
- width: '50%',
43428
- height: 40,
43429
- paddingLeft: 20,
43430
- paddingRight: 20
43431
- }
43432
- })), /*#__PURE__*/React.createElement("div", {
43433
- "class": "col-lg-12 text-start mb-3 text-start p-0"
43434
- }, /*#__PURE__*/React.createElement("button", {
43435
- "class": footerStyles.btnn
43436
- }, "\u0627\u0634\u062A\u0631\u0643 \u0627\u0644\u0622\u0646")))), /*#__PURE__*/React.createElement("div", {
43437
- "class": "col-lg-12 d-flex justify-content-center mt-md-3 mb-md-3"
43438
- }, /*#__PURE__*/React.createElement("div", {
43439
- "class": "".concat(footerStyles.vl) + ' ml-sm-0 mr-sm-0 my-3 '
43440
- })), /*#__PURE__*/React.createElement("div", {
43441
- "class": "col-lg-12 text-start"
43442
- }, /*#__PURE__*/React.createElement("p", {
43443
- "class": "m-0 p-0",
43444
- style: {
43445
- fontSize: sectionproperties.generaltext_fontSize + 'px',
43446
- color: sectionproperties.generaltext_fontColor,
43447
- fontWeight: sectionproperties.generaltext_fontWeight
43448
- }
43449
- }, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar)))));
43570
+ })), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.address_en)))))));
43450
43571
  };
43451
43572
 
43452
43573
  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; }
@@ -47086,7 +47207,7 @@ var FooterWithThreeColumns = function FooterWithThreeColumns(props) {
47086
47207
  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; }
47087
47208
  function _objectSpread$1s(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1s(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1s(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
47088
47209
  var ModernFooter = function ModernFooter(props) {
47089
- 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;
47210
+ 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;
47090
47211
  var _useState = useState(''),
47091
47212
  _useState2 = _slicedToArray(_useState, 2),
47092
47213
  sectionproperties = _useState2[0],
@@ -47393,43 +47514,57 @@ var ModernFooter = function ModernFooter(props) {
47393
47514
  }, sectionproperties.whatsappiconfontsize != 0 && /*#__PURE__*/React.createElement(FaWhatsapp, {
47394
47515
  "class": langdetect == 'en' ? 'mr-2' : 'ml-2',
47395
47516
  size: sectionproperties.whatsappiconfontsize
47396
- }), sectionproperties.whatsapplinktext)), sectionproperties.linkedinbtnshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.linkedinlink) != null && /*#__PURE__*/React.createElement("div", {
47517
+ }), sectionproperties.whatsapplinktext)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.twitterlink) != null && /*#__PURE__*/React.createElement("div", {
47518
+ className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
47519
+ onClick: function onClick() {
47520
+ var _authdetailsContext$i12;
47521
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.twitterlink) != null) {
47522
+ var _authdetailsContext$i13;
47523
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.twitterlink, '_blank');
47524
+ }
47525
+ }
47526
+ }, /*#__PURE__*/React.createElement("i", {
47527
+ className: "h-100 allcentered",
47528
+ style: {
47529
+ fontSize: 20
47530
+ }
47531
+ }, "x")), sectionproperties.linkedinbtnshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.linkedinlink) != null && /*#__PURE__*/React.createElement("div", {
47397
47532
  "class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
47398
47533
  }, /*#__PURE__*/React.createElement("p", {
47399
47534
  "class": footerStyles.linkedin_btn + ' m-0 p-0 d-flex align-items-center ',
47400
47535
  onClick: function onClick() {
47401
- var _authdetailsContext$i12;
47402
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.linkedinlink) != null) {
47403
- var _authdetailsContext$i13;
47404
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.linkedinlink, '_blank');
47536
+ var _authdetailsContext$i15;
47537
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.linkedinlink) != null) {
47538
+ var _authdetailsContext$i16;
47539
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.linkedinlink, '_blank');
47405
47540
  }
47406
47541
  }
47407
47542
  }, sectionproperties.linkedinbtniconfontsize != 0 && /*#__PURE__*/React.createElement(AiOutlineLinkedin, {
47408
47543
  "class": langdetect == 'en' ? 'mr-2' : 'ml-2',
47409
47544
  size: sectionproperties.linkedinbtniconfontsize
47410
- }), sectionproperties.linkedinlinktext)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.tiktoklink) != null && /*#__PURE__*/React.createElement("div", {
47545
+ }), sectionproperties.linkedinlinktext)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.tiktoklink) != null && /*#__PURE__*/React.createElement("div", {
47411
47546
  "class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
47412
47547
  }, /*#__PURE__*/React.createElement("p", {
47413
47548
  "class": footerStyles.instgram_btn + ' m-0 p-0 d-flex align-items-center ',
47414
47549
  onClick: function onClick() {
47415
- var _authdetailsContext$i15;
47416
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.tiktoklink) != null) {
47417
- var _authdetailsContext$i16;
47418
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.tiktoklink, '_blank');
47550
+ var _authdetailsContext$i18;
47551
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink) != null) {
47552
+ var _authdetailsContext$i19;
47553
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.tiktoklink, '_blank');
47419
47554
  }
47420
47555
  }
47421
47556
  }, sectionproperties.instagramiconfontsize != 0 && /*#__PURE__*/React.createElement(IoLogoTiktok, {
47422
47557
  "class": langdetect == 'en' ? 'mr-2' : 'ml-2',
47423
47558
  size: sectionproperties.instagramiconfontsize
47424
- }), langdetect == 'en' ? 'TikTok' : 'TikTok')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.telegramlink) != null && /*#__PURE__*/React.createElement("div", {
47559
+ }), langdetect == 'en' ? 'TikTok' : 'TikTok')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.telegramlink) != null && /*#__PURE__*/React.createElement("div", {
47425
47560
  "class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
47426
47561
  }, /*#__PURE__*/React.createElement("p", {
47427
47562
  "class": footerStyles.instgram_btn + ' m-0 p-0 d-flex align-items-center ',
47428
47563
  onClick: function onClick() {
47429
- var _authdetailsContext$i18;
47430
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.telegramlink) != null) {
47431
- var _authdetailsContext$i19;
47432
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.telegramlink, '_blank');
47564
+ var _authdetailsContext$i21;
47565
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.telegramlink) != null) {
47566
+ var _authdetailsContext$i22;
47567
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.telegramlink, '_blank');
47433
47568
  }
47434
47569
  }
47435
47570
  }, sectionproperties.instagramiconfontsize != 0 && /*#__PURE__*/React.createElement(FaTelegramPlane, {
@@ -47461,7 +47596,7 @@ var ModernFooter = function ModernFooter(props) {
47461
47596
  }
47462
47597
  }, /*#__PURE__*/React.createElement(IoLocationSharp, {
47463
47598
  size: sectionproperties.footerinfoicon_fontsize
47464
- })), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.address_en)), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React.createElement("div", {
47599
+ })), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.address_en)), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React.createElement("div", {
47465
47600
  "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 ',
47466
47601
  onClick: function onClick() {
47467
47602
  window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
@@ -47480,14 +47615,14 @@ var ModernFooter = function ModernFooter(props) {
47480
47615
  }), authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React.createElement("div", {
47481
47616
  "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 ',
47482
47617
  onClick: function onClick() {
47483
- var _authdetailsContext$i21;
47484
- 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');
47618
+ var _authdetailsContext$i24;
47619
+ 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');
47485
47620
  }
47486
47621
  }, /*#__PURE__*/React.createElement("p", {
47487
47622
  "class": ' footerinfotext d-flex align-items-center justify-content-start m-0 p-0 cursor-pointer ',
47488
47623
  onClick: function onClick() {
47489
- var _authdetailsContext$i22;
47490
- 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');
47624
+ var _authdetailsContext$i25;
47625
+ 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');
47491
47626
  },
47492
47627
  style: {
47493
47628
  textTransform: 'none'
@@ -47498,7 +47633,7 @@ var ModernFooter = function ModernFooter(props) {
47498
47633
  marginRight: langdetect == 'en' ? '0.5rem' : 0,
47499
47634
  marginLeft: langdetect == 'ar' ? '0.5rem' : 0
47500
47635
  }
47501
- }), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 || (_authdetailsContext$i23 = _authdetailsContext$i23.contactinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.email)))), sectionproperties.showdownloadsection == 'Show' && /*#__PURE__*/React.createElement("div", {
47636
+ }), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 || (_authdetailsContext$i26 = _authdetailsContext$i26.contactinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.email)))), sectionproperties.showdownloadsection == 'Show' && /*#__PURE__*/React.createElement("div", {
47502
47637
  "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'
47503
47638
  }, /*#__PURE__*/React.createElement("div", {
47504
47639
  className: "col-lg-12 p-0 d-flex justify-content-start mb-3"
@@ -47510,15 +47645,15 @@ var ModernFooter = function ModernFooter(props) {
47510
47645
  "class": "".concat(footerStyles.apptore) + ' cursor-pointer d-flex d-md-none ',
47511
47646
  src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
47512
47647
  onClick: function onClick() {
47513
- var _authdetailsContext$i24;
47514
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.mobileapplink_appstore, '_blank');
47648
+ var _authdetailsContext$i27;
47649
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.mobileapplink_appstore, '_blank');
47515
47650
  }
47516
47651
  }), /*#__PURE__*/React.createElement("img", {
47517
47652
  "class": "".concat(footerStyles.apptore) + ' cursor-pointer d-none d-md-flex ',
47518
47653
  src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
47519
47654
  onClick: function onClick() {
47520
- var _authdetailsContext$i25;
47521
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.mobileapplink_appstore, '_blank');
47655
+ var _authdetailsContext$i28;
47656
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.mobileapplink_appstore, '_blank');
47522
47657
  }
47523
47658
  })), /*#__PURE__*/React.createElement("div", {
47524
47659
  "class": 'col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start'
@@ -47526,15 +47661,15 @@ var ModernFooter = function ModernFooter(props) {
47526
47661
  "class": "".concat(footerStyles.playstore) + ' cursor-pointer d-flex d-md-none ',
47527
47662
  src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
47528
47663
  onClick: function onClick() {
47529
- var _authdetailsContext$i26;
47530
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.mobileapplink_playstore, '_blank');
47664
+ var _authdetailsContext$i29;
47665
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.mobileapplink_playstore, '_blank');
47531
47666
  }
47532
47667
  }), /*#__PURE__*/React.createElement("img", {
47533
47668
  "class": "".concat(footerStyles.playstore) + ' cursor-pointer d-none d-md-flex ',
47534
47669
  src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
47535
47670
  onClick: function onClick() {
47536
- var _authdetailsContext$i27;
47537
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.mobileapplink_playstore, '_blank');
47671
+ var _authdetailsContext$i30;
47672
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.mobileapplink_playstore, '_blank');
47538
47673
  }
47539
47674
  }))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React.createElement("div", {
47540
47675
  "class": "col-lg-3 col-md-12 col-sm-12 mt-md-3 px-lg-5 px-md-2",
@@ -47564,7 +47699,7 @@ var ModernFooter = function ModernFooter(props) {
47564
47699
  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; }
47565
47700
  function _objectSpread$1r(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1r(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1r(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
47566
47701
  var Newsletterfooter = function Newsletterfooter(props) {
47567
- 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;
47702
+ 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;
47568
47703
  var _useState = useState(''),
47569
47704
  _useState2 = _slicedToArray(_useState, 2),
47570
47705
  sectionproperties = _useState2[0],
@@ -48150,43 +48285,57 @@ var Newsletterfooter = function Newsletterfooter(props) {
48150
48285
  }
48151
48286
  }, /*#__PURE__*/React.createElement(AiFillYoutube, {
48152
48287
  size: sectionproperties.instgrambtniconfontsize
48153
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.tiktoklink) != null && /*#__PURE__*/React.createElement("p", {
48154
- "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
48288
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.twitterlink) != null && /*#__PURE__*/React.createElement("div", {
48289
+ className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
48155
48290
  onClick: function onClick() {
48156
48291
  var _authdetailsContext$i18;
48157
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink) != null) {
48292
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.twitterlink) != null) {
48158
48293
  var _authdetailsContext$i19;
48159
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.tiktoklink, '_blank');
48294
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.twitterlink, '_blank');
48295
+ }
48296
+ }
48297
+ }, /*#__PURE__*/React.createElement("i", {
48298
+ className: "h-100 allcentered",
48299
+ style: {
48300
+ fontSize: 20
48301
+ }
48302
+ }, "x")), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.tiktoklink) != null && /*#__PURE__*/React.createElement("p", {
48303
+ "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
48304
+ onClick: function onClick() {
48305
+ var _authdetailsContext$i21;
48306
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.tiktoklink) != null) {
48307
+ var _authdetailsContext$i22;
48308
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.tiktoklink, '_blank');
48160
48309
  }
48161
48310
  }
48162
48311
  }, /*#__PURE__*/React.createElement(IoLogoTiktok, {
48163
48312
  size: sectionproperties.instgrambtniconfontsize
48164
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.linkedinlink) != null && /*#__PURE__*/React.createElement("p", {
48313
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.linkedinlink) != null && /*#__PURE__*/React.createElement("p", {
48165
48314
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
48166
48315
  onClick: function onClick() {
48167
- var _authdetailsContext$i21;
48168
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.linkedinlink, '_blank');
48316
+ var _authdetailsContext$i24;
48317
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.linkedinlink, '_blank');
48169
48318
  }
48170
48319
  }, /*#__PURE__*/React.createElement(FaLinkedinIn, {
48171
48320
  size: sectionproperties.instgrambtniconfontsize
48172
- })), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.whatsappnumber) != null && /*#__PURE__*/React.createElement("p", {
48321
+ })), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.whatsappnumber) != null && /*#__PURE__*/React.createElement("p", {
48173
48322
  "class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 ',
48174
48323
  onClick: function onClick() {
48175
- var _authdetailsContext$i23;
48176
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.whatsappnumber) != null) {
48177
- var _authdetailsContext$i24;
48178
- 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');
48324
+ var _authdetailsContext$i26;
48325
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.whatsappnumber) != null) {
48326
+ var _authdetailsContext$i27;
48327
+ 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');
48179
48328
  }
48180
48329
  }
48181
48330
  }, /*#__PURE__*/React.createElement(FaWhatsapp, {
48182
48331
  size: sectionproperties.youtubebtniconfontsize
48183
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.googlemapslink) != null && /*#__PURE__*/React.createElement("p", {
48332
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.googlemapslink) != null && /*#__PURE__*/React.createElement("p", {
48184
48333
  "class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 ',
48185
48334
  onClick: function onClick() {
48186
- var _authdetailsContext$i26;
48187
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.googlemapslink) != null) {
48188
- var _authdetailsContext$i27;
48189
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.googlemapslink, '_blank');
48335
+ var _authdetailsContext$i29;
48336
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.googlemapslink) != null) {
48337
+ var _authdetailsContext$i30;
48338
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.googlemapslink, '_blank');
48190
48339
  }
48191
48340
  }
48192
48341
  }, /*#__PURE__*/React.createElement(IoLocationSharp, {
@@ -48206,15 +48355,15 @@ var Newsletterfooter = function Newsletterfooter(props) {
48206
48355
  "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 ',
48207
48356
  src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
48208
48357
  onClick: function onClick() {
48209
- var _authdetailsContext$i28;
48210
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.mobileapplink_appstore, '_blank');
48358
+ var _authdetailsContext$i31;
48359
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.mobileapplink_appstore, '_blank');
48211
48360
  }
48212
48361
  }), sectionproperties.showplaystore == 'Show' && /*#__PURE__*/React.createElement("img", {
48213
48362
  "class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
48214
48363
  src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
48215
48364
  onClick: function onClick() {
48216
- var _authdetailsContext$i29;
48217
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.mobileapplink_playstore, '_blank');
48365
+ var _authdetailsContext$i32;
48366
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.mobileapplink_playstore, '_blank');
48218
48367
  }
48219
48368
  }))), sectionproperties.showfooteraddress == 'Show' && sectionproperties.storeinfostyle == 'Style 2' && /*#__PURE__*/React.createElement("div", {
48220
48369
  "class": "row m-0 w-100 d-flex flex-row justify-content-start align-items-center mt-4"
@@ -48231,7 +48380,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
48231
48380
  "class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
48232
48381
  }, /*#__PURE__*/React.createElement(IoLocationSharp, {
48233
48382
  size: 30
48234
- })), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.address_ar)))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React.createElement("div", {
48383
+ })), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.address_ar)))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React.createElement("div", {
48235
48384
  "class": "col-lg-12 p-0 d-block my-3"
48236
48385
  }, /*#__PURE__*/React.createElement("hr", {
48237
48386
  "class": "m-0 p-0"
@@ -56962,7 +57111,6 @@ var Twobgimages = function Twobgimages(props) {
56962
57111
  if (item.place_clickable == 'General') {
56963
57112
  if (item.externallink == 'Yes') {
56964
57113
  window.open(item.clickable_page_route, '_blank');
56965
-
56966
57114
  // history.push(item.clickable_page_route);
56967
57115
  } else if (item.clickable_page_route && item.clickable_page_route.length != 0) {
56968
57116
  routingcountext(item.clickable_page_route, false, '');
@@ -58320,17 +58468,13 @@ var DynamicForm = function DynamicForm(props) {
58320
58468
  }
58321
58469
  if (item.type == 'date') {
58322
58470
  return /*#__PURE__*/React.createElement("div", {
58323
- "class": 'col-md-12 col-lg-' + sectionproperties.numberofcolsperrow
58324
- }, /*#__PURE__*/React.createElement("div", {
58325
58471
  "class": "row m-0 w-100 mb-3"
58326
58472
  }, /*#__PURE__*/React.createElement("div", {
58327
58473
  "class": "col-lg-12 text-start mb-2"
58328
58474
  }, /*#__PURE__*/React.createElement("p", {
58329
58475
  "class": form_cssstyles.formlabel + ' m-0 p-0 ',
58330
58476
  style: {}
58331
- }, langdetect == 'en' ? item.title_en : item.title_ar, " ", /*#__PURE__*/React.createElement("sup", {
58332
- "class": "text-danger"
58333
- }, item.isrequired == 1 ? '*' : ''))), sectionproperties.datestartdate == 'Today' && /*#__PURE__*/React.createElement("div", {
58477
+ }, langdetect == 'en' ? item.title_en : item.title_ar, " ", item.isrequired == 1 ? '*' : '')), sectionproperties.datestartdate == 'Today' && /*#__PURE__*/React.createElement("div", {
58334
58478
  "class": "col-lg-12 text-start"
58335
58479
  }, /*#__PURE__*/React.createElement("input", {
58336
58480
  type: type,
@@ -58349,20 +58493,16 @@ var DynamicForm = function DynamicForm(props) {
58349
58493
  updateformfield(event.target.value, index);
58350
58494
  },
58351
58495
  className: "".concat(formstyles.form_control, " ").concat(form_cssstyles.form_control)
58352
- }))));
58496
+ })));
58353
58497
  } else {
58354
58498
  return /*#__PURE__*/React.createElement("div", {
58355
- "class": 'col-md-12 col-lg-' + sectionproperties.numberofcolsperrow
58356
- }, /*#__PURE__*/React.createElement("div", {
58357
58499
  "class": "row m-0 w-100 mb-3"
58358
58500
  }, /*#__PURE__*/React.createElement("div", {
58359
58501
  "class": "col-lg-12 text-start mb-2"
58360
58502
  }, /*#__PURE__*/React.createElement("p", {
58361
58503
  "class": form_cssstyles.formlabel + ' m-0 p-0 ',
58362
58504
  style: {}
58363
- }, langdetect == 'en' ? item.title_en : item.title_ar, " ", /*#__PURE__*/React.createElement("sup", {
58364
- "class": "text-danger"
58365
- }, item.isrequired == 1 ? '*' : ''))), /*#__PURE__*/React.createElement("div", {
58505
+ }, langdetect == 'en' ? item.title_en : item.title_ar, " ", item.isrequired == 1 ? '*' : '')), /*#__PURE__*/React.createElement("div", {
58366
58506
  "class": "col-lg-12 text-start"
58367
58507
  }, /*#__PURE__*/React.createElement("input", {
58368
58508
  type: type,
@@ -58371,22 +58511,18 @@ var DynamicForm = function DynamicForm(props) {
58371
58511
  updateformfield(event.target.value, index);
58372
58512
  },
58373
58513
  className: "".concat(formstyles.form_control, " ").concat(form_cssstyles.form_control)
58374
- }))));
58514
+ })));
58375
58515
  }
58376
58516
  };
58377
58517
  var textareaitem = function textareaitem(item, index) {
58378
58518
  return /*#__PURE__*/React.createElement("div", {
58379
- "class": 'col-md-12 col-lg-12'
58380
- }, /*#__PURE__*/React.createElement("div", {
58381
58519
  "class": "row m-0 w-100 mb-3"
58382
58520
  }, /*#__PURE__*/React.createElement("div", {
58383
58521
  "class": "col-lg-12 text-start mb-2"
58384
58522
  }, /*#__PURE__*/React.createElement("p", {
58385
58523
  "class": form_cssstyles.formlabel + ' m-0 p-0 ',
58386
58524
  style: {}
58387
- }, langdetect == 'en' ? item.title_en : item.title_ar, " ", /*#__PURE__*/React.createElement("sup", {
58388
- "class": "text-danger"
58389
- }, item.isrequired == 1 ? '*' : ''))), /*#__PURE__*/React.createElement("div", {
58525
+ }, langdetect == 'en' ? item.title_en : item.title_ar, " ", item.isrequired == 1 ? '*' : '')), /*#__PURE__*/React.createElement("div", {
58390
58526
  "class": "col-lg-12 text-start"
58391
58527
  }, /*#__PURE__*/React.createElement(TextareaAutosize, {
58392
58528
  value: item.value,
@@ -58394,7 +58530,7 @@ var DynamicForm = function DynamicForm(props) {
58394
58530
  updateformfield(event.target.value, index);
58395
58531
  },
58396
58532
  className: "".concat(formstyles.form_control, " ").concat(form_cssstyles.form_control)
58397
- }))));
58533
+ })));
58398
58534
  };
58399
58535
  var selectboxitem = function selectboxitem(item, index) {
58400
58536
  var itemsarr = item.selectboxvalues;
@@ -58402,17 +58538,13 @@ var DynamicForm = function DynamicForm(props) {
58402
58538
  var decoditems = JSON.parse(itemsarr);
58403
58539
  if (decoditems != undefined && Array.isArray(decoditems)) {
58404
58540
  return /*#__PURE__*/React.createElement("div", {
58405
- "class": 'col-md-12 col-lg-' + sectionproperties.numberofcolsperrow
58406
- }, /*#__PURE__*/React.createElement("div", {
58407
58541
  "class": "row m-0 w-100 mb-3"
58408
58542
  }, /*#__PURE__*/React.createElement("div", {
58409
58543
  "class": "col-lg-12 text-start mb-2"
58410
58544
  }, /*#__PURE__*/React.createElement("p", {
58411
58545
  "class": form_cssstyles.formlabel + ' m-0 p-0 ',
58412
58546
  style: {}
58413
- }, langdetect == 'en' ? item.title_en : item.title_ar, " ", /*#__PURE__*/React.createElement("sup", {
58414
- "class": "text-danger"
58415
- }, item.isrequired == 1 ? '*' : ''))), /*#__PURE__*/React.createElement("div", {
58547
+ }, langdetect == 'en' ? item.title_en : item.title_ar, " ", item.isrequired == 1 ? '*' : '')), /*#__PURE__*/React.createElement("div", {
58416
58548
  "class": "col-lg-12 text-start"
58417
58549
  }, /*#__PURE__*/React.createElement("select", {
58418
58550
  value: item.value,
@@ -58426,7 +58558,7 @@ var DynamicForm = function DynamicForm(props) {
58426
58558
  return /*#__PURE__*/React.createElement("option", {
58427
58559
  value: sitem.optionname_en
58428
58560
  }, langdetect == 'en' ? sitem.optionname_en : sitem.optionname_ar);
58429
- })))));
58561
+ }))));
58430
58562
  }
58431
58563
  }
58432
58564
  };
@@ -58449,7 +58581,7 @@ var DynamicForm = function DynamicForm(props) {
58449
58581
  width: sectionproperties.generalbtn_width + '%',
58450
58582
  height: sectionproperties.generalbtn_height + 'px',
58451
58583
  backgroundColor: sectionproperties.generalbtn_bgColor,
58452
- borderRadius: sectionproperties.generalbtnborderradius + 'px',
58584
+ borderRadius: sectionproperties.generalbtn_bgColor,
58453
58585
  color: sectionproperties.generalbtn_textColor,
58454
58586
  fontSize: sectionproperties.generalbtn_fontsize,
58455
58587
  fontWeight: sectionproperties.generalbtn_fontweight,
@@ -58489,14 +58621,6 @@ var DynamicForm = function DynamicForm(props) {
58489
58621
  transition: '.3s',
58490
58622
  backgroundColor: '#044da6'
58491
58623
  }
58492
- }),
58493
- sectiontitle: css({
58494
- color: sectionproperties.sectionTitleColor,
58495
- fontSize: sectionproperties.sectionTitleFontSize + 'px',
58496
- fontWeight: sectionproperties.sectionTitleFontWeight,
58497
- '@media (max-width: 800px)': {
58498
- fontSize: sectionproperties.sectionTitleFontSizeresp
58499
- }
58500
58624
  })
58501
58625
  };
58502
58626
  return /*#__PURE__*/React.createElement("div", {
@@ -58540,8 +58664,12 @@ var DynamicForm = function DynamicForm(props) {
58540
58664
  marginBottom: sectionproperties.sectionTitleMarginBottom + 'px'
58541
58665
  }
58542
58666
  }, /*#__PURE__*/React.createElement("p", {
58543
- "class": form_cssstyles.sectiontitle + ' m-0 p-0 ',
58544
- style: {}
58667
+ "class": "m-0 p-0",
58668
+ style: {
58669
+ color: sectionproperties.sectionTitleColor,
58670
+ fontSize: sectionproperties.sectionTitleFontSize + 'px',
58671
+ fontWeight: sectionproperties.sectionTitleFontWeight
58672
+ }
58545
58673
  }, langdetect == 'en' ? formtitleen : formtitlear)), (dynamicform === null || dynamicform === void 0 ? void 0 : dynamicform.id) != undefined && /*#__PURE__*/React.createElement("div", {
58546
58674
  "class": 'row m-0 w-100 p-3 mt-3'
58547
58675
  }, /*#__PURE__*/React.createElement("div", {
@@ -58662,8 +58790,12 @@ var DynamicForm = function DynamicForm(props) {
58662
58790
  marginBottom: sectionproperties.sectionTitleMarginBottom + 'px'
58663
58791
  }
58664
58792
  }, /*#__PURE__*/React.createElement("p", {
58665
- "class": form_cssstyles.sectiontitle + ' m-0 p-0 ',
58666
- style: {}
58793
+ "class": "m-0 p-0",
58794
+ style: {
58795
+ color: sectionproperties.sectionTitleColor,
58796
+ fontSize: sectionproperties.sectionTitleFontSize + 'px',
58797
+ fontWeight: sectionproperties.sectionTitleFontWeight
58798
+ }
58667
58799
  }, langdetect == 'en' ? formtitleen : formtitlear)), (dynamicform === null || dynamicform === void 0 ? void 0 : dynamicform.id) != undefined && /*#__PURE__*/React.createElement("div", {
58668
58800
  "class": 'row m-0 w-100 '
58669
58801
  }, /*#__PURE__*/React.createElement("div", {
@@ -59503,14 +59635,14 @@ var Freetextsection = function Freetextsection(props) {
59503
59635
  height: '1px',
59504
59636
  position: 'relative',
59505
59637
  flex: '1 1 auto',
59506
- // minWidth: '10%',
59638
+ minWidth: '10%',
59507
59639
  background: sectionproperties.linebgcolor
59508
59640
  }),
59509
59641
  line_right: css({
59510
59642
  height: '1px',
59511
59643
  position: 'relative',
59512
59644
  flex: '1 1 auto',
59513
- // minWidth: '10%',
59645
+ minWidth: '10%',
59514
59646
  background: sectionproperties.linebgcolor
59515
59647
  }),
59516
59648
  btn: css({
@@ -59548,40 +59680,36 @@ var Freetextsection = function Freetextsection(props) {
59548
59680
  top: 0,
59549
59681
  bottom: 0
59550
59682
  }
59551
- }),
59552
- sectiontitlecontent: css({
59553
- fontSize: sectionproperties.sectionTitleFontSize + 'px',
59554
- color: sectionproperties.sectionTitleColor,
59555
- textTransform: sectionproperties.sectionTitleTextTransform,
59556
- fontWeight: sectionproperties.sectionTitleFontWeight,
59557
- // padding: sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? 7 : 0,
59558
- textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
59559
- '@media (max-width: 800px)': {
59560
- fontSize: sectionproperties.sectionTitleFontSizeresp + 'px'
59561
- }
59562
59683
  })
59563
59684
  };
59564
59685
  var SectionTitle = function SectionTitle() {
59565
59686
  return /*#__PURE__*/React.createElement("div", {
59566
- "class": "d-flex align-items-center allcentered",
59687
+ "class": "d-flex align-items-center flex-row",
59567
59688
  style: {
59568
59689
  position: 'relative',
59569
59690
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : '',
59570
- width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : '',
59571
- flexDirection: sectionproperties.sectiontitlestyle == 'Line Under Text' ? 'column' : 'row'
59691
+ width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
59572
59692
  }
59573
- }, /*#__PURE__*/React.createElement("p", {
59693
+ }, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
59694
+ "class": section_styles.line_left,
59695
+ style: {
59696
+ marginLeft: langdetect == 'en' ? 0 : sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
59697
+ marginRight: langdetect == 'en' ? sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0 : 0
59698
+ }
59699
+ }), /*#__PURE__*/React.createElement("p", {
59574
59700
  "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 ',
59575
- style: {}
59576
- }, /*#__PURE__*/React.createElement("span", {
59577
- "class": section_styles.sectiontitlecontent
59578
- }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar)), sectionproperties.sectiontitlestyle == 'Line Under Text' && /*#__PURE__*/React.createElement("span", {
59579
59701
  style: {
59580
- width: '50%',
59581
- background: sectionproperties.linebgcolor,
59582
- height: 3,
59583
- borderRadius: 10,
59584
- marginTop: 15
59702
+ color: sectionproperties.sectionTitleColor,
59703
+ textTransform: sectionproperties.sectionTitleTextTransform,
59704
+ fontWeight: sectionproperties.sectionTitleFontWeight,
59705
+ padding: sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? 7 : 0,
59706
+ textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
59707
+ }
59708
+ }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
59709
+ "class": section_styles.line_right,
59710
+ style: {
59711
+ marginRight: langdetect == 'en' ? 0 : sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
59712
+ marginLeft: langdetect == 'en' ? sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0 : 0
59585
59713
  }
59586
59714
  }));
59587
59715
  };
@@ -59640,8 +59768,8 @@ var Freetextsection = function Freetextsection(props) {
59640
59768
  style: {
59641
59769
  paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
59642
59770
  paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px',
59643
- paddingTop: type == 'responsive' ? sectionproperties.paddingverticalresponsive + 'px' : sectionproperties.paddingTop + 'px',
59644
- paddingBottom: type == 'responsive' ? sectionproperties.paddingverticalresponsive + 'px' : sectionproperties.paddingBottom + 'px',
59771
+ paddingTop: type == 'responsive' ? '15px' : sectionproperties.paddingTop + 'px',
59772
+ paddingBottom: type == 'responsive' ? '15px' : sectionproperties.paddingBottom + 'px',
59645
59773
  zIndex: 100,
59646
59774
  height: sectionproperties.hideshowcardtransition == 'Show' ? type == 'responsive' ? sectionproperties.height_responsive + 'px' : '' : ''
59647
59775
  }
@@ -59689,45 +59817,7 @@ var Freetextsection = function Freetextsection(props) {
59689
59817
  "class": "w-100 allcentered",
59690
59818
  style: {
59691
59819
  background: sectionproperties.outerbgcolor
59692
- // backgroundImage: sectionproperties.sectionbgstyle == 'Besides each other' ? 'url(' + serverbaselink + maincontainerarrayofobjs[0]?.back_bgimage + ')' : '',
59693
59820
  }
59694
- }, sectionproperties.sectionbgstyle == 'Besides each other' && /*#__PURE__*/React.createElement("div", {
59695
- "class": sectionstyles$1.background + ' row w-100 ml-0 mr-0 d-flex justify-content-center align-items-center ',
59696
- style: {
59697
- marginTop: sectionproperties.marginTop + 'px',
59698
- marginBottom: sectionproperties.marginBottom + 'px'
59699
- }
59700
- }, /*#__PURE__*/React.createElement("div", {
59701
- "class": "col-lg-12 p-0"
59702
- }, /*#__PURE__*/React.createElement("div", {
59703
- "class": "row m-0 w-100 allcentered"
59704
- }, /*#__PURE__*/React.createElement("div", {
59705
- "class": "col-lg-10 col-md-11 mt-3 mb-3",
59706
- style: {
59707
- background: 'white',
59708
- borderRadius: 10,
59709
- boxShadow: '0 0 10px #ccc',
59710
- padding: 40
59711
- }
59712
- }, /*#__PURE__*/React.createElement("div", {
59713
- "class": "row m-0 w-100"
59714
- }, /*#__PURE__*/React.createElement("div", {
59715
- "class": "col-lg-3 col-md-12 allcentered"
59716
- }, /*#__PURE__*/React.createElement("div", {
59717
- "class": "w-100 d-flex allcentered mb-md-4"
59718
- }, SectionTitle())), /*#__PURE__*/React.createElement("div", {
59719
- "class": "col-lg-9 col-md-12 p-md-0",
59720
- style: {
59721
- paddingLeft: langdetect == 'en' ? '50px' : 0,
59722
- paddingRight: langdetect == 'ar' ? '50px' : 0
59723
- }
59724
- }, /*#__PURE__*/React.createElement("div", {
59725
- "class": "row m-0 w-100 text-start text-md-center",
59726
- style: {
59727
- fontSize: sectionproperties.prodCatFontSize + 'px'
59728
- }
59729
- }, Description()))))))), sectionproperties.sectionbgstyle == 'Text Below' && /*#__PURE__*/React.createElement("div", {
59730
- "class": "row m-0 w-100"
59731
59821
  }, /*#__PURE__*/React.createElement("div", {
59732
59822
  "class": sectionstyles$1.background + ' row w-100 ml-0 mr-0 d-flex d-md-none justify-content-center align-items-center ',
59733
59823
  style: {
@@ -59742,7 +59832,7 @@ var Freetextsection = function Freetextsection(props) {
59742
59832
  marginBottom: sectionproperties.marginBottom + 'px',
59743
59833
  background: sectionproperties.hideshowcardtransition == 'Show' ? maincontainerarrayofobjs.length != 0 ? 'url(' + serverbaselink$1 + ((_maincontainerarrayof3 = maincontainerarrayofobjs[0]) === null || _maincontainerarrayof3 === void 0 ? void 0 : _maincontainerarrayof3.back_bgimage) + ')' : '' : ''
59744
59834
  }
59745
- }, SectionContent('responsive'))));
59835
+ }, SectionContent('responsive')));
59746
59836
  };
59747
59837
 
59748
59838
  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; }
@@ -59815,28 +59905,6 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
59815
59905
  color: sectionproperties.generalbtn_textColoronhover
59816
59906
  }
59817
59907
  }),
59818
- btn2: css({
59819
- width: sectionproperties.generalbtn_width + 'px',
59820
- height: sectionproperties.generalbtn_height + 'px',
59821
- // backgroundColor: sectionproperties.generalbtn_bgColor,
59822
- color: sectionproperties.generalbtn_bgColoronhover,
59823
- borderTopLeftRadius: langdetect == 'en' ? sectionproperties.generalbtn_bordertopleftradius + 'px' : sectionproperties.generalbtn_bordertoprightradius + 'px',
59824
- borderTopRightRadius: langdetect == 'en' ? sectionproperties.generalbtn_bordertoprightradius + 'px' : sectionproperties.generalbtn_bordertopleftradius + 'px',
59825
- borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.generalbtn_borderbottomleftradius + 'px' : sectionproperties.generalbtn_borderbottomrightradius + 'px',
59826
- borderBottomRightRadius: langdetect == 'en' ? sectionproperties.generalbtn_borderbottomrightradius + 'px' : sectionproperties.generalbtn_borderbottomleftradius + 'px',
59827
- border: '1px solid ' + sectionproperties.generalbtn_bgColoronhover,
59828
- fontSize: sectionproperties.generalbtn_fontsize + 'px',
59829
- fontWeight: sectionproperties.generalbtn_fontweight,
59830
- marginTop: sectionproperties.generalbtn_marginTop + 'px',
59831
- marginBottom: sectionproperties.generalbtn_marginBottom + 'px',
59832
- transition: '.3s',
59833
- cursor: 'pointer',
59834
- ':hover': {
59835
- // backgroundColor: sectionproperties.generalbtn_bgColoronhover,
59836
- color: sectionproperties.sectionproperties,
59837
- borderColor: sectionproperties.sectionproperties
59838
- }
59839
- }),
59840
59908
  sectiontitlespan: css({
59841
59909
  paddingLeft: sectionproperties.sectiontitleborderradius == 0 ? langdetect == 'en' ? sectionproperties.sectionTitleMarginLeft + 'px' : sectionproperties.sectionTitleMarginRight + 'px' : 0,
59842
59910
  paddingRight: sectionproperties.sectiontitleborderradius == 0 ? langdetect == 'en' ? sectionproperties.sectionTitleMarginRight + 'px' : sectionproperties.sectionTitleMarginLeft + 'px' : 0,
@@ -59851,8 +59919,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
59851
59919
  width: sectionproperties.sectitle_lineafterwidth + '%',
59852
59920
  display: 'block',
59853
59921
  backgroundColor: sectionproperties.linebgcolor,
59854
- borderRadius: '6px',
59855
- marginTop: 15
59922
+ borderRadius: '6px'
59856
59923
  }
59857
59924
  }),
59858
59925
  facebook_btn: css({
@@ -59993,10 +60060,8 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
59993
60060
  borderRadius: sectionproperties.reservation_borderradius + 'px'
59994
60061
  }
59995
60062
  }, /*#__PURE__*/React.createElement("div", {
59996
- "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 ',
59997
- style: {
59998
- // padding: 20,
59999
- }
60063
+ "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 ',
60064
+ style: {}
60000
60065
  }, /*#__PURE__*/React.createElement("div", {
60001
60066
  "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 ',
60002
60067
  style: {
@@ -60135,7 +60200,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60135
60200
  })))));
60136
60201
  };
60137
60202
  var Image = function Image() {
60138
- var _imagesarray$, _imagesarray$7, _imagesarray$8, _imagesarray$9, _imagesarray$10;
60203
+ var _imagesarray$, _imagesarray$7, _imagesarray$8;
60139
60204
  return /*#__PURE__*/React.createElement("div", {
60140
60205
  "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',
60141
60206
  style: {
@@ -60157,43 +60222,29 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60157
60222
  }
60158
60223
  }
60159
60224
  }
60160
- }, /*#__PURE__*/React.createElement("div", {
60161
- "class": "col-lg-12 p-0 d-flex d-md-none justify-content-center align-items-center"
60162
60225
  }, imagesarray.length != 0 && /*#__PURE__*/React.createElement(Imagekitimagecomp, {
60163
60226
  "class": section_styles.imageimage,
60164
60227
  urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
60165
60228
  publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
60166
60229
  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),
60167
60230
  style: {}
60168
- })), /*#__PURE__*/React.createElement("div", {
60169
- "class": "col-lg-12 p-0 d-none d-md-flex justify-content-center align-items-center"
60170
- }, imagesarray.length != 0 && /*#__PURE__*/React.createElement(Imagekitimagecomp, {
60171
- "class": section_styles.imageimage,
60172
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
60173
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
60174
- 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),
60175
- style: {}
60176
- })));
60231
+ }));
60177
60232
  };
60178
60233
  return /*#__PURE__*/React.createElement("div", {
60179
- "class": "row m-0 w-100 allcentered"
60180
- }, /*#__PURE__*/React.createElement("div", {
60181
- "class": ' row ml-0 mr-0 d-flex justify-content-between align-items-center ',
60234
+ "class": ' row ml-0 mr-0 d-flex justify-content-between align-items-center w-100 ',
60182
60235
  style: {
60183
60236
  marginTop: sectionproperties.marginTop + 'px',
60184
60237
  marginBottom: sectionproperties.marginBottom + 'px',
60185
- background: sectionproperties.backgroundColor,
60186
- width: sectionproperties.width + 'vw',
60187
- borderRadius: sectionproperties.sectioncardborderradius + 'px'
60238
+ background: sectionproperties.backgroundColor
60188
60239
  }
60189
60240
  }, sectionproperties.cardstyletype == 'Style 1' && /*#__PURE__*/React.createElement("div", {
60190
- "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',
60241
+ "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',
60191
60242
  style: {
60192
60243
  paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
60193
60244
  paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
60194
- // width: sectionproperties.width + 'vw',
60195
- border: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor
60196
- // borderRadius: sectionproperties.sectioncardborderradius + 'px',
60245
+ width: sectionproperties.width + 'vw',
60246
+ border: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor,
60247
+ borderRadius: sectionproperties.sectioncardborderradius + 'px'
60197
60248
  }
60198
60249
  }, /*#__PURE__*/React.createElement("div", {
60199
60250
  "class":
@@ -60224,13 +60275,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60224
60275
  justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
60225
60276
  }
60226
60277
  }, /*#__PURE__*/React.createElement("div", {
60227
- "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 ',
60278
+ "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 ',
60228
60279
  style: {
60229
60280
  background: sectionproperties.reservation_bgcolor,
60230
- alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
60231
- borderRadius: sectionproperties.reservation_borderradius + 'px',
60232
- paddingLeft: sectionproperties.innersectionpaddinghorizontal + 'px',
60233
- paddingRight: sectionproperties.innersectionpaddinghorizontal + 'px'
60281
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
60234
60282
  }
60235
60283
  }, /*#__PURE__*/React.createElement("div", {
60236
60284
  "class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
@@ -60310,7 +60358,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60310
60358
  })), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60311
60359
  "class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 p-0 allcentered' : 'col-lg-12 p-0 text-start justify-content-md-center'
60312
60360
  }, /*#__PURE__*/React.createElement("button", {
60313
- "class": "".concat(section_styles.btn2) + ' m-md-0 ',
60361
+ "class": "".concat(section_styles.btn) + ' m-md-0 ',
60314
60362
  onClick: function onClick() {
60315
60363
  if (sectionproperties.btntype == 'WhatsApp') {
60316
60364
  var _authdetailsContext$i9;
@@ -60329,27 +60377,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60329
60377
  marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
60330
60378
  marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
60331
60379
  }
60332
- }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar), /*#__PURE__*/React.createElement("button", {
60333
- "class": "".concat(section_styles.btn) + ' mx-1 ',
60334
- onClick: function onClick() {
60335
- if (sectionproperties.btntype == 'WhatsApp') {
60336
- var _authdetailsContext$i11;
60337
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.whatsappnumber) != null) {
60338
- var _authdetailsContext$i12;
60339
- 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');
60340
- }
60341
- } else if (sectionproperties.btntype == 'App/Web Page') {
60342
- // window.open(sectionproperties.btnlink, '_target');
60343
- routingcountext(sectionproperties.btnlink2, false, '');
60344
- } else {
60345
- window.open(sectionproperties.btnlink2, '_blank');
60346
- }
60347
- },
60348
- style: {
60349
- marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
60350
- marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
60351
- }
60352
- }, langdetect == 'en' ? 'Subscribe' : 'اشترك الان')), /*#__PURE__*/React.createElement("div", {
60380
+ }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)), /*#__PURE__*/React.createElement("div", {
60353
60381
  "class": "col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",
60354
60382
  style: {
60355
60383
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
@@ -60359,10 +60387,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60359
60387
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60360
60388
  "class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60361
60389
  onClick: function onClick() {
60362
- var _authdetailsContext$i13;
60363
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.facebooklink) != null) {
60364
- var _authdetailsContext$i14;
60365
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.facebooklink, '_blank');
60390
+ var _authdetailsContext$i11;
60391
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.facebooklink) != null) {
60392
+ var _authdetailsContext$i12;
60393
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.facebooklink, '_blank');
60366
60394
  }
60367
60395
  }
60368
60396
  }, /*#__PURE__*/React.createElement(FaFacebookF, {
@@ -60370,10 +60398,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60370
60398
  })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60371
60399
  "class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60372
60400
  onClick: function onClick() {
60373
- var _authdetailsContext$i15;
60374
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.instagramlink) != null) {
60375
- var _authdetailsContext$i16;
60376
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.instagramlink, '_blank');
60401
+ var _authdetailsContext$i13;
60402
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink) != null) {
60403
+ var _authdetailsContext$i14;
60404
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.instagramlink, '_blank');
60377
60405
  }
60378
60406
  }
60379
60407
  }, /*#__PURE__*/React.createElement(AiFillInstagram, {
@@ -60381,10 +60409,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60381
60409
  })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60382
60410
  "class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60383
60411
  onClick: function onClick() {
60384
- var _authdetailsContext$i17;
60385
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.whatsappnumber) != null) {
60386
- var _authdetailsContext$i18;
60387
- 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');
60412
+ var _authdetailsContext$i15;
60413
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.whatsappnumber) != null) {
60414
+ var _authdetailsContext$i16;
60415
+ 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');
60388
60416
  }
60389
60417
  }
60390
60418
  }, /*#__PURE__*/React.createElement(FaWhatsapp, {
@@ -60398,11 +60426,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60398
60426
  justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
60399
60427
  }
60400
60428
  }, /*#__PURE__*/React.createElement("div", {
60401
- "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 ',
60429
+ "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 ',
60402
60430
  style: {
60403
60431
  background: sectionproperties.reservation_bgcolor,
60404
- alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
60405
- borderRadius: sectionproperties.reservation_borderradius + 'px'
60432
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
60406
60433
  }
60407
60434
  }, /*#__PURE__*/React.createElement("div", {
60408
60435
  "class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
@@ -60485,10 +60512,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60485
60512
  "class": "".concat(section_styles.btn) + ' m-md-0 ',
60486
60513
  onClick: function onClick() {
60487
60514
  if (sectionproperties.btntype == 'WhatsApp') {
60488
- var _authdetailsContext$i19;
60489
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.whatsappnumber) != null) {
60490
- var _authdetailsContext$i20;
60491
- 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');
60515
+ var _authdetailsContext$i17;
60516
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.whatsappnumber) != null) {
60517
+ var _authdetailsContext$i18;
60518
+ 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');
60492
60519
  }
60493
60520
  } else if (sectionproperties.btntype == 'App/Web Page') {
60494
60521
  // window.open(sectionproperties.btnlink, '_target');
@@ -60511,10 +60538,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60511
60538
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60512
60539
  "class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60513
60540
  onClick: function onClick() {
60514
- var _authdetailsContext$i21;
60515
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.facebooklink) != null) {
60516
- var _authdetailsContext$i22;
60517
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.facebooklink, '_blank');
60541
+ var _authdetailsContext$i19;
60542
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.facebooklink) != null) {
60543
+ var _authdetailsContext$i20;
60544
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.facebooklink, '_blank');
60518
60545
  }
60519
60546
  }
60520
60547
  }, /*#__PURE__*/React.createElement(FaFacebookF, {
@@ -60522,10 +60549,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60522
60549
  })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60523
60550
  "class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60524
60551
  onClick: function onClick() {
60525
- var _authdetailsContext$i23;
60526
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.instagramlink) != null) {
60527
- var _authdetailsContext$i24;
60528
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.instagramlink, '_blank');
60552
+ var _authdetailsContext$i21;
60553
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.instagramlink) != null) {
60554
+ var _authdetailsContext$i22;
60555
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.instagramlink, '_blank');
60529
60556
  }
60530
60557
  }
60531
60558
  }, /*#__PURE__*/React.createElement(AiFillInstagram, {
@@ -60533,10 +60560,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60533
60560
  })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60534
60561
  "class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60535
60562
  onClick: function onClick() {
60536
- var _authdetailsContext$i25;
60537
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.whatsappnumber) != null) {
60538
- var _authdetailsContext$i26;
60539
- 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');
60563
+ var _authdetailsContext$i23;
60564
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.whatsappnumber) != null) {
60565
+ var _authdetailsContext$i24;
60566
+ 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');
60540
60567
  }
60541
60568
  }
60542
60569
  }, /*#__PURE__*/React.createElement(FaWhatsapp, {
@@ -60550,13 +60577,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60550
60577
  justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
60551
60578
  }
60552
60579
  }, sectionproperties.image_show == 'show' && Image(), /*#__PURE__*/React.createElement("div", {
60553
- "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 ',
60580
+ "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 ',
60554
60581
  style: {
60555
60582
  background: sectionproperties.reservation_bgcolor,
60556
- alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
60557
- borderRadius: sectionproperties.reservation_borderradius + 'px',
60558
- paddingLeft: sectionproperties.innersectionpaddinghorizontal + 'px',
60559
- paddingRight: sectionproperties.innersectionpaddinghorizontal + 'px'
60583
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
60560
60584
  }
60561
60585
  }, /*#__PURE__*/React.createElement("div", {
60562
60586
  "class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
@@ -60636,13 +60660,13 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60636
60660
  })), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60637
60661
  "class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 p-0 allcentered' : 'col-lg-12 p-0 text-start justify-content-md-center'
60638
60662
  }, /*#__PURE__*/React.createElement("button", {
60639
- "class": "".concat(section_styles.btn2) + ' m-md-0 ',
60663
+ "class": "".concat(section_styles.btn) + ' m-md-0 ',
60640
60664
  onClick: function onClick() {
60641
60665
  if (sectionproperties.btntype == 'WhatsApp') {
60642
- var _authdetailsContext$i27;
60643
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.whatsappnumber) != null) {
60644
- var _authdetailsContext$i28;
60645
- 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');
60666
+ var _authdetailsContext$i25;
60667
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.whatsappnumber) != null) {
60668
+ var _authdetailsContext$i26;
60669
+ 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');
60646
60670
  }
60647
60671
  } else if (sectionproperties.btntype == 'App/Web Page') {
60648
60672
  // window.open(sectionproperties.btnlink, '_target');
@@ -60655,27 +60679,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60655
60679
  marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
60656
60680
  marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
60657
60681
  }
60658
- }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar), /*#__PURE__*/React.createElement("button", {
60659
- "class": "".concat(section_styles.btn) + ' mx-1 ',
60660
- onClick: function onClick() {
60661
- if (sectionproperties.btntype == 'WhatsApp') {
60662
- var _authdetailsContext$i29;
60663
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.whatsappnumber) != null) {
60664
- var _authdetailsContext$i30;
60665
- 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');
60666
- }
60667
- } else if (sectionproperties.btntype == 'App/Web Page') {
60668
- // window.open(sectionproperties.btnlink, '_target');
60669
- routingcountext(sectionproperties.btnlink2, false, '');
60670
- } else {
60671
- window.open(sectionproperties.btnlink2, '_blank');
60672
- }
60673
- },
60674
- style: {
60675
- marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
60676
- marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
60677
- }
60678
- }, langdetect == 'en' ? 'Subscribe' : 'اشترك الان')), /*#__PURE__*/React.createElement("div", {
60682
+ }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)), /*#__PURE__*/React.createElement("div", {
60679
60683
  "class": "col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",
60680
60684
  style: {
60681
60685
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
@@ -60685,10 +60689,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60685
60689
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60686
60690
  "class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60687
60691
  onClick: function onClick() {
60688
- var _authdetailsContext$i31;
60689
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.facebooklink) != null) {
60690
- var _authdetailsContext$i32;
60691
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.facebooklink, '_blank');
60692
+ var _authdetailsContext$i27;
60693
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.facebooklink) != null) {
60694
+ var _authdetailsContext$i28;
60695
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.facebooklink, '_blank');
60692
60696
  }
60693
60697
  }
60694
60698
  }, /*#__PURE__*/React.createElement(FaFacebookF, {
@@ -60696,10 +60700,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60696
60700
  })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60697
60701
  "class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60698
60702
  onClick: function onClick() {
60699
- var _authdetailsContext$i33;
60700
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.instagramlink) != null) {
60701
- var _authdetailsContext$i34;
60702
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.instagramlink, '_blank');
60703
+ var _authdetailsContext$i29;
60704
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.instagramlink) != null) {
60705
+ var _authdetailsContext$i30;
60706
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.instagramlink, '_blank');
60703
60707
  }
60704
60708
  }
60705
60709
  }, /*#__PURE__*/React.createElement(AiFillInstagram, {
@@ -60707,10 +60711,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60707
60711
  })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60708
60712
  "class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60709
60713
  onClick: function onClick() {
60710
- var _authdetailsContext$i35;
60711
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.whatsappnumber) != null) {
60712
- var _authdetailsContext$i36;
60713
- 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');
60714
+ var _authdetailsContext$i31;
60715
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.whatsappnumber) != null) {
60716
+ var _authdetailsContext$i32;
60717
+ 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');
60714
60718
  }
60715
60719
  }
60716
60720
  }, /*#__PURE__*/React.createElement(FaWhatsapp, {
@@ -60810,10 +60814,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60810
60814
  "class": "".concat(section_styles.btn) + ' m-md-0 ',
60811
60815
  onClick: function onClick() {
60812
60816
  if (sectionproperties.btntype == 'WhatsApp') {
60813
- var _authdetailsContext$i37;
60814
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.whatsappnumber) != null) {
60815
- var _authdetailsContext$i38;
60816
- 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');
60817
+ var _authdetailsContext$i33;
60818
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.whatsappnumber) != null) {
60819
+ var _authdetailsContext$i34;
60820
+ 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');
60817
60821
  }
60818
60822
  } else if (sectionproperties.btntype == 'App/Web Page') {
60819
60823
  // window.open(sectionproperties.btnlink, '_target');
@@ -60836,10 +60840,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60836
60840
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60837
60841
  "class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60838
60842
  onClick: function onClick() {
60839
- var _authdetailsContext$i39;
60840
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.facebooklink) != null) {
60841
- var _authdetailsContext$i40;
60842
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.facebooklink, '_blank');
60843
+ var _authdetailsContext$i35;
60844
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.facebooklink) != null) {
60845
+ var _authdetailsContext$i36;
60846
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.facebooklink, '_blank');
60843
60847
  }
60844
60848
  }
60845
60849
  }, /*#__PURE__*/React.createElement(FaFacebookF, {
@@ -60847,10 +60851,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60847
60851
  })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60848
60852
  "class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60849
60853
  onClick: function onClick() {
60850
- var _authdetailsContext$i41;
60851
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.instagramlink) != null) {
60852
- var _authdetailsContext$i42;
60853
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.instagramlink, '_blank');
60854
+ var _authdetailsContext$i37;
60855
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.instagramlink) != null) {
60856
+ var _authdetailsContext$i38;
60857
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.instagramlink, '_blank');
60854
60858
  }
60855
60859
  }
60856
60860
  }, /*#__PURE__*/React.createElement(AiFillInstagram, {
@@ -60858,10 +60862,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60858
60862
  })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
60859
60863
  "class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60860
60864
  onClick: function onClick() {
60861
- var _authdetailsContext$i43;
60862
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i43 = authdetailsContext.instinfo) === null || _authdetailsContext$i43 === void 0 ? void 0 : _authdetailsContext$i43.whatsappnumber) != null) {
60863
- var _authdetailsContext$i44;
60864
- 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');
60865
+ var _authdetailsContext$i39;
60866
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.whatsappnumber) != null) {
60867
+ var _authdetailsContext$i40;
60868
+ 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');
60865
60869
  }
60866
60870
  }
60867
60871
  }, /*#__PURE__*/React.createElement(FaWhatsapp, {
@@ -60928,7 +60932,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
60928
60932
  }
60929
60933
  }, sectionproperties.image_show == 'show' && /*#__PURE__*/React.createElement("div", {
60930
60934
  "class": "w-100 mb-md-3"
60931
- }, " ", Image()), Content()))))));
60935
+ }, " ", Image()), Content())))));
60932
60936
  };
60933
60937
 
60934
60938
  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; }
@@ -61352,33 +61356,6 @@ var Servicesection = function Servicesection(props) {
61352
61356
 
61353
61357
  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; }
61354
61358
  function _objectSpread$T(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$T(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$T(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
61355
- var minuteSeconds = 60;
61356
- var hourSeconds = 3600;
61357
- var daySeconds = 86400;
61358
- var timerProps = {
61359
- isPlaying: true,
61360
- size: 120,
61361
- strokeWidth: 6
61362
- };
61363
- var renderTime = function renderTime(dimension, time) {
61364
- return /*#__PURE__*/React.createElement("div", {
61365
- className: "time-wrapper"
61366
- }, /*#__PURE__*/React.createElement("div", {
61367
- className: "time"
61368
- }, time), /*#__PURE__*/React.createElement("div", null, dimension));
61369
- };
61370
- var getTimeSeconds = function getTimeSeconds(time) {
61371
- return minuteSeconds - time | 0;
61372
- };
61373
- var getTimeMinutes = function getTimeMinutes(time) {
61374
- return time % hourSeconds / minuteSeconds | 0;
61375
- };
61376
- var getTimeHours = function getTimeHours(time) {
61377
- return time % daySeconds / hourSeconds | 0;
61378
- };
61379
- var getTimeDays = function getTimeDays(time) {
61380
- return time / daySeconds | 0;
61381
- };
61382
61359
  var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
61383
61360
  var _maincontainerarrayof;
61384
61361
  var _useState = useState(''),
@@ -61395,12 +61372,6 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
61395
61372
  var ikimagecredcontext = props.actions.ikimagecredcontext;
61396
61373
  var routingcountext = props.actions.routingcountext;
61397
61374
  var authdetailsContext = props.actions.authdetailsContext;
61398
- var stratTime = Date.now() / 1000; // use UNIX timestamp in seconds
61399
- var endTime = stratTime + 243248; // use UNIX timestamp in seconds
61400
-
61401
- var remainingTime = endTime - stratTime;
61402
- var days = Math.ceil(remainingTime / daySeconds);
61403
- var daysDuration = days * daySeconds;
61404
61375
  useEffect(function () {
61405
61376
  var secpropobj = {};
61406
61377
  StatePagePropertiesContext.pageobj.sections.forEach(function (sectionitem, sectionindex) {
@@ -61530,7 +61501,6 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
61530
61501
  }
61531
61502
  }),
61532
61503
  cardContainer: css({
61533
- background: sectionproperties.reservation_bgcolor,
61534
61504
  ':hover .imageContainer': {
61535
61505
  transition: '.3s',
61536
61506
  backgroundColor: sectionproperties.activedotcolor
@@ -61538,9 +61508,6 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
61538
61508
  ':hover .text1Styles': {
61539
61509
  transition: '.3s',
61540
61510
  color: sectionproperties.text1secondarycolor
61541
- },
61542
- ':hover': {
61543
- background: sectionproperties.innersectionbgcolorhover
61544
61511
  }
61545
61512
  }),
61546
61513
  btnstyles: css({
@@ -61549,7 +61516,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
61549
61516
  fontSize: sectionproperties.generalbtn_fontsize + 'px',
61550
61517
  color: sectionproperties.generalbtn_textColor,
61551
61518
  fontWeight: sectionproperties.generalbtn_fontweight,
61552
- // textDecoration: sectionproperties.textdecoration == 'None' ? 'none' : 'underline',
61519
+ textDecoration: sectionproperties.textdecoration == 'None' ? 'none' : 'underline',
61553
61520
  backgroundColor: sectionproperties.generalbtn_bgColor,
61554
61521
  borderRadius: sectionproperties.generalbtnborderradius,
61555
61522
  ':hover': {
@@ -61621,22 +61588,18 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
61621
61588
  paddingRight: langdetect == 'en' ? sectionproperties.sectionTitleMarginRight + 'px' : sectionproperties.sectionTitleMarginLeft + 'px'
61622
61589
  }
61623
61590
  }, /*#__PURE__*/React.createElement("div", {
61624
- "class": "d-flex align-items-center flex-column allcentered",
61591
+ "class": "d-flex align-items-center flex-row allcentered",
61625
61592
  style: {
61626
61593
  position: 'relative',
61627
61594
  width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
61628
61595
  }
61629
- }, /*#__PURE__*/React.createElement("p", {
61596
+ }, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
61597
+ "class": sectionStyles.line_left
61598
+ }), /*#__PURE__*/React.createElement("p", {
61630
61599
  "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 ',
61631
61600
  style: {}
61632
- }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Under Text' && /*#__PURE__*/React.createElement("span", {
61633
- style: {
61634
- width: '50%',
61635
- background: sectionproperties.linebgcolor,
61636
- height: 3,
61637
- borderRadius: 10,
61638
- marginTop: 15
61639
- }
61601
+ }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
61602
+ "class": sectionStyles.line_right
61640
61603
  })))), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React.createElement("div", {
61641
61604
  "class": ' col-lg-12 col-md-12 col-sm-12 d-flex align-items-center px-sm-3',
61642
61605
  style: {
@@ -61648,202 +61611,10 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
61648
61611
  }, /*#__PURE__*/React.createElement("p", {
61649
61612
  "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',
61650
61613
  style: {}
61651
- }, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), sectionproperties.showcountdown == 'Yes' && /*#__PURE__*/React.createElement("div", {
61652
- "class": "row m-0 w-100 allcentered"
61653
- }, /*#__PURE__*/React.createElement("div", {
61654
- className: "col-3 col-sm-6 allcentered mb-md-2"
61655
- }, /*#__PURE__*/React.createElement(CountdownCircleTimer, _extends({}, timerProps, {
61656
- colors: "#013c48",
61657
- duration: daysDuration,
61658
- initialRemainingTime: remainingTime
61659
- }), function (_ref) {
61660
- var elapsedTime = _ref.elapsedTime;
61661
- _ref.color;
61662
- return /*#__PURE__*/React.createElement("span", {
61663
- style: {
61664
- color: '#bea04b',
61665
- fontSize: 23,
61666
- fontWeight: 600
61667
- },
61668
- "class": "allcentered"
61669
- }, renderTime('يوم', getTimeDays(daysDuration - elapsedTime)));
61670
- })), /*#__PURE__*/React.createElement("div", {
61671
- className: "col-3 col-sm-6 allcentered mb-md-2"
61672
- }, /*#__PURE__*/React.createElement(CountdownCircleTimer, _extends({}, timerProps, {
61673
- colors: "#013c48",
61674
- duration: daySeconds,
61675
- initialRemainingTime: remainingTime % daySeconds,
61676
- onComplete: function onComplete(totalElapsedTime) {
61677
- return {
61678
- shouldRepeat: remainingTime - totalElapsedTime > hourSeconds
61679
- };
61680
- }
61681
- }), function (_ref2) {
61682
- var elapsedTime = _ref2.elapsedTime;
61683
- _ref2.color;
61684
- return /*#__PURE__*/React.createElement("span", {
61685
- style: {
61686
- color: '#bea04b',
61687
- fontSize: 23,
61688
- fontWeight: 600
61689
- },
61690
- "class": "allcentered"
61691
- }, renderTime('ساعة', getTimeHours(daySeconds - elapsedTime)));
61692
- })), /*#__PURE__*/React.createElement("div", {
61693
- className: "col-3 col-sm-6 allcentered mb-md-2"
61694
- }, /*#__PURE__*/React.createElement(CountdownCircleTimer, _extends({}, timerProps, {
61695
- colors: "#013c48",
61696
- duration: hourSeconds,
61697
- initialRemainingTime: remainingTime % hourSeconds,
61698
- onComplete: function onComplete(totalElapsedTime) {
61699
- return {
61700
- shouldRepeat: remainingTime - totalElapsedTime > minuteSeconds
61701
- };
61702
- }
61703
- }), function (_ref3) {
61704
- var elapsedTime = _ref3.elapsedTime;
61705
- _ref3.color;
61706
- return /*#__PURE__*/React.createElement("span", {
61707
- style: {
61708
- color: '#bea04b',
61709
- fontSize: 23,
61710
- fontWeight: 600
61711
- },
61712
- "class": "allcentered"
61713
- }, renderTime('دقيقة', getTimeMinutes(hourSeconds - elapsedTime)));
61714
- })), /*#__PURE__*/React.createElement("div", {
61715
- className: "col-3 col-sm-6 allcentered mb-md-2"
61716
- }, /*#__PURE__*/React.createElement(CountdownCircleTimer, _extends({}, timerProps, {
61717
- colors: "#013c48",
61718
- duration: minuteSeconds,
61719
- initialRemainingTime: remainingTime % minuteSeconds,
61720
- onComplete: function onComplete(totalElapsedTime) {
61721
- return {
61722
- shouldRepeat: remainingTime - totalElapsedTime > 0
61723
- };
61724
- }
61725
- }), function (_ref4) {
61726
- var elapsedTime = _ref4.elapsedTime;
61727
- _ref4.color;
61728
- return /*#__PURE__*/React.createElement("span", {
61729
- style: {
61730
- color: '#bea04b',
61731
- fontSize: 23,
61732
- fontWeight: 600
61733
- },
61734
- "class": "allcentered"
61735
- }, renderTime('ثانية', getTimeSeconds(elapsedTime)));
61736
- }))), sectionproperties.flippingcards == 'Yes' && sectionproperties.showcountdown != 'Yes' && /*#__PURE__*/React.createElement("div", {
61737
- "class": "row m-0 w-100 d-flex justify-content-center"
61738
- }, cardsarray.map(function (cardinfoitem, cardinfoindex) {
61739
- return /*#__PURE__*/React.createElement("div", {
61740
- "class": 'flip-card d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4 ',
61741
- style: {
61742
- zIndex: 2,
61743
- paddingLeft: sectionproperties.marginhorizontal + 'px',
61744
- paddingRight: sectionproperties.marginhorizontal + 'px'
61745
- }
61746
- }, /*#__PURE__*/React.createElement("div", {
61747
- "class": "flip-card-inner",
61748
- style: {
61749
- background: sectionproperties.reservation_bgcolor,
61750
- borderRadius: sectionproperties.reservation_borderradius + 'px',
61751
- border: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : ''
61752
- }
61753
- }, /*#__PURE__*/React.createElement("div", {
61754
- "class": "flip-card-front"
61755
- }, /*#__PURE__*/React.createElement("div", {
61756
- "class": "row m-0 w-100"
61757
- }, /*#__PURE__*/React.createElement("div", {
61758
- "class": "col-lg-12 d-flex align-items-center p-0",
61759
- style: {
61760
- marginBottom: sectionproperties.image_mb + 'px',
61761
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
61762
- }
61763
- }, /*#__PURE__*/React.createElement("div", {
61764
- "class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer ',
61765
- style: {
61766
- background: 'transparent'
61767
- }
61768
- }, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
61769
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
61770
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
61771
- path: cardsarray.length != 0 ? cardinfoitem.cardobj_img : '',
61772
- style: {
61773
- maxHeight: sectionproperties.iconcontainerwidth + '%',
61774
- maxWidth: sectionproperties.iconcontainerwidth + '%',
61775
- objectFit: 'contain'
61776
- }
61777
- }))), /*#__PURE__*/React.createElement("div", {
61778
- "class": "col-lg-12 d-flex p-0",
61779
- style: {
61780
- marginBottom: sectionproperties.slideshowText1Content_marginBottom + 'px',
61781
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
61782
- }
61783
- }, /*#__PURE__*/React.createElement("p", {
61784
- "class": sectionStyles.text1Styles + ' p-0 m-0 wordbreak wordbreak-noellipsis text1Styles ',
61785
- style: {
61786
- cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default'
61787
- }
61788
- }, langdetect == 'en' ? cardinfoitem.cardobj_titleen : cardinfoitem.cardobj_titlear)))), /*#__PURE__*/React.createElement("div", {
61789
- "class": "flip-card-back allcentered"
61790
- }, /*#__PURE__*/React.createElement("div", {
61791
- "class": "row m-0 w-100 allcentered"
61792
- }, sectionproperties.showimagewhenflip == 'Show' && /*#__PURE__*/React.createElement("div", {
61793
- "class": "col-lg-12 d-flex align-items-center p-0",
61794
- style: {
61795
- marginBottom: sectionproperties.image_mb + 'px',
61796
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
61797
- }
61798
- }, /*#__PURE__*/React.createElement("div", {
61799
- "class": ' d-flex align-items-center ',
61800
- style: {
61801
- width: '30%',
61802
- height: '30%',
61803
- justifyContent: sectionproperties.iconcontainerheight == '0' ? 'start' : 'center'
61804
- }
61805
- }, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
61806
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
61807
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
61808
- path: cardsarray.length != 0 ? cardinfoitem.cardobj_img : '',
61809
- style: {
61810
- maxHeight: '100%',
61811
- maxWidth: '100%',
61812
- objectFit: 'contain'
61813
- }
61814
- }))), /*#__PURE__*/React.createElement("div", {
61815
- "class": "col-lg-12 d-flex p-0",
61816
- style: {
61817
- marginBottom: sectionproperties.slideshowText1Content_marginBottom + 'px',
61818
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
61819
- }
61820
- }, /*#__PURE__*/React.createElement("p", {
61821
- "class": sectionStyles.text1Styles + ' p-0 m-0 wordbreak wordbreak-noellipsis text1Styles ',
61822
- style: {
61823
- cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default',
61824
- color: ' #FFECB5',
61825
- fontSize: 14
61826
- }
61827
- }, langdetect == 'en' ? cardinfoitem.cardobj_titleen : cardinfoitem.cardobj_titlear)), /*#__PURE__*/React.createElement("div", {
61828
- "class": "col-lg-12 d-flex p-0",
61829
- style: {
61830
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
61831
- }
61832
- }, sectionproperties.slideshowtext2_show && /*#__PURE__*/React.createElement("p", {
61833
- "class": "m-0 wordbreak",
61834
- style: {
61835
- color: sectionproperties.slideshowText2ContentColor,
61836
- fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
61837
- fontWeight: sectionproperties.slideshowText2ContentFontWeight,
61838
- textAlign: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
61839
- }
61840
- }, langdetect == 'en' ? cardinfoitem.cardobj_descripen : cardinfoitem.cardobj_descripar))))));
61841
- })), sectionproperties.flippingcards == 'No' && sectionproperties.showcountdown != 'Yes' && /*#__PURE__*/React.createElement("div", {
61842
- "class": "row m-0 w-100"
61843
- }, cardsarray.map(function (cardinfoitem, cardinfoindex) {
61614
+ }, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), cardsarray.map(function (cardinfoitem, cardinfoindex) {
61844
61615
  var _authdetailsContext$i;
61845
61616
  return /*#__PURE__*/React.createElement("div", {
61846
- "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,
61617
+ "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,
61847
61618
  style: {
61848
61619
  zIndex: 2,
61849
61620
  paddingLeft: sectionproperties.marginhorizontal + 'px',
@@ -61853,37 +61624,20 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
61853
61624
  "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 ',
61854
61625
  style: {
61855
61626
  cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default',
61627
+ background: sectionproperties.reservation_bgcolor,
61856
61628
  paddingTop: sectionproperties.reservation_padding_top + 'px',
61857
61629
  paddingBottom: sectionproperties.reservation_padding_bottom + 'px',
61858
61630
  paddingLeft: langdetect == 'en' ? sectionproperties.reservation_padding_left + 'px' : sectionproperties.reservation_padding_right + 'px',
61859
61631
  paddingRight: langdetect == 'en' ? sectionproperties.reservation_padding_right + 'px' : sectionproperties.reservation_padding_left + 'px',
61860
61632
  borderRadius: sectionproperties.reservation_borderradius + 'px',
61861
- border: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '',
61862
- // sectionproperties.innersectionbordertype == 'All'
61863
- // ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
61864
- // : cardinfoindex != cardsarray.length - 1
61865
- // ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
61866
- // : '',
61633
+ border: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '',
61867
61634
  // cardinfoindex != cardsarray.length - 1
61868
61635
  // ? sectionproperties.innersectionbordertype == 'All'
61869
61636
  // ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
61870
61637
  // : ''
61871
61638
  // : '',
61872
- // borderRight:
61873
- // cardinfoindex != cardsarray.length - 1
61874
- // ? sectionproperties.innersectionbordertype == 'Right'
61875
- // ? langdetect == 'en'
61876
- // ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
61877
- // : ''
61878
- // : ''
61879
- // : '',
61880
- // borderLeft:
61881
- // sectionproperties.innersectionbordertype == 'Right'
61882
- // ? langdetect == 'ar'
61883
- // ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
61884
- // : ''
61885
- // : '',
61886
- borderRight: sectionproperties.innersectionbordertype != 'All' && cardinfoindex != cardsarray.length - 1 ? langdetect == 'en' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '',
61639
+ borderRight: cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'en' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '' : '',
61640
+ borderLeft: sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'ar' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '',
61887
61641
  boxShadow: ' 0 0 10px ' + sectionproperties.innerSectionShadowColor,
61888
61642
  height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '66b4a0338cb14' ? '100%' : ''
61889
61643
  },
@@ -62006,7 +61760,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
62006
61760
  }
62007
61761
  }
62008
61762
  }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar))));
62009
- })))));
61763
+ }))));
62010
61764
  };
62011
61765
 
62012
61766
  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 ";
@@ -76612,7 +76366,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
76612
76366
  var ikimagecredcontext = props.actions.ikimagecredcontext;
76613
76367
  props.actions.NotificationManager;
76614
76368
  var AddtoCartContext = props.actions.AddtoCartContext;
76615
- var AddtoCartMutationContext = props.AddtoCartMutationContext;
76369
+ var AddtoCartMutationContext = props.actions.AddtoCartMutationContext;
76616
76370
  var _useState5 = useState(''),
76617
76371
  _useState6 = _slicedToArray(_useState5, 2),
76618
76372
  addtocardpayloadobj = _useState6[0];
@@ -77213,7 +76967,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
77213
76967
  style: {
77214
76968
  textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
77215
76969
  }
77216
- }, plainString(item.shortdescription)), /*#__PURE__*/React.createElement("div", {
76970
+ }, plainString(item.description)), /*#__PURE__*/React.createElement("div", {
77217
76971
  style: {
77218
76972
  flexDirection: 'column'
77219
76973
  },