tabexseriescomponents 0.0.217 → 0.0.220

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (255) hide show
  1. package/dist/index.cjs.js +1044 -780
  2. package/dist/index.esm.js +1044 -780
  3. package/dist/index.umd.js +1042 -778
  4. package/library.zip +0 -0
  5. package/package.json +2 -1
  6. package/srcold/Contexts/LanguageContext.jsx +390 -0
  7. package/srcold/Contexts/ProductsCardsSectionContext.jsx +34 -0
  8. package/srcold/StylesJS/Customstyles.js +236 -0
  9. package/srcold/TabexComponents/Cards/Card20/Card20.jsx +282 -0
  10. package/srcold/TabexComponents/Cards/Card21/Card21.jsx +388 -0
  11. package/srcold/TabexComponents/Cards/Card22/Card22.jsx +287 -0
  12. package/srcold/TabexComponents/Cards/Card23/Card23.jsx +403 -0
  13. package/srcold/TabexComponents/Cards/CardBadgeSlideFromTop/CardBadgeSlideFromTop.jsx +395 -0
  14. package/srcold/TabexComponents/Cards/CardWithTextOnly/CardWithTextOnly.jsx +70 -0
  15. package/srcold/TabexComponents/Cards/CategoryCardTextOnImage/CategoryCardTextOnImage.jsx +211 -0
  16. package/srcold/TabexComponents/Cards/CategoryCardwithhoveraction/CategoryCardwithhoveraction.jsx +220 -0
  17. package/srcold/TabexComponents/Cards/Categorycard_fullimage/Categorycard_fullimage.jsx +230 -0
  18. package/srcold/TabexComponents/Cards/Categorycard_slidebgscaled/Categorycard_slidebgscaled.jsx +198 -0
  19. package/srcold/TabexComponents/Cards/Categorycard_with_trianglebg/Categorycard_with_trianglebg.jsx +170 -0
  20. package/srcold/TabexComponents/Cards/Categorycard_with_twolinestransition/Categorycard_with_twolinestransition.jsx +181 -0
  21. package/srcold/TabexComponents/Cards/Categorycard_withshapes/Categorycard_withshapes.jsx +161 -0
  22. package/srcold/TabexComponents/Cards/Categorycard_withtext/Categorycard_withtext.jsx +180 -0
  23. package/srcold/TabexComponents/Cards/CircleCardWithVariants/CircleCardWithVariants.jsx +487 -0
  24. package/srcold/TabexComponents/Cards/Classiccategorycard/Classiccategorycard.jsx +123 -0
  25. package/srcold/TabexComponents/Cards/HorizontalCategoryCard/HorizontalCategoryCard.jsx +192 -0
  26. package/srcold/TabexComponents/Cards/Horizontalcard/Horizontalcard.jsx +270 -0
  27. package/srcold/TabexComponents/Cards/MenuCard/MenuCard.jsx +543 -0
  28. package/srcold/TabexComponents/Cards/ModernCardWithQuantityButton/ModernCardWithQuantityButton.jsx +467 -0
  29. package/srcold/TabexComponents/Cards/ModernProductCard/ModernProductCard.jsx +469 -0
  30. package/srcold/TabexComponents/Cards/NewProductcard/NewProductcard.jsx +445 -0
  31. package/srcold/TabexComponents/Cards/ProductCardWithTextOnImage/ProductCardWithTextOnImage.jsx +304 -0
  32. package/srcold/TabexComponents/Cards/Productcard6/Productcard6.jsx +256 -0
  33. package/srcold/TabexComponents/Cards/Productcard7/Productcard7.jsx +278 -0
  34. package/srcold/TabexComponents/Cards/Productcard_animatedbuttons/Productcard_animatedbuttons.jsx +443 -0
  35. package/srcold/TabexComponents/Cards/Productcard_with_circularbg/Productcard_with_circularbg.jsx +275 -0
  36. package/srcold/TabexComponents/Cards/Productcard_with_circularhover/Productcard_with_circularhover.jsx +315 -0
  37. package/srcold/TabexComponents/Cards/Productcard_with_slideanimation/Productcard_with_slideanimation.jsx +301 -0
  38. package/srcold/TabexComponents/Cards/Productcard_with_variants/Productcard_with_variants.jsx +419 -0
  39. package/srcold/TabexComponents/Cards/Productcard_with_zoominonhover/Productcard_with_zoominonhover.jsx +524 -0
  40. package/srcold/TabexComponents/Cards/Productcarddefault/Productcarddefault.jsx +275 -0
  41. package/srcold/TabexComponents/Cards/Productccard_with_imageontopleft/Productccard_with_imageontopleft.jsx +286 -0
  42. package/srcold/TabexComponents/Cards/Prouductcard_with_zoomhover/Prouductcard_with_zoomhover.jsx +136 -0
  43. package/srcold/TabexComponents/Cards/Simplecategorycardwithtextbelow/Simplecategorycardwithtextbelow.jsx +179 -0
  44. package/srcold/TabexComponents/Cards/Simpleproductcard/Simpleproductcard.jsx +291 -0
  45. package/srcold/TabexComponents/Cards/StylishProductCard/StylishProductCard.jsx +339 -0
  46. package/srcold/TabexComponents/Cards/TwoWayServiceSectionWithImage/TwoWayServiceSectionWithImage.jsx +338 -0
  47. package/srcold/TabexComponents/Cards/UpSlideEffectCard/UpSlideEffectCard.jsx +515 -0
  48. package/srcold/TabexComponents/Cards/UserCardWithSocialMediaOnHover/UserCardWithSocialMediaOnHover.jsx +184 -0
  49. package/srcold/TabexComponents/Footer/Allinonefooter/Allinonefooter.jsx +475 -0
  50. package/srcold/TabexComponents/Footer/Footer1/Footer1.jsx +448 -0
  51. package/srcold/TabexComponents/Footer/Footer2/Footer2.jsx +383 -0
  52. package/srcold/TabexComponents/Footer/Footer3/Footer3.jsx +394 -0
  53. package/srcold/TabexComponents/Footer/Footer4/Footer4.jsx +699 -0
  54. package/srcold/TabexComponents/Footer/Footer5/Footer5.jsx +523 -0
  55. package/srcold/TabexComponents/Footer/Footer6/Footer6.jsx +301 -0
  56. package/srcold/TabexComponents/Footer/Footer7/Footer7.jsx +415 -0
  57. package/srcold/TabexComponents/Footer/Footer8/Footer8.jsx +454 -0
  58. package/srcold/TabexComponents/Footer/FooterWithThreeColumns/FooterWithThreeColumns.jsx +329 -0
  59. package/srcold/TabexComponents/Footer/Simplefooter/Simplefooter.jsx +274 -0
  60. package/srcold/TabexComponents/Generalfiles/images/egyptflag.png +0 -0
  61. package/srcold/TabexComponents/Generalfiles/images/noimage.png +0 -0
  62. package/srcold/TabexComponents/Generalfiles/images/payment/cod.png +0 -0
  63. package/srcold/TabexComponents/Generalfiles/images/payment/fawry.png +0 -0
  64. package/srcold/TabexComponents/Generalfiles/images/payment/payment.png +0 -0
  65. package/srcold/TabexComponents/Generalfiles/images/payment/paymob.png +0 -0
  66. package/srcold/TabexComponents/Generalfiles/images/payment/paypal.png +0 -0
  67. package/srcold/TabexComponents/Generalfiles/images/payment/visa.png +0 -0
  68. package/srcold/TabexComponents/Generalfiles/images/shoppingcart.png +0 -0
  69. package/srcold/TabexComponents/Generalfiles/images/tabexlogo.png +0 -0
  70. package/srcold/TabexComponents/Generalfiles/images/unknownmaleuser.png +0 -0
  71. package/srcold/TabexComponents/Generalfiles/images/usflag.png +0 -0
  72. package/srcold/TabexComponents/Generalfiles/images/whatsapp.png +0 -0
  73. package/srcold/TabexComponents/Headers/CTAHeader/CTAHeader.jsx +880 -0
  74. package/srcold/TabexComponents/Headers/CategoryFeaturingHeader/CategoryFeaturingHeader.jsx +870 -0
  75. package/srcold/TabexComponents/Headers/ClassicHeader/ClassicHeader.jsx +688 -0
  76. package/srcold/TabexComponents/Headers/Gotoheader/Gotoheader.jsx +720 -0
  77. package/srcold/TabexComponents/Headers/Header4/Header4.jsx +621 -0
  78. package/srcold/TabexComponents/Headers/Header8/Header8.jsx +824 -0
  79. package/srcold/TabexComponents/Headers/HeaderRestaurant/HeaderRestaurant.jsx +730 -0
  80. package/srcold/TabexComponents/Headers/HeaderWithAdSlider/HeaderWithAdSlider.jsx +762 -0
  81. package/srcold/TabexComponents/Headers/HeaderWithSearchOnCenter/HeaderWithSearchOnCenter.jsx +706 -0
  82. package/srcold/TabexComponents/Headers/HeaderWithUtilityBar/HeaderWithUtilityBar.jsx +900 -0
  83. package/srcold/TabexComponents/Headers/Header_threesectionslogocentered/Header_threesectionslogocentered.jsx +841 -0
  84. package/srcold/TabexComponents/Headers/Headerresponsive/Headerresponsive.jsx +988 -0
  85. package/srcold/TabexComponents/Headers/Headerresponsive/HeaderresponsiveNew.jsx +1081 -0
  86. package/srcold/TabexComponents/Headers/Headerresponsive/HeaderresponsiveOriginal.jsx +988 -0
  87. package/srcold/TabexComponents/Headers/HeaderwithContactinfo/HeaderwithContactinfo.jsx +917 -0
  88. package/srcold/TabexComponents/Headers/Modernheader/Modernheader.jsx +693 -0
  89. package/srcold/TabexComponents/Headers/SearchFocusedHeader/SearchFocusedHeader.jsx +952 -0
  90. package/srcold/TabexComponents/Headers/Simpleheader/Simpleheader.jsx +636 -0
  91. package/srcold/TabexComponents/Headers/StylishHeader/StylishHeader.jsx +853 -0
  92. package/srcold/TabexComponents/Headers/Subheader/Subheader copy.jsx +373 -0
  93. package/srcold/TabexComponents/Headers/Subheader/Subheader.jsx +515 -0
  94. package/srcold/TabexComponents/Headers/Subheader/SubheaderDropdown.jsx +190 -0
  95. package/srcold/TabexComponents/Headers/Subheader/SubheaderOriginal.jsx +483 -0
  96. package/srcold/TabexComponents/Headers/ThreeTieredHeader/ThreeTieredHeader.jsx +1005 -0
  97. package/srcold/TabexComponents/Headers/TwoTieredHeader/TwoTieredHeader.jsx +1020 -0
  98. package/srcold/TabexComponents/Headers/TwoTieredWithCenteredLogoHeader/TwoTieredWithCenteredLogoHeader .jsx +843 -0
  99. package/srcold/TabexComponents/Sections/BackgroundImages/BacgroundThreeImageWithCategories/BacgroundThreeImageWithCategories.jsx +448 -0
  100. package/srcold/TabexComponents/Sections/BackgroundImages/BackgroundFiveImageStructure/BackgroundFiveImageStructure.jsx +346 -0
  101. package/srcold/TabexComponents/Sections/BackgroundImages/BackgroundImageWithTopContent/BackgroundImageWithTopContent.jsx +304 -0
  102. package/srcold/TabexComponents/Sections/BackgroundImages/BackgroundSectionWithServicesCards/BackgroundSectionWithServicesCards.jsx +301 -0
  103. package/srcold/TabexComponents/Sections/BackgroundImages/Backgroundimage1/Backgroundimage1.jsx +312 -0
  104. package/srcold/TabexComponents/Sections/BackgroundImages/Backgroundimage_with_toppill/Backgroundimage_with_toppill.jsx +271 -0
  105. package/srcold/TabexComponents/Sections/BackgroundImages/BackgroundimageandTextsection/BackgroundimageandTextsection.jsx +174 -0
  106. package/srcold/TabexComponents/Sections/BackgroundImages/Bgimagewithsearchbar/Bgimagewithsearchbar.jsx +200 -0
  107. package/srcold/TabexComponents/Sections/BackgroundImages/FullVideoSection/FullVideoSection.jsx +263 -0
  108. package/srcold/TabexComponents/Sections/BackgroundImages/Section_with_rightbgcont/Section_with_rightbgcont.jsx +143 -0
  109. package/srcold/TabexComponents/Sections/BackgroundImages/TextSectionConnectToWA/TextSectionConnectToWA.jsx +248 -0
  110. package/srcold/TabexComponents/Sections/BackgroundImages/Threebgimages/Threebgimages.jsx +295 -0
  111. package/srcold/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages copy.jsx +394 -0
  112. package/srcold/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages.jsx +406 -0
  113. package/srcold/TabexComponents/Sections/BackgroundImages/VideosSection/VideosSection.jsx +246 -0
  114. package/srcold/TabexComponents/Sections/Cards/CardsSection/CardsSection.jsx +1220 -0
  115. package/srcold/TabexComponents/Sections/Cards/CardsSection2/CardsSection2.jsx +480 -0
  116. package/srcold/TabexComponents/Sections/Cards/CardsSectionwithfilter/CardsSectionwithfilter.jsx +718 -0
  117. package/srcold/TabexComponents/Sections/Cards/ElegantCategoriesCardSection/ElegantCategoriesCardSection.jsx +406 -0
  118. package/srcold/TabexComponents/Sections/Cards/ModernCardsSection/ModernCardsSection.jsx +652 -0
  119. package/srcold/TabexComponents/Sections/Cards/RandomlyStructuredCollectionCards/RandomlyStructuredCollectionCards.jsx +635 -0
  120. package/srcold/TabexComponents/Sections/Cards/Sixverticalcardssection/Sixverticalcardssection.jsx +495 -0
  121. package/srcold/TabexComponents/Sections/Cards/UsersCardsSection/UsersCardsSection.jsx +383 -0
  122. package/srcold/TabexComponents/Sections/Slideshow/AboutSection/AboutSection.jsx +250 -0
  123. package/srcold/TabexComponents/Sections/Slideshow/Backgroundimage_with_topcircle/Backgroundimage_with_topcircle.jsx +160 -0
  124. package/srcold/TabexComponents/Sections/Slideshow/ContactUsSection/ContactUsSection.jsx +256 -0
  125. package/srcold/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection.jsx +329 -0
  126. package/srcold/TabexComponents/Sections/Slideshow/HorizontalContactUsSection/HorizontalContactUsSection.jsx +266 -0
  127. package/srcold/TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx +371 -0
  128. package/srcold/TabexComponents/Sections/Slideshow/Image_with_rightwords/Image_with_rightwords.jsx +140 -0
  129. package/srcold/TabexComponents/Sections/Slideshow/ServiceSectionWithImage/ServiceSectionWithImage.jsx +374 -0
  130. package/srcold/TabexComponents/Sections/Slideshow/Servicesection/Servicesection.jsx +339 -0
  131. package/srcold/TabexComponents/Sections/Slideshow/ServicesectionCenteredcards/ServicesectionCenteredcards.jsx +303 -0
  132. package/srcold/TabexComponents/Sections/Slideshow/Slideshow_with_rotatedsquare/Slideshow_with_rotatedsquare.jsx +224 -0
  133. package/srcold/TabexComponents/Sections/Slideshow/Slideshow_with_squarebg/Slideshow_with_squarebg.jsx +147 -0
  134. package/srcold/TabexComponents/Sections/Slideshow/Slideshowdifferentanimations/Slideshowdifferentanimations.jsx +139 -0
  135. package/srcold/TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade copy.jsx +634 -0
  136. package/srcold/TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade.jsx +324 -0
  137. package/srcold/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide copy.jsx +525 -0
  138. package/srcold/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide.jsx +569 -0
  139. package/srcold/TabexComponents/Sections/Slideshow/Slideshowslide/SlideshowslideOriginal.jsx +475 -0
  140. package/srcold/TabexComponents/Sections/Slideshow/Slideshowzoom/Arrow.js +91 -0
  141. package/srcold/TabexComponents/Sections/Slideshow/Slideshowzoom/Slideshowzoom.jsx +369 -0
  142. package/srcold/TabexComponents/Sections/Slideshow/TwoWayServiceSectionWithImage/TwoWayServiceSectionWithImage.jsx +392 -0
  143. package/srcold/TabexComponents/StaticPages/AccountInformation/AccountInformation.jsx +213 -0
  144. package/srcold/TabexComponents/StaticPages/CartSlider/CartSlider.jsx +467 -0
  145. package/srcold/TabexComponents/StaticPages/Categoriesdropdown/Categoriesdropdown.jsx +181 -0
  146. package/srcold/TabexComponents/StaticPages/Checkout/Checkout.jsx +1280 -0
  147. package/srcold/TabexComponents/StaticPages/Filter/Filter copy.jsx +1392 -0
  148. package/srcold/TabexComponents/StaticPages/Filter/Filter.jsx +1399 -0
  149. package/srcold/TabexComponents/StaticPages/Filter/FilterOriginal.jsx +1132 -0
  150. package/srcold/TabexComponents/StaticPages/InnerGroups/InnerGroups.jsx +60 -0
  151. package/srcold/TabexComponents/StaticPages/Login/FacebookLoginButton.jsx +50 -0
  152. package/srcold/TabexComponents/StaticPages/Login/GoogleLoginButton.jsx +35 -0
  153. package/srcold/TabexComponents/StaticPages/Login/Login.jsx +469 -0
  154. package/srcold/TabexComponents/StaticPages/OrderSuccess/OrderSuccess.jsx +143 -0
  155. package/srcold/TabexComponents/StaticPages/Ordershistory/Ordershistory.jsx +1329 -0
  156. package/srcold/TabexComponents/StaticPages/Policies/Policies.jsx +306 -0
  157. package/srcold/TabexComponents/StaticPages/Productinfo/Product_itemtype.jsx +1334 -0
  158. package/srcold/TabexComponents/StaticPages/Productinfo/Productinfo.jsx +715 -0
  159. package/srcold/TabexComponents/StaticPages/Productinfo/Service_itemtype copy.jsx +361 -0
  160. package/srcold/TabexComponents/StaticPages/Productinfo/Service_itemtype.jsx +361 -0
  161. package/srcold/TabexComponents/StaticPages/Productinfo/Serviceinfotabs.jsx +501 -0
  162. package/srcold/TabexComponents/StaticPages/Productinfo/staticroutersidenav.module.css +145 -0
  163. package/srcold/TabexComponents/StaticPages/Searchlist/Searchlist.jsx +227 -0
  164. package/srcold/TabexComponents/StaticPages/Signup/CustomerInformationForm.jsx +832 -0
  165. package/srcold/TabexComponents/StaticPages/Signup/Signup.jsx +154 -0
  166. package/srcold/TabexComponents/StaticPages/Staticpagesrouter/Staticpagesrouter.jsx +280 -0
  167. package/srcold/TabexComponents/StaticPages/Viewcart/Viewcart.jsx +671 -0
  168. package/srcold/TabexComponents/StaticPages/Wishlist/Wishlist.jsx +538 -0
  169. package/srcold/assets/images/appstore.png +0 -0
  170. package/srcold/assets/images/cod.png +0 -0
  171. package/srcold/assets/images/egyptflag.png +0 -0
  172. package/srcold/assets/images/fawry.png +0 -0
  173. package/srcold/assets/images/googleplay.png +0 -0
  174. package/srcold/assets/images/ksa.png +0 -0
  175. package/srcold/assets/images/mastercard.png +0 -0
  176. package/srcold/assets/images/payment.png +0 -0
  177. package/srcold/assets/images/paymob.png +0 -0
  178. package/srcold/assets/images/paypal.png +0 -0
  179. package/srcold/assets/images/shoppingcart.png +0 -0
  180. package/srcold/assets/images/usflag.png +0 -0
  181. package/srcold/assets/images/visa.png +0 -0
  182. package/srcold/assets/images/whatsapp.png +0 -0
  183. package/srcold/button.jsx +40 -0
  184. package/srcold/index.jsx +283 -0
  185. package/srcold/styles/Home.module.css +129 -0
  186. package/srcold/styles/cards/Categorcycard_fullimage.module.css +10 -0
  187. package/srcold/styles/cards/Categorycard_slidebgscaled.module.css +73 -0
  188. package/srcold/styles/cards/Categorycard_withshapes.module.css +189 -0
  189. package/srcold/styles/cards/ModernCardWithQuantityButton.module.css +30 -0
  190. package/srcold/styles/cards/Productcard6.module.css +9 -0
  191. package/srcold/styles/cards/Productccard_with_zoominonhover.module.css +51 -0
  192. package/srcold/styles/cards/Prouductcard_with_zoomhover.module.css +61 -0
  193. package/srcold/styles/cards/UserCardWithSocialMediaOnHover.module.css +65 -0
  194. package/srcold/styles/cards/categorycard.module.css +85 -0
  195. package/srcold/styles/cards/categorycard3.module.css +50 -0
  196. package/srcold/styles/cards/categorycardwithtext.module.css +40 -0
  197. package/srcold/styles/cards/productcard_animatedbuttons.module.css +130 -0
  198. package/srcold/styles/cards/productcard_with_textonhover.module.css +18 -0
  199. package/srcold/styles/cards/productcard_withtextonimage.module.css +0 -0
  200. package/srcold/styles/cards/productccard_with_imageontopleft.module.css +85 -0
  201. package/srcold/styles/general/bootstrap.css +4727 -0
  202. package/srcold/styles/general/dropdown.css +206 -0
  203. package/srcold/styles/general/editorbardropdown.module.css +94 -0
  204. package/srcold/styles/general/filter.module.css +108 -0
  205. package/srcold/styles/general/form.module.css +273 -0
  206. package/srcold/styles/general/general.module.css +872 -0
  207. package/srcold/styles/general/image-gallery.css +531 -0
  208. package/srcold/styles/general/react-accessible-accordion.module.css +52 -0
  209. package/srcold/styles/general/react-phone-input-2.module.css +927 -0
  210. package/srcold/styles/general/scrollbtn.module.css +22 -0
  211. package/srcold/styles/general/slick.module.css +166 -0
  212. package/srcold/styles/general/tabs.module.css +119 -0
  213. package/srcold/styles/general/workplaceeditor.module.css +328 -0
  214. package/srcold/styles/globals.css +26 -0
  215. package/srcold/styles/headers/CTAHeader.module.css +40 -0
  216. package/srcold/styles/headers/CategoryFeaturingHeader.module.css +61 -0
  217. package/srcold/styles/headers/Gotoheader.module.css +81 -0
  218. package/srcold/styles/headers/Header7.module.css +50 -0
  219. package/srcold/styles/headers/HeaderWithAdSlider.module.css +86 -0
  220. package/srcold/styles/headers/HeaderWithSearchOnCenter.module.css +101 -0
  221. package/srcold/styles/headers/HeaderWithUtilityBar.module.css +46 -0
  222. package/srcold/styles/headers/Header_threesectionslogocentered.module.css +84 -0
  223. package/srcold/styles/headers/NewHeader.module.css +101 -0
  224. package/srcold/styles/headers/SearchFocusedHeader.module.css +62 -0
  225. package/srcold/styles/headers/Sideheader.module.css +108 -0
  226. package/srcold/styles/headers/Simpleheader.module.css +102 -0
  227. package/srcold/styles/headers/classicheader.module.css +16 -0
  228. package/srcold/styles/headers/classicheaderstyles.module.css +9 -0
  229. package/srcold/styles/headers/dropdown.css +0 -0
  230. package/srcold/styles/headers/header4.module.css +175 -0
  231. package/srcold/styles/headers/header5.module.css +30 -0
  232. package/srcold/styles/headers/header_contactinfo.module.css +53 -0
  233. package/srcold/styles/headers/headerresturant.module.css +89 -0
  234. package/srcold/styles/headers/modernheader.module.css +72 -0
  235. package/srcold/styles/headers/stylishheader.module.css +24 -0
  236. package/srcold/styles/headers/subheader.module.css +114 -0
  237. package/srcold/styles/headers/threetieredheader.module.css +91 -0
  238. package/srcold/styles/sections/BackgroundImageWithTopContent.css +4 -0
  239. package/srcold/styles/sections/Backgroundimage1.module.css +17 -0
  240. package/srcold/styles/sections/Backgroundimage_with_topcircle.module.css +28 -0
  241. package/srcold/styles/sections/Section_with_rightbgcont.module.css +49 -0
  242. package/srcold/styles/sections/Slideshow_with_rotatedsquare.module.css +35 -0
  243. package/srcold/styles/sections/Slideshow_with_squarebg.module.css +39 -0
  244. package/srcold/styles/staticpages/accordion.module.css +9 -0
  245. package/srcold/styles/staticpages/cart.module.css +108 -0
  246. package/srcold/styles/staticpages/dropdown.css +196 -0
  247. package/srcold/styles/staticpages/filter.module.css +139 -0
  248. package/srcold/styles/staticpages/image-gallery.css +481 -0
  249. package/srcold/styles/staticpages/login.module.css +113 -0
  250. package/srcold/styles/staticpages/productinfo.module.css +54 -0
  251. package/srcold/styles/staticpages/shop.module.css +191 -0
  252. package/srcold/styles/staticpages/signup.module.css +206 -0
  253. package/srcold/styles/staticpages/staticroutersidenav.module.css +129 -0
  254. package/srcold/styles/staticpages/viewcart.module.css +129 -0
  255. package/srcold/styles/staticpages/wishlist.module.css +29 -0
package/dist/index.umd.js CHANGED
@@ -1,8 +1,8 @@
1
1
  (function (global, factory) {
2
- typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('@babel/runtime/helpers/slicedToArray'), require('react'), require('@babel/runtime/helpers/classCallCheck'), require('@babel/runtime/helpers/createClass'), require('@babel/runtime/helpers/assertThisInitialized'), require('@babel/runtime/helpers/inherits'), require('@babel/runtime/helpers/possibleConstructorReturn'), require('@babel/runtime/helpers/getPrototypeOf'), require('@babel/runtime/helpers/defineProperty'), require('universal-cookie'), require('react-cssfx-loading'), require('glamor'), require('@react-oauth/google'), require('jwt-decode'), require('react-facebook-login/dist/facebook-login-render-props'), require('@react-icons/all-files/fa/FaFacebookF'), require('@react-icons/all-files/ai/AiOutlineUser'), require('@react-icons/all-files/io/IoMdClose'), require('react-bootstrap'), require('react-query'), require('imagekitio-react'), require('react-image-gallery'), require('@react-icons/all-files/md/MdAddShoppingCart'), require('@react-icons/all-files/io5/IoBagHandleOutline'), require('@react-icons/all-files/bs/BsBag'), require('@react-icons/all-files/cg/CgShoppingBag'), require('@react-icons/all-files/fa/FaRegHeart'), require('@react-icons/all-files/fa/FaHeart'), require('@react-icons/all-files/fi/FiShoppingBag'), require('@react-icons/all-files/fi/FiShoppingCart'), require('@react-icons/all-files/ai/AiFillStar'), require('@react-icons/all-files/ai/AiOutlineStar'), require('@react-icons/all-files/ri/RiSecurePaymentLine'), require('@react-icons/all-files/hi/HiOutlinePhone'), require('@react-icons/all-files/ai/AiOutlineMail'), require('@react-icons/all-files/fa/FaShippingFast'), require('react-share'), require('@mui/material'), require('@babel/runtime/helpers/toConsumableArray'), require('@react-icons/all-files/ai/AiOutlineClockCircle'), require('@react-icons/all-files/ai/AiOutlinePlus'), require('@react-icons/all-files/ai/AiOutlineCheck'), require('react-horizontal-scrolling-menu'), require('@react-icons/all-files/ai/AiOutlineSecurityScan'), require('@react-icons/all-files/fa/FaStar'), require('@react-icons/all-files/io5/IoLocationSharp'), require('@react-icons/all-files/hi/HiOutlineChevronRight'), require('@react-icons/all-files/hi/HiOutlineChevronLeft'), require('@react-icons/all-files/go/GoGlobe'), require('@react-icons/all-files/vsc/VscGlobe'), require('@react-icons/all-files/fi/FiLayers'), require('@react-icons/all-files/hi/HiOutlineTrash'), require('@react-icons/all-files/bi/BiSad'), require('react-textarea-autosize'), require('@react-icons/all-files/hi/HiUser'), require('@react-icons/all-files/gr/GrMail'), require('@react-icons/all-files/fi/FiCheckCircle'), require('@react-icons/all-files/bi/BiPhone'), require('react-accessible-accordion'), require('@react-icons/all-files/bs/BsChevronLeft'), require('@react-icons/all-files/bs/BsChevronRight'), require('@react-icons/all-files/ri/RiArrowUpSLine'), require('@react-icons/all-files/ri/RiArrowDownSLine'), require('react-router-dom'), require('@react-icons/all-files/io5/IoBagCheckOutline'), require('@react-icons/all-files/io5/IoBagRemoveOutline'), require('react-bootstrap/Dropdown'), require('@react-icons/all-files/fi/FiChevronUp'), require('@react-icons/all-files/fi/FiChevronDown'), require('react-intersection-observer'), require('@react-icons/all-files/fa/FaArrowAltCircleRight'), require('@react-icons/all-files/fa/FaArrowAltCircleLeft'), require('@react-icons/all-files/fi/FiFilter'), require('@react-icons/all-files/fi/FiChevronLeft'), require('@react-icons/all-files/fi/FiChevronRight'), require('react-paginate'), require('@react-icons/all-files/bi/BiGlobe'), require('@react-icons/all-files/hi/HiOutlinePlus'), require('@react-icons/all-files/ai/AiOutlineMinus'), require('@react-icons/all-files/md/MdKeyboardArrowDown'), require('@react-icons/all-files/fa/FaMoneyBillWave'), require('@react-icons/all-files/bi/BiLogOutCircle'), require('@react-icons/all-files/bi/BiChevronDown'), require('@react-icons/all-files/bi/BiUser'), require('@react-icons/all-files/ai/AiOutlineLogin'), require('@react-icons/all-files/ai/AiOutlineUserAdd'), require('@react-icons/all-files/ri/RiSearchLine'), require('@react-icons/all-files/cg/CgMenuLeft'), require('@react-icons/all-files/cg/CgMenuRight'), require('@react-icons/all-files/hi/HiOutlineShoppingBag'), require('@react-icons/all-files/ri/RiHandbagLine'), require('@react-icons/all-files/bi/BiSearch'), require('@react-icons/all-files/fi/FiUser'), require('@react-icons/all-files/ai/AiOutlineHeart'), require('@react-icons/all-files/fi/FiPhone'), require('@react-icons/all-files/hi/HiMenuAlt4'), require('@react-icons/all-files/fi/FiSearch'), require('@react-icons/all-files/bs/BsSearch'), require('@react-icons/all-files/ai/AiFillInstagram'), require('@react-icons/all-files/fa/FaWhatsapp'), require('@react-icons/all-files/go/GoSearch'), require('@react-icons/all-files/ai/AiOutlineInstagram'), require('@react-icons/all-files/bs/BsInfoCircle'), require('@react-icons/all-files/ai/AiFillPhone'), require('@react-icons/all-files/io5/IoClose'), require('@react-icons/all-files/md/MdKeyboardArrowUp'), require('@react-icons/all-files/fa/FaPhoneAlt'), require('@react-icons/all-files/fa/FaPhone'), require('@react-icons/all-files/ai/AiOutlinePhone'), require('@react-icons/all-files/go/GoLocation'), require('@react-icons/all-files/ri/RiRoadMapLine'), require('@react-icons/all-files/hi/HiOutlineClock'), require('react-select'), require('@react-icons/all-files/io/IoIosArrowRoundForward'), require('@react-icons/all-files/io/IoIosArrowRoundBack'), require('react-player'), require('react-background-slideshow'), require('@babel/runtime/helpers/extends'), require('react-slideshow-image'), require('@react-icons/all-files/hi/HiOutlineLocationMarker'), require('@react-icons/all-files/fi/FiPhoneCall'), require('@react-icons/all-files/fa/FaRegEye'), require('@react-icons/all-files/fi/FiMinus'), require('@react-icons/all-files/fi/FiPlus'), require('@react-icons/all-files/bs/BsArrowRight'), require('@react-icons/all-files/bs/BsArrowLeft'), require('@react-icons/all-files/bs/BsEye'), require('@react-icons/all-files/bi/BiTimeFive'), require('@react-icons/all-files/io/IoIosArrowUp')) :
3
- typeof define === 'function' && define.amd ? define(['@babel/runtime/helpers/slicedToArray', 'react', '@babel/runtime/helpers/classCallCheck', '@babel/runtime/helpers/createClass', '@babel/runtime/helpers/assertThisInitialized', '@babel/runtime/helpers/inherits', '@babel/runtime/helpers/possibleConstructorReturn', '@babel/runtime/helpers/getPrototypeOf', '@babel/runtime/helpers/defineProperty', 'universal-cookie', 'react-cssfx-loading', 'glamor', '@react-oauth/google', 'jwt-decode', 'react-facebook-login/dist/facebook-login-render-props', '@react-icons/all-files/fa/FaFacebookF', '@react-icons/all-files/ai/AiOutlineUser', '@react-icons/all-files/io/IoMdClose', 'react-bootstrap', 'react-query', 'imagekitio-react', 'react-image-gallery', '@react-icons/all-files/md/MdAddShoppingCart', '@react-icons/all-files/io5/IoBagHandleOutline', '@react-icons/all-files/bs/BsBag', '@react-icons/all-files/cg/CgShoppingBag', '@react-icons/all-files/fa/FaRegHeart', '@react-icons/all-files/fa/FaHeart', '@react-icons/all-files/fi/FiShoppingBag', '@react-icons/all-files/fi/FiShoppingCart', '@react-icons/all-files/ai/AiFillStar', '@react-icons/all-files/ai/AiOutlineStar', '@react-icons/all-files/ri/RiSecurePaymentLine', '@react-icons/all-files/hi/HiOutlinePhone', '@react-icons/all-files/ai/AiOutlineMail', '@react-icons/all-files/fa/FaShippingFast', 'react-share', '@mui/material', '@babel/runtime/helpers/toConsumableArray', '@react-icons/all-files/ai/AiOutlineClockCircle', '@react-icons/all-files/ai/AiOutlinePlus', '@react-icons/all-files/ai/AiOutlineCheck', 'react-horizontal-scrolling-menu', '@react-icons/all-files/ai/AiOutlineSecurityScan', '@react-icons/all-files/fa/FaStar', '@react-icons/all-files/io5/IoLocationSharp', '@react-icons/all-files/hi/HiOutlineChevronRight', '@react-icons/all-files/hi/HiOutlineChevronLeft', '@react-icons/all-files/go/GoGlobe', '@react-icons/all-files/vsc/VscGlobe', '@react-icons/all-files/fi/FiLayers', '@react-icons/all-files/hi/HiOutlineTrash', '@react-icons/all-files/bi/BiSad', 'react-textarea-autosize', '@react-icons/all-files/hi/HiUser', '@react-icons/all-files/gr/GrMail', '@react-icons/all-files/fi/FiCheckCircle', '@react-icons/all-files/bi/BiPhone', 'react-accessible-accordion', '@react-icons/all-files/bs/BsChevronLeft', '@react-icons/all-files/bs/BsChevronRight', '@react-icons/all-files/ri/RiArrowUpSLine', '@react-icons/all-files/ri/RiArrowDownSLine', 'react-router-dom', '@react-icons/all-files/io5/IoBagCheckOutline', '@react-icons/all-files/io5/IoBagRemoveOutline', 'react-bootstrap/Dropdown', '@react-icons/all-files/fi/FiChevronUp', '@react-icons/all-files/fi/FiChevronDown', 'react-intersection-observer', '@react-icons/all-files/fa/FaArrowAltCircleRight', '@react-icons/all-files/fa/FaArrowAltCircleLeft', '@react-icons/all-files/fi/FiFilter', '@react-icons/all-files/fi/FiChevronLeft', '@react-icons/all-files/fi/FiChevronRight', 'react-paginate', '@react-icons/all-files/bi/BiGlobe', '@react-icons/all-files/hi/HiOutlinePlus', '@react-icons/all-files/ai/AiOutlineMinus', '@react-icons/all-files/md/MdKeyboardArrowDown', '@react-icons/all-files/fa/FaMoneyBillWave', '@react-icons/all-files/bi/BiLogOutCircle', '@react-icons/all-files/bi/BiChevronDown', '@react-icons/all-files/bi/BiUser', '@react-icons/all-files/ai/AiOutlineLogin', '@react-icons/all-files/ai/AiOutlineUserAdd', '@react-icons/all-files/ri/RiSearchLine', '@react-icons/all-files/cg/CgMenuLeft', '@react-icons/all-files/cg/CgMenuRight', '@react-icons/all-files/hi/HiOutlineShoppingBag', '@react-icons/all-files/ri/RiHandbagLine', '@react-icons/all-files/bi/BiSearch', '@react-icons/all-files/fi/FiUser', '@react-icons/all-files/ai/AiOutlineHeart', '@react-icons/all-files/fi/FiPhone', '@react-icons/all-files/hi/HiMenuAlt4', '@react-icons/all-files/fi/FiSearch', '@react-icons/all-files/bs/BsSearch', '@react-icons/all-files/ai/AiFillInstagram', '@react-icons/all-files/fa/FaWhatsapp', '@react-icons/all-files/go/GoSearch', '@react-icons/all-files/ai/AiOutlineInstagram', '@react-icons/all-files/bs/BsInfoCircle', '@react-icons/all-files/ai/AiFillPhone', '@react-icons/all-files/io5/IoClose', '@react-icons/all-files/md/MdKeyboardArrowUp', '@react-icons/all-files/fa/FaPhoneAlt', '@react-icons/all-files/fa/FaPhone', '@react-icons/all-files/ai/AiOutlinePhone', '@react-icons/all-files/go/GoLocation', '@react-icons/all-files/ri/RiRoadMapLine', '@react-icons/all-files/hi/HiOutlineClock', 'react-select', '@react-icons/all-files/io/IoIosArrowRoundForward', '@react-icons/all-files/io/IoIosArrowRoundBack', 'react-player', 'react-background-slideshow', '@babel/runtime/helpers/extends', 'react-slideshow-image', '@react-icons/all-files/hi/HiOutlineLocationMarker', '@react-icons/all-files/fi/FiPhoneCall', '@react-icons/all-files/fa/FaRegEye', '@react-icons/all-files/fi/FiMinus', '@react-icons/all-files/fi/FiPlus', '@react-icons/all-files/bs/BsArrowRight', '@react-icons/all-files/bs/BsArrowLeft', '@react-icons/all-files/bs/BsEye', '@react-icons/all-files/bi/BiTimeFive', '@react-icons/all-files/io/IoIosArrowUp'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.tabexseriescomponents = factory(global._slicedToArray, global.React, global._classCallCheck, global._createClass, global._assertThisInitialized, global._inherits, global._possibleConstructorReturn, global._getPrototypeOf, global._defineProperty, global.Cookies, global.reactCssfxLoading, global.glamor, global.google, global.jwtDecode, global.FacebookLogin, global.FaFacebookF, global.AiOutlineUser, global.IoMdClose, global.reactBootstrap, null, global.imagekitioReact, global.ImageGallery, global.MdAddShoppingCart, global.IoBagHandleOutline, global.BsBag, global.CgShoppingBag, global.FaRegHeart, global.FaHeart, global.FiShoppingBag, global.FiShoppingCart, global.AiFillStar, global.AiOutlineStar, global.RiSecurePaymentLine, global.HiOutlinePhone, global.AiOutlineMail, global.FaShippingFast, global.reactShare, global.material, global._toConsumableArray, global.AiOutlineClockCircle, global.AiOutlinePlus, global.AiOutlineCheck, global.reactHorizontalScrollingMenu, global.AiOutlineSecurityScan, global.FaStar, global.IoLocationSharp, global.HiOutlineChevronRight, global.HiOutlineChevronLeft, global.GoGlobe, global.VscGlobe, global.FiLayers, global.HiOutlineTrash, global.BiSad, global.TextareaAutosize, global.HiUser, global.GrMail, global.FiCheckCircle, global.BiPhone, global.reactAccessibleAccordion, global.BsChevronLeft, global.BsChevronRight, global.RiArrowUpSLine, global.RiArrowDownSLine, null, global.IoBagCheckOutline, global.IoBagRemoveOutline, global.Dropdown, global.FiChevronUp, global.FiChevronDown, global.reactIntersectionObserver, global.FaArrowAltCircleRight, global.FaArrowAltCircleLeft, global.FiFilter, global.FiChevronLeft, global.FiChevronRight, global.ReactPaginate, global.BiGlobe, null, null, global.MdKeyboardArrowDown, global.FaMoneyBillWave, global.BiLogOutCircle, global.BiChevronDown, global.BiUser, global.AiOutlineLogin, global.AiOutlineUserAdd, global.RiSearchLine, global.CgMenuLeft, global.CgMenuRight, global.HiOutlineShoppingBag, global.RiHandbagLine, global.BiSearch, global.FiUser, global.AiOutlineHeart, global.FiPhone, global.HiMenuAlt4, global.FiSearch, global.BsSearch, global.AiFillInstagram, global.FaWhatsapp, global.GoSearch, global.AiOutlineInstagram, global.BsInfoCircle, global.AiFillPhone, global.IoClose, global.MdKeyboardArrowUp, global.FaPhoneAlt, global.FaPhone, global.AiOutlinePhone, global.GoLocation, global.RiRoadMapLine, global.HiOutlineClock, global.Select$2, global.IoIosArrowRoundForward, global.IoIosArrowRoundBack, global.ReactPlayer, global.BackgroundSlideshow, global._extends, global.reactSlideshowImage, global.HiOutlineLocationMarker, global.FiPhoneCall, global.FaRegEye, global.FiMinus, global.FiPlus, global.BsArrowRight, global.BsArrowLeft, global.BsEye, global.BiTimeFive, global.IoIosArrowUp));
5
- })(this, (function (_slicedToArray, React, _classCallCheck, _createClass, _assertThisInitialized, _inherits, _possibleConstructorReturn, _getPrototypeOf, _defineProperty, Cookies, reactCssfxLoading, glamor, google, jwtDecode, FacebookLogin, FaFacebookF, AiOutlineUser, IoMdClose, reactBootstrap, reactQuery, imagekitioReact, ImageGallery, MdAddShoppingCart, IoBagHandleOutline, BsBag, CgShoppingBag, FaRegHeart, FaHeart, FiShoppingBag, FiShoppingCart, AiFillStar, AiOutlineStar, RiSecurePaymentLine, HiOutlinePhone, AiOutlineMail, FaShippingFast, reactShare, material, _toConsumableArray, AiOutlineClockCircle, AiOutlinePlus, AiOutlineCheck, reactHorizontalScrollingMenu, AiOutlineSecurityScan, FaStar, IoLocationSharp, HiOutlineChevronRight, HiOutlineChevronLeft, GoGlobe, VscGlobe, FiLayers, HiOutlineTrash, BiSad, TextareaAutosize, HiUser, GrMail, FiCheckCircle, BiPhone, reactAccessibleAccordion, BsChevronLeft, BsChevronRight, RiArrowUpSLine, RiArrowDownSLine, reactRouterDom, IoBagCheckOutline, IoBagRemoveOutline, Dropdown, FiChevronUp, FiChevronDown, reactIntersectionObserver, FaArrowAltCircleRight, FaArrowAltCircleLeft, FiFilter, FiChevronLeft, FiChevronRight, ReactPaginate, BiGlobe, HiOutlinePlus, AiOutlineMinus, MdKeyboardArrowDown, FaMoneyBillWave, BiLogOutCircle, BiChevronDown, BiUser, AiOutlineLogin, AiOutlineUserAdd, RiSearchLine, CgMenuLeft, CgMenuRight, HiOutlineShoppingBag, RiHandbagLine, BiSearch, FiUser, AiOutlineHeart, FiPhone, HiMenuAlt4, FiSearch, BsSearch, AiFillInstagram, FaWhatsapp, GoSearch, AiOutlineInstagram, BsInfoCircle, AiFillPhone, IoClose, MdKeyboardArrowUp, FaPhoneAlt, FaPhone, AiOutlinePhone, GoLocation, RiRoadMapLine, HiOutlineClock, Select$2, IoIosArrowRoundForward, IoIosArrowRoundBack, ReactPlayer, BackgroundSlideshow, _extends, reactSlideshowImage, HiOutlineLocationMarker, FiPhoneCall, FaRegEye, FiMinus, FiPlus, BsArrowRight, BsArrowLeft, BsEye, BiTimeFive, IoIosArrowUp) { 'use strict';
2
+ typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('@babel/runtime/helpers/slicedToArray'), require('react'), require('@babel/runtime/helpers/classCallCheck'), require('@babel/runtime/helpers/createClass'), require('@babel/runtime/helpers/assertThisInitialized'), require('@babel/runtime/helpers/inherits'), require('@babel/runtime/helpers/possibleConstructorReturn'), require('@babel/runtime/helpers/getPrototypeOf'), require('@babel/runtime/helpers/defineProperty'), require('universal-cookie'), require('react-cssfx-loading'), require('glamor'), require('@react-oauth/google'), require('jwt-decode'), require('react-facebook-login/dist/facebook-login-render-props'), require('@react-icons/all-files/fa/FaFacebookF'), require('@react-icons/all-files/ai/AiOutlineUser'), require('@react-icons/all-files/io/IoMdClose'), require('react-bootstrap'), require('react-query'), require('react-image-gallery'), require('@react-icons/all-files/md/MdAddShoppingCart'), require('@react-icons/all-files/io5/IoBagHandleOutline'), require('@react-icons/all-files/bs/BsBag'), require('@react-icons/all-files/cg/CgShoppingBag'), require('@react-icons/all-files/fa/FaRegHeart'), require('@react-icons/all-files/fa/FaHeart'), require('@react-icons/all-files/fi/FiShoppingBag'), require('@react-icons/all-files/fi/FiShoppingCart'), require('@react-icons/all-files/ai/AiFillStar'), require('@react-icons/all-files/ai/AiOutlineStar'), require('react-share'), require('imagekitio-react'), require('@mui/material'), require('@react-icons/all-files/ai/AiOutlineClockCircle'), require('@react-icons/all-files/ai/AiOutlinePlus'), require('@react-icons/all-files/ai/AiOutlineCheck'), require('react-horizontal-scrolling-menu'), require('@react-icons/all-files/hi/HiOutlinePhone'), require('@react-icons/all-files/ai/AiOutlineMail'), require('@react-icons/all-files/fa/FaShippingFast'), require('@react-icons/all-files/ri/RiSecurePaymentLine'), require('@babel/runtime/helpers/toConsumableArray'), require('@react-icons/all-files/ai/AiOutlineSecurityScan'), require('@react-icons/all-files/fa/FaStar'), require('@react-icons/all-files/io5/IoLocationSharp'), require('@react-icons/all-files/hi/HiOutlineChevronRight'), require('@react-icons/all-files/hi/HiOutlineChevronLeft'), require('@react-icons/all-files/go/GoGlobe'), require('@react-icons/all-files/vsc/VscGlobe'), require('@react-icons/all-files/fi/FiLayers'), require('@react-icons/all-files/hi/HiOutlineTrash'), require('@react-icons/all-files/bi/BiSad'), require('react-textarea-autosize'), require('@react-icons/all-files/hi/HiUser'), require('@react-icons/all-files/gr/GrMail'), require('@react-icons/all-files/fi/FiCheckCircle'), require('@react-icons/all-files/bi/BiPhone'), require('react-accessible-accordion'), require('@react-icons/all-files/bs/BsChevronLeft'), require('@react-icons/all-files/bs/BsChevronRight'), require('@react-icons/all-files/ri/RiArrowUpSLine'), require('@react-icons/all-files/ri/RiArrowDownSLine'), require('react-router-dom'), require('@react-icons/all-files/io5/IoBagCheckOutline'), require('@react-icons/all-files/io5/IoBagRemoveOutline'), require('react-bootstrap/Dropdown'), require('@react-icons/all-files/fi/FiChevronUp'), require('@react-icons/all-files/fi/FiChevronDown'), require('react-intersection-observer'), require('@react-icons/all-files/fa/FaArrowAltCircleRight'), require('@react-icons/all-files/fa/FaArrowAltCircleLeft'), require('@react-icons/all-files/fi/FiFilter'), require('@react-icons/all-files/fi/FiChevronLeft'), require('@react-icons/all-files/fi/FiChevronRight'), require('react-paginate'), require('@react-icons/all-files/bi/BiGlobe'), require('@react-icons/all-files/hi/HiOutlinePlus'), require('@react-icons/all-files/ai/AiOutlineMinus'), require('@react-icons/all-files/md/MdKeyboardArrowDown'), require('@react-icons/all-files/fa/FaMoneyBillWave'), require('@react-icons/all-files/bi/BiLogOutCircle'), require('@react-icons/all-files/bi/BiChevronDown'), require('@react-icons/all-files/bi/BiUser'), require('@react-icons/all-files/ai/AiOutlineLogin'), require('@react-icons/all-files/ai/AiOutlineUserAdd'), require('@react-icons/all-files/ri/RiSearchLine'), require('@react-icons/all-files/cg/CgMenuLeft'), require('@react-icons/all-files/cg/CgMenuRight'), require('@react-icons/all-files/hi/HiOutlineShoppingBag'), require('@react-icons/all-files/ri/RiHandbagLine'), require('@react-icons/all-files/bi/BiSearch'), require('@react-icons/all-files/fi/FiUser'), require('@react-icons/all-files/ai/AiOutlineHeart'), require('@react-icons/all-files/fi/FiPhone'), require('@react-icons/all-files/hi/HiMenuAlt4'), require('@react-icons/all-files/fi/FiSearch'), require('@react-icons/all-files/bs/BsSearch'), require('@react-icons/all-files/ai/AiFillInstagram'), require('@react-icons/all-files/fa/FaWhatsapp'), require('@react-icons/all-files/go/GoSearch'), require('@react-icons/all-files/ai/AiOutlineInstagram'), require('@react-icons/all-files/bs/BsInfoCircle'), require('@react-icons/all-files/ai/AiFillPhone'), require('@react-icons/all-files/io5/IoClose'), require('@react-icons/all-files/md/MdKeyboardArrowUp'), require('@react-icons/all-files/fa/FaPhoneAlt'), require('@react-icons/all-files/fa/FaPhone'), require('@react-icons/all-files/ai/AiOutlinePhone'), require('@react-icons/all-files/go/GoLocation'), require('@react-icons/all-files/ri/RiRoadMapLine'), require('@react-icons/all-files/hi/HiOutlineClock'), require('react-select'), require('@react-icons/all-files/io/IoIosArrowRoundForward'), require('@react-icons/all-files/io/IoIosArrowRoundBack'), require('react-player'), require('react-background-slideshow'), require('@babel/runtime/helpers/extends'), require('react-slideshow-image'), require('@react-icons/all-files/hi/HiOutlineLocationMarker'), require('@react-icons/all-files/fi/FiPhoneCall'), require('@react-icons/all-files/fa/FaRegEye'), require('@react-icons/all-files/fi/FiMinus'), require('@react-icons/all-files/fi/FiPlus'), require('@react-icons/all-files/bs/BsArrowRight'), require('@react-icons/all-files/bs/BsArrowLeft'), require('@react-icons/all-files/bs/BsEye'), require('@react-icons/all-files/bi/BiTimeFive'), require('@react-icons/all-files/io/IoIosArrowUp')) :
3
+ typeof define === 'function' && define.amd ? define(['@babel/runtime/helpers/slicedToArray', 'react', '@babel/runtime/helpers/classCallCheck', '@babel/runtime/helpers/createClass', '@babel/runtime/helpers/assertThisInitialized', '@babel/runtime/helpers/inherits', '@babel/runtime/helpers/possibleConstructorReturn', '@babel/runtime/helpers/getPrototypeOf', '@babel/runtime/helpers/defineProperty', 'universal-cookie', 'react-cssfx-loading', 'glamor', '@react-oauth/google', 'jwt-decode', 'react-facebook-login/dist/facebook-login-render-props', '@react-icons/all-files/fa/FaFacebookF', '@react-icons/all-files/ai/AiOutlineUser', '@react-icons/all-files/io/IoMdClose', 'react-bootstrap', 'react-query', 'react-image-gallery', '@react-icons/all-files/md/MdAddShoppingCart', '@react-icons/all-files/io5/IoBagHandleOutline', '@react-icons/all-files/bs/BsBag', '@react-icons/all-files/cg/CgShoppingBag', '@react-icons/all-files/fa/FaRegHeart', '@react-icons/all-files/fa/FaHeart', '@react-icons/all-files/fi/FiShoppingBag', '@react-icons/all-files/fi/FiShoppingCart', '@react-icons/all-files/ai/AiFillStar', '@react-icons/all-files/ai/AiOutlineStar', 'react-share', 'imagekitio-react', '@mui/material', '@react-icons/all-files/ai/AiOutlineClockCircle', '@react-icons/all-files/ai/AiOutlinePlus', '@react-icons/all-files/ai/AiOutlineCheck', 'react-horizontal-scrolling-menu', '@react-icons/all-files/hi/HiOutlinePhone', '@react-icons/all-files/ai/AiOutlineMail', '@react-icons/all-files/fa/FaShippingFast', '@react-icons/all-files/ri/RiSecurePaymentLine', '@babel/runtime/helpers/toConsumableArray', '@react-icons/all-files/ai/AiOutlineSecurityScan', '@react-icons/all-files/fa/FaStar', '@react-icons/all-files/io5/IoLocationSharp', '@react-icons/all-files/hi/HiOutlineChevronRight', '@react-icons/all-files/hi/HiOutlineChevronLeft', '@react-icons/all-files/go/GoGlobe', '@react-icons/all-files/vsc/VscGlobe', '@react-icons/all-files/fi/FiLayers', '@react-icons/all-files/hi/HiOutlineTrash', '@react-icons/all-files/bi/BiSad', 'react-textarea-autosize', '@react-icons/all-files/hi/HiUser', '@react-icons/all-files/gr/GrMail', '@react-icons/all-files/fi/FiCheckCircle', '@react-icons/all-files/bi/BiPhone', 'react-accessible-accordion', '@react-icons/all-files/bs/BsChevronLeft', '@react-icons/all-files/bs/BsChevronRight', '@react-icons/all-files/ri/RiArrowUpSLine', '@react-icons/all-files/ri/RiArrowDownSLine', 'react-router-dom', '@react-icons/all-files/io5/IoBagCheckOutline', '@react-icons/all-files/io5/IoBagRemoveOutline', 'react-bootstrap/Dropdown', '@react-icons/all-files/fi/FiChevronUp', '@react-icons/all-files/fi/FiChevronDown', 'react-intersection-observer', '@react-icons/all-files/fa/FaArrowAltCircleRight', '@react-icons/all-files/fa/FaArrowAltCircleLeft', '@react-icons/all-files/fi/FiFilter', '@react-icons/all-files/fi/FiChevronLeft', '@react-icons/all-files/fi/FiChevronRight', 'react-paginate', '@react-icons/all-files/bi/BiGlobe', '@react-icons/all-files/hi/HiOutlinePlus', '@react-icons/all-files/ai/AiOutlineMinus', '@react-icons/all-files/md/MdKeyboardArrowDown', '@react-icons/all-files/fa/FaMoneyBillWave', '@react-icons/all-files/bi/BiLogOutCircle', '@react-icons/all-files/bi/BiChevronDown', '@react-icons/all-files/bi/BiUser', '@react-icons/all-files/ai/AiOutlineLogin', '@react-icons/all-files/ai/AiOutlineUserAdd', '@react-icons/all-files/ri/RiSearchLine', '@react-icons/all-files/cg/CgMenuLeft', '@react-icons/all-files/cg/CgMenuRight', '@react-icons/all-files/hi/HiOutlineShoppingBag', '@react-icons/all-files/ri/RiHandbagLine', '@react-icons/all-files/bi/BiSearch', '@react-icons/all-files/fi/FiUser', '@react-icons/all-files/ai/AiOutlineHeart', '@react-icons/all-files/fi/FiPhone', '@react-icons/all-files/hi/HiMenuAlt4', '@react-icons/all-files/fi/FiSearch', '@react-icons/all-files/bs/BsSearch', '@react-icons/all-files/ai/AiFillInstagram', '@react-icons/all-files/fa/FaWhatsapp', '@react-icons/all-files/go/GoSearch', '@react-icons/all-files/ai/AiOutlineInstagram', '@react-icons/all-files/bs/BsInfoCircle', '@react-icons/all-files/ai/AiFillPhone', '@react-icons/all-files/io5/IoClose', '@react-icons/all-files/md/MdKeyboardArrowUp', '@react-icons/all-files/fa/FaPhoneAlt', '@react-icons/all-files/fa/FaPhone', '@react-icons/all-files/ai/AiOutlinePhone', '@react-icons/all-files/go/GoLocation', '@react-icons/all-files/ri/RiRoadMapLine', '@react-icons/all-files/hi/HiOutlineClock', 'react-select', '@react-icons/all-files/io/IoIosArrowRoundForward', '@react-icons/all-files/io/IoIosArrowRoundBack', 'react-player', 'react-background-slideshow', '@babel/runtime/helpers/extends', 'react-slideshow-image', '@react-icons/all-files/hi/HiOutlineLocationMarker', '@react-icons/all-files/fi/FiPhoneCall', '@react-icons/all-files/fa/FaRegEye', '@react-icons/all-files/fi/FiMinus', '@react-icons/all-files/fi/FiPlus', '@react-icons/all-files/bs/BsArrowRight', '@react-icons/all-files/bs/BsArrowLeft', '@react-icons/all-files/bs/BsEye', '@react-icons/all-files/bi/BiTimeFive', '@react-icons/all-files/io/IoIosArrowUp'], factory) :
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.tabexseriescomponents = factory(global._slicedToArray, global.React, global._classCallCheck, global._createClass, global._assertThisInitialized, global._inherits, global._possibleConstructorReturn, global._getPrototypeOf, global._defineProperty, global.Cookies, global.reactCssfxLoading, global.glamor, global.google, global.jwtDecode, global.FacebookLogin, global.FaFacebookF, global.AiOutlineUser, global.IoMdClose, global.reactBootstrap, null, global.ImageGallery, global.MdAddShoppingCart, global.IoBagHandleOutline, global.BsBag, global.CgShoppingBag, global.FaRegHeart, global.FaHeart, global.FiShoppingBag, global.FiShoppingCart, global.AiFillStar, global.AiOutlineStar, global.reactShare, global.imagekitioReact, global.material, global.AiOutlineClockCircle, global.AiOutlinePlus, global.AiOutlineCheck, global.reactHorizontalScrollingMenu, global.HiOutlinePhone, global.AiOutlineMail, global.FaShippingFast, global.RiSecurePaymentLine, global._toConsumableArray, global.AiOutlineSecurityScan, global.FaStar, global.IoLocationSharp, global.HiOutlineChevronRight, global.HiOutlineChevronLeft, global.GoGlobe, global.VscGlobe, global.FiLayers, global.HiOutlineTrash, global.BiSad, global.TextareaAutosize, global.HiUser, global.GrMail, global.FiCheckCircle, global.BiPhone, global.reactAccessibleAccordion, global.BsChevronLeft, global.BsChevronRight, global.RiArrowUpSLine, global.RiArrowDownSLine, null, global.IoBagCheckOutline, global.IoBagRemoveOutline, global.Dropdown, global.FiChevronUp, global.FiChevronDown, global.reactIntersectionObserver, global.FaArrowAltCircleRight, global.FaArrowAltCircleLeft, global.FiFilter, global.FiChevronLeft, global.FiChevronRight, global.ReactPaginate, global.BiGlobe, null, null, global.MdKeyboardArrowDown, global.FaMoneyBillWave, global.BiLogOutCircle, global.BiChevronDown, global.BiUser, global.AiOutlineLogin, global.AiOutlineUserAdd, global.RiSearchLine, global.CgMenuLeft, global.CgMenuRight, global.HiOutlineShoppingBag, global.RiHandbagLine, global.BiSearch, global.FiUser, global.AiOutlineHeart, global.FiPhone, global.HiMenuAlt4, global.FiSearch, global.BsSearch, global.AiFillInstagram, global.FaWhatsapp, global.GoSearch, global.AiOutlineInstagram, global.BsInfoCircle, global.AiFillPhone, global.IoClose, global.MdKeyboardArrowUp, global.FaPhoneAlt, global.FaPhone, global.AiOutlinePhone, global.GoLocation, global.RiRoadMapLine, global.HiOutlineClock, global.Select$2, global.IoIosArrowRoundForward, global.IoIosArrowRoundBack, global.ReactPlayer, global.BackgroundSlideshow, global._extends, global.reactSlideshowImage, global.HiOutlineLocationMarker, global.FiPhoneCall, global.FaRegEye, global.FiMinus, global.FiPlus, global.BsArrowRight, global.BsArrowLeft, global.BsEye, global.BiTimeFive, global.IoIosArrowUp));
5
+ })(this, (function (_slicedToArray, React, _classCallCheck, _createClass, _assertThisInitialized, _inherits, _possibleConstructorReturn, _getPrototypeOf, _defineProperty, Cookies, reactCssfxLoading, glamor, google, jwtDecode, FacebookLogin, FaFacebookF, AiOutlineUser, IoMdClose, reactBootstrap, reactQuery, ImageGallery, MdAddShoppingCart, IoBagHandleOutline, BsBag, CgShoppingBag, FaRegHeart, FaHeart, FiShoppingBag, FiShoppingCart, AiFillStar, AiOutlineStar, reactShare, imagekitioReact, material, AiOutlineClockCircle, AiOutlinePlus, AiOutlineCheck, reactHorizontalScrollingMenu, HiOutlinePhone, AiOutlineMail, FaShippingFast, RiSecurePaymentLine, _toConsumableArray, AiOutlineSecurityScan, FaStar, IoLocationSharp, HiOutlineChevronRight, HiOutlineChevronLeft, GoGlobe, VscGlobe, FiLayers, HiOutlineTrash, BiSad, TextareaAutosize, HiUser, GrMail, FiCheckCircle, BiPhone, reactAccessibleAccordion, BsChevronLeft, BsChevronRight, RiArrowUpSLine, RiArrowDownSLine, reactRouterDom, IoBagCheckOutline, IoBagRemoveOutline, Dropdown, FiChevronUp, FiChevronDown, reactIntersectionObserver, FaArrowAltCircleRight, FaArrowAltCircleLeft, FiFilter, FiChevronLeft, FiChevronRight, ReactPaginate, BiGlobe, HiOutlinePlus, AiOutlineMinus, MdKeyboardArrowDown, FaMoneyBillWave, BiLogOutCircle, BiChevronDown, BiUser, AiOutlineLogin, AiOutlineUserAdd, RiSearchLine, CgMenuLeft, CgMenuRight, HiOutlineShoppingBag, RiHandbagLine, BiSearch, FiUser, AiOutlineHeart, FiPhone, HiMenuAlt4, FiSearch, BsSearch, AiFillInstagram, FaWhatsapp, GoSearch, AiOutlineInstagram, BsInfoCircle, AiFillPhone, IoClose, MdKeyboardArrowUp, FaPhoneAlt, FaPhone, AiOutlinePhone, GoLocation, RiRoadMapLine, HiOutlineClock, Select$2, IoIosArrowRoundForward, IoIosArrowRoundBack, ReactPlayer, BackgroundSlideshow, _extends, reactSlideshowImage, HiOutlineLocationMarker, FiPhoneCall, FaRegEye, FiMinus, FiPlus, BsArrowRight, BsArrowLeft, BsEye, BiTimeFive, IoIosArrowUp) { 'use strict';
6
6
 
7
7
  function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
8
8
 
@@ -353,9 +353,9 @@
353
353
  }
354
354
  }
355
355
 
356
- var css_248z$N = ".login-module_login_input_icon__hETpJ {\n font-size: 15px;\n color: #999999;\n display: -webkit-box;\n display: -webkit-flex;\n display: -moz-box;\n display: -ms-flexbox;\n display: flex;\n align-items: center;\n position: absolute;\n border-radius: 25px;\n bottom: 10px;\n left: 0;\n padding-left: 15px;\n pointer-events: none;\n -webkit-transition: all 0.4s;\n -o-transition: all 0.4s;\n -moz-transition: all 0.4s;\n transition: all 0.4s;\n}\n.login-module_login_input_icontrans__8whFD{\n font-size: 15px;\n color: #999999;\n display: -webkit-box;\n display: -webkit-flex;\n display: -moz-box;\n display: -ms-flexbox;\n display: flex;\n align-items: center;\n position: absolute;\n border-radius: 25px;\n bottom: 10px;\n right: 5;\n pointer-events: none;\n -webkit-transition: all 0.4s;\n -o-transition: all 0.4s;\n -moz-transition: all 0.4s;\n transition: all 0.4s;\n\n}\n.login-module_form_control__-41tV:focus + .login-module_login_input_icontrans__8whFD {\n padding-right: 10px;\n}\n@media screen and (max-width: 500px) {\n .login-module_login_input_icon__hETpJ {\n padding-left: 0 !important;\n }\n .login-module_rightContainer__Nt9tD {\n border-radius: 0 0 15px 15px !important;\n }\n .login-module_leftcontainer__Rlat- {\n border-radius: 15px 15px 0 0 !important;\n }\n}\n.login-module_form_control__-41tV:focus {\n -webkit-animation: login-module_anim-shadow__4SiKH 0.5s ease-in-out forwards;\n animation: login-module_anim-shadow__4SiKH 0.5s ease-in-out forwards;\n}\n.login-module_form_control__-41tV:focus + .login-module_login_input_icon__hETpJ {\n padding-left: 20px;\n}\n\n/* Forms */\n@media screen and (prefers-reduced-motion: reduce) {\n .login-module_form_control__-41tV {\n transition: none;\n }\n}\n.login-module_form_control__-41tV::-ms-expand {\n background-color: transparent;\n border: 0;\n}\n.login-module_form_control__-41tV:focus {\n outline: 0;\n}\n.login-module_form_control__-41tV::placeholder {\n opacity: 1;\n}\n.login-module_form_control__-41tV:disabled,\n.login-module_form_control__-41tV[readonly] {\n opacity: 1;\n cursor: not-allowed;\n}\ntextarea.login-module_form_control__-41tV {\n height: auto;\n}\n.login-module_form_control__-41tV:focus {\n transition-duration: 0.3s;\n box-shadow: none;\n}\n.login-module_form_control__-41tV::-moz-placeholder {\n color: #aaaaaa;\n font-weight: 400;\n font-size: 14px;\n}\n.login-module_form_control__-41tV:-ms-input-placeholder {\n color: #aaaaaa;\n font-weight: 400;\n font-size: 14px;\n}\n.login-module_form_control__-41tV::-webkit-input-placeholder {\n color: #aaaaaa;\n font-weight: 400;\n font-size: 14px;\n}\n.login-module_form_control_border_none__dkr-m {\n background-image: none;\n}\n.login-module_form_control__-41tV.login-module_disabled__fUlAg,\n.login-module_form_control__-41tV:disabled,\n.login-module_form_control__-41tV[disabled] {\n cursor: not-allowed;\n}\n";
356
+ var css_248z$M = ".login-module_login_input_icon__hETpJ {\n font-size: 15px;\n color: #999999;\n display: -webkit-box;\n display: -webkit-flex;\n display: -moz-box;\n display: -ms-flexbox;\n display: flex;\n align-items: center;\n position: absolute;\n border-radius: 25px;\n bottom: 10px;\n left: 0;\n padding-left: 15px;\n pointer-events: none;\n -webkit-transition: all 0.4s;\n -o-transition: all 0.4s;\n -moz-transition: all 0.4s;\n transition: all 0.4s;\n}\n.login-module_login_input_icontrans__8whFD{\n font-size: 15px;\n color: #999999;\n display: -webkit-box;\n display: -webkit-flex;\n display: -moz-box;\n display: -ms-flexbox;\n display: flex;\n align-items: center;\n position: absolute;\n border-radius: 25px;\n bottom: 10px;\n right: 5;\n pointer-events: none;\n -webkit-transition: all 0.4s;\n -o-transition: all 0.4s;\n -moz-transition: all 0.4s;\n transition: all 0.4s;\n\n}\n.login-module_form_control__-41tV:focus + .login-module_login_input_icontrans__8whFD {\n padding-right: 10px;\n}\n@media screen and (max-width: 500px) {\n .login-module_login_input_icon__hETpJ {\n padding-left: 0 !important;\n }\n .login-module_rightContainer__Nt9tD {\n border-radius: 0 0 15px 15px !important;\n }\n .login-module_leftcontainer__Rlat- {\n border-radius: 15px 15px 0 0 !important;\n }\n}\n.login-module_form_control__-41tV:focus {\n -webkit-animation: login-module_anim-shadow__4SiKH 0.5s ease-in-out forwards;\n animation: login-module_anim-shadow__4SiKH 0.5s ease-in-out forwards;\n}\n.login-module_form_control__-41tV:focus + .login-module_login_input_icon__hETpJ {\n padding-left: 20px;\n}\n\n/* Forms */\n@media screen and (prefers-reduced-motion: reduce) {\n .login-module_form_control__-41tV {\n transition: none;\n }\n}\n.login-module_form_control__-41tV::-ms-expand {\n background-color: transparent;\n border: 0;\n}\n.login-module_form_control__-41tV:focus {\n outline: 0;\n}\n.login-module_form_control__-41tV::placeholder {\n opacity: 1;\n}\n.login-module_form_control__-41tV:disabled,\n.login-module_form_control__-41tV[readonly] {\n opacity: 1;\n cursor: not-allowed;\n}\ntextarea.login-module_form_control__-41tV {\n height: auto;\n}\n.login-module_form_control__-41tV:focus {\n transition-duration: 0.3s;\n box-shadow: none;\n}\n.login-module_form_control__-41tV::-moz-placeholder {\n color: #aaaaaa;\n font-weight: 400;\n font-size: 14px;\n}\n.login-module_form_control__-41tV:-ms-input-placeholder {\n color: #aaaaaa;\n font-weight: 400;\n font-size: 14px;\n}\n.login-module_form_control__-41tV::-webkit-input-placeholder {\n color: #aaaaaa;\n font-weight: 400;\n font-size: 14px;\n}\n.login-module_form_control_border_none__dkr-m {\n background-image: none;\n}\n.login-module_form_control__-41tV.login-module_disabled__fUlAg,\n.login-module_form_control__-41tV:disabled,\n.login-module_form_control__-41tV[disabled] {\n cursor: not-allowed;\n}\n";
357
357
  var loginstyles$1 = {"login_input_icon":"login-module_login_input_icon__hETpJ","login_input_icontrans":"login-module_login_input_icontrans__8whFD","form_control":"login-module_form_control__-41tV","rightContainer":"login-module_rightContainer__Nt9tD","leftcontainer":"login-module_leftcontainer__Rlat-","anim-shadow":"login-module_anim-shadow__4SiKH","form_control_border_none":"login-module_form_control_border_none__dkr-m","disabled":"login-module_disabled__fUlAg"};
358
- styleInject(css_248z$N);
358
+ styleInject(css_248z$M);
359
359
 
360
360
  var GoogleLoginButton = function GoogleLoginButton(props) {
361
361
  var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4;
@@ -384,9 +384,9 @@
384
384
  })))));
385
385
  };
386
386
 
387
- var css_248z$M = "@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');\n:root {\n --cimon: #f76566;\n --primary: #022648; /* rgba (2,38,72) */\n --secondary: #eac435;\n --success: #2f9d64;\n --successhover: #1d623f;\n --info: #16aaff; /*rgb(22, 170, 255)*/\n --infohover: #0071b3; /*rgb(0, 113, 179)*/\n --danger: #d92550; /* rgb(217, 37, 80) */\n --dangerhover: #991a37; /* rgb(153, 26, 55) */\n --fav: #ff1a75; /* rgb(255, 26, 117) */\n --favhover: #cc0052; /* rgb(204, 0, 82) */\n --light: #999999;\n --light2: #808080;\n --dark: #454d54;\n --darkhover: #343a40;\n --focus: #444054;\n --cardtitle: rgba(13, 27, 62, 0.7);\n --cardheader: #008eb3;\n --cardHeaderHover: #007a99;\n --darkblue: #0000b3;\n --orange: #ff6600;\n}\n*,\n*::before,\n*::after {\n box-sizing: border-box;\n}\nhtml {\n width: 100vw;\n height: 100vh;\n top: 0;\n left: 0;\n font-family: 'Poppins', sans-serif;\n line-height: 1.15;\n -webkit-text-size-adjust: 100%;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n}\nbody {\n margin: 0;\n font-family: 'Poppins', sans-serif;\n font-size: 0.88rem;\n font-weight: 400;\n line-height: 1.5;\n /* color: #022648; */\n text-align: left;\n background: #fff;\n overflow-x: hidden;\n width: 100vw;\n height: 100vh;\n top: 0;\n left: 0;\n}\nbody::-webkit-scrollbar {\n width: 5px;\n}\nbody::-webkit-scrollbar-track {\n box-shadow: inset 0 0 5px grey;\n border-radius: 10px;\n}\nbody::-webkit-scrollbar-thumb {\n background: #022648;\n border-radius: 10px;\n}\nbody::-webkit-scrollbar-thumb:hover {\n background: #eac435;\n}\n.general-module_shadow_bottom__YcJR3 {\n box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);\n transition: 0.3s;\n}\n.general-module_shadow_bottom__YcJR3:hover {\n box-shadow: 0px 9px 20px rgba(75, 72, 72, 0.3);\n}\n.general-module_overflowY_scroll__m5upZ {\n overflow-y: scroll;\n}\n\n.general-module_sub_scrollbar__mpHTI::-webkit-scrollbar {\n width: 5px;\n}\n.general-module_sub_scrollbar__mpHTI::-webkit-scrollbar-track {\n /* box-shadow: inset 0 0 5px grey; */\n border-radius: 10px;\n}\n.general-module_sub_scrollbar__mpHTI::-webkit-scrollbar-thumb {\n background: #4d4d4d;\n border-radius: 10px;\n}\n.general-module_sub_scrollbar__mpHTI::-webkit-scrollbar-thumb:hover {\n background: #999999;\n}\n/* badges */\n.general-module_badge__GTiMs {\n display: inline-block;\n padding: 0.25em;\n font-size: 90%;\n font-weight: 700;\n line-height: 1;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n border-radius: 50%;\n margin-left: -15%;\n width: 3vh;\n height: 3vh;\n transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n}\n@media (prefers-reduced-motion: reduce) {\n .general-module_badge__GTiMs {\n transition: none;\n }\n}\n.general-module_badge__GTiMs:empty {\n display: none;\n}\n.general-module_badge_secondary__p6ErJ {\n min-width: 2.5vh;\n height: 2.5vh;\n border-radius: 5px;\n background: #eac435;\n color: white;\n font-size: 12px;\n /* line-height: 3vh; */\n}\na {\n color: #022648;\n text-decoration: none;\n background-color: transparent;\n}\n\n.general-module_divider__WFV-A {\n margin-top: 1rem;\n margin-bottom: 1rem;\n height: 1px;\n overflow: hidden;\n background: #e9ecef;\n}\n.general-module_verical_divider__u5DxE {\n margin-top: 1rem;\n margin-bottom: 1rem;\n height: 40px;\n overflow: hidden;\n background: #e1e6ea;\n width: 1px;\n}\n\n/* Table */\ntable {\n border-collapse: collapse;\n}\nth {\n text-align: inherit;\n}\n.general-module_table__hdcWN {\n width: 100%;\n margin-bottom: 1rem;\n background-color: rgba(0, 0, 0, 0);\n}\n.general-module_table__hdcWN th,\n.general-module_table__hdcWN td {\n padding: 0.55rem;\n border-top: 1px solid #e9ecef;\n}\n.general-module_table__hdcWN th.general-module_mw-200__PaU8G,\n.general-module_table__hdcWN td.general-module_mw-200__PaU8G {\n max-width: 200px;\n}\n.general-module_table__hdcWN thead th {\n vertical-align: bottom;\n border-bottom: 2px solid #e9ecef;\n font-size: 15px;\n}\n.general-module_table__hdcWN td {\n color: var(--focus);\n font-size: 15px;\n}\n.general-module_table_bordered__JKIJp {\n border: 1px solid #e9ecef;\n}\n.general-module_table_bordered__JKIJp th,\n.general-module_table_bordered__JKIJp td {\n border: 1px solid #e9ecef;\n}\n.general-module_table_bordered__JKIJp thead th,\n.general-module_table_bordered__JKIJp thead td {\n border-bottom-width: 2px;\n}\n.general-module_table_borderless__OF0cl th,\n.general-module_table_borderless__OF0cl td,\n.general-module_table_borderless__OF0cl thead th,\n.general-module_table_borderless__OF0cl tbody + tbody {\n border: 0;\n}\n.general-module_table_striped__wWBA6 tbody tr:nth-of-type(odd) {\n background-color: rgba(0, 0, 0, 0.03);\n}\n.general-module_table_hover__EiJha tbody tr:hover {\n background-color: #e0f3ff;\n}\n.general-module_table_responsive__JPCKF {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n -ms-overflow-style: -ms-autohiding-scrollbar;\n}\n.general-module_table_responsive__JPCKF > .general-module_table_bordered__JKIJp {\n border: 0;\n}\n.general-module_table_translation__x1Rpf {\n background: rgba(0, 0, 0, 0.1);\n border-radius: 20px;\n padding: 5px;\n font-weight: 500;\n width: 100px;\n /* margin-left: auto;\n margin-right: auto; */\n}\n.general-module_table_translation__x1Rpf i {\n font-size: 20px;\n}\n.general-module_table_icon__EMMDI {\n font-size: 20px;\n transition: 0.3s;\n cursor: pointer;\n}\n.general-module_table_icon__EMMDI:hover {\n color: var(--secondary);\n}\n.general-module_image_table__HqRaH {\n width: 5vh;\n height: 5vh;\n box-shadow: 0 0 10px #ccc;\n display: flex;\n justify-content: center;\n align-items: center;\n text-align: center;\n border-radius: 5px;\n}\n.general-module_image_table__HqRaH img {\n max-width: 95%;\n max-height: 95%;\n border-radius: 5px;\n}\n.general-module_shownumber_cont__34Y5j {\n min-width: 3rem;\n background: white;\n box-shadow: 0 0 10px #ccc;\n border: 1px solid #ccc;\n border-radius: 10px;\n cursor: pointer;\n}\n.general-module_card_input_table__vVK0p {\n min-width: 90%;\n height: 35px;\n}\n.general-module_card_input_table__vVK0p imput {\n height: 35px;\n}\n\n/* Buttons */\n.general-module_btn__FAb1b {\n display: inline-block;\n font-weight: 500;\n text-align: center;\n vertical-align: middle;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n background-color: transparent;\n border-radius: 20px;\n height: 35px;\n padding: 0 10px;\n transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n font-size: 13px;\n}\n.general-module_btn_rounded__Rkb8o {\n width: 5vh !important;\n height: 5vh !important;\n border-radius: 50% !important;\n}\n@media screen and (prefers-reduced-motion: reduce) {\n .general-module_btn__FAb1b {\n transition: none;\n }\n}\n.general-module_btn__FAb1b:hover {\n text-decoration: none;\n}\n.general-module_btn__FAb1b:focus,\n.general-module_btn__FAb1b.general-module_focus__8-F6p {\n outline: 0;\n box-shadow: none;\n}\n.general-module_btn__FAb1b.general-module_disabled__PRzt-,\n.general-module_btn__FAb1b:disabled {\n opacity: 0.65;\n cursor: not-allowed;\n}\n.general-module_btn__FAb1b:not(:disabled):not(.general-module_disabled__PRzt-) {\n cursor: pointer;\n}\na.general-module_btn__FAb1b.general-module_disabled__PRzt- {\n pointer-events: none;\n cursor: not-allowed;\n}\n.general-module_btn_tranparent__GFTRs {\n color: #fff;\n background-color: tranparent;\n border-color: tranparent;\n}\n.general-module_btn_circle__lOyd4 {\n border-radius: 100%;\n width: 35px;\n height: 35px;\n line-height: 20px;\n padding: 10px;\n display: flex;\n justify-content: center;\n align-items: center;\n}\n.general-module_btn_white__H0esd {\n color: #fff;\n background-color: #fff;\n border-color: #fff;\n color: var(--primary);\n}\n.general-module_btn_white__H0esd:hover {\n color: #fff;\n background-color: var(--secondary);\n border-color: var(--secondary);\n}\n.general-module_btn_white__H0esd.general-module_disabled__PRzt-,\n.general-module_btn_white__H0esd:disabled {\n color: #fff;\n background-color: #fff;\n border-color: #fff;\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn_black__NcqLp {\n color: #fff;\n background-color: #000;\n border-color: #000;\n}\n.general-module_btn_black__NcqLp:hover {\n color: #fff;\n background-color: #595959;\n border-color: #595959;\n}\n.general-module_btn_black__NcqLp.general-module_disabled__PRzt-,\n.general-module_btn_black__NcqLp:disabled {\n color: #fff;\n background-color: #000;\n border-color: #000;\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn_primary__C5oTz {\n color: #fff;\n background-color: var(--primary);\n border-color: var(--primary);\n}\n.general-module_btn_primary__C5oTz:hover {\n color: #fff;\n background-color: var(--secondary);\n border-color: var(--secondary);\n}\n.general-module_btn_primary__C5oTz.general-module_disabled__PRzt-,\n.general-module_btn_primary__C5oTz:disabled {\n color: #fff;\n background-color: var(--primary);\n border-color: var(--primary);\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn_secondary__MbOCN {\n color: #fff;\n background-color: var(--secondary);\n border-color: var(--secondary);\n}\n.general-module_btn_secondary__MbOCN:hover {\n color: #fff;\n background-color: #5a6268;\n border-color: #545b62;\n}\n.general-module_btn_secondary__MbOCN.general-module_disabled__PRzt-,\n.general-module_btn_secondary__MbOCN:disabled {\n color: #fff;\n background-color: var(--secondary);\n border-color: var(--secondary);\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn_success__iV5-t {\n color: #fff;\n background-color: var(--success);\n border-color: var(--success);\n}\n.general-module_btn_success__iV5-t:hover {\n color: #fff;\n background-color: var(--successhover);\n border-color: var(--successhover);\n}\n.general-module_btn_success__iV5-t.general-module_disabled__PRzt-,\n.general-module_btn_success__iV5-t:disabled {\n color: #fff;\n background-color: var(--success);\n border-color: var(--success);\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn_info__-ClLB {\n color: #fff;\n background-color: var(--info);\n border-color: var(--info);\n}\n.general-module_btn_info__-ClLB:hover {\n color: #fff;\n background-color: var(--infohover);\n border-color: var(--infohover);\n}\n.general-module_btn_info__-ClLB.general-module_disabled__PRzt-,\n.general-module_btn_info__-ClLB:disabled {\n color: #fff;\n background-color: var(--info);\n border-color: var(--info);\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn_danger__b0QkM {\n color: #fff;\n background-color: var(--danger);\n border-color: var(--danger);\n}\n.general-module_btn_danger__b0QkM:hover {\n color: #fff;\n background-color: var(--dangerhover);\n border-color: var(--dangerhover);\n}\n.general-module_btn_danger__b0QkM.general-module_disabled__PRzt-,\n.general-module_btn_danger__b0QkM:disabled {\n color: #fff;\n background-color: var(--danger);\n border-color: var(--danger);\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn_dark__hSWyC {\n color: #fff;\n background-color: var(--dark);\n border-color: var(--dark);\n}\n.general-module_btn_dark__hSWyC:hover {\n color: #fff;\n background-color: var(--darkhover);\n border-color: var(--darkhover);\n}\n.general-module_btn_dark__hSWyC.general-module_disabled__PRzt-,\n.general-module_btn_dark__hSWyC:disabled {\n color: #fff;\n background-color: var(--dark);\n border-color: var(--dark);\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn__FAb1b:not(:disabled):not(.general-module_disabled__PRzt-):active,\n.general-module_btn__FAb1b:not(:disabled):not(.general-module_disabled__PRzt-).general-module_active__MPpsF {\n color: #fff;\n background-color: #ccc;\n border-color: #ccc;\n}\n.general-module_btn_grey__fGIYU {\n color: #fff;\n background-color: var(--focus);\n border-color: var(--focus);\n}\n.general-module_btn_grey__fGIYU:hover {\n color: #fff;\n background-color: var(--dark);\n border-color: var(--dark);\n}\n.general-module_btn_cardheader__vccWl {\n color: #fff;\n background-color: var(--cardheader);\n border-color: var(--cardheader);\n}\n.general-module_btn_cardheader__vccWl:hover {\n color: #fff;\n background-color: #007a99;\n border-color: #007a99;\n}\n.general-module_btn_cardheader__vccWl.general-module_disabled__PRzt-,\n.general-module_btn_cardheader__vccWl:disabled {\n color: #fff;\n background-color: #005166;\n border-color: #005166;\n cursor: not-allowed;\n opacity: 0.7;\n}\n\n/* Borders */\n.general-module_border_primary__Jqm8o {\n border-color: #022648;\n}\n.general-module_border_secondary__xiHt3 {\n border-color: #eac435;\n}\n.general-module_border_success__kWv6N {\n border-color: var(--success);\n}\n.general-module_border_info__wfOF- {\n border-color: #16aaff;\n}\n.general-module_border_warning__mSIRm {\n border-color: #f7b924;\n}\n.general-module_border_danger__U7veI {\n border-color: #d92550;\n}\n.general-module_border__Pvp44 {\n border: 1px solid #dee2e6 !important;\n}\n.general-module_border_top__0-KRU {\n border-top: 1px solid #dee2e6 !important;\n}\n.general-module_border_right__7QXHH {\n border-right: 1px solid #dee2e6 !important;\n}\n.general-module_border_bottom__Xyy95 {\n border-bottom: 1px solid #dee2e6 !important;\n}\n.general-module_border_left__90qSD {\n border-left: 1px solid #dee2e6 !important;\n}\n.general-module_border_0__YO9qY {\n border: 0 !important;\n}\n.general-module_border_top_0__KFIha {\n border-top: 0 !important;\n}\n.general-module_border_right_0__FaED6 {\n border-right: 0 !important;\n}\n.general-module_border_bottom_0__NZhJm {\n border-bottom: 0 !important;\n}\n.general-module_border_top_0__KFIha {\n border-top: 0 !important;\n}\n.general-module_border_left_0__gjITr {\n border-left: 0 !important;\n}\n/* Inner Content */\n.general-module_app_container__-NNzK {\n display: flex;\n flex-direction: column;\n margin: 0;\n position: relative !important;\n}\n.general-module_app_main__3s9rd {\n z-index: 8;\n position: relative;\n}\n.general-module_app_main__3s9rd .general-module_app_main_inner__OdEv- {\n flex: 1;\n padding: 130px 40px 0;\n}\n.general-module_app_main_inner_headertwo__UkOlN {\n padding: 100px 40px 0 !important;\n}\n.general-module_app_main_inner_headerfour__slUk1 {\n padding: 80px 20px 0 280px !important;\n}\n@media screen and (max-width: 1025px) {\n .general-module_app_main_inner_headerfour__slUk1 {\n padding: 80px 10px !important;\n }\n}\n/* Card */\n.general-module_card__KT-JI {\n position: relative;\n display: flex;\n flex-direction: column;\n min-width: 0;\n word-wrap: break-word;\n background-color: white !important;\n background-clip: border-box;\n border-radius: 15px;\n padding: 0.5em 0.8em;\n transition: all 0.2s;\n}\n.general-module_card_border_10__M-cl- {\n border-radius: 10px !important;\n}\n/* Responsive */\n@media (max-width: 991.98px) {\n .general-module_app_main__3s9rd {\n display: block;\n }\n .general-module_app_main__3s9rd .general-module_app_main_outer__gNSLc {\n padding-left: 0 !important;\n }\n .general-module_app_main__3s9rd .general-module_app_main_outertranslated__IZRx2 {\n padding-right: 0;\n padding-left: 0;\n }\n}\n@media (max-width: 1025px) {\n .general-module_app_main__3s9rd .general-module_app_main_inner__OdEv- {\n padding: 130px 20px 0;\n }\n}\n@media (max-width: 800px) {\n .general-module_app_main__3s9rd .general-module_app_main_inner__OdEv- {\n padding: 130px 20px 0 !important;\n }\n}\n\n@media (max-width: 600px) {\n .general-module_app_main__3s9rd .general-module_app_main_inner__OdEv- {\n padding: 70px 20px !important;\n }\n}\n\n/* Pills */\n.general-module_pill__gHCcE {\n min-width: 9vh;\n height: 4vh;\n color: white;\n padding: 0 1%;\n display: flex;\n text-align: center;\n justify-content: center;\n align-items: center;\n border-radius: 20px;\n font-size: 12px;\n}\n.general-module_fadeIn__bUx2u {\n /* opacity: 1; */\n display: block;\n visibility: visible;\n transition: 1s ease-in-out;\n transition-delay: 0s;\n}\n.general-module_fadeOut__R13Fc {\n /* opacity: 0; */\n display: none;\n visibility: hidden;\n transition: 1s ease-in-out;\n}\n.general-module_fadeInButton__1daVD {\n display: block;\n}\n.general-module_fadeOutButton__8BRUG {\n display: none;\n}\n\n/* Section Title */\n.general-module_sectiontitlecont__F-e6k {\n padding: 0;\n display: flex;\n align-items: center;\n justify-content: center;\n position: relative;\n}\n.general-module_sectiontitlecont__F-e6k span {\n position: relative;\n white-space: nowrap;\n transition: 0.3s;\n}\n.general-module_sectiontitlecont__F-e6k span::after {\n content: '';\n position: absolute;\n bottom: -3px;\n left: 0;\n display: block;\n height: 3px;\n border-radius: 20px;\n z-index: 1000;\n}\n.general-module_homesectiontitlecont__ZfXNm span {\n font-size: 25px !important;\n}\n\n.general-module_sectiontitlecont2__mfEaP {\n padding: 0;\n display: flex;\n align-items: center;\n justify-content: center;\n position: relative;\n}\n.general-module_sectiontitlecont2__mfEaP span {\n position: relative;\n white-space: nowrap;\n transition: 0.3s;\n}\n.general-module_sectiontitlecont2__mfEaP span::after {\n content: '';\n position: absolute;\n bottom: -3px;\n left: 0;\n display: block;\n border-radius: 20px;\n z-index: 1000;\n}\n\n/* Search Overlay */\n.general-module_search_modern__Emxk4 {\n position: relative;\n z-index: 2000;\n display: inline-block;\n vertical-align: middle;\n}\n.general-module_search_wrap__XD-i0 {\n position: fixed;\n left: 0;\n z-index: 100;\n width: 100%;\n height: 280px;\n top:0;\n}\n.general-module_search_wrap2__NHS-l {\n position: fixed;\n left: 0;\n z-index: 100;\n width: 100%;\n /* height: 280px; */\n top:0;\n }\n.general-module_search_form__ENSm4 {\n position: absolute;\n z-index: 1;\n top: 55%;\n left: 50%;\n -webkit-transform: translate(-50%, -50%);\n -ms-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n width: 90%;\n border: none;\n -webkit-animation-delay: 0.5s;\n -moz-animation-delay: 0.5s;\n -o-animation-delay: 0.5s;\n animation-delay: 0.5s;\n -webkit-animation-name: general-module_fadeIn__bUx2u;\n animation-name: general-module_fadeIn__bUx2u;\n -webkit-animation-duration: 0.7s;\n animation-duration: 0.7s;\n -webkit-animation-fill-mode: both;\n animation-fill-mode: both;\n visibility: visible;\n}\n.general-module_search_form__ENSm4:after {\n content: '';\n display: block;\n width: 100%;\n height: 1px;\n -webkit-transform: scale3d(0, 1, 1);\n -ms-transform: scale3d(0, 1, 1);\n transform: scale3d(0, 1, 1);\n -webkit-transform-origin: left center;\n -ms-transform-origin: left center;\n transform-origin: left center;\n -webkit-animation-delay: 0.3s;\n -moz-animation-delay: 0.3s;\n -o-animation-delay: 0.3s;\n animation-delay: 0.3s;\n -webkit-animation-name: general-module_fadeInMove__AZr3h;\n animation-name: general-module_fadeInMove__AZr3h;\n -webkit-animation-duration: 0.7s;\n animation-duration: 0.7s;\n -webkit-animation-fill-mode: both;\n animation-fill-mode: both;\n visibility: visible;\n}\n.general-module_search_form_wrap__mqmVB {\n position: absolute;\n z-index: 1;\n top: 50%;\n left: 50%;\n -webkit-transform: translate(-50%, -50%);\n -ms-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n width: 100%;\n height: 100%;\n}\n.general-module_search_field__ik-q3 {\n width: 100%;\n height: 3em;\n padding: 0 1.5em 0 0;\n letter-spacing: 0;\n border: none;\n background-color: transparent;\n margin: 0;\n border: none;\n white-space: pre-wrap;\n word-wrap: break-word;\n resize: none;\n overflow: hidden;\n display: block;\n visibility: visible;\n vertical-align: middle;\n -webkit-box-sizing: border-box;\n -ms-box-sizing: border-box;\n box-sizing: border-box; \n}\n.general-module_search_modern__Emxk4 .general-module_search_wrap__XD-i0 .general-module_search_field__ik-q3::-ms-clear {\n display: none;\n} \n.general-module_search_modern__Emxk4 .general-module_search_wrap2__NHS-l .general-module_search_field__ik-q3::-ms-clear {\n display: none;\n} \n.general-module_logo_image__lTnSu {\n -webkit-animation-delay: 0.3s;\n -moz-animation-delay: 0.3s;\n -o-animation-delay: 0.3s;\n animation-delay: 0.3s;\n -webkit-animation-name: general-module_fadeInAnim__UYit1;\n animation-name: general-module_fadeInAnim__UYit1;\n -webkit-animation-duration: 0.6s;\n animation-duration: 0.6s;\n -webkit-animation-fill-mode: both;\n animation-fill-mode: both;\n visibility: visible;\n}\n@-webkit-keyframes general-module_fadeInAnim__UYit1 {\n 0% {\n opacity: 0;\n }\n 100% {\n opacity: 1;\n }\n}\n@keyframes general-module_fadeInAnim__UYit1 {\n 0% {\n opacity: 0;\n }\n 100% {\n opacity: 1;\n }\n}\n@-webkit-keyframes general-module_fadeInMove__AZr3h {\n 0% {\n opacity: 0;\n -webkit-transform: scale3d(0, 1, 1);\n }\n 10% {\n opacity: 1;\n -webkit-transform: scale3d(0.1, 1, 1);\n }\n 100% {\n opacity: 0.14;\n -webkit-transform: scale3d(1, 1, 1);\n }\n}\n@keyframes general-module_fadeInMove__AZr3h {\n 0% {\n opacity: 0;\n transform: scale3d(0, 1, 1);\n }\n 10% {\n opacity: 1;\n transform: scale3d(0.1, 1, 1);\n }\n 100% {\n opacity: 1;\n transform: scale3d(1, 1, 1);\n }\n}\n";
387
+ var css_248z$L = "@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');\n:root {\n --cimon: #f76566;\n --primary: #022648; /* rgba (2,38,72) */\n --secondary: #eac435;\n --success: #2f9d64;\n --successhover: #1d623f;\n --info: #16aaff; /*rgb(22, 170, 255)*/\n --infohover: #0071b3; /*rgb(0, 113, 179)*/\n --danger: #d92550; /* rgb(217, 37, 80) */\n --dangerhover: #991a37; /* rgb(153, 26, 55) */\n --fav: #ff1a75; /* rgb(255, 26, 117) */\n --favhover: #cc0052; /* rgb(204, 0, 82) */\n --light: #999999;\n --light2: #808080;\n --dark: #454d54;\n --darkhover: #343a40;\n --focus: #444054;\n --cardtitle: rgba(13, 27, 62, 0.7);\n --cardheader: #008eb3;\n --cardHeaderHover: #007a99;\n --darkblue: #0000b3;\n --orange: #ff6600;\n}\n*,\n*::before,\n*::after {\n box-sizing: border-box;\n}\nhtml {\n width: 100vw;\n height: 100vh;\n top: 0;\n left: 0;\n font-family: 'Poppins', sans-serif;\n line-height: 1.15;\n -webkit-text-size-adjust: 100%;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n}\nbody {\n margin: 0;\n font-family: 'Poppins', sans-serif;\n font-size: 0.88rem;\n font-weight: 400;\n line-height: 1.5;\n /* color: #022648; */\n text-align: left;\n background: #fff;\n overflow-x: hidden;\n width: 100vw;\n height: 100vh;\n top: 0;\n left: 0;\n}\nbody::-webkit-scrollbar {\n width: 5px;\n}\nbody::-webkit-scrollbar-track {\n box-shadow: inset 0 0 5px grey;\n border-radius: 10px;\n}\nbody::-webkit-scrollbar-thumb {\n background: #022648;\n border-radius: 10px;\n}\nbody::-webkit-scrollbar-thumb:hover {\n background: #eac435;\n}\n.general-module_shadow_bottom__YcJR3 {\n box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);\n transition: 0.3s;\n}\n.general-module_shadow_bottom__YcJR3:hover {\n box-shadow: 0px 9px 20px rgba(75, 72, 72, 0.3);\n}\n.general-module_overflowY_scroll__m5upZ {\n overflow-y: scroll;\n}\n\n.general-module_sub_scrollbar__mpHTI::-webkit-scrollbar {\n width: 5px;\n}\n.general-module_sub_scrollbar__mpHTI::-webkit-scrollbar-track {\n /* box-shadow: inset 0 0 5px grey; */\n border-radius: 10px;\n}\n.general-module_sub_scrollbar__mpHTI::-webkit-scrollbar-thumb {\n background: #4d4d4d;\n border-radius: 10px;\n}\n.general-module_sub_scrollbar__mpHTI::-webkit-scrollbar-thumb:hover {\n background: #999999;\n}\n/* badges */\n.general-module_badge__GTiMs {\n display: inline-block;\n padding: 0.25em;\n font-size: 90%;\n font-weight: 700;\n line-height: 1;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n border-radius: 50%;\n margin-left: -15%;\n width: 3vh;\n height: 3vh;\n transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n}\n@media (prefers-reduced-motion: reduce) {\n .general-module_badge__GTiMs {\n transition: none;\n }\n}\n.general-module_badge__GTiMs:empty {\n display: none;\n}\n.general-module_badge_secondary__p6ErJ {\n min-width: 2.5vh;\n height: 2.5vh;\n border-radius: 5px;\n background: #eac435;\n color: white;\n font-size: 12px;\n /* line-height: 3vh; */\n}\na {\n color: #022648;\n text-decoration: none;\n background-color: transparent;\n}\n\n.general-module_divider__WFV-A {\n margin-top: 1rem;\n margin-bottom: 1rem;\n height: 1px;\n overflow: hidden;\n background: #e9ecef;\n}\n.general-module_verical_divider__u5DxE {\n margin-top: 1rem;\n margin-bottom: 1rem;\n height: 40px;\n overflow: hidden;\n background: #e1e6ea;\n width: 1px;\n}\n\n/* Table */\ntable {\n border-collapse: collapse;\n}\nth {\n text-align: inherit;\n}\n.general-module_table__hdcWN {\n width: 100%;\n margin-bottom: 1rem;\n background-color: rgba(0, 0, 0, 0);\n}\n.general-module_table__hdcWN th,\n.general-module_table__hdcWN td {\n padding: 0.55rem;\n border-top: 1px solid #e9ecef;\n}\n.general-module_table__hdcWN th.general-module_mw-200__PaU8G,\n.general-module_table__hdcWN td.general-module_mw-200__PaU8G {\n max-width: 200px;\n}\n.general-module_table__hdcWN thead th {\n vertical-align: bottom;\n border-bottom: 2px solid #e9ecef;\n font-size: 15px;\n}\n.general-module_table__hdcWN td {\n color: var(--focus);\n font-size: 15px;\n}\n.general-module_table_bordered__JKIJp {\n border: 1px solid #e9ecef;\n}\n.general-module_table_bordered__JKIJp th,\n.general-module_table_bordered__JKIJp td {\n border: 1px solid #e9ecef;\n}\n.general-module_table_bordered__JKIJp thead th,\n.general-module_table_bordered__JKIJp thead td {\n border-bottom-width: 2px;\n}\n.general-module_table_borderless__OF0cl th,\n.general-module_table_borderless__OF0cl td,\n.general-module_table_borderless__OF0cl thead th,\n.general-module_table_borderless__OF0cl tbody + tbody {\n border: 0;\n}\n.general-module_table_striped__wWBA6 tbody tr:nth-of-type(odd) {\n background-color: rgba(0, 0, 0, 0.03);\n}\n.general-module_table_hover__EiJha tbody tr:hover {\n background-color: #e0f3ff;\n}\n.general-module_table_responsive__JPCKF {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n -ms-overflow-style: -ms-autohiding-scrollbar;\n}\n.general-module_table_responsive__JPCKF > .general-module_table_bordered__JKIJp {\n border: 0;\n}\n.general-module_table_translation__x1Rpf {\n background: rgba(0, 0, 0, 0.1);\n border-radius: 20px;\n padding: 5px;\n font-weight: 500;\n width: 100px;\n /* margin-left: auto;\n margin-right: auto; */\n}\n.general-module_table_translation__x1Rpf i {\n font-size: 20px;\n}\n.general-module_table_icon__EMMDI {\n font-size: 20px;\n transition: 0.3s;\n cursor: pointer;\n}\n.general-module_table_icon__EMMDI:hover {\n color: var(--secondary);\n}\n.general-module_image_table__HqRaH {\n width: 5vh;\n height: 5vh;\n box-shadow: 0 0 10px #ccc;\n display: flex;\n justify-content: center;\n align-items: center;\n text-align: center;\n border-radius: 5px;\n}\n.general-module_image_table__HqRaH img {\n max-width: 95%;\n max-height: 95%;\n border-radius: 5px;\n}\n.general-module_shownumber_cont__34Y5j {\n min-width: 3rem;\n background: white;\n box-shadow: 0 0 10px #ccc;\n border: 1px solid #ccc;\n border-radius: 10px;\n cursor: pointer;\n}\n.general-module_card_input_table__vVK0p {\n min-width: 90%;\n height: 35px;\n}\n.general-module_card_input_table__vVK0p imput {\n height: 35px;\n}\n\n/* Buttons */\n.general-module_btn__FAb1b {\n display: inline-block;\n font-weight: 500;\n text-align: center;\n vertical-align: middle;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n background-color: transparent;\n border-radius: 20px;\n height: 35px;\n padding: 0 10px;\n transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n font-size: 13px;\n}\n.general-module_btn_rounded__Rkb8o {\n width: 5vh !important;\n height: 5vh !important;\n border-radius: 50% !important;\n}\n@media screen and (prefers-reduced-motion: reduce) {\n .general-module_btn__FAb1b {\n transition: none;\n }\n}\n.general-module_btn__FAb1b:hover {\n text-decoration: none;\n}\n.general-module_btn__FAb1b:focus,\n.general-module_btn__FAb1b.general-module_focus__8-F6p {\n outline: 0;\n box-shadow: none;\n}\n.general-module_btn__FAb1b.general-module_disabled__PRzt-,\n.general-module_btn__FAb1b:disabled {\n opacity: 0.65;\n cursor: not-allowed;\n}\n.general-module_btn__FAb1b:not(:disabled):not(.general-module_disabled__PRzt-) {\n cursor: pointer;\n}\na.general-module_btn__FAb1b.general-module_disabled__PRzt- {\n pointer-events: none;\n cursor: not-allowed;\n}\n.general-module_btn_tranparent__GFTRs {\n color: #fff;\n background-color: tranparent;\n border-color: tranparent;\n}\n.general-module_btn_circle__lOyd4 {\n border-radius: 100%;\n width: 35px;\n height: 35px;\n line-height: 20px;\n padding: 10px;\n display: flex;\n justify-content: center;\n align-items: center;\n}\n.general-module_btn_white__H0esd {\n color: #fff;\n background-color: #fff;\n border-color: #fff;\n color: var(--primary);\n}\n.general-module_btn_white__H0esd:hover {\n color: #fff;\n background-color: var(--secondary);\n border-color: var(--secondary);\n}\n.general-module_btn_white__H0esd.general-module_disabled__PRzt-,\n.general-module_btn_white__H0esd:disabled {\n color: #fff;\n background-color: #fff;\n border-color: #fff;\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn_black__NcqLp {\n color: #fff;\n background-color: #000;\n border-color: #000;\n}\n.general-module_btn_black__NcqLp:hover {\n color: #fff;\n background-color: #595959;\n border-color: #595959;\n}\n.general-module_btn_black__NcqLp.general-module_disabled__PRzt-,\n.general-module_btn_black__NcqLp:disabled {\n color: #fff;\n background-color: #000;\n border-color: #000;\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn_primary__C5oTz {\n color: #fff;\n background-color: var(--primary);\n border-color: var(--primary);\n}\n.general-module_btn_primary__C5oTz:hover {\n color: #fff;\n background-color: var(--secondary);\n border-color: var(--secondary);\n}\n.general-module_btn_primary__C5oTz.general-module_disabled__PRzt-,\n.general-module_btn_primary__C5oTz:disabled {\n color: #fff;\n background-color: var(--primary);\n border-color: var(--primary);\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn_secondary__MbOCN {\n color: #fff;\n background-color: var(--secondary);\n border-color: var(--secondary);\n}\n.general-module_btn_secondary__MbOCN:hover {\n color: #fff;\n background-color: #5a6268;\n border-color: #545b62;\n}\n.general-module_btn_secondary__MbOCN.general-module_disabled__PRzt-,\n.general-module_btn_secondary__MbOCN:disabled {\n color: #fff;\n background-color: var(--secondary);\n border-color: var(--secondary);\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn_success__iV5-t {\n color: #fff;\n background-color: var(--success);\n border-color: var(--success);\n}\n.general-module_btn_success__iV5-t:hover {\n color: #fff;\n background-color: var(--successhover);\n border-color: var(--successhover);\n}\n.general-module_btn_success__iV5-t.general-module_disabled__PRzt-,\n.general-module_btn_success__iV5-t:disabled {\n color: #fff;\n background-color: var(--success);\n border-color: var(--success);\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn_info__-ClLB {\n color: #fff;\n background-color: var(--info);\n border-color: var(--info);\n}\n.general-module_btn_info__-ClLB:hover {\n color: #fff;\n background-color: var(--infohover);\n border-color: var(--infohover);\n}\n.general-module_btn_info__-ClLB.general-module_disabled__PRzt-,\n.general-module_btn_info__-ClLB:disabled {\n color: #fff;\n background-color: var(--info);\n border-color: var(--info);\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn_danger__b0QkM {\n color: #fff;\n background-color: var(--danger);\n border-color: var(--danger);\n}\n.general-module_btn_danger__b0QkM:hover {\n color: #fff;\n background-color: var(--dangerhover);\n border-color: var(--dangerhover);\n}\n.general-module_btn_danger__b0QkM.general-module_disabled__PRzt-,\n.general-module_btn_danger__b0QkM:disabled {\n color: #fff;\n background-color: var(--danger);\n border-color: var(--danger);\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn_dark__hSWyC {\n color: #fff;\n background-color: var(--dark);\n border-color: var(--dark);\n}\n.general-module_btn_dark__hSWyC:hover {\n color: #fff;\n background-color: var(--darkhover);\n border-color: var(--darkhover);\n}\n.general-module_btn_dark__hSWyC.general-module_disabled__PRzt-,\n.general-module_btn_dark__hSWyC:disabled {\n color: #fff;\n background-color: var(--dark);\n border-color: var(--dark);\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn__FAb1b:not(:disabled):not(.general-module_disabled__PRzt-):active,\n.general-module_btn__FAb1b:not(:disabled):not(.general-module_disabled__PRzt-).general-module_active__MPpsF {\n color: #fff;\n background-color: #ccc;\n border-color: #ccc;\n}\n.general-module_btn_grey__fGIYU {\n color: #fff;\n background-color: var(--focus);\n border-color: var(--focus);\n}\n.general-module_btn_grey__fGIYU:hover {\n color: #fff;\n background-color: var(--dark);\n border-color: var(--dark);\n}\n.general-module_btn_cardheader__vccWl {\n color: #fff;\n background-color: var(--cardheader);\n border-color: var(--cardheader);\n}\n.general-module_btn_cardheader__vccWl:hover {\n color: #fff;\n background-color: #007a99;\n border-color: #007a99;\n}\n.general-module_btn_cardheader__vccWl.general-module_disabled__PRzt-,\n.general-module_btn_cardheader__vccWl:disabled {\n color: #fff;\n background-color: #005166;\n border-color: #005166;\n cursor: not-allowed;\n opacity: 0.7;\n}\n\n/* Borders */\n.general-module_border_primary__Jqm8o {\n border-color: #022648;\n}\n.general-module_border_secondary__xiHt3 {\n border-color: #eac435;\n}\n.general-module_border_success__kWv6N {\n border-color: var(--success);\n}\n.general-module_border_info__wfOF- {\n border-color: #16aaff;\n}\n.general-module_border_warning__mSIRm {\n border-color: #f7b924;\n}\n.general-module_border_danger__U7veI {\n border-color: #d92550;\n}\n.general-module_border__Pvp44 {\n border: 1px solid #dee2e6 !important;\n}\n.general-module_border_top__0-KRU {\n border-top: 1px solid #dee2e6 !important;\n}\n.general-module_border_right__7QXHH {\n border-right: 1px solid #dee2e6 !important;\n}\n.general-module_border_bottom__Xyy95 {\n border-bottom: 1px solid #dee2e6 !important;\n}\n.general-module_border_left__90qSD {\n border-left: 1px solid #dee2e6 !important;\n}\n.general-module_border_0__YO9qY {\n border: 0 !important;\n}\n.general-module_border_top_0__KFIha {\n border-top: 0 !important;\n}\n.general-module_border_right_0__FaED6 {\n border-right: 0 !important;\n}\n.general-module_border_bottom_0__NZhJm {\n border-bottom: 0 !important;\n}\n.general-module_border_top_0__KFIha {\n border-top: 0 !important;\n}\n.general-module_border_left_0__gjITr {\n border-left: 0 !important;\n}\n/* Inner Content */\n.general-module_app_container__-NNzK {\n display: flex;\n flex-direction: column;\n margin: 0;\n position: relative !important;\n}\n.general-module_app_main__3s9rd {\n z-index: 8;\n position: relative;\n}\n.general-module_app_main__3s9rd .general-module_app_main_inner__OdEv- {\n flex: 1;\n padding: 130px 40px 0;\n}\n.general-module_app_main_inner_headertwo__UkOlN {\n padding: 100px 40px 0 !important;\n}\n.general-module_app_main_inner_headerfour__slUk1 {\n padding: 80px 20px 0 280px !important;\n}\n@media screen and (max-width: 1025px) {\n .general-module_app_main_inner_headerfour__slUk1 {\n padding: 80px 10px !important;\n }\n}\n/* Card */\n.general-module_card__KT-JI {\n position: relative;\n display: flex;\n flex-direction: column;\n min-width: 0;\n word-wrap: break-word;\n background-color: white !important;\n background-clip: border-box;\n border-radius: 15px;\n padding: 0.5em 0.8em;\n transition: all 0.2s;\n}\n.general-module_card_border_10__M-cl- {\n border-radius: 10px !important;\n}\n/* Responsive */\n@media (max-width: 991.98px) {\n .general-module_app_main__3s9rd {\n display: block;\n }\n .general-module_app_main__3s9rd .general-module_app_main_outer__gNSLc {\n padding-left: 0 !important;\n }\n .general-module_app_main__3s9rd .general-module_app_main_outertranslated__IZRx2 {\n padding-right: 0;\n padding-left: 0;\n }\n}\n@media (max-width: 1025px) {\n .general-module_app_main__3s9rd .general-module_app_main_inner__OdEv- {\n padding: 130px 20px 0;\n }\n}\n@media (max-width: 800px) {\n .general-module_app_main__3s9rd .general-module_app_main_inner__OdEv- {\n padding: 130px 20px 0 !important;\n }\n}\n\n@media (max-width: 600px) {\n .general-module_app_main__3s9rd .general-module_app_main_inner__OdEv- {\n padding: 70px 20px !important;\n }\n}\n\n/* Pills */\n.general-module_pill__gHCcE {\n min-width: 9vh;\n height: 4vh;\n color: white;\n padding: 0 1%;\n display: flex;\n text-align: center;\n justify-content: center;\n align-items: center;\n border-radius: 20px;\n font-size: 12px;\n}\n.general-module_fadeIn__bUx2u {\n /* opacity: 1; */\n display: block;\n visibility: visible;\n transition: 1s ease-in-out;\n transition-delay: 0s;\n}\n.general-module_fadeOut__R13Fc {\n /* opacity: 0; */\n display: none;\n visibility: hidden;\n transition: 1s ease-in-out;\n}\n.general-module_fadeInButton__1daVD {\n display: block;\n}\n.general-module_fadeOutButton__8BRUG {\n display: none;\n}\n\n/* Section Title */\n.general-module_sectiontitlecont__F-e6k {\n padding: 0;\n display: flex;\n align-items: center;\n justify-content: center;\n position: relative;\n}\n.general-module_sectiontitlecont__F-e6k span {\n position: relative;\n white-space: nowrap;\n transition: 0.3s;\n}\n.general-module_sectiontitlecont__F-e6k span::after {\n content: '';\n position: absolute;\n bottom: -3px;\n left: 0;\n display: block;\n height: 3px;\n border-radius: 20px;\n z-index: 1000;\n}\n.general-module_homesectiontitlecont__ZfXNm span {\n font-size: 25px !important;\n}\n\n.general-module_sectiontitlecont2__mfEaP {\n padding: 0;\n display: flex;\n align-items: center;\n justify-content: center;\n position: relative;\n}\n.general-module_sectiontitlecont2__mfEaP span {\n position: relative;\n white-space: nowrap;\n transition: 0.3s;\n}\n.general-module_sectiontitlecont2__mfEaP span::after {\n content: '';\n position: absolute;\n bottom: -3px;\n left: 0;\n display: block;\n border-radius: 20px;\n z-index: 1000;\n}\n\n/* Search Overlay */\n.general-module_search_modern__Emxk4 {\n position: relative;\n z-index: 2000;\n display: inline-block;\n vertical-align: middle;\n}\n.general-module_search_wrap__XD-i0 {\n position: fixed;\n left: 0;\n z-index: 100;\n width: 100%;\n height: 280px;\n top:0;\n}\n.general-module_search_wrap2__NHS-l {\n position: fixed;\n left: 0;\n z-index: 100;\n width: 100%;\n /* height: 280px; */\n top:0;\n }\n.general-module_search_form__ENSm4 {\n position: absolute;\n z-index: 1;\n top: 55%;\n left: 50%;\n -webkit-transform: translate(-50%, -50%);\n -ms-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n width: 90%;\n border: none;\n -webkit-animation-delay: 0.5s;\n -moz-animation-delay: 0.5s;\n -o-animation-delay: 0.5s;\n animation-delay: 0.5s;\n -webkit-animation-name: general-module_fadeIn__bUx2u;\n animation-name: general-module_fadeIn__bUx2u;\n -webkit-animation-duration: 0.7s;\n animation-duration: 0.7s;\n -webkit-animation-fill-mode: both;\n animation-fill-mode: both;\n visibility: visible;\n}\n.general-module_search_form__ENSm4:after {\n content: '';\n display: block;\n width: 100%;\n height: 1px;\n -webkit-transform: scale3d(0, 1, 1);\n -ms-transform: scale3d(0, 1, 1);\n transform: scale3d(0, 1, 1);\n -webkit-transform-origin: left center;\n -ms-transform-origin: left center;\n transform-origin: left center;\n -webkit-animation-delay: 0.3s;\n -moz-animation-delay: 0.3s;\n -o-animation-delay: 0.3s;\n animation-delay: 0.3s;\n -webkit-animation-name: general-module_fadeInMove__AZr3h;\n animation-name: general-module_fadeInMove__AZr3h;\n -webkit-animation-duration: 0.7s;\n animation-duration: 0.7s;\n -webkit-animation-fill-mode: both;\n animation-fill-mode: both;\n visibility: visible;\n}\n.general-module_search_form_wrap__mqmVB {\n position: absolute;\n z-index: 1;\n top: 50%;\n left: 50%;\n -webkit-transform: translate(-50%, -50%);\n -ms-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n width: 100%;\n height: 100%;\n}\n.general-module_search_field__ik-q3 {\n width: 100%;\n height: 3em;\n padding: 0 1.5em 0 0;\n letter-spacing: 0;\n border: none;\n background-color: transparent;\n margin: 0;\n border: none;\n white-space: pre-wrap;\n word-wrap: break-word;\n resize: none;\n overflow: hidden;\n display: block;\n visibility: visible;\n vertical-align: middle;\n -webkit-box-sizing: border-box;\n -ms-box-sizing: border-box;\n box-sizing: border-box; \n}\n.general-module_search_modern__Emxk4 .general-module_search_wrap__XD-i0 .general-module_search_field__ik-q3::-ms-clear {\n display: none;\n} \n.general-module_search_modern__Emxk4 .general-module_search_wrap2__NHS-l .general-module_search_field__ik-q3::-ms-clear {\n display: none;\n} \n.general-module_logo_image__lTnSu {\n -webkit-animation-delay: 0.3s;\n -moz-animation-delay: 0.3s;\n -o-animation-delay: 0.3s;\n animation-delay: 0.3s;\n -webkit-animation-name: general-module_fadeInAnim__UYit1;\n animation-name: general-module_fadeInAnim__UYit1;\n -webkit-animation-duration: 0.6s;\n animation-duration: 0.6s;\n -webkit-animation-fill-mode: both;\n animation-fill-mode: both;\n visibility: visible;\n}\n@-webkit-keyframes general-module_fadeInAnim__UYit1 {\n 0% {\n opacity: 0;\n }\n 100% {\n opacity: 1;\n }\n}\n@keyframes general-module_fadeInAnim__UYit1 {\n 0% {\n opacity: 0;\n }\n 100% {\n opacity: 1;\n }\n}\n@-webkit-keyframes general-module_fadeInMove__AZr3h {\n 0% {\n opacity: 0;\n -webkit-transform: scale3d(0, 1, 1);\n }\n 10% {\n opacity: 1;\n -webkit-transform: scale3d(0.1, 1, 1);\n }\n 100% {\n opacity: 0.14;\n -webkit-transform: scale3d(1, 1, 1);\n }\n}\n@keyframes general-module_fadeInMove__AZr3h {\n 0% {\n opacity: 0;\n transform: scale3d(0, 1, 1);\n }\n 10% {\n opacity: 1;\n transform: scale3d(0.1, 1, 1);\n }\n 100% {\n opacity: 1;\n transform: scale3d(1, 1, 1);\n }\n}\n";
388
388
  var generalstyles = {"shadow_bottom":"general-module_shadow_bottom__YcJR3","overflowY_scroll":"general-module_overflowY_scroll__m5upZ","sub_scrollbar":"general-module_sub_scrollbar__mpHTI","badge":"general-module_badge__GTiMs","badge_secondary":"general-module_badge_secondary__p6ErJ","divider":"general-module_divider__WFV-A","verical_divider":"general-module_verical_divider__u5DxE","table":"general-module_table__hdcWN","mw-200":"general-module_mw-200__PaU8G","table_bordered":"general-module_table_bordered__JKIJp","table_borderless":"general-module_table_borderless__OF0cl","table_striped":"general-module_table_striped__wWBA6","table_hover":"general-module_table_hover__EiJha","table_responsive":"general-module_table_responsive__JPCKF","table_translation":"general-module_table_translation__x1Rpf","table_icon":"general-module_table_icon__EMMDI","image_table":"general-module_image_table__HqRaH","shownumber_cont":"general-module_shownumber_cont__34Y5j","card_input_table":"general-module_card_input_table__vVK0p","btn":"general-module_btn__FAb1b","btn_rounded":"general-module_btn_rounded__Rkb8o","focus":"general-module_focus__8-F6p","disabled":"general-module_disabled__PRzt-","btn_tranparent":"general-module_btn_tranparent__GFTRs","btn_circle":"general-module_btn_circle__lOyd4","btn_white":"general-module_btn_white__H0esd","btn_black":"general-module_btn_black__NcqLp","btn_primary":"general-module_btn_primary__C5oTz","btn_secondary":"general-module_btn_secondary__MbOCN","btn_success":"general-module_btn_success__iV5-t","btn_info":"general-module_btn_info__-ClLB","btn_danger":"general-module_btn_danger__b0QkM","btn_dark":"general-module_btn_dark__hSWyC","active":"general-module_active__MPpsF","btn_grey":"general-module_btn_grey__fGIYU","btn_cardheader":"general-module_btn_cardheader__vccWl","border_primary":"general-module_border_primary__Jqm8o","border_secondary":"general-module_border_secondary__xiHt3","border_success":"general-module_border_success__kWv6N","border_info":"general-module_border_info__wfOF-","border_warning":"general-module_border_warning__mSIRm","border_danger":"general-module_border_danger__U7veI","border":"general-module_border__Pvp44","border_top":"general-module_border_top__0-KRU","border_right":"general-module_border_right__7QXHH","border_bottom":"general-module_border_bottom__Xyy95","border_left":"general-module_border_left__90qSD","border_0":"general-module_border_0__YO9qY","border_top_0":"general-module_border_top_0__KFIha","border_right_0":"general-module_border_right_0__FaED6","border_bottom_0":"general-module_border_bottom_0__NZhJm","border_left_0":"general-module_border_left_0__gjITr","app_container":"general-module_app_container__-NNzK","app_main":"general-module_app_main__3s9rd","app_main_inner":"general-module_app_main_inner__OdEv-","app_main_inner_headertwo":"general-module_app_main_inner_headertwo__UkOlN","app_main_inner_headerfour":"general-module_app_main_inner_headerfour__slUk1","card":"general-module_card__KT-JI","card_border_10":"general-module_card_border_10__M-cl-","app_main_outer":"general-module_app_main_outer__gNSLc","app_main_outertranslated":"general-module_app_main_outertranslated__IZRx2","pill":"general-module_pill__gHCcE","fadeIn":"general-module_fadeIn__bUx2u","fadeOut":"general-module_fadeOut__R13Fc","fadeInButton":"general-module_fadeInButton__1daVD","fadeOutButton":"general-module_fadeOutButton__8BRUG","sectiontitlecont":"general-module_sectiontitlecont__F-e6k","homesectiontitlecont":"general-module_homesectiontitlecont__ZfXNm","sectiontitlecont2":"general-module_sectiontitlecont2__mfEaP","search_modern":"general-module_search_modern__Emxk4","search_wrap":"general-module_search_wrap__XD-i0","search_wrap2":"general-module_search_wrap2__NHS-l","search_form":"general-module_search_form__ENSm4","fadeInMove":"general-module_fadeInMove__AZr3h","search_form_wrap":"general-module_search_form_wrap__mqmVB","search_field":"general-module_search_field__ik-q3","logo_image":"general-module_logo_image__lTnSu","fadeInAnim":"general-module_fadeInAnim__UYit1"};
389
- styleInject(css_248z$M);
389
+ styleInject(css_248z$L);
390
390
 
391
391
  var FacebookLoginButton = function FacebookLoginButton(props) {
392
392
  var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4;
@@ -902,13 +902,13 @@
902
902
  }, forgetpasswordstage == 'verify' ? langdetect == 'en' ? 'Reset password' : 'إعادة تعيين كلمة المرور' : langdetect == 'en' ? 'Send verification code' : 'أرسل رمز التحقق'))))));
903
903
  };
904
904
 
905
- var css_248z$L = ".productinfo-module_variant_container__-y4Uc {\n display: flex;\n align-items: center;\n justify-content: center;\n /* min-width: 10vh;\n height: 5vh; */\n border-radius: 10px;\n background-color: #000;\n color: white;\n padding: 0 6px;\n cursor: pointer;\n transition: 0.3s;\n}\n.productinfo-module_size_variant_container__vuTAO {\n /* min-width: 5vh !important;\n max-width: 5vh !important;\n height: 5vh !important;\n border-radius: 50% !important; */\n /* padding: 0 2px !important; */\n}\n.productinfo-module_variant_container__-y4Uc:hover {\n transform: scale(1.05);\n}\n.productinfo-module_variant_container_active__OAhmg {\n border: 2px solid green;\n background-color: green;\n}\n.productinfo-module_color_container__c42a9 {\n display: flex;\n align-items: center;\n justify-content: center;\n width: 4vh;\n height: 4vh;\n border: 2px solid #ccc;\n border-radius: 50%;\n overflow: hidden;\n cursor: pointer;\n transition: 0.3s;\n}\n.productinfo-module_color_container_active__Br2PW {\n padding: 10px;\n border: 2px solid var(--green);\n}\n\n.productinfo-module_color_container_active__Br2PW:before {\n display: flex;\n align-items: center;\n justify-content: center;\n content: '✓';\n color: white;\n}\n.productinfo-module_color_container__c42a9:hover {\n transform: scale(1.1);\n}\n";
905
+ var css_248z$K = ".productinfo-module_variant_container__-y4Uc {\n display: flex;\n align-items: center;\n justify-content: center;\n /* min-width: 10vh;\n height: 5vh; */\n border-radius: 10px;\n background-color: #000;\n color: white;\n padding: 0 6px;\n cursor: pointer;\n transition: 0.3s;\n}\n.productinfo-module_size_variant_container__vuTAO {\n /* min-width: 5vh !important;\n max-width: 5vh !important;\n height: 5vh !important;\n border-radius: 50% !important; */\n /* padding: 0 2px !important; */\n}\n.productinfo-module_variant_container__-y4Uc:hover {\n transform: scale(1.05);\n}\n.productinfo-module_variant_container_active__OAhmg {\n border: 2px solid green;\n background-color: green;\n}\n.productinfo-module_color_container__c42a9 {\n display: flex;\n align-items: center;\n justify-content: center;\n width: 4vh;\n height: 4vh;\n border: 2px solid #ccc;\n border-radius: 50%;\n overflow: hidden;\n cursor: pointer;\n transition: 0.3s;\n}\n.productinfo-module_color_container_active__Br2PW {\n padding: 10px;\n border: 2px solid var(--green);\n}\n\n.productinfo-module_color_container_active__Br2PW:before {\n display: flex;\n align-items: center;\n justify-content: center;\n content: '✓';\n color: white;\n}\n.productinfo-module_color_container__c42a9:hover {\n transform: scale(1.1);\n}\n";
906
906
  var productinfostyles = {"variant_container":"productinfo-module_variant_container__-y4Uc","size_variant_container":"productinfo-module_size_variant_container__vuTAO","variant_container_active":"productinfo-module_variant_container_active__OAhmg","color_container":"productinfo-module_color_container__c42a9","color_container_active":"productinfo-module_color_container_active__Br2PW"};
907
- styleInject(css_248z$L);
908
-
909
- var css_248z$K = ".image-gallery_image-gallery-icon__WE2UX {\n\tcolor: #fff;\n\ttransition: all .3s ease-out;\n\tappearance: none;\n\tbackground-color: transparent;\n\tborder: 0;\n\tcursor: pointer;\n\toutline: none;\n\tposition: absolute;\n\tz-index: 4;\n display: none !important;\n\t/* filter: drop-shadow(0 2px 2px #1a1a1a); */\n}\n\n@media(hover: hover)and (pointer: fine) {\n\t.image-gallery_image-gallery-icon__WE2UX:hover {\n\t\tcolor: var(--secondary)\n\t}\n\n\t.image-gallery_image-gallery-icon__WE2UX:hover .image-gallery_image-gallery-svg__XloJd {\n\t\ttransform: scale(1.1)\n\t}\n}\n\n.image-gallery_image-gallery-icon__WE2UX:focus {\n\toutline: 2px solid #000\n}\n\n.image-gallery_image-gallery-using-mouse__lBKAU .image-gallery_image-gallery-icon__WE2UX:focus {\n\toutline: none\n}\n\n.image-gallery_image-gallery-fullscreen-button__xyF3z,\n.image-gallery_image-gallery-play-button__2AS3J {\n\tbottom: 0;\n\tpadding: 20px\n}\n\n.image-gallery_image-gallery-fullscreen-button__xyF3z .image-gallery_image-gallery-svg__XloJd,\n.image-gallery_image-gallery-play-button__2AS3J .image-gallery_image-gallery-svg__XloJd {\n\theight: 28px;\n\twidth: 28px\n}\n\n@media(max-width: 768px) {\n\n\t.image-gallery_image-gallery-fullscreen-button__xyF3z,\n\t.image-gallery_image-gallery-play-button__2AS3J {\n\t\tpadding: 15px\n\t}\n\n\t.image-gallery_image-gallery-fullscreen-button__xyF3z .image-gallery_image-gallery-svg__XloJd,\n\t.image-gallery_image-gallery-play-button__2AS3J .image-gallery_image-gallery-svg__XloJd {\n\t\theight: 24px;\n\t\twidth: 24px\n\t}\n}\n\n@media(max-width: 480px) {\n\n\t.image-gallery_image-gallery-fullscreen-button__xyF3z,\n\t.image-gallery_image-gallery-play-button__2AS3J {\n\t\tpadding: 10px\n\t}\n\n\t.image-gallery_image-gallery-fullscreen-button__xyF3z .image-gallery_image-gallery-svg__XloJd,\n\t.image-gallery_image-gallery-play-button__2AS3J .image-gallery_image-gallery-svg__XloJd {\n\t\theight: 16px;\n\t\twidth: 16px\n\t}\n}\n\n.image-gallery_image-gallery-fullscreen-button__xyF3z {\n\tright: 0\n}\n\n.image-gallery_image-gallery-play-button__2AS3J {\n\tleft: 0\n}\n\n.image-gallery_image-gallery-left-nav__BmHmk,\n.image-gallery_image-gallery-right-nav__53hut {\n\tpadding: 50px 10px;\n\ttop: 50%;\n\ttransform: translateY(-50%)\n}\n\n.image-gallery_image-gallery-left-nav__BmHmk .image-gallery_image-gallery-svg__XloJd,\n.image-gallery_image-gallery-right-nav__53hut .image-gallery_image-gallery-svg__XloJd {\n\theight: 120px;\n\twidth: 60px\n}\n\n@media(max-width: 768px) {\n\n\t.image-gallery_image-gallery-left-nav__BmHmk .image-gallery_image-gallery-svg__XloJd,\n\t.image-gallery_image-gallery-right-nav__53hut .image-gallery_image-gallery-svg__XloJd {\n\t\theight: 72px;\n\t\twidth: 36px\n\t}\n}\n\n@media(max-width: 480px) {\n\n\t.image-gallery_image-gallery-left-nav__BmHmk .image-gallery_image-gallery-svg__XloJd,\n\t.image-gallery_image-gallery-right-nav__53hut .image-gallery_image-gallery-svg__XloJd {\n\t\theight: 48px;\n\t\twidth: 24px\n\t}\n}\n\n.image-gallery_image-gallery-left-nav__BmHmk[disabled],\n.image-gallery_image-gallery-right-nav__53hut[disabled] {\n\tcursor: disabled;\n\topacity: .6;\n\tpointer-events: none\n}\n\n.image-gallery_image-gallery-left-nav__BmHmk {\n\tleft: 0\n}\n\n.image-gallery_image-gallery-right-nav__53hut {\n\tright: 0\n}\n\n.image-gallery_image-gallery__FfPQj {\n\t-webkit-user-select: none;\n\t-moz-user-select: none;\n\t-ms-user-select: none;\n\t-o-user-select: none;\n\tuser-select: none;\n\t-webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n\tposition: relative\n}\n\n.image-gallery_image-gallery__FfPQj.image-gallery_fullscreen-modal__KM6Xw {\n\tbackground: #000;\n\tbottom: 0;\n\theight: 100%;\n\tleft: 0;\n\tposition: fixed;\n\tright: 0;\n\ttop: 0;\n\twidth: 100%;\n\tz-index: 5\n}\n\n.image-gallery_image-gallery__FfPQj.image-gallery_fullscreen-modal__KM6Xw .image-gallery_image-gallery-content__kMTBU {\n\ttop: 50%;\n\ttransform: translateY(-50%)\n}\n\n.image-gallery_image-gallery-content__kMTBU {\n\tposition: relative;\n\tline-height: 0;\n\ttop: 0\n}\n\n.image-gallery_image-gallery-content__kMTBU.image-gallery_fullscreen__VMCyX {\n\tbackground: #000\n}\n\n.image-gallery_image-gallery-content__kMTBU .image-gallery_image-gallery-slide__2BfHc .image-gallery_image-gallery-image__pCNKh {\n\tmax-height: 50vh !important;\n}\n\n.image-gallery_image-gallery-content__kMTBU.image-gallery_left__K0NWU .image-gallery_image-gallery-slide__2BfHc .image-gallery_image-gallery-image__pCNKh,\n.image-gallery_image-gallery-content__kMTBU.image-gallery_right__PlchD .image-gallery_image-gallery-slide__2BfHc .image-gallery_image-gallery-image__pCNKh {\n\tmax-height: 100vh\n}\n\n.image-gallery_image-gallery-slide-wrapper__gdmSf {\n\tposition: relative\n}\n\n.image-gallery_image-gallery-slide-wrapper__gdmSf.image-gallery_left__K0NWU,\n.image-gallery_image-gallery-slide-wrapper__gdmSf.image-gallery_right__PlchD {\n\tdisplay: inline-block;\n\twidth: calc(100% - 110px)\n}\n\n@media(max-width: 768px) {\n\n\t.image-gallery_image-gallery-slide-wrapper__gdmSf.image-gallery_left__K0NWU,\n\t.image-gallery_image-gallery-slide-wrapper__gdmSf.image-gallery_right__PlchD {\n\t\twidth: calc(100% - 87px)\n\t}\n}\n\n.image-gallery_image-gallery-slide-wrapper__gdmSf.image-gallery_image-gallery-rtl__jhrNg {\n\tdirection: rtl\n}\n\n.image-gallery_image-gallery-slides__cWfmF {\n\tline-height: 0;\n\toverflow: hidden;\n\tposition: relative;\n\twhite-space: nowrap;\n\ttext-align: center\n}\n\n.image-gallery_image-gallery-slide__2BfHc {\n\tleft: 0;\n\tposition: absolute;\n\ttop: 0;\n\twidth: 100%\n}\n\n.image-gallery_image-gallery-slide__2BfHc.image-gallery_center__1gH-w {\n\tposition: relative\n}\n\n.image-gallery_image-gallery-slide__2BfHc .image-gallery_image-gallery-image__pCNKh {\n\twidth: 100%;\n\tobject-fit: contain\n}\n\n.image-gallery_image-gallery-slide__2BfHc .image-gallery_image-gallery-description__l1rZM {\n\tbackground: rgba(0, 0, 0, .4);\n\tbottom: 70px;\n\tcolor: #fff;\n\tleft: 0;\n\tline-height: 1;\n\tpadding: 10px 20px;\n\tposition: absolute;\n\twhite-space: normal\n}\n\n@media(max-width: 768px) {\n\t.image-gallery_image-gallery-slide__2BfHc .image-gallery_image-gallery-description__l1rZM {\n\t\tbottom: 45px;\n\t\tfont-size: .8em;\n\t\tpadding: 8px 15px\n\t}\n}\n\n.image-gallery_image-gallery-bullets__CEQBy {\n\tbottom: 20px;\n\tleft: 0;\n\tmargin: 0 auto;\n\tposition: absolute;\n\tright: 0;\n\twidth: 80%;\n\tz-index: 4\n}\n\n.image-gallery_image-gallery-bullets__CEQBy .image-gallery_image-gallery-bullets-container__BXDlg {\n\tmargin: 0;\n\tpadding: 0;\n\ttext-align: center\n}\n\n.image-gallery_image-gallery-bullets__CEQBy .image-gallery_image-gallery-bullet__Z7gGG {\n\tappearance: none;\n\tbackground-color: transparent;\n\tborder: 1px solid #fff;\n\tborder-radius: 50%;\n\tbox-shadow: 0 2px 2px #1a1a1a;\n\tcursor: pointer;\n\tdisplay: inline-block;\n\tmargin: 0 5px;\n\toutline: none;\n\tpadding: 5px;\n\ttransition: all .2s ease-out\n}\n\n@media(max-width: 768px) {\n\t.image-gallery_image-gallery-bullets__CEQBy .image-gallery_image-gallery-bullet__Z7gGG {\n\t\tmargin: 0 3px;\n\t\tpadding: 3px\n\t}\n}\n\n@media(max-width: 480px) {\n\t.image-gallery_image-gallery-bullets__CEQBy .image-gallery_image-gallery-bullet__Z7gGG {\n\t\tpadding: 2.7px\n\t}\n}\n\n.image-gallery_image-gallery-bullets__CEQBy .image-gallery_image-gallery-bullet__Z7gGG:focus {\n\ttransform: scale(1.2);\n\tbackground: #000;\n\tborder: 1px solid #000\n}\n\n.image-gallery_image-gallery-bullets__CEQBy .image-gallery_image-gallery-bullet__Z7gGG.image-gallery_active__B2qrR {\n\ttransform: scale(1.2);\n\tborder: 1px solid #fff;\n\tbackground: #fff\n}\n\n@media(hover: hover)and (pointer: fine) {\n\t.image-gallery_image-gallery-bullets__CEQBy .image-gallery_image-gallery-bullet__Z7gGG:hover {\n\t\tbackground: #000;\n\t\tborder: 1px solid #000\n\t}\n\n\t.image-gallery_image-gallery-bullets__CEQBy .image-gallery_image-gallery-bullet__Z7gGG.image-gallery_active__B2qrR:hover {\n\t\tbackground: #000\n\t}\n}\n\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv- {\n\tposition: relative\n}\n\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_thumbnails-swipe-horizontal__5-5qp {\n\ttouch-action: pan-y\n}\n\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_thumbnails-swipe-vertical__-NAhb {\n\ttouch-action: pan-x\n}\n\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_thumbnails-wrapper-rtl__Ya5gz {\n\tdirection: rtl\n}\n\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_left__K0NWU,\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_right__PlchD {\n\tdisplay: inline-block;\n\tvertical-align: top;\n\twidth: 100px;\n\theight: 100px !important;\n}\n\n@media(max-width: 768px) {\n\n\t.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_left__K0NWU,\n\t.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_right__PlchD {\n\t\twidth: 81px\n\t}\n}\n\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_left__K0NWU .image-gallery_image-gallery-thumbnails__1BFBn,\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_right__PlchD .image-gallery_image-gallery-thumbnails__1BFBn {\n\theight: 100%;\n\twidth: 100%;\n\tleft: 0;\n\tpadding: 0;\n\tposition: absolute;\n\ttop: 0\n}\n\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_left__K0NWU .image-gallery_image-gallery-thumbnails__1BFBn .image-gallery_image-gallery-thumbnail__EKbDF,\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_right__PlchD .image-gallery_image-gallery-thumbnails__1BFBn .image-gallery_image-gallery-thumbnail__EKbDF {\n\tdisplay: block;\n\tmargin-right: 0;\n\tpadding: 0\n}\n\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_left__K0NWU .image-gallery_image-gallery-thumbnails__1BFBn .image-gallery_image-gallery-thumbnail__EKbDF+.image-gallery_image-gallery-thumbnail__EKbDF,\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_right__PlchD .image-gallery_image-gallery-thumbnails__1BFBn .image-gallery_image-gallery-thumbnail__EKbDF+.image-gallery_image-gallery-thumbnail__EKbDF {\n\tmargin-left: 0;\n\tmargin-top: 2px\n}\n\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_left__K0NWU,\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_right__PlchD {\n\tmargin: 0 5px\n}\n\n@media(max-width: 768px) {\n\n\t.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_left__K0NWU,\n\t.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_right__PlchD {\n\t\tmargin: 0 3px\n\t}\n}\n\n.image-gallery_image-gallery-thumbnails__1BFBn {\n\toverflow: hidden;\n\tpadding: 5px 0\n}\n\n@media(max-width: 768px) {\n\t.image-gallery_image-gallery-thumbnails__1BFBn {\n\t\tpadding: 3px 0\n\t}\n}\n\n.image-gallery_image-gallery-thumbnails__1BFBn .image-gallery_image-gallery-thumbnails-container__Z3mr8 {\n\tcursor: pointer;\n\ttext-align: center;\n\twhite-space: nowrap\n}\n\n.image-gallery_image-gallery-thumbnail__EKbDF {\n\tdisplay: inline-block;\n\tborder: 2px solid transparent;\n\ttransition: border .3s ease-out;\n\twidth: 10vh;\n\tbackground: transparent;\n\tpadding: 0\n}\n\n@media(max-width: 768px) {\n\t.image-gallery_image-gallery-thumbnail__EKbDF {\n\t\tborder: 3px solid transparent;\n\t\twidth: 81px\n\t}\n}\n\n.image-gallery_image-gallery-thumbnail__EKbDF+.image-gallery_image-gallery-thumbnail__EKbDF {\n\tmargin-left: 2px\n}\n\n.image-gallery_image-gallery-thumbnail__EKbDF .image-gallery_image-gallery-thumbnail-inner__4F4ry {\n\tdisplay: block;\n\tposition: relative\n}\n.image-gallery_image-gallery-thumbnail__EKbDF{\n\twidth: 10vh;\n\theight: 7vh;\n\toverflow: hidden;\n}\n.image-gallery_image-gallery-thumbnail__EKbDF .image-gallery_image-gallery-thumbnail-image__Oi9qX {\n\twidth: 100%;\n height:100%;\n\tline-height: 0;\n object-fit: contain;\n}\n\n.image-gallery_image-gallery-thumbnail__EKbDF.image-gallery_active__B2qrR,\n.image-gallery_image-gallery-thumbnail__EKbDF:focus {\n\toutline: none;\n\tborder: 2px solid var(--light);\n}\n@media(hover: hover)and (pointer: fine) {\n\t.image-gallery_image-gallery-thumbnail__EKbDF:hover {\n\t\toutline: none;\n\t\tborder: 2px solid var(--light)\n\t}\n}\n\n@media(hover: hover)and (pointer: fine)and (max-width: 768px) {\n\t.image-gallery_image-gallery-thumbnail__EKbDF:hover {\n\t\tborder: 2px solid var(--primary)\n\t}\n}\n\n.image-gallery_image-gallery-thumbnail-label__4Xph8 {\n\tbox-sizing: border-box;\n\tcolor: #fff;\n\tfont-size: 1em;\n\tleft: 0;\n\tline-height: 1em;\n\tpadding: 5%;\n\tposition: absolute;\n\ttop: 50%;\n\ttext-shadow: 0 2px 2px #1a1a1a;\n\ttransform: translateY(-50%);\n\twhite-space: normal;\n\twidth: 100%\n}\n\n@media(max-width: 768px) {\n\t.image-gallery_image-gallery-thumbnail-label__4Xph8 {\n\t\tfont-size: .8em;\n\t\tline-height: .8em\n\t}\n}\n\n.image-gallery_image-gallery-index__DbRoC {\n\tbackground: rgba(0, 0, 0, .4);\n\tcolor: #fff;\n\tline-height: 1;\n\tpadding: 10px 20px;\n\tposition: absolute;\n\tright: 0;\n\ttop: 0;\n\tz-index: 4\n}\n\n@media(max-width: 768px) {\n\t.image-gallery_image-gallery-index__DbRoC {\n\t\tfont-size: .8em;\n\t\tpadding: 5px 10px\n\t}\n}";
910
907
  styleInject(css_248z$K);
911
908
 
909
+ var css_248z$J = ".image-gallery_image-gallery-icon__WE2UX {\n\tcolor: #fff;\n\ttransition: all .3s ease-out;\n\tappearance: none;\n\tbackground-color: transparent;\n\tborder: 0;\n\tcursor: pointer;\n\toutline: none;\n\tposition: absolute;\n\tz-index: 4;\n display: none !important;\n\t/* filter: drop-shadow(0 2px 2px #1a1a1a); */\n}\n\n@media(hover: hover)and (pointer: fine) {\n\t.image-gallery_image-gallery-icon__WE2UX:hover {\n\t\tcolor: var(--secondary)\n\t}\n\n\t.image-gallery_image-gallery-icon__WE2UX:hover .image-gallery_image-gallery-svg__XloJd {\n\t\ttransform: scale(1.1)\n\t}\n}\n\n.image-gallery_image-gallery-icon__WE2UX:focus {\n\toutline: 2px solid #000\n}\n\n.image-gallery_image-gallery-using-mouse__lBKAU .image-gallery_image-gallery-icon__WE2UX:focus {\n\toutline: none\n}\n\n.image-gallery_image-gallery-fullscreen-button__xyF3z,\n.image-gallery_image-gallery-play-button__2AS3J {\n\tbottom: 0;\n\tpadding: 20px\n}\n\n.image-gallery_image-gallery-fullscreen-button__xyF3z .image-gallery_image-gallery-svg__XloJd,\n.image-gallery_image-gallery-play-button__2AS3J .image-gallery_image-gallery-svg__XloJd {\n\theight: 28px;\n\twidth: 28px\n}\n\n@media(max-width: 768px) {\n\n\t.image-gallery_image-gallery-fullscreen-button__xyF3z,\n\t.image-gallery_image-gallery-play-button__2AS3J {\n\t\tpadding: 15px\n\t}\n\n\t.image-gallery_image-gallery-fullscreen-button__xyF3z .image-gallery_image-gallery-svg__XloJd,\n\t.image-gallery_image-gallery-play-button__2AS3J .image-gallery_image-gallery-svg__XloJd {\n\t\theight: 24px;\n\t\twidth: 24px\n\t}\n}\n\n@media(max-width: 480px) {\n\n\t.image-gallery_image-gallery-fullscreen-button__xyF3z,\n\t.image-gallery_image-gallery-play-button__2AS3J {\n\t\tpadding: 10px\n\t}\n\n\t.image-gallery_image-gallery-fullscreen-button__xyF3z .image-gallery_image-gallery-svg__XloJd,\n\t.image-gallery_image-gallery-play-button__2AS3J .image-gallery_image-gallery-svg__XloJd {\n\t\theight: 16px;\n\t\twidth: 16px\n\t}\n}\n\n.image-gallery_image-gallery-fullscreen-button__xyF3z {\n\tright: 0\n}\n\n.image-gallery_image-gallery-play-button__2AS3J {\n\tleft: 0\n}\n\n.image-gallery_image-gallery-left-nav__BmHmk,\n.image-gallery_image-gallery-right-nav__53hut {\n\tpadding: 50px 10px;\n\ttop: 50%;\n\ttransform: translateY(-50%)\n}\n\n.image-gallery_image-gallery-left-nav__BmHmk .image-gallery_image-gallery-svg__XloJd,\n.image-gallery_image-gallery-right-nav__53hut .image-gallery_image-gallery-svg__XloJd {\n\theight: 120px;\n\twidth: 60px\n}\n\n@media(max-width: 768px) {\n\n\t.image-gallery_image-gallery-left-nav__BmHmk .image-gallery_image-gallery-svg__XloJd,\n\t.image-gallery_image-gallery-right-nav__53hut .image-gallery_image-gallery-svg__XloJd {\n\t\theight: 72px;\n\t\twidth: 36px\n\t}\n}\n\n@media(max-width: 480px) {\n\n\t.image-gallery_image-gallery-left-nav__BmHmk .image-gallery_image-gallery-svg__XloJd,\n\t.image-gallery_image-gallery-right-nav__53hut .image-gallery_image-gallery-svg__XloJd {\n\t\theight: 48px;\n\t\twidth: 24px\n\t}\n}\n\n.image-gallery_image-gallery-left-nav__BmHmk[disabled],\n.image-gallery_image-gallery-right-nav__53hut[disabled] {\n\tcursor: disabled;\n\topacity: .6;\n\tpointer-events: none\n}\n\n.image-gallery_image-gallery-left-nav__BmHmk {\n\tleft: 0\n}\n\n.image-gallery_image-gallery-right-nav__53hut {\n\tright: 0\n}\n\n.image-gallery_image-gallery__FfPQj {\n\t-webkit-user-select: none;\n\t-moz-user-select: none;\n\t-ms-user-select: none;\n\t-o-user-select: none;\n\tuser-select: none;\n\t-webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n\tposition: relative\n}\n\n.image-gallery_image-gallery__FfPQj.image-gallery_fullscreen-modal__KM6Xw {\n\tbackground: #000;\n\tbottom: 0;\n\theight: 100%;\n\tleft: 0;\n\tposition: fixed;\n\tright: 0;\n\ttop: 0;\n\twidth: 100%;\n\tz-index: 5\n}\n\n.image-gallery_image-gallery__FfPQj.image-gallery_fullscreen-modal__KM6Xw .image-gallery_image-gallery-content__kMTBU {\n\ttop: 50%;\n\ttransform: translateY(-50%)\n}\n\n.image-gallery_image-gallery-content__kMTBU {\n\tposition: relative;\n\tline-height: 0;\n\ttop: 0\n}\n\n.image-gallery_image-gallery-content__kMTBU.image-gallery_fullscreen__VMCyX {\n\tbackground: #000\n}\n\n.image-gallery_image-gallery-content__kMTBU .image-gallery_image-gallery-slide__2BfHc .image-gallery_image-gallery-image__pCNKh {\n\tmax-height: 50vh !important;\n}\n\n.image-gallery_image-gallery-content__kMTBU.image-gallery_left__K0NWU .image-gallery_image-gallery-slide__2BfHc .image-gallery_image-gallery-image__pCNKh,\n.image-gallery_image-gallery-content__kMTBU.image-gallery_right__PlchD .image-gallery_image-gallery-slide__2BfHc .image-gallery_image-gallery-image__pCNKh {\n\tmax-height: 100vh\n}\n\n.image-gallery_image-gallery-slide-wrapper__gdmSf {\n\tposition: relative\n}\n\n.image-gallery_image-gallery-slide-wrapper__gdmSf.image-gallery_left__K0NWU,\n.image-gallery_image-gallery-slide-wrapper__gdmSf.image-gallery_right__PlchD {\n\tdisplay: inline-block;\n\twidth: calc(100% - 110px)\n}\n\n@media(max-width: 768px) {\n\n\t.image-gallery_image-gallery-slide-wrapper__gdmSf.image-gallery_left__K0NWU,\n\t.image-gallery_image-gallery-slide-wrapper__gdmSf.image-gallery_right__PlchD {\n\t\twidth: calc(100% - 87px)\n\t}\n}\n\n.image-gallery_image-gallery-slide-wrapper__gdmSf.image-gallery_image-gallery-rtl__jhrNg {\n\tdirection: rtl\n}\n\n.image-gallery_image-gallery-slides__cWfmF {\n\tline-height: 0;\n\toverflow: hidden;\n\tposition: relative;\n\twhite-space: nowrap;\n\ttext-align: center\n}\n\n.image-gallery_image-gallery-slide__2BfHc {\n\tleft: 0;\n\tposition: absolute;\n\ttop: 0;\n\twidth: 100%\n}\n\n.image-gallery_image-gallery-slide__2BfHc.image-gallery_center__1gH-w {\n\tposition: relative\n}\n\n.image-gallery_image-gallery-slide__2BfHc .image-gallery_image-gallery-image__pCNKh {\n\twidth: 100%;\n\tobject-fit: contain\n}\n\n.image-gallery_image-gallery-slide__2BfHc .image-gallery_image-gallery-description__l1rZM {\n\tbackground: rgba(0, 0, 0, .4);\n\tbottom: 70px;\n\tcolor: #fff;\n\tleft: 0;\n\tline-height: 1;\n\tpadding: 10px 20px;\n\tposition: absolute;\n\twhite-space: normal\n}\n\n@media(max-width: 768px) {\n\t.image-gallery_image-gallery-slide__2BfHc .image-gallery_image-gallery-description__l1rZM {\n\t\tbottom: 45px;\n\t\tfont-size: .8em;\n\t\tpadding: 8px 15px\n\t}\n}\n\n.image-gallery_image-gallery-bullets__CEQBy {\n\tbottom: 20px;\n\tleft: 0;\n\tmargin: 0 auto;\n\tposition: absolute;\n\tright: 0;\n\twidth: 80%;\n\tz-index: 4\n}\n\n.image-gallery_image-gallery-bullets__CEQBy .image-gallery_image-gallery-bullets-container__BXDlg {\n\tmargin: 0;\n\tpadding: 0;\n\ttext-align: center\n}\n\n.image-gallery_image-gallery-bullets__CEQBy .image-gallery_image-gallery-bullet__Z7gGG {\n\tappearance: none;\n\tbackground-color: transparent;\n\tborder: 1px solid #fff;\n\tborder-radius: 50%;\n\tbox-shadow: 0 2px 2px #1a1a1a;\n\tcursor: pointer;\n\tdisplay: inline-block;\n\tmargin: 0 5px;\n\toutline: none;\n\tpadding: 5px;\n\ttransition: all .2s ease-out\n}\n\n@media(max-width: 768px) {\n\t.image-gallery_image-gallery-bullets__CEQBy .image-gallery_image-gallery-bullet__Z7gGG {\n\t\tmargin: 0 3px;\n\t\tpadding: 3px\n\t}\n}\n\n@media(max-width: 480px) {\n\t.image-gallery_image-gallery-bullets__CEQBy .image-gallery_image-gallery-bullet__Z7gGG {\n\t\tpadding: 2.7px\n\t}\n}\n\n.image-gallery_image-gallery-bullets__CEQBy .image-gallery_image-gallery-bullet__Z7gGG:focus {\n\ttransform: scale(1.2);\n\tbackground: #000;\n\tborder: 1px solid #000\n}\n\n.image-gallery_image-gallery-bullets__CEQBy .image-gallery_image-gallery-bullet__Z7gGG.image-gallery_active__B2qrR {\n\ttransform: scale(1.2);\n\tborder: 1px solid #fff;\n\tbackground: #fff\n}\n\n@media(hover: hover)and (pointer: fine) {\n\t.image-gallery_image-gallery-bullets__CEQBy .image-gallery_image-gallery-bullet__Z7gGG:hover {\n\t\tbackground: #000;\n\t\tborder: 1px solid #000\n\t}\n\n\t.image-gallery_image-gallery-bullets__CEQBy .image-gallery_image-gallery-bullet__Z7gGG.image-gallery_active__B2qrR:hover {\n\t\tbackground: #000\n\t}\n}\n\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv- {\n\tposition: relative\n}\n\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_thumbnails-swipe-horizontal__5-5qp {\n\ttouch-action: pan-y\n}\n\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_thumbnails-swipe-vertical__-NAhb {\n\ttouch-action: pan-x\n}\n\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_thumbnails-wrapper-rtl__Ya5gz {\n\tdirection: rtl\n}\n\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_left__K0NWU,\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_right__PlchD {\n\tdisplay: inline-block;\n\tvertical-align: top;\n\twidth: 100px;\n\theight: 100px !important;\n}\n\n@media(max-width: 768px) {\n\n\t.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_left__K0NWU,\n\t.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_right__PlchD {\n\t\twidth: 81px\n\t}\n}\n\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_left__K0NWU .image-gallery_image-gallery-thumbnails__1BFBn,\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_right__PlchD .image-gallery_image-gallery-thumbnails__1BFBn {\n\theight: 100%;\n\twidth: 100%;\n\tleft: 0;\n\tpadding: 0;\n\tposition: absolute;\n\ttop: 0\n}\n\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_left__K0NWU .image-gallery_image-gallery-thumbnails__1BFBn .image-gallery_image-gallery-thumbnail__EKbDF,\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_right__PlchD .image-gallery_image-gallery-thumbnails__1BFBn .image-gallery_image-gallery-thumbnail__EKbDF {\n\tdisplay: block;\n\tmargin-right: 0;\n\tpadding: 0\n}\n\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_left__K0NWU .image-gallery_image-gallery-thumbnails__1BFBn .image-gallery_image-gallery-thumbnail__EKbDF+.image-gallery_image-gallery-thumbnail__EKbDF,\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_right__PlchD .image-gallery_image-gallery-thumbnails__1BFBn .image-gallery_image-gallery-thumbnail__EKbDF+.image-gallery_image-gallery-thumbnail__EKbDF {\n\tmargin-left: 0;\n\tmargin-top: 2px\n}\n\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_left__K0NWU,\n.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_right__PlchD {\n\tmargin: 0 5px\n}\n\n@media(max-width: 768px) {\n\n\t.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_left__K0NWU,\n\t.image-gallery_image-gallery-thumbnails-wrapper__7vIv-.image-gallery_right__PlchD {\n\t\tmargin: 0 3px\n\t}\n}\n\n.image-gallery_image-gallery-thumbnails__1BFBn {\n\toverflow: hidden;\n\tpadding: 5px 0\n}\n\n@media(max-width: 768px) {\n\t.image-gallery_image-gallery-thumbnails__1BFBn {\n\t\tpadding: 3px 0\n\t}\n}\n\n.image-gallery_image-gallery-thumbnails__1BFBn .image-gallery_image-gallery-thumbnails-container__Z3mr8 {\n\tcursor: pointer;\n\ttext-align: center;\n\twhite-space: nowrap\n}\n\n.image-gallery_image-gallery-thumbnail__EKbDF {\n\tdisplay: inline-block;\n\tborder: 2px solid transparent;\n\ttransition: border .3s ease-out;\n\twidth: 10vh;\n\tbackground: transparent;\n\tpadding: 0\n}\n\n@media(max-width: 768px) {\n\t.image-gallery_image-gallery-thumbnail__EKbDF {\n\t\tborder: 3px solid transparent;\n\t\twidth: 81px\n\t}\n}\n\n.image-gallery_image-gallery-thumbnail__EKbDF+.image-gallery_image-gallery-thumbnail__EKbDF {\n\tmargin-left: 2px\n}\n\n.image-gallery_image-gallery-thumbnail__EKbDF .image-gallery_image-gallery-thumbnail-inner__4F4ry {\n\tdisplay: block;\n\tposition: relative\n}\n.image-gallery_image-gallery-thumbnail__EKbDF{\n\twidth: 10vh;\n\theight: 7vh;\n\toverflow: hidden;\n}\n.image-gallery_image-gallery-thumbnail__EKbDF .image-gallery_image-gallery-thumbnail-image__Oi9qX {\n\twidth: 100%;\n height:100%;\n\tline-height: 0;\n object-fit: contain;\n}\n\n.image-gallery_image-gallery-thumbnail__EKbDF.image-gallery_active__B2qrR,\n.image-gallery_image-gallery-thumbnail__EKbDF:focus {\n\toutline: none;\n\tborder: 2px solid var(--light);\n}\n@media(hover: hover)and (pointer: fine) {\n\t.image-gallery_image-gallery-thumbnail__EKbDF:hover {\n\t\toutline: none;\n\t\tborder: 2px solid var(--light)\n\t}\n}\n\n@media(hover: hover)and (pointer: fine)and (max-width: 768px) {\n\t.image-gallery_image-gallery-thumbnail__EKbDF:hover {\n\t\tborder: 2px solid var(--primary)\n\t}\n}\n\n.image-gallery_image-gallery-thumbnail-label__4Xph8 {\n\tbox-sizing: border-box;\n\tcolor: #fff;\n\tfont-size: 1em;\n\tleft: 0;\n\tline-height: 1em;\n\tpadding: 5%;\n\tposition: absolute;\n\ttop: 50%;\n\ttext-shadow: 0 2px 2px #1a1a1a;\n\ttransform: translateY(-50%);\n\twhite-space: normal;\n\twidth: 100%\n}\n\n@media(max-width: 768px) {\n\t.image-gallery_image-gallery-thumbnail-label__4Xph8 {\n\t\tfont-size: .8em;\n\t\tline-height: .8em\n\t}\n}\n\n.image-gallery_image-gallery-index__DbRoC {\n\tbackground: rgba(0, 0, 0, .4);\n\tcolor: #fff;\n\tline-height: 1;\n\tpadding: 10px 20px;\n\tposition: absolute;\n\tright: 0;\n\ttop: 0;\n\tz-index: 4\n}\n\n@media(max-width: 768px) {\n\t.image-gallery_image-gallery-index__DbRoC {\n\t\tfont-size: .8em;\n\t\tpadding: 5px 10px\n\t}\n}";
910
+ styleInject(css_248z$J);
911
+
912
912
  var IKurlEndpoint = 'https://ik.imagekit.io/edz9wjr4s';
913
913
  var IKpublicKey = 'public_QSRLIVQvSLS2gbUJ+zn2E0Xg7I0=';
914
914
  var serverbaselink$1 = 'https://tabex-co.com';
@@ -916,18 +916,11 @@
916
916
  function ownKeys$1Z(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
917
917
  function _objectSpread$1Z(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$1Z(Object(source), !0).forEach(function (key) { _defineProperty__default["default"](target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$1Z(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
918
918
  var Product_itemtype = function Product_itemtype(props) {
919
- var _fetchProductInfoQuer, _fetchProductInfoQuer2, _fetchProductInfoQuer3, _fetchProductInfoQuer4, _fetchProductInfoQuer5, _fetchProductInfoQuer6, _fetchProductInfoQuer7, _fetchProductInfoQuer8, _fetchProductInfoQuer9, _fetchProductInfoQuer10, _fetchProductInfoQuer11, _fetchProductInfoQuer12, _fetchProductInfoQuer13, _fetchProductInfoQuer14, _fetchProductInfoQuer15, _fetchProductInfoQuer16, _fetchProductInfoQuer17, _fetchProductInfoQuer18, _fetchProductInfoQuer19, _fetchProductInfoQuer20, _fetchProductInfoQuer21, _ProductInfoObj$data, _ProductInfoObj$data$, _ProductInfoObj$data$2, _fetchProductInfoQuer22, _fetchProductInfoQuer23, _fetchProductInfoQuer24, _ProductInfoObj$data2, _ProductInfoObj$data3, _ProductInfoObj$data4, _fetchProductInfoQuer25, _fetchProductInfoQuer26, _fetchProductInfoQuer27, _fetchProductInfoQuer28, _fetchProductInfoQuer29, _fetchProductInfoQuer30, _fetchProductInfoQuer31, _fetchProductInfoQuer32, _fetchProductInfoQuer33, _fetchProductInfoQuer34, _fetchProductInfoQuer35, _fetchProductInfoQuer36, _fetchProductInfoQuer37, _fetchProductInfoQuer38, _fetchProductInfoQuer39, _fetchProductInfoQuer40, _fetchProductInfoQuer41, _fetchProductInfoQuer42, _authdetailsContext$i3, _authdetailsContext$i4, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _fetchProductInfoQuer43, _fetchProductInfoQuer44, _fetchProductInfoQuer45, _fetchProductInfoQuer46, _fetchProductInfoQuer47, _fetchProductInfoQuer48, _fetchProductInfoQuer49, _fetchProductInfoQuer50, _fetchProductInfoQuer51, _fetchProductInfoQuer52, _fetchProductInfoQuer53, _fetchProductInfoQuer54, _fetchProductInfoQuer55, _fetchProductInfoQuer56, _fetchProductInfoQuer57, _fetchProductInfoQuer58, _fetchProductInfoQuer59, _fetchProductInfoQuer60, _fetchProductInfoQuer61, _fetchProductInfoQuer62, _fetchProductInfoQuer63, _fetchProductInfoQuer64, _fetchProductInfoQuer65, _fetchProductInfoQuer66, _fetchProductInfoQuer67, _fetchProductInfoQuer68, _fetchProductInfoQuer69, _fetchProductInfoQuer70, _fetchProductInfoQuer71, _fetchProductInfoQuer72, _fetchProductInfoQuer73, _fetchProductInfoQuer74, _fetchProductInfoQuer75, _fetchProductInfoQuer76, _fetchProductInfoQuer77, _fetchProductInfoQuer78, _fetchProductInfoQuer79, _fetchProductInfoQuer80, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8;
920
- var _useState = React.useState(0),
921
- _useState2 = _slicedToArray__default["default"](_useState, 2),
922
- tabIndex = _useState2[0],
923
- setTabIndex = _useState2[1];
924
- var handleTabChange = function handleTabChange(event, newTabIndex) {
925
- setTabIndex(newTabIndex);
926
- };
919
+ var _fetchProductInfoQuer, _fetchProductInfoQuer2, _fetchProductInfoQuer3, _ProductInfoObj$data, _ProductInfoObj$data$, _ProductInfoObj$data$2, _fetchProductInfoQuer4, _fetchProductInfoQuer5, _fetchProductInfoQuer6, _ProductInfoObj$data2, _ProductInfoObj$data3, _ProductInfoObj$data4;
927
920
  var lang = props.actions.lang;
928
921
  var langdetect = props.actions.langdetect;
929
922
  var srcfromprops = props.actions.srcfromprops;
930
- var returnpolicyobj = props.actions.returnpolicyobj;
923
+ props.actions.returnpolicyobj;
931
924
  var productinfo_cssstyles = props.actions.productinfo_cssstyles;
932
925
  var addtocartfunc = props.actions.addtocartfunc;
933
926
  var selectproductoptionvalue = props.actions.selectproductoptionvalue;
@@ -945,26 +938,29 @@
945
938
  var NotificationManager = props.actions.NotificationManager;
946
939
  var relatedproducts = props.actions.relatedproducts;
947
940
  var StaticPagesLinksContext = props.actions.StaticPagesLinksContext;
948
- var _useState3 = React.useState(false),
941
+ var getprice_discountpriceprops = props.actions.getprice_discountpriceprops;
942
+ var quantityconditionfoundobjprops = props.actions.quantityconditionfoundobjprops;
943
+ var StoreInfoprops = props.actions.StoreInfoprops;
944
+ var _useState = React.useState(false),
945
+ _useState2 = _slicedToArray__default["default"](_useState, 2);
946
+ _useState2[0];
947
+ _useState2[1];
948
+ var _useState3 = React.useState(''),
949
949
  _useState4 = _slicedToArray__default["default"](_useState3, 2),
950
- showMore = _useState4[0],
951
- setShowMore = _useState4[1];
950
+ shareUrl = _useState4[0],
951
+ setshareUrl = _useState4[1];
952
952
  var _useState5 = React.useState(''),
953
953
  _useState6 = _slicedToArray__default["default"](_useState5, 2),
954
- shareUrl = _useState6[0],
955
- setshareUrl = _useState6[1];
956
- var _useState7 = React.useState(''),
957
- _useState8 = _slicedToArray__default["default"](_useState7, 2),
958
- title = _useState8[0],
959
- settitle = _useState8[1];
960
- var _useState9 = React.useState(props.pageindexprops),
954
+ title = _useState6[0],
955
+ settitle = _useState6[1];
956
+ var _useState7 = React.useState(fetchProductInfoQueryContext.data.data.productinfo),
957
+ _useState8 = _slicedToArray__default["default"](_useState7, 2);
958
+ _useState8[0];
959
+ var setitem = _useState8[1];
960
+ var _useState9 = React.useState(0),
961
961
  _useState10 = _slicedToArray__default["default"](_useState9, 2);
962
962
  _useState10[0];
963
963
  _useState10[1];
964
- var _useState11 = React.useState(fetchProductInfoQueryContext.data.data.productinfo),
965
- _useState12 = _slicedToArray__default["default"](_useState11, 2);
966
- _useState12[0];
967
- var setitem = _useState12[1];
968
964
  React.useEffect(function () {
969
965
  var itemobj = fetchProductInfoQueryContext.data.data.productinfo;
970
966
  if (stringIsEnglish(fetchProductInfoQueryContext.data.data.productinfo.name_en)) {
@@ -997,10 +993,6 @@
997
993
  paddingLeft: srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px' : 0,
998
994
  paddingRight: srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px' : 0
999
995
  }
1000
- }, /*#__PURE__*/React__default["default"].createElement("div", {
1001
- "class": "col-lg-12 p-0"
1002
- }, /*#__PURE__*/React__default["default"].createElement("div", {
1003
- "class": ' row m-0 w-100 '
1004
996
  }, /*#__PURE__*/React__default["default"].createElement("div", {
1005
997
  "class": ' col-lg-12 p-0 '
1006
998
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -1064,10 +1056,26 @@
1064
1056
  textAlign: langdetect == 'en' ? 'left' : 'right'
1065
1057
  }
1066
1058
  }, fetchProductInfoQueryContext.data.data.productinfo.sku))), sectionproperties.showDefaultPricingSection == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
1067
- "class": "col-lg-12 p-0 mb-3 d-flex justift-content-start"
1068
- }, /*#__PURE__*/React__default["default"].createElement("div", {
1069
- "class": "row m-0 w-100"
1059
+ "class": "col-lg-12 p-0 mb-3 d-flex justift-content-start",
1060
+ style: {
1061
+ background: sectionproperties.reservation_bgcolor,
1062
+ borderRadius: sectionproperties.reservation_borderradius + 'px'
1063
+ }
1070
1064
  }, /*#__PURE__*/React__default["default"].createElement("div", {
1065
+ "class": "row m-0 w-100",
1066
+ style: {
1067
+ paddingLeft: sectionproperties.reservation_padding_left + 'rem',
1068
+ paddingRight: sectionproperties.reservation_padding_right + 'rem',
1069
+ paddingTop: sectionproperties.reservation_padding_top + 'rem',
1070
+ paddingBottom: sectionproperties.reservation_padding_bottom + 'rem'
1071
+ }
1072
+ }, /*#__PURE__*/React__default["default"].createElement("span", {
1073
+ style: {
1074
+ fontSize: sectionproperties.defaultPriceFontSize + 'px',
1075
+ fontWeight: sectionproperties.defaultPriceFontWeight,
1076
+ color: sectionproperties.defaultPriceColor
1077
+ }
1078
+ }, quantityconditionfoundobjprops != null && /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, (quantityconditionfoundobjprops === null || quantityconditionfoundobjprops === void 0 ? void 0 : quantityconditionfoundobjprops.type) == 'add' ? '+' : '-', quantityconditionfoundobjprops === null || quantityconditionfoundobjprops === void 0 ? void 0 : quantityconditionfoundobjprops.value, "%")), /*#__PURE__*/React__default["default"].createElement("div", {
1071
1079
  "class": "col-lg-12 p-0 d-flex justift-content-start"
1072
1080
  }, /*#__PURE__*/React__default["default"].createElement("p", {
1073
1081
  "class": "m-0 p-0"
@@ -1077,7 +1085,7 @@
1077
1085
  fontWeight: sectionproperties.defaultPriceFontWeight,
1078
1086
  color: sectionproperties.defaultPriceColor
1079
1087
  }
1080
- }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', ' ', fetchProductInfoQueryContext.data.data.productinfo.hassale == 0 ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer === void 0 ? void 0 : (_fetchProductInfoQuer2 = _fetchProductInfoQuer.data) === null || _fetchProductInfoQuer2 === void 0 ? void 0 : (_fetchProductInfoQuer3 = _fetchProductInfoQuer2.productinfo) === null || _fetchProductInfoQuer3 === void 0 ? void 0 : _fetchProductInfoQuer3.defaultprice : fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer4 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer4 === void 0 ? void 0 : (_fetchProductInfoQuer5 = _fetchProductInfoQuer4.data) === null || _fetchProductInfoQuer5 === void 0 ? void 0 : (_fetchProductInfoQuer6 = _fetchProductInfoQuer5.productinfo) === null || _fetchProductInfoQuer6 === void 0 ? void 0 : _fetchProductInfoQuer6.defaultsaleprice, ' ', langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), fetchProductInfoQueryContext.data.data.productinfo.hassale == 1 && /*#__PURE__*/React__default["default"].createElement("span", {
1088
+ }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', ' ', fetchProductInfoQueryContext.data.data.productinfo.hassale == 0 ? getprice_discountpriceprops('defaultprice', 0, variantindexcompleted) : getprice_discountpriceprops('defaultsaleprice', 0, variantindexcompleted), ' ', langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), fetchProductInfoQueryContext.data.data.productinfo.hassale == 1 && /*#__PURE__*/React__default["default"].createElement("span", {
1081
1089
  style: {
1082
1090
  fontSize: sectionproperties.defaultSalePriceFontSize + 'px',
1083
1091
  fontWeight: sectionproperties.defaultSalePriceFontWeight,
@@ -1090,7 +1098,7 @@
1090
1098
  fontWeight: sectionproperties.defaultSalePriceFontWeight,
1091
1099
  color: sectionproperties.defaultSalePriceColor
1092
1100
  }
1093
- }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', ' ', fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer7 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer7 === void 0 ? void 0 : (_fetchProductInfoQuer8 = _fetchProductInfoQuer7.data) === null || _fetchProductInfoQuer8 === void 0 ? void 0 : (_fetchProductInfoQuer9 = _fetchProductInfoQuer8.productinfo) === null || _fetchProductInfoQuer9 === void 0 ? void 0 : _fetchProductInfoQuer9.defaultprice, ' ', langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar))), fetchProductInfoQueryContext.data.data.productinfo.hassale == 1 && sectionproperties.showpill == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
1101
+ }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', " ", getprice_discountpriceprops('defaultprice', 0, variantindexcompleted), ' ', langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar))), fetchProductInfoQueryContext.data.data.productinfo.hassale == 1 && sectionproperties.showpill == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
1094
1102
  "class": "col-lg-12 p-0 d-flex align-items-center justift-content-start"
1095
1103
  }, /*#__PURE__*/React__default["default"].createElement("p", {
1096
1104
  "class": "m-0 p-0 d-flex align-items-center justift-content-start"
@@ -1107,7 +1115,7 @@
1107
1115
  color: sectionproperties.counterValueColor,
1108
1116
  fontWeight: sectionproperties.counterValueFontWeight
1109
1117
  }
1110
- }, parseFloat(fetchProductInfoQueryContext.data.data.productinfo.defaultprice - fetchProductInfoQueryContext.data.data.productinfo.defaultsaleprice), ' ', langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
1118
+ }, parseFloat(getprice_discountpriceprops('defaultprice', 0, variantindexcompleted) - getprice_discountpriceprops('defaultsaleprice', 0, variantindexcompleted)), ' ', langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
1111
1119
  style: {
1112
1120
  background: sectionproperties.pillbgcolor,
1113
1121
  width: 'fit-content',
@@ -1124,7 +1132,7 @@
1124
1132
  fontSize: '13px',
1125
1133
  lineHeight: '25px'
1126
1134
  }
1127
- }, '-' + Math.round(10.0 * ((parseFloat(fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer10 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer10 === void 0 ? void 0 : (_fetchProductInfoQuer11 = _fetchProductInfoQuer10.data) === null || _fetchProductInfoQuer11 === void 0 ? void 0 : (_fetchProductInfoQuer12 = _fetchProductInfoQuer11.productinfo) === null || _fetchProductInfoQuer12 === void 0 ? void 0 : _fetchProductInfoQuer12.defaultprice) - parseFloat(fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer13 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer13 === void 0 ? void 0 : (_fetchProductInfoQuer14 = _fetchProductInfoQuer13.data) === null || _fetchProductInfoQuer14 === void 0 ? void 0 : (_fetchProductInfoQuer15 = _fetchProductInfoQuer14.productinfo) === null || _fetchProductInfoQuer15 === void 0 ? void 0 : _fetchProductInfoQuer15.defaultsaleprice)) / parseFloat(fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer16 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer16 === void 0 ? void 0 : (_fetchProductInfoQuer17 = _fetchProductInfoQuer16.data) === null || _fetchProductInfoQuer17 === void 0 ? void 0 : (_fetchProductInfoQuer18 = _fetchProductInfoQuer17.productinfo) === null || _fetchProductInfoQuer18 === void 0 ? void 0 : _fetchProductInfoQuer18.defaultprice)) * 100) / 10.0 + '%'))))), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer19 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer19 === void 0 ? void 0 : (_fetchProductInfoQuer20 = _fetchProductInfoQuer19.data) === null || _fetchProductInfoQuer20 === void 0 ? void 0 : (_fetchProductInfoQuer21 = _fetchProductInfoQuer20.productinfo) === null || _fetchProductInfoQuer21 === void 0 ? void 0 : _fetchProductInfoQuer21.hasvariants) == 1 && sectionproperties.productInformationType == 'Profile' && /*#__PURE__*/React__default["default"].createElement("div", {
1135
+ }, '-' + Math.round(10.0 * ((parseFloat(getprice_discountpriceprops('defaultprice', 0, variantindexcompleted)) - parseFloat(getprice_discountpriceprops('defaultsaleprice', 0, variantindexcompleted))) / parseFloat(getprice_discountpriceprops('defaultprice', 0, variantindexcompleted))) * 100) / 10.0 + '%'))))), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer === void 0 ? void 0 : (_fetchProductInfoQuer2 = _fetchProductInfoQuer.data) === null || _fetchProductInfoQuer2 === void 0 ? void 0 : (_fetchProductInfoQuer3 = _fetchProductInfoQuer2.productinfo) === null || _fetchProductInfoQuer3 === void 0 ? void 0 : _fetchProductInfoQuer3.hasvariants) == 1 && sectionproperties.productInformationType == 'Profile' && /*#__PURE__*/React__default["default"].createElement("div", {
1128
1136
  className: "row m-0 w-100 d-flex align-items-start"
1129
1137
  }, ProductInfoObj === null || ProductInfoObj === void 0 ? void 0 : (_ProductInfoObj$data = ProductInfoObj.data) === null || _ProductInfoObj$data === void 0 ? void 0 : (_ProductInfoObj$data$ = _ProductInfoObj$data.productinfo) === null || _ProductInfoObj$data$ === void 0 ? void 0 : (_ProductInfoObj$data$2 = _ProductInfoObj$data$.productoptions) === null || _ProductInfoObj$data$2 === void 0 ? void 0 : _ProductInfoObj$data$2.map(function (item, index) {
1130
1138
  return /*#__PURE__*/React__default["default"].createElement("div", {
@@ -1184,7 +1192,7 @@
1184
1192
  }
1185
1193
  }, langdetect == 'en' ? optionvaluesitem.valuename : optionvaluesitem.valuename_ar));
1186
1194
  })));
1187
- })), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer22 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer22 === void 0 ? void 0 : (_fetchProductInfoQuer23 = _fetchProductInfoQuer22.data) === null || _fetchProductInfoQuer23 === void 0 ? void 0 : (_fetchProductInfoQuer24 = _fetchProductInfoQuer23.productinfo) === null || _fetchProductInfoQuer24 === void 0 ? void 0 : _fetchProductInfoQuer24.hasvariants) == 1 && sectionproperties.productInformationType == 'Product/Service Information' && /*#__PURE__*/React__default["default"].createElement("div", {
1195
+ })), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer4 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer4 === void 0 ? void 0 : (_fetchProductInfoQuer5 = _fetchProductInfoQuer4.data) === null || _fetchProductInfoQuer5 === void 0 ? void 0 : (_fetchProductInfoQuer6 = _fetchProductInfoQuer5.productinfo) === null || _fetchProductInfoQuer6 === void 0 ? void 0 : _fetchProductInfoQuer6.hasvariants) == 1 && sectionproperties.productInformationType == 'Product/Service Information' && /*#__PURE__*/React__default["default"].createElement("div", {
1188
1196
  className: "row m-0 w-100 d-flex align-items-start"
1189
1197
  }, ProductInfoObj === null || ProductInfoObj === void 0 ? void 0 : (_ProductInfoObj$data2 = ProductInfoObj.data) === null || _ProductInfoObj$data2 === void 0 ? void 0 : (_ProductInfoObj$data3 = _ProductInfoObj$data2.productinfo) === null || _ProductInfoObj$data3 === void 0 ? void 0 : (_ProductInfoObj$data4 = _ProductInfoObj$data3.productoptions) === null || _ProductInfoObj$data4 === void 0 ? void 0 : _ProductInfoObj$data4.map(function (item, index) {
1190
1198
  return /*#__PURE__*/React__default["default"].createElement("div", {
@@ -1442,35 +1450,23 @@
1442
1450
  fontWeight: sectionproperties.prodPriceFontWeight,
1443
1451
  color: sectionproperties.prodPriceColor
1444
1452
  }
1445
- }, (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer25 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer25 === void 0 ? void 0 : (_fetchProductInfoQuer26 = _fetchProductInfoQuer25.data) === null || _fetchProductInfoQuer26 === void 0 ? void 0 : (_fetchProductInfoQuer27 = _fetchProductInfoQuer26.productinfo) === null || _fetchProductInfoQuer27 === void 0 ? void 0 : _fetchProductInfoQuer27.hasvariants) == 1 && (variantindexcompleted === null || variantindexcompleted === void 0 ? void 0 : variantindexcompleted.length) == 0 && /*#__PURE__*/React__default["default"].createElement("span", {
1446
- "class": "m-0 p-0"
1447
- }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', ' ', fetchProductInfoQueryContext.data.data.productinfo.hassale == 0 ? parseFloat(fetchProductInfoQueryContext.data.data.productinfo.defaultprice * addtocardpayloadobj.quantity) : parseFloat(fetchProductInfoQueryContext.data.data.productinfo.defaultsaleprice * addtocardpayloadobj.quantity), ' ', langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer28 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer28 === void 0 ? void 0 : (_fetchProductInfoQuer29 = _fetchProductInfoQuer28.data) === null || _fetchProductInfoQuer29 === void 0 ? void 0 : (_fetchProductInfoQuer30 = _fetchProductInfoQuer29.productinfo) === null || _fetchProductInfoQuer30 === void 0 ? void 0 : _fetchProductInfoQuer30.hasvariants) == 1 && (variantindexcompleted === null || variantindexcompleted === void 0 ? void 0 : variantindexcompleted.length) != 0 && /*#__PURE__*/React__default["default"].createElement("p", {
1448
- className: langdetect == 'en' ? ' m-0 p-0 d-flex align-items-center justify-content-end wordbreak text-right ' : ' m-0 p-0 d-flex align-items-center justify-content-end wordbreak text-left '
1449
- }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', ' ', fetchProductInfoQueryContext.data.data.productinfo.variants[variantindexcompleted].hassale == 1 ? parseFloat(fetchProductInfoQueryContext.data.data.productinfo.variants[variantindexcompleted].variantsaleprice * addtocardpayloadobj.quantity) : parseFloat(fetchProductInfoQueryContext.data.data.productinfo.variants[variantindexcompleted].variantprice * addtocardpayloadobj.quantity), ' ', langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer31 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer31 === void 0 ? void 0 : (_fetchProductInfoQuer32 = _fetchProductInfoQuer31.data) === null || _fetchProductInfoQuer32 === void 0 ? void 0 : (_fetchProductInfoQuer33 = _fetchProductInfoQuer32.productinfo) === null || _fetchProductInfoQuer33 === void 0 ? void 0 : _fetchProductInfoQuer33.hasvariants) == 0 && /*#__PURE__*/React__default["default"].createElement("span", {
1453
+ }, /*#__PURE__*/React__default["default"].createElement("span", {
1450
1454
  className: langdetect == 'en' ? ' d-flex align-items-center justify-content-end wordbreak text-right ' : ' d-flex align-items-center justify-content-end wordbreak text-left '
1451
- }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', ' ', fetchProductInfoQueryContext.data.data.productinfo.hassale == 0 ? parseFloat(fetchProductInfoQueryContext.data.data.productinfo.defaultprice * addtocardpayloadobj.quantity) : parseFloat(fetchProductInfoQueryContext.data.data.productinfo.defaultsaleprice * addtocardpayloadobj.quantity), ' ', langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar)), /*#__PURE__*/React__default["default"].createElement("p", {
1455
+ }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', ' ', fetchProductInfoQueryContext.data.data.productinfo.hassale == 0 ? parseFloat(getprice_discountpriceprops('defaultprice', 1, variantindexcompleted)) : parseFloat(getprice_discountpriceprops('defaultsaleprice', 1, variantindexcompleted)), langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar)), /*#__PURE__*/React__default["default"].createElement("p", {
1452
1456
  className: 'm-0 p-0 linethrough wordbreak',
1453
1457
  style: {
1454
1458
  color: sectionproperties.prodsalePriceColor,
1455
1459
  fontSize: sectionproperties.prodsalepriceFontSize + 'px',
1456
1460
  fontWeight: sectionproperties.prodsalePriceFontWeight
1457
1461
  }
1458
- }, (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer34 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer34 === void 0 ? void 0 : (_fetchProductInfoQuer35 = _fetchProductInfoQuer34.data) === null || _fetchProductInfoQuer35 === void 0 ? void 0 : (_fetchProductInfoQuer36 = _fetchProductInfoQuer35.productinfo) === null || _fetchProductInfoQuer36 === void 0 ? void 0 : _fetchProductInfoQuer36.hasvariants) == 1 && variantindexcompleted.length == 0 && /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, fetchProductInfoQueryContext.data.data.productinfo.hassale == 1 && /*#__PURE__*/React__default["default"].createElement("span", {
1462
+ }, fetchProductInfoQueryContext.data.data.productinfo.hassale == 1 && /*#__PURE__*/React__default["default"].createElement("span", {
1459
1463
  className: langdetect == 'en' ? ' d-flex align-items-center justify-content-end wordbreak text-right wordbreak ' : ' d-flex align-items-center justify-content-end wordbreak text-left wordbreak '
1460
1464
  }, /*#__PURE__*/React__default["default"].createElement("span", {
1461
1465
  className: "ml-2 mr-2",
1462
1466
  style: {
1463
1467
  textDecoration: 'none'
1464
1468
  }
1465
- }, "-"), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', ' ', parseFloat(fetchProductInfoQueryContext.data.data.productinfo.defaultprice * addtocardpayloadobj.quantity), ' ', langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar)), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer37 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer37 === void 0 ? void 0 : (_fetchProductInfoQuer38 = _fetchProductInfoQuer37.data) === null || _fetchProductInfoQuer38 === void 0 ? void 0 : (_fetchProductInfoQuer39 = _fetchProductInfoQuer38.productinfo) === null || _fetchProductInfoQuer39 === void 0 ? void 0 : _fetchProductInfoQuer39.hasvariants) == 0 && /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, fetchProductInfoQueryContext.data.data.productinfo.hassale == 1 && /*#__PURE__*/React__default["default"].createElement("span", {
1466
- className: langdetect == 'en' ? ' d-flex align-items-center justify-content-end wordbreak text-right wordbreak ' : ' d-flex align-items-center justify-content-end wordbreak text-left wordbreak '
1467
- }, /*#__PURE__*/React__default["default"].createElement("span", {
1468
- className: "ml-2 mr-2"
1469
- }, "-"), " ", langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', ' ', parseFloat(fetchProductInfoQueryContext.data.data.productinfo.defaultprice * addtocardpayloadobj.quantity), ' ', langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar)), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer40 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer40 === void 0 ? void 0 : (_fetchProductInfoQuer41 = _fetchProductInfoQuer40.data) === null || _fetchProductInfoQuer41 === void 0 ? void 0 : (_fetchProductInfoQuer42 = _fetchProductInfoQuer41.productinfo) === null || _fetchProductInfoQuer42 === void 0 ? void 0 : _fetchProductInfoQuer42.hasvariants) == 1 && variantindexcompleted.length != 0 && /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, fetchProductInfoQueryContext.data.data.productinfo.variants[variantindexcompleted].hassale == 1 && /*#__PURE__*/React__default["default"].createElement("span", {
1470
- className: langdetect == 'en' ? ' d-flex align-items-center justify-content-end wordbreak text-right wordbreak ' : ' d-flex align-items-center justify-content-end wordbreak text-left wordbreak '
1471
- }, /*#__PURE__*/React__default["default"].createElement("span", {
1472
- className: "ml-2 mr-2"
1473
- }, "-"), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', ' ', parseFloat(fetchProductInfoQueryContext.data.data.productinfo.variants[variantindexcompleted].variantprice * addtocardpayloadobj.quantity), ' ', langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar)))))), sectionproperties.show_availability == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
1469
+ }, "-"), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', ' ', parseFloat(getprice_discountpriceprops('defaultprice', 1, variantindexcompleted)), ' ', langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar))))), sectionproperties.show_availability == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
1474
1470
  className: "col-lg-12 p-0 mb-3 mt-2"
1475
1471
  }, /*#__PURE__*/React__default["default"].createElement("div", {
1476
1472
  style: {
@@ -1558,278 +1554,15 @@
1558
1554
  paddingLeft: langdetect == 'en' ? '.5em' : 0,
1559
1555
  paddingRight: langdetect == 'ar' ? '.5rem' : 0
1560
1556
  }
1561
- }, sectionproperties.productInformationType == 'Product/Service Information' && /*#__PURE__*/React__default["default"].createElement("div", {
1562
- className: "col-lg-12 p-0 w-100 d-flex align-items-center"
1563
- }, /*#__PURE__*/React__default["default"].createElement("div", {
1564
- "class": productinfo_cssstyles.iconContainer
1565
- }, /*#__PURE__*/React__default["default"].createElement("i", {
1566
- className: "h-100 d-flex align-items-center justify-content-center"
1567
- }, /*#__PURE__*/React__default["default"].createElement(FaShippingFast.FaShippingFast, {
1568
- size: 20
1569
- }))), /*#__PURE__*/React__default["default"].createElement("div", {
1570
- className: "col-lg-9 col-md-9 col-sm-9 d-flex justofy-content-start flex-column"
1571
- }, /*#__PURE__*/React__default["default"].createElement("p", {
1572
- className: productinfo_cssstyles.storeInfo + ' m-0 p-0 wordbreak ',
1573
- style: {
1574
- textAlign: langdetect == 'en' ? 'left' : 'right'
1575
- }
1576
- }, langdetect == 'en' ? sectionproperties.otherinfotitle1en : sectionproperties.otherinfotitle1ar), /*#__PURE__*/React__default["default"].createElement("p", {
1577
- className: productinfo_cssstyles.storeInfoContent + ' m-0 p-0 wordbreak ',
1578
- style: {
1579
- textAlign: langdetect == 'en' ? 'left' : 'right'
1580
- }
1581
- }, langdetect == 'en' ? sectionproperties.otherinfodesc1en : sectionproperties.otherinfodesc1ar))), sectionproperties.productInformationType == 'Product/Service Information' && /*#__PURE__*/React__default["default"].createElement("div", {
1582
- "class": "col-lg-12 p-0"
1583
- }, /*#__PURE__*/React__default["default"].createElement("hr", {
1584
- "class": "mb-3 mt-3",
1585
- style: {
1586
- borderColor: '#eee'
1587
- }
1588
- })), sectionproperties.productInformationType == 'Product/Service Information' && /*#__PURE__*/React__default["default"].createElement("div", {
1589
- className: "col-lg-12 p-0 d-flex align-items-center"
1590
- }, /*#__PURE__*/React__default["default"].createElement("div", {
1591
- "class": productinfo_cssstyles.iconContainer
1592
- }, /*#__PURE__*/React__default["default"].createElement("i", {
1593
- className: "h-100 d-flex align-items-center justify-content-center"
1594
- }, /*#__PURE__*/React__default["default"].createElement(RiSecurePaymentLine.RiSecurePaymentLine, {
1595
- size: 20
1596
- }))), /*#__PURE__*/React__default["default"].createElement("div", {
1597
- className: "col-lg-9 col-md-9 col-sm-9 d-flex justofy-content-start flex-column"
1598
- }, /*#__PURE__*/React__default["default"].createElement("p", {
1599
- className: productinfo_cssstyles.storeInfo + ' m-0 p-0 wordbreak ',
1600
- style: {
1601
- textAlign: langdetect == 'en' ? 'left' : 'right'
1602
- }
1603
- }, langdetect == 'en' ? sectionproperties.otherinfotitle2en : sectionproperties.otherinfotitle2ar), /*#__PURE__*/React__default["default"].createElement("p", {
1604
- className: productinfo_cssstyles.storeInfoContent + ' m-0 p-0 wordbreak ',
1605
- style: {
1606
- textAlign: langdetect == 'en' ? 'left' : 'right'
1607
- }
1608
- }, langdetect == 'en' ? sectionproperties.otherinfodesc2en : sectionproperties.otherinfodesc2ar))), sectionproperties.productInformationType == 'Product/Service Information' && /*#__PURE__*/React__default["default"].createElement("div", {
1609
- "class": "col-lg-12 p-0"
1610
- }, /*#__PURE__*/React__default["default"].createElement("hr", {
1611
- "class": "mb-3 mt-3",
1612
- style: {
1613
- borderColor: '#eee'
1614
- }
1615
- })), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
1616
- className: productinfo_cssstyles.storeinfocontainer + ' col-lg-12 p-0 d-flex align-items-center cursor-pointer ',
1617
- onClick: function onClick() {
1618
- window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_blank');
1619
- }
1620
- }, /*#__PURE__*/React__default["default"].createElement("div", {
1621
- "class": productinfo_cssstyles.iconContainer + ' iconContainer '
1622
- }, /*#__PURE__*/React__default["default"].createElement("i", {
1623
- className: "h-100 d-flex align-items-center justify-content-center"
1624
- }, /*#__PURE__*/React__default["default"].createElement(HiOutlinePhone.HiOutlinePhone, {
1625
- size: 20
1626
- }))), /*#__PURE__*/React__default["default"].createElement("div", {
1627
- className: "col-lg-9 col-md-9 col-sm-9 d-flex justofy-content-start flex-column"
1628
- }, /*#__PURE__*/React__default["default"].createElement("p", {
1629
- className: productinfo_cssstyles.storeInfo + ' m-0 p-0 wordbreak ',
1630
- style: {
1631
- textAlign: langdetect == 'en' ? 'left' : 'right'
1632
- }
1633
- }, langdetect == 'en' ? sectionproperties.phonetitle_en : sectionproperties.phonetitle_ar), /*#__PURE__*/React__default["default"].createElement("p", {
1634
- className: productinfo_cssstyles.storeInfoContent + ' storeInfoContent m-0 p-0 wordbreak ',
1635
- style: {
1636
- textAlign: langdetect == 'en' ? 'left' : 'right'
1637
- }
1638
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber))), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
1639
- "class": "col-lg-12 p-0"
1640
- }, /*#__PURE__*/React__default["default"].createElement("hr", {
1641
- "class": "mb-3 mt-3",
1642
- style: {
1643
- borderColor: '#eee'
1644
- }
1645
- })), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
1646
- className: productinfo_cssstyles.storeinfocontainer + ' col-lg-12 p-0 d-flex align-items-center cursor-pointer ',
1647
- onClick: function onClick() {
1648
- var _authdetailsContext$i, _authdetailsContext$i2;
1649
- window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : (_authdetailsContext$i2 = _authdetailsContext$i.contactinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.email), '_self');
1650
- }
1651
- }, /*#__PURE__*/React__default["default"].createElement("div", {
1652
- "class": productinfo_cssstyles.iconContainer + ' iconContainer '
1653
- }, /*#__PURE__*/React__default["default"].createElement("i", {
1654
- className: "h-100 d-flex align-items-center justify-content-center"
1655
- }, /*#__PURE__*/React__default["default"].createElement(AiOutlineMail.AiOutlineMail, {
1656
- size: 20
1657
- }))), /*#__PURE__*/React__default["default"].createElement("div", {
1658
- className: "col-lg-9 col-md-9 col-sm-9 d-flex justofy-content-start flex-column"
1659
- }, /*#__PURE__*/React__default["default"].createElement("p", {
1660
- className: productinfo_cssstyles.storeInfo + ' m-0 p-0 wordbreak ',
1661
- style: {
1662
- textAlign: langdetect == 'en' ? 'left' : 'right'
1663
- }
1664
- }, langdetect == 'en' ? sectionproperties.emailtitle_en : sectionproperties.emailtitle_ar), /*#__PURE__*/React__default["default"].createElement("p", {
1665
- className: productinfo_cssstyles.storeInfoContent + ' storeInfoContent m-0 p-0 wordbreak ',
1666
- style: {
1667
- textAlign: langdetect == 'en' ? 'left' : 'right'
1668
- }
1669
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : (_authdetailsContext$i4 = _authdetailsContext$i3.contactinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.email))))))), /*#__PURE__*/React__default["default"].createElement("div", {
1670
- "class": "col-lg-12 p-0"
1671
- }, /*#__PURE__*/React__default["default"].createElement("div", {
1672
- "class": "".concat(productinfo_cssstyles.cardcontainer) + ' ml-0 mr-0 w-100 pl-md-3 pr-md-3 px-1025-1 ',
1673
- style: {
1674
- paddingLeft: sectionproperties.tabspaddinghorizontal + 'px',
1675
- paddingRight: sectionproperties.tabspaddinghorizontal + 'px',
1676
- marginBottom: sectionproperties.tabsmb + 'px',
1677
- paddingTop: sectionproperties.tabsPt + 'px',
1678
- paddingBottom: sectionproperties.tabsPb + 'px'
1679
- }
1680
- }, /*#__PURE__*/React__default["default"].createElement(material.Box, null, /*#__PURE__*/React__default["default"].createElement(material.Tabs, {
1681
- value: tabIndex,
1682
- onChange: handleTabChange,
1683
- scrollButtons: "auto",
1684
- TabIndicatorProps: {
1685
- style: {
1686
- background: sectionproperties.activetabbordercolor,
1687
- // width: '50%',
1688
- right: sectionproperties.showfirstpolicy == 'Hide' ? 0 : sectionproperties.showsecondpolicy == 'Hide' ? 0 : '',
1689
- margin: sectionproperties.showfirstpolicy == 'Hide' ? 'auto' : sectionproperties.showsecondpolicy == 'Hide' ? 'auto' : ''
1690
- }
1691
- },
1692
- sx: {
1693
- '& button': {
1694
- color: sectionproperties.tabtextcolor,
1695
- fontWeight: sectionproperties.tabtextfontweight,
1696
- background: sectionproperties.tabcontainerbgcolor,
1697
- textTransform: sectionproperties.tabtexttexttransform,
1698
- borderRadius: sectionproperties.tabcontainerborderradius + 'px',
1699
- fontFamily: 'Poppins',
1700
- transition: '.3s'
1701
- },
1702
- '& button:hover': {
1703
- color: sectionproperties.tabscoloronhover,
1704
- fontFamily: 'Poppins',
1705
- transition: '.3s'
1706
- },
1707
- '& button.Mui-selected': {
1708
- color: sectionproperties.tabtextactivecolor,
1709
- background: sectionproperties.activetabbgcolor,
1710
- fontFamily: 'Poppins',
1711
- transition: '.3s'
1712
- }
1713
- },
1714
- variant: 'fullWidth'
1715
- }, sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement(material.Tab, {
1716
- label: langdetect == 'en' ? sectionproperties.tabsdescEn : sectionproperties.tabsdescAr
1717
- }), sectionproperties.productInformationType == 'Product/Service Information' && sectionproperties.showfirstpolicy == 'Show' && /*#__PURE__*/React__default["default"].createElement(material.Tab, {
1718
- label: langdetect == 'en' ? (_returnpolicyobj = returnpolicyobj('Shipping Policy')) === null || _returnpolicyobj === void 0 ? void 0 : _returnpolicyobj.policypagename_en : (_returnpolicyobj2 = returnpolicyobj('Shipping Policy')) === null || _returnpolicyobj2 === void 0 ? void 0 : _returnpolicyobj2.policypagename_ar
1719
- }), sectionproperties.productInformationType == 'Product/Service Information' && sectionproperties.showsecondpolicy == 'Show' && /*#__PURE__*/React__default["default"].createElement(material.Tab, {
1720
- label: langdetect == 'en' ? (_returnpolicyobj3 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj3 === void 0 ? void 0 : _returnpolicyobj3.policypagename_en : (_returnpolicyobj4 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj4 === void 0 ? void 0 : _returnpolicyobj4.policypagename_ar
1721
- }))), tabIndex === 0 && /*#__PURE__*/React__default["default"].createElement(material.Box, {
1722
- "class": "w-100"
1723
- }, /*#__PURE__*/React__default["default"].createElement("div", {
1724
- "class": "col-lg-12 p-0 w-100 mt-3 mb-4"
1725
- }, /*#__PURE__*/React__default["default"].createElement("div", {
1726
- "class": "row m-0 w-100"
1727
- }, langdetect == 'en' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer43 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer43 === void 0 ? void 0 : (_fetchProductInfoQuer44 = _fetchProductInfoQuer43.data) === null || _fetchProductInfoQuer44 === void 0 ? void 0 : (_fetchProductInfoQuer45 = _fetchProductInfoQuer44.productinfo) === null || _fetchProductInfoQuer45 === void 0 ? void 0 : _fetchProductInfoQuer45.description_en) != '' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer46 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer46 === void 0 ? void 0 : (_fetchProductInfoQuer47 = _fetchProductInfoQuer46.data) === null || _fetchProductInfoQuer47 === void 0 ? void 0 : (_fetchProductInfoQuer48 = _fetchProductInfoQuer47.productinfo) === null || _fetchProductInfoQuer48 === void 0 ? void 0 : _fetchProductInfoQuer48.description_en) != null && sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
1728
- className: "col-lg-12 p-0 mb-4 d-flex justify-content-center"
1729
- }, /*#__PURE__*/React__default["default"].createElement("div", {
1730
- className: "row m-0 w-100 d-flex"
1731
- }, /*#__PURE__*/React__default["default"].createElement("div", {
1732
- "class": "col-lg-12 p-0 d-flex justify-content-start"
1733
- }, /*#__PURE__*/React__default["default"].createElement("p", {
1734
- className: 'text-black text-capitalize m-0 p-0 wordbreak',
1735
- style: {
1736
- textAlign: langdetect == 'en' ? 'left' : 'right'
1737
- },
1738
- dangerouslySetInnerHTML: {
1739
- __html: showMore == true ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer49 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer49 === void 0 ? void 0 : (_fetchProductInfoQuer50 = _fetchProductInfoQuer49.data) === null || _fetchProductInfoQuer50 === void 0 ? void 0 : (_fetchProductInfoQuer51 = _fetchProductInfoQuer50.productinfo) === null || _fetchProductInfoQuer51 === void 0 ? void 0 : _fetchProductInfoQuer51.description_en : fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer52 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer52 === void 0 ? void 0 : (_fetchProductInfoQuer53 = _fetchProductInfoQuer52.data) === null || _fetchProductInfoQuer53 === void 0 ? void 0 : (_fetchProductInfoQuer54 = _fetchProductInfoQuer53.productinfo) === null || _fetchProductInfoQuer54 === void 0 ? void 0 : _fetchProductInfoQuer54.description_en.slice(0, 1000)
1740
- }
1741
- })), /*#__PURE__*/React__default["default"].createElement("div", {
1742
- "class": "col-lg-12 allcentered"
1743
- }, (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer55 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer55 === void 0 ? void 0 : (_fetchProductInfoQuer56 = _fetchProductInfoQuer55.data) === null || _fetchProductInfoQuer56 === void 0 ? void 0 : (_fetchProductInfoQuer57 = _fetchProductInfoQuer56.productinfo) === null || _fetchProductInfoQuer57 === void 0 ? void 0 : _fetchProductInfoQuer57.description_en.length) > 1000 && /*#__PURE__*/React__default["default"].createElement("p", {
1744
- "class": "m-0 p-0 cursor-pointer text-grey font-weight-600",
1745
- onClick: function onClick() {
1746
- return setShowMore(!showMore);
1747
- }
1748
- }, showMore ? lang.showless : lang.showmore)))), langdetect == 'ar' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer58 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer58 === void 0 ? void 0 : (_fetchProductInfoQuer59 = _fetchProductInfoQuer58.data) === null || _fetchProductInfoQuer59 === void 0 ? void 0 : (_fetchProductInfoQuer60 = _fetchProductInfoQuer59.productinfo) === null || _fetchProductInfoQuer60 === void 0 ? void 0 : _fetchProductInfoQuer60.description_ar) != '' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer61 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer61 === void 0 ? void 0 : (_fetchProductInfoQuer62 = _fetchProductInfoQuer61.data) === null || _fetchProductInfoQuer62 === void 0 ? void 0 : (_fetchProductInfoQuer63 = _fetchProductInfoQuer62.productinfo) === null || _fetchProductInfoQuer63 === void 0 ? void 0 : _fetchProductInfoQuer63.description_ar) != null && sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
1749
- className: "col-lg-12 p-0 mb-4 d-flex justify-content-center"
1750
- }, /*#__PURE__*/React__default["default"].createElement("div", {
1751
- className: "row m-0 w-100 d-flex"
1752
- }, /*#__PURE__*/React__default["default"].createElement("div", {
1753
- "class": "col-lg-12 p-0 d-flex justify-content-start flex-column"
1754
- }, /*#__PURE__*/React__default["default"].createElement("p", {
1755
- className: 'text-black text-capitalize m-0 p-0 wordbreak',
1756
- style: {
1757
- textAlign: langdetect == 'en' ? 'left' : 'right'
1758
- },
1759
- dangerouslySetInnerHTML: {
1760
- __html: showMore == true ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer64 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer64 === void 0 ? void 0 : (_fetchProductInfoQuer65 = _fetchProductInfoQuer64.data) === null || _fetchProductInfoQuer65 === void 0 ? void 0 : (_fetchProductInfoQuer66 = _fetchProductInfoQuer65.productinfo) === null || _fetchProductInfoQuer66 === void 0 ? void 0 : _fetchProductInfoQuer66.description_ar : fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer67 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer67 === void 0 ? void 0 : (_fetchProductInfoQuer68 = _fetchProductInfoQuer67.data) === null || _fetchProductInfoQuer68 === void 0 ? void 0 : (_fetchProductInfoQuer69 = _fetchProductInfoQuer68.productinfo) === null || _fetchProductInfoQuer69 === void 0 ? void 0 : _fetchProductInfoQuer69.description_ar.slice(0, 1000)
1761
- }
1762
- })), /*#__PURE__*/React__default["default"].createElement("div", {
1763
- "class": "col-lg-12 allcentered"
1764
- }, (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer70 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer70 === void 0 ? void 0 : (_fetchProductInfoQuer71 = _fetchProductInfoQuer70.data) === null || _fetchProductInfoQuer71 === void 0 ? void 0 : (_fetchProductInfoQuer72 = _fetchProductInfoQuer71.productinfo) === null || _fetchProductInfoQuer72 === void 0 ? void 0 : _fetchProductInfoQuer72.description_ar.length) > 1000 && /*#__PURE__*/React__default["default"].createElement("p", {
1765
- "class": "m-0 p-0 cursor-pointer text-grey font-weight-600 text-right",
1766
- onClick: function onClick() {
1767
- return setShowMore(!showMore);
1768
- }
1769
- }, showMore ? lang.showless : lang.showmore)))), sectionproperties.showGallery == 'Show' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer73 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer73 === void 0 ? void 0 : (_fetchProductInfoQuer74 = _fetchProductInfoQuer73.data) === null || _fetchProductInfoQuer74 === void 0 ? void 0 : (_fetchProductInfoQuer75 = _fetchProductInfoQuer74.productinfo) === null || _fetchProductInfoQuer75 === void 0 ? void 0 : (_fetchProductInfoQuer76 = _fetchProductInfoQuer75.productimages) === null || _fetchProductInfoQuer76 === void 0 ? void 0 : _fetchProductInfoQuer76.length) != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
1770
- "class": "col-lg-12 p-0"
1771
- }, /*#__PURE__*/React__default["default"].createElement("div", {
1772
- "class": "row m-0 w-100 allcentered pl-md-3 pr-md-3",
1773
- style: {
1774
- paddingLeft: sectionproperties.galleryPaddingHorizontal + 'px',
1775
- paddingRight: sectionproperties.galleryPaddingHorizontal + 'px'
1776
- }
1777
- }, fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer77 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer77 === void 0 ? void 0 : (_fetchProductInfoQuer78 = _fetchProductInfoQuer77.data) === null || _fetchProductInfoQuer78 === void 0 ? void 0 : (_fetchProductInfoQuer79 = _fetchProductInfoQuer78.productinfo) === null || _fetchProductInfoQuer79 === void 0 ? void 0 : (_fetchProductInfoQuer80 = _fetchProductInfoQuer79.productimages) === null || _fetchProductInfoQuer80 === void 0 ? void 0 : _fetchProductInfoQuer80.map(function (item, index) {
1778
- if (index <= 6) {
1779
- return /*#__PURE__*/React__default["default"].createElement("div", {
1780
- "class": ' col-md-4 col-sm-12 mb-3 col-lg-' + sectionproperties.galleryNoOfCols,
1781
- style: {
1782
- height: sectionproperties.galleryHeight + 'px'
1783
- }
1784
- }, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
1785
- urlEndpoint: IKurlEndpoint,
1786
- publicKey: IKpublicKey,
1787
- path: '/tr:w-' + sectionproperties.galleryWidthDimension + ',h-' + sectionproperties.galleryHeightDimension + '/' + item.path,
1788
- style: {
1789
- width: '100%',
1790
- height: '100%',
1791
- objectFit: 'contain'
1792
- },
1793
- loading: "lazy"
1794
- }));
1795
- }
1796
- })))))), tabIndex === 1 && /*#__PURE__*/React__default["default"].createElement(material.Box, null, /*#__PURE__*/React__default["default"].createElement("div", {
1797
- "class": "col-lg-12 p-0 w-100 mt-3 mb-4"
1798
- }, /*#__PURE__*/React__default["default"].createElement("p", {
1799
- className: ' m-0 p-0 wordbreak ',
1800
- style: {
1801
- lineClamp: 10,
1802
- WebkitLineClamp: 10,
1803
- textAlign: langdetect == 'en' ? 'left' : 'right'
1804
- },
1805
- dangerouslySetInnerHTML: {
1806
- __html: langdetect == 'en' ? (_returnpolicyobj5 = returnpolicyobj('Shipping Policy')) === null || _returnpolicyobj5 === void 0 ? void 0 : _returnpolicyobj5.policycontent_en : (_returnpolicyobj6 = returnpolicyobj('Shipping Policy')) === null || _returnpolicyobj6 === void 0 ? void 0 : _returnpolicyobj6.policycontent_ar
1807
- }
1808
- }))), tabIndex === 2 && /*#__PURE__*/React__default["default"].createElement(material.Box, null, /*#__PURE__*/React__default["default"].createElement("div", {
1809
- "class": "col-lg-12 p-0 w-100 mt-3 mb-4"
1810
- }, /*#__PURE__*/React__default["default"].createElement("p", {
1811
- className: ' m-0 p-0 wordbreak ',
1812
- style: {
1813
- lineClamp: 10,
1814
- WebkitLineClamp: 10,
1815
- textAlign: langdetect == 'en' ? 'left' : 'right'
1816
- },
1817
- dangerouslySetInnerHTML: {
1818
- __html: langdetect == 'en' ? (_returnpolicyobj7 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj7 === void 0 ? void 0 : _returnpolicyobj7.policycontent_en : (_returnpolicyobj8 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj8 === void 0 ? void 0 : _returnpolicyobj8.policycontent_ar
1819
- }
1820
- }))))))), /*#__PURE__*/React__default["default"].createElement("div", {
1557
+ }, StoreInfoprops())))), /*#__PURE__*/React__default["default"].createElement("div", {
1821
1558
  "class": "col-lg-12 p-0"
1822
1559
  }, relatedproducts()));
1823
1560
  };
1824
1561
 
1825
- var css_248z$J = "/* Side Nav */\n.staticroutersidenav-module_vertical_nav_menu__pb6-m {\n margin: 0;\n padding: 0;\n position: relative;\n list-style: none;\n transition: 0.3s ease-in-out;\n border-radius: 20px;\n}\n.staticroutersidenav-module_vertical_nav_menu__pb6-m li.staticroutersidenav-module_sidebar_item__IZacx {\n transition: 0.3s !important;\n display: flex;\n align-items: center;\n justify-content: center;\n text-align: center;\n flex-direction: row;\n padding: 5px !important;\n position: relative;\n}\n.staticroutersidenav-module_vertical_nav_menu__pb6-m .staticroutersidenav-module_sidebar_item__IZacx::after {\n content: '';\n position: absolute;\n bottom: -3px;\n display: block;\n border-radius: 100px 0 100px 0;\n width: 0;\n height: 0;\n transition: 0.2s !important;\n}\n.staticroutersidenav-module_vertical_nav_menu__pb6-m .staticroutersidenav-module_sidenav_page_name__ZUjPo {\n transition: 0.3s;\n}\n.staticroutersidenav-module_vertical_nav_menu__pb6-m li .staticroutersidenav-module_sidenav_icon_cont__4JeVd {\n display: flex;\n justify-content: center;\n align-items: center;\n text-align: center;\n transition: all 0.3s;\n position: relative;\n}\n.staticroutersidenav-module_vertical_nav_menu__pb6-m i.staticroutersidenav-module_metismenu_icon__gAw7T {\n display: flex;\n align-items: center;\n justify-content: center;\n color: #022648;\n transition: 0.3s;\n opacity: 1;\n font-size: 16px;\n}\n/* active */\n.staticroutersidenav-module_vertical_nav_menu__pb6-m .staticroutersidenav-module_sidenav_active__twizl::after {\n content: '';\n position: absolute;\n bottom: -3px;\n /* right: -5%; */\n display: block;\n border-radius: 100px 0 100px 0;\n width: 10px;\n height: 100%;\n /* background: red !important; */\n}\n.staticroutersidenav-module_vertical_nav_menu__pb6-m .staticroutersidenav-module_sidenav_active__twizl .staticroutersidenav-module_sidenav_page_name__ZUjPo {\n font-weight: 600;\n}\n.staticroutersidenav-module_vertical_nav_menu__pb6-m .staticroutersidenav-module_sidenav_active__twizl .staticroutersidenav-module_sidenav_icon_cont__4JeVd {\n /* background-color: rgba(249, 128, 100) !important; */\n box-shadow: none !important;\n}\n/* hover */\n.staticroutersidenav-module_vertical_nav_menu__pb6-m .staticroutersidenav-module_sidebar_item__IZacx:hover {\n cursor: pointer;\n transition: 0.3s;\n}\n.staticroutersidenav-module_vertical_nav_menu__pb6-m .staticroutersidenav-module_sidebar_item__IZacx:hover::after {\n width: 10px;\n height: 100%;\n}\n\n.staticroutersidenav-module_horizontal_nav_menu__nrYjB {\n display: flex;\n flex-direction: row;\n justify-content: center;\n}\n.staticroutersidenav-module_horizontal_nav_menu__nrYjB .staticroutersidenav-module_sidebar_item__IZacx {\n transition: 0.3s !important;\n display: flex;\n align-items: center;\n justify-content: center;\n text-align: center;\n position: relative;\n width: 180px !important;\n}\n@media screen and (max-width: 800px) {\n .staticroutersidenav-module_horizontal_nav_menu__nrYjB {\n width: 100%;\n display: block !important;\n white-space: nowrap;\n position: relative;\n overflow-x: scroll;\n overflow-y: hidden;\n -webkit-overflow-scrolling: touch;\n }\n .staticroutersidenav-module_sidebar_item__IZacx {\n width: 30% !important;\n float: none;\n display: inline-block;\n zoom: 1;\n }\n}\n@media screen and (max-width: 700px) {\n .staticroutersidenav-module_horizontal_nav_menu__nrYjB {\n width: 100%;\n display: block !important;\n white-space: nowrap;\n position: relative;\n overflow-x: scroll;\n overflow-y: hidden;\n -webkit-overflow-scrolling: touch;\n }\n .staticroutersidenav-module_sidebar_item__IZacx {\n min-width: 40% !important;\n }\n}\n@media screen and (max-width: 500px) {\n .staticroutersidenav-module_horizontal_nav_menu__nrYjB {\n width: 100%;\n display: block !important;\n white-space: nowrap;\n position: relative;\n overflow-x: scroll;\n overflow-y: hidden;\n -webkit-overflow-scrolling: touch;\n }\n .staticroutersidenav-module_sidebar_item__IZacx {\n max-width: 40% !important;\n }\n}\n\n.staticroutersidenav-module_sidebar_itemlastchild__3kkbu {\n margin-right: 0 !important;\n margin-left: 0 !important;\n}\n.staticroutersidenav-module_ss__vRZAr{\n \n}";
1826
- var staticroutersidenav$1 = {"vertical_nav_menu":"staticroutersidenav-module_vertical_nav_menu__pb6-m","sidebar_item":"staticroutersidenav-module_sidebar_item__IZacx","sidenav_page_name":"staticroutersidenav-module_sidenav_page_name__ZUjPo","sidenav_icon_cont":"staticroutersidenav-module_sidenav_icon_cont__4JeVd","metismenu_icon":"staticroutersidenav-module_metismenu_icon__gAw7T","sidenav_active":"staticroutersidenav-module_sidenav_active__twizl","horizontal_nav_menu":"staticroutersidenav-module_horizontal_nav_menu__nrYjB","sidebar_itemlastchild":"staticroutersidenav-module_sidebar_itemlastchild__3kkbu","ss":"staticroutersidenav-module_ss__vRZAr"};
1827
- styleInject(css_248z$J);
1828
-
1829
1562
  function ownKeys$1Y(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
1830
1563
  function _objectSpread$1Y(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$1Y(Object(source), !0).forEach(function (key) { _defineProperty__default["default"](target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$1Y(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
1831
1564
  var Serviceinfotabs = function Serviceinfotabs(props) {
1832
- var _fetchProductInfoQuer9, _fetchProductInfoQuer10, _fetchProductInfoQuer11, _fetchProductInfoQuer12, _fetchProductInfoQuer13, _fetchProductInfoQuer14, _fetchProductInfoQuer15, _fetchProductInfoQuer16, _fetchProductInfoQuer17, _fetchProductInfoQuer18, _fetchProductInfoQuer19, _fetchProductInfoQuer20, _fetchProductInfoQuer21, _fetchProductInfoQuer22, _fetchProductInfoQuer23, _fetchProductInfoQuer24, _fetchProductInfoQuer25, _fetchProductInfoQuer26, _fetchProductInfoQuer27, _fetchProductInfoQuer28, _fetchProductInfoQuer29, _fetchProductInfoQuer30, _fetchProductInfoQuer31, _fetchProductInfoQuer32, _fetchProductInfoQuer33, _fetchProductInfoQuer34, _fetchProductInfoQuer35, _fetchProductInfoQuer36, _fetchProductInfoQuer37, _fetchProductInfoQuer38, _fetchProductInfoQuer39, _fetchProductInfoQuer40, _fetchProductInfoQuer41, _fetchProductInfoQuer42, _fetchProductInfoQuer43, _fetchProductInfoQuer44, _fetchProductInfoQuer45, _fetchProductInfoQuer46, _fetchProductInfoQuer47, _fetchProductInfoQuer48, _fetchProductInfoQuer49, _fetchProductInfoQuer50, _fetchProductInfoQuer51, _fetchProductInfoQuer52, _fetchProductInfoQuer53, _fetchProductInfoQuer54, _fetchProductInfoQuer55, _fetchProductInfoQuer56, _fetchProductInfoQuer57, _fetchProductInfoQuer58;
1565
+ var _fetchProductInfoQuer9, _fetchProductInfoQuer10, _fetchProductInfoQuer11, _fetchProductInfoQuer12, _fetchProductInfoQuer13, _fetchProductInfoQuer14, _fetchProductInfoQuer15, _fetchProductInfoQuer16, _fetchProductInfoQuer17, _fetchProductInfoQuer18, _fetchProductInfoQuer19, _fetchProductInfoQuer20, _fetchProductInfoQuer21, _fetchProductInfoQuer22, _fetchProductInfoQuer23, _fetchProductInfoQuer24, _fetchProductInfoQuer25, _fetchProductInfoQuer26, _fetchProductInfoQuer27, _fetchProductInfoQuer28;
1833
1566
  var langdetect = props.actions.langdetect;
1834
1567
  var lang = props.actions.lang;
1835
1568
  var sectionproperties = props.actions.sectionproperties;
@@ -1840,7 +1573,10 @@
1840
1573
  var addtocardpayloadobj = props.actions.addtocardpayloadobj;
1841
1574
  var setaddtocardpayloadobj = props.actions.setaddtocardpayloadobj;
1842
1575
  var addtocartfunc = props.actions.addtocartfunc;
1576
+ var getprice_discountpriceprops = props.actions.getprice_discountpriceprops;
1577
+ var authdetailsContext = props.actions.authdetailsContext;
1843
1578
  var NotificationManager = props.actions.NotificationManager;
1579
+ var addtofavoritescontext = props.actions.addtofavoritescontext;
1844
1580
  var _useState = React.useState([{
1845
1581
  tabname: 'Description',
1846
1582
  tabname_ar: 'التفاصيل',
@@ -1851,8 +1587,8 @@
1851
1587
  ischecked: false
1852
1588
  }]),
1853
1589
  _useState2 = _slicedToArray__default["default"](_useState, 2),
1854
- tabsarray = _useState2[0],
1855
- settabsarray = _useState2[1];
1590
+ tabsarray = _useState2[0];
1591
+ _useState2[1];
1856
1592
  var _useState3 = React.useState(''),
1857
1593
  _useState4 = _slicedToArray__default["default"](_useState3, 2);
1858
1594
  _useState4[0];
@@ -1896,10 +1632,8 @@
1896
1632
  ':hover': {
1897
1633
  background: sectionproperties.generalbtn_bgColortransparentonhover == 'Transparent' ? 'transparent' : sectionproperties.generalbtn_bgColoronhover,
1898
1634
  color: sectionproperties.generalbtn_textColoronhover
1899
- // opacity: sectionproperties.favbtn_opacityonhover,
1900
1635
  }
1901
1636
  }),
1902
-
1903
1637
  booknow_btn_resp: glamor.css({
1904
1638
  width: '30px',
1905
1639
  height: '30px',
@@ -1913,10 +1647,8 @@
1913
1647
  ':hover': {
1914
1648
  background: sectionproperties.generalbtn_bgColortransparentonhover == 'Transparent' ? 'transparent' : sectionproperties.generalbtn_bgColoronhover,
1915
1649
  color: sectionproperties.generalbtn_textColoronhover
1916
- // opacity: sectionproperties.favbtn_opacityonhover,
1917
1650
  }
1918
1651
  }),
1919
-
1920
1652
  booknow_btn_disabled: glamor.css({
1921
1653
  opacity: 0.3
1922
1654
  }),
@@ -1942,7 +1674,10 @@
1942
1674
  fontSize: sectionproperties.inputfieldfontsize + 'px',
1943
1675
  color: sectionproperties.inputfieldcolor,
1944
1676
  backgroundColor: sectionproperties.input_bgcolor,
1945
- border: sectionproperties.inputfieldborderWidth + 'px solid ' + sectionproperties.inputfieldborderColor
1677
+ border: sectionproperties.inputfieldborderWidth + 'px solid ' + sectionproperties.inputfieldborderColor,
1678
+ ':focus': {
1679
+ borderColor: sectionproperties.inputfeildbordercoloronfocus
1680
+ }
1946
1681
  })
1947
1682
  };
1948
1683
  React.useEffect(function () {
@@ -1975,106 +1710,14 @@
1975
1710
  }
1976
1711
  }
1977
1712
  }, [addtocardpayloadobj.from, addtocardpayloadobj.to]);
1978
- var showaddtocartbuttonbutton = function showaddtocartbuttonbutton() {
1979
- var _fetchProductInfoQuer, _fetchProductInfoQuer2, _fetchProductInfoQuer3, _fetchProductInfoQuer4, _fetchProductInfoQuer5, _fetchProductInfoQuer6, _fetchProductInfoQuer7, _fetchProductInfoQuer8;
1980
- var showbutton = false;
1981
- if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer === void 0 ? void 0 : (_fetchProductInfoQuer2 = _fetchProductInfoQuer.data) === null || _fetchProductInfoQuer2 === void 0 ? void 0 : (_fetchProductInfoQuer3 = _fetchProductInfoQuer2.productinfo) === null || _fetchProductInfoQuer3 === void 0 ? void 0 : (_fetchProductInfoQuer4 = _fetchProductInfoQuer3.serviceinfo) === null || _fetchProductInfoQuer4 === void 0 ? void 0 : _fetchProductInfoQuer4.scheduletype) == 'days') {
1982
- if (addtocardpayloadobj.from.length != 0 && addtocardpayloadobj.to.length != 0 && addtocardpayloadobj.quantity != 0) {
1983
- showbutton = true;
1984
- }
1985
- } else if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer5 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer5 === void 0 ? void 0 : (_fetchProductInfoQuer6 = _fetchProductInfoQuer5.data) === null || _fetchProductInfoQuer6 === void 0 ? void 0 : (_fetchProductInfoQuer7 = _fetchProductInfoQuer6.productinfo) === null || _fetchProductInfoQuer7 === void 0 ? void 0 : (_fetchProductInfoQuer8 = _fetchProductInfoQuer7.serviceinfo) === null || _fetchProductInfoQuer8 === void 0 ? void 0 : _fetchProductInfoQuer8.scheduletype) == 'minutes') {
1986
- if (addtocardpayloadobj.date.length != 0 && addtocardpayloadobj.time.length != 0) {
1987
- showbutton = true;
1988
- }
1989
- }
1990
- return showbutton;
1991
- };
1992
- var _useState7 = React.useState(false),
1993
- _useState8 = _slicedToArray__default["default"](_useState7, 2),
1994
- showMore = _useState8[0],
1995
- setShowMore = _useState8[1];
1996
1713
  return /*#__PURE__*/React__default["default"].createElement("div", {
1997
- className: "col-lg-12 p-0 mt-3"
1998
- }, /*#__PURE__*/React__default["default"].createElement("div", {
1999
- "class": "row ml-0 mr-0 w-100"
2000
- }, /*#__PURE__*/React__default["default"].createElement("div", {
2001
- "class": staticroutersidenav$1.horizontal_nav_menu + ' col-lg-12 d-flex justify-content-start p-0 '
2002
- }, /*#__PURE__*/React__default["default"].createElement("div", {
2003
- "class": langdetect == 'en' ? ' row m-0 w-100 justify-content-start pr-3 pr-md-0 ml-4 ml-md-0 ' : ' row m-0 w-100 justify-content-start pl-3 pl-md-0 mr-4 mr-md-0 '
2004
- }, tabsarray.map(function (item, index) {
2005
- var activeclass = '';
2006
- if (item.ischecked) {
2007
- activeclass = TabsStyles.sidenav_active;
2008
- }
2009
- return /*#__PURE__*/React__default["default"].createElement("div", {
2010
- onClick: function onClick() {
2011
- var temparray = _toConsumableArray__default["default"](tabsarray);
2012
- temparray[0].ischecked = false;
2013
- temparray[1].ischecked = false;
2014
- temparray[index].ischecked = true;
2015
- settabsarray(_toConsumableArray__default["default"](temparray));
2016
- },
2017
- "class": "".concat(staticroutersidenav$1.sidebar_item, " ").concat(TabsStyles.sidebar_item, " ").concat(activeclass, " ") + ' allcentered cursor-pointer ',
2018
- style: {
2019
- height: '45px'
2020
- }
2021
- }, /*#__PURE__*/React__default["default"].createElement("p", {
2022
- "class": ' p-0 allcentered mt-auto mb-auto text-uppercase wordbreak-noellipsis '
2023
- }, langdetect == 'en' ? item.tabname : item.tabname_ar));
2024
- }))), /*#__PURE__*/React__default["default"].createElement("div", {
2025
- "class": "col-lg-12 p-0"
2026
- }, /*#__PURE__*/React__default["default"].createElement("hr", {
2027
- "class": langdetect == 'en' ? 'p-0 m-0 ml-4 ml-md-0' : 'p-0 m-0 mr-4 mr-md-0'
2028
- })), tabsarray[0].ischecked && /*#__PURE__*/React__default["default"].createElement("div", {
2029
- "class": "col-lg-12 p-4"
2030
- }, langdetect == 'en' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer9 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer9 === void 0 ? void 0 : (_fetchProductInfoQuer10 = _fetchProductInfoQuer9.data) === null || _fetchProductInfoQuer10 === void 0 ? void 0 : (_fetchProductInfoQuer11 = _fetchProductInfoQuer10.productinfo) === null || _fetchProductInfoQuer11 === void 0 ? void 0 : _fetchProductInfoQuer11.description_en) != '' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer12 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer12 === void 0 ? void 0 : (_fetchProductInfoQuer13 = _fetchProductInfoQuer12.data) === null || _fetchProductInfoQuer13 === void 0 ? void 0 : (_fetchProductInfoQuer14 = _fetchProductInfoQuer13.productinfo) === null || _fetchProductInfoQuer14 === void 0 ? void 0 : _fetchProductInfoQuer14.description_en) != null && /*#__PURE__*/React__default["default"].createElement("div", {
2031
- "class": langdetect === 'en' ? 'col-lg-12 p-0 pl-4 pl-md-0 mb-5 d-flex justify-content-center' : 'col-lg-12 p-0 pr-4 pr-0 mb-5 d-flex justify-content-center',
2032
- style: {
2033
- minHeight: '15vh'
2034
- }
1714
+ className: "col-lg-10 mt-3 p-0"
2035
1715
  }, /*#__PURE__*/React__default["default"].createElement("div", {
2036
- "class": "row m-0 w-100 d-flex flex-column"
2037
- }, /*#__PURE__*/React__default["default"].createElement("p", {
2038
- "class": 'text-black text-capitalize m-0 p-0 wordbreak',
2039
- style: {
2040
- textAlign: langdetect == 'en' ? 'left' : 'right'
2041
- },
2042
- dangerouslySetInnerHTML: {
2043
- __html: showMore == true ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer15 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer15 === void 0 ? void 0 : (_fetchProductInfoQuer16 = _fetchProductInfoQuer15.data) === null || _fetchProductInfoQuer16 === void 0 ? void 0 : (_fetchProductInfoQuer17 = _fetchProductInfoQuer16.productinfo) === null || _fetchProductInfoQuer17 === void 0 ? void 0 : _fetchProductInfoQuer17.description_en : fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer18 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer18 === void 0 ? void 0 : (_fetchProductInfoQuer19 = _fetchProductInfoQuer18.data) === null || _fetchProductInfoQuer19 === void 0 ? void 0 : (_fetchProductInfoQuer20 = _fetchProductInfoQuer19.productinfo) === null || _fetchProductInfoQuer20 === void 0 ? void 0 : _fetchProductInfoQuer20.description_en.slice(0, 1000)
2044
- }
2045
- }), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer21 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer21 === void 0 ? void 0 : (_fetchProductInfoQuer22 = _fetchProductInfoQuer21.data) === null || _fetchProductInfoQuer22 === void 0 ? void 0 : (_fetchProductInfoQuer23 = _fetchProductInfoQuer22.productinfo) === null || _fetchProductInfoQuer23 === void 0 ? void 0 : _fetchProductInfoQuer23.description_en.length) > 1000 && /*#__PURE__*/React__default["default"].createElement("p", {
2046
- "class": "m-0 p-0 cursor-pointer text-grey font-weight-600 ml-2 mr-2",
2047
- onClick: function onClick() {
2048
- return setShowMore(!showMore);
2049
- }
2050
- }, showMore ? lang.showless : lang.showmore))), langdetect == 'ar' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer24 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer24 === void 0 ? void 0 : (_fetchProductInfoQuer25 = _fetchProductInfoQuer24.data) === null || _fetchProductInfoQuer25 === void 0 ? void 0 : (_fetchProductInfoQuer26 = _fetchProductInfoQuer25.productinfo) === null || _fetchProductInfoQuer26 === void 0 ? void 0 : _fetchProductInfoQuer26.description_ar) != '' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer27 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer27 === void 0 ? void 0 : (_fetchProductInfoQuer28 = _fetchProductInfoQuer27.data) === null || _fetchProductInfoQuer28 === void 0 ? void 0 : (_fetchProductInfoQuer29 = _fetchProductInfoQuer28.productinfo) === null || _fetchProductInfoQuer29 === void 0 ? void 0 : _fetchProductInfoQuer29.description_ar) != null && /*#__PURE__*/React__default["default"].createElement("div", {
2051
- "class": "col-lg-12 p-0 mb-5 d-flex justify-content-center",
2052
- style: {
2053
- minHeight: '15vh'
2054
- }
2055
- }, /*#__PURE__*/React__default["default"].createElement("div", {
2056
- "class": "row m-0 w-100 d-flex flex-column"
2057
- }, /*#__PURE__*/React__default["default"].createElement("div", {
2058
- "class": "col-lg-12 p-0 d-flex justify-content-start flex-column"
2059
- }, /*#__PURE__*/React__default["default"].createElement("p", {
2060
- "class": 'text-black text-capitalize m-0 p-0 wordbreak',
2061
- style: {
2062
- textAlign: langdetect == 'en' ? 'left' : 'right'
2063
- },
2064
- dangerouslySetInnerHTML: {
2065
- __html: showMore == true ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer30 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer30 === void 0 ? void 0 : (_fetchProductInfoQuer31 = _fetchProductInfoQuer30.data) === null || _fetchProductInfoQuer31 === void 0 ? void 0 : (_fetchProductInfoQuer32 = _fetchProductInfoQuer31.productinfo) === null || _fetchProductInfoQuer32 === void 0 ? void 0 : _fetchProductInfoQuer32.description_ar : (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer33 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer33 === void 0 ? void 0 : (_fetchProductInfoQuer34 = _fetchProductInfoQuer33.data) === null || _fetchProductInfoQuer34 === void 0 ? void 0 : (_fetchProductInfoQuer35 = _fetchProductInfoQuer34.productinfo) === null || _fetchProductInfoQuer35 === void 0 ? void 0 : _fetchProductInfoQuer35.description_ar.slice(0, 1000)) + '...'
2066
- }
2067
- }), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer36 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer36 === void 0 ? void 0 : (_fetchProductInfoQuer37 = _fetchProductInfoQuer36.data) === null || _fetchProductInfoQuer37 === void 0 ? void 0 : (_fetchProductInfoQuer38 = _fetchProductInfoQuer37.productinfo) === null || _fetchProductInfoQuer38 === void 0 ? void 0 : _fetchProductInfoQuer38.description_ar.length) > 1000 && /*#__PURE__*/React__default["default"].createElement("p", {
2068
- "class": "m-0 p-0 cursor-pointer text-grey font-weight-600",
2069
- onClick: function onClick() {
2070
- return setShowMore(!showMore);
2071
- }
2072
- }, showMore ? lang.showless : lang.showmore))))), tabsarray[1].ischecked && /*#__PURE__*/React__default["default"].createElement("div", {
2073
- "class": "col-lg-12 pl-5 pr-5 pt-3 pb-0 pl-sm-3 pr-sm-3"
1716
+ "class": "row m-0 w-100"
1717
+ }, (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer9 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer9 === void 0 ? void 0 : (_fetchProductInfoQuer10 = _fetchProductInfoQuer9.data) === null || _fetchProductInfoQuer10 === void 0 ? void 0 : (_fetchProductInfoQuer11 = _fetchProductInfoQuer10.productinfo) === null || _fetchProductInfoQuer11 === void 0 ? void 0 : (_fetchProductInfoQuer12 = _fetchProductInfoQuer11.serviceinfo) === null || _fetchProductInfoQuer12 === void 0 ? void 0 : _fetchProductInfoQuer12.scheduletype) == 'days' && /*#__PURE__*/React__default["default"].createElement("div", {
1718
+ "class": "row m-0 w-100"
2074
1719
  }, /*#__PURE__*/React__default["default"].createElement("div", {
2075
- "class": "row m-0 allcentered w-100"
2076
- }, (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer39 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer39 === void 0 ? void 0 : (_fetchProductInfoQuer40 = _fetchProductInfoQuer39.data) === null || _fetchProductInfoQuer40 === void 0 ? void 0 : (_fetchProductInfoQuer41 = _fetchProductInfoQuer40.productinfo) === null || _fetchProductInfoQuer41 === void 0 ? void 0 : (_fetchProductInfoQuer42 = _fetchProductInfoQuer41.serviceinfo) === null || _fetchProductInfoQuer42 === void 0 ? void 0 : _fetchProductInfoQuer42.scheduletype) == 'days' && /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, /*#__PURE__*/React__default["default"].createElement("div", {
2077
- "class": "col-lg-12 col-md-12 col-sm-12 mb-2 p-0"
1720
+ "class": "col-lg-6 col-md-12 col-sm-12 mb-2 pl-1 pr-1"
2078
1721
  }, /*#__PURE__*/React__default["default"].createElement("div", {
2079
1722
  "class": "row m-0 w-100"
2080
1723
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -2082,19 +1725,19 @@
2082
1725
  }, /*#__PURE__*/React__default["default"].createElement("p", {
2083
1726
  "class": TabsStyles.inputfield_label + ' m-0 pb-2 '
2084
1727
  }, langdetect == 'en' ? 'From' : 'من', ":")), /*#__PURE__*/React__default["default"].createElement("div", {
2085
- "class": "col-lg-12 p-0 mb-3"
1728
+ "class": "col-lg-12 mb-3"
2086
1729
  }, /*#__PURE__*/React__default["default"].createElement("input", {
2087
1730
  type: "date",
2088
1731
  "class": TabsStyles.inputfield + ' w-100 allcentered pl-1 pr-1 ',
2089
- min: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer43 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer43 === void 0 ? void 0 : (_fetchProductInfoQuer44 = _fetchProductInfoQuer43.data) === null || _fetchProductInfoQuer44 === void 0 ? void 0 : (_fetchProductInfoQuer45 = _fetchProductInfoQuer44.productinfo) === null || _fetchProductInfoQuer45 === void 0 ? void 0 : (_fetchProductInfoQuer46 = _fetchProductInfoQuer45.serviceinfo) === null || _fetchProductInfoQuer46 === void 0 ? void 0 : _fetchProductInfoQuer46.reservationstarts,
2090
- max: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer47 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer47 === void 0 ? void 0 : (_fetchProductInfoQuer48 = _fetchProductInfoQuer47.data) === null || _fetchProductInfoQuer48 === void 0 ? void 0 : (_fetchProductInfoQuer49 = _fetchProductInfoQuer48.productinfo) === null || _fetchProductInfoQuer49 === void 0 ? void 0 : (_fetchProductInfoQuer50 = _fetchProductInfoQuer49.serviceinfo) === null || _fetchProductInfoQuer50 === void 0 ? void 0 : _fetchProductInfoQuer50.reservationends,
1732
+ min: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer13 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer13 === void 0 ? void 0 : (_fetchProductInfoQuer14 = _fetchProductInfoQuer13.data) === null || _fetchProductInfoQuer14 === void 0 ? void 0 : (_fetchProductInfoQuer15 = _fetchProductInfoQuer14.productinfo) === null || _fetchProductInfoQuer15 === void 0 ? void 0 : (_fetchProductInfoQuer16 = _fetchProductInfoQuer15.serviceinfo) === null || _fetchProductInfoQuer16 === void 0 ? void 0 : _fetchProductInfoQuer16.reservationstarts,
1733
+ max: fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer17 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer17 === void 0 ? void 0 : (_fetchProductInfoQuer18 = _fetchProductInfoQuer17.data) === null || _fetchProductInfoQuer18 === void 0 ? void 0 : (_fetchProductInfoQuer19 = _fetchProductInfoQuer18.productinfo) === null || _fetchProductInfoQuer19 === void 0 ? void 0 : (_fetchProductInfoQuer20 = _fetchProductInfoQuer19.serviceinfo) === null || _fetchProductInfoQuer20 === void 0 ? void 0 : _fetchProductInfoQuer20.reservationends,
2091
1734
  onChange: function onChange(event) {
2092
1735
  setaddtocardpayloadobj(_objectSpread$1Y(_objectSpread$1Y({}, addtocardpayloadobj), {}, {
2093
1736
  from: event.target.value
2094
1737
  }));
2095
1738
  }
2096
1739
  })))), /*#__PURE__*/React__default["default"].createElement("div", {
2097
- "class": "col-lg-12 col-md-12 col-sm-12 mb-2 p-0"
1740
+ "class": "col-lg-6 col-md-12 col-sm-12 mb-2 pl-1 pr-1"
2098
1741
  }, /*#__PURE__*/React__default["default"].createElement("div", {
2099
1742
  "class": "row m-0 w-100"
2100
1743
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -2102,7 +1745,7 @@
2102
1745
  }, /*#__PURE__*/React__default["default"].createElement("p", {
2103
1746
  "class": TabsStyles.inputfield_label + ' m-0 pb-2 '
2104
1747
  }, langdetect == 'en' ? 'To' : 'إلى', ":")), /*#__PURE__*/React__default["default"].createElement("div", {
2105
- "class": "col-lg-12 p-0 mb-3"
1748
+ "class": "col-lg-12 mb-3"
2106
1749
  }, /*#__PURE__*/React__default["default"].createElement("input", {
2107
1750
  type: "date",
2108
1751
  "class": TabsStyles.inputfield + ' w-100 allcentered pl-1 pr-1 ',
@@ -2113,8 +1756,8 @@
2113
1756
  to: event.target.value
2114
1757
  }));
2115
1758
  }
2116
- }))))), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer51 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer51 === void 0 ? void 0 : (_fetchProductInfoQuer52 = _fetchProductInfoQuer51.data) === null || _fetchProductInfoQuer52 === void 0 ? void 0 : (_fetchProductInfoQuer53 = _fetchProductInfoQuer52.productinfo) === null || _fetchProductInfoQuer53 === void 0 ? void 0 : (_fetchProductInfoQuer54 = _fetchProductInfoQuer53.serviceinfo) === null || _fetchProductInfoQuer54 === void 0 ? void 0 : _fetchProductInfoQuer54.scheduletype) == 'minutes' && /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, /*#__PURE__*/React__default["default"].createElement("div", {
2117
- "class": "col-lg-12 col-md-12 col-sm-12 mb-2 p-0"
1759
+ }))))), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer21 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer21 === void 0 ? void 0 : (_fetchProductInfoQuer22 = _fetchProductInfoQuer21.data) === null || _fetchProductInfoQuer22 === void 0 ? void 0 : (_fetchProductInfoQuer23 = _fetchProductInfoQuer22.productinfo) === null || _fetchProductInfoQuer23 === void 0 ? void 0 : (_fetchProductInfoQuer24 = _fetchProductInfoQuer23.serviceinfo) === null || _fetchProductInfoQuer24 === void 0 ? void 0 : _fetchProductInfoQuer24.scheduletype) == 'minutes' && /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, /*#__PURE__*/React__default["default"].createElement("div", {
1760
+ "class": "col-lg-10 col-md-12 col-sm-12 mb-2"
2118
1761
  }, /*#__PURE__*/React__default["default"].createElement("div", {
2119
1762
  "class": "row m-0 w-100"
2120
1763
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -2143,10 +1786,10 @@
2143
1786
  });
2144
1787
  }
2145
1788
  })))), /*#__PURE__*/React__default["default"].createElement("div", {
2146
- "class": "col-lg-12 p-0"
1789
+ "class": "col-lg-10 col-md-12 col-sm-12"
2147
1790
  }, /*#__PURE__*/React__default["default"].createElement("p", {
2148
1791
  "class": TabsStyles.timeLabel + ' p-0 d-flex justify-content-start m-0 '
2149
- }, lang.reservationtime, ":"), GeneralAPIMutationContext.isLoading && GeneralAPIMutationContext.variables.endpointurl == '/fetchserviceslots' && /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, /*#__PURE__*/React__default["default"].createElement("div", {
1792
+ }, lang.reservationtime, ":"), GeneralAPIMutationContext.isLoading && GeneralAPIMutationContext.variables.endpointurl == '/fetchserviceslots' && /*#__PURE__*/React__default["default"].createElement("div", {
2150
1793
  className: 'row ml-0 mr-0 w-100 allcentered',
2151
1794
  style: {
2152
1795
  height: 200
@@ -2156,7 +1799,7 @@
2156
1799
  width: "10px",
2157
1800
  height: "10px",
2158
1801
  duration: "1s"
2159
- }))), slots.map(function (item, index) {
1802
+ })), slots.map(function (item, index) {
2160
1803
  var ischoosed = false;
2161
1804
  if (item.slot == addtocardpayloadobj.time) {
2162
1805
  ischoosed = true;
@@ -2219,8 +1862,12 @@
2219
1862
  className: "col-lg-12 p-0 mb-3"
2220
1863
  }, /*#__PURE__*/React__default["default"].createElement("div", {
2221
1864
  className: "row m-0 w-100"
2222
- }, (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer55 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer55 === void 0 ? void 0 : (_fetchProductInfoQuer56 = _fetchProductInfoQuer55.data) === null || _fetchProductInfoQuer56 === void 0 ? void 0 : (_fetchProductInfoQuer57 = _fetchProductInfoQuer56.productinfo) === null || _fetchProductInfoQuer57 === void 0 ? void 0 : (_fetchProductInfoQuer58 = _fetchProductInfoQuer57.serviceinfo) === null || _fetchProductInfoQuer58 === void 0 ? void 0 : _fetchProductInfoQuer58.scheduletype) == 'days' && /*#__PURE__*/React__default["default"].createElement("div", {
2223
- className: "col-lg-12 p-0 mb-2 d-flex justofy-content-start"
1865
+ }, (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer25 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer25 === void 0 ? void 0 : (_fetchProductInfoQuer26 = _fetchProductInfoQuer25.data) === null || _fetchProductInfoQuer26 === void 0 ? void 0 : (_fetchProductInfoQuer27 = _fetchProductInfoQuer26.productinfo) === null || _fetchProductInfoQuer27 === void 0 ? void 0 : (_fetchProductInfoQuer28 = _fetchProductInfoQuer27.serviceinfo) === null || _fetchProductInfoQuer28 === void 0 ? void 0 : _fetchProductInfoQuer28.scheduletype) == 'days' && /*#__PURE__*/React__default["default"].createElement("div", {
1866
+ className: "col-lg-12 p-0"
1867
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
1868
+ className: "row m-0 w-100"
1869
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
1870
+ className: "col-lg-12 mb-2 d-flex justofy-content-start"
2224
1871
  }, /*#__PURE__*/React__default["default"].createElement("p", {
2225
1872
  className: "m-0 p-0",
2226
1873
  style: {
@@ -2228,18 +1875,65 @@
2228
1875
  fontSize: sectionproperties.quantitytitlefontSize + 'px',
2229
1876
  fontWeight: sectionproperties.quantitytitlefontweight
2230
1877
  }
2231
- }, lang.quantity, ":", ' ', /*#__PURE__*/React__default["default"].createElement("span", {
1878
+ }, langdetect == 'en' ? 'Number of days' : 'عدد الايام', ":", ' ', /*#__PURE__*/React__default["default"].createElement("span", {
2232
1879
  style: {
2233
1880
  color: sectionproperties.quantitybtn_textcolor,
2234
1881
  fontSize: sectionproperties.quantitybtn_textfontsize + 'px',
2235
1882
  fontWeight: sectionproperties.quantitybtn_textfontweight
2236
1883
  }
2237
- }, addtocardpayloadobj.quantity))), showaddtocartbuttonbutton() && /*#__PURE__*/React__default["default"].createElement("div", {
1884
+ }, addtocardpayloadobj.quantity))), /*#__PURE__*/React__default["default"].createElement("div", {
1885
+ className: "col-lg-12 mb-3"
1886
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
1887
+ className: "row m-0 w-100 d-flex flex-row"
1888
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
1889
+ className: "m-0 p-0",
1890
+ style: {
1891
+ color: sectionproperties.total_color,
1892
+ fontSize: sectionproperties.total_fontsize + 'px',
1893
+ fontWeight: sectionproperties.total_fontweight,
1894
+ textTransform: sectionproperties.total_texttransform
1895
+ }
1896
+ }, lang.total, ":"), /*#__PURE__*/React__default["default"].createElement("div", {
1897
+ className: "col-lg-9 col-md-9 col-sm-9 d-flex align-items-center pl-1 pr-1"
1898
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
1899
+ className: 'm-0 p-0 wordbreak d-flex align-items-center justify-content-end',
1900
+ style: {
1901
+ fontSize: sectionproperties.prodpriceFontSize + 'px',
1902
+ fontWeight: sectionproperties.prodPriceFontWeight,
1903
+ color: sectionproperties.prodPriceColor
1904
+ }
1905
+ }, fetchProductInfoQueryContext.data.data.productinfo.hassale == 0 && /*#__PURE__*/React__default["default"].createElement("span", {
1906
+ className: langdetect == 'en' ? ' d-flex align-items-center justify-content-end wordbreak text-right wordbreak ' : ' d-flex align-items-center justify-content-end wordbreak text-left wordbreak '
1907
+ }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', " ", getprice_discountpriceprops('defaultprice', 1), ' ', langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), fetchProductInfoQueryContext.data.data.productinfo.hassale == 1 && /*#__PURE__*/React__default["default"].createElement("span", {
1908
+ className: langdetect == 'en' ? ' d-flex align-items-center justify-content-end wordbreak text-right wordbreak ' : ' d-flex align-items-center justify-content-end wordbreak text-left wordbreak '
1909
+ }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', getprice_discountpriceprops('defaultsaleprice', 1), langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar)), /*#__PURE__*/React__default["default"].createElement("p", {
1910
+ className: 'm-0 p-0 linethrough wordbreak',
1911
+ style: {
1912
+ color: sectionproperties.prodsalePriceColor,
1913
+ fontSize: sectionproperties.prodsalepriceFontSize + 'px',
1914
+ fontWeight: sectionproperties.prodsalePriceFontWeight
1915
+ }
1916
+ }, fetchProductInfoQueryContext.data.data.productinfo.hassale == 1 && /*#__PURE__*/React__default["default"].createElement("span", {
1917
+ className: langdetect == 'en' ? ' d-flex align-items-center justify-content-end wordbreak text-right wordbreak ' : ' d-flex align-items-center justify-content-end wordbreak text-left wordbreak '
1918
+ }, /*#__PURE__*/React__default["default"].createElement("span", {
1919
+ className: "ml-2 mr-2"
1920
+ }, "-"), " ", langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', ' ', getprice_discountpriceprops('defaultprice', 1), langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar))))))), /*#__PURE__*/React__default["default"].createElement("div", {
2238
1921
  "class": "col-lg-12 allcentered"
2239
1922
  }, /*#__PURE__*/React__default["default"].createElement("button", {
2240
- className: "".concat(productinfo_cssstyles.cart_btn, " ") + ' ml-1 mr-1 d-flex align-items-center justify-content-center ml-sm-auto mr-sm-auto mb-sm-2 ',
1923
+ className: "".concat(productinfo_cssstyles.cart_btn, " ") + ' d-flex align-items-center justify-content-center ml-sm-auto mr-sm-auto mb-sm-2 ',
2241
1924
  onClick: function onClick() {
2242
- addtocartfunc();
1925
+ var _fetchProductInfoQuer29, _fetchProductInfoQuer30, _fetchProductInfoQuer31, _fetchProductInfoQuer32, _fetchProductInfoQuer33, _fetchProductInfoQuer34, _fetchProductInfoQuer35, _fetchProductInfoQuer36;
1926
+ if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer29 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer29 === void 0 ? void 0 : (_fetchProductInfoQuer30 = _fetchProductInfoQuer29.data) === null || _fetchProductInfoQuer30 === void 0 ? void 0 : (_fetchProductInfoQuer31 = _fetchProductInfoQuer30.productinfo) === null || _fetchProductInfoQuer31 === void 0 ? void 0 : (_fetchProductInfoQuer32 = _fetchProductInfoQuer31.serviceinfo) === null || _fetchProductInfoQuer32 === void 0 ? void 0 : _fetchProductInfoQuer32.scheduletype) == 'days') {
1927
+ if (addtocardpayloadobj.from.length != 0 && addtocardpayloadobj.to.length != 0 && addtocardpayloadobj.quantity != 0) {
1928
+ addtocartfunc();
1929
+ }
1930
+ } else if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer33 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer33 === void 0 ? void 0 : (_fetchProductInfoQuer34 = _fetchProductInfoQuer33.data) === null || _fetchProductInfoQuer34 === void 0 ? void 0 : (_fetchProductInfoQuer35 = _fetchProductInfoQuer34.productinfo) === null || _fetchProductInfoQuer35 === void 0 ? void 0 : (_fetchProductInfoQuer36 = _fetchProductInfoQuer35.serviceinfo) === null || _fetchProductInfoQuer36 === void 0 ? void 0 : _fetchProductInfoQuer36.scheduletype) == 'minutes') {
1931
+ if (addtocardpayloadobj.date.length != 0 && addtocardpayloadobj.time.length != 0) {
1932
+ addtocartfunc();
1933
+ }
1934
+ } else {
1935
+ NotificationManager.warning(lang.completerequiredfields, data.data.reason);
1936
+ }
2243
1937
  },
2244
1938
  disabled: AddtoCartMutationContext.isLoading == true ? true : false
2245
1939
  }, !AddtoCartMutationContext.isLoading && /*#__PURE__*/React__default["default"].createElement("span", {
@@ -2270,7 +1964,35 @@
2270
1964
  width: "20px",
2271
1965
  height: "20px",
2272
1966
  duration: "1s"
2273
- }))))))))));
1967
+ }))), /*#__PURE__*/React__default["default"].createElement("div", {
1968
+ className: productinfo_cssstyles.wishlist_btn + ' d-flex justify-content-center align-items-center ml-2 mr-2 ',
1969
+ onClick: function onClick() {
1970
+ addtofavoritescontext(fetchProductInfoQueryContext.data.data.productinfo.productid);
1971
+ },
1972
+ style: {
1973
+ background: fetchProductInfoQueryContext.data.data.productinfo.IsFavExists == true ? sectionproperties.activebgcolor : ''
1974
+ }
1975
+ }, /*#__PURE__*/React__default["default"].createElement("i", {
1976
+ className: "h-100 d-flex align-items-center justify-content-center"
1977
+ }, fetchProductInfoQueryContext.data.data.productinfo.IsFavExists && /*#__PURE__*/React__default["default"].createElement("i", {
1978
+ className: "h-100 d-flex align-items-center justify-content-center"
1979
+ }, sectionproperties.faviconshape == 'Star Shape' && /*#__PURE__*/React__default["default"].createElement(AiFillStar.AiFillStar, {
1980
+ size: sectionproperties.favBtnIconfontsize,
1981
+ style: {
1982
+ color: sectionproperties.activefaviconcolor
1983
+ }
1984
+ }), sectionproperties.faviconshape == 'Heart Shape' && /*#__PURE__*/React__default["default"].createElement(FaHeart.FaHeart, {
1985
+ size: sectionproperties.favBtnIconfontsize,
1986
+ style: {
1987
+ color: sectionproperties.activefaviconcolor
1988
+ }
1989
+ })), !fetchProductInfoQueryContext.data.data.productinfo.IsFavExists && /*#__PURE__*/React__default["default"].createElement("i", {
1990
+ className: "h-100 d-flex align-items-center justify-content-center"
1991
+ }, sectionproperties.faviconshape == 'Star Shape' && /*#__PURE__*/React__default["default"].createElement(AiOutlineStar.AiOutlineStar, {
1992
+ size: sectionproperties.favBtnIconfontsize
1993
+ }), sectionproperties.faviconshape == 'Heart Shape' && /*#__PURE__*/React__default["default"].createElement(FaRegHeart.FaRegHeart, {
1994
+ size: sectionproperties.favBtnIconfontsize
1995
+ })))))))));
2274
1996
  };
2275
1997
 
2276
1998
  var Service_itemtype = function Service_itemtype(props) {
@@ -2281,7 +2003,7 @@
2281
2003
  var productinfo_cssstyles = props.actions.productinfo_cssstyles;
2282
2004
  var addtocartfunc = props.actions.addtocartfunc;
2283
2005
  props.actions.selectproductoptionvalue;
2284
- var relatedproducts = props.actions.relatedproducts;
2006
+ props.actions.relatedproducts;
2285
2007
  var productimagesarray = props.actions.productimagesarray;
2286
2008
  var fetchProductInfoQueryContext = props.actions.fetchProductInfoQueryContext;
2287
2009
  var sectionproperties = props.actions.sectionproperties;
@@ -2291,21 +2013,29 @@
2291
2013
  var AddtoCartMutationContext = props.actions.AddtoCartMutationContext;
2292
2014
  var authdetailsContext = props.actions.authdetailsContext;
2293
2015
  var StaticPagesLinksContext = props.actions.StaticPagesLinksContext;
2294
- var addtofavoritescontext = props.actions.addtofavoritescontext;
2016
+ props.actions.addtofavoritescontext;
2295
2017
  var GeneralAPIMutationContext = props.actions.GeneralAPIMutationContext;
2296
2018
  var NotificationManager = props.actions.NotificationManager;
2297
- var _useState = React.useState(''),
2298
- _useState2 = _slicedToArray__default["default"](_useState, 2),
2299
- shareUrl = _useState2[0],
2300
- setshareUrl = _useState2[1];
2019
+ var getprice_discountpriceprops = props.actions.getprice_discountpriceprops;
2020
+ var quantityconditionfoundobjprops = props.actions.quantityconditionfoundobjprops;
2021
+ props.actions.getQuantityCondition;
2022
+ var StoreInfoprops = props.actions.StoreInfoprops;
2023
+ var _useState = React.useState(0),
2024
+ _useState2 = _slicedToArray__default["default"](_useState, 2);
2025
+ _useState2[0];
2026
+ _useState2[1];
2301
2027
  var _useState3 = React.useState(''),
2302
- _useState4 = _slicedToArray__default["default"](_useState3, 2),
2303
- title = _useState4[0],
2304
- settitle = _useState4[1];
2305
- var _useState5 = React.useState(fetchProductInfoQueryContext.data.data.productinfo),
2028
+ _useState4 = _slicedToArray__default["default"](_useState3, 2);
2029
+ _useState4[0];
2030
+ var setshareUrl = _useState4[1];
2031
+ var _useState5 = React.useState(''),
2306
2032
  _useState6 = _slicedToArray__default["default"](_useState5, 2);
2307
2033
  _useState6[0];
2308
- var setitem = _useState6[1];
2034
+ var settitle = _useState6[1];
2035
+ var _useState7 = React.useState(fetchProductInfoQueryContext.data.data.productinfo),
2036
+ _useState8 = _slicedToArray__default["default"](_useState7, 2);
2037
+ _useState8[0];
2038
+ var setitem = _useState8[1];
2309
2039
  React.useEffect(function () {
2310
2040
  var itemobj = fetchProductInfoQueryContext.data.data.productinfo;
2311
2041
  if (stringIsEnglish(fetchProductInfoQueryContext.data.data.productinfo.name_en)) {
@@ -2332,236 +2062,239 @@
2332
2062
  }
2333
2063
  return titlelang;
2334
2064
  }
2065
+ var ProductName = function ProductName() {
2066
+ return /*#__PURE__*/React__default["default"].createElement("p", {
2067
+ className: "".concat(productinfo_cssstyles.productname, " ").concat(productinfo_cssstyles.productnamehover) + ' m-0 p-0 wordbreak d-flex justify-content-start cursor-pointer font-sm-15 ',
2068
+ onClick: function onClick() {
2069
+ if (srcfromprops != 'templatdraftrouter') {
2070
+ routingcountext(StaticPagesLinksContext.productinfo, true, fetchProductInfoQueryContext.data.data.productinfo.productid);
2071
+ }
2072
+ },
2073
+ style: {
2074
+ textAlign: langdetect == 'en' ? 'left' : 'right'
2075
+ }
2076
+ }, langdetect == 'en' ? fetchProductInfoQueryContext.data.data.productinfo.name_en : fetchProductInfoQueryContext.data.data.productinfo.name_ar);
2077
+ };
2335
2078
  return /*#__PURE__*/React__default["default"].createElement("div", {
2336
- className: ' row m-0 w-100 pl-lg-3 pr-lg-3 pl-md-4 pr-md-4 p-sm-0 ',
2337
- style: {
2338
- paddingLeft: srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px' : 0,
2339
- paddingRight: srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px' : 0
2340
- }
2079
+ "class": ' col-lg-12 p-0 '
2341
2080
  }, /*#__PURE__*/React__default["default"].createElement("div", {
2342
- "class": "".concat(productinfo_cssstyles.cardcontainer) + ' col-lg-12 mb-3 ',
2081
+ "class": "".concat(productinfo_cssstyles.cardcontainer) + ' row ml-0 mr-0 w-100 pl-md-3 pr-md-3 px-1025-1 ',
2343
2082
  style: {
2344
2083
  minHeight: '70vh'
2345
2084
  }
2085
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
2086
+ className: langdetect == 'en' ? 'col-lg-9 pl-0 mb-md-3 p-md-0' : 'col-lg-9 pr-0 mb-md-3 p-md-0'
2346
2087
  }, /*#__PURE__*/React__default["default"].createElement("div", {
2347
2088
  className: 'row m-0 w-100'
2348
2089
  }, /*#__PURE__*/React__default["default"].createElement("div", {
2349
- className: "col-xl-5 col-lg-4 col-md-12 col-sm-12 mb-md-3 pb-md-4 pl-1 pr-1"
2090
+ className: sectionproperties.galleryNumberOfCols == 4 ? ' col-xl-4 col-lg-4 col-md-12 col-sm-12 mb-md-3 pb-md-4 pl-1 pr-1 ' : ' col-xl-5 col-lg-4 col-md-12 col-sm-12 mb-md-3 pb-md-4 pl-1 pr-1 '
2350
2091
  }, /*#__PURE__*/React__default["default"].createElement("div", {
2351
- "class": "col-lg-12 p-0 ",
2092
+ className: "col-lg-12 p-0 ",
2352
2093
  style: {
2353
2094
  width: '100%',
2354
2095
  height: 'auto'
2355
2096
  }
2356
- }, /*#__PURE__*/React__default["default"].createElement(ImageGallery__default["default"], {
2097
+ }, productimagesarray.length != 0 && /*#__PURE__*/React__default["default"].createElement(ImageGallery__default["default"], {
2357
2098
  items: productimagesarray,
2358
- thumbnailPosition: "bottom",
2099
+ thumbnailPosition: sectionproperties.thumbnailposition == 'Bottom' ? 'bottom' : 'left',
2359
2100
  showNav: false,
2360
- showPlayButton: false
2361
- })), sectionproperties.showShareButton == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
2362
- "class": "col-lg-12 mt-4 mt-md-4"
2101
+ showPlayButton: false,
2102
+ showFullscreenButton: true
2103
+ }))), /*#__PURE__*/React__default["default"].createElement("div", {
2104
+ className: langdetect == 'en' ? sectionproperties.galleryNumberOfCols == 4 ? 'col-xl-8 col-lg-8 col-md-12 col-sm-12 pl-4 pr-0 p-md-0' : 'col-xl-7 col-lg-8 col-md-12 col-sm-12 pl-4 pr-0 p-md-0' : sectionproperties.galleryNumberOfCols == 4 ? 'col-xl-8 col-lg-8 col-md-12 col-sm-12 pl-0 pr-4 p-md-0' : 'col-xl-7 col-lg-8 col-md-12 col-sm-12 pl-0 pr-4 p-md-0'
2363
2105
  }, /*#__PURE__*/React__default["default"].createElement("div", {
2364
2106
  "class": "row m-0 w-100"
2365
2107
  }, /*#__PURE__*/React__default["default"].createElement("div", {
2366
- "class": "col-lg-12 d-flex justify-content-center"
2367
- }, /*#__PURE__*/React__default["default"].createElement("p", {
2368
- "class": "m-0 p-0",
2108
+ className: "col-lg-8 col-md-8 col-sm-12 p-0 mb-1 d-flex d-sm-none justify-content-start align-items-center"
2109
+ }, ProductName()), /*#__PURE__*/React__default["default"].createElement("div", {
2110
+ "class": "col-lg-4 col-md-4 col-sm-12 d-flex align-items-center justify-content-end"
2111
+ }, sectionproperties.show_availability == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
2112
+ "class": "d-flex justify-content-center align-items-center ml-2 mr-2",
2369
2113
  style: {
2370
- fontWeight: sectionproperties.sharebtn_FontWeight,
2371
- color: sectionproperties.sharebtn_color,
2372
- fontSize: sectionproperties.sharebtn_fontSize + 'px'
2114
+ minWidth: sectionproperties.availability_width + 'px',
2115
+ height: sectionproperties.availability_height + 'px',
2116
+ background: fetchProductInfoQueryContext.data.data.productinfo.quantavailtype == 'nolimit' ? sectionproperties.availability_availablebgcolor : sectionproperties.availability_limitedbgcolor,
2117
+ borderRadius: sectionproperties.availability_borderrradius + 'px',
2118
+ border: fetchProductInfoQueryContext.data.data.productinfo.quantavailtype == 'nolimit' ? sectionproperties.availability_borderwidtth + 'px solid ' + sectionproperties.availability_availabletextcolor : sectionproperties.availability_borderwidtth + 'px solid ' + sectionproperties.availability_limitedtextcolor
2373
2119
  }
2374
- }, langdetect == 'en' ? sectionproperties.sharebtn_contentEn : sectionproperties.sharebtn_contentAr)), /*#__PURE__*/React__default["default"].createElement("div", {
2375
- className: "Demo__container row m-0 w-100 allcentered mt-2"
2376
- }, /*#__PURE__*/React__default["default"].createElement("div", {
2377
- className: "Demo__some-network ml-2 mr-2"
2378
- }, /*#__PURE__*/React__default["default"].createElement(reactShare.FacebookShareButton, {
2379
- url: shareUrl,
2380
- quote: title,
2381
- className: "Demo__some-network__share-button"
2382
- }, /*#__PURE__*/React__default["default"].createElement(reactShare.FacebookIcon, {
2383
- size: 40,
2384
- round: true
2385
- }))), /*#__PURE__*/React__default["default"].createElement("div", {
2386
- className: "Demo__some-network ml-2 mr-2"
2387
- }, /*#__PURE__*/React__default["default"].createElement(reactShare.TwitterShareButton, {
2388
- url: shareUrl,
2389
- title: title,
2390
- className: "Demo__some-network__share-button"
2391
- }, /*#__PURE__*/React__default["default"].createElement(reactShare.TwitterIcon, {
2392
- size: 40,
2393
- round: true
2394
- }))), /*#__PURE__*/React__default["default"].createElement("div", {
2395
- className: "Demo__some-network ml-2 mr-2"
2396
- }, /*#__PURE__*/React__default["default"].createElement(reactShare.WhatsappShareButton, {
2397
- url: shareUrl,
2398
- title: title,
2399
- separator: ":: ",
2400
- className: "Demo__some-network__share-button"
2401
- }, /*#__PURE__*/React__default["default"].createElement(reactShare.WhatsappIcon, {
2402
- size: 40,
2403
- round: true
2404
- }))))))), /*#__PURE__*/React__default["default"].createElement("div", {
2405
- "class": 'col-xl-7 col-lg-8 col-md-12 col-sm-12 p-0'
2406
- }, /*#__PURE__*/React__default["default"].createElement("div", {
2407
- "class": "row m-0 w-100"
2408
- }, /*#__PURE__*/React__default["default"].createElement("div", {
2409
- className: "row m-0 w-100"
2410
- }, srcfromprops != 'templatdraftrouter' && /*#__PURE__*/React__default["default"].createElement("div", {
2411
- className: "col-lg-10 col-md-10 col-sm-10 p-0 mb-2 d-flex justify-content-start align-items-center"
2412
2120
  }, /*#__PURE__*/React__default["default"].createElement("p", {
2413
- className: langdetect == 'en' ? "".concat(productinfo_cssstyles.productname, " ").concat(productinfo_cssstyles.productnamehover) + ' m-0 p-0 wordbreak d-flex justify-content-start cursor-pointer pl-4 pl-md-0 font-sm-15 ' : "".concat(productinfo_cssstyles.productname, " ").concat(productinfo_cssstyles.productnamehover) + ' m-0 p-0 wordbreak d-flex justify-content-start cursor-pointer pr-4 pr-md-0 font-sm-15 ',
2414
- onClick: function onClick() {
2415
- routingcountext(StaticPagesLinksContext.productinfo, true, fetchProductInfoQueryContext.data.data.productinfo.productid);
2121
+ "class": "m-0 p-0 font-weight-500 wordbreak",
2122
+ style: {
2123
+ color: fetchProductInfoQueryContext.data.data.productinfo.quantavailtype == 'nolimit' ? sectionproperties.availability_availabletextcolor : sectionproperties.availability_limitedtextcolor,
2124
+ fontSize: sectionproperties.availability_fontsize + 'px'
2125
+ }
2126
+ }, fetchProductInfoQueryContext.data.data.productinfo.quantavailtype == 'nolimit' ? lang.available : lang.limitedquantity)), fetchProductInfoQueryContext.data.data.productinfo.hassale == 1 && sectionproperties.showbadge == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
2127
+ "class": "allcentered",
2128
+ style: {
2129
+ width: sectionproperties.badge_width + 'px',
2130
+ height: sectionproperties.badge_height + 'px',
2131
+ background: sectionproperties.badge_bgcolor,
2132
+ borderRadius: sectionproperties.badge_borderradius + 'px'
2416
2133
  }
2417
- }, langdetect == 'en' ? fetchProductInfoQueryContext.data.data.productinfo.name_en : fetchProductInfoQueryContext.data.data.productinfo.name_ar)), srcfromprops == 'templatdraftrouter' && /*#__PURE__*/React__default["default"].createElement("div", {
2418
- className: "col-lg-10 col-md-10 col-sm-10 p-0 mb-2 d-flex justify-content-start align-items-center"
2419
2134
  }, /*#__PURE__*/React__default["default"].createElement("p", {
2420
- className: "".concat(productinfo_cssstyles.productname) + ' m-0 p-0 wordbreak d-flex justify-content-start '
2421
- }, langdetect == 'en' ? fetchProductInfoQueryContext.data.data.productinfo.name_en : fetchProductInfoQueryContext.data.data.productinfo.name_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
2422
- className: "col-lg-2 col-md-2 col-sm-2 d-flex justify-content-end p-0"
2423
- }, /*#__PURE__*/React__default["default"].createElement("div", {
2424
- className: productinfo_cssstyles.wishlist_btn + ' d-flex justify-content-center align-items-center ',
2425
- onClick: function onClick() {
2426
- addtofavoritescontext(fetchProductInfoQueryContext.data.data.productinfo.productid);
2427
- },
2135
+ "class": "m-0 p-0",
2428
2136
  style: {
2429
- background: fetchProductInfoQueryContext.data.data.productinfo.IsFavExists == true ? sectionproperties.activebgcolor : ''
2137
+ color: sectionproperties.badge_color,
2138
+ fontSize: sectionproperties.badge_fontsize + 'px'
2430
2139
  }
2431
- }, /*#__PURE__*/React__default["default"].createElement("i", {
2432
- className: "h-100 d-flex align-items-center justify-content-center"
2433
- }, fetchProductInfoQueryContext.data.data.productinfo.IsFavExists && /*#__PURE__*/React__default["default"].createElement("i", {
2434
- className: "h-100 d-flex align-items-center justify-content-center"
2435
- }, sectionproperties.faviconshape == 'Star Shape' && /*#__PURE__*/React__default["default"].createElement(AiFillStar.AiFillStar, {
2436
- size: sectionproperties.favBtnIconfontsize,
2140
+ }, langdetect == 'en' ? sectionproperties.badgeContentEn : sectionproperties.badgeContentAr))), /*#__PURE__*/React__default["default"].createElement("div", {
2141
+ className: "col-lg-8 col-md-8 col-sm-12 p-0 mb-1 d-none d-sm-flex justify-content-start align-items-center"
2142
+ }, ProductName()), sectionproperties.showSKU == 'Show' && sectionproperties.productInformationType == 'Product/Service Information' && /*#__PURE__*/React__default["default"].createElement("div", {
2143
+ "class": "col-lg-12 p-0 mb-3 d-flex justify-content-start"
2144
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
2145
+ "class": "m-0 p-0 d-flex justify-content-start"
2146
+ }, /*#__PURE__*/React__default["default"].createElement("span", {
2437
2147
  style: {
2438
- color: sectionproperties.activefaviconcolor
2148
+ color: sectionproperties.skuColor,
2149
+ fontWeight: sectionproperties.skuFontWeight,
2150
+ fontSize: sectionproperties.skuFontSize + 'px',
2151
+ textAlign: langdetect == 'en' ? 'left' : 'right'
2439
2152
  }
2440
- }), sectionproperties.faviconshape == 'Heart Shape' && /*#__PURE__*/React__default["default"].createElement(FaHeart.FaHeart, {
2441
- size: sectionproperties.favBtnIconfontsize,
2153
+ }, langdetect == 'en' ? sectionproperties.skutitleEn : sectionproperties.skutitleAr, ":", ' '), /*#__PURE__*/React__default["default"].createElement("span", {
2154
+ "class": "ml-1 mr-1",
2442
2155
  style: {
2443
- color: sectionproperties.activefaviconcolor
2156
+ color: '#7e859b',
2157
+ fontWeight: sectionproperties.skuSecondaryFontWeight,
2158
+ fontSize: sectionproperties.skuFontSize + 'px',
2159
+ textAlign: langdetect == 'en' ? 'left' : 'right'
2444
2160
  }
2445
- })), !fetchProductInfoQueryContext.data.data.productinfo.IsFavExists && /*#__PURE__*/React__default["default"].createElement("i", {
2446
- className: "h-100 d-flex align-items-center justify-content-center"
2447
- }, sectionproperties.faviconshape == 'Star Shape' && /*#__PURE__*/React__default["default"].createElement(AiOutlineStar.AiOutlineStar, {
2448
- size: sectionproperties.favBtnIconfontsize
2449
- }), sectionproperties.faviconshape == 'Heart Shape' && /*#__PURE__*/React__default["default"].createElement(FaRegHeart.FaRegHeart, {
2450
- size: sectionproperties.favBtnIconfontsize
2451
- })))))), /*#__PURE__*/React__default["default"].createElement("div", {
2452
- "class": "row m-0 w-100"
2453
- }, /*#__PURE__*/React__default["default"].createElement(Serviceinfotabs, {
2454
- actions: {
2455
- fetchProductInfoQueryContext: fetchProductInfoQueryContext,
2456
- sectionproperties: sectionproperties,
2457
- lang: lang,
2458
- langdetect: langdetect,
2459
- productinfo_cssstyles: productinfo_cssstyles,
2460
- AddtoCartMutationContext: AddtoCartMutationContext,
2461
- GeneralAPIMutationContext: GeneralAPIMutationContext,
2462
- addtocardpayloadobj: addtocardpayloadobj,
2463
- setaddtocardpayloadobj: setaddtocardpayloadobj,
2464
- NotificationManager: NotificationManager,
2465
- addtocartfunc: addtocartfunc
2161
+ }, fetchProductInfoQueryContext.data.data.productinfo.sku))), sectionproperties.showDefaultPricingSection == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
2162
+ "class": "col-lg-12 p-0 mb-3 d-flex justift-content-start",
2163
+ style: {
2164
+ background: sectionproperties.reservation_bgcolor,
2165
+ borderRadius: sectionproperties.reservation_borderradius + 'px'
2466
2166
  }
2467
- })), sectionproperties.show_availability == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
2468
- "class": 'col-lg-12 p-0 pl-5 pr-5 p-md-0 mb-3'
2469
2167
  }, /*#__PURE__*/React__default["default"].createElement("div", {
2168
+ "class": "row m-0 w-100",
2470
2169
  style: {
2471
- width: sectionproperties.availability_width + 'px',
2472
- height: sectionproperties.availability_height + 'px',
2473
- background: fetchProductInfoQueryContext.data.data.productinfo.quantavailtype == 'nolimit' ? sectionproperties.availability_availablebgcolor : sectionproperties.availability_limitedbgcolor,
2474
- borderRadius: sectionproperties.availability_borderrradius + 'px',
2475
- border: fetchProductInfoQueryContext.data.data.productinfo.quantavailtype == 'nolimit' ? sectionproperties.availability_borderwidtth + 'px solid ' + sectionproperties.availability_availabletextcolor : sectionproperties.availability_borderwidtth + 'px solid ' + sectionproperties.availability_limitedtextcolor
2476
- },
2477
- "class": "d-flex justify-content-start align-items-center pl-3 pr-3"
2478
- }, /*#__PURE__*/React__default["default"].createElement("p", {
2479
- "class": "m-0 p-0 font-weight-500 wordbreak",
2480
- style: {
2481
- color: fetchProductInfoQueryContext.data.data.productinfo.quantavailtype == 'nolimit' ? sectionproperties.availability_availabletextcolor : sectionproperties.availability_limitedtextcolor,
2482
- fontSize: sectionproperties.availability_fontsize + 'px'
2170
+ paddingLeft: sectionproperties.reservation_padding_left + 'rem',
2171
+ paddingRight: sectionproperties.reservation_padding_right + 'rem',
2172
+ paddingTop: sectionproperties.reservation_padding_top + 'rem',
2173
+ paddingBottom: sectionproperties.reservation_padding_bottom + 'rem'
2483
2174
  }
2484
2175
  }, /*#__PURE__*/React__default["default"].createElement("span", {
2485
2176
  style: {
2486
- color: sectionproperties.availability_textcolor
2487
- },
2488
- "class": "font-weight-600"
2489
- }, lang.availability, ":"), /*#__PURE__*/React__default["default"].createElement("span", {
2490
- "class": "ml-1 mr-1"
2491
- }, fetchProductInfoQueryContext.data.data.productinfo.quantavailtype == 'nolimit' ? lang.available : lang.limitedquantity)))), /*#__PURE__*/React__default["default"].createElement("div", {
2492
- "class": "col-lg-12 mb-3"
2493
- }, /*#__PURE__*/React__default["default"].createElement("hr", {
2494
- "class": langdetect == 'en' ? 'mb-0 mt-2 ml-4 ml-md-0' : 'mb-0 mt-2 mr-4 mr-md-0'
2495
- })), /*#__PURE__*/React__default["default"].createElement("div", {
2496
- className: "col-lg-12 mb-3 pl-5 pr-5 p-md-0 mb-3"
2497
- }, /*#__PURE__*/React__default["default"].createElement("div", {
2498
- className: "row m-0 w-100 d-flex flex-row"
2177
+ fontSize: sectionproperties.defaultPriceFontSize + 'px',
2178
+ fontWeight: sectionproperties.defaultPriceFontWeight,
2179
+ color: sectionproperties.defaultPriceColor
2180
+ }
2181
+ }, quantityconditionfoundobjprops != null && /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, (quantityconditionfoundobjprops === null || quantityconditionfoundobjprops === void 0 ? void 0 : quantityconditionfoundobjprops.type) == 'add' ? '+' : '-', quantityconditionfoundobjprops === null || quantityconditionfoundobjprops === void 0 ? void 0 : quantityconditionfoundobjprops.value, "%")), /*#__PURE__*/React__default["default"].createElement("div", {
2182
+ "class": "col-lg-12 p-0 d-flex justift-content-start"
2499
2183
  }, /*#__PURE__*/React__default["default"].createElement("p", {
2500
- className: "m-0 p-0",
2184
+ "class": "m-0 p-0"
2185
+ }, /*#__PURE__*/React__default["default"].createElement("span", {
2501
2186
  style: {
2502
- color: sectionproperties.total_color,
2503
- fontSize: sectionproperties.total_fontsize + 'px',
2504
- fontWeight: sectionproperties.total_fontweight,
2505
- textTransform: sectionproperties.total_texttransform
2187
+ fontSize: sectionproperties.defaultPriceFontSize + 'px',
2188
+ fontWeight: sectionproperties.defaultPriceFontWeight,
2189
+ color: sectionproperties.defaultPriceColor
2506
2190
  }
2507
- }, lang.total, ":"), /*#__PURE__*/React__default["default"].createElement("div", {
2508
- className: "col-lg-9 col-md-9 col-sm-9 d-flex align-items-center pl-1 pr-1"
2509
- }, /*#__PURE__*/React__default["default"].createElement("p", {
2510
- className: 'm-0 p-0 wordbreak d-flex align-items-center justify-content-end',
2191
+ }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', ' ', fetchProductInfoQueryContext.data.data.productinfo.hassale == 0 ? getprice_discountpriceprops('defaultprice', 0) : getprice_discountpriceprops('defaultsaleprice', 0), ' ', langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), fetchProductInfoQueryContext.data.data.productinfo.hassale == 1 && /*#__PURE__*/React__default["default"].createElement("span", {
2511
2192
  style: {
2512
- fontSize: sectionproperties.prodpriceFontSize + 'px',
2513
- fontWeight: sectionproperties.prodPriceFontWeight,
2514
- color: sectionproperties.prodPriceColor
2193
+ fontSize: sectionproperties.defaultSalePriceFontSize + 'px',
2194
+ fontWeight: sectionproperties.defaultSalePriceFontWeight,
2195
+ color: sectionproperties.defaultSalePriceColor
2515
2196
  }
2516
- }, fetchProductInfoQueryContext.data.data.productinfo.hassale == 0 && /*#__PURE__*/React__default["default"].createElement("span", {
2517
- className: langdetect == 'en' ? ' d-flex align-items-center justify-content-end wordbreak text-right wordbreak ' : ' d-flex align-items-center justify-content-end wordbreak text-left wordbreak '
2518
- }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', " ", fetchProductInfoQueryContext.data.data.productinfo.defaultprice, ' ', langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, fetchProductInfoQueryContext.data.data.productinfo.hassale == 1 && /*#__PURE__*/React__default["default"].createElement("span", {
2519
- className: langdetect == 'en' ? ' d-flex align-items-center justify-content-end wordbreak text-right wordbreak ' : ' d-flex align-items-center justify-content-end wordbreak text-left wordbreak '
2520
- }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', " ", fetchProductInfoQueryContext.data.data.productinfo.defaultsaleprice, ' ', langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar))), /*#__PURE__*/React__default["default"].createElement("p", {
2521
- className: 'm-0 p-0 linethrough wordbreak',
2197
+ }, ' ', "-", ' '), fetchProductInfoQueryContext.data.data.productinfo.hassale == 1 && /*#__PURE__*/React__default["default"].createElement("span", {
2198
+ "class": "linethrough",
2522
2199
  style: {
2523
- color: sectionproperties.prodsalePriceColor,
2524
- fontSize: sectionproperties.prodsalepriceFontSize + 'px',
2525
- fontWeight: sectionproperties.prodsalePriceFontWeight
2200
+ fontSize: sectionproperties.defaultSalePriceFontSize + 'px',
2201
+ fontWeight: sectionproperties.defaultSalePriceFontWeight,
2202
+ color: sectionproperties.defaultSalePriceColor
2526
2203
  }
2527
- }, fetchProductInfoQueryContext.data.data.productinfo.hassale == 1 && /*#__PURE__*/React__default["default"].createElement("span", {
2528
- className: langdetect == 'en' ? ' d-flex align-items-center justify-content-end wordbreak text-right wordbreak ' : ' d-flex align-items-center justify-content-end wordbreak text-left wordbreak '
2204
+ }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', " ", getprice_discountpriceprops('defaultprice', 0), ' ', langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar))), fetchProductInfoQueryContext.data.data.productinfo.hassale == 1 && sectionproperties.showpill == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
2205
+ "class": "col-lg-12 p-0 d-flex align-items-center justift-content-start"
2206
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
2207
+ "class": "m-0 p-0 d-flex align-items-center justift-content-start"
2529
2208
  }, /*#__PURE__*/React__default["default"].createElement("span", {
2530
- className: "ml-2 mr-2"
2531
- }, "-"), " ", langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', ' ', fetchProductInfoQueryContext.data.data.productinfo.defaultprice, " ", langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar))))), /*#__PURE__*/React__default["default"].createElement("div", {
2532
- "class": 'row m-0 w-100 d-flex align-items-center mb-3 pl-5 pr-5 p-md-0 '
2533
- }, /*#__PURE__*/React__default["default"].createElement("div", {
2534
2209
  style: {
2535
- width: sectionproperties.iconcontainerwidth + 'px',
2536
- height: sectionproperties.iconcontainerheight + 'px',
2537
- borderRadius: sectionproperties.iconcontainerborderbl + 'px',
2538
- background: sectionproperties.iconcontainerbg
2210
+ fontSize: sectionproperties.counterTitleFontSize + 'px',
2211
+ color: sectionproperties.counterTitleColor,
2212
+ fontWeight: sectionproperties.counterTitleFontWeight
2539
2213
  }
2540
- }, /*#__PURE__*/React__default["default"].createElement("i", {
2541
- "class": "h-100 d-flex align-items-center justify-content-center"
2542
- }, /*#__PURE__*/React__default["default"].createElement(RiSecurePaymentLine.RiSecurePaymentLine, {
2543
- size: 20,
2214
+ }, langdetect == 'en' ? sectionproperties.countertitleen : sectionproperties.countertitlear), /*#__PURE__*/React__default["default"].createElement("span", {
2215
+ "class": "ml-1 mr-1",
2544
2216
  style: {
2545
- color: sectionproperties.iconcontainercolor
2217
+ fontSize: sectionproperties.counterValueFontSize + 'px',
2218
+ color: sectionproperties.counterValueColor,
2219
+ fontWeight: sectionproperties.counterValueFontWeight
2546
2220
  }
2547
- }))), /*#__PURE__*/React__default["default"].createElement("div", {
2548
- "class": "col-lg-9 col-md-9 col-sm-9 d-flex justofy-content-start"
2221
+ }, parseFloat(getprice_discountpriceprops('defaultprice', 0) - getprice_discountpriceprops('defaultsaleprice', 0)), ' ', langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
2222
+ style: {
2223
+ background: sectionproperties.pillbgcolor,
2224
+ width: 'fit-content',
2225
+ borderRadius: sectionproperties.pillborderBottomLeftRadius + 'px',
2226
+ border: sectionproperties.pillBorderWidth + 'px solid ' + sectionproperties.pillBorderColor,
2227
+ direction: 'ltr'
2228
+ },
2229
+ "class": "ml-2 mr-2"
2549
2230
  }, /*#__PURE__*/React__default["default"].createElement("p", {
2550
- "class": "m-0 p-0 wordbreak",
2231
+ "class": "m-0 pl-2 pr-2 py-0",
2551
2232
  style: {
2552
- fontSize: sectionproperties.icontextfontsize + 'px',
2553
- color: sectionproperties.icontextcolor,
2554
- fontWeight: sectionproperties.icontextfontweight
2233
+ color: sectionproperties.pillcolor,
2234
+ fontWeight: sectionproperties.pillfontWeight,
2235
+ fontSize: '13px',
2236
+ lineHeight: '25px'
2555
2237
  }
2556
- }, lang.securepayment))))))), /*#__PURE__*/React__default["default"].createElement("div", {
2238
+ }, '-' + Math.round(10.0 * ((parseFloat(getprice_discountpriceprops('defaultprice', 0)) - parseFloat(getprice_discountpriceprops('defaultsaleprice', 0))) / parseFloat(getprice_discountpriceprops('defaultprice', 0))) * 100) / 10.0 + '%'))))), /*#__PURE__*/React__default["default"].createElement("div", {
2239
+ "class": "col-lg-12 d-flex align-items-center justify-content-start p-0 flex-column"
2240
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
2241
+ "class": "m-0 p-0 mb-2 w-100",
2242
+ style: {
2243
+ fontSize: '15px',
2244
+ color: sectionproperties.tabtextactivecolor,
2245
+ fontWeight: sectionproperties.tabtextfontweight,
2246
+ background: sectionproperties.tabcontainerbgcolor,
2247
+ textTransform: sectionproperties.tabtexttexttransform,
2248
+ borderRadius: sectionproperties.tabcontainerborderradius + 'px',
2249
+ fontFamily: 'Poppins',
2250
+ transition: '.3s',
2251
+ textAlign: langdetect == 'en' ? 'left' : 'right'
2252
+ }
2253
+ }, langdetect == 'en' ? 'Reservation' : 'الحجز'), /*#__PURE__*/React__default["default"].createElement("div", {
2254
+ style: {
2255
+ height: 1,
2256
+ width: '100%',
2257
+ background: '#eee'
2258
+ },
2259
+ "class": productinfo_cssstyles.before + ' before '
2260
+ })), /*#__PURE__*/React__default["default"].createElement("div", {
2557
2261
  "class": "col-lg-12 p-0"
2558
- }, relatedproducts()));
2262
+ }, /*#__PURE__*/React__default["default"].createElement(Serviceinfotabs, {
2263
+ actions: {
2264
+ fetchProductInfoQueryContext: fetchProductInfoQueryContext,
2265
+ sectionproperties: sectionproperties,
2266
+ lang: lang,
2267
+ langdetect: langdetect,
2268
+ productinfo_cssstyles: productinfo_cssstyles,
2269
+ AddtoCartMutationContext: AddtoCartMutationContext,
2270
+ GeneralAPIMutationContext: GeneralAPIMutationContext,
2271
+ addtocardpayloadobj: addtocardpayloadobj,
2272
+ setaddtocardpayloadobj: setaddtocardpayloadobj,
2273
+ NotificationManager: NotificationManager,
2274
+ addtocartfunc: addtocartfunc,
2275
+ getprice_discountpriceprops: getprice_discountpriceprops,
2276
+ authdetailsContext: authdetailsContext
2277
+ }
2278
+ })))))), /*#__PURE__*/React__default["default"].createElement("div", {
2279
+ className: langdetect == 'en' ? 'col-lg-3 pr-0 border-md-none p-md-0' : 'col-lg-3 pl-0 border-md-none p-md-0',
2280
+ style: {
2281
+ borderLeft: langdetect == 'en' ? '1px solid #eee' : 0,
2282
+ borderRight: langdetect == 'ar' ? '1px solid #eee' : 0,
2283
+ paddingTop: sectionproperties.showpricinglist == 'Show' ? '.5rem' : '1.5rem'
2284
+ }
2285
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
2286
+ "class": "row m-0 w-100",
2287
+ style: {
2288
+ paddingLeft: langdetect == 'en' ? '.5em' : 0,
2289
+ paddingRight: langdetect == 'ar' ? '.5rem' : 0
2290
+ }
2291
+ }, StoreInfoprops()))));
2559
2292
  };
2560
2293
 
2561
2294
  function ownKeys$1X(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
2562
2295
  function _objectSpread$1X(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$1X(Object(source), !0).forEach(function (key) { _defineProperty__default["default"](target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$1X(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
2563
2296
  var Productinfo = function Productinfo(props) {
2564
- var _ref, _ref2;
2297
+ var _ref, _ref2, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _fetchProductInfoQuer48, _fetchProductInfoQuer49, _fetchProductInfoQuer50, _fetchProductInfoQuer51, _fetchProductInfoQuer52, _fetchProductInfoQuer53, _fetchProductInfoQuer54, _fetchProductInfoQuer55, _fetchProductInfoQuer56, _fetchProductInfoQuer57, _fetchProductInfoQuer58, _fetchProductInfoQuer59, _fetchProductInfoQuer60, _fetchProductInfoQuer61, _fetchProductInfoQuer62, _fetchProductInfoQuer63, _fetchProductInfoQuer64, _fetchProductInfoQuer65, _fetchProductInfoQuer66, _fetchProductInfoQuer67, _fetchProductInfoQuer68, _fetchProductInfoQuer69, _fetchProductInfoQuer70, _fetchProductInfoQuer71, _fetchProductInfoQuer72, _fetchProductInfoQuer73, _fetchProductInfoQuer74, _fetchProductInfoQuer75, _fetchProductInfoQuer76, _fetchProductInfoQuer77, _fetchProductInfoQuer78, _fetchProductInfoQuer79, _fetchProductInfoQuer80, _fetchProductInfoQuer81, _fetchProductInfoQuer82, _fetchProductInfoQuer83, _fetchProductInfoQuer84, _fetchProductInfoQuer85, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8;
2565
2298
  var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
2566
2299
  var lang = props.actions.lang;
2567
2300
  var langdetect = props.actions.langdetect;
@@ -2610,7 +2343,11 @@
2610
2343
  _useState12 = _slicedToArray__default["default"](_useState11, 2),
2611
2344
  productimagesarray = _useState12[0],
2612
2345
  setproductimagesarray = _useState12[1];
2613
- var _useState13 = React.useState({
2346
+ var _useState13 = React.useState(null),
2347
+ _useState14 = _slicedToArray__default["default"](_useState13, 2),
2348
+ quantityconditionfoundobj = _useState14[0],
2349
+ setquantityconditionfoundobj = _useState14[1];
2350
+ var _useState15 = React.useState({
2614
2351
  functype: 'add',
2615
2352
  item_type: 'product',
2616
2353
  productid: '',
@@ -2621,17 +2358,28 @@
2621
2358
  from: '',
2622
2359
  to: ''
2623
2360
  }),
2624
- _useState14 = _slicedToArray__default["default"](_useState13, 2),
2625
- addtocardpayloadobj = _useState14[0],
2626
- setaddtocardpayloadobj = _useState14[1];
2627
- var _useState15 = React.useState(''),
2628
2361
  _useState16 = _slicedToArray__default["default"](_useState15, 2),
2629
- variantindexcompleted = _useState16[0],
2630
- setvariantindexcompleted = _useState16[1];
2631
- var _useState17 = React.useState(false),
2362
+ addtocardpayloadobj = _useState16[0],
2363
+ setaddtocardpayloadobj = _useState16[1];
2364
+ var _useState17 = React.useState(''),
2632
2365
  _useState18 = _slicedToArray__default["default"](_useState17, 2),
2633
- isloaded = _useState18[0],
2634
- setisloaded = _useState18[1];
2366
+ variantindexcompleted = _useState18[0],
2367
+ setvariantindexcompleted = _useState18[1];
2368
+ var _useState19 = React.useState(false),
2369
+ _useState20 = _slicedToArray__default["default"](_useState19, 2),
2370
+ isloaded = _useState20[0],
2371
+ setisloaded = _useState20[1];
2372
+ var _useState21 = React.useState(false),
2373
+ _useState22 = _slicedToArray__default["default"](_useState21, 2),
2374
+ showMore = _useState22[0],
2375
+ setShowMore = _useState22[1];
2376
+ var _useState23 = React.useState(0),
2377
+ _useState24 = _slicedToArray__default["default"](_useState23, 2),
2378
+ tabIndex = _useState24[0],
2379
+ setTabIndex = _useState24[1];
2380
+ var handleTabChange = function handleTabChange(event, newTabIndex) {
2381
+ setTabIndex(newTabIndex);
2382
+ };
2635
2383
  React.useEffect(function () {
2636
2384
  if (Object.keys(StatePagePropertiesContext).length != 0) {
2637
2385
  var secpropobj = {};
@@ -2742,8 +2490,6 @@
2742
2490
  });
2743
2491
  variantchecker();
2744
2492
  variantcompleting();
2745
-
2746
- // queryClient.setQueryData('fetchProductInfo_API' + JSON.stringify(fetchproductinfoObjContext), productarr);
2747
2493
  setProductInfoObj(_objectSpread$1X({}, productarr));
2748
2494
  };
2749
2495
  var variantchecker = function variantchecker() {
@@ -2996,6 +2742,21 @@
2996
2742
  }
2997
2743
  };
2998
2744
  var productinfo_cssstyles = {
2745
+ before: glamor.css({
2746
+ ':before': {
2747
+ background: sectionproperties.activetabbordercolor
2748
+ }
2749
+ }),
2750
+ reservationtab: glamor.css({
2751
+ color: sectionproperties.tabtextactivecolor,
2752
+ fontWeight: sectionproperties.tabtextfontweight,
2753
+ background: sectionproperties.activetabbgcolor,
2754
+ textTransform: sectionproperties.tabtexttexttransform,
2755
+ borderRadius: sectionproperties.tabcontainerborderradius + 'px',
2756
+ fontFamily: 'Poppins',
2757
+ transition: '.3s',
2758
+ textAlign: 'start'
2759
+ }),
2999
2760
  cart_btn: glamor.css({
3000
2761
  width: sectionproperties.cartBtnWidth + 'px',
3001
2762
  height: sectionproperties.cartBtnHeight + 'px',
@@ -3178,6 +2939,224 @@
3178
2939
  }
3179
2940
  })
3180
2941
  };
2942
+ var getprice_discountpriceprops = function getprice_discountpriceprops(type, withtotal, variantindexcompleted) {
2943
+ var _fetchProductInfoQuer11, _fetchProductInfoQuer12, _fetchProductInfoQuer13, _fetchProductInfoQuer14, _fetchProductInfoQuer15, _fetchProductInfoQuer16, _fetchProductInfoQuer17, _fetchProductInfoQuer18, _fetchProductInfoQuer19, _fetchProductInfoQuer20, _fetchProductInfoQuer21, _fetchProductInfoQuer22, _fetchProductInfoQuer23;
2944
+ var price = 0;
2945
+ var quantityconditions = [];
2946
+ var quantity = 0;
2947
+ if (addtocardpayloadobj.quantity != undefined && addtocardpayloadobj.quantity != null) {
2948
+ quantity = parseFloat(addtocardpayloadobj.quantity);
2949
+ }
2950
+ if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer11 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer11 === void 0 ? void 0 : (_fetchProductInfoQuer12 = _fetchProductInfoQuer11.data) === null || _fetchProductInfoQuer12 === void 0 ? void 0 : (_fetchProductInfoQuer13 = _fetchProductInfoQuer12.productinfo) === null || _fetchProductInfoQuer13 === void 0 ? void 0 : _fetchProductInfoQuer13.productquantityoptions) != undefined && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer14 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer14 === void 0 ? void 0 : (_fetchProductInfoQuer15 = _fetchProductInfoQuer14.data) === null || _fetchProductInfoQuer15 === void 0 ? void 0 : (_fetchProductInfoQuer16 = _fetchProductInfoQuer15.productinfo) === null || _fetchProductInfoQuer16 === void 0 ? void 0 : _fetchProductInfoQuer16.productquantityoptions) != null && Array.isArray(fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer17 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer17 === void 0 ? void 0 : (_fetchProductInfoQuer18 = _fetchProductInfoQuer17.data) === null || _fetchProductInfoQuer18 === void 0 ? void 0 : (_fetchProductInfoQuer19 = _fetchProductInfoQuer18.productinfo) === null || _fetchProductInfoQuer19 === void 0 ? void 0 : _fetchProductInfoQuer19.productquantityoptions) && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer20 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer20 === void 0 ? void 0 : (_fetchProductInfoQuer21 = _fetchProductInfoQuer20.data) === null || _fetchProductInfoQuer21 === void 0 ? void 0 : (_fetchProductInfoQuer22 = _fetchProductInfoQuer21.productinfo) === null || _fetchProductInfoQuer22 === void 0 ? void 0 : (_fetchProductInfoQuer23 = _fetchProductInfoQuer22.productquantityoptions) === null || _fetchProductInfoQuer23 === void 0 ? void 0 : _fetchProductInfoQuer23.length) != 0) {
2951
+ quantityconditions = fetchProductInfoQueryContext.data.data.productinfo.productquantityoptions;
2952
+ }
2953
+ if (type == 'defaultprice') {
2954
+ price = fetchProductInfoQueryContext.data.data.productinfo.defaultprice;
2955
+ if (fetchProductInfoQueryContext.data.data.productinfo.hasvariants == 1) {
2956
+ if (variantindexcompleted != undefined) {
2957
+ var _fetchProductInfoQuer24, _fetchProductInfoQuer25, _fetchProductInfoQuer26, _fetchProductInfoQuer27;
2958
+ if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer24 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer24 === void 0 ? void 0 : (_fetchProductInfoQuer25 = _fetchProductInfoQuer24.data) === null || _fetchProductInfoQuer25 === void 0 ? void 0 : (_fetchProductInfoQuer26 = _fetchProductInfoQuer25.productinfo) === null || _fetchProductInfoQuer26 === void 0 ? void 0 : (_fetchProductInfoQuer27 = _fetchProductInfoQuer26.variants[variantindexcompleted]) === null || _fetchProductInfoQuer27 === void 0 ? void 0 : _fetchProductInfoQuer27.variantprice) != undefined) {
2959
+ var _fetchProductInfoQuer28, _fetchProductInfoQuer29, _fetchProductInfoQuer30, _fetchProductInfoQuer31;
2960
+ price = fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer28 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer28 === void 0 ? void 0 : (_fetchProductInfoQuer29 = _fetchProductInfoQuer28.data) === null || _fetchProductInfoQuer29 === void 0 ? void 0 : (_fetchProductInfoQuer30 = _fetchProductInfoQuer29.productinfo) === null || _fetchProductInfoQuer30 === void 0 ? void 0 : (_fetchProductInfoQuer31 = _fetchProductInfoQuer30.variants[variantindexcompleted]) === null || _fetchProductInfoQuer31 === void 0 ? void 0 : _fetchProductInfoQuer31.variantprice;
2961
+ }
2962
+ }
2963
+ }
2964
+ } else if (type == 'defaultsaleprice') {
2965
+ price = fetchProductInfoQueryContext.data.data.productinfo.defaultsaleprice;
2966
+ if (fetchProductInfoQueryContext.data.data.productinfo.hasvariants == 1) {
2967
+ if (variantindexcompleted != undefined) {
2968
+ var _fetchProductInfoQuer32, _fetchProductInfoQuer33, _fetchProductInfoQuer34, _fetchProductInfoQuer35;
2969
+ if ((fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer32 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer32 === void 0 ? void 0 : (_fetchProductInfoQuer33 = _fetchProductInfoQuer32.data) === null || _fetchProductInfoQuer33 === void 0 ? void 0 : (_fetchProductInfoQuer34 = _fetchProductInfoQuer33.productinfo) === null || _fetchProductInfoQuer34 === void 0 ? void 0 : (_fetchProductInfoQuer35 = _fetchProductInfoQuer34.variants[variantindexcompleted]) === null || _fetchProductInfoQuer35 === void 0 ? void 0 : _fetchProductInfoQuer35.variantsaleprice) != undefined) {
2970
+ var _fetchProductInfoQuer36, _fetchProductInfoQuer37, _fetchProductInfoQuer38, _fetchProductInfoQuer39;
2971
+ price = fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer36 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer36 === void 0 ? void 0 : (_fetchProductInfoQuer37 = _fetchProductInfoQuer36.data) === null || _fetchProductInfoQuer37 === void 0 ? void 0 : (_fetchProductInfoQuer38 = _fetchProductInfoQuer37.productinfo) === null || _fetchProductInfoQuer38 === void 0 ? void 0 : (_fetchProductInfoQuer39 = _fetchProductInfoQuer38.variants[variantindexcompleted]) === null || _fetchProductInfoQuer39 === void 0 ? void 0 : _fetchProductInfoQuer39.variantsaleprice;
2972
+ }
2973
+ }
2974
+ }
2975
+ }
2976
+ var localquantityconditionobj = null;
2977
+ var temppriceinseidconditions = price;
2978
+ quantityconditions.forEach(function (item, index) {
2979
+ if (item.fromq <= quantity && item.toq >= quantity) {
2980
+ var discountprice = item.value / 100 * price;
2981
+ if (item.type == 'add') {
2982
+ temppriceinseidconditions = price + discountprice;
2983
+ } else if (item.type == 'subtract') {
2984
+ temppriceinseidconditions = price - discountprice;
2985
+ }
2986
+ localquantityconditionobj = item;
2987
+ }
2988
+ });
2989
+ price = temppriceinseidconditions;
2990
+ setquantityconditionfoundobj(localquantityconditionobj);
2991
+ if (withtotal == true) {
2992
+ price = price * quantity;
2993
+ }
2994
+ return price;
2995
+ };
2996
+ var getQuantityCondition = function getQuantityCondition() {
2997
+ var _fetchProductInfoQuer40, _fetchProductInfoQuer41, _fetchProductInfoQuer42, _fetchProductInfoQuer43;
2998
+ return /*#__PURE__*/React__default["default"].createElement("div", {
2999
+ "class": "col-lg-12 p-0",
3000
+ style: {
3001
+ background: sectionproperties.reservation_bgcolor,
3002
+ borderRadius: sectionproperties.reservation_borderradius + 'px'
3003
+ }
3004
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
3005
+ "class": "row m-0 w-100",
3006
+ style: {
3007
+ paddingLeft: sectionproperties.reservation_padding_left + 'rem',
3008
+ paddingRight: sectionproperties.reservation_padding_right + 'rem',
3009
+ paddingTop: sectionproperties.reservation_padding_top + 'rem',
3010
+ paddingBottom: sectionproperties.reservation_padding_bottom + 'rem'
3011
+ }
3012
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
3013
+ "class": "col-lg-12 p-0 mb-4 allcentered flex-column"
3014
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
3015
+ "class": "m-0 p-0 ",
3016
+ style: {
3017
+ color: sectionproperties.pricelisttitlecolor,
3018
+ fontSize: sectionproperties.pricelisttitlefontSize + 'px',
3019
+ fontWeight: sectionproperties.pricelisttitlefontWeight
3020
+ }
3021
+ }, langdetect == 'en' ? sectionproperties.pricelisttitle_en : sectionproperties.pricelisttitle_ar), /*#__PURE__*/React__default["default"].createElement("div", {
3022
+ style: {
3023
+ width: '30%',
3024
+ height: 1,
3025
+ background: sectionproperties.pricelisttitlecolor
3026
+ }
3027
+ })), fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer40 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer40 === void 0 ? void 0 : (_fetchProductInfoQuer41 = _fetchProductInfoQuer40.data) === null || _fetchProductInfoQuer41 === void 0 ? void 0 : (_fetchProductInfoQuer42 = _fetchProductInfoQuer41.productinfo) === null || _fetchProductInfoQuer42 === void 0 ? void 0 : (_fetchProductInfoQuer43 = _fetchProductInfoQuer42.productquantityoptions) === null || _fetchProductInfoQuer43 === void 0 ? void 0 : _fetchProductInfoQuer43.map(function (item, index) {
3028
+ var _fetchProductInfoQuer44, _fetchProductInfoQuer45, _fetchProductInfoQuer46, _fetchProductInfoQuer47;
3029
+ return /*#__PURE__*/React__default["default"].createElement("div", {
3030
+ className: "col-lg-12 p-0 w-100 d-flex align-items-center",
3031
+ style: {
3032
+ marginBottom: (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer44 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer44 === void 0 ? void 0 : (_fetchProductInfoQuer45 = _fetchProductInfoQuer44.data) === null || _fetchProductInfoQuer45 === void 0 ? void 0 : (_fetchProductInfoQuer46 = _fetchProductInfoQuer45.productinfo) === null || _fetchProductInfoQuer46 === void 0 ? void 0 : (_fetchProductInfoQuer47 = _fetchProductInfoQuer46.productquantityoptions) === null || _fetchProductInfoQuer47 === void 0 ? void 0 : _fetchProductInfoQuer47.length) - 1 != index ? '1rem' : 0
3033
+ }
3034
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
3035
+ "class": "d-flex align-items-center",
3036
+ style: {
3037
+ color: sectionproperties.pricelistlabelcolor,
3038
+ fontSize: sectionproperties.pricelistlabelfontsize + 'px',
3039
+ fontWeight: sectionproperties.pricelistlabelfontweight
3040
+ }
3041
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
3042
+ "class": "m-0 pb-0",
3043
+ style: {
3044
+ paddingRight: langdetect == 'en' ? '0.5rem' : 0,
3045
+ paddingLeft: langdetect == 'ar' ? '0.5rem' : 0
3046
+ }
3047
+ }, langdetect == 'en' ? 'From' : 'من', ": ", item.fromq, " - ", item.toq)), /*#__PURE__*/React__default["default"].createElement("div", {
3048
+ "class": "",
3049
+ style: {
3050
+ flex: 1,
3051
+ borderTop: '5px dotted #ccc'
3052
+ }
3053
+ }), /*#__PURE__*/React__default["default"].createElement("p", {
3054
+ "class": "m-0 pb-0",
3055
+ style: {
3056
+ paddingLeft: langdetect == 'en' ? '0.5rem' : 0,
3057
+ paddingRight: langdetect == 'ar' ? '0.5rem' : 0,
3058
+ color: item.type == 'add' ? sectionproperties.valueaddcolor : sectionproperties.valueminuscolor,
3059
+ fontSize: sectionproperties.pricelistvaluefontsize + 'px',
3060
+ fontWeight: sectionproperties.pricelistvaluefontweight
3061
+ }
3062
+ }, item.type == 'subtract' ? '-' : '+', " ", item.value, "%"));
3063
+ })));
3064
+ };
3065
+ var StoreInfo = function StoreInfo() {
3066
+ var _authdetailsContext$i5, _authdetailsContext$i6;
3067
+ return /*#__PURE__*/React__default["default"].createElement("div", {
3068
+ "class": "row m-0 w-100"
3069
+ }, sectionproperties.productInformationType == 'Product/Service Information' && /*#__PURE__*/React__default["default"].createElement("div", {
3070
+ className: "col-lg-12 p-0 w-100 d-flex align-items-center mb-4"
3071
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
3072
+ "class": productinfo_cssstyles.iconContainer
3073
+ }, /*#__PURE__*/React__default["default"].createElement("i", {
3074
+ className: "h-100 d-flex align-items-center justify-content-center"
3075
+ }, /*#__PURE__*/React__default["default"].createElement(FaShippingFast.FaShippingFast, {
3076
+ size: 20
3077
+ }))), /*#__PURE__*/React__default["default"].createElement("div", {
3078
+ className: "col-lg-9 col-md-9 col-sm-9 d-flex justofy-content-start flex-column"
3079
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
3080
+ className: productinfo_cssstyles.storeInfo + ' m-0 p-0 wordbreak ',
3081
+ style: {
3082
+ textAlign: langdetect == 'en' ? 'left' : 'right'
3083
+ }
3084
+ }, langdetect == 'en' ? sectionproperties.otherinfotitle1en : sectionproperties.otherinfotitle1ar), /*#__PURE__*/React__default["default"].createElement("p", {
3085
+ className: productinfo_cssstyles.storeInfoContent + ' m-0 p-0 wordbreak ',
3086
+ style: {
3087
+ textAlign: langdetect == 'en' ? 'left' : 'right'
3088
+ }
3089
+ }, langdetect == 'en' ? sectionproperties.otherinfodesc1en : sectionproperties.otherinfodesc1ar))), sectionproperties.productInformationType == 'Product/Service Information' && /*#__PURE__*/React__default["default"].createElement("div", {
3090
+ className: "col-lg-12 p-0 d-flex align-items-center mb-4"
3091
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
3092
+ "class": productinfo_cssstyles.iconContainer
3093
+ }, /*#__PURE__*/React__default["default"].createElement("i", {
3094
+ className: "h-100 d-flex align-items-center justify-content-center"
3095
+ }, /*#__PURE__*/React__default["default"].createElement(RiSecurePaymentLine.RiSecurePaymentLine, {
3096
+ size: 20
3097
+ }))), /*#__PURE__*/React__default["default"].createElement("div", {
3098
+ className: "col-lg-9 col-md-9 col-sm-9 d-flex justofy-content-start flex-column"
3099
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
3100
+ className: productinfo_cssstyles.storeInfo + ' m-0 p-0 wordbreak ',
3101
+ style: {
3102
+ textAlign: langdetect == 'en' ? 'left' : 'right'
3103
+ }
3104
+ }, langdetect == 'en' ? sectionproperties.otherinfotitle2en : sectionproperties.otherinfotitle2ar), /*#__PURE__*/React__default["default"].createElement("p", {
3105
+ className: productinfo_cssstyles.storeInfoContent + ' m-0 p-0 wordbreak ',
3106
+ style: {
3107
+ textAlign: langdetect == 'en' ? 'left' : 'right'
3108
+ }
3109
+ }, langdetect == 'en' ? sectionproperties.otherinfodesc2en : sectionproperties.otherinfodesc2ar))), sectionproperties.productInformationType == 'Product/Service Information' && sectionproperties.showpricinglist == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
3110
+ "class": "col-lg-12 p-0 mb-4"
3111
+ }, getQuantityCondition()), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
3112
+ className: productinfo_cssstyles.storeinfocontainer + ' mb-4 col-lg-12 p-0 d-flex align-items-center cursor-pointer ',
3113
+ onClick: function onClick() {
3114
+ window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_blank');
3115
+ }
3116
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
3117
+ "class": productinfo_cssstyles.iconContainer + ' iconContainer '
3118
+ }, /*#__PURE__*/React__default["default"].createElement("i", {
3119
+ className: "h-100 d-flex align-items-center justify-content-center"
3120
+ }, /*#__PURE__*/React__default["default"].createElement(HiOutlinePhone.HiOutlinePhone, {
3121
+ size: 20
3122
+ }))), /*#__PURE__*/React__default["default"].createElement("div", {
3123
+ className: "col-lg-9 col-md-9 col-sm-9 d-flex justofy-content-start flex-column"
3124
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
3125
+ className: productinfo_cssstyles.storeInfo + ' m-0 p-0 wordbreak ',
3126
+ style: {
3127
+ textAlign: langdetect == 'en' ? 'left' : 'right'
3128
+ }
3129
+ }, langdetect == 'en' ? sectionproperties.phonetitle_en : sectionproperties.phonetitle_ar), /*#__PURE__*/React__default["default"].createElement("p", {
3130
+ className: productinfo_cssstyles.storeInfoContent + ' storeInfoContent m-0 p-0 wordbreak ',
3131
+ style: {
3132
+ textAlign: langdetect == 'en' ? 'left' : 'right'
3133
+ }
3134
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber))), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
3135
+ className: productinfo_cssstyles.storeinfocontainer + ' mb-4 col-lg-12 p-0 d-flex align-items-center cursor-pointer ',
3136
+ onClick: function onClick() {
3137
+ var _authdetailsContext$i3, _authdetailsContext$i4;
3138
+ window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : (_authdetailsContext$i4 = _authdetailsContext$i3.contactinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.email), '_self');
3139
+ }
3140
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
3141
+ "class": productinfo_cssstyles.iconContainer + ' iconContainer '
3142
+ }, /*#__PURE__*/React__default["default"].createElement("i", {
3143
+ className: "h-100 d-flex align-items-center justify-content-center"
3144
+ }, /*#__PURE__*/React__default["default"].createElement(AiOutlineMail.AiOutlineMail, {
3145
+ size: 20
3146
+ }))), /*#__PURE__*/React__default["default"].createElement("div", {
3147
+ className: "col-lg-9 col-md-9 col-sm-9 d-flex justofy-content-start flex-column"
3148
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
3149
+ className: productinfo_cssstyles.storeInfo + ' m-0 p-0 wordbreak ',
3150
+ style: {
3151
+ textAlign: langdetect == 'en' ? 'left' : 'right'
3152
+ }
3153
+ }, langdetect == 'en' ? sectionproperties.emailtitle_en : sectionproperties.emailtitle_ar), /*#__PURE__*/React__default["default"].createElement("p", {
3154
+ className: productinfo_cssstyles.storeInfoContent + ' storeInfoContent m-0 p-0 wordbreak ',
3155
+ style: {
3156
+ textAlign: langdetect == 'en' ? 'left' : 'right'
3157
+ }
3158
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : (_authdetailsContext$i6 = _authdetailsContext$i5.contactinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.email))));
3159
+ };
3181
3160
  return /*#__PURE__*/React__default["default"].createElement("div", {
3182
3161
  className: 'row w-100 ml-0 mr-0',
3183
3162
  style: {
@@ -3195,21 +3174,181 @@
3195
3174
  duration: "1s"
3196
3175
  })), /*#__PURE__*/React__default["default"].createElement("div", {
3197
3176
  className: "col-lg-12 p-0"
3198
- }, !fetchProductInfoQueryContext.isFetching && fetchProductInfoQueryContext.isSuccess && fetchProductInfoQueryContext.data.data.productinfo != null && /*#__PURE__*/React__default["default"].createElement("div", null, fetchProductInfoQueryContext.data.data.productinfo.item_type == 'product' && /*#__PURE__*/React__default["default"].createElement(Product_itemtype, {
3177
+ }, !fetchProductInfoQueryContext.isFetching && fetchProductInfoQueryContext.isSuccess && fetchProductInfoQueryContext.data.data.productinfo != null && /*#__PURE__*/React__default["default"].createElement("div", {
3178
+ className: sectionproperties.card_marginLeft != 0 ? ' row m-0 w-100 pl-lg-3 pr-lg-3 pl-md-4 pr-md-4 pl-sm-1 pr-sm-1 ' : ' row m-0 w-100 p-sm-0 ',
3179
+ style: {
3180
+ paddingLeft: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px' : 0,
3181
+ paddingRight: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px' : 0
3182
+ }
3183
+ }, fetchProductInfoQueryContext.data.data.productinfo.item_type == 'product' && /*#__PURE__*/React__default["default"].createElement(Product_itemtype, {
3199
3184
  actions: (_ref = {
3200
3185
  returnpolicyobj: returnpolicyobj,
3201
3186
  langdetect: langdetect,
3202
3187
  lang: lang,
3203
3188
  srcfromprops: props.srcfromprops
3204
- }, _defineProperty__default["default"](_ref, "returnpolicyobj", returnpolicyobj), _defineProperty__default["default"](_ref, "productinfo_cssstyles", productinfo_cssstyles), _defineProperty__default["default"](_ref, "addtocartfunc", addtocartfunc), _defineProperty__default["default"](_ref, "selectproductoptionvalue", selectproductoptionvalue), _defineProperty__default["default"](_ref, "productimagesarray", productimagesarray), _defineProperty__default["default"](_ref, "fetchProductInfoQueryContext", fetchProductInfoQueryContext), _defineProperty__default["default"](_ref, "ProductInfoObj", ProductInfoObj), _defineProperty__default["default"](_ref, "sectionproperties", sectionproperties), _defineProperty__default["default"](_ref, "addtocardpayloadobj", addtocardpayloadobj), _defineProperty__default["default"](_ref, "setaddtocardpayloadobj", setaddtocardpayloadobj), _defineProperty__default["default"](_ref, "routingcountext", routingcountext), _defineProperty__default["default"](_ref, "AddtoCartMutationContext", AddtoCartMutationContext), _defineProperty__default["default"](_ref, "authdetailsContext", authdetailsContext), _defineProperty__default["default"](_ref, "addtofavoritescontext", addtofavoritescontext), _defineProperty__default["default"](_ref, "variantindexcompleted", variantindexcompleted), _defineProperty__default["default"](_ref, "StaticPagesLinksContext", StaticPagesLinksContext), _defineProperty__default["default"](_ref, "NotificationManager", NotificationManager), _defineProperty__default["default"](_ref, "relatedproducts", relatedproducts), _ref)
3189
+ }, _defineProperty__default["default"](_ref, "returnpolicyobj", returnpolicyobj), _defineProperty__default["default"](_ref, "productinfo_cssstyles", productinfo_cssstyles), _defineProperty__default["default"](_ref, "addtocartfunc", addtocartfunc), _defineProperty__default["default"](_ref, "selectproductoptionvalue", selectproductoptionvalue), _defineProperty__default["default"](_ref, "productimagesarray", productimagesarray), _defineProperty__default["default"](_ref, "fetchProductInfoQueryContext", fetchProductInfoQueryContext), _defineProperty__default["default"](_ref, "ProductInfoObj", ProductInfoObj), _defineProperty__default["default"](_ref, "sectionproperties", sectionproperties), _defineProperty__default["default"](_ref, "addtocardpayloadobj", addtocardpayloadobj), _defineProperty__default["default"](_ref, "setaddtocardpayloadobj", setaddtocardpayloadobj), _defineProperty__default["default"](_ref, "routingcountext", routingcountext), _defineProperty__default["default"](_ref, "AddtoCartMutationContext", AddtoCartMutationContext), _defineProperty__default["default"](_ref, "authdetailsContext", authdetailsContext), _defineProperty__default["default"](_ref, "addtofavoritescontext", addtofavoritescontext), _defineProperty__default["default"](_ref, "variantindexcompleted", variantindexcompleted), _defineProperty__default["default"](_ref, "StaticPagesLinksContext", StaticPagesLinksContext), _defineProperty__default["default"](_ref, "NotificationManager", NotificationManager), _defineProperty__default["default"](_ref, "quantityconditionfoundobjprops", quantityconditionfoundobj), _defineProperty__default["default"](_ref, "relatedproducts", relatedproducts), _defineProperty__default["default"](_ref, "getprice_discountpriceprops", getprice_discountpriceprops), _defineProperty__default["default"](_ref, "StoreInfoprops", StoreInfo), _ref)
3205
3190
  }), fetchProductInfoQueryContext.data.data.productinfo.item_type == 'service' && /*#__PURE__*/React__default["default"].createElement(Service_itemtype, {
3206
3191
  actions: (_ref2 = {
3207
3192
  returnpolicyobj: returnpolicyobj,
3208
3193
  langdetect: langdetect,
3209
3194
  lang: lang,
3210
3195
  srcfromprops: props.srcfromprops
3211
- }, _defineProperty__default["default"](_ref2, "returnpolicyobj", returnpolicyobj), _defineProperty__default["default"](_ref2, "productinfo_cssstyles", productinfo_cssstyles), _defineProperty__default["default"](_ref2, "addtocartfunc", addtocartfunc), _defineProperty__default["default"](_ref2, "selectproductoptionvalue", selectproductoptionvalue), _defineProperty__default["default"](_ref2, "productimagesarray", productimagesarray), _defineProperty__default["default"](_ref2, "fetchProductInfoQueryContext", fetchProductInfoQueryContext), _defineProperty__default["default"](_ref2, "sectionproperties", sectionproperties), _defineProperty__default["default"](_ref2, "addtocardpayloadobj", addtocardpayloadobj), _defineProperty__default["default"](_ref2, "setaddtocardpayloadobj", setaddtocardpayloadobj), _defineProperty__default["default"](_ref2, "routingcountext", routingcountext), _defineProperty__default["default"](_ref2, "AddtoCartMutationContext", AddtoCartMutationContext), _defineProperty__default["default"](_ref2, "authdetailsContext", authdetailsContext), _defineProperty__default["default"](_ref2, "addtofavoritescontext", addtofavoritescontext), _defineProperty__default["default"](_ref2, "StaticPagesLinksContext", StaticPagesLinksContext), _defineProperty__default["default"](_ref2, "variantindexcompleted", variantindexcompleted), _defineProperty__default["default"](_ref2, "GeneralAPIMutationContext", GeneralAPIMutationContext), _defineProperty__default["default"](_ref2, "NotificationManager", NotificationManager), _defineProperty__default["default"](_ref2, "relatedproducts", relatedproducts), _ref2)
3212
- }))));
3196
+ }, _defineProperty__default["default"](_ref2, "returnpolicyobj", returnpolicyobj), _defineProperty__default["default"](_ref2, "productinfo_cssstyles", productinfo_cssstyles), _defineProperty__default["default"](_ref2, "addtocartfunc", addtocartfunc), _defineProperty__default["default"](_ref2, "selectproductoptionvalue", selectproductoptionvalue), _defineProperty__default["default"](_ref2, "productimagesarray", productimagesarray), _defineProperty__default["default"](_ref2, "fetchProductInfoQueryContext", fetchProductInfoQueryContext), _defineProperty__default["default"](_ref2, "sectionproperties", sectionproperties), _defineProperty__default["default"](_ref2, "addtocardpayloadobj", addtocardpayloadobj), _defineProperty__default["default"](_ref2, "setaddtocardpayloadobj", setaddtocardpayloadobj), _defineProperty__default["default"](_ref2, "routingcountext", routingcountext), _defineProperty__default["default"](_ref2, "AddtoCartMutationContext", AddtoCartMutationContext), _defineProperty__default["default"](_ref2, "authdetailsContext", authdetailsContext), _defineProperty__default["default"](_ref2, "addtofavoritescontext", addtofavoritescontext), _defineProperty__default["default"](_ref2, "StaticPagesLinksContext", StaticPagesLinksContext), _defineProperty__default["default"](_ref2, "variantindexcompleted", variantindexcompleted), _defineProperty__default["default"](_ref2, "GeneralAPIMutationContext", GeneralAPIMutationContext), _defineProperty__default["default"](_ref2, "NotificationManager", NotificationManager), _defineProperty__default["default"](_ref2, "getprice_discountpriceprops", getprice_discountpriceprops), _defineProperty__default["default"](_ref2, "quantityconditionfoundobjprops", quantityconditionfoundobj), _defineProperty__default["default"](_ref2, "relatedproducts", relatedproducts), _defineProperty__default["default"](_ref2, "getQuantityCondition", getQuantityCondition), _defineProperty__default["default"](_ref2, "StoreInfoprops", StoreInfo), _ref2)
3197
+ }), /*#__PURE__*/React__default["default"].createElement("div", {
3198
+ className: sectionproperties.card_marginLeft != 0 ? ' col-lg-12 pl-lg-3 pr-lg-3 pl-md-4 pr-md-4 pl-sm-1 pr-sm-1 ' : ' col-lg-12 p-sm-0 ',
3199
+ style: {
3200
+ paddingLeft: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px' : 0,
3201
+ paddingRight: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px' : 0
3202
+ }
3203
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
3204
+ "class": "".concat(productinfo_cssstyles.cardcontainer) + ' ml-0 mr-0 w-100 pl-md-3 pr-md-3 px-1025-1 ',
3205
+ style: {
3206
+ paddingLeft: sectionproperties.tabspaddinghorizontal + 'px',
3207
+ paddingRight: sectionproperties.tabspaddinghorizontal + 'px',
3208
+ marginBottom: sectionproperties.tabsmb + 'px',
3209
+ paddingTop: sectionproperties.tabsPt + 'px',
3210
+ paddingBottom: sectionproperties.tabsPb + 'px'
3211
+ }
3212
+ }, /*#__PURE__*/React__default["default"].createElement(material.Box, null, /*#__PURE__*/React__default["default"].createElement(material.Tabs, {
3213
+ value: tabIndex,
3214
+ onChange: handleTabChange,
3215
+ scrollButtons: "auto",
3216
+ TabIndicatorProps: {
3217
+ style: {
3218
+ background: sectionproperties.activetabbordercolor,
3219
+ right: sectionproperties.showfirstpolicy == 'Hide' ? 0 : sectionproperties.showsecondpolicy == 'Hide' ? 0 : '',
3220
+ margin: sectionproperties.showfirstpolicy == 'Hide' ? 'auto' : sectionproperties.showsecondpolicy == 'Hide' ? 'auto' : ''
3221
+ }
3222
+ },
3223
+ sx: {
3224
+ '& button': {
3225
+ color: sectionproperties.tabtextcolor,
3226
+ fontWeight: sectionproperties.tabtextfontweight,
3227
+ background: sectionproperties.tabcontainerbgcolor,
3228
+ textTransform: sectionproperties.tabtexttexttransform,
3229
+ borderRadius: sectionproperties.tabcontainerborderradius + 'px',
3230
+ fontFamily: 'Poppins',
3231
+ transition: '.3s'
3232
+ },
3233
+ '& button:hover': {
3234
+ color: sectionproperties.tabscoloronhover,
3235
+ fontFamily: 'Poppins',
3236
+ transition: '.3s'
3237
+ },
3238
+ '& button.Mui-selected': {
3239
+ color: sectionproperties.tabtextactivecolor,
3240
+ background: sectionproperties.activetabbgcolor,
3241
+ fontFamily: 'Poppins',
3242
+ transition: '.3s'
3243
+ }
3244
+ },
3245
+ variant: 'fullWidth'
3246
+ }, sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement(material.Tab, {
3247
+ label: langdetect == 'en' ? sectionproperties.tabsdescEn : sectionproperties.tabsdescAr
3248
+ }), sectionproperties.productInformationType == 'Product/Service Information' && sectionproperties.showfirstpolicy == 'Show' && /*#__PURE__*/React__default["default"].createElement(material.Tab, {
3249
+ label: langdetect == 'en' ? (_returnpolicyobj = returnpolicyobj('Shipping Policy')) === null || _returnpolicyobj === void 0 ? void 0 : _returnpolicyobj.policypagename_en : (_returnpolicyobj2 = returnpolicyobj('Shipping Policy')) === null || _returnpolicyobj2 === void 0 ? void 0 : _returnpolicyobj2.policypagename_ar
3250
+ }), sectionproperties.productInformationType == 'Product/Service Information' && sectionproperties.showsecondpolicy == 'Show' && /*#__PURE__*/React__default["default"].createElement(material.Tab, {
3251
+ label: langdetect == 'en' ? (_returnpolicyobj3 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj3 === void 0 ? void 0 : _returnpolicyobj3.policypagename_en : (_returnpolicyobj4 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj4 === void 0 ? void 0 : _returnpolicyobj4.policypagename_ar
3252
+ }))), tabIndex === 0 && /*#__PURE__*/React__default["default"].createElement(material.Box, {
3253
+ "class": "w-100"
3254
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
3255
+ "class": "col-lg-12 pl-5 pr-5 p-md-0 w-100 mt-3 mb-4"
3256
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
3257
+ "class": "row m-0 w-100"
3258
+ }, langdetect == 'en' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer48 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer48 === void 0 ? void 0 : (_fetchProductInfoQuer49 = _fetchProductInfoQuer48.data) === null || _fetchProductInfoQuer49 === void 0 ? void 0 : (_fetchProductInfoQuer50 = _fetchProductInfoQuer49.productinfo) === null || _fetchProductInfoQuer50 === void 0 ? void 0 : _fetchProductInfoQuer50.description_en) != '' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer51 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer51 === void 0 ? void 0 : (_fetchProductInfoQuer52 = _fetchProductInfoQuer51.data) === null || _fetchProductInfoQuer52 === void 0 ? void 0 : (_fetchProductInfoQuer53 = _fetchProductInfoQuer52.productinfo) === null || _fetchProductInfoQuer53 === void 0 ? void 0 : _fetchProductInfoQuer53.description_en) != null && sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
3259
+ className: "col-lg-12 p-0 mb-4 d-flex justify-content-center"
3260
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
3261
+ className: "row m-0 w-100 d-flex"
3262
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
3263
+ "class": "col-lg-12 p-0 d-flex justify-content-start"
3264
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
3265
+ className: 'text-black text-capitalize m-0 p-0 wordbreak',
3266
+ style: {
3267
+ textAlign: langdetect == 'en' ? 'left' : 'right'
3268
+ },
3269
+ dangerouslySetInnerHTML: {
3270
+ __html: showMore == true ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer54 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer54 === void 0 ? void 0 : (_fetchProductInfoQuer55 = _fetchProductInfoQuer54.data) === null || _fetchProductInfoQuer55 === void 0 ? void 0 : (_fetchProductInfoQuer56 = _fetchProductInfoQuer55.productinfo) === null || _fetchProductInfoQuer56 === void 0 ? void 0 : _fetchProductInfoQuer56.description_en : fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer57 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer57 === void 0 ? void 0 : (_fetchProductInfoQuer58 = _fetchProductInfoQuer57.data) === null || _fetchProductInfoQuer58 === void 0 ? void 0 : (_fetchProductInfoQuer59 = _fetchProductInfoQuer58.productinfo) === null || _fetchProductInfoQuer59 === void 0 ? void 0 : _fetchProductInfoQuer59.description_en.slice(0, 1000)
3271
+ }
3272
+ })), /*#__PURE__*/React__default["default"].createElement("div", {
3273
+ "class": "col-lg-12 allcentered"
3274
+ }, (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer60 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer60 === void 0 ? void 0 : (_fetchProductInfoQuer61 = _fetchProductInfoQuer60.data) === null || _fetchProductInfoQuer61 === void 0 ? void 0 : (_fetchProductInfoQuer62 = _fetchProductInfoQuer61.productinfo) === null || _fetchProductInfoQuer62 === void 0 ? void 0 : _fetchProductInfoQuer62.description_en.length) > 1000 && /*#__PURE__*/React__default["default"].createElement("p", {
3275
+ "class": "m-0 p-0 cursor-pointer text-grey font-weight-600",
3276
+ onClick: function onClick() {
3277
+ return setShowMore(!showMore);
3278
+ }
3279
+ }, showMore ? lang.showless : lang.showmore)))), langdetect == 'ar' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer63 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer63 === void 0 ? void 0 : (_fetchProductInfoQuer64 = _fetchProductInfoQuer63.data) === null || _fetchProductInfoQuer64 === void 0 ? void 0 : (_fetchProductInfoQuer65 = _fetchProductInfoQuer64.productinfo) === null || _fetchProductInfoQuer65 === void 0 ? void 0 : _fetchProductInfoQuer65.description_ar) != '' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer66 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer66 === void 0 ? void 0 : (_fetchProductInfoQuer67 = _fetchProductInfoQuer66.data) === null || _fetchProductInfoQuer67 === void 0 ? void 0 : (_fetchProductInfoQuer68 = _fetchProductInfoQuer67.productinfo) === null || _fetchProductInfoQuer68 === void 0 ? void 0 : _fetchProductInfoQuer68.description_ar) != null && sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
3280
+ className: "col-lg-12 p-0 mb-4 d-flex justify-content-center"
3281
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
3282
+ className: "row m-0 w-100 d-flex"
3283
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
3284
+ "class": "col-lg-12 p-0 d-flex justify-content-start flex-column"
3285
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
3286
+ className: 'text-black text-capitalize m-0 p-0 wordbreak',
3287
+ style: {
3288
+ textAlign: langdetect == 'en' ? 'left' : 'right'
3289
+ },
3290
+ dangerouslySetInnerHTML: {
3291
+ __html: showMore == true ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer69 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer69 === void 0 ? void 0 : (_fetchProductInfoQuer70 = _fetchProductInfoQuer69.data) === null || _fetchProductInfoQuer70 === void 0 ? void 0 : (_fetchProductInfoQuer71 = _fetchProductInfoQuer70.productinfo) === null || _fetchProductInfoQuer71 === void 0 ? void 0 : _fetchProductInfoQuer71.description_ar : fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer72 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer72 === void 0 ? void 0 : (_fetchProductInfoQuer73 = _fetchProductInfoQuer72.data) === null || _fetchProductInfoQuer73 === void 0 ? void 0 : (_fetchProductInfoQuer74 = _fetchProductInfoQuer73.productinfo) === null || _fetchProductInfoQuer74 === void 0 ? void 0 : _fetchProductInfoQuer74.description_ar.slice(0, 1000)
3292
+ }
3293
+ })), /*#__PURE__*/React__default["default"].createElement("div", {
3294
+ "class": "col-lg-12 allcentered"
3295
+ }, (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer75 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer75 === void 0 ? void 0 : (_fetchProductInfoQuer76 = _fetchProductInfoQuer75.data) === null || _fetchProductInfoQuer76 === void 0 ? void 0 : (_fetchProductInfoQuer77 = _fetchProductInfoQuer76.productinfo) === null || _fetchProductInfoQuer77 === void 0 ? void 0 : _fetchProductInfoQuer77.description_ar.length) > 1000 && /*#__PURE__*/React__default["default"].createElement("p", {
3296
+ "class": "m-0 p-0 cursor-pointer text-grey font-weight-600 text-right",
3297
+ onClick: function onClick() {
3298
+ return setShowMore(!showMore);
3299
+ }
3300
+ }, showMore ? lang.showless : lang.showmore)))), sectionproperties.showGallery == 'Show' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer78 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer78 === void 0 ? void 0 : (_fetchProductInfoQuer79 = _fetchProductInfoQuer78.data) === null || _fetchProductInfoQuer79 === void 0 ? void 0 : (_fetchProductInfoQuer80 = _fetchProductInfoQuer79.productinfo) === null || _fetchProductInfoQuer80 === void 0 ? void 0 : (_fetchProductInfoQuer81 = _fetchProductInfoQuer80.productimages) === null || _fetchProductInfoQuer81 === void 0 ? void 0 : _fetchProductInfoQuer81.length) != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
3301
+ "class": "col-lg-12 p-0"
3302
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
3303
+ "class": "row m-0 w-100 allcentered pl-md-3 pr-md-3",
3304
+ style: {
3305
+ paddingLeft: sectionproperties.galleryPaddingHorizontal + 'px',
3306
+ paddingRight: sectionproperties.galleryPaddingHorizontal + 'px'
3307
+ }
3308
+ }, fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer82 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer82 === void 0 ? void 0 : (_fetchProductInfoQuer83 = _fetchProductInfoQuer82.data) === null || _fetchProductInfoQuer83 === void 0 ? void 0 : (_fetchProductInfoQuer84 = _fetchProductInfoQuer83.productinfo) === null || _fetchProductInfoQuer84 === void 0 ? void 0 : (_fetchProductInfoQuer85 = _fetchProductInfoQuer84.productimages) === null || _fetchProductInfoQuer85 === void 0 ? void 0 : _fetchProductInfoQuer85.map(function (item, index) {
3309
+ if (index <= 6) {
3310
+ return /*#__PURE__*/React__default["default"].createElement("div", {
3311
+ "class": ' col-md-4 col-sm-12 mb-3 col-lg-' + sectionproperties.galleryNoOfCols,
3312
+ style: {
3313
+ height: sectionproperties.galleryHeight + 'px'
3314
+ }
3315
+ }, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
3316
+ urlEndpoint: IKurlEndpoint,
3317
+ publicKey: IKpublicKey,
3318
+ path: '/tr:w-' + sectionproperties.galleryWidthDimension + ',h-' + sectionproperties.galleryHeightDimension + '/' + item.path,
3319
+ style: {
3320
+ width: '100%',
3321
+ height: '100%',
3322
+ objectFit: 'contain'
3323
+ },
3324
+ loading: "lazy"
3325
+ }));
3326
+ }
3327
+ })))))), tabIndex === 1 && /*#__PURE__*/React__default["default"].createElement(material.Box, null, /*#__PURE__*/React__default["default"].createElement("div", {
3328
+ "class": "col-lg-12 pl-5 pr-5 p-md-0 w-100 mt-3 mb-4"
3329
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
3330
+ className: ' m-0 p-0 wordbreak ',
3331
+ style: {
3332
+ lineClamp: 10,
3333
+ WebkitLineClamp: 10,
3334
+ textAlign: langdetect == 'en' ? 'left' : 'right'
3335
+ },
3336
+ dangerouslySetInnerHTML: {
3337
+ __html: langdetect == 'en' ? (_returnpolicyobj5 = returnpolicyobj('Shipping Policy')) === null || _returnpolicyobj5 === void 0 ? void 0 : _returnpolicyobj5.policycontent_en : (_returnpolicyobj6 = returnpolicyobj('Shipping Policy')) === null || _returnpolicyobj6 === void 0 ? void 0 : _returnpolicyobj6.policycontent_ar
3338
+ }
3339
+ }))), tabIndex === 2 && /*#__PURE__*/React__default["default"].createElement(material.Box, null, /*#__PURE__*/React__default["default"].createElement("div", {
3340
+ "class": "col-lg-12 p-0 w-100 mt-3 mb-4 pl-5 pr-5 p-md-0"
3341
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
3342
+ className: ' m-0 p-0 wordbreak ',
3343
+ style: {
3344
+ lineClamp: 10,
3345
+ WebkitLineClamp: 10,
3346
+ textAlign: langdetect == 'en' ? 'left' : 'right'
3347
+ },
3348
+ dangerouslySetInnerHTML: {
3349
+ __html: langdetect == 'en' ? (_returnpolicyobj7 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj7 === void 0 ? void 0 : _returnpolicyobj7.policycontent_en : (_returnpolicyobj8 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj8 === void 0 ? void 0 : _returnpolicyobj8.policycontent_ar
3350
+ }
3351
+ }))))))));
3213
3352
  };
3214
3353
 
3215
3354
  var shoppingcart = "data:image/png;base64,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LR6Pb4XP563w+nxlHrq9SvSXhsPhvHA4nDNVX/X+ASvaWRm5wT7ScLjq/eBP1aCtrKr4VcvaNX+k1+vHFTI1YCYIKJIARKgiwwajQQAEQODBBKbqaFJ9Va/XX0qVAHw+X4XH56n2if7iUCBIy/4GfyBQEvD7y/2BAF0aMOd61Wy5WjVyAEmlCjc21P8/rc1r6f53P+YYCIDA0hKACF1avugdBEAABGRLgDKktFfV7/eX0haAQCBgCAaD+V4xaPH7vRUup6fW7fEs9/q8FYFAIC8UDPGMMU0kjyq9n02dnlWN9nfZApg0bLL+51jz2lVfqKurw/5PuQcM9mUMAYjQjAklHAEBEACB5BOgvapUX9XlculUKpXa7XabHQ5304TTtdbtdtWKoq80EAjqw+GQLhgImgLBYGkoFOLoxioSd9SmlvzlmFWlw1+lpqKO1tbmz5eWlp5PPkH0CAIgMB8BiFDMDRAAARAAgaQQcDgcxQ6Ht97rdVeJItVU9RcHQwGjT/Rb3B5vjc/rqxFFkbKtKtqbSof8o9dVTYo5C3ZCIrmqouKX69e3vJSXlzew4At4AARAIKkEIEKTihOdgQAIgAAIRCMgSVLu+Pi4KRgMFjHG8nw+X5Hb7atxe9wrXC5Xg9vlWe7zi5RFNUwdpJo6KBSpqzqjPFX0q1VjJU/iU6PReOrr6/6mtXnt3+L+91jJ4TkQSC4BiNDk8kRvIAACIAACCRKgm6o8Hk+pw+GtcLudtR6Pp8HlcdV5Pb7qYDCgDwSCxYFgUB8MBnIDgaCalvypTV/uX6gUFQnQnJycvtb1LX+0vKpqb4Km4jUQAIEkEIAITQJEdAECIAACILC0BKg8ldPpNEVO+wcCpT6vt8TvFS0+n6/K4/FVe0Wvxef1lXl9kT2qeRzHaC/rZLtfO5Uyqkaj4VTL+tYvlJeUnFlai9E7CIDAQgQgQhcihM+DAAiAAAjIngBlUUdHR3Nyc3PznU5nsc/nq3S5vFUuj7vB6/UsczrdNSaTsXPt6lX/tbCwcEz2DsFAEMgCAhChWRBkuAgCIAACIAACIAACciMAESq3iMAeEAABEAABEAABEMgCAhChWRBkuAgCIAACIAACIAACciMAESq3iMAeEAABEAABEAABEMgCAhChWRBkuAgCIAACIAACIAACciMAESq3iMAeEAABEAABEAABEMgCAhChWRBkuAgCIAACIAACIAACciMAESq3iMAeEAABEAABEAABEMgCAhChWRBkuAgCIAACIAACIAACciMAESq3iMAeEAABEAABEAABEMgCAhChWRBkuAgCIAACIAACIAACciMAESq3iMAeEAABEAABEAABEMgCAhChWRBkuAgCIAACIAACIAACciMAESq3iMAeEAABEAABEAABEMgCAhChWRBkuAgCIAACIAACIAACciMAESq3iMAeEAABEAABEAABEMgCAhChWRBkuAgCIAACIAACIAACciMAESq3iMAeEAABEAABEAABEMgCAhChWRBkuAgCIAACIAACIAACciMAESq3iMAeEAABEAABEAABEMgCAhChWRBkuAgCIAACIAACIAACciMAESq3iMAeEAABEAABEAABEMgCAhChWRBkuAgCIAACIAACIAACciMAESq3iMAeEAABEAABEAABEMgCAhChWRBkuAgCIAACIAACIAACciMAESq3iMAeEAABEAABEAABEMgCAv8b5RuQfmvPvsoAAAAASUVORK5CYII=";
@@ -10195,7 +10334,10 @@
10195
10334
  }, /*#__PURE__*/React__default["default"].createElement(reactHorizontalScrollingMenu.ScrollMenu, {
10196
10335
  transitionBehavior: 'auto',
10197
10336
  wrapperClassName: '',
10198
- itemClassName: item.tabexsectioninfo.sectioncompname == 'Productcard6' ? 'scrollmenuclassnameitemProductcard6' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularhover' ? 'scrollmenuclassnameitemProductcard_with_circularhover' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularbg' ? 'scrollmenuclassnameitemProductcard_with_circularbg' : item.tabexsectioninfo.sectioncompname == 'Categorycard_with_twolinestransition' ? 'scrollmenuclassnameitemCategorycard_with_twolinestransition' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_slideanimation' ? 'scrollmenuclassnameitemProductcard_with_slideanimation' : item.tabexsectioninfo.sectioncompname == 'Categorycard_withtext' ? 'scrollmenuclassnameitemCategorycard_withtext' : item.tabexsectioninfo.sectioncompname == 'Productcard_animatedbuttons' ? 'scrollmenuclassnameitemProductcard_animatedbuttons' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_variants' ? 'scrollmenuclassnameitemProductcard_with_variants' : item.tabexsectioninfo.sectioncompname == 'Productcarddefault' ? 'scrollmenuclassnameitemProductcarddefault' : item.tabexsectioninfo.sectioncompname == 'Simpleproductcard' ? 'scrollmenuclassnameitemSimpleproductcard' : item.tabexsectioninfo.sectioncompname == 'Categorycard_with_trianglebg' ? 'scrollmenuclassnameitemCategorycard_with_trianglebg' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_textonhover' ? 'scrollmenuclassnameitemProductcard_with_textonhover' : item.tabexsectioninfo.sectioncompname == 'Categorycard_slidebgscaled' ? 'scrollmenuclassnameitemCategorycard_slidebgscaled' : item.tabexsectioninfo.sectioncompname == 'Productccard_with_imageontopleft' ? 'scrollmenuclassnameitemProductccard_with_imageontopleft' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_zoominonhover' ? 'scrollmenuclassnameitemProductcard_with_zoominonhover' : item.tabexsectioninfo.sectioncompname == 'Horizontalcard' ? 'scrollmenuclassnameitemProductcard_Horizontalcard' : item.tabexsectioninfo.sectioncompname == 'Categorycard_fullimage' ? 'scrollmenuclassnameitemCategorycard_fullimage' :
10337
+ itemClassName: item.tabexsectioninfo.sectioncompname == 'Productcard6' ? 'scrollmenuclassnameitemProductcard6' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularhover' ? 'scrollmenuclassnameitemProductcard_with_circularhover' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularbg' ? 'scrollmenuclassnameitemProductcard_with_circularbg' : item.tabexsectioninfo.sectioncompname == 'Categorycard_with_twolinestransition' ? 'scrollmenuclassnameitemCategorycard_with_twolinestransition' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_slideanimation' ? 'scrollmenuclassnameitemProductcard_with_slideanimation' : item.tabexsectioninfo.sectioncompname == 'Categorycard_withtext' ? 'scrollmenuclassnameitemCategorycard_withtext' :
10338
+ // : item.tabexsectioninfo.sectioncompname == 'Productcard_animatedbuttons'
10339
+ // ? 'scrollmenuclassnameitemProductcard_animatedbuttons'
10340
+ item.tabexsectioninfo.sectioncompname == 'Productcard_with_variants' ? 'scrollmenuclassnameitemProductcard_with_variants' : item.tabexsectioninfo.sectioncompname == 'Productcarddefault' ? 'scrollmenuclassnameitemProductcarddefault' : item.tabexsectioninfo.sectioncompname == 'Simpleproductcard' ? 'scrollmenuclassnameitemSimpleproductcard' : item.tabexsectioninfo.sectioncompname == 'Categorycard_with_trianglebg' ? 'scrollmenuclassnameitemCategorycard_with_trianglebg' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_textonhover' ? 'scrollmenuclassnameitemProductcard_with_textonhover' : item.tabexsectioninfo.sectioncompname == 'Categorycard_slidebgscaled' ? 'scrollmenuclassnameitemCategorycard_slidebgscaled' : item.tabexsectioninfo.sectioncompname == 'Productccard_with_imageontopleft' ? 'scrollmenuclassnameitemProductccard_with_imageontopleft' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_zoominonhover' ? 'scrollmenuclassnameitemProductcard_with_zoominonhover' : item.tabexsectioninfo.sectioncompname == 'Horizontalcard' ? 'scrollmenuclassnameitemProductcard_Horizontalcard' : item.tabexsectioninfo.sectioncompname == 'Categorycard_fullimage' ? 'scrollmenuclassnameitemCategorycard_fullimage' :
10199
10341
  // : item.tabexsectioninfo.sectioncompname == 'Classiccategorycard'
10200
10342
  // ? 'scrollmenuclassnameitemClassiccategorycard'
10201
10343
  item.tabexsectioninfo.sectioncompname == 'ModernProductCard' ? 'scrollmenuclassnameitemModernProductCard' : item.tabexsectioninfo.sectioncompname == 'Simplecategorycardwithtextbelow' ? 'scrollmenuclassnameitemSimplecategorycardwithtextbelow' : item.tabexsectioninfo.sectioncompname == 'Productcard7' ? 'scrollmenuclassnameitemProductcard7' : item.tabexsectioninfo.sectioncompname == 'MenuCard' ? 'scrollmenuclassnameitemMenuCard' : item.tabexsectioninfo.sectioncompname == 'StylishProductCard' ? 'scrollmenuclassnameitemStylishProductCard' : item.tabexsectioninfo.sectioncompname == 'ProductCardWithTextOnImage' ? 'scrollmenuclassnameitemProductCardWithTextOnImage' : item.tabexsectioninfo.sectioncompname == 'Card23' ? 'scrollmenuclassnameitemCard23' : item.tabexsectioninfo.sectioncompname == 'Card20' ? 'scrollmenuclassnameitemCard20' : item.tabexsectioninfo.sectioncompname == 'ModernCardWithQuantityButton' ? 'scrollmenuclassnameitemModernCardWithQuantityButton' : item.tabexsectioninfo.sectioncompname == 'CategoryCardwithhoveraction' ? 'scrollmenuclassnameitemCategoryCardwithhoveraction' : item.tabexsectioninfo.sectioncompname == 'CircleCardWithVariants' ? 'scrollmenuclassnameitemCircleCardWithVariants' : item.tabexsectioninfo.sectioncompname == 'UpSlideEffectCard' ? 'scrollmenuclassnameitemUpSlideEffectCard' : item.tabexsectioninfo.sectioncompname == 'CategoryCardTextOnImage' ? 'scrollmenuclassnameitemCategoryCardTextOnImage' : '',
@@ -13322,7 +13464,7 @@
13322
13464
  }, /*#__PURE__*/React__default["default"].createElement("div", {
13323
13465
  "class": "row m-0 w-100"
13324
13466
  }, /*#__PURE__*/React__default["default"].createElement("div", {
13325
- "class": ' col-lg-12 d-flex align-items-center '
13467
+ "class": ' col-lg-12 d-flex align-items-center p-0 '
13326
13468
  }, /*#__PURE__*/React__default["default"].createElement("div", {
13327
13469
  "class": "".concat(header_cssstyles.upperHeaderSection) + ' row m-0 w-100 d-flex align-items-center '
13328
13470
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -24905,13 +25047,12 @@
24905
25047
  }))), /*#__PURE__*/React__default["default"].createElement("div", {
24906
25048
  "class": " ".concat(headerstyles.nav__item) + ' col-lg-4 col-md-4 p-0 align-tems-center justify-content-center '
24907
25049
  }, /*#__PURE__*/React__default["default"].createElement("nav", {
24908
- "class": headerstyles.navbar + ' scrollhorizontal align-tems-center justify-content-center ',
25050
+ "class": headerstyles.navbar + ' scrollhorizontal navbar align-tems-center justify-content-center ',
24909
25051
  style: {
24910
25052
  display: sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' ? 'none' : 'flex'
24911
25053
  }
24912
25054
  }, templatepropcontext.pagesnprop.map(function (item, index) {
24913
25055
  if (item.isselected) ;
24914
- if (item.isnavigation == 1 && item.isactive == 1) ;
24915
25056
  if (item.isnavigation == 1 && item.isactive == 1) {
24916
25057
  return /*#__PURE__*/React__default["default"].createElement("li", {
24917
25058
  "class": "".concat(header_cssstyles.navbar_item_text) + ' cursor-pointer allcentered ',
@@ -28079,7 +28220,7 @@
28079
28220
  function ownKeys$1f(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
28080
28221
  function _objectSpread$1f(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$1f(Object(source), !0).forEach(function (key) { _defineProperty__default["default"](target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$1f(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
28081
28222
  var Footer8 = function Footer8(props) {
28082
- var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i12, _authdetailsContext$i13, _templatepropcontext$;
28223
+ var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i8, _authdetailsContext$i9, _templatepropcontext$;
28083
28224
  var _useState = React.useState(''),
28084
28225
  _useState2 = _slicedToArray__default["default"](_useState, 2),
28085
28226
  sectionproperties = _useState2[0],
@@ -28232,6 +28373,14 @@
28232
28373
  backgroundColor: sectionproperties.vl_bg,
28233
28374
  marginBottom: sectionproperties.divider_mb + 'px',
28234
28375
  marginTop: sectionproperties.divider_mt + 'px'
28376
+ }),
28377
+ appstore: glamor.css({
28378
+ width: '100%',
28379
+ objectFit: 'contain'
28380
+ }),
28381
+ googleplay: glamor.css({
28382
+ width: '100%',
28383
+ objectFit: 'contain'
28235
28384
  })
28236
28385
  };
28237
28386
  React.useEffect(function () {
@@ -28284,13 +28433,13 @@
28284
28433
  textAlign: langdetect == 'en' ? 'left' : 'right'
28285
28434
  }
28286
28435
  }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.description_en : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.description_ar)))), /*#__PURE__*/React__default["default"].createElement("div", {
28287
- "class": sectionproperties.prodCatShow == 'Show' ? 'col-lg-3 col-md-3 col-sm-12 align-items-center mb-sm-5' : 'col-lg-4 col-md-4 col-sm-12 align-items-center mb-sm-5 p-sm-0'
28288
- }, /*#__PURE__*/React__default["default"].createElement("p", {
28436
+ "class": sectionproperties.prodCatShow == 'Show' ? 'col-lg-3 col-md-12 col-sm-12 align-items-center mb-md-3' : 'col-lg-4 col-md-12 col-sm-12 align-items-center mb-md-3 p-sm-0'
28437
+ }, sectionproperties.showfooteraddress == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
28289
28438
  "class": "".concat(footerStyles.textStyles) + ' m-0 p-0 mb-3 mb-md-1 wordbreak d-none ',
28290
28439
  style: {
28291
28440
  textAlign: langdetect == 'en' ? 'left' : 'right'
28292
28441
  }
28293
- }, langdetect == 'en' ? 'Address' : 'العنوان'), /*#__PURE__*/React__default["default"].createElement("div", {
28442
+ }, langdetect == 'en' ? sectionproperties.addresstitle_en : sectionproperties.addresstitle_ar), sectionproperties.showfooteraddress == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
28294
28443
  "class": "col-lg-12 col-md-12 col-sm-12 p-0 mb-3 mb-md-0 d-flex"
28295
28444
  }, /*#__PURE__*/React__default["default"].createElement("div", {
28296
28445
  "class": footerStyles.footerinfoContainer + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-md-0 '
@@ -28299,43 +28448,37 @@
28299
28448
  style: {
28300
28449
  textAlign: langdetect == 'en' ? 'left' : 'right'
28301
28450
  }
28302
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.address_en))), /*#__PURE__*/React__default["default"].createElement("div", {
28303
- "class": "col-lg-12 p-0 ml-3 d-flex align-items-center justify-content-start"
28304
- }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
28305
- "class": "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ',
28306
- onClick: function onClick() {
28307
- var _authdetailsContext$i4;
28308
- if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.facebooklink) != null) {
28309
- var _authdetailsContext$i5;
28310
- window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.facebooklink, '_blank');
28311
- }
28451
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.address_en))), sectionproperties.showdownloadsection == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
28452
+ "class": "col-lg-12 justify-content-start align-items-center mb-md-4 p-0"
28453
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
28454
+ "class": "row m-0 w-100 align-items-center flex-row justify-content-start justify-content-start justify-content-sm-center"
28455
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
28456
+ "class": "col-lg-12 p-0 mb-2"
28457
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
28458
+ "class": "".concat(footerStyles.textStyles) + ' m-0 p-0 mb-2 mb-md-1 wordbreak ',
28459
+ style: {
28460
+ textAlign: langdetect == 'en' ? 'left' : 'right'
28312
28461
  }
28313
- }, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
28314
- size: sectionproperties.facebkbtnniconfontsize
28315
- })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
28316
- "class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
28462
+ }, langdetect == 'en' ? 'Download The App' : 'حمل التطبيق')), /*#__PURE__*/React__default["default"].createElement("div", {
28463
+ "class": langdetect == 'en' ? 'col-lg-4 col-md-3 col-sm-6 p-0 pr-2' : 'col-lg-4 col-md-3 col-sm-6 p-0 pl-2'
28464
+ }, /*#__PURE__*/React__default["default"].createElement("img", {
28465
+ "class": "".concat(footerStyles.appstore) + ' d-flex justify-content-center align-items-center cursor-pointer ',
28466
+ src: appstore,
28317
28467
  onClick: function onClick() {
28318
- var _authdetailsContext$i6;
28319
- if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instagramlink) != null) {
28320
- var _authdetailsContext$i7;
28321
- window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.instagramlink, '_blank');
28322
- }
28468
+ var _authdetailsContext$i4;
28469
+ window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.mobileapplink_appstore, '_blank');
28323
28470
  }
28324
- }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
28325
- size: sectionproperties.instgrambtniconfontsize
28326
- })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
28327
- "class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ',
28471
+ })), /*#__PURE__*/React__default["default"].createElement("div", {
28472
+ "class": langdetect == 'en' ? 'col-lg-4 col-md-3 col-sm-6 pl-0' : 'col-lg-4 col-md-3 col-sm-6 pr-0'
28473
+ }, /*#__PURE__*/React__default["default"].createElement("img", {
28474
+ "class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer ',
28475
+ src: googleplay,
28328
28476
  onClick: function onClick() {
28329
- var _authdetailsContext$i8;
28330
- if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.whatsappnumber) != null) {
28331
- var _authdetailsContext$i9;
28332
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.whatsappnumber), '_blank');
28333
- }
28477
+ var _authdetailsContext$i5;
28478
+ window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.mobileapplink_playstore, '_blank');
28334
28479
  }
28335
- }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
28336
- size: sectionproperties.youtubebtniconfontsize
28337
- })))), /*#__PURE__*/React__default["default"].createElement("div", {
28338
- "class": sectionproperties.prodCatShow == 'Show' ? 'col-lg-3 col-md-3 col-sm-12 mb-md-3' : 'col-lg-4 col-md-4 col-sm-12 mb-md-3 p-sm-0'
28480
+ }))))), /*#__PURE__*/React__default["default"].createElement("div", {
28481
+ "class": sectionproperties.prodCatShow == 'Show' ? 'col-lg-3 col-md-12 col-sm-12 mb-md-3' : 'col-lg-4 col-md-12 col-sm-12 mb-md-3 p-sm-0'
28339
28482
  }, /*#__PURE__*/React__default["default"].createElement("div", {
28340
28483
  "class": "row m-0 w-100"
28341
28484
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -28345,13 +28488,13 @@
28345
28488
  style: {
28346
28489
  textAlign: langdetect == 'en' ? 'left' : 'right'
28347
28490
  }
28348
- }, langdetect == 'en' ? 'Say Hello' : 'قل مرحبا')), /*#__PURE__*/React__default["default"].createElement("div", {
28491
+ }, langdetect == 'en' ? sectionproperties.otherinfotitle2en : sectionproperties.otherinfotitle2ar)), /*#__PURE__*/React__default["default"].createElement("div", {
28349
28492
  "class": "col-lg-12 p-0 mb-2 mb-md-0 d-flex align-items-center justify-content-start"
28350
28493
  }, sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
28351
- "class": sectionproperties.showdownloadsection == 'Show' ? footerStyles.footerinfoContainer + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-md-2 cursor-pointer ' : footerStyles.footerinfoContainer + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-md-2 cursor-pointer ',
28494
+ "class": footerStyles.footerinfoContainer + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-md-2 cursor-pointer ',
28352
28495
  onClick: function onClick() {
28353
- var _authdetailsContext$i10, _authdetailsContext$i11;
28354
- window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : (_authdetailsContext$i11 = _authdetailsContext$i10.contactinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.email), '_self');
28496
+ var _authdetailsContext$i6, _authdetailsContext$i7;
28497
+ window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : (_authdetailsContext$i7 = _authdetailsContext$i6.contactinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.email), '_self');
28355
28498
  }
28356
28499
  }, /*#__PURE__*/React__default["default"].createElement("p", {
28357
28500
  "class": "".concat(footerStyles.iconTextStyle) + ' p-0 m-0 wordbreak text-transform-none footerinfo pb-1 ',
@@ -28360,10 +28503,10 @@
28360
28503
  borderBottomStyle: 'solid',
28361
28504
  textAlign: langdetect == 'en' ? 'left' : 'right'
28362
28505
  }
28363
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : (_authdetailsContext$i13 = _authdetailsContext$i12.contactinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.email))), /*#__PURE__*/React__default["default"].createElement("div", {
28506
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : (_authdetailsContext$i9 = _authdetailsContext$i8.contactinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.email))), /*#__PURE__*/React__default["default"].createElement("div", {
28364
28507
  "class": "col-lg-12 p-0 mt-2 mt-md-1 d-flex align-items-center justify-content-start"
28365
28508
  }, sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
28366
- "class": sectionproperties.showdownloadsection == 'Show' ? footerStyles.footerinfoContainer + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-md-0 cursor-pointer ' : footerStyles.footerinfoContainer + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-md-0 cursor-pointer ',
28509
+ "class": footerStyles.footerinfoContainer + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-md-0 cursor-pointer ',
28367
28510
  onClick: function onClick() {
28368
28511
  window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
28369
28512
  }
@@ -28372,7 +28515,42 @@
28372
28515
  style: {
28373
28516
  textAlign: langdetect == 'en' ? 'left' : 'right'
28374
28517
  }
28375
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)))))), sectionproperties.showhidemainpages == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
28518
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber))), /*#__PURE__*/React__default["default"].createElement("div", {
28519
+ "class": 'col-lg-12 p-0 d-flex align-items-center justify-content-start mt-3'
28520
+ }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
28521
+ "class": "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ',
28522
+ onClick: function onClick() {
28523
+ var _authdetailsContext$i10;
28524
+ if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.facebooklink) != null) {
28525
+ var _authdetailsContext$i11;
28526
+ window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.facebooklink, '_blank');
28527
+ }
28528
+ }
28529
+ }, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
28530
+ size: sectionproperties.facebkbtnniconfontsize
28531
+ })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
28532
+ "class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
28533
+ onClick: function onClick() {
28534
+ var _authdetailsContext$i12;
28535
+ if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.instagramlink) != null) {
28536
+ var _authdetailsContext$i13;
28537
+ window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink, '_blank');
28538
+ }
28539
+ }
28540
+ }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
28541
+ size: sectionproperties.instgrambtniconfontsize
28542
+ })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
28543
+ "class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ',
28544
+ onClick: function onClick() {
28545
+ var _authdetailsContext$i14;
28546
+ if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.whatsappnumber) != null) {
28547
+ var _authdetailsContext$i15;
28548
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.whatsappnumber), '_blank');
28549
+ }
28550
+ }
28551
+ }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
28552
+ size: sectionproperties.youtubebtniconfontsize
28553
+ })))))), sectionproperties.showhidemainpages == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
28376
28554
  "class": "row m-0 allcentered"
28377
28555
  }, /*#__PURE__*/React__default["default"].createElement("div", {
28378
28556
  "class": "".concat(footerStyles.divider) + ' '
@@ -28383,22 +28561,28 @@
28383
28561
  paddingRight: langdetect == 'en' ? sectionproperties.footer_paddingRight + 'px' : sectionproperties.footer_paddingLeft + 'px'
28384
28562
  }
28385
28563
  }, /*#__PURE__*/React__default["default"].createElement("div", {
28386
- "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-md-center flex-row flex-md-column"
28564
+ "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-md-center flex-row "
28565
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
28566
+ "class": ' scrollhorizontal-lg w-100 d-flex align-items-center h-100 flex-md-column '
28387
28567
  }, templatepropcontext === null || templatepropcontext === void 0 ? void 0 : (_templatepropcontext$ = templatepropcontext.pagesnprop) === null || _templatepropcontext$ === void 0 ? void 0 : _templatepropcontext$.map(function (item, index) {
28388
28568
  if (item.isnavigation == 1 && item.isactive == 1) {
28389
- return /*#__PURE__*/React__default["default"].createElement("p", {
28569
+ return /*#__PURE__*/React__default["default"].createElement("div", {
28570
+ "class": "scrollhorizontalcard d-md-flex justify-content-md-start w-md-100"
28571
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
28390
28572
  onClick: function onClick() {
28391
28573
  routingcountext(item.navigationroute);
28392
28574
  },
28393
- "class": "".concat(footerStyles.subPages) + ' wordbreak ',
28575
+ "class": "".concat(footerStyles.subPages) + ' wordbreak ',
28394
28576
  style: {
28395
28577
  textAlign: langdetect == 'en' ? 'left' : 'right',
28396
28578
  marginRight: langdetect == 'en' ? '20px' : 0,
28397
28579
  marginLeft: langdetect == 'ar' ? '20px' : 0
28398
28580
  }
28399
- }, langdetect == 'en' ? item.pagename : item.pagename_ar);
28581
+ }, langdetect == 'en' ? item.pagename : item.pagename_ar));
28400
28582
  }
28401
- }), sectionproperties.showhidesubpages == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
28583
+ }), sectionproperties.showhidesubpages == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
28584
+ "class": "scrollhorizontalcard d-md-flex justify-content-md-start w-md-100"
28585
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
28402
28586
  onClick: function onClick() {
28403
28587
  routingcountext(StaticPagesLinksContext.Policies);
28404
28588
  },
@@ -28408,7 +28592,9 @@
28408
28592
  marginRight: langdetect == 'en' ? '20px' : 0,
28409
28593
  marginLeft: langdetect == 'ar' ? '20px' : 0
28410
28594
  }
28411
- }, lang.policies), sectionproperties.showhidesubpages == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
28595
+ }, lang.policies)), sectionproperties.showhidesubpages == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
28596
+ "class": "scrollhorizontalcard d-md-flex justify-content-md-start w-md-100"
28597
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
28412
28598
  "class": "".concat(footerStyles.subPages) + ' wordbreak ',
28413
28599
  style: {
28414
28600
  textAlign: langdetect == 'en' ? 'left' : 'right',
@@ -28418,7 +28604,9 @@
28418
28604
  onClick: function onClick() {
28419
28605
  routingcountext(StaticPagesLinksContext.Wishlist);
28420
28606
  }
28421
- }, lang.wishlist), authdetailsContext.loggedin && sectionproperties.showhidesubpages == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
28607
+ }, lang.wishlist)), authdetailsContext.loggedin && sectionproperties.showhidesubpages == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
28608
+ "class": "scrollhorizontalcard d-md-flex justify-content-md-start w-md-100"
28609
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
28422
28610
  "class": "".concat(footerStyles.subPages) + ' wordbreak ',
28423
28611
  style: {
28424
28612
  textAlign: langdetect == 'en' ? 'left' : 'right',
@@ -28428,7 +28616,7 @@
28428
28616
  onClick: function onClick() {
28429
28617
  routingcountext(StaticPagesLinksContext.Ordershistory);
28430
28618
  }
28431
- }, lang.orderhistory)))));
28619
+ }, lang.orderhistory)))))));
28432
28620
  };
28433
28621
 
28434
28622
  function ownKeys$1e(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
@@ -32457,10 +32645,7 @@
32457
32645
  var BackgroundImagesContent = function BackgroundImagesContent() {
32458
32646
  var _imagesarray$, _imagesarray$2, _imagesarray$3, _imagesarray$4, _imagesarray$5, _imagesarray$6;
32459
32647
  return /*#__PURE__*/React__default["default"].createElement("div", {
32460
- "class": "row m-0 w-100 align-items-center justify-content-center",
32461
- onMouseEnter: function onMouseEnter() {
32462
- setChoosenindex('');
32463
- }
32648
+ "class": "row m-0 w-100 align-items-center justify-content-center"
32464
32649
  }, /*#__PURE__*/React__default["default"].createElement("div", {
32465
32650
  "class": "col-lg-7 col-md-12 col-sm-12 pl-md-1 pl-sm-1 pr-md-1 pr-sm-1 mb-md-3 mb-sm-3 h-100"
32466
32651
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -32472,7 +32657,7 @@
32472
32657
  }, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
32473
32658
  urlEndpoint: IKurlEndpoint,
32474
32659
  publicKey: IKpublicKey,
32475
- path: imagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-820,h-520/' + ((_imagesarray$ = imagesarray[0]) === null || _imagesarray$ === void 0 ? void 0 : _imagesarray$.bgsection_image) : '/tr:w-820,h-520/' + ((_imagesarray$2 = imagesarray[0]) === null || _imagesarray$2 === void 0 ? void 0 : _imagesarray$2.bgsection_image_ar) : '',
32660
+ path: imagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_imagesarray$ = imagesarray[0]) === null || _imagesarray$ === void 0 ? void 0 : _imagesarray$.bgsection_image) : '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_imagesarray$2 = imagesarray[0]) === null || _imagesarray$2 === void 0 ? void 0 : _imagesarray$2.bgsection_image_ar) : '',
32476
32661
  "class": sectionproperties.bgcovercontainresponsive == 'Contain' ? 'objectFit-md-contain' : '',
32477
32662
  style: {
32478
32663
  height: '100%',
@@ -32498,7 +32683,7 @@
32498
32683
  }, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
32499
32684
  urlEndpoint: IKurlEndpoint,
32500
32685
  publicKey: IKpublicKey,
32501
- path: imagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_imagesarray$3 = imagesarray[1]) === null || _imagesarray$3 === void 0 ? void 0 : _imagesarray$3.bgsection_image) : '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_imagesarray$4 = imagesarray[1]) === null || _imagesarray$4 === void 0 ? void 0 : _imagesarray$4.bgsection_image_ar) : '',
32686
+ path: imagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-' + sectionproperties.imagetr_w2 + ',h-' + sectionproperties.imagetr_h2 + '/' + ((_imagesarray$3 = imagesarray[1]) === null || _imagesarray$3 === void 0 ? void 0 : _imagesarray$3.bgsection_image) : '/tr:w-' + sectionproperties.imagetr_w2 + ',h-' + sectionproperties.imagetr_h2 + '/' + ((_imagesarray$4 = imagesarray[1]) === null || _imagesarray$4 === void 0 ? void 0 : _imagesarray$4.bgsection_image_ar) : '',
32502
32687
  "class": sectionproperties.bgcovercontainresponsive == 'Contain' ? 'objectFit-md-contain' : '',
32503
32688
  style: {
32504
32689
  height: '100%',
@@ -32520,7 +32705,7 @@
32520
32705
  }, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
32521
32706
  urlEndpoint: IKurlEndpoint,
32522
32707
  publicKey: IKpublicKey,
32523
- path: imagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_imagesarray$5 = imagesarray[2]) === null || _imagesarray$5 === void 0 ? void 0 : _imagesarray$5.bgsection_image) : '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_imagesarray$6 = imagesarray[2]) === null || _imagesarray$6 === void 0 ? void 0 : _imagesarray$6.bgsection_image_ar) : '',
32708
+ path: imagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-' + sectionproperties.imagetr_w2 + ',h-' + sectionproperties.imagetr_h2 + '/' + ((_imagesarray$5 = imagesarray[2]) === null || _imagesarray$5 === void 0 ? void 0 : _imagesarray$5.bgsection_image) : '/tr:w-' + sectionproperties.imagetr_w2 + ',h-' + sectionproperties.imagetr_h2 + '/' + ((_imagesarray$6 = imagesarray[2]) === null || _imagesarray$6 === void 0 ? void 0 : _imagesarray$6.bgsection_image_ar) : '',
32524
32709
  "class": sectionproperties.bgcovercontainresponsive == 'Contain' ? 'objectFit-md-contain' : '',
32525
32710
  style: {
32526
32711
  height: '100%',
@@ -33983,9 +34168,11 @@
33983
34168
  "class": ' row m-0 w-100 align-items-center justify-content-center '
33984
34169
  }, cardsarray.map(function (cardinfoitem, cardinfoindex) {
33985
34170
  return /*#__PURE__*/React__default["default"].createElement("div", {
33986
- "class": "col-lg-3 col-md-6 col-sm-12 d-flex align-items-center justify-content-center justify-content-md-start mb-md-2 mb-sm-3"
34171
+ "class": "col-lg-3 col-md-6 col-sm-12 d-flex flex-column align-items-center justify-content-center justify-content-md-start"
33987
34172
  }, /*#__PURE__*/React__default["default"].createElement("div", {
33988
- "class": "m-lg-auto d-flex justify-content-center"
34173
+ "class": "row m-0 w-100"
34174
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
34175
+ "class": "col-lg-12 p-0 m-lg-auto d-flex justify-content-center"
33989
34176
  }, /*#__PURE__*/React__default["default"].createElement("div", {
33990
34177
  style: {
33991
34178
  width: 40,
@@ -34028,7 +34215,9 @@
34028
34215
  textTransform: sectionproperties.slideshowText2ContentTextTransform,
34029
34216
  textAlign: langdetect == 'en' ? 'left' : 'right'
34030
34217
  }
34031
- }, langdetect == 'en' ? cardsarray[cardinfoindex].cardobj_descripen : cardsarray[cardinfoindex].cardobj_descripar))));
34218
+ }, langdetect == 'en' ? cardsarray[cardinfoindex].cardobj_descripen : cardsarray[cardinfoindex].cardobj_descripar))), cardinfoindex != cardsarray.length - 1 && /*#__PURE__*/React__default["default"].createElement("div", {
34219
+ "class": "col-lg-12 d-none d-md-block"
34220
+ }, /*#__PURE__*/React__default["default"].createElement("hr", null))));
34032
34221
  })))));
34033
34222
  };
34034
34223
 
@@ -35432,12 +35621,25 @@
35432
35621
  return /*#__PURE__*/React__default["default"].createElement("div", {
35433
35622
  className: "row ml-0 mr-0 w-100 pl-md-2 pr-md-2",
35434
35623
  style: {
35435
- paddingTop: sectionproperties.paddingTop + 'px',
35436
- paddingBottom: sectionproperties.paddingBottom + 'px',
35624
+ position: 'relative',
35625
+ background: sectionproperties.backgroundColor
35626
+ }
35627
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
35628
+ "class": "row m-0 w-md-100",
35629
+ style: {
35630
+ width: sectionproperties.width + 'vw',
35631
+ position: 'relative',
35632
+ background: sectionproperties.reservation_bgcolor,
35633
+ borderWidth: sectionproperties.sectioncardborderwidth,
35634
+ borderColor: sectionproperties.sectioncardbordercolor,
35635
+ borderTopLeftRadius: sectionproperties.borderTopLeftRadius + 'px',
35636
+ borderTopRightRadius: sectionproperties.borderTopRightRadius + 'px',
35637
+ borderBottomLeftRadius: sectionproperties.borderBottomLeftRadius + 'px',
35638
+ borderBottomRightRadius: sectionproperties.borderBottomRightRadius + 'px',
35437
35639
  paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
35438
35640
  paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px',
35439
- background: sectionproperties.backgroundColor,
35440
- position: 'relative'
35641
+ paddingTop: sectionproperties.paddingTop + 'px',
35642
+ paddingBottom: sectionproperties.paddingBottom + 'px'
35441
35643
  }
35442
35644
  }, maincontainerarrayofobjs != undefined && (maincontainerarrayofobjs === null || maincontainerarrayofobjs === void 0 ? void 0 : maincontainerarrayofobjs.length) != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
35443
35645
  "class": sectionstyles.imgcontainer
@@ -35514,13 +35716,17 @@
35514
35716
  }, /*#__PURE__*/React__default["default"].createElement("button", {
35515
35717
  "class": sectionstyles.btnStyles,
35516
35718
  onClick: function onClick() {
35517
- var _authdetailsContext$i;
35518
- if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.whatsappnumber) != null) {
35519
- var _authdetailsContext$i2;
35520
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.whatsappnumber), '_blank');
35719
+ if (sectionproperties.btntype == 'WhatsApp') {
35720
+ var _authdetailsContext$i;
35721
+ if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.whatsappnumber) != null) {
35722
+ var _authdetailsContext$i2;
35723
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.whatsappnumber), '_blank');
35724
+ }
35725
+ } else {
35726
+ window.open(sectionproperties.btnlink, '_blank');
35521
35727
  }
35522
35728
  }
35523
- }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)))));
35729
+ }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar))))));
35524
35730
  };
35525
35731
 
35526
35732
  function ownKeys$T(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
@@ -36587,6 +36793,7 @@
36587
36793
  function ownKeys$O(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
36588
36794
  function _objectSpread$O(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$O(Object(source), !0).forEach(function (key) { _defineProperty__default["default"](target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$O(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
36589
36795
  var Servicesection = function Servicesection(props) {
36796
+ var _maincontainerarrayof;
36590
36797
  var _useState = React.useState(''),
36591
36798
  _useState2 = _slicedToArray__default["default"](_useState, 2),
36592
36799
  sectionproperties = _useState2[0],
@@ -36619,7 +36826,34 @@
36619
36826
  }
36620
36827
  }
36621
36828
  }, [sectionproperties]);
36829
+ var _useState5 = React.useState([]),
36830
+ _useState6 = _slicedToArray__default["default"](_useState5, 2),
36831
+ maincontainerarrayofobjs = _useState6[0],
36832
+ setmaincontainerarrayofobjs = _useState6[1];
36833
+ React.useEffect(function () {
36834
+ if (sectionproperties.length != 0 && sectionproperties.maincontainerarrayofobjs != undefined) {
36835
+ var maincontainerarrayofobjsparsed = JSON.parse(sectionproperties.maincontainerarrayofobjs);
36836
+ if (Array.isArray(maincontainerarrayofobjsparsed)) {
36837
+ setmaincontainerarrayofobjs(_toConsumableArray__default["default"](maincontainerarrayofobjsparsed));
36838
+ }
36839
+ }
36840
+ }, [sectionproperties]);
36622
36841
  var section_styles = {
36842
+ imgcontainer: glamor.css({
36843
+ ':before': {
36844
+ width: '100%',
36845
+ height: '100%',
36846
+ background: 'rgba(0,0,0,0.6)',
36847
+ zIndex: 1,
36848
+ position: 'absolute',
36849
+ content: 's',
36850
+ fontSize: 0,
36851
+ left: 0,
36852
+ right: 0,
36853
+ top: 0,
36854
+ bottom: 0
36855
+ }
36856
+ }),
36623
36857
  sectiontitlespan: glamor.css({
36624
36858
  ':after': {
36625
36859
  width: sectionproperties.sectitle_lineafterwidth + '%',
@@ -36634,16 +36868,22 @@
36634
36868
  }
36635
36869
  })
36636
36870
  };
36871
+ var DescriptionContent = function DescriptionContent() {
36872
+ return /*#__PURE__*/React__default["default"].createElement("p", {
36873
+ "class": sectionproperties.descFontFamily == 'Pacifico' ? ' PacificoFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Playfair' ? ' PlayfairFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Great Vibes' ? ' GreatvibesFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Quicksand' ? ' QuicksandFont m-0 p-0 wordbreak' : ' m-0 p-0 wordbreak',
36874
+ style: {
36875
+ color: sectionproperties.prodCatColor,
36876
+ fontWeight: sectionproperties.prodCatFontWeight,
36877
+ textAlign: sectionproperties.descriptionCentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
36878
+ }
36879
+ }, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr);
36880
+ };
36637
36881
  return /*#__PURE__*/React__default["default"].createElement("div", {
36638
36882
  "class": ' row ml-0 mr-0 align-items-center w-md-100 ',
36639
36883
  style: {
36640
36884
  width: sectionproperties.width + 'vw',
36641
36885
  marginTop: sectionproperties.marginTop + 'px',
36642
36886
  marginBottom: sectionproperties.marginBottom + 'px',
36643
- paddingLeft: sectionproperties.paddingLeft + 'px',
36644
- paddingRight: sectionproperties.paddingRight + 'px',
36645
- paddingTop: sectionproperties.paddingTop + 'px',
36646
- paddingBottom: sectionproperties.paddingBottom + 'px',
36647
36887
  background: sectionproperties.backgroundColortransparent == 'Transparent' ? 'transparent' : sectionproperties.backgroundColor,
36648
36888
  borderBottomLeftRadius: sectionproperties.borderBottomLeftRadius + 'px',
36649
36889
  borderBottomRightRadius: sectionproperties.borderBottomRightRadius + 'px',
@@ -36652,8 +36892,38 @@
36652
36892
  boxShadow: sectionproperties.sectioncardshadow == 'Show' ? '0 0 10px ' + sectionproperties.sectioncardshadowcolor : 'none',
36653
36893
  // border: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor,
36654
36894
  borderBottom: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor,
36655
- borderTop: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor
36895
+ borderTop: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor,
36896
+ position: 'relative'
36656
36897
  }
36898
+ }, sectionproperties.maincontainerarrayofobjs != undefined && sectionproperties.maincontainerarrayofobjs.length != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
36899
+ "class": section_styles.imgcontainer
36900
+ }, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
36901
+ urlEndpoint: IKurlEndpoint,
36902
+ publicKey: IKpublicKey,
36903
+ path: (_maincontainerarrayof = maincontainerarrayofobjs[0]) === null || _maincontainerarrayof === void 0 ? void 0 : _maincontainerarrayof.back_bgimage,
36904
+ style: {
36905
+ height: '100%',
36906
+ width: '100%',
36907
+ objectFit: 'cover',
36908
+ margin: 0,
36909
+ padding: 0,
36910
+ position: 'absolute',
36911
+ top: 0,
36912
+ bottom: 0,
36913
+ right: 0,
36914
+ left: 0
36915
+ }
36916
+ })), /*#__PURE__*/React__default["default"].createElement("div", {
36917
+ "class": "col-lg-12 px-1025-1 pl-md-3 pr-md-3 pr-sm-2 pl-sm-2",
36918
+ style: {
36919
+ zIndex: 1,
36920
+ paddingLeft: sectionproperties.paddingLeft + 'px',
36921
+ paddingRight: sectionproperties.paddingRight + 'px',
36922
+ paddingTop: sectionproperties.paddingTop + 'px',
36923
+ paddingBottom: sectionproperties.paddingBottom + 'px'
36924
+ }
36925
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
36926
+ "class": "row m-0 w-100"
36657
36927
  }, sectionproperties.sectiontitleshow == 'Show' && sectionproperties.sectiontitlestyle == 'Line Under Text' && /*#__PURE__*/React__default["default"].createElement("div", {
36658
36928
  "class": "col-lg-12 col-md-12 col-sm-12 d-flex align-items-center p-0",
36659
36929
  style: {
@@ -36666,12 +36936,13 @@
36666
36936
  marginBottom: sectionproperties.sectionTitleMarginBottom + 'px'
36667
36937
  }
36668
36938
  }, /*#__PURE__*/React__default["default"].createElement("span", {
36669
- "class": "".concat(section_styles.sectiontitlespan),
36939
+ "class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? "".concat(section_styles.sectiontitlespan) + ' PacificoFont mb-0 pb-0 wordbreak ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? "".concat(section_styles.sectiontitlespan) + ' PlayfairFont mb-0 pb-0 wordbreak ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? "".concat(section_styles.sectiontitlespan) + ' GreatvibesFont mb-0 pb-0 wordbreak ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? "".concat(section_styles.sectiontitlespan) + ' QuicksandFont mb-0 pb-0 wordbreak ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? "".concat(section_styles.sectiontitlespan) + ' SatisfyFont mb-0 pb-0 wordbreak ' : "".concat(section_styles.sectiontitlespan) + ' mb-0 pb-0 wordbreak ',
36670
36940
  style: {
36671
36941
  color: sectionproperties.sectionTitleColor,
36672
36942
  fontSize: sectionproperties.sectionTitleFontSize + 'px',
36673
36943
  textTransform: sectionproperties.sectionTitleTextTransform,
36674
- fontWeight: sectionproperties.sectionTitleFontWeight
36944
+ fontWeight: sectionproperties.sectionTitleFontWeight,
36945
+ textAlign: langdetect == 'en' ? 'left' : 'right'
36675
36946
  }
36676
36947
  }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar))), sectionproperties.sectiontitleshow == 'Show' && sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("div", {
36677
36948
  "class": "col-lg-12 col-md-12 col-sm-12 d-flex align-items-center p-0",
@@ -36692,7 +36963,25 @@
36692
36963
  textTransform: sectionproperties.sectionTitleTextTransform,
36693
36964
  fontWeight: sectionproperties.sectionTitleFontWeight
36694
36965
  }
36695
- }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar))), /*#__PURE__*/React__default["default"].createElement("div", {
36966
+ }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar))), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
36967
+ "class": ' col-lg-12 col-md-12 col-sm-12 d-flex d-md-none align-items-center p-0 ',
36968
+ style: {
36969
+ justifyContent: sectionproperties.descriptionCentered == 'Centered' ? 'center' : 'start',
36970
+ marginBottom: sectionproperties.descriptionMarginBottom + 'px',
36971
+ paddingLeft: langdetect == 'en' ? sectionproperties.description_marginLeft + 'px' : sectionproperties.description_marginRight + 'px',
36972
+ paddingRight: langdetect == 'en' ? sectionproperties.description_marginRight + 'px' : sectionproperties.description_marginLeft + 'px',
36973
+ fontSize: sectionproperties.prodCatFontSize + 'px'
36974
+ }
36975
+ }, DescriptionContent()), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
36976
+ "class": ' col-lg-12 col-md-12 col-sm-12 d-none d-md-flex align-items-center p-0 ',
36977
+ style: {
36978
+ justifyContent: sectionproperties.descriptionCentered == 'Centered' ? 'center' : 'start',
36979
+ marginBottom: sectionproperties.descriptionMarginBottom + 'px',
36980
+ paddingLeft: langdetect == 'en' ? sectionproperties.description_marginLeft + 'px' : sectionproperties.description_marginRight + 'px',
36981
+ paddingRight: langdetect == 'en' ? sectionproperties.description_marginRight + 'px' : sectionproperties.description_marginLeft + 'px',
36982
+ fontSize: sectionproperties.prodCatFontSizeResp + 'px'
36983
+ }
36984
+ }, DescriptionContent()), /*#__PURE__*/React__default["default"].createElement("div", {
36696
36985
  "class": "row m-0 w-100 d-flex justify-content-center justify-content-md-start"
36697
36986
  }, cardsarray.map(function (cardinfoitem, cardinfoindex) {
36698
36987
  return /*#__PURE__*/React__default["default"].createElement("div", {
@@ -36721,11 +37010,11 @@
36721
37010
  objectFit: 'cover'
36722
37011
  }
36723
37012
  })), /*#__PURE__*/React__default["default"].createElement("div", {
36724
- "class": "d-none d-sm-flex",
37013
+ "class": "d-none d-sm-flex mt-auto mb-auto",
36725
37014
  style: {
36726
37015
  width: 35,
36727
37016
  height: 35,
36728
- marginBottom: 'auto',
37017
+ // marginBottom: 'auto',
36729
37018
  marginRight: langdetect == 'en' ? '10px' : 0,
36730
37019
  marginLeft: langdetect == 'ar' ? '10px' : 0
36731
37020
  }
@@ -36764,7 +37053,7 @@
36764
37053
  textAlign: langdetect == 'en' ? 'left' : 'right'
36765
37054
  }
36766
37055
  }, langdetect == 'en' ? cardsarray[cardinfoindex].cardobj_descripen : cardsarray[cardinfoindex].cardobj_descripar))));
36767
- })));
37056
+ })))));
36768
37057
  };
36769
37058
 
36770
37059
  function ownKeys$N(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
@@ -39045,7 +39334,7 @@
39045
39334
  }, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr);
39046
39335
  };
39047
39336
  return /*#__PURE__*/React__default["default"].createElement("div", {
39048
- "class": section_styles.cards_sections + ' row m-0 d-flex align-items-center h-md-100vh pl-sm-3 pr-sm-3 pb-md-5 '
39337
+ "class": section_styles.cards_sections + ' row m-0 d-flex align-items-center h-md-150vh pl-sm-3 pr-sm-3 pb-md-5 '
39049
39338
  }, /*#__PURE__*/React__default["default"].createElement("div", {
39050
39339
  "class": ' col-lg-12 p-0 h-100 ',
39051
39340
  style: {
@@ -40467,7 +40756,7 @@
40467
40756
  }, /*#__PURE__*/React__default["default"].createElement("div", {
40468
40757
  "class": "col-lg-12 p-0 allcentered"
40469
40758
  }, /*#__PURE__*/React__default["default"].createElement("div", {
40470
- "class": "d-flex d-sm-none justify-content-center align-items-center",
40759
+ "class": "d-flex justify-content-center align-items-center",
40471
40760
  style: {
40472
40761
  height: sectionproperties.image_height + 'px',
40473
40762
  width: sectionproperties.image_height + 'px',
@@ -40495,41 +40784,6 @@
40495
40784
  // border: sectionproperties.image_borderwidth + 'px solid ' + sectionproperties.image_bordercolor,
40496
40785
  },
40497
40786
 
40498
- loading: "lazy"
40499
- }), item.hassale == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
40500
- "class": "".concat(card_cssstyles.badgeStyles) + ' allcentered '
40501
- }, /*#__PURE__*/React__default["default"].createElement("p", {
40502
- "class": "m-0 p-0",
40503
- style: {
40504
- color: sectionproperties.badge_color,
40505
- fontSize: sectionproperties.badge_fontsize + 'px'
40506
- }
40507
- }, langdetect == 'en' ? sectionproperties.badgeContentEn : sectionproperties.badgeContentAr))), /*#__PURE__*/React__default["default"].createElement("div", {
40508
- "class": "d-none d-sm-flex justify-content-center align-items-center",
40509
- style: {
40510
- height: '180px',
40511
- width: '180px',
40512
- marginBottom: sectionproperties.image_mb + 'px',
40513
- borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px',
40514
- borderBottomRightRadius: langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px',
40515
- borderTopLeftRadius: langdetect == 'en' ? sectionproperties.image_bordertopleftradius + 'px' : sectionproperties.image_bordertoprightradius + 'px',
40516
- borderTopRightRadius: langdetect == 'en' ? sectionproperties.image_bordertoprightradius + 'px' : sectionproperties.image_bordertopleftradius + 'px',
40517
- backgroundColor: sectionproperties.image_bgtransparent == 'Transparent' ? 'transparent' : sectionproperties.image_bgcolor,
40518
- position: 'relative'
40519
- }
40520
- }, item.image != '' && /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
40521
- urlEndpoint: IKurlEndpoint,
40522
- publicKey: IKpublicKey,
40523
- path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
40524
- style: {
40525
- width: sectionproperties.image_width + '%',
40526
- height: sectionproperties.image_width + '%',
40527
- objectFit: sectionproperties.bgcovercontain == 'Contain' ? 'contain' : 'cover',
40528
- borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px',
40529
- borderBottomRightRadius: langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px',
40530
- borderTopLeftRadius: langdetect == 'en' ? sectionproperties.image_bordertopleftradius + 'px' : sectionproperties.image_bordertoprightradius + 'px',
40531
- borderTopRightRadius: langdetect == 'en' ? sectionproperties.image_bordertoprightradius + 'px' : sectionproperties.image_bordertopleftradius + 'px'
40532
- },
40533
40787
  loading: "lazy"
40534
40788
  }), item.hassale == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
40535
40789
  "class": "".concat(card_cssstyles.badgeStyles) + ' allcentered '
@@ -40584,12 +40838,17 @@
40584
40838
  }), sectionproperties.faviconshape == 'Heart Shape' && /*#__PURE__*/React__default["default"].createElement(FaRegHeart.FaRegHeart, {
40585
40839
  size: sectionproperties.favBtnIconfontsize
40586
40840
  }))), sectionproperties.cartBtnShow == 'Show' && showquantity == false && /*#__PURE__*/React__default["default"].createElement("button", {
40587
- "class": "".concat(card_cssstyles.cart_btn) + ' ml-2 mr-2 ml-sm-1 mr-sm-1 w-sm-100px font-sm-12 ',
40841
+ "class": "".concat(card_cssstyles.cart_btn) + ' ml-2 mr-2 ml-sm-1 mr-sm-1 w-sm-130px font-sm-12 ',
40588
40842
  onClick: function onClick() {
40589
- setshowquantity(true);
40843
+ if (sectionproperties.quantitybtn_show == 'Show') {
40844
+ setshowquantity(true);
40845
+ } else {
40846
+ setShowProductInfoModalContext(true);
40847
+ setProductIdProdutInfoModalContext(item.productid);
40848
+ }
40590
40849
  }
40591
40850
  }, langdetect == 'en' ? sectionproperties.cartBtnContentenglish : sectionproperties.cartBtnContentarabic), showquantity == true && /*#__PURE__*/React__default["default"].createElement("div", {
40592
- "class": "".concat(card_cssstyles.quantitybtn) + ' w-sm-100px p-0 d-flex align-items-center justify-content-center ml-2 mr-2 ml-sm-1 mr-sm-1 ',
40851
+ "class": "".concat(card_cssstyles.quantitybtn) + ' w-sm-130px p-0 d-flex align-items-center justify-content-center ml-2 mr-2 ml-sm-1 mr-sm-1 ',
40593
40852
  style: {
40594
40853
  direction: 'ltr'
40595
40854
  }
@@ -44638,7 +44897,7 @@
44638
44897
  }, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
44639
44898
  urlEndpoint: IKurlEndpoint,
44640
44899
  publicKey: IKpublicKey,
44641
- path: item.image,
44900
+ path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
44642
44901
  loading: "lazy",
44643
44902
  style: {
44644
44903
  width: '100%',
@@ -46533,7 +46792,7 @@
46533
46792
  })))))))));
46534
46793
  };
46535
46794
 
46536
- var css_248z$4 = ".productcard_animatedbuttons-module_buttonContainerCenter__xApc7 {\n position: absolute;\n left: 0;\n bottom: 60px;\n opacity: 0;\n width: 100%;\n text-align: center;\n -webkit-transition: all, 0.3s;\n -moz-transition: all, 0.3s;\n -ms-transition: all, 0.3s;\n -o-transition: all, 0.3s;\n transition: all, 0.3s;\n}\n.productcard_animatedbuttons-module_buttonContainerCenter__xApc7 li {\n list-style: none;\n display: inline-block;\n position: relative;\n -webkit-transition: all 0.4s ease 0.1s;\n -o-transition: all 0.4s ease 0.1s;\n transition: all 0.4s ease 0.1s;\n}\n.productcard_animatedbuttons-module_buttonContainerCenter__xApc7 li span {\n display: block;\n -webkit-transition: all, 0.3s;\n -moz-transition: all, 0.3s;\n -ms-transition: all, 0.3s;\n -o-transition: all, 0.3s;\n transition: all, 0.3s;\n}\n.productcard_animatedbuttons-module_buttonContainerCenter__xApc7 li span i {\n position: relative;\n transform: rotate(0);\n -webkit-transition: all, 0.2s;\n -moz-transition: all, 0.2s;\n -ms-transition: all, 0.2s;\n -o-transition: all, 0.2s;\n transition: all, 0.2s;\n}\n.productcard_animatedbuttons-module_productcard__LQiP0:hover .productcard_animatedbuttons-module_image_container__6Rgm4 .productcard_animatedbuttons-module_buttonContainerCenter__xApc7 {\n bottom: 40% !important;\n opacity: 1;\n}\n.productcard_animatedbuttons-module_buttonContainerCenter__xApc7 li:hover span i {\n transform: rotate(360deg);\n}\n@media screen and (max-width: 800px) {\n .productcard_animatedbuttons-module_productcard__LQiP0 .productcard_animatedbuttons-module_image_container__6Rgm4 .productcard_animatedbuttons-module_buttonContainerCenter__xApc7 {\n bottom: 20px !important;\n opacity: 1;\n }\n .productcard_animatedbuttons-module_buttonContainerBottom__ienAr{\n bottom: 20px !important;\n opacity: 1;\n }\n .productcard_animatedbuttons-module_buttonContainerCenter__xApc7{\n top: 50% !important;\n opacity: 1;\n }\n}\n@media screen and (max-width: 500px) {\n .productcard_animatedbuttons-module_productcard__LQiP0 .productcard_animatedbuttons-module_image_container__6Rgm4 .productcard_animatedbuttons-module_buttonContainerCenter__xApc7 {\n bottom: 20px !important;\n opacity: 1;\n }\n .productcard_animatedbuttons-module_buttonContainerBottom__ienAr{\n bottom: 20px !important;\n opacity: 1;\n }\n .productcard_animatedbuttons-module_buttonContainerCenter__xApc7{\n top: 50% !important;\n opacity: 1;\n }\n}\n\n.productcard_animatedbuttons-module_buttonContainerBottom__ienAr {\n position: absolute;\n left: 0;\n bottom: -30px;\n opacity: 0;\n width: 100%;\n text-align: center;\n -webkit-transition: all, 0.3s;\n -moz-transition: all, 0.3s;\n -ms-transition: all, 0.3s;\n -o-transition: all, 0.3s;\n transition: all, 0.3s;\n}\n.productcard_animatedbuttons-module_buttonContainerBottom__ienAr li {\n list-style: none;\n display: inline-block;\n position: relative;\n -webkit-transition: all 0.4s ease 0.1s;\n -o-transition: all 0.4s ease 0.1s;\n transition: all 0.4s ease 0.1s;\n}\n.productcard_animatedbuttons-module_buttonContainerBottom__ienAr li span {\n display: block;\n -webkit-transition: all, 0.3s;\n -moz-transition: all, 0.3s;\n -ms-transition: all, 0.3s;\n -o-transition: all, 0.3s;\n transition: all, 0.3s;\n}\n.productcard_animatedbuttons-module_buttonContainerBottom__ienAr li span i {\n position: relative;\n transform: rotate(0);\n -webkit-transition: all, 0.2s;\n -moz-transition: all, 0.2s;\n -ms-transition: all, 0.2s;\n -o-transition: all, 0.2s;\n transition: all, 0.2s;\n}\n.productcard_animatedbuttons-module_productcard__LQiP0:hover .productcard_animatedbuttons-module_image_container__6Rgm4 .productcard_animatedbuttons-module_buttonContainerBottom__ienAr {\n bottom: 20px !important;\n opacity: 1;\n}\n\n.productcard_animatedbuttons-module_image_container__6Rgm4 .productcard_animatedbuttons-module_buttonContainerBottom__ienAr.productcard_animatedbuttons-module_buttonContainerBottom_show__C-v73 {\n bottom: 20px !important;\n opacity: 1;\n}\n.productcard_animatedbuttons-module_buttonContainerBottom__ienAr li:hover span i {\n transform: rotate(360deg);\n}\n@media screen and (max-width: 800px) {\n .productcard_animatedbuttons-module_productcard__LQiP0 .productcard_animatedbuttons-module_image_container__6Rgm4 .productcard_animatedbuttons-module_buttonContainerBottom__ienAr {\n bottom: 20px !important;\n opacity: 1;\n }\n}\n";
46795
+ var css_248z$4 = ".productcard_animatedbuttons-module_buttonContainerCenter__xApc7 {\n position: absolute;\n left: 0;\n bottom: 60px;\n opacity: 0;\n width: 100%;\n text-align: center;\n -webkit-transition: all, 0.3s;\n -moz-transition: all, 0.3s;\n -ms-transition: all, 0.3s;\n -o-transition: all, 0.3s;\n transition: all, 0.3s;\n}\n.productcard_animatedbuttons-module_buttonContainerCenter__xApc7 li {\n list-style: none;\n display: inline-block;\n position: relative;\n -webkit-transition: all 0.4s ease 0.1s;\n -o-transition: all 0.4s ease 0.1s;\n transition: all 0.4s ease 0.1s;\n}\n.productcard_animatedbuttons-module_buttonContainerCenter__xApc7 li span {\n display: block;\n -webkit-transition: all, 0.3s;\n -moz-transition: all, 0.3s;\n -ms-transition: all, 0.3s;\n -o-transition: all, 0.3s;\n transition: all, 0.3s;\n}\n.productcard_animatedbuttons-module_buttonContainerCenter__xApc7 li span i {\n position: relative;\n transform: rotate(0);\n -webkit-transition: all, 0.2s;\n -moz-transition: all, 0.2s;\n -ms-transition: all, 0.2s;\n -o-transition: all, 0.2s;\n transition: all, 0.2s;\n}\n.productcard_animatedbuttons-module_productcard__LQiP0:hover .productcard_animatedbuttons-module_image_container__6Rgm4 .productcard_animatedbuttons-module_buttonContainerCenter__xApc7 {\n bottom: 40% !important;\n opacity: 1;\n}\n.productcard_animatedbuttons-module_buttonContainerCenter__xApc7 li:hover span i {\n transform: rotate(360deg);\n}\n@media screen and (max-width: 800px) {\n .productcard_animatedbuttons-module_productcard__LQiP0 .productcard_animatedbuttons-module_image_container__6Rgm4 .productcard_animatedbuttons-module_buttonContainerCenter__xApc7 {\n bottom: 20px !important;\n opacity: 1;\n }\n .productcard_animatedbuttons-module_buttonContainerBottom__ienAr{\n bottom: 20px !important;\n opacity: 1;\n }\n .productcard_animatedbuttons-module_buttonContainerCenter__xApc7{\n top: 50% !important;\n opacity: 1;\n }\n}\n@media screen and (max-width: 500px) {\n .productcard_animatedbuttons-module_productcard__LQiP0 .productcard_animatedbuttons-module_image_container__6Rgm4 .productcard_animatedbuttons-module_buttonContainerCenter__xApc7 {\n bottom: 20px !important;\n opacity: 1;\n }\n .productcard_animatedbuttons-module_buttonContainerBottom__ienAr{\n bottom: 20px !important;\n opacity: 1;\n }\n .productcard_animatedbuttons-module_buttonContainerCenter__xApc7{\n top: 50% !important;\n opacity: 1;\n }\n}\n\n.productcard_animatedbuttons-module_buttonContainerBottom__ienAr {\n position: absolute;\n left: 0;\n bottom: -30px;\n opacity: 0;\n width: 100%;\n text-align: center;\n -webkit-transition: all, 0.3s;\n -moz-transition: all, 0.3s;\n -ms-transition: all, 0.3s;\n -o-transition: all, 0.3s;\n transition: all, 0.3s;\n}\n.productcard_animatedbuttons-module_buttonContainerBottom__ienAr li {\n list-style: none;\n display: inline-block;\n position: relative;\n -webkit-transition: all 0.4s ease 0.1s;\n -o-transition: all 0.4s ease 0.1s;\n transition: all 0.4s ease 0.1s;\n}\n.productcard_animatedbuttons-module_buttonContainerBottom__ienAr li span {\n display: block;\n -webkit-transition: all, 0.3s;\n -moz-transition: all, 0.3s;\n -ms-transition: all, 0.3s;\n -o-transition: all, 0.3s;\n transition: all, 0.3s;\n}\n.productcard_animatedbuttons-module_buttonContainerBottom__ienAr li span i {\n position: relative;\n transform: rotate(0);\n -webkit-transition: all, 0.2s;\n -moz-transition: all, 0.2s;\n -ms-transition: all, 0.2s;\n -o-transition: all, 0.2s;\n transition: all, 0.2s;\n}\n.productcard_animatedbuttons-module_productcard__LQiP0:hover .productcard_animatedbuttons-module_image_container__6Rgm4 .productcard_animatedbuttons-module_buttonContainerBottom__ienAr {\n bottom: 20px !important;\n opacity: 1;\n}\n\n.productcard_animatedbuttons-module_image_container__6Rgm4 .productcard_animatedbuttons-module_buttonContainerBottom__ienAr.productcard_animatedbuttons-module_buttonContainerBottom_show__C-v73 {\n bottom: 20px !important;\n opacity: 1;\n}\n.productcard_animatedbuttons-module_buttonContainerBottom__ienAr li:hover span i {\n transform: rotate(360deg);\n}\n@media screen and (max-width: 800px) {\n .productcard_animatedbuttons-module_productcard__LQiP0 .productcard_animatedbuttons-module_image_container__6Rgm4 .productcard_animatedbuttons-module_buttonContainerBottom__ienAr {\n bottom: 20px !important;\n opacity: 1;\n }\n}\n\n@media (max-width: 576px) {\n .productcard_animatedbuttons-module_productcard__LQiP0 {\n max-width: 280px !important;\n min-width: 280px !important;\n /* min-width: 200px;\n max-width: 200px; */\n }\n}";
46537
46796
  var cardstyles = {"buttonContainerCenter":"productcard_animatedbuttons-module_buttonContainerCenter__xApc7","productcard":"productcard_animatedbuttons-module_productcard__LQiP0","image_container":"productcard_animatedbuttons-module_image_container__6Rgm4","buttonContainerBottom":"productcard_animatedbuttons-module_buttonContainerBottom__ienAr","buttonContainerBottom_show":"productcard_animatedbuttons-module_buttonContainerBottom_show__C-v73"};
46538
46797
  styleInject(css_248z$4);
46539
46798
 
@@ -46675,6 +46934,11 @@
46675
46934
  })
46676
46935
  };
46677
46936
  return /*#__PURE__*/React__default["default"].createElement("div", {
46937
+ "class": "productcard w-sm-auto",
46938
+ style: {
46939
+ width: sectionproperties.width + 'px'
46940
+ }
46941
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
46678
46942
  "class": "row m-0 w-100",
46679
46943
  style: {
46680
46944
  paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
@@ -46936,7 +47200,7 @@
46936
47200
  "class": "".concat(card_cssstyles.productPricestyles) + ' m-0 p-0 font-md-15 '
46937
47201
  }, langdetect == 'en' ? item.currencyname : '', " ", item.hassale == 1 ? item.defaultsaleprice : item.defaultprice, " ", langdetect == 'en' ? '' : item.currencyname), sectionproperties.prodsalePriceshow == 'Show' && item.hassale == 1 && /*#__PURE__*/React__default["default"].createElement("p", {
46938
47202
  "class": "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 p-0 mr-2 ml-2 font-md-15 '
46939
- }, langdetect == 'en' ? item.currencyname : '', " ", item.defaultprice, " ", langdetect == 'en' ? '' : item.currencyname)))));
47203
+ }, langdetect == 'en' ? item.currencyname : '', " ", item.defaultprice, " ", langdetect == 'en' ? '' : item.currencyname))))));
46940
47204
  };
46941
47205
 
46942
47206
  function ownKeys$c(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }