tabexseriescomponents 0.0.655 → 0.0.656

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 (351) hide show
  1. package/dist/index.cjs.js +144 -565
  2. package/dist/index.esm.js +144 -565
  3. package/dist/index.umd.js +144 -565
  4. package/package.json +1 -1
  5. package/src19-11/Contexts/LanguageContext.jsx +408 -0
  6. package/src19-11/Contexts/ProductsCardsSectionContext.jsx +36 -0
  7. package/src19-11/Imagekitconfig.jsx +46 -0
  8. package/src19-11/StylesJS/Customstyles.js +345 -0
  9. package/src19-11/TabexComponents/Cards/CTAProductCard/CTAProductCard.jsx +376 -0
  10. package/src19-11/TabexComponents/Cards/Card20/Card20.jsx +298 -0
  11. package/src19-11/TabexComponents/Cards/Card21/Card21.jsx +388 -0
  12. package/src19-11/TabexComponents/Cards/Card22/Card22.jsx +288 -0
  13. package/src19-11/TabexComponents/Cards/Card23/Card23 copy.jsx +1630 -0
  14. package/src19-11/TabexComponents/Cards/Card23/Card23.jsx +733 -0
  15. package/src19-11/TabexComponents/Cards/CardAll/CardAll.jsx +453 -0
  16. package/src19-11/TabexComponents/Cards/CardBadgeSlideFromTop/CardBadgeSlideFromTop.jsx +394 -0
  17. package/src19-11/TabexComponents/Cards/CardWithTextOnly/CardWithTextOnly.jsx +70 -0
  18. package/src19-11/TabexComponents/Cards/CategoryCardTextOnImage/CategoryCardTextOnImage.jsx +211 -0
  19. package/src19-11/TabexComponents/Cards/CategoryCardwithhoveraction/CategoryCardwithhoveraction.jsx +255 -0
  20. package/src19-11/TabexComponents/Cards/Categorycard_fullimage/Categorycard_fullimage.jsx +235 -0
  21. package/src19-11/TabexComponents/Cards/Categorycard_slidebgscaled/Categorycard_slidebgscaled.jsx +199 -0
  22. package/src19-11/TabexComponents/Cards/Categorycard_with_trianglebg/Categorycard_with_trianglebg.jsx +182 -0
  23. package/src19-11/TabexComponents/Cards/Categorycard_with_twolinestransition/Categorycard_with_twolinestransition.jsx +181 -0
  24. package/src19-11/TabexComponents/Cards/Categorycard_withshapes/Categorycard_withshapes.jsx +161 -0
  25. package/src19-11/TabexComponents/Cards/Categorycard_withtext/Categorycard_withtext.jsx +184 -0
  26. package/src19-11/TabexComponents/Cards/CircleCardWithVariants/CircleCardWithVariants.jsx +560 -0
  27. package/src19-11/TabexComponents/Cards/Classiccategorycard/Classiccategorycard copy.jsx +145 -0
  28. package/src19-11/TabexComponents/Cards/Classiccategorycard/Classiccategorycard.jsx +146 -0
  29. package/src19-11/TabexComponents/Cards/Classiccategorycard/ClassiccategorycardOriginal.jsx +142 -0
  30. package/src19-11/TabexComponents/Cards/HorizontalCategoryCard/HorizontalCategoryCard.jsx +193 -0
  31. package/src19-11/TabexComponents/Cards/Horizontalcard/Horizontalcard.jsx +409 -0
  32. package/src19-11/TabexComponents/Cards/MenuCard/MenuCard.jsx +732 -0
  33. package/src19-11/TabexComponents/Cards/ModernCardWithQuantityButton/ModernCardWithQuantityButton.jsx +468 -0
  34. package/src19-11/TabexComponents/Cards/ModernProductCard/ModernProductCard.jsx +593 -0
  35. package/src19-11/TabexComponents/Cards/Moderncategorycard/Moderncategorycard.jsx +208 -0
  36. package/src19-11/TabexComponents/Cards/NewProductcard/NewProductcard copy.jsx +497 -0
  37. package/src19-11/TabexComponents/Cards/NewProductcard/NewProductcard.jsx +512 -0
  38. package/src19-11/TabexComponents/Cards/ProductCardWithTextOnImage/ProductCardWithTextOnImage.jsx +304 -0
  39. package/src19-11/TabexComponents/Cards/Productcard6/Productcard6.jsx +257 -0
  40. package/src19-11/TabexComponents/Cards/Productcard7/Productcard7.jsx +277 -0
  41. package/src19-11/TabexComponents/Cards/Productcard_animatedbuttons/Productcard_animatedbuttons.jsx +352 -0
  42. package/src19-11/TabexComponents/Cards/Productcard_with_circularbg/Productcard_with_circularbg.jsx +291 -0
  43. package/src19-11/TabexComponents/Cards/Productcard_with_circularhover/Productcard_with_circularhover.jsx +315 -0
  44. package/src19-11/TabexComponents/Cards/Productcard_with_slideanimation/Productcard_with_slideanimation.jsx +327 -0
  45. package/src19-11/TabexComponents/Cards/Productcard_with_variants/Productcard_with_variants copy.jsx +408 -0
  46. package/src19-11/TabexComponents/Cards/Productcard_with_variants/Productcard_with_variants.jsx +528 -0
  47. package/src19-11/TabexComponents/Cards/Productcard_with_zoominonhover/Productcard_with_zoominonhover.jsx +558 -0
  48. package/src19-11/TabexComponents/Cards/Productcarddefault/Productcarddefault.jsx +275 -0
  49. package/src19-11/TabexComponents/Cards/Productccard_with_imageontopleft/Productccard_with_imageontopleft.jsx +286 -0
  50. package/src19-11/TabexComponents/Cards/Prouductcard_with_zoomhover/Prouductcard_with_zoomhover.jsx +137 -0
  51. package/src19-11/TabexComponents/Cards/QuantityButtonBasedProductCard/QuantityButtonBasedProductCard.jsx +613 -0
  52. package/src19-11/TabexComponents/Cards/ServiceCard/ServiceCard.jsx +413 -0
  53. package/src19-11/TabexComponents/Cards/Simplecategorycardwithtextbelow/Simplecategorycardwithtextbelow.jsx +225 -0
  54. package/src19-11/TabexComponents/Cards/Simpleproductcard/Simpleproductcard copy 2.jsx +525 -0
  55. package/src19-11/TabexComponents/Cards/Simpleproductcard/Simpleproductcard copy.jsx +455 -0
  56. package/src19-11/TabexComponents/Cards/Simpleproductcard/Simpleproductcard.jsx +905 -0
  57. package/src19-11/TabexComponents/Cards/StylishProductCard/StylishProductCard.jsx +337 -0
  58. package/src19-11/TabexComponents/Cards/TwoWayServiceSectionWithImage/TwoWayServiceSectionWithImage.jsx +347 -0
  59. package/src19-11/TabexComponents/Cards/UpSlideEffectCard/UpSlideEffectCard.jsx +605 -0
  60. package/src19-11/TabexComponents/Cards/UserCardWithSocialMediaOnHover/UserCardWithSocialMediaOnHover.jsx +185 -0
  61. package/src19-11/TabexComponents/Footer/Allinonefooter/Allinonefooter.jsx +528 -0
  62. package/src19-11/TabexComponents/Footer/Footer1/Footer1.jsx +714 -0
  63. package/src19-11/TabexComponents/Footer/Footer2/Footer2.jsx +527 -0
  64. package/src19-11/TabexComponents/Footer/Footer3/Footer3.jsx +411 -0
  65. package/src19-11/TabexComponents/Footer/Footer4/Footer4.jsx +466 -0
  66. package/src19-11/TabexComponents/Footer/Footer5/Footer5.jsx +714 -0
  67. package/src19-11/TabexComponents/Footer/Footer6/Footer6.jsx +290 -0
  68. package/src19-11/TabexComponents/Footer/Footer7/Footer7.jsx +428 -0
  69. package/src19-11/TabexComponents/Footer/Footer8/Footer8.jsx +533 -0
  70. package/src19-11/TabexComponents/Footer/FooterWithThreeColumns/FooterWithThreeColumns.jsx +330 -0
  71. package/src19-11/TabexComponents/Footer/ModernFooter/ModernFooter.jsx +562 -0
  72. package/src19-11/TabexComponents/Footer/Newsletterfooter/Newsletterfooter.jsx +865 -0
  73. package/src19-11/TabexComponents/Footer/Newsletterincenter/Newsletterincenter.jsx +647 -0
  74. package/src19-11/TabexComponents/Footer/PrivacyPolicy/PrivacyPolicy.jsx +110 -0
  75. package/src19-11/TabexComponents/Footer/Simplefooter/Simplefooter.jsx +316 -0
  76. package/src19-11/TabexComponents/Generalfiles/images/egyptflag.png +0 -0
  77. package/src19-11/TabexComponents/Generalfiles/images/noimage.png +0 -0
  78. package/src19-11/TabexComponents/Generalfiles/images/payment/cod.png +0 -0
  79. package/src19-11/TabexComponents/Generalfiles/images/payment/fawry.png +0 -0
  80. package/src19-11/TabexComponents/Generalfiles/images/payment/payment.png +0 -0
  81. package/src19-11/TabexComponents/Generalfiles/images/payment/paymob.png +0 -0
  82. package/src19-11/TabexComponents/Generalfiles/images/payment/paypal.png +0 -0
  83. package/src19-11/TabexComponents/Generalfiles/images/payment/visa.png +0 -0
  84. package/src19-11/TabexComponents/Generalfiles/images/shoppingcart.png +0 -0
  85. package/src19-11/TabexComponents/Generalfiles/images/tabexlogo.png +0 -0
  86. package/src19-11/TabexComponents/Generalfiles/images/unknownmaleuser.png +0 -0
  87. package/src19-11/TabexComponents/Generalfiles/images/usflag.png +0 -0
  88. package/src19-11/TabexComponents/Generalfiles/images/whatsapp.png +0 -0
  89. package/src19-11/TabexComponents/Headers/CTAHeader/CTAHeader.jsx +1259 -0
  90. package/src19-11/TabexComponents/Headers/CategoryFeaturingHeader/CategoryFeaturingHeader.jsx +1049 -0
  91. package/src19-11/TabexComponents/Headers/CenteredLogoHeaderWithSlider/CenteredLogoHeaderWithSlider.jsx +1040 -0
  92. package/src19-11/TabexComponents/Headers/ClassicHeader/ClassicHeader.jsx +1263 -0
  93. package/src19-11/TabexComponents/Headers/DownloadApp/DownloadApp.jsx +76 -0
  94. package/src19-11/TabexComponents/Headers/ElegantHeader/ElegantHeader.jsx +894 -0
  95. package/src19-11/TabexComponents/Headers/Gotoheader/Gotoheader.jsx +831 -0
  96. package/src19-11/TabexComponents/Headers/Header4/Header4.jsx +622 -0
  97. package/src19-11/TabexComponents/Headers/Header8/Header8 copy.jsx +1026 -0
  98. package/src19-11/TabexComponents/Headers/Header8/Header8.jsx +1976 -0
  99. package/src19-11/TabexComponents/Headers/HeaderRestaurant/HeaderRestaurant.jsx +776 -0
  100. package/src19-11/TabexComponents/Headers/HeaderWithAdSlider/HeaderWithAdSlider.jsx +927 -0
  101. package/src19-11/TabexComponents/Headers/HeaderWithSearchOnCenter/HeaderWithSearchOnCenter.jsx +704 -0
  102. package/src19-11/TabexComponents/Headers/HeaderWithUtilityBar/HeaderWithUtilityBar.jsx +902 -0
  103. package/src19-11/TabexComponents/Headers/Header_threesectionslogocentered/Header_threesectionslogocentered.jsx +953 -0
  104. package/src19-11/TabexComponents/Headers/Headerresponsive/Headerresponsive.jsx +1562 -0
  105. package/src19-11/TabexComponents/Headers/Headerresponsive/Headerresponsive11-1.jsx +1201 -0
  106. package/src19-11/TabexComponents/Headers/Headerresponsive/HeaderresponsiveOriginal.jsx +990 -0
  107. package/src19-11/TabexComponents/Headers/Headerresponsive/HeaderresponsiveStyle2 copy.jsx +1639 -0
  108. package/src19-11/TabexComponents/Headers/Headerresponsive/HeaderresponsiveStyle2.jsx +1845 -0
  109. package/src19-11/TabexComponents/Headers/Headerresponsive/Headerresponsivenew.jsx +1327 -0
  110. package/src19-11/TabexComponents/Headers/HeaderwithContactinfo/HeaderwithContactinfo.jsx +934 -0
  111. package/src19-11/TabexComponents/Headers/MarqueeHeader/MarqueeHeader.jsx +78 -0
  112. package/src19-11/TabexComponents/Headers/Modernheader/Modernheader.jsx +962 -0
  113. package/src19-11/TabexComponents/Headers/SearchCenteredHeader/SearchCenteredHeader.jsx +778 -0
  114. package/src19-11/TabexComponents/Headers/SearchFocusedHeader/SearchFocusedHeader.jsx +1159 -0
  115. package/src19-11/TabexComponents/Headers/Simpleheader/Simpleheader.jsx +1073 -0
  116. package/src19-11/TabexComponents/Headers/SocialMediaSection/SocialMediaSection.jsx +133 -0
  117. package/src19-11/TabexComponents/Headers/StylishHeader/StylishHeader.jsx +854 -0
  118. package/src19-11/TabexComponents/Headers/Subheader/Subheader.jsx +863 -0
  119. package/src19-11/TabexComponents/Headers/Subheader/Subheader13-3.jsx +685 -0
  120. package/src19-11/TabexComponents/Headers/Subheader/SubheaderOriginal.jsx +517 -0
  121. package/src19-11/TabexComponents/Headers/Subheader/Subheadernew.jsx +555 -0
  122. package/src19-11/TabexComponents/Headers/ThreeTieredHeader/ThreeTieredHeader.jsx +1042 -0
  123. package/src19-11/TabexComponents/Headers/TwoTieredHeader/TwoTieredHeader.jsx +1089 -0
  124. package/src19-11/TabexComponents/Headers/TwoTieredWithCenteredLogoHeader/TwoTieredWithCenteredLogoHeader.jsx +936 -0
  125. package/src19-11/TabexComponents/Sections/BackgroundImages/BacgroundThreeImageWithCategories/BacgroundThreeImageWithCategories.jsx +533 -0
  126. package/src19-11/TabexComponents/Sections/BackgroundImages/BackgroundFiveImageStructure/BackgroundFiveImageStructure.jsx +338 -0
  127. package/src19-11/TabexComponents/Sections/BackgroundImages/BackgroundImageWithTopContent/BackgroundImageWithTopContent.jsx +870 -0
  128. package/src19-11/TabexComponents/Sections/BackgroundImages/BackgroundSectionWithServicesCards/BackgroundSectionWithServicesCards.jsx +302 -0
  129. package/src19-11/TabexComponents/Sections/BackgroundImages/Backgroundimage1/Backgroundimage1.jsx +314 -0
  130. package/src19-11/TabexComponents/Sections/BackgroundImages/Backgroundimage_with_toppill/Backgroundimage_with_toppill.jsx +318 -0
  131. package/src19-11/TabexComponents/Sections/BackgroundImages/BackgroundimageandTextsection/BackgroundimageandTextsection.jsx +179 -0
  132. package/src19-11/TabexComponents/Sections/BackgroundImages/Bgimagewithsearchbar/Bgimagewithsearchbar.jsx +201 -0
  133. package/src19-11/TabexComponents/Sections/BackgroundImages/CollapsableSection/CollapsableSection.jsx +393 -0
  134. package/src19-11/TabexComponents/Sections/BackgroundImages/DynamicForm/DynamicForm copy 2.jsx +583 -0
  135. package/src19-11/TabexComponents/Sections/BackgroundImages/DynamicForm/DynamicForm copy.jsx +291 -0
  136. package/src19-11/TabexComponents/Sections/BackgroundImages/DynamicForm/DynamicForm.jsx +627 -0
  137. package/src19-11/TabexComponents/Sections/BackgroundImages/DynamicForm/habal +348 -0
  138. package/src19-11/TabexComponents/Sections/BackgroundImages/Filterwithcategoriespcoll/Filterwithcategoriespcoll.jsx +387 -0
  139. package/src19-11/TabexComponents/Sections/BackgroundImages/FullVideoSection/FullVideoSection.jsx +268 -0
  140. package/src19-11/TabexComponents/Sections/BackgroundImages/MapsSection/MapsSection.jsx +288 -0
  141. package/src19-11/TabexComponents/Sections/BackgroundImages/Popupcomponent/Popupcomponent.jsx +117 -0
  142. package/src19-11/TabexComponents/Sections/BackgroundImages/Searchcomponent/Searchcomponent.jsx +99 -0
  143. package/src19-11/TabexComponents/Sections/BackgroundImages/Section_with_rightbgcont/Section_with_rightbgcont.jsx +146 -0
  144. package/src19-11/TabexComponents/Sections/BackgroundImages/TextSectionConnectToWA/TextSectionConnectToWA.jsx +462 -0
  145. package/src19-11/TabexComponents/Sections/BackgroundImages/Threebgimages/Threebgimages.jsx +296 -0
  146. package/src19-11/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages copy.jsx +396 -0
  147. package/src19-11/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages.jsx +616 -0
  148. package/src19-11/TabexComponents/Sections/BackgroundImages/VideosSection/VideosSection.jsx +408 -0
  149. package/src19-11/TabexComponents/Sections/Cards/CardsSection/CardsSection copy 2.jsx +1399 -0
  150. package/src19-11/TabexComponents/Sections/Cards/CardsSection/CardsSection copy 3.jsx +1656 -0
  151. package/src19-11/TabexComponents/Sections/Cards/CardsSection/CardsSection copy.jsx +1540 -0
  152. package/src19-11/TabexComponents/Sections/Cards/CardsSection/CardsSection.jsx +1902 -0
  153. package/src19-11/TabexComponents/Sections/Cards/CardsSection/CardsSection13-3.jsx +1596 -0
  154. package/src19-11/TabexComponents/Sections/Cards/CardsSection/CardsSection21-10.jsx +1872 -0
  155. package/src19-11/TabexComponents/Sections/Cards/CardsSection/CardsSection_cosmoandmore.jsx +1880 -0
  156. package/src19-11/TabexComponents/Sections/Cards/CardsSection2/CardsSection2.jsx +726 -0
  157. package/src19-11/TabexComponents/Sections/Cards/CardsSectionwithfilter/CardsSectionwithfilter.jsx +719 -0
  158. package/src19-11/TabexComponents/Sections/Cards/ElegantCategoriesCardSection/ElegantCategoriesCardSection.jsx +406 -0
  159. package/src19-11/TabexComponents/Sections/Cards/ModernCardsSection/ModernCardsSection.jsx +929 -0
  160. package/src19-11/TabexComponents/Sections/Cards/RandomlyStructuredCollectionCards/RandomlyStructuredCollectionCards copy.jsx +646 -0
  161. package/src19-11/TabexComponents/Sections/Cards/RandomlyStructuredCollectionCards/RandomlyStructuredCollectionCards.jsx +962 -0
  162. package/src19-11/TabexComponents/Sections/Cards/Sixverticalcardssection/Sixverticalcardssection.jsx +582 -0
  163. package/src19-11/TabexComponents/Sections/Cards/UsersCardsSection/UsersCardsSection.jsx +383 -0
  164. package/src19-11/TabexComponents/Sections/Slideshow/AboutSection/AboutSection.jsx +342 -0
  165. package/src19-11/TabexComponents/Sections/Slideshow/Backgroundimage_with_topcircle/Backgroundimage_with_topcircle.jsx +161 -0
  166. package/src19-11/TabexComponents/Sections/Slideshow/ContactUsSection/ContactUsSection.jsx +257 -0
  167. package/src19-11/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection copy.jsx +382 -0
  168. package/src19-11/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection.jsx +436 -0
  169. package/src19-11/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection19-11.jsx +757 -0
  170. package/src19-11/TabexComponents/Sections/Slideshow/HorizontalContactUsSection/HorizontalContactUsSection.jsx +346 -0
  171. package/src19-11/TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx +1736 -0
  172. package/src19-11/TabexComponents/Sections/Slideshow/Image_with_rightwords/Image_with_rightwords.jsx +141 -0
  173. package/src19-11/TabexComponents/Sections/Slideshow/ServiceSectionWithImage/ServiceSectionWithImage.jsx +376 -0
  174. package/src19-11/TabexComponents/Sections/Slideshow/Servicesection/Servicesection.jsx +380 -0
  175. package/src19-11/TabexComponents/Sections/Slideshow/ServicesectionCenteredcards/ServicesectionCenteredcards.jsx +711 -0
  176. package/src19-11/TabexComponents/Sections/Slideshow/Slideshow_with_rotatedsquare/Slideshow_with_rotatedsquare.jsx +226 -0
  177. package/src19-11/TabexComponents/Sections/Slideshow/Slideshow_with_squarebg/Slideshow_with_squarebg.jsx +149 -0
  178. package/src19-11/TabexComponents/Sections/Slideshow/Slideshowdifferentanimations/Slideshowdifferentanimations.jsx +143 -0
  179. package/src19-11/TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade copy.jsx +634 -0
  180. package/src19-11/TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade.jsx +520 -0
  181. package/src19-11/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide copy.jsx +527 -0
  182. package/src19-11/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide.jsx +643 -0
  183. package/src19-11/TabexComponents/Sections/Slideshow/Slideshowslide/SlideshowslideOriginal.jsx +477 -0
  184. package/src19-11/TabexComponents/Sections/Slideshow/Slideshowslide/SlideshowslideRecent.jsx +1217 -0
  185. package/src19-11/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslideoriginal8-5.jsx +614 -0
  186. package/src19-11/TabexComponents/Sections/Slideshow/Slideshowzoom/Arrow.jsx +91 -0
  187. package/src19-11/TabexComponents/Sections/Slideshow/Slideshowzoom/Slideshowzoom copy.jsx +380 -0
  188. package/src19-11/TabexComponents/Sections/Slideshow/Slideshowzoom/Slideshowzoom.jsx +619 -0
  189. package/src19-11/TabexComponents/Sections/Slideshow/ThreeSectionsWithSlideshow/ThreeSectionsWithSlideshow copy.jsx +284 -0
  190. package/src19-11/TabexComponents/Sections/Slideshow/ThreeSectionsWithSlideshow/ThreeSectionsWithSlideshow.jsx +614 -0
  191. package/src19-11/TabexComponents/Sections/Slideshow/TwoWayServiceSectionWithImage/TwoWayServiceSectionWithImage.jsx +402 -0
  192. package/src19-11/TabexComponents/StaticPages/AccountInformation/AccountInformation.jsx +199 -0
  193. package/src19-11/TabexComponents/StaticPages/AddReview/AddReview.jsx +304 -0
  194. package/src19-11/TabexComponents/StaticPages/Afiiliatesignup/Afiiliatesignup.jsx +321 -0
  195. package/src19-11/TabexComponents/StaticPages/CartSlider/CartSlider.jsx +797 -0
  196. package/src19-11/TabexComponents/StaticPages/Categoriesdropdown/Categoriesdropdown.jsx +460 -0
  197. package/src19-11/TabexComponents/StaticPages/Checkout/Checkout copy.jsx +1306 -0
  198. package/src19-11/TabexComponents/StaticPages/Checkout/Checkout.jsx +1892 -0
  199. package/src19-11/TabexComponents/StaticPages/Checkout/Checkout10-1.jsx +1633 -0
  200. package/src19-11/TabexComponents/StaticPages/Checkout/Checkout26-9.jsx +1593 -0
  201. package/src19-11/TabexComponents/StaticPages/Checkout/Checkout9-9.jsx +1574 -0
  202. package/src19-11/TabexComponents/StaticPages/Filter/CollectionsFilterHorizontal.jsx +245 -0
  203. package/src19-11/TabexComponents/StaticPages/Filter/Filter copy 2.jsx +2888 -0
  204. package/src19-11/TabexComponents/StaticPages/Filter/Filter copy.jsx +1450 -0
  205. package/src19-11/TabexComponents/StaticPages/Filter/Filter.jsx +2771 -0
  206. package/src19-11/TabexComponents/StaticPages/Filter/Filter1-5.jsx +2624 -0
  207. package/src19-11/TabexComponents/StaticPages/Filter/Filter13-11.jsx +2758 -0
  208. package/src19-11/TabexComponents/StaticPages/Filter/Filter14-8.jsx +2753 -0
  209. package/src19-11/TabexComponents/StaticPages/Filter/Filter17-9.jsx +1495 -0
  210. package/src19-11/TabexComponents/StaticPages/Filter/VariantFilter.jsx +1271 -0
  211. package/src19-11/TabexComponents/StaticPages/InnerGroups/InnerGroups.jsx +62 -0
  212. package/src19-11/TabexComponents/StaticPages/Login/FacebookLoginButton.jsx +50 -0
  213. package/src19-11/TabexComponents/StaticPages/Login/GoogleLoginButton.jsx +35 -0
  214. package/src19-11/TabexComponents/StaticPages/Login/Login copy.jsx +1060 -0
  215. package/src19-11/TabexComponents/StaticPages/Login/Login.jsx +610 -0
  216. package/src19-11/TabexComponents/StaticPages/OrderSuccess/OrderSuccess.jsx +172 -0
  217. package/src19-11/TabexComponents/StaticPages/Ordershistory/Ordershistory.jsx +1584 -0
  218. package/src19-11/TabexComponents/StaticPages/Policies/Policies.jsx +291 -0
  219. package/src19-11/TabexComponents/StaticPages/PrivacyPolicy/PrivacyPolicy.jsx +194 -0
  220. package/src19-11/TabexComponents/StaticPages/Productinfo/Addreviewform.jsx +183 -0
  221. package/src19-11/TabexComponents/StaticPages/Productinfo/AddreviewformOriginal.jsx +128 -0
  222. package/src19-11/TabexComponents/StaticPages/Productinfo/Article_itemtype.jsx +255 -0
  223. package/src19-11/TabexComponents/StaticPages/Productinfo/DescriptionContent.jsx +176 -0
  224. package/src19-11/TabexComponents/StaticPages/Productinfo/ProductExtraFields.jsx +225 -0
  225. package/src19-11/TabexComponents/StaticPages/Productinfo/ProductExtras.jsx +92 -0
  226. package/src19-11/TabexComponents/StaticPages/Productinfo/ProductHeaderPricing.jsx +312 -0
  227. package/src19-11/TabexComponents/StaticPages/Productinfo/ProductReviews.jsx +235 -0
  228. package/src19-11/TabexComponents/StaticPages/Productinfo/Product_itemtype.jsx +1983 -0
  229. package/src19-11/TabexComponents/StaticPages/Productinfo/Product_itemtype10-1.jsx +1554 -0
  230. package/src19-11/TabexComponents/StaticPages/Productinfo/Product_itemtype3-11.jsx +1827 -0
  231. package/src19-11/TabexComponents/StaticPages/Productinfo/Product_itemtype31-3.jsx +1351 -0
  232. package/src19-11/TabexComponents/StaticPages/Productinfo/Product_itemtypeUpdated.jsx +1566 -0
  233. package/src19-11/TabexComponents/StaticPages/Productinfo/Productinfo.jsx +1946 -0
  234. package/src19-11/TabexComponents/StaticPages/Productinfo/Service_itemtype.jsx +1037 -0
  235. package/src19-11/TabexComponents/StaticPages/Productinfo/Serviceinfotabs.jsx +966 -0
  236. package/src19-11/TabexComponents/StaticPages/Productinfo/Variantoptions.jsx +632 -0
  237. package/src19-11/TabexComponents/StaticPages/Productinfo/Variantoptions21-9.jsx +324 -0
  238. package/src19-11/TabexComponents/StaticPages/Productinfo/staticroutersidenav.module.css +145 -0
  239. package/src19-11/TabexComponents/StaticPages/Productinfo4-4/Addreviewform.jsx +183 -0
  240. package/src19-11/TabexComponents/StaticPages/Productinfo4-4/AddreviewformOriginal.jsx +128 -0
  241. package/src19-11/TabexComponents/StaticPages/Productinfo4-4/DescriptionContent.jsx +140 -0
  242. package/src19-11/TabexComponents/StaticPages/Productinfo4-4/ProductExtraFields.jsx +225 -0
  243. package/src19-11/TabexComponents/StaticPages/Productinfo4-4/ProductHeaderPricing.jsx +310 -0
  244. package/src19-11/TabexComponents/StaticPages/Productinfo4-4/ProductReviews.jsx +235 -0
  245. package/src19-11/TabexComponents/StaticPages/Productinfo4-4/Product_itemtype.jsx +1672 -0
  246. package/src19-11/TabexComponents/StaticPages/Productinfo4-4/Product_itemtype10-1.jsx +1554 -0
  247. package/src19-11/TabexComponents/StaticPages/Productinfo4-4/Product_itemtype31-3.jsx +1351 -0
  248. package/src19-11/TabexComponents/StaticPages/Productinfo4-4/Product_itemtypeUpdated.jsx +1566 -0
  249. package/src19-11/TabexComponents/StaticPages/Productinfo4-4/Productinfo.jsx +1804 -0
  250. package/src19-11/TabexComponents/StaticPages/Productinfo4-4/Service_itemtype.jsx +560 -0
  251. package/src19-11/TabexComponents/StaticPages/Productinfo4-4/Serviceinfotabs.jsx +919 -0
  252. package/src19-11/TabexComponents/StaticPages/Productinfo4-4/Variantoptions.jsx +597 -0
  253. package/src19-11/TabexComponents/StaticPages/Productinfo4-4/Variantoptions21-9.jsx +324 -0
  254. package/src19-11/TabexComponents/StaticPages/Productinfo4-4/staticroutersidenav.module.css +145 -0
  255. package/src19-11/TabexComponents/StaticPages/RefundPolicy/RefundPolicy.jsx +194 -0
  256. package/src19-11/TabexComponents/StaticPages/Resetpassword/Resetpassword.jsx +338 -0
  257. package/src19-11/TabexComponents/StaticPages/Searchlist/Searchlist.jsx +359 -0
  258. package/src19-11/TabexComponents/StaticPages/ShippingPolicy/ShippingPolicy.jsx +113 -0
  259. package/src19-11/TabexComponents/StaticPages/Signup/CustomerAddressForm.jsx +277 -0
  260. package/src19-11/TabexComponents/StaticPages/Signup/CustomerInformationForm copy.jsx +1135 -0
  261. package/src19-11/TabexComponents/StaticPages/Signup/CustomerInformationForm.jsx +1364 -0
  262. package/src19-11/TabexComponents/StaticPages/Signup/Signup.jsx +199 -0
  263. package/src19-11/TabexComponents/StaticPages/Staticpagesrouter/Staticpagesrouter.jsx +292 -0
  264. package/src19-11/TabexComponents/StaticPages/TermsConditions/TermsConditions.jsx +113 -0
  265. package/src19-11/TabexComponents/StaticPages/VendorPage/VendorPage.jsx +162 -0
  266. package/src19-11/TabexComponents/StaticPages/Viewcart/Viewcart 10-10.jsx +765 -0
  267. package/src19-11/TabexComponents/StaticPages/Viewcart/Viewcart.jsx +786 -0
  268. package/src19-11/TabexComponents/StaticPages/Viewcart/Viewcart26-9.jsx +786 -0
  269. package/src19-11/TabexComponents/StaticPages/Viewcart/ViewcartOriginal.jsx +786 -0
  270. package/src19-11/TabexComponents/StaticPages/Viewcart/ViewcartUpdated.jsx +1425 -0
  271. package/src19-11/TabexComponents/StaticPages/Wishlist/Wishlist.jsx +844 -0
  272. package/src19-11/TabexComponents/StaticPages/Wishlist/Wishlist25-4.jsx +555 -0
  273. package/src19-11/TabexComponents/StaticPages/Wishlist/Wishlist26-9.jsx +555 -0
  274. package/src19-11/TabexComponents/StaticPages/Wishlist/WishlistOriginal.jsx +555 -0
  275. package/src19-11/TabexComponents/StaticPages/Wishlist/WishlistUpdated.jsx +815 -0
  276. package/src19-11/button.jsx +40 -0
  277. package/src19-11/index.jsx +334 -0
  278. package/src19-11/styles/Home.module.css +129 -0
  279. package/src19-11/styles/cards/Categorcycard_fullimage.module.css +14 -0
  280. package/src19-11/styles/cards/Categorycard_slidebgscaled.module.css +73 -0
  281. package/src19-11/styles/cards/Categorycard_withshapes.module.css +189 -0
  282. package/src19-11/styles/cards/ModernCardWithQuantityButton.module.css +30 -0
  283. package/src19-11/styles/cards/Productcard6.module.css +9 -0
  284. package/src19-11/styles/cards/Productccard_with_zoominonhover.module.css +51 -0
  285. package/src19-11/styles/cards/Prouductcard_with_zoomhover.module.css +61 -0
  286. package/src19-11/styles/cards/UserCardWithSocialMediaOnHover.module.css +65 -0
  287. package/src19-11/styles/cards/card23.module.css +60 -0
  288. package/src19-11/styles/cards/categorycard.module.css +84 -0
  289. package/src19-11/styles/cards/categorycard3.module.css +50 -0
  290. package/src19-11/styles/cards/categorycardwithtext.module.css +40 -0
  291. package/src19-11/styles/cards/generalCardsStyles.module.css +79 -0
  292. package/src19-11/styles/cards/productcard_animatedbuttons.module.css +139 -0
  293. package/src19-11/styles/cards/productcard_with_textonhover.module.css +18 -0
  294. package/src19-11/styles/cards/productcard_withtextonimage.module.css +0 -0
  295. package/src19-11/styles/cards/productccard_with_imageontopleft.module.css +85 -0
  296. package/src19-11/styles/general/bootstrap.css +4763 -0
  297. package/src19-11/styles/general/dropdown.css +206 -0
  298. package/src19-11/styles/general/editorbardropdown.module.css +94 -0
  299. package/src19-11/styles/general/filter.module.css +108 -0
  300. package/src19-11/styles/general/form.module.css +255 -0
  301. package/src19-11/styles/general/general.module.css +872 -0
  302. package/src19-11/styles/general/image-gallery.css +531 -0
  303. package/src19-11/styles/general/react-accessible-accordion.module.css +52 -0
  304. package/src19-11/styles/general/react-phone-input-2.module.css +927 -0
  305. package/src19-11/styles/general/scrollbtn.module.css +22 -0
  306. package/src19-11/styles/general/slick.module.css +166 -0
  307. package/src19-11/styles/general/tabs.module.css +119 -0
  308. package/src19-11/styles/general/workplaceeditor.module.css +328 -0
  309. package/src19-11/styles/globals.css +26 -0
  310. package/src19-11/styles/headers/CTAHeader.module.css +40 -0
  311. package/src19-11/styles/headers/CategoryFeaturingHeader.module.css +61 -0
  312. package/src19-11/styles/headers/Gotoheader.module.css +87 -0
  313. package/src19-11/styles/headers/Header7.module.css +50 -0
  314. package/src19-11/styles/headers/HeaderWithAdSlider.module.css +86 -0
  315. package/src19-11/styles/headers/HeaderWithSearchOnCenter.module.css +101 -0
  316. package/src19-11/styles/headers/HeaderWithUtilityBar.module.css +46 -0
  317. package/src19-11/styles/headers/Header_threesectionslogocentered.module.css +84 -0
  318. package/src19-11/styles/headers/NewHeader.module.css +101 -0
  319. package/src19-11/styles/headers/SearchFocusedHeader.module.css +62 -0
  320. package/src19-11/styles/headers/Sideheader.module.css +108 -0
  321. package/src19-11/styles/headers/Simpleheader.module.css +102 -0
  322. package/src19-11/styles/headers/classicheader.module.css +16 -0
  323. package/src19-11/styles/headers/classicheaderstyles.module.css +9 -0
  324. package/src19-11/styles/headers/dropdown.css +0 -0
  325. package/src19-11/styles/headers/header4.module.css +175 -0
  326. package/src19-11/styles/headers/header5.module.css +30 -0
  327. package/src19-11/styles/headers/header_contactinfo.module.css +53 -0
  328. package/src19-11/styles/headers/headerresturant.module.css +89 -0
  329. package/src19-11/styles/headers/modernheader.module.css +45 -0
  330. package/src19-11/styles/headers/stylishheader.module.css +24 -0
  331. package/src19-11/styles/headers/subheader.module.css +114 -0
  332. package/src19-11/styles/headers/threetieredheader.module.css +91 -0
  333. package/src19-11/styles/sections/BackgroundImageWithTopContent.css +4 -0
  334. package/src19-11/styles/sections/Backgroundimage1.module.css +17 -0
  335. package/src19-11/styles/sections/Backgroundimage_with_topcircle.module.css +28 -0
  336. package/src19-11/styles/sections/Freetext.module.css +18 -0
  337. package/src19-11/styles/sections/Section_with_rightbgcont.module.css +49 -0
  338. package/src19-11/styles/sections/Slideshow_with_rotatedsquare.module.css +35 -0
  339. package/src19-11/styles/sections/Slideshow_with_squarebg.module.css +39 -0
  340. package/src19-11/styles/staticpages/accordion.module.css +9 -0
  341. package/src19-11/styles/staticpages/cart.module.css +108 -0
  342. package/src19-11/styles/staticpages/dropdown.css +196 -0
  343. package/src19-11/styles/staticpages/filter.module.css +139 -0
  344. package/src19-11/styles/staticpages/image-gallery.css +481 -0
  345. package/src19-11/styles/staticpages/login.module.css +155 -0
  346. package/src19-11/styles/staticpages/productinfo.module.css +54 -0
  347. package/src19-11/styles/staticpages/shop.module.css +191 -0
  348. package/src19-11/styles/staticpages/signup.module.css +250 -0
  349. package/src19-11/styles/staticpages/staticroutersidenav.module.css +129 -0
  350. package/src19-11/styles/staticpages/viewcart.module.css +129 -0
  351. package/src19-11/styles/staticpages/wishlist.module.css +29 -0
package/dist/index.umd.js CHANGED
@@ -2566,7 +2566,7 @@
2566
2566
  textAlign: langdetect == 'en' ? 'left' : 'right',
2567
2567
  fontWeight: 400,
2568
2568
  color: sectionproperties.measurementunitcolor,
2569
- fontSize: sectionproperties.measurementunitfontsize + 'px'
2569
+ fontSize: sectionproperties.measurementunitcolor + 'px'
2570
2570
  }
2571
2571
  }, fetchProductInfoQueryContext.data.data.productinfo.measurmentunit)), sectionproperties.quantityshow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
2572
2572
  "class": "col-lg-12 p-0 text-start"
@@ -2684,14 +2684,9 @@
2684
2684
  return /*#__PURE__*/React__default["default"].createElement("tr", null, /*#__PURE__*/React__default["default"].createElement("th", {
2685
2685
  style: {
2686
2686
  textTransform: 'capitalize',
2687
- color: '#000',
2688
- textAlign: langdetect == 'en' ? 'left' : 'right'
2687
+ color: '#000'
2689
2688
  }
2690
- }, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.name_en : fitem === null || fitem === void 0 ? void 0 : fitem.name_ar), /*#__PURE__*/React__default["default"].createElement("td", {
2691
- style: {
2692
- textAlign: langdetect == 'en' ? 'left' : 'right'
2693
- }
2694
- }, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.value_en : fitem === null || fitem === void 0 ? void 0 : fitem.value_ar));
2689
+ }, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.name_en : fitem === null || fitem === void 0 ? void 0 : fitem.name_ar), /*#__PURE__*/React__default["default"].createElement("td", null, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.value_en : fitem === null || fitem === void 0 ? void 0 : fitem.value_ar));
2695
2690
  }))))), sectionproperties.defaultpricingposition == 'Under Name' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer11 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer11 === void 0 || (_fetchProductInfoQuer11 = _fetchProductInfoQuer11.data) === null || _fetchProductInfoQuer11 === void 0 || (_fetchProductInfoQuer11 = _fetchProductInfoQuer11.productinfo) === null || _fetchProductInfoQuer11 === void 0 ? void 0 : _fetchProductInfoQuer11.isproducttobesold) == 1 && /*#__PURE__*/React__default["default"].createElement(ProductHeaderPricing, {
2696
2691
  actions: props.actions
2697
2692
  }), langdetect == 'en' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer12 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer12 === void 0 || (_fetchProductInfoQuer12 = _fetchProductInfoQuer12.data) === null || _fetchProductInfoQuer12 === void 0 || (_fetchProductInfoQuer12 = _fetchProductInfoQuer12.productinfo) === null || _fetchProductInfoQuer12 === void 0 ? void 0 : _fetchProductInfoQuer12.short_description_en) != null && sectionproperties.descriptionstyle == 'Style 1' && /*#__PURE__*/React__default["default"].createElement("div", {
@@ -18020,12 +18015,11 @@
18020
18015
  };
18021
18016
  var SectionTitle = function SectionTitle() {
18022
18017
  return /*#__PURE__*/React__default["default"].createElement("div", {
18023
- "class": "d-flex align-items-center",
18018
+ "class": "d-flex align-items-center flex-row",
18024
18019
  style: {
18025
18020
  position: 'relative',
18026
18021
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : '',
18027
- width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : '',
18028
- flexDirection: sectionproperties.sectiontitlestyle == 'Line Under Text' ? 'column' : 'row'
18022
+ width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
18029
18023
  }
18030
18024
  }, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
18031
18025
  "class": section_cssstyles.line_left
@@ -18040,13 +18034,6 @@
18040
18034
  }
18041
18035
  }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
18042
18036
  "class": section_cssstyles.line_right
18043
- }), sectionproperties.sectiontitlestyle == 'Line Under Text' && /*#__PURE__*/React__default["default"].createElement("span", {
18044
- style: {
18045
- width: '50%',
18046
- background: sectionproperties.linebgcolor,
18047
- height: 3,
18048
- borderRadius: 10
18049
- }
18050
18037
  }));
18051
18038
  };
18052
18039
  var isCardsectionloading = function isCardsectionloading() {
@@ -29724,7 +29711,7 @@
29724
29711
  size: sectionproperties.cartBtn_iconFontSize
29725
29712
  }), sectionproperties.carticonstyle == 'Calendar 1' && /*#__PURE__*/React__default["default"].createElement(FiCalendar.FiCalendar, {
29726
29713
  size: sectionproperties.cartBtn_iconFontSize
29727
- }))), sectionproperties.userbtnstyle == 'Style 2' && !authdetailsContext.loggedin && sectionproperties.ShowUserBtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
29714
+ }))), sectionproperties.userbtnstyle == 'Style 2' && !authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement("div", {
29728
29715
  "class": "".concat(header_cssstyles.user_btn) + ' allcentered ',
29729
29716
  onClick: function onClick() {
29730
29717
  routingcountext(StaticPagesLinksContext.Login);
@@ -29736,7 +29723,7 @@
29736
29723
  fontWeight: sectionproperties.userBtnTextfontweight,
29737
29724
  fontSize: sectionproperties.userbtn_logintextFontSize + 'px'
29738
29725
  }
29739
- }, langdetect == 'en' ? 'Login' : 'تسجيل الدخول')), sectionproperties.userbtnstyle == 'Style 2' && authdetailsContext.loggedin && sectionproperties.ShowUserBtn == 'Show' && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, /*#__PURE__*/React__default["default"].createElement("div", {
29726
+ }, langdetect == 'en' ? 'Login' : 'تسجيل الدخول')), sectionproperties.userbtnstyle == 'Style 2' && authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, /*#__PURE__*/React__default["default"].createElement("div", {
29740
29727
  className: header_cssstyles.userBtnLoggedinContainer + ' allcentered ',
29741
29728
  sytle: {
29742
29729
  position: 'relative'
@@ -29815,7 +29802,7 @@
29815
29802
  "class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem allcenetered m-0 p-0 '
29816
29803
  }, /*#__PURE__*/React__default["default"].createElement(BiLogOutCircle.BiLogOutCircle, {
29817
29804
  "class": langdetect == 'en' ? 'mr-2' : 'ml-2'
29818
- }), lang.logout))))), sectionproperties.userbtnstyle == 'Style 1' && sectionproperties.ShowUserBtn == 'Show' && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, !authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement("div", {
29805
+ }), lang.logout))))), sectionproperties.userbtnstyle == 'Style 1' && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, !authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement("div", {
29819
29806
  "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 ',
29820
29807
  sytle: {
29821
29808
  position: 'relative'
@@ -42935,7 +42922,7 @@
42935
42922
  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; }
42936
42923
  function _objectSpread$1C(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1C(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1C(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
42937
42924
  var Footer1 = function Footer1(props) {
42938
- 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;
42925
+ 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;
42939
42926
  var _useState = React.useState(''),
42940
42927
  _useState2 = _slicedToArray__default["default"](_useState, 2),
42941
42928
  sectionproperties = _useState2[0],
@@ -42954,10 +42941,6 @@
42954
42941
  var templateproperties_context = props.actions.templateproperties_context;
42955
42942
  var templatepropcontext = props.actions.templatepropcontext;
42956
42943
  var ikimagecredcontext = props.actions.ikimagecredcontext;
42957
- var _useState5 = React.useState(''),
42958
- _useState6 = _slicedToArray__default["default"](_useState5, 2),
42959
- newsletter = _useState6[0],
42960
- setnewsletter = _useState6[1];
42961
42944
  React.useEffect(function () {
42962
42945
  if (props.srcfrom == 'addsectionform') {
42963
42946
  var secpropobj = {};
@@ -43115,17 +43098,6 @@
43115
43098
  maxWidth: '35%',
43116
43099
  height: 'auto'
43117
43100
  }
43118
- }),
43119
- btnn: glamor.css({
43120
- width: '150px',
43121
- height: 40,
43122
- borderRadius: 10,
43123
- background: '#C2A24D',
43124
- color: 'white',
43125
- ':hover': {
43126
- transition: '.3s',
43127
- background: '#186a81'
43128
- }
43129
43101
  })
43130
43102
  };
43131
43103
  var returnpolicyobj = function returnpolicyobj(policytype) {
@@ -43140,8 +43112,8 @@
43140
43112
  };
43141
43113
  return /*#__PURE__*/React__default["default"].createElement("div", {
43142
43114
  "class": "row m-0 w-100 d-flex justify-content-center"
43143
- }, sectionproperties.opencollapsible == 'Expanded' && /*#__PURE__*/React__default["default"].createElement("footer", {
43144
- "class": "".concat(footerStyles.footerContainer) + ' px-sm-2 py-md-4 p-md-4 '
43115
+ }, /*#__PURE__*/React__default["default"].createElement("footer", {
43116
+ "class": "".concat(footerStyles.footerContainer) + ' p-sm-2 p-md-4 '
43145
43117
  }, /*#__PURE__*/React__default["default"].createElement("div", {
43146
43118
  "class": "row w-100 m-0 d-flex justify-content-center"
43147
43119
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -43400,137 +43372,7 @@
43400
43372
  "class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
43401
43373
  }, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
43402
43374
  size: sectionproperties.footerinfoicon_fontsize
43403
- })), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.address_en)))))), sectionproperties.opencollapsible == 'Not Expanded' && /*#__PURE__*/React__default["default"].createElement("footer", {
43404
- "class": "".concat(footerStyles.footerContainer) + ' p-sm-2 p-md-4 '
43405
- }, /*#__PURE__*/React__default["default"].createElement("div", {
43406
- "class": "row w-100 m-0 d-flex justify-content-center"
43407
- }, /*#__PURE__*/React__default["default"].createElement("div", {
43408
- "class": "col-lg-6"
43409
- }, /*#__PURE__*/React__default["default"].createElement("div", {
43410
- "class": "row m-0 w-100"
43411
- }, /*#__PURE__*/React__default["default"].createElement("div", {
43412
- "class": "col-lg-12 d-flex flex-row align-items-center justify-content-start mb-3 p-0"
43413
- }, /*#__PURE__*/React__default["default"].createElement("div", {
43414
- "class": "".concat(footerStyles.footerlogo) + ' d-flex align-items-center justify-content-center '
43415
- }, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
43416
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
43417
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
43418
- 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,
43419
- style: {
43420
- width: '100%',
43421
- height: '100%',
43422
- objectFit: 'contain'
43423
- },
43424
- loading: "lazy"
43425
- }))), /*#__PURE__*/React__default["default"].createElement("div", {
43426
- "class": "col-lg-12 p-0 mb-3"
43427
- }, /*#__PURE__*/React__default["default"].createElement("p", {
43428
- "class": "m-0 p-0",
43429
- style: {
43430
- fontSize: '15px',
43431
- color: '#fff',
43432
- fontWeight: sectionproperties.prodCatFontWeight,
43433
- textAlign: langdetect == 'en' ? 'left' : 'right'
43434
- }
43435
- }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.description_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
43436
- "class": "col-lg-12 p-0 flex-row text-start"
43437
- }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
43438
- "class": "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ',
43439
- onClick: function onClick() {
43440
- var _authdetailsContext$i16;
43441
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.facebooklink) != null) {
43442
- var _authdetailsContext$i17;
43443
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.facebooklink, '_blank');
43444
- }
43445
- }
43446
- }, /*#__PURE__*/React__default["default"].createElement(FaFacebook.FaFacebook, {
43447
- size: sectionproperties.facebkbtnniconfontsize
43448
- })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
43449
- "class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
43450
- onClick: function onClick() {
43451
- var _authdetailsContext$i18;
43452
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.instagramlink) != null) {
43453
- var _authdetailsContext$i19;
43454
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.instagramlink, '_blank');
43455
- }
43456
- }
43457
- }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
43458
- size: sectionproperties.instgrambtniconfontsize
43459
- })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
43460
- "class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ',
43461
- onClick: function onClick() {
43462
- var _authdetailsContext$i20;
43463
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.whatsappnumber) != null) {
43464
- var _authdetailsContext$i21;
43465
- 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');
43466
- }
43467
- }
43468
- }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
43469
- size: sectionproperties.youtubebtniconfontsize
43470
- }))))), /*#__PURE__*/React__default["default"].createElement("div", {
43471
- "class": "col-lg-6"
43472
- }, /*#__PURE__*/React__default["default"].createElement("div", {
43473
- "class": "row m-0 w-100 mt-md-3"
43474
- }, /*#__PURE__*/React__default["default"].createElement("div", {
43475
- "class": "col-lg-12 p-0 mb-3"
43476
- }, /*#__PURE__*/React__default["default"].createElement("p", {
43477
- "class": "m-0 p-0",
43478
- style: {
43479
- fontSize: 20,
43480
- color: 'white',
43481
- fontWeight: 600,
43482
- textAlign: langdetect == 'en' ? 'left' : 'right'
43483
- }
43484
- }, "\u0627\u0644\u062A\u0633\u062C\u064A\u0644 \u0641\u064A \u0627\u0644\u0646\u0634\u0631\u0629 \u0627\u0644\u0625\u062E\u0628\u0627\u0631\u064A\u0629")), /*#__PURE__*/React__default["default"].createElement("div", {
43485
- "class": "col-lg-12 p-0 mb-3"
43486
- }, /*#__PURE__*/React__default["default"].createElement("p", {
43487
- "class": "m-0 p-0",
43488
- style: {
43489
- fontSize: 15,
43490
- color: 'white',
43491
- fontWeight: 500,
43492
- textAlign: langdetect == 'en' ? 'left' : 'right'
43493
- }
43494
- }, "\u0623\u062F\u062E\u0644 \u0628\u0631\u064A\u062F\u0643 \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A \u0644\u0644\u062D\u0635\u0648\u0644 \u0639\u0644\u0649 \u062A\u062D\u062F\u064A\u062B\u0627\u062A \u062F\u0648\u0631\u064A\u0629 \u062D\u0648\u0644 \u0627\u0644\u0645\u0624\u062A\u0645\u0631.")), /*#__PURE__*/React__default["default"].createElement("div", {
43495
- "class": "col-lg-12 allcentered mb-3 text-start p-0"
43496
- }, /*#__PURE__*/React__default["default"].createElement("input", {
43497
- type: "text",
43498
- className: "".concat(footerStyles.form_control) + ' w-md-100 ',
43499
- value: event.target.value,
43500
- placeholder: "\u0627\u0644\u0628\u0631\u064A\u062F \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A",
43501
- onChange: function onChange(event) {
43502
- var newslettertemp = _objectSpread$1C({}, newsletter);
43503
- newslettertemp = event.target.value;
43504
- setnewsletter(_objectSpread$1C({}, newslettertemp));
43505
- },
43506
- style: {
43507
- background: 'white',
43508
- fontSize: 14,
43509
- color: '#000',
43510
- borderRadius: 10,
43511
- width: '50%',
43512
- height: 40,
43513
- paddingLeft: 20,
43514
- paddingRight: 20
43515
- }
43516
- })), /*#__PURE__*/React__default["default"].createElement("div", {
43517
- "class": "col-lg-12 text-start mb-3 text-start p-0"
43518
- }, /*#__PURE__*/React__default["default"].createElement("button", {
43519
- "class": footerStyles.btnn
43520
- }, "\u0627\u0634\u062A\u0631\u0643 \u0627\u0644\u0622\u0646")))), /*#__PURE__*/React__default["default"].createElement("div", {
43521
- "class": "col-lg-12 d-flex justify-content-center mt-md-3 mb-md-3"
43522
- }, /*#__PURE__*/React__default["default"].createElement("div", {
43523
- "class": "".concat(footerStyles.vl) + ' ml-sm-0 mr-sm-0 my-3 '
43524
- })), /*#__PURE__*/React__default["default"].createElement("div", {
43525
- "class": "col-lg-12 text-start"
43526
- }, /*#__PURE__*/React__default["default"].createElement("p", {
43527
- "class": "m-0 p-0",
43528
- style: {
43529
- fontSize: sectionproperties.generaltext_fontSize + 'px',
43530
- color: sectionproperties.generaltext_fontColor,
43531
- fontWeight: sectionproperties.generaltext_fontWeight
43532
- }
43533
- }, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar)))));
43375
+ })), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.address_en)))))));
43534
43376
  };
43535
43377
 
43536
43378
  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; }
@@ -58403,17 +58245,13 @@
58403
58245
  }
58404
58246
  if (item.type == 'date') {
58405
58247
  return /*#__PURE__*/React__default["default"].createElement("div", {
58406
- "class": 'col-md-12 col-lg-' + sectionproperties.numberofcolsperrow
58407
- }, /*#__PURE__*/React__default["default"].createElement("div", {
58408
58248
  "class": "row m-0 w-100 mb-3"
58409
58249
  }, /*#__PURE__*/React__default["default"].createElement("div", {
58410
58250
  "class": "col-lg-12 text-start mb-2"
58411
58251
  }, /*#__PURE__*/React__default["default"].createElement("p", {
58412
58252
  "class": form_cssstyles.formlabel + ' m-0 p-0 ',
58413
58253
  style: {}
58414
- }, langdetect == 'en' ? item.title_en : item.title_ar, " ", /*#__PURE__*/React__default["default"].createElement("sup", {
58415
- "class": "text-danger"
58416
- }, item.isrequired == 1 ? '*' : ''))), sectionproperties.datestartdate == 'Today' && /*#__PURE__*/React__default["default"].createElement("div", {
58254
+ }, langdetect == 'en' ? item.title_en : item.title_ar, " ", item.isrequired == 1 ? '*' : '')), sectionproperties.datestartdate == 'Today' && /*#__PURE__*/React__default["default"].createElement("div", {
58417
58255
  "class": "col-lg-12 text-start"
58418
58256
  }, /*#__PURE__*/React__default["default"].createElement("input", {
58419
58257
  type: type,
@@ -58432,20 +58270,16 @@
58432
58270
  updateformfield(event.target.value, index);
58433
58271
  },
58434
58272
  className: "".concat(formstyles.form_control, " ").concat(form_cssstyles.form_control)
58435
- }))));
58273
+ })));
58436
58274
  } else {
58437
58275
  return /*#__PURE__*/React__default["default"].createElement("div", {
58438
- "class": 'col-md-12 col-lg-' + sectionproperties.numberofcolsperrow
58439
- }, /*#__PURE__*/React__default["default"].createElement("div", {
58440
58276
  "class": "row m-0 w-100 mb-3"
58441
58277
  }, /*#__PURE__*/React__default["default"].createElement("div", {
58442
58278
  "class": "col-lg-12 text-start mb-2"
58443
58279
  }, /*#__PURE__*/React__default["default"].createElement("p", {
58444
58280
  "class": form_cssstyles.formlabel + ' m-0 p-0 ',
58445
58281
  style: {}
58446
- }, langdetect == 'en' ? item.title_en : item.title_ar, " ", /*#__PURE__*/React__default["default"].createElement("sup", {
58447
- "class": "text-danger"
58448
- }, item.isrequired == 1 ? '*' : ''))), /*#__PURE__*/React__default["default"].createElement("div", {
58282
+ }, langdetect == 'en' ? item.title_en : item.title_ar, " ", item.isrequired == 1 ? '*' : '')), /*#__PURE__*/React__default["default"].createElement("div", {
58449
58283
  "class": "col-lg-12 text-start"
58450
58284
  }, /*#__PURE__*/React__default["default"].createElement("input", {
58451
58285
  type: type,
@@ -58454,22 +58288,18 @@
58454
58288
  updateformfield(event.target.value, index);
58455
58289
  },
58456
58290
  className: "".concat(formstyles.form_control, " ").concat(form_cssstyles.form_control)
58457
- }))));
58291
+ })));
58458
58292
  }
58459
58293
  };
58460
58294
  var textareaitem = function textareaitem(item, index) {
58461
58295
  return /*#__PURE__*/React__default["default"].createElement("div", {
58462
- "class": 'col-md-12 col-lg-12'
58463
- }, /*#__PURE__*/React__default["default"].createElement("div", {
58464
58296
  "class": "row m-0 w-100 mb-3"
58465
58297
  }, /*#__PURE__*/React__default["default"].createElement("div", {
58466
58298
  "class": "col-lg-12 text-start mb-2"
58467
58299
  }, /*#__PURE__*/React__default["default"].createElement("p", {
58468
58300
  "class": form_cssstyles.formlabel + ' m-0 p-0 ',
58469
58301
  style: {}
58470
- }, langdetect == 'en' ? item.title_en : item.title_ar, " ", /*#__PURE__*/React__default["default"].createElement("sup", {
58471
- "class": "text-danger"
58472
- }, item.isrequired == 1 ? '*' : ''))), /*#__PURE__*/React__default["default"].createElement("div", {
58302
+ }, langdetect == 'en' ? item.title_en : item.title_ar, " ", item.isrequired == 1 ? '*' : '')), /*#__PURE__*/React__default["default"].createElement("div", {
58473
58303
  "class": "col-lg-12 text-start"
58474
58304
  }, /*#__PURE__*/React__default["default"].createElement(TextareaAutosize__default["default"], {
58475
58305
  value: item.value,
@@ -58477,7 +58307,7 @@
58477
58307
  updateformfield(event.target.value, index);
58478
58308
  },
58479
58309
  className: "".concat(formstyles.form_control, " ").concat(form_cssstyles.form_control)
58480
- }))));
58310
+ })));
58481
58311
  };
58482
58312
  var selectboxitem = function selectboxitem(item, index) {
58483
58313
  var itemsarr = item.selectboxvalues;
@@ -58485,17 +58315,13 @@
58485
58315
  var decoditems = JSON.parse(itemsarr);
58486
58316
  if (decoditems != undefined && Array.isArray(decoditems)) {
58487
58317
  return /*#__PURE__*/React__default["default"].createElement("div", {
58488
- "class": 'col-md-12 col-lg-' + sectionproperties.numberofcolsperrow
58489
- }, /*#__PURE__*/React__default["default"].createElement("div", {
58490
58318
  "class": "row m-0 w-100 mb-3"
58491
58319
  }, /*#__PURE__*/React__default["default"].createElement("div", {
58492
58320
  "class": "col-lg-12 text-start mb-2"
58493
58321
  }, /*#__PURE__*/React__default["default"].createElement("p", {
58494
58322
  "class": form_cssstyles.formlabel + ' m-0 p-0 ',
58495
58323
  style: {}
58496
- }, langdetect == 'en' ? item.title_en : item.title_ar, " ", /*#__PURE__*/React__default["default"].createElement("sup", {
58497
- "class": "text-danger"
58498
- }, item.isrequired == 1 ? '*' : ''))), /*#__PURE__*/React__default["default"].createElement("div", {
58324
+ }, langdetect == 'en' ? item.title_en : item.title_ar, " ", item.isrequired == 1 ? '*' : '')), /*#__PURE__*/React__default["default"].createElement("div", {
58499
58325
  "class": "col-lg-12 text-start"
58500
58326
  }, /*#__PURE__*/React__default["default"].createElement("select", {
58501
58327
  value: item.value,
@@ -58509,7 +58335,7 @@
58509
58335
  return /*#__PURE__*/React__default["default"].createElement("option", {
58510
58336
  value: sitem.optionname_en
58511
58337
  }, langdetect == 'en' ? sitem.optionname_en : sitem.optionname_ar);
58512
- })))));
58338
+ }))));
58513
58339
  }
58514
58340
  }
58515
58341
  };
@@ -58532,7 +58358,7 @@
58532
58358
  width: sectionproperties.generalbtn_width + '%',
58533
58359
  height: sectionproperties.generalbtn_height + 'px',
58534
58360
  backgroundColor: sectionproperties.generalbtn_bgColor,
58535
- borderRadius: sectionproperties.generalbtnborderradius + 'px',
58361
+ borderRadius: sectionproperties.generalbtn_bgColor,
58536
58362
  color: sectionproperties.generalbtn_textColor,
58537
58363
  fontSize: sectionproperties.generalbtn_fontsize,
58538
58364
  fontWeight: sectionproperties.generalbtn_fontweight,
@@ -58572,14 +58398,6 @@
58572
58398
  transition: '.3s',
58573
58399
  backgroundColor: '#044da6'
58574
58400
  }
58575
- }),
58576
- sectiontitle: glamor.css({
58577
- color: sectionproperties.sectionTitleColor,
58578
- fontSize: sectionproperties.sectionTitleFontSize + 'px',
58579
- fontWeight: sectionproperties.sectionTitleFontWeight,
58580
- '@media (max-width: 800px)': {
58581
- fontSize: sectionproperties.sectionTitleFontSizeresp
58582
- }
58583
58401
  })
58584
58402
  };
58585
58403
  return /*#__PURE__*/React__default["default"].createElement("div", {
@@ -58623,8 +58441,12 @@
58623
58441
  marginBottom: sectionproperties.sectionTitleMarginBottom + 'px'
58624
58442
  }
58625
58443
  }, /*#__PURE__*/React__default["default"].createElement("p", {
58626
- "class": form_cssstyles.sectiontitle + ' m-0 p-0 ',
58627
- style: {}
58444
+ "class": "m-0 p-0",
58445
+ style: {
58446
+ color: sectionproperties.sectionTitleColor,
58447
+ fontSize: sectionproperties.sectionTitleFontSize + 'px',
58448
+ fontWeight: sectionproperties.sectionTitleFontWeight
58449
+ }
58628
58450
  }, langdetect == 'en' ? formtitleen : formtitlear)), (dynamicform === null || dynamicform === void 0 ? void 0 : dynamicform.id) != undefined && /*#__PURE__*/React__default["default"].createElement("div", {
58629
58451
  "class": 'row m-0 w-100 p-3 mt-3'
58630
58452
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -58745,8 +58567,12 @@
58745
58567
  marginBottom: sectionproperties.sectionTitleMarginBottom + 'px'
58746
58568
  }
58747
58569
  }, /*#__PURE__*/React__default["default"].createElement("p", {
58748
- "class": form_cssstyles.sectiontitle + ' m-0 p-0 ',
58749
- style: {}
58570
+ "class": "m-0 p-0",
58571
+ style: {
58572
+ color: sectionproperties.sectionTitleColor,
58573
+ fontSize: sectionproperties.sectionTitleFontSize + 'px',
58574
+ fontWeight: sectionproperties.sectionTitleFontWeight
58575
+ }
58750
58576
  }, langdetect == 'en' ? formtitleen : formtitlear)), (dynamicform === null || dynamicform === void 0 ? void 0 : dynamicform.id) != undefined && /*#__PURE__*/React__default["default"].createElement("div", {
58751
58577
  "class": 'row m-0 w-100 '
58752
58578
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -59586,14 +59412,14 @@
59586
59412
  height: '1px',
59587
59413
  position: 'relative',
59588
59414
  flex: '1 1 auto',
59589
- // minWidth: '10%',
59415
+ minWidth: '10%',
59590
59416
  background: sectionproperties.linebgcolor
59591
59417
  }),
59592
59418
  line_right: glamor.css({
59593
59419
  height: '1px',
59594
59420
  position: 'relative',
59595
59421
  flex: '1 1 auto',
59596
- // minWidth: '10%',
59422
+ minWidth: '10%',
59597
59423
  background: sectionproperties.linebgcolor
59598
59424
  }),
59599
59425
  btn: glamor.css({
@@ -59631,39 +59457,36 @@
59631
59457
  top: 0,
59632
59458
  bottom: 0
59633
59459
  }
59634
- }),
59635
- sectiontitlecontent: glamor.css({
59636
- fontSize: sectionproperties.sectionTitleFontSize + 'px',
59637
- color: sectionproperties.sectionTitleColor,
59638
- textTransform: sectionproperties.sectionTitleTextTransform,
59639
- fontWeight: sectionproperties.sectionTitleFontWeight,
59640
- // padding: sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? 7 : 0,
59641
- textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
59642
- '@media (max-width: 800px)': {
59643
- fontSize: sectionproperties.sectionTitleFontSizeresp + 'px'
59644
- }
59645
59460
  })
59646
59461
  };
59647
59462
  var SectionTitle = function SectionTitle() {
59648
59463
  return /*#__PURE__*/React__default["default"].createElement("div", {
59649
- "class": "d-flex align-items-center allcentered",
59464
+ "class": "d-flex align-items-center flex-row",
59650
59465
  style: {
59651
59466
  position: 'relative',
59652
59467
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : '',
59653
- width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : '',
59654
- flexDirection: sectionproperties.sectiontitlestyle == 'Line Under Text' ? 'column' : 'row'
59468
+ width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
59655
59469
  }
59656
- }, /*#__PURE__*/React__default["default"].createElement("p", {
59470
+ }, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
59471
+ "class": section_styles.line_left,
59472
+ style: {
59473
+ marginLeft: langdetect == 'en' ? 0 : sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
59474
+ marginRight: langdetect == 'en' ? sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0 : 0
59475
+ }
59476
+ }), /*#__PURE__*/React__default["default"].createElement("p", {
59657
59477
  "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 ',
59658
- style: {}
59659
- }, /*#__PURE__*/React__default["default"].createElement("span", {
59660
- "class": section_styles.sectiontitlecontent
59661
- }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar)), sectionproperties.sectiontitlestyle == 'Line Under Text' && /*#__PURE__*/React__default["default"].createElement("span", {
59662
59478
  style: {
59663
- width: '50%',
59664
- background: sectionproperties.linebgcolor,
59665
- height: 3,
59666
- borderRadius: 10
59479
+ color: sectionproperties.sectionTitleColor,
59480
+ textTransform: sectionproperties.sectionTitleTextTransform,
59481
+ fontWeight: sectionproperties.sectionTitleFontWeight,
59482
+ padding: sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? 7 : 0,
59483
+ textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
59484
+ }
59485
+ }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
59486
+ "class": section_styles.line_right,
59487
+ style: {
59488
+ marginRight: langdetect == 'en' ? 0 : sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
59489
+ marginLeft: langdetect == 'en' ? sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0 : 0
59667
59490
  }
59668
59491
  }));
59669
59492
  };
@@ -59722,8 +59545,8 @@
59722
59545
  style: {
59723
59546
  paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
59724
59547
  paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px',
59725
- paddingTop: type == 'responsive' ? sectionproperties.paddingverticalresponsive + 'px' : sectionproperties.paddingTop + 'px',
59726
- paddingBottom: type == 'responsive' ? sectionproperties.paddingverticalresponsive + 'px' : sectionproperties.paddingBottom + 'px',
59548
+ paddingTop: type == 'responsive' ? '15px' : sectionproperties.paddingTop + 'px',
59549
+ paddingBottom: type == 'responsive' ? '15px' : sectionproperties.paddingBottom + 'px',
59727
59550
  zIndex: 100,
59728
59551
  height: sectionproperties.hideshowcardtransition == 'Show' ? type == 'responsive' ? sectionproperties.height_responsive + 'px' : '' : ''
59729
59552
  }
@@ -59771,45 +59594,7 @@
59771
59594
  "class": "w-100 allcentered",
59772
59595
  style: {
59773
59596
  background: sectionproperties.outerbgcolor
59774
- // backgroundImage: sectionproperties.sectionbgstyle == 'Besides each other' ? 'url(' + serverbaselink + maincontainerarrayofobjs[0]?.back_bgimage + ')' : '',
59775
- }
59776
- }, sectionproperties.sectionbgstyle == 'Besides each other' && /*#__PURE__*/React__default["default"].createElement("div", {
59777
- "class": sectionstyles$1.background + ' row w-100 ml-0 mr-0 d-flex justify-content-center align-items-center ',
59778
- style: {
59779
- marginTop: sectionproperties.marginTop + 'px',
59780
- marginBottom: sectionproperties.marginBottom + 'px'
59781
- }
59782
- }, /*#__PURE__*/React__default["default"].createElement("div", {
59783
- "class": "col-lg-12 p-0"
59784
- }, /*#__PURE__*/React__default["default"].createElement("div", {
59785
- "class": "row m-0 w-100 allcentered"
59786
- }, /*#__PURE__*/React__default["default"].createElement("div", {
59787
- "class": "col-lg-10 col-md-11 mt-3 mb-3",
59788
- style: {
59789
- background: 'white',
59790
- borderRadius: 10,
59791
- boxShadow: '0 0 10px #ccc',
59792
- padding: 40
59793
- }
59794
- }, /*#__PURE__*/React__default["default"].createElement("div", {
59795
- "class": "row m-0 w-100"
59796
- }, /*#__PURE__*/React__default["default"].createElement("div", {
59797
- "class": "col-lg-3 col-md-12 allcentered"
59798
- }, /*#__PURE__*/React__default["default"].createElement("div", {
59799
- "class": "w-100 d-flex allcentered mb-md-4"
59800
- }, SectionTitle())), /*#__PURE__*/React__default["default"].createElement("div", {
59801
- "class": "col-lg-9 col-md-12 p-md-0",
59802
- style: {
59803
- paddingLeft: langdetect == 'en' ? '50px' : 0,
59804
- paddingRight: langdetect == 'ar' ? '50px' : 0
59805
59597
  }
59806
- }, /*#__PURE__*/React__default["default"].createElement("div", {
59807
- "class": "row m-0 w-100 text-start text-md-center",
59808
- style: {
59809
- fontSize: sectionproperties.prodCatFontSize + 'px'
59810
- }
59811
- }, Description()))))))), sectionproperties.sectionbgstyle == 'Text Below' && /*#__PURE__*/React__default["default"].createElement("div", {
59812
- "class": "row m-0 w-100"
59813
59598
  }, /*#__PURE__*/React__default["default"].createElement("div", {
59814
59599
  "class": sectionstyles$1.background + ' row w-100 ml-0 mr-0 d-flex d-md-none justify-content-center align-items-center ',
59815
59600
  style: {
@@ -59824,7 +59609,7 @@
59824
59609
  marginBottom: sectionproperties.marginBottom + 'px',
59825
59610
  background: sectionproperties.hideshowcardtransition == 'Show' ? maincontainerarrayofobjs.length != 0 ? 'url(' + serverbaselink$1 + ((_maincontainerarrayof3 = maincontainerarrayofobjs[0]) === null || _maincontainerarrayof3 === void 0 ? void 0 : _maincontainerarrayof3.back_bgimage) + ')' : '' : ''
59826
59611
  }
59827
- }, SectionContent('responsive'))));
59612
+ }, SectionContent('responsive')));
59828
59613
  };
59829
59614
 
59830
59615
  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; }
@@ -59897,28 +59682,6 @@
59897
59682
  color: sectionproperties.generalbtn_textColoronhover
59898
59683
  }
59899
59684
  }),
59900
- btn2: glamor.css({
59901
- width: sectionproperties.generalbtn_width + 'px',
59902
- height: sectionproperties.generalbtn_height + 'px',
59903
- // backgroundColor: sectionproperties.generalbtn_bgColor,
59904
- color: sectionproperties.generalbtn_bgColoronhover,
59905
- borderTopLeftRadius: langdetect == 'en' ? sectionproperties.generalbtn_bordertopleftradius + 'px' : sectionproperties.generalbtn_bordertoprightradius + 'px',
59906
- borderTopRightRadius: langdetect == 'en' ? sectionproperties.generalbtn_bordertoprightradius + 'px' : sectionproperties.generalbtn_bordertopleftradius + 'px',
59907
- borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.generalbtn_borderbottomleftradius + 'px' : sectionproperties.generalbtn_borderbottomrightradius + 'px',
59908
- borderBottomRightRadius: langdetect == 'en' ? sectionproperties.generalbtn_borderbottomrightradius + 'px' : sectionproperties.generalbtn_borderbottomleftradius + 'px',
59909
- border: '1px solid ' + sectionproperties.generalbtn_bgColoronhover,
59910
- fontSize: sectionproperties.generalbtn_fontsize + 'px',
59911
- fontWeight: sectionproperties.generalbtn_fontweight,
59912
- marginTop: sectionproperties.generalbtn_marginTop + 'px',
59913
- marginBottom: sectionproperties.generalbtn_marginBottom + 'px',
59914
- transition: '.3s',
59915
- cursor: 'pointer',
59916
- ':hover': {
59917
- // backgroundColor: sectionproperties.generalbtn_bgColoronhover,
59918
- color: sectionproperties.sectionproperties,
59919
- borderColor: sectionproperties.sectionproperties
59920
- }
59921
- }),
59922
59685
  sectiontitlespan: glamor.css({
59923
59686
  paddingLeft: sectionproperties.sectiontitleborderradius == 0 ? langdetect == 'en' ? sectionproperties.sectionTitleMarginLeft + 'px' : sectionproperties.sectionTitleMarginRight + 'px' : 0,
59924
59687
  paddingRight: sectionproperties.sectiontitleborderradius == 0 ? langdetect == 'en' ? sectionproperties.sectionTitleMarginRight + 'px' : sectionproperties.sectionTitleMarginLeft + 'px' : 0,
@@ -60074,10 +59837,8 @@
60074
59837
  borderRadius: sectionproperties.reservation_borderradius + 'px'
60075
59838
  }
60076
59839
  }, /*#__PURE__*/React__default["default"].createElement("div", {
60077
- "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 ',
60078
- style: {
60079
- // padding: 20,
60080
- }
59840
+ "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 ',
59841
+ style: {}
60081
59842
  }, /*#__PURE__*/React__default["default"].createElement("div", {
60082
59843
  "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 ',
60083
59844
  style: {
@@ -60291,13 +60052,10 @@
60291
60052
  justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
60292
60053
  }
60293
60054
  }, /*#__PURE__*/React__default["default"].createElement("div", {
60294
- "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 ',
60055
+ "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 ',
60295
60056
  style: {
60296
60057
  background: sectionproperties.reservation_bgcolor,
60297
- alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
60298
- borderRadius: sectionproperties.reservation_borderradius + 'px',
60299
- paddingLeft: sectionproperties.innersectionpaddinghorizontal + 'px',
60300
- paddingRight: sectionproperties.innersectionpaddinghorizontal + 'px'
60058
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
60301
60059
  }
60302
60060
  }, /*#__PURE__*/React__default["default"].createElement("div", {
60303
60061
  "class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
@@ -60377,7 +60135,7 @@
60377
60135
  })), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60378
60136
  "class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 p-0 allcentered' : 'col-lg-12 p-0 text-start justify-content-md-center'
60379
60137
  }, /*#__PURE__*/React__default["default"].createElement("button", {
60380
- "class": "".concat(section_styles.btn2) + ' m-md-0 ',
60138
+ "class": "".concat(section_styles.btn) + ' m-md-0 ',
60381
60139
  onClick: function onClick() {
60382
60140
  if (sectionproperties.btntype == 'WhatsApp') {
60383
60141
  var _authdetailsContext$i9;
@@ -60396,27 +60154,7 @@
60396
60154
  marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
60397
60155
  marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
60398
60156
  }
60399
- }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar), /*#__PURE__*/React__default["default"].createElement("button", {
60400
- "class": "".concat(section_styles.btn) + ' mx-1 ',
60401
- onClick: function onClick() {
60402
- if (sectionproperties.btntype == 'WhatsApp') {
60403
- var _authdetailsContext$i11;
60404
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.whatsappnumber) != null) {
60405
- var _authdetailsContext$i12;
60406
- 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');
60407
- }
60408
- } else if (sectionproperties.btntype == 'App/Web Page') {
60409
- // window.open(sectionproperties.btnlink, '_target');
60410
- routingcountext(sectionproperties.btnlink2, false, '');
60411
- } else {
60412
- window.open(sectionproperties.btnlink2, '_blank');
60413
- }
60414
- },
60415
- style: {
60416
- marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
60417
- marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
60418
- }
60419
- }, langdetect == 'en' ? 'Subscribe' : 'اشترك الان')), /*#__PURE__*/React__default["default"].createElement("div", {
60157
+ }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
60420
60158
  "class": "col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",
60421
60159
  style: {
60422
60160
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
@@ -60426,10 +60164,10 @@
60426
60164
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60427
60165
  "class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60428
60166
  onClick: function onClick() {
60429
- var _authdetailsContext$i13;
60430
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.facebooklink) != null) {
60431
- var _authdetailsContext$i14;
60432
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.facebooklink, '_blank');
60167
+ var _authdetailsContext$i11;
60168
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.facebooklink) != null) {
60169
+ var _authdetailsContext$i12;
60170
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.facebooklink, '_blank');
60433
60171
  }
60434
60172
  }
60435
60173
  }, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
@@ -60437,10 +60175,10 @@
60437
60175
  })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60438
60176
  "class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60439
60177
  onClick: function onClick() {
60440
- var _authdetailsContext$i15;
60441
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.instagramlink) != null) {
60442
- var _authdetailsContext$i16;
60443
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.instagramlink, '_blank');
60178
+ var _authdetailsContext$i13;
60179
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink) != null) {
60180
+ var _authdetailsContext$i14;
60181
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.instagramlink, '_blank');
60444
60182
  }
60445
60183
  }
60446
60184
  }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
@@ -60448,10 +60186,10 @@
60448
60186
  })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60449
60187
  "class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60450
60188
  onClick: function onClick() {
60451
- var _authdetailsContext$i17;
60452
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.whatsappnumber) != null) {
60453
- var _authdetailsContext$i18;
60454
- 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');
60189
+ var _authdetailsContext$i15;
60190
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.whatsappnumber) != null) {
60191
+ var _authdetailsContext$i16;
60192
+ 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');
60455
60193
  }
60456
60194
  }
60457
60195
  }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
@@ -60465,11 +60203,10 @@
60465
60203
  justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
60466
60204
  }
60467
60205
  }, /*#__PURE__*/React__default["default"].createElement("div", {
60468
- "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 ',
60206
+ "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 ',
60469
60207
  style: {
60470
60208
  background: sectionproperties.reservation_bgcolor,
60471
- alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
60472
- borderRadius: sectionproperties.reservation_borderradius + 'px'
60209
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
60473
60210
  }
60474
60211
  }, /*#__PURE__*/React__default["default"].createElement("div", {
60475
60212
  "class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
@@ -60552,10 +60289,10 @@
60552
60289
  "class": "".concat(section_styles.btn) + ' m-md-0 ',
60553
60290
  onClick: function onClick() {
60554
60291
  if (sectionproperties.btntype == 'WhatsApp') {
60555
- var _authdetailsContext$i19;
60556
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.whatsappnumber) != null) {
60557
- var _authdetailsContext$i20;
60558
- 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');
60292
+ var _authdetailsContext$i17;
60293
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.whatsappnumber) != null) {
60294
+ var _authdetailsContext$i18;
60295
+ 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');
60559
60296
  }
60560
60297
  } else if (sectionproperties.btntype == 'App/Web Page') {
60561
60298
  // window.open(sectionproperties.btnlink, '_target');
@@ -60578,10 +60315,10 @@
60578
60315
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60579
60316
  "class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60580
60317
  onClick: function onClick() {
60581
- var _authdetailsContext$i21;
60582
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.facebooklink) != null) {
60583
- var _authdetailsContext$i22;
60584
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.facebooklink, '_blank');
60318
+ var _authdetailsContext$i19;
60319
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.facebooklink) != null) {
60320
+ var _authdetailsContext$i20;
60321
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.facebooklink, '_blank');
60585
60322
  }
60586
60323
  }
60587
60324
  }, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
@@ -60589,10 +60326,10 @@
60589
60326
  })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60590
60327
  "class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60591
60328
  onClick: function onClick() {
60592
- var _authdetailsContext$i23;
60593
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.instagramlink) != null) {
60594
- var _authdetailsContext$i24;
60595
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.instagramlink, '_blank');
60329
+ var _authdetailsContext$i21;
60330
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.instagramlink) != null) {
60331
+ var _authdetailsContext$i22;
60332
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.instagramlink, '_blank');
60596
60333
  }
60597
60334
  }
60598
60335
  }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
@@ -60600,10 +60337,10 @@
60600
60337
  })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60601
60338
  "class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60602
60339
  onClick: function onClick() {
60603
- var _authdetailsContext$i25;
60604
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.whatsappnumber) != null) {
60605
- var _authdetailsContext$i26;
60606
- 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');
60340
+ var _authdetailsContext$i23;
60341
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.whatsappnumber) != null) {
60342
+ var _authdetailsContext$i24;
60343
+ 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');
60607
60344
  }
60608
60345
  }
60609
60346
  }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
@@ -60617,13 +60354,10 @@
60617
60354
  justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
60618
60355
  }
60619
60356
  }, sectionproperties.image_show == 'show' && Image(), /*#__PURE__*/React__default["default"].createElement("div", {
60620
- "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 ',
60357
+ "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 ',
60621
60358
  style: {
60622
60359
  background: sectionproperties.reservation_bgcolor,
60623
- alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
60624
- borderRadius: sectionproperties.reservation_borderradius + 'px',
60625
- paddingLeft: sectionproperties.innersectionpaddinghorizontal + 'px',
60626
- paddingRight: sectionproperties.innersectionpaddinghorizontal + 'px'
60360
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
60627
60361
  }
60628
60362
  }, /*#__PURE__*/React__default["default"].createElement("div", {
60629
60363
  "class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
@@ -60703,13 +60437,13 @@
60703
60437
  })), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60704
60438
  "class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 p-0 allcentered' : 'col-lg-12 p-0 text-start justify-content-md-center'
60705
60439
  }, /*#__PURE__*/React__default["default"].createElement("button", {
60706
- "class": "".concat(section_styles.btn2) + ' m-md-0 ',
60440
+ "class": "".concat(section_styles.btn) + ' m-md-0 ',
60707
60441
  onClick: function onClick() {
60708
60442
  if (sectionproperties.btntype == 'WhatsApp') {
60709
- var _authdetailsContext$i27;
60710
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.whatsappnumber) != null) {
60711
- var _authdetailsContext$i28;
60712
- 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');
60443
+ var _authdetailsContext$i25;
60444
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.whatsappnumber) != null) {
60445
+ var _authdetailsContext$i26;
60446
+ 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');
60713
60447
  }
60714
60448
  } else if (sectionproperties.btntype == 'App/Web Page') {
60715
60449
  // window.open(sectionproperties.btnlink, '_target');
@@ -60722,27 +60456,7 @@
60722
60456
  marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
60723
60457
  marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
60724
60458
  }
60725
- }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar), /*#__PURE__*/React__default["default"].createElement("button", {
60726
- "class": "".concat(section_styles.btn) + ' mx-1 ',
60727
- onClick: function onClick() {
60728
- if (sectionproperties.btntype == 'WhatsApp') {
60729
- var _authdetailsContext$i29;
60730
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.whatsappnumber) != null) {
60731
- var _authdetailsContext$i30;
60732
- 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');
60733
- }
60734
- } else if (sectionproperties.btntype == 'App/Web Page') {
60735
- // window.open(sectionproperties.btnlink, '_target');
60736
- routingcountext(sectionproperties.btnlink2, false, '');
60737
- } else {
60738
- window.open(sectionproperties.btnlink2, '_blank');
60739
- }
60740
- },
60741
- style: {
60742
- marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
60743
- marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
60744
- }
60745
- }, langdetect == 'en' ? 'Subscribe' : 'اشترك الان')), /*#__PURE__*/React__default["default"].createElement("div", {
60459
+ }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
60746
60460
  "class": "col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",
60747
60461
  style: {
60748
60462
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
@@ -60752,10 +60466,10 @@
60752
60466
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60753
60467
  "class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60754
60468
  onClick: function onClick() {
60755
- var _authdetailsContext$i31;
60756
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.facebooklink) != null) {
60757
- var _authdetailsContext$i32;
60758
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.facebooklink, '_blank');
60469
+ var _authdetailsContext$i27;
60470
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.facebooklink) != null) {
60471
+ var _authdetailsContext$i28;
60472
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.facebooklink, '_blank');
60759
60473
  }
60760
60474
  }
60761
60475
  }, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
@@ -60763,10 +60477,10 @@
60763
60477
  })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60764
60478
  "class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60765
60479
  onClick: function onClick() {
60766
- var _authdetailsContext$i33;
60767
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.instagramlink) != null) {
60768
- var _authdetailsContext$i34;
60769
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.instagramlink, '_blank');
60480
+ var _authdetailsContext$i29;
60481
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.instagramlink) != null) {
60482
+ var _authdetailsContext$i30;
60483
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.instagramlink, '_blank');
60770
60484
  }
60771
60485
  }
60772
60486
  }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
@@ -60774,10 +60488,10 @@
60774
60488
  })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60775
60489
  "class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60776
60490
  onClick: function onClick() {
60777
- var _authdetailsContext$i35;
60778
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.whatsappnumber) != null) {
60779
- var _authdetailsContext$i36;
60780
- 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');
60491
+ var _authdetailsContext$i31;
60492
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.whatsappnumber) != null) {
60493
+ var _authdetailsContext$i32;
60494
+ 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');
60781
60495
  }
60782
60496
  }
60783
60497
  }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
@@ -60877,10 +60591,10 @@
60877
60591
  "class": "".concat(section_styles.btn) + ' m-md-0 ',
60878
60592
  onClick: function onClick() {
60879
60593
  if (sectionproperties.btntype == 'WhatsApp') {
60880
- var _authdetailsContext$i37;
60881
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.whatsappnumber) != null) {
60882
- var _authdetailsContext$i38;
60883
- 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');
60594
+ var _authdetailsContext$i33;
60595
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.whatsappnumber) != null) {
60596
+ var _authdetailsContext$i34;
60597
+ 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');
60884
60598
  }
60885
60599
  } else if (sectionproperties.btntype == 'App/Web Page') {
60886
60600
  // window.open(sectionproperties.btnlink, '_target');
@@ -60903,10 +60617,10 @@
60903
60617
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60904
60618
  "class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60905
60619
  onClick: function onClick() {
60906
- var _authdetailsContext$i39;
60907
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.facebooklink) != null) {
60908
- var _authdetailsContext$i40;
60909
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.facebooklink, '_blank');
60620
+ var _authdetailsContext$i35;
60621
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.facebooklink) != null) {
60622
+ var _authdetailsContext$i36;
60623
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.facebooklink, '_blank');
60910
60624
  }
60911
60625
  }
60912
60626
  }, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
@@ -60914,10 +60628,10 @@
60914
60628
  })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60915
60629
  "class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60916
60630
  onClick: function onClick() {
60917
- var _authdetailsContext$i41;
60918
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.instagramlink) != null) {
60919
- var _authdetailsContext$i42;
60920
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.instagramlink, '_blank');
60631
+ var _authdetailsContext$i37;
60632
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.instagramlink) != null) {
60633
+ var _authdetailsContext$i38;
60634
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.instagramlink, '_blank');
60921
60635
  }
60922
60636
  }
60923
60637
  }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
@@ -60925,10 +60639,10 @@
60925
60639
  })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60926
60640
  "class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60927
60641
  onClick: function onClick() {
60928
- var _authdetailsContext$i43;
60929
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i43 = authdetailsContext.instinfo) === null || _authdetailsContext$i43 === void 0 ? void 0 : _authdetailsContext$i43.whatsappnumber) != null) {
60930
- var _authdetailsContext$i44;
60931
- 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');
60642
+ var _authdetailsContext$i39;
60643
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.whatsappnumber) != null) {
60644
+ var _authdetailsContext$i40;
60645
+ 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');
60932
60646
  }
60933
60647
  }
60934
60648
  }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
@@ -61564,7 +61278,6 @@
61564
61278
  }
61565
61279
  }),
61566
61280
  cardContainer: glamor.css({
61567
- background: sectionproperties.reservation_bgcolor,
61568
61281
  ':hover .imageContainer': {
61569
61282
  transition: '.3s',
61570
61283
  backgroundColor: sectionproperties.activedotcolor
@@ -61572,9 +61285,6 @@
61572
61285
  ':hover .text1Styles': {
61573
61286
  transition: '.3s',
61574
61287
  color: sectionproperties.text1secondarycolor
61575
- },
61576
- ':hover': {
61577
- background: sectionproperties.innersectionbgcolorhover
61578
61288
  }
61579
61289
  }),
61580
61290
  btnstyles: glamor.css({
@@ -61583,7 +61293,7 @@
61583
61293
  fontSize: sectionproperties.generalbtn_fontsize + 'px',
61584
61294
  color: sectionproperties.generalbtn_textColor,
61585
61295
  fontWeight: sectionproperties.generalbtn_fontweight,
61586
- // textDecoration: sectionproperties.textdecoration == 'None' ? 'none' : 'underline',
61296
+ textDecoration: sectionproperties.textdecoration == 'None' ? 'none' : 'underline',
61587
61297
  backgroundColor: sectionproperties.generalbtn_bgColor,
61588
61298
  borderRadius: sectionproperties.generalbtnborderradius,
61589
61299
  ':hover': {
@@ -61655,21 +61365,18 @@
61655
61365
  paddingRight: langdetect == 'en' ? sectionproperties.sectionTitleMarginRight + 'px' : sectionproperties.sectionTitleMarginLeft + 'px'
61656
61366
  }
61657
61367
  }, /*#__PURE__*/React__default["default"].createElement("div", {
61658
- "class": "d-flex align-items-center flex-column allcentered",
61368
+ "class": "d-flex align-items-center flex-row allcentered",
61659
61369
  style: {
61660
61370
  position: 'relative',
61661
61371
  width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
61662
61372
  }
61663
- }, /*#__PURE__*/React__default["default"].createElement("p", {
61373
+ }, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
61374
+ "class": sectionStyles.line_left
61375
+ }), /*#__PURE__*/React__default["default"].createElement("p", {
61664
61376
  "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 ',
61665
61377
  style: {}
61666
- }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Under Text' && /*#__PURE__*/React__default["default"].createElement("span", {
61667
- style: {
61668
- width: '50%',
61669
- background: sectionproperties.linebgcolor,
61670
- height: 3,
61671
- borderRadius: 10
61672
- }
61378
+ }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
61379
+ "class": sectionStyles.line_right
61673
61380
  })))), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
61674
61381
  "class": ' col-lg-12 col-md-12 col-sm-12 d-flex align-items-center px-sm-3',
61675
61382
  style: {
@@ -61681,118 +61388,7 @@
61681
61388
  }, /*#__PURE__*/React__default["default"].createElement("p", {
61682
61389
  "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',
61683
61390
  style: {}
61684
- }, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), sectionproperties.flippingcards == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
61685
- "class": "row m-0 w-100"
61686
- }, cardsarray.map(function (cardinfoitem, cardinfoindex) {
61687
- return /*#__PURE__*/React__default["default"].createElement("div", {
61688
- "class": sectionproperties.numofcols == '2' ? 'flip-card 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' ? 'flip-card 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 : 'flip-card 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,
61689
- style: {
61690
- zIndex: 2,
61691
- paddingLeft: sectionproperties.marginhorizontal + 'px',
61692
- paddingRight: sectionproperties.marginhorizontal + 'px'
61693
- }
61694
- }, /*#__PURE__*/React__default["default"].createElement("div", {
61695
- "class": "flip-card-inner",
61696
- style: {
61697
- background: sectionproperties.reservation_bgcolor,
61698
- borderRadius: sectionproperties.reservation_borderradius + 'px',
61699
- border: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : ''
61700
- }
61701
- }, /*#__PURE__*/React__default["default"].createElement("div", {
61702
- "class": "flip-card-front"
61703
- }, /*#__PURE__*/React__default["default"].createElement("div", {
61704
- "class": "row m-0 w-100"
61705
- }, /*#__PURE__*/React__default["default"].createElement("div", {
61706
- "class": "col-lg-12 d-flex align-items-center p-0",
61707
- style: {
61708
- marginBottom: sectionproperties.image_mb + 'px',
61709
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
61710
- }
61711
- }, /*#__PURE__*/React__default["default"].createElement("div", {
61712
- "class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer ',
61713
- style: {
61714
- background: 'transparent'
61715
- }
61716
- }, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
61717
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
61718
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
61719
- path: cardsarray.length != 0 ? cardinfoitem.cardobj_img : '',
61720
- style: {
61721
- maxHeight: sectionproperties.iconcontainerwidth + '%',
61722
- maxWidth: sectionproperties.iconcontainerwidth + '%',
61723
- objectFit: 'contain'
61724
- }
61725
- }))), /*#__PURE__*/React__default["default"].createElement("div", {
61726
- "class": "col-lg-12 d-flex p-0",
61727
- style: {
61728
- marginBottom: sectionproperties.slideshowText1Content_marginBottom + 'px',
61729
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
61730
- }
61731
- }, /*#__PURE__*/React__default["default"].createElement("p", {
61732
- "class": sectionStyles.text1Styles + ' p-0 m-0 wordbreak wordbreak-noellipsis text1Styles ',
61733
- style: {
61734
- cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default'
61735
- }
61736
- }, langdetect == 'en' ? cardinfoitem.cardobj_titleen : cardinfoitem.cardobj_titlear)), sectionproperties.generalbtn_show = cardinfoitem.iscardclickable == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
61737
- "class": sectionproperties.justifyContentCenter == 'Centered' ? 'col-lg-12 mt-2 allcentered' : 'col-lg-12 mt-2 text-start p-0'
61738
- }, /*#__PURE__*/React__default["default"].createElement("button", {
61739
- "class": "".concat(sectionStyles.btnstyles)
61740
- }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)))), /*#__PURE__*/React__default["default"].createElement("div", {
61741
- "class": "flip-card-back allcentered"
61742
- }, /*#__PURE__*/React__default["default"].createElement("div", {
61743
- "class": "row m-0 w-100 allcentered"
61744
- }, sectionproperties.showimagewhenflip == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
61745
- "class": "col-lg-12 d-flex align-items-center p-0",
61746
- style: {
61747
- marginBottom: sectionproperties.image_mb + 'px',
61748
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
61749
- }
61750
- }, /*#__PURE__*/React__default["default"].createElement("div", {
61751
- "class": ' d-flex align-items-center ',
61752
- style: {
61753
- width: '30%',
61754
- height: '30%',
61755
- justifyContent: sectionproperties.iconcontainerheight == '0' ? 'start' : 'center'
61756
- }
61757
- }, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
61758
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
61759
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
61760
- path: cardsarray.length != 0 ? cardinfoitem.cardobj_img : '',
61761
- style: {
61762
- maxHeight: '100%',
61763
- maxWidth: '100%',
61764
- objectFit: 'contain'
61765
- }
61766
- }))), /*#__PURE__*/React__default["default"].createElement("div", {
61767
- "class": "col-lg-12 d-flex p-0",
61768
- style: {
61769
- marginBottom: sectionproperties.slideshowText1Content_marginBottom + 'px',
61770
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
61771
- }
61772
- }, /*#__PURE__*/React__default["default"].createElement("p", {
61773
- "class": sectionStyles.text1Styles + ' p-0 m-0 wordbreak wordbreak-noellipsis text1Styles ',
61774
- style: {
61775
- cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default',
61776
- color: ' #FFECB5',
61777
- fontSize: 14
61778
- }
61779
- }, langdetect == 'en' ? cardinfoitem.cardobj_titleen : cardinfoitem.cardobj_titlear)), /*#__PURE__*/React__default["default"].createElement("div", {
61780
- "class": "col-lg-12 d-flex p-0",
61781
- style: {
61782
- justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
61783
- }
61784
- }, sectionproperties.slideshowtext2_show && /*#__PURE__*/React__default["default"].createElement("p", {
61785
- "class": "m-0 wordbreak",
61786
- style: {
61787
- color: sectionproperties.slideshowText2ContentColor,
61788
- fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
61789
- fontWeight: sectionproperties.slideshowText2ContentFontWeight,
61790
- textAlign: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
61791
- }
61792
- }, langdetect == 'en' ? cardinfoitem.cardobj_descripen : cardinfoitem.cardobj_descripar))))));
61793
- })), sectionproperties.flippingcards == 'No' && /*#__PURE__*/React__default["default"].createElement("div", {
61794
- "class": "row m-0 w-100"
61795
- }, cardsarray.map(function (cardinfoitem, cardinfoindex) {
61391
+ }, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), cardsarray.map(function (cardinfoitem, cardinfoindex) {
61796
61392
  var _authdetailsContext$i;
61797
61393
  return /*#__PURE__*/React__default["default"].createElement("div", {
61798
61394
  "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,
@@ -61805,37 +61401,20 @@
61805
61401
  "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 ',
61806
61402
  style: {
61807
61403
  cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default',
61404
+ background: sectionproperties.reservation_bgcolor,
61808
61405
  paddingTop: sectionproperties.reservation_padding_top + 'px',
61809
61406
  paddingBottom: sectionproperties.reservation_padding_bottom + 'px',
61810
61407
  paddingLeft: langdetect == 'en' ? sectionproperties.reservation_padding_left + 'px' : sectionproperties.reservation_padding_right + 'px',
61811
61408
  paddingRight: langdetect == 'en' ? sectionproperties.reservation_padding_right + 'px' : sectionproperties.reservation_padding_left + 'px',
61812
61409
  borderRadius: sectionproperties.reservation_borderradius + 'px',
61813
- border: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '',
61814
- // sectionproperties.innersectionbordertype == 'All'
61815
- // ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
61816
- // : cardinfoindex != cardsarray.length - 1
61817
- // ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
61818
- // : '',
61410
+ border: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '',
61819
61411
  // cardinfoindex != cardsarray.length - 1
61820
61412
  // ? sectionproperties.innersectionbordertype == 'All'
61821
61413
  // ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
61822
61414
  // : ''
61823
61415
  // : '',
61824
- // borderRight:
61825
- // cardinfoindex != cardsarray.length - 1
61826
- // ? sectionproperties.innersectionbordertype == 'Right'
61827
- // ? langdetect == 'en'
61828
- // ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
61829
- // : ''
61830
- // : ''
61831
- // : '',
61832
- // borderLeft:
61833
- // sectionproperties.innersectionbordertype == 'Right'
61834
- // ? langdetect == 'ar'
61835
- // ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
61836
- // : ''
61837
- // : '',
61838
- borderRight: sectionproperties.innersectionbordertype != 'All' && cardinfoindex != cardsarray.length - 1 ? langdetect == 'en' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '',
61416
+ borderRight: cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'en' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '' : '',
61417
+ borderLeft: sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'ar' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '',
61839
61418
  boxShadow: ' 0 0 10px ' + sectionproperties.innerSectionShadowColor,
61840
61419
  height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '66b4a0338cb14' ? '100%' : ''
61841
61420
  },
@@ -61958,7 +61537,7 @@
61958
61537
  }
61959
61538
  }
61960
61539
  }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar))));
61961
- })))));
61540
+ }))));
61962
61541
  };
61963
61542
 
61964
61543
  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 ";
@@ -77165,7 +76744,7 @@
77165
76744
  style: {
77166
76745
  textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
77167
76746
  }
77168
- }, plainString(item.shortdescription)), /*#__PURE__*/React__default["default"].createElement("div", {
76747
+ }, plainString(item.description)), /*#__PURE__*/React__default["default"].createElement("div", {
77169
76748
  style: {
77170
76749
  flexDirection: 'column'
77171
76750
  },