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.esm.js CHANGED
@@ -18,7 +18,6 @@ import { AiOutlineUser } from '@react-icons/all-files/ai/AiOutlineUser';
18
18
  import { IoMdClose } from '@react-icons/all-files/io/IoMdClose';
19
19
  import { Modal, Offcanvas } from 'react-bootstrap';
20
20
  import 'react-query';
21
- import { IKImage } from 'imagekitio-react';
22
21
  import ImageGallery from 'react-image-gallery';
23
22
  import { MdAddShoppingCart } from '@react-icons/all-files/md/MdAddShoppingCart';
24
23
  import { IoBagHandleOutline } from '@react-icons/all-files/io5/IoBagHandleOutline';
@@ -30,17 +29,18 @@ import { FiShoppingBag } from '@react-icons/all-files/fi/FiShoppingBag';
30
29
  import { FiShoppingCart } from '@react-icons/all-files/fi/FiShoppingCart';
31
30
  import { AiFillStar } from '@react-icons/all-files/ai/AiFillStar';
32
31
  import { AiOutlineStar } from '@react-icons/all-files/ai/AiOutlineStar';
33
- import { RiSecurePaymentLine } from '@react-icons/all-files/ri/RiSecurePaymentLine';
34
- import { HiOutlinePhone } from '@react-icons/all-files/hi/HiOutlinePhone';
35
- import { AiOutlineMail } from '@react-icons/all-files/ai/AiOutlineMail';
36
- import { FaShippingFast } from '@react-icons/all-files/fa/FaShippingFast';
37
32
  import { FacebookShareButton, FacebookIcon, TwitterShareButton, TwitterIcon, WhatsappShareButton, WhatsappIcon } from 'react-share';
33
+ import { IKImage } from 'imagekitio-react';
38
34
  import { Box, Tabs, Tab } from '@mui/material';
39
- import _toConsumableArray from '@babel/runtime/helpers/toConsumableArray';
40
35
  import { AiOutlineClockCircle } from '@react-icons/all-files/ai/AiOutlineClockCircle';
41
36
  import { AiOutlinePlus } from '@react-icons/all-files/ai/AiOutlinePlus';
42
37
  import { AiOutlineCheck } from '@react-icons/all-files/ai/AiOutlineCheck';
43
38
  import { ScrollMenu } from 'react-horizontal-scrolling-menu';
39
+ import { HiOutlinePhone } from '@react-icons/all-files/hi/HiOutlinePhone';
40
+ import { AiOutlineMail } from '@react-icons/all-files/ai/AiOutlineMail';
41
+ import { FaShippingFast } from '@react-icons/all-files/fa/FaShippingFast';
42
+ import { RiSecurePaymentLine } from '@react-icons/all-files/ri/RiSecurePaymentLine';
43
+ import _toConsumableArray from '@babel/runtime/helpers/toConsumableArray';
44
44
  import { AiOutlineSecurityScan } from '@react-icons/all-files/ai/AiOutlineSecurityScan';
45
45
  import { FaStar } from '@react-icons/all-files/fa/FaStar';
46
46
  import { IoLocationSharp } from '@react-icons/all-files/io5/IoLocationSharp';
@@ -453,9 +453,9 @@ function styleInject(css, ref) {
453
453
  }
454
454
  }
455
455
 
456
- 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";
456
+ 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";
457
457
  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"};
458
- styleInject(css_248z$N);
458
+ styleInject(css_248z$M);
459
459
 
460
460
  var GoogleLoginButton = function GoogleLoginButton(props) {
461
461
  var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4;
@@ -484,9 +484,9 @@ var GoogleLoginButton = function GoogleLoginButton(props) {
484
484
  })))));
485
485
  };
486
486
 
487
- 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";
487
+ 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";
488
488
  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"};
489
- styleInject(css_248z$M);
489
+ styleInject(css_248z$L);
490
490
 
491
491
  var FacebookLoginButton = function FacebookLoginButton(props) {
492
492
  var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4;
@@ -1002,13 +1002,13 @@ var Login = function Login(props) {
1002
1002
  }, forgetpasswordstage == 'verify' ? langdetect == 'en' ? 'Reset password' : 'إعادة تعيين كلمة المرور' : langdetect == 'en' ? 'Send verification code' : 'أرسل رمز التحقق'))))));
1003
1003
  };
1004
1004
 
1005
- 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";
1005
+ 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";
1006
1006
  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"};
1007
- styleInject(css_248z$L);
1008
-
1009
- 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}";
1010
1007
  styleInject(css_248z$K);
1011
1008
 
1009
+ 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}";
1010
+ styleInject(css_248z$J);
1011
+
1012
1012
  var IKurlEndpoint = 'https://ik.imagekit.io/edz9wjr4s';
1013
1013
  var IKpublicKey = 'public_QSRLIVQvSLS2gbUJ+zn2E0Xg7I0=';
1014
1014
  var serverbaselink$1 = 'https://tabex-co.com';
@@ -1016,18 +1016,11 @@ var serverbaselink$1 = 'https://tabex-co.com';
1016
1016
  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; }
1017
1017
  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(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; }
1018
1018
  var Product_itemtype = function Product_itemtype(props) {
1019
- 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;
1020
- var _useState = useState(0),
1021
- _useState2 = _slicedToArray(_useState, 2),
1022
- tabIndex = _useState2[0],
1023
- setTabIndex = _useState2[1];
1024
- var handleTabChange = function handleTabChange(event, newTabIndex) {
1025
- setTabIndex(newTabIndex);
1026
- };
1019
+ var _fetchProductInfoQuer, _fetchProductInfoQuer2, _fetchProductInfoQuer3, _ProductInfoObj$data, _ProductInfoObj$data$, _ProductInfoObj$data$2, _fetchProductInfoQuer4, _fetchProductInfoQuer5, _fetchProductInfoQuer6, _ProductInfoObj$data2, _ProductInfoObj$data3, _ProductInfoObj$data4;
1027
1020
  var lang = props.actions.lang;
1028
1021
  var langdetect = props.actions.langdetect;
1029
1022
  var srcfromprops = props.actions.srcfromprops;
1030
- var returnpolicyobj = props.actions.returnpolicyobj;
1023
+ props.actions.returnpolicyobj;
1031
1024
  var productinfo_cssstyles = props.actions.productinfo_cssstyles;
1032
1025
  var addtocartfunc = props.actions.addtocartfunc;
1033
1026
  var selectproductoptionvalue = props.actions.selectproductoptionvalue;
@@ -1045,26 +1038,29 @@ var Product_itemtype = function Product_itemtype(props) {
1045
1038
  var NotificationManager = props.actions.NotificationManager;
1046
1039
  var relatedproducts = props.actions.relatedproducts;
1047
1040
  var StaticPagesLinksContext = props.actions.StaticPagesLinksContext;
1048
- var _useState3 = useState(false),
1041
+ var getprice_discountpriceprops = props.actions.getprice_discountpriceprops;
1042
+ var quantityconditionfoundobjprops = props.actions.quantityconditionfoundobjprops;
1043
+ var StoreInfoprops = props.actions.StoreInfoprops;
1044
+ var _useState = useState(false),
1045
+ _useState2 = _slicedToArray(_useState, 2);
1046
+ _useState2[0];
1047
+ _useState2[1];
1048
+ var _useState3 = useState(''),
1049
1049
  _useState4 = _slicedToArray(_useState3, 2),
1050
- showMore = _useState4[0],
1051
- setShowMore = _useState4[1];
1050
+ shareUrl = _useState4[0],
1051
+ setshareUrl = _useState4[1];
1052
1052
  var _useState5 = useState(''),
1053
1053
  _useState6 = _slicedToArray(_useState5, 2),
1054
- shareUrl = _useState6[0],
1055
- setshareUrl = _useState6[1];
1056
- var _useState7 = useState(''),
1057
- _useState8 = _slicedToArray(_useState7, 2),
1058
- title = _useState8[0],
1059
- settitle = _useState8[1];
1060
- var _useState9 = useState(props.pageindexprops),
1054
+ title = _useState6[0],
1055
+ settitle = _useState6[1];
1056
+ var _useState7 = useState(fetchProductInfoQueryContext.data.data.productinfo),
1057
+ _useState8 = _slicedToArray(_useState7, 2);
1058
+ _useState8[0];
1059
+ var setitem = _useState8[1];
1060
+ var _useState9 = useState(0),
1061
1061
  _useState10 = _slicedToArray(_useState9, 2);
1062
1062
  _useState10[0];
1063
1063
  _useState10[1];
1064
- var _useState11 = useState(fetchProductInfoQueryContext.data.data.productinfo),
1065
- _useState12 = _slicedToArray(_useState11, 2);
1066
- _useState12[0];
1067
- var setitem = _useState12[1];
1068
1064
  useEffect(function () {
1069
1065
  var itemobj = fetchProductInfoQueryContext.data.data.productinfo;
1070
1066
  if (stringIsEnglish(fetchProductInfoQueryContext.data.data.productinfo.name_en)) {
@@ -1097,10 +1093,6 @@ var Product_itemtype = function Product_itemtype(props) {
1097
1093
  paddingLeft: srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px' : 0,
1098
1094
  paddingRight: srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px' : 0
1099
1095
  }
1100
- }, /*#__PURE__*/React.createElement("div", {
1101
- "class": "col-lg-12 p-0"
1102
- }, /*#__PURE__*/React.createElement("div", {
1103
- "class": ' row m-0 w-100 '
1104
1096
  }, /*#__PURE__*/React.createElement("div", {
1105
1097
  "class": ' col-lg-12 p-0 '
1106
1098
  }, /*#__PURE__*/React.createElement("div", {
@@ -1164,10 +1156,26 @@ var Product_itemtype = function Product_itemtype(props) {
1164
1156
  textAlign: langdetect == 'en' ? 'left' : 'right'
1165
1157
  }
1166
1158
  }, fetchProductInfoQueryContext.data.data.productinfo.sku))), sectionproperties.showDefaultPricingSection == 'Show' && /*#__PURE__*/React.createElement("div", {
1167
- "class": "col-lg-12 p-0 mb-3 d-flex justift-content-start"
1168
- }, /*#__PURE__*/React.createElement("div", {
1169
- "class": "row m-0 w-100"
1159
+ "class": "col-lg-12 p-0 mb-3 d-flex justift-content-start",
1160
+ style: {
1161
+ background: sectionproperties.reservation_bgcolor,
1162
+ borderRadius: sectionproperties.reservation_borderradius + 'px'
1163
+ }
1170
1164
  }, /*#__PURE__*/React.createElement("div", {
1165
+ "class": "row m-0 w-100",
1166
+ style: {
1167
+ paddingLeft: sectionproperties.reservation_padding_left + 'rem',
1168
+ paddingRight: sectionproperties.reservation_padding_right + 'rem',
1169
+ paddingTop: sectionproperties.reservation_padding_top + 'rem',
1170
+ paddingBottom: sectionproperties.reservation_padding_bottom + 'rem'
1171
+ }
1172
+ }, /*#__PURE__*/React.createElement("span", {
1173
+ style: {
1174
+ fontSize: sectionproperties.defaultPriceFontSize + 'px',
1175
+ fontWeight: sectionproperties.defaultPriceFontWeight,
1176
+ color: sectionproperties.defaultPriceColor
1177
+ }
1178
+ }, quantityconditionfoundobjprops != null && /*#__PURE__*/React.createElement(React.Fragment, null, (quantityconditionfoundobjprops === null || quantityconditionfoundobjprops === void 0 ? void 0 : quantityconditionfoundobjprops.type) == 'add' ? '+' : '-', quantityconditionfoundobjprops === null || quantityconditionfoundobjprops === void 0 ? void 0 : quantityconditionfoundobjprops.value, "%")), /*#__PURE__*/React.createElement("div", {
1171
1179
  "class": "col-lg-12 p-0 d-flex justift-content-start"
1172
1180
  }, /*#__PURE__*/React.createElement("p", {
1173
1181
  "class": "m-0 p-0"
@@ -1177,7 +1185,7 @@ var Product_itemtype = function Product_itemtype(props) {
1177
1185
  fontWeight: sectionproperties.defaultPriceFontWeight,
1178
1186
  color: sectionproperties.defaultPriceColor
1179
1187
  }
1180
- }, 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.createElement("span", {
1188
+ }, 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.createElement("span", {
1181
1189
  style: {
1182
1190
  fontSize: sectionproperties.defaultSalePriceFontSize + 'px',
1183
1191
  fontWeight: sectionproperties.defaultSalePriceFontWeight,
@@ -1190,7 +1198,7 @@ var Product_itemtype = function Product_itemtype(props) {
1190
1198
  fontWeight: sectionproperties.defaultSalePriceFontWeight,
1191
1199
  color: sectionproperties.defaultSalePriceColor
1192
1200
  }
1193
- }, 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.createElement("div", {
1201
+ }, 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.createElement("div", {
1194
1202
  "class": "col-lg-12 p-0 d-flex align-items-center justift-content-start"
1195
1203
  }, /*#__PURE__*/React.createElement("p", {
1196
1204
  "class": "m-0 p-0 d-flex align-items-center justift-content-start"
@@ -1207,7 +1215,7 @@ var Product_itemtype = function Product_itemtype(props) {
1207
1215
  color: sectionproperties.counterValueColor,
1208
1216
  fontWeight: sectionproperties.counterValueFontWeight
1209
1217
  }
1210
- }, 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.createElement("div", {
1218
+ }, 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.createElement("div", {
1211
1219
  style: {
1212
1220
  background: sectionproperties.pillbgcolor,
1213
1221
  width: 'fit-content',
@@ -1224,7 +1232,7 @@ var Product_itemtype = function Product_itemtype(props) {
1224
1232
  fontSize: '13px',
1225
1233
  lineHeight: '25px'
1226
1234
  }
1227
- }, '-' + 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.createElement("div", {
1235
+ }, '-' + 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.createElement("div", {
1228
1236
  className: "row m-0 w-100 d-flex align-items-start"
1229
1237
  }, 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) {
1230
1238
  return /*#__PURE__*/React.createElement("div", {
@@ -1284,7 +1292,7 @@ var Product_itemtype = function Product_itemtype(props) {
1284
1292
  }
1285
1293
  }, langdetect == 'en' ? optionvaluesitem.valuename : optionvaluesitem.valuename_ar));
1286
1294
  })));
1287
- })), (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.createElement("div", {
1295
+ })), (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.createElement("div", {
1288
1296
  className: "row m-0 w-100 d-flex align-items-start"
1289
1297
  }, 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) {
1290
1298
  return /*#__PURE__*/React.createElement("div", {
@@ -1542,35 +1550,23 @@ var Product_itemtype = function Product_itemtype(props) {
1542
1550
  fontWeight: sectionproperties.prodPriceFontWeight,
1543
1551
  color: sectionproperties.prodPriceColor
1544
1552
  }
1545
- }, (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.createElement("span", {
1546
- "class": "m-0 p-0"
1547
- }, 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.createElement("p", {
1548
- 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 '
1549
- }, 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.createElement("span", {
1553
+ }, /*#__PURE__*/React.createElement("span", {
1550
1554
  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 '
1551
- }, 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.createElement("p", {
1555
+ }, 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.createElement("p", {
1552
1556
  className: 'm-0 p-0 linethrough wordbreak',
1553
1557
  style: {
1554
1558
  color: sectionproperties.prodsalePriceColor,
1555
1559
  fontSize: sectionproperties.prodsalepriceFontSize + 'px',
1556
1560
  fontWeight: sectionproperties.prodsalePriceFontWeight
1557
1561
  }
1558
- }, (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.createElement(React.Fragment, null, fetchProductInfoQueryContext.data.data.productinfo.hassale == 1 && /*#__PURE__*/React.createElement("span", {
1562
+ }, fetchProductInfoQueryContext.data.data.productinfo.hassale == 1 && /*#__PURE__*/React.createElement("span", {
1559
1563
  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 '
1560
1564
  }, /*#__PURE__*/React.createElement("span", {
1561
1565
  className: "ml-2 mr-2",
1562
1566
  style: {
1563
1567
  textDecoration: 'none'
1564
1568
  }
1565
- }, "-"), 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.createElement(React.Fragment, null, fetchProductInfoQueryContext.data.data.productinfo.hassale == 1 && /*#__PURE__*/React.createElement("span", {
1566
- 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 '
1567
- }, /*#__PURE__*/React.createElement("span", {
1568
- className: "ml-2 mr-2"
1569
- }, "-"), " ", 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.createElement(React.Fragment, null, fetchProductInfoQueryContext.data.data.productinfo.variants[variantindexcompleted].hassale == 1 && /*#__PURE__*/React.createElement("span", {
1570
- 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 '
1571
- }, /*#__PURE__*/React.createElement("span", {
1572
- className: "ml-2 mr-2"
1573
- }, "-"), 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.createElement("div", {
1569
+ }, "-"), 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.createElement("div", {
1574
1570
  className: "col-lg-12 p-0 mb-3 mt-2"
1575
1571
  }, /*#__PURE__*/React.createElement("div", {
1576
1572
  style: {
@@ -1658,278 +1654,15 @@ var Product_itemtype = function Product_itemtype(props) {
1658
1654
  paddingLeft: langdetect == 'en' ? '.5em' : 0,
1659
1655
  paddingRight: langdetect == 'ar' ? '.5rem' : 0
1660
1656
  }
1661
- }, sectionproperties.productInformationType == 'Product/Service Information' && /*#__PURE__*/React.createElement("div", {
1662
- className: "col-lg-12 p-0 w-100 d-flex align-items-center"
1663
- }, /*#__PURE__*/React.createElement("div", {
1664
- "class": productinfo_cssstyles.iconContainer
1665
- }, /*#__PURE__*/React.createElement("i", {
1666
- className: "h-100 d-flex align-items-center justify-content-center"
1667
- }, /*#__PURE__*/React.createElement(FaShippingFast, {
1668
- size: 20
1669
- }))), /*#__PURE__*/React.createElement("div", {
1670
- className: "col-lg-9 col-md-9 col-sm-9 d-flex justofy-content-start flex-column"
1671
- }, /*#__PURE__*/React.createElement("p", {
1672
- className: productinfo_cssstyles.storeInfo + ' m-0 p-0 wordbreak ',
1673
- style: {
1674
- textAlign: langdetect == 'en' ? 'left' : 'right'
1675
- }
1676
- }, langdetect == 'en' ? sectionproperties.otherinfotitle1en : sectionproperties.otherinfotitle1ar), /*#__PURE__*/React.createElement("p", {
1677
- className: productinfo_cssstyles.storeInfoContent + ' m-0 p-0 wordbreak ',
1678
- style: {
1679
- textAlign: langdetect == 'en' ? 'left' : 'right'
1680
- }
1681
- }, langdetect == 'en' ? sectionproperties.otherinfodesc1en : sectionproperties.otherinfodesc1ar))), sectionproperties.productInformationType == 'Product/Service Information' && /*#__PURE__*/React.createElement("div", {
1682
- "class": "col-lg-12 p-0"
1683
- }, /*#__PURE__*/React.createElement("hr", {
1684
- "class": "mb-3 mt-3",
1685
- style: {
1686
- borderColor: '#eee'
1687
- }
1688
- })), sectionproperties.productInformationType == 'Product/Service Information' && /*#__PURE__*/React.createElement("div", {
1689
- className: "col-lg-12 p-0 d-flex align-items-center"
1690
- }, /*#__PURE__*/React.createElement("div", {
1691
- "class": productinfo_cssstyles.iconContainer
1692
- }, /*#__PURE__*/React.createElement("i", {
1693
- className: "h-100 d-flex align-items-center justify-content-center"
1694
- }, /*#__PURE__*/React.createElement(RiSecurePaymentLine, {
1695
- size: 20
1696
- }))), /*#__PURE__*/React.createElement("div", {
1697
- className: "col-lg-9 col-md-9 col-sm-9 d-flex justofy-content-start flex-column"
1698
- }, /*#__PURE__*/React.createElement("p", {
1699
- className: productinfo_cssstyles.storeInfo + ' m-0 p-0 wordbreak ',
1700
- style: {
1701
- textAlign: langdetect == 'en' ? 'left' : 'right'
1702
- }
1703
- }, langdetect == 'en' ? sectionproperties.otherinfotitle2en : sectionproperties.otherinfotitle2ar), /*#__PURE__*/React.createElement("p", {
1704
- className: productinfo_cssstyles.storeInfoContent + ' m-0 p-0 wordbreak ',
1705
- style: {
1706
- textAlign: langdetect == 'en' ? 'left' : 'right'
1707
- }
1708
- }, langdetect == 'en' ? sectionproperties.otherinfodesc2en : sectionproperties.otherinfodesc2ar))), sectionproperties.productInformationType == 'Product/Service Information' && /*#__PURE__*/React.createElement("div", {
1709
- "class": "col-lg-12 p-0"
1710
- }, /*#__PURE__*/React.createElement("hr", {
1711
- "class": "mb-3 mt-3",
1712
- style: {
1713
- borderColor: '#eee'
1714
- }
1715
- })), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React.createElement("div", {
1716
- className: productinfo_cssstyles.storeinfocontainer + ' col-lg-12 p-0 d-flex align-items-center cursor-pointer ',
1717
- onClick: function onClick() {
1718
- window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_blank');
1719
- }
1720
- }, /*#__PURE__*/React.createElement("div", {
1721
- "class": productinfo_cssstyles.iconContainer + ' iconContainer '
1722
- }, /*#__PURE__*/React.createElement("i", {
1723
- className: "h-100 d-flex align-items-center justify-content-center"
1724
- }, /*#__PURE__*/React.createElement(HiOutlinePhone, {
1725
- size: 20
1726
- }))), /*#__PURE__*/React.createElement("div", {
1727
- className: "col-lg-9 col-md-9 col-sm-9 d-flex justofy-content-start flex-column"
1728
- }, /*#__PURE__*/React.createElement("p", {
1729
- className: productinfo_cssstyles.storeInfo + ' m-0 p-0 wordbreak ',
1730
- style: {
1731
- textAlign: langdetect == 'en' ? 'left' : 'right'
1732
- }
1733
- }, langdetect == 'en' ? sectionproperties.phonetitle_en : sectionproperties.phonetitle_ar), /*#__PURE__*/React.createElement("p", {
1734
- className: productinfo_cssstyles.storeInfoContent + ' storeInfoContent m-0 p-0 wordbreak ',
1735
- style: {
1736
- textAlign: langdetect == 'en' ? 'left' : 'right'
1737
- }
1738
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber))), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React.createElement("div", {
1739
- "class": "col-lg-12 p-0"
1740
- }, /*#__PURE__*/React.createElement("hr", {
1741
- "class": "mb-3 mt-3",
1742
- style: {
1743
- borderColor: '#eee'
1744
- }
1745
- })), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React.createElement("div", {
1746
- className: productinfo_cssstyles.storeinfocontainer + ' col-lg-12 p-0 d-flex align-items-center cursor-pointer ',
1747
- onClick: function onClick() {
1748
- var _authdetailsContext$i, _authdetailsContext$i2;
1749
- 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');
1750
- }
1751
- }, /*#__PURE__*/React.createElement("div", {
1752
- "class": productinfo_cssstyles.iconContainer + ' iconContainer '
1753
- }, /*#__PURE__*/React.createElement("i", {
1754
- className: "h-100 d-flex align-items-center justify-content-center"
1755
- }, /*#__PURE__*/React.createElement(AiOutlineMail, {
1756
- size: 20
1757
- }))), /*#__PURE__*/React.createElement("div", {
1758
- className: "col-lg-9 col-md-9 col-sm-9 d-flex justofy-content-start flex-column"
1759
- }, /*#__PURE__*/React.createElement("p", {
1760
- className: productinfo_cssstyles.storeInfo + ' m-0 p-0 wordbreak ',
1761
- style: {
1762
- textAlign: langdetect == 'en' ? 'left' : 'right'
1763
- }
1764
- }, langdetect == 'en' ? sectionproperties.emailtitle_en : sectionproperties.emailtitle_ar), /*#__PURE__*/React.createElement("p", {
1765
- className: productinfo_cssstyles.storeInfoContent + ' storeInfoContent m-0 p-0 wordbreak ',
1766
- style: {
1767
- textAlign: langdetect == 'en' ? 'left' : 'right'
1768
- }
1769
- }, 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.createElement("div", {
1770
- "class": "col-lg-12 p-0"
1771
- }, /*#__PURE__*/React.createElement("div", {
1772
- "class": "".concat(productinfo_cssstyles.cardcontainer) + ' ml-0 mr-0 w-100 pl-md-3 pr-md-3 px-1025-1 ',
1773
- style: {
1774
- paddingLeft: sectionproperties.tabspaddinghorizontal + 'px',
1775
- paddingRight: sectionproperties.tabspaddinghorizontal + 'px',
1776
- marginBottom: sectionproperties.tabsmb + 'px',
1777
- paddingTop: sectionproperties.tabsPt + 'px',
1778
- paddingBottom: sectionproperties.tabsPb + 'px'
1779
- }
1780
- }, /*#__PURE__*/React.createElement(Box, null, /*#__PURE__*/React.createElement(Tabs, {
1781
- value: tabIndex,
1782
- onChange: handleTabChange,
1783
- scrollButtons: "auto",
1784
- TabIndicatorProps: {
1785
- style: {
1786
- background: sectionproperties.activetabbordercolor,
1787
- // width: '50%',
1788
- right: sectionproperties.showfirstpolicy == 'Hide' ? 0 : sectionproperties.showsecondpolicy == 'Hide' ? 0 : '',
1789
- margin: sectionproperties.showfirstpolicy == 'Hide' ? 'auto' : sectionproperties.showsecondpolicy == 'Hide' ? 'auto' : ''
1790
- }
1791
- },
1792
- sx: {
1793
- '& button': {
1794
- color: sectionproperties.tabtextcolor,
1795
- fontWeight: sectionproperties.tabtextfontweight,
1796
- background: sectionproperties.tabcontainerbgcolor,
1797
- textTransform: sectionproperties.tabtexttexttransform,
1798
- borderRadius: sectionproperties.tabcontainerborderradius + 'px',
1799
- fontFamily: 'Poppins',
1800
- transition: '.3s'
1801
- },
1802
- '& button:hover': {
1803
- color: sectionproperties.tabscoloronhover,
1804
- fontFamily: 'Poppins',
1805
- transition: '.3s'
1806
- },
1807
- '& button.Mui-selected': {
1808
- color: sectionproperties.tabtextactivecolor,
1809
- background: sectionproperties.activetabbgcolor,
1810
- fontFamily: 'Poppins',
1811
- transition: '.3s'
1812
- }
1813
- },
1814
- variant: 'fullWidth'
1815
- }, sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React.createElement(Tab, {
1816
- label: langdetect == 'en' ? sectionproperties.tabsdescEn : sectionproperties.tabsdescAr
1817
- }), sectionproperties.productInformationType == 'Product/Service Information' && sectionproperties.showfirstpolicy == 'Show' && /*#__PURE__*/React.createElement(Tab, {
1818
- 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
1819
- }), sectionproperties.productInformationType == 'Product/Service Information' && sectionproperties.showsecondpolicy == 'Show' && /*#__PURE__*/React.createElement(Tab, {
1820
- 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
1821
- }))), tabIndex === 0 && /*#__PURE__*/React.createElement(Box, {
1822
- "class": "w-100"
1823
- }, /*#__PURE__*/React.createElement("div", {
1824
- "class": "col-lg-12 p-0 w-100 mt-3 mb-4"
1825
- }, /*#__PURE__*/React.createElement("div", {
1826
- "class": "row m-0 w-100"
1827
- }, 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.createElement("div", {
1828
- className: "col-lg-12 p-0 mb-4 d-flex justify-content-center"
1829
- }, /*#__PURE__*/React.createElement("div", {
1830
- className: "row m-0 w-100 d-flex"
1831
- }, /*#__PURE__*/React.createElement("div", {
1832
- "class": "col-lg-12 p-0 d-flex justify-content-start"
1833
- }, /*#__PURE__*/React.createElement("p", {
1834
- className: 'text-black text-capitalize m-0 p-0 wordbreak',
1835
- style: {
1836
- textAlign: langdetect == 'en' ? 'left' : 'right'
1837
- },
1838
- dangerouslySetInnerHTML: {
1839
- __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)
1840
- }
1841
- })), /*#__PURE__*/React.createElement("div", {
1842
- "class": "col-lg-12 allcentered"
1843
- }, (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.createElement("p", {
1844
- "class": "m-0 p-0 cursor-pointer text-grey font-weight-600",
1845
- onClick: function onClick() {
1846
- return setShowMore(!showMore);
1847
- }
1848
- }, 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.createElement("div", {
1849
- className: "col-lg-12 p-0 mb-4 d-flex justify-content-center"
1850
- }, /*#__PURE__*/React.createElement("div", {
1851
- className: "row m-0 w-100 d-flex"
1852
- }, /*#__PURE__*/React.createElement("div", {
1853
- "class": "col-lg-12 p-0 d-flex justify-content-start flex-column"
1854
- }, /*#__PURE__*/React.createElement("p", {
1855
- className: 'text-black text-capitalize m-0 p-0 wordbreak',
1856
- style: {
1857
- textAlign: langdetect == 'en' ? 'left' : 'right'
1858
- },
1859
- dangerouslySetInnerHTML: {
1860
- __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)
1861
- }
1862
- })), /*#__PURE__*/React.createElement("div", {
1863
- "class": "col-lg-12 allcentered"
1864
- }, (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.createElement("p", {
1865
- "class": "m-0 p-0 cursor-pointer text-grey font-weight-600 text-right",
1866
- onClick: function onClick() {
1867
- return setShowMore(!showMore);
1868
- }
1869
- }, 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.createElement("div", {
1870
- "class": "col-lg-12 p-0"
1871
- }, /*#__PURE__*/React.createElement("div", {
1872
- "class": "row m-0 w-100 allcentered pl-md-3 pr-md-3",
1873
- style: {
1874
- paddingLeft: sectionproperties.galleryPaddingHorizontal + 'px',
1875
- paddingRight: sectionproperties.galleryPaddingHorizontal + 'px'
1876
- }
1877
- }, 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) {
1878
- if (index <= 6) {
1879
- return /*#__PURE__*/React.createElement("div", {
1880
- "class": ' col-md-4 col-sm-12 mb-3 col-lg-' + sectionproperties.galleryNoOfCols,
1881
- style: {
1882
- height: sectionproperties.galleryHeight + 'px'
1883
- }
1884
- }, /*#__PURE__*/React.createElement(IKImage, {
1885
- urlEndpoint: IKurlEndpoint,
1886
- publicKey: IKpublicKey,
1887
- path: '/tr:w-' + sectionproperties.galleryWidthDimension + ',h-' + sectionproperties.galleryHeightDimension + '/' + item.path,
1888
- style: {
1889
- width: '100%',
1890
- height: '100%',
1891
- objectFit: 'contain'
1892
- },
1893
- loading: "lazy"
1894
- }));
1895
- }
1896
- })))))), tabIndex === 1 && /*#__PURE__*/React.createElement(Box, null, /*#__PURE__*/React.createElement("div", {
1897
- "class": "col-lg-12 p-0 w-100 mt-3 mb-4"
1898
- }, /*#__PURE__*/React.createElement("p", {
1899
- className: ' m-0 p-0 wordbreak ',
1900
- style: {
1901
- lineClamp: 10,
1902
- WebkitLineClamp: 10,
1903
- textAlign: langdetect == 'en' ? 'left' : 'right'
1904
- },
1905
- dangerouslySetInnerHTML: {
1906
- __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
1907
- }
1908
- }))), tabIndex === 2 && /*#__PURE__*/React.createElement(Box, null, /*#__PURE__*/React.createElement("div", {
1909
- "class": "col-lg-12 p-0 w-100 mt-3 mb-4"
1910
- }, /*#__PURE__*/React.createElement("p", {
1911
- className: ' m-0 p-0 wordbreak ',
1912
- style: {
1913
- lineClamp: 10,
1914
- WebkitLineClamp: 10,
1915
- textAlign: langdetect == 'en' ? 'left' : 'right'
1916
- },
1917
- dangerouslySetInnerHTML: {
1918
- __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
1919
- }
1920
- }))))))), /*#__PURE__*/React.createElement("div", {
1657
+ }, StoreInfoprops())))), /*#__PURE__*/React.createElement("div", {
1921
1658
  "class": "col-lg-12 p-0"
1922
1659
  }, relatedproducts()));
1923
1660
  };
1924
1661
 
1925
- 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}";
1926
- 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"};
1927
- styleInject(css_248z$J);
1928
-
1929
1662
  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; }
1930
1663
  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(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; }
1931
1664
  var Serviceinfotabs = function Serviceinfotabs(props) {
1932
- 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;
1665
+ var _fetchProductInfoQuer9, _fetchProductInfoQuer10, _fetchProductInfoQuer11, _fetchProductInfoQuer12, _fetchProductInfoQuer13, _fetchProductInfoQuer14, _fetchProductInfoQuer15, _fetchProductInfoQuer16, _fetchProductInfoQuer17, _fetchProductInfoQuer18, _fetchProductInfoQuer19, _fetchProductInfoQuer20, _fetchProductInfoQuer21, _fetchProductInfoQuer22, _fetchProductInfoQuer23, _fetchProductInfoQuer24, _fetchProductInfoQuer25, _fetchProductInfoQuer26, _fetchProductInfoQuer27, _fetchProductInfoQuer28;
1933
1666
  var langdetect = props.actions.langdetect;
1934
1667
  var lang = props.actions.lang;
1935
1668
  var sectionproperties = props.actions.sectionproperties;
@@ -1940,7 +1673,10 @@ var Serviceinfotabs = function Serviceinfotabs(props) {
1940
1673
  var addtocardpayloadobj = props.actions.addtocardpayloadobj;
1941
1674
  var setaddtocardpayloadobj = props.actions.setaddtocardpayloadobj;
1942
1675
  var addtocartfunc = props.actions.addtocartfunc;
1676
+ var getprice_discountpriceprops = props.actions.getprice_discountpriceprops;
1677
+ var authdetailsContext = props.actions.authdetailsContext;
1943
1678
  var NotificationManager = props.actions.NotificationManager;
1679
+ var addtofavoritescontext = props.actions.addtofavoritescontext;
1944
1680
  var _useState = useState([{
1945
1681
  tabname: 'Description',
1946
1682
  tabname_ar: 'التفاصيل',
@@ -1951,8 +1687,8 @@ var Serviceinfotabs = function Serviceinfotabs(props) {
1951
1687
  ischecked: false
1952
1688
  }]),
1953
1689
  _useState2 = _slicedToArray(_useState, 2),
1954
- tabsarray = _useState2[0],
1955
- settabsarray = _useState2[1];
1690
+ tabsarray = _useState2[0];
1691
+ _useState2[1];
1956
1692
  var _useState3 = useState(''),
1957
1693
  _useState4 = _slicedToArray(_useState3, 2);
1958
1694
  _useState4[0];
@@ -1996,10 +1732,8 @@ var Serviceinfotabs = function Serviceinfotabs(props) {
1996
1732
  ':hover': {
1997
1733
  background: sectionproperties.generalbtn_bgColortransparentonhover == 'Transparent' ? 'transparent' : sectionproperties.generalbtn_bgColoronhover,
1998
1734
  color: sectionproperties.generalbtn_textColoronhover
1999
- // opacity: sectionproperties.favbtn_opacityonhover,
2000
1735
  }
2001
1736
  }),
2002
-
2003
1737
  booknow_btn_resp: css({
2004
1738
  width: '30px',
2005
1739
  height: '30px',
@@ -2013,10 +1747,8 @@ var Serviceinfotabs = function Serviceinfotabs(props) {
2013
1747
  ':hover': {
2014
1748
  background: sectionproperties.generalbtn_bgColortransparentonhover == 'Transparent' ? 'transparent' : sectionproperties.generalbtn_bgColoronhover,
2015
1749
  color: sectionproperties.generalbtn_textColoronhover
2016
- // opacity: sectionproperties.favbtn_opacityonhover,
2017
1750
  }
2018
1751
  }),
2019
-
2020
1752
  booknow_btn_disabled: css({
2021
1753
  opacity: 0.3
2022
1754
  }),
@@ -2042,7 +1774,10 @@ var Serviceinfotabs = function Serviceinfotabs(props) {
2042
1774
  fontSize: sectionproperties.inputfieldfontsize + 'px',
2043
1775
  color: sectionproperties.inputfieldcolor,
2044
1776
  backgroundColor: sectionproperties.input_bgcolor,
2045
- border: sectionproperties.inputfieldborderWidth + 'px solid ' + sectionproperties.inputfieldborderColor
1777
+ border: sectionproperties.inputfieldborderWidth + 'px solid ' + sectionproperties.inputfieldborderColor,
1778
+ ':focus': {
1779
+ borderColor: sectionproperties.inputfeildbordercoloronfocus
1780
+ }
2046
1781
  })
2047
1782
  };
2048
1783
  useEffect(function () {
@@ -2075,106 +1810,14 @@ var Serviceinfotabs = function Serviceinfotabs(props) {
2075
1810
  }
2076
1811
  }
2077
1812
  }, [addtocardpayloadobj.from, addtocardpayloadobj.to]);
2078
- var showaddtocartbuttonbutton = function showaddtocartbuttonbutton() {
2079
- var _fetchProductInfoQuer, _fetchProductInfoQuer2, _fetchProductInfoQuer3, _fetchProductInfoQuer4, _fetchProductInfoQuer5, _fetchProductInfoQuer6, _fetchProductInfoQuer7, _fetchProductInfoQuer8;
2080
- var showbutton = false;
2081
- 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') {
2082
- if (addtocardpayloadobj.from.length != 0 && addtocardpayloadobj.to.length != 0 && addtocardpayloadobj.quantity != 0) {
2083
- showbutton = true;
2084
- }
2085
- } 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') {
2086
- if (addtocardpayloadobj.date.length != 0 && addtocardpayloadobj.time.length != 0) {
2087
- showbutton = true;
2088
- }
2089
- }
2090
- return showbutton;
2091
- };
2092
- var _useState7 = useState(false),
2093
- _useState8 = _slicedToArray(_useState7, 2),
2094
- showMore = _useState8[0],
2095
- setShowMore = _useState8[1];
2096
1813
  return /*#__PURE__*/React.createElement("div", {
2097
- className: "col-lg-12 p-0 mt-3"
2098
- }, /*#__PURE__*/React.createElement("div", {
2099
- "class": "row ml-0 mr-0 w-100"
2100
- }, /*#__PURE__*/React.createElement("div", {
2101
- "class": staticroutersidenav$1.horizontal_nav_menu + ' col-lg-12 d-flex justify-content-start p-0 '
2102
- }, /*#__PURE__*/React.createElement("div", {
2103
- "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 '
2104
- }, tabsarray.map(function (item, index) {
2105
- var activeclass = '';
2106
- if (item.ischecked) {
2107
- activeclass = TabsStyles.sidenav_active;
2108
- }
2109
- return /*#__PURE__*/React.createElement("div", {
2110
- onClick: function onClick() {
2111
- var temparray = _toConsumableArray(tabsarray);
2112
- temparray[0].ischecked = false;
2113
- temparray[1].ischecked = false;
2114
- temparray[index].ischecked = true;
2115
- settabsarray(_toConsumableArray(temparray));
2116
- },
2117
- "class": "".concat(staticroutersidenav$1.sidebar_item, " ").concat(TabsStyles.sidebar_item, " ").concat(activeclass, " ") + ' allcentered cursor-pointer ',
2118
- style: {
2119
- height: '45px'
2120
- }
2121
- }, /*#__PURE__*/React.createElement("p", {
2122
- "class": ' p-0 allcentered mt-auto mb-auto text-uppercase wordbreak-noellipsis '
2123
- }, langdetect == 'en' ? item.tabname : item.tabname_ar));
2124
- }))), /*#__PURE__*/React.createElement("div", {
2125
- "class": "col-lg-12 p-0"
2126
- }, /*#__PURE__*/React.createElement("hr", {
2127
- "class": langdetect == 'en' ? 'p-0 m-0 ml-4 ml-md-0' : 'p-0 m-0 mr-4 mr-md-0'
2128
- })), tabsarray[0].ischecked && /*#__PURE__*/React.createElement("div", {
2129
- "class": "col-lg-12 p-4"
2130
- }, 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.createElement("div", {
2131
- "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',
2132
- style: {
2133
- minHeight: '15vh'
2134
- }
1814
+ className: "col-lg-10 mt-3 p-0"
2135
1815
  }, /*#__PURE__*/React.createElement("div", {
2136
- "class": "row m-0 w-100 d-flex flex-column"
2137
- }, /*#__PURE__*/React.createElement("p", {
2138
- "class": 'text-black text-capitalize m-0 p-0 wordbreak',
2139
- style: {
2140
- textAlign: langdetect == 'en' ? 'left' : 'right'
2141
- },
2142
- dangerouslySetInnerHTML: {
2143
- __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)
2144
- }
2145
- }), (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.createElement("p", {
2146
- "class": "m-0 p-0 cursor-pointer text-grey font-weight-600 ml-2 mr-2",
2147
- onClick: function onClick() {
2148
- return setShowMore(!showMore);
2149
- }
2150
- }, 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.createElement("div", {
2151
- "class": "col-lg-12 p-0 mb-5 d-flex justify-content-center",
2152
- style: {
2153
- minHeight: '15vh'
2154
- }
2155
- }, /*#__PURE__*/React.createElement("div", {
2156
- "class": "row m-0 w-100 d-flex flex-column"
2157
- }, /*#__PURE__*/React.createElement("div", {
2158
- "class": "col-lg-12 p-0 d-flex justify-content-start flex-column"
2159
- }, /*#__PURE__*/React.createElement("p", {
2160
- "class": 'text-black text-capitalize m-0 p-0 wordbreak',
2161
- style: {
2162
- textAlign: langdetect == 'en' ? 'left' : 'right'
2163
- },
2164
- dangerouslySetInnerHTML: {
2165
- __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)) + '...'
2166
- }
2167
- }), (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.createElement("p", {
2168
- "class": "m-0 p-0 cursor-pointer text-grey font-weight-600",
2169
- onClick: function onClick() {
2170
- return setShowMore(!showMore);
2171
- }
2172
- }, showMore ? lang.showless : lang.showmore))))), tabsarray[1].ischecked && /*#__PURE__*/React.createElement("div", {
2173
- "class": "col-lg-12 pl-5 pr-5 pt-3 pb-0 pl-sm-3 pr-sm-3"
1816
+ "class": "row m-0 w-100"
1817
+ }, (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.createElement("div", {
1818
+ "class": "row m-0 w-100"
2174
1819
  }, /*#__PURE__*/React.createElement("div", {
2175
- "class": "row m-0 allcentered w-100"
2176
- }, (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.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("div", {
2177
- "class": "col-lg-12 col-md-12 col-sm-12 mb-2 p-0"
1820
+ "class": "col-lg-6 col-md-12 col-sm-12 mb-2 pl-1 pr-1"
2178
1821
  }, /*#__PURE__*/React.createElement("div", {
2179
1822
  "class": "row m-0 w-100"
2180
1823
  }, /*#__PURE__*/React.createElement("div", {
@@ -2182,19 +1825,19 @@ var Serviceinfotabs = function Serviceinfotabs(props) {
2182
1825
  }, /*#__PURE__*/React.createElement("p", {
2183
1826
  "class": TabsStyles.inputfield_label + ' m-0 pb-2 '
2184
1827
  }, langdetect == 'en' ? 'From' : 'من', ":")), /*#__PURE__*/React.createElement("div", {
2185
- "class": "col-lg-12 p-0 mb-3"
1828
+ "class": "col-lg-12 mb-3"
2186
1829
  }, /*#__PURE__*/React.createElement("input", {
2187
1830
  type: "date",
2188
1831
  "class": TabsStyles.inputfield + ' w-100 allcentered pl-1 pr-1 ',
2189
- 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,
2190
- 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,
1832
+ 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,
1833
+ 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,
2191
1834
  onChange: function onChange(event) {
2192
1835
  setaddtocardpayloadobj(_objectSpread$1Y(_objectSpread$1Y({}, addtocardpayloadobj), {}, {
2193
1836
  from: event.target.value
2194
1837
  }));
2195
1838
  }
2196
1839
  })))), /*#__PURE__*/React.createElement("div", {
2197
- "class": "col-lg-12 col-md-12 col-sm-12 mb-2 p-0"
1840
+ "class": "col-lg-6 col-md-12 col-sm-12 mb-2 pl-1 pr-1"
2198
1841
  }, /*#__PURE__*/React.createElement("div", {
2199
1842
  "class": "row m-0 w-100"
2200
1843
  }, /*#__PURE__*/React.createElement("div", {
@@ -2202,7 +1845,7 @@ var Serviceinfotabs = function Serviceinfotabs(props) {
2202
1845
  }, /*#__PURE__*/React.createElement("p", {
2203
1846
  "class": TabsStyles.inputfield_label + ' m-0 pb-2 '
2204
1847
  }, langdetect == 'en' ? 'To' : 'إلى', ":")), /*#__PURE__*/React.createElement("div", {
2205
- "class": "col-lg-12 p-0 mb-3"
1848
+ "class": "col-lg-12 mb-3"
2206
1849
  }, /*#__PURE__*/React.createElement("input", {
2207
1850
  type: "date",
2208
1851
  "class": TabsStyles.inputfield + ' w-100 allcentered pl-1 pr-1 ',
@@ -2213,8 +1856,8 @@ var Serviceinfotabs = function Serviceinfotabs(props) {
2213
1856
  to: event.target.value
2214
1857
  }));
2215
1858
  }
2216
- }))))), (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.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("div", {
2217
- "class": "col-lg-12 col-md-12 col-sm-12 mb-2 p-0"
1859
+ }))))), (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.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("div", {
1860
+ "class": "col-lg-10 col-md-12 col-sm-12 mb-2"
2218
1861
  }, /*#__PURE__*/React.createElement("div", {
2219
1862
  "class": "row m-0 w-100"
2220
1863
  }, /*#__PURE__*/React.createElement("div", {
@@ -2243,10 +1886,10 @@ var Serviceinfotabs = function Serviceinfotabs(props) {
2243
1886
  });
2244
1887
  }
2245
1888
  })))), /*#__PURE__*/React.createElement("div", {
2246
- "class": "col-lg-12 p-0"
1889
+ "class": "col-lg-10 col-md-12 col-sm-12"
2247
1890
  }, /*#__PURE__*/React.createElement("p", {
2248
1891
  "class": TabsStyles.timeLabel + ' p-0 d-flex justify-content-start m-0 '
2249
- }, lang.reservationtime, ":"), GeneralAPIMutationContext.isLoading && GeneralAPIMutationContext.variables.endpointurl == '/fetchserviceslots' && /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("div", {
1892
+ }, lang.reservationtime, ":"), GeneralAPIMutationContext.isLoading && GeneralAPIMutationContext.variables.endpointurl == '/fetchserviceslots' && /*#__PURE__*/React.createElement("div", {
2250
1893
  className: 'row ml-0 mr-0 w-100 allcentered',
2251
1894
  style: {
2252
1895
  height: 200
@@ -2256,7 +1899,7 @@ var Serviceinfotabs = function Serviceinfotabs(props) {
2256
1899
  width: "10px",
2257
1900
  height: "10px",
2258
1901
  duration: "1s"
2259
- }))), slots.map(function (item, index) {
1902
+ })), slots.map(function (item, index) {
2260
1903
  var ischoosed = false;
2261
1904
  if (item.slot == addtocardpayloadobj.time) {
2262
1905
  ischoosed = true;
@@ -2319,8 +1962,12 @@ var Serviceinfotabs = function Serviceinfotabs(props) {
2319
1962
  className: "col-lg-12 p-0 mb-3"
2320
1963
  }, /*#__PURE__*/React.createElement("div", {
2321
1964
  className: "row m-0 w-100"
2322
- }, (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.createElement("div", {
2323
- className: "col-lg-12 p-0 mb-2 d-flex justofy-content-start"
1965
+ }, (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.createElement("div", {
1966
+ className: "col-lg-12 p-0"
1967
+ }, /*#__PURE__*/React.createElement("div", {
1968
+ className: "row m-0 w-100"
1969
+ }, /*#__PURE__*/React.createElement("div", {
1970
+ className: "col-lg-12 mb-2 d-flex justofy-content-start"
2324
1971
  }, /*#__PURE__*/React.createElement("p", {
2325
1972
  className: "m-0 p-0",
2326
1973
  style: {
@@ -2328,18 +1975,65 @@ var Serviceinfotabs = function Serviceinfotabs(props) {
2328
1975
  fontSize: sectionproperties.quantitytitlefontSize + 'px',
2329
1976
  fontWeight: sectionproperties.quantitytitlefontweight
2330
1977
  }
2331
- }, lang.quantity, ":", ' ', /*#__PURE__*/React.createElement("span", {
1978
+ }, langdetect == 'en' ? 'Number of days' : 'عدد الايام', ":", ' ', /*#__PURE__*/React.createElement("span", {
2332
1979
  style: {
2333
1980
  color: sectionproperties.quantitybtn_textcolor,
2334
1981
  fontSize: sectionproperties.quantitybtn_textfontsize + 'px',
2335
1982
  fontWeight: sectionproperties.quantitybtn_textfontweight
2336
1983
  }
2337
- }, addtocardpayloadobj.quantity))), showaddtocartbuttonbutton() && /*#__PURE__*/React.createElement("div", {
1984
+ }, addtocardpayloadobj.quantity))), /*#__PURE__*/React.createElement("div", {
1985
+ className: "col-lg-12 mb-3"
1986
+ }, /*#__PURE__*/React.createElement("div", {
1987
+ className: "row m-0 w-100 d-flex flex-row"
1988
+ }, /*#__PURE__*/React.createElement("p", {
1989
+ className: "m-0 p-0",
1990
+ style: {
1991
+ color: sectionproperties.total_color,
1992
+ fontSize: sectionproperties.total_fontsize + 'px',
1993
+ fontWeight: sectionproperties.total_fontweight,
1994
+ textTransform: sectionproperties.total_texttransform
1995
+ }
1996
+ }, lang.total, ":"), /*#__PURE__*/React.createElement("div", {
1997
+ className: "col-lg-9 col-md-9 col-sm-9 d-flex align-items-center pl-1 pr-1"
1998
+ }, /*#__PURE__*/React.createElement("p", {
1999
+ className: 'm-0 p-0 wordbreak d-flex align-items-center justify-content-end',
2000
+ style: {
2001
+ fontSize: sectionproperties.prodpriceFontSize + 'px',
2002
+ fontWeight: sectionproperties.prodPriceFontWeight,
2003
+ color: sectionproperties.prodPriceColor
2004
+ }
2005
+ }, fetchProductInfoQueryContext.data.data.productinfo.hassale == 0 && /*#__PURE__*/React.createElement("span", {
2006
+ 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 '
2007
+ }, 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.createElement("span", {
2008
+ 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 '
2009
+ }, 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.createElement("p", {
2010
+ className: 'm-0 p-0 linethrough wordbreak',
2011
+ style: {
2012
+ color: sectionproperties.prodsalePriceColor,
2013
+ fontSize: sectionproperties.prodsalepriceFontSize + 'px',
2014
+ fontWeight: sectionproperties.prodsalePriceFontWeight
2015
+ }
2016
+ }, fetchProductInfoQueryContext.data.data.productinfo.hassale == 1 && /*#__PURE__*/React.createElement("span", {
2017
+ 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 '
2018
+ }, /*#__PURE__*/React.createElement("span", {
2019
+ className: "ml-2 mr-2"
2020
+ }, "-"), " ", 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.createElement("div", {
2338
2021
  "class": "col-lg-12 allcentered"
2339
2022
  }, /*#__PURE__*/React.createElement("button", {
2340
- 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 ',
2023
+ className: "".concat(productinfo_cssstyles.cart_btn, " ") + ' d-flex align-items-center justify-content-center ml-sm-auto mr-sm-auto mb-sm-2 ',
2341
2024
  onClick: function onClick() {
2342
- addtocartfunc();
2025
+ var _fetchProductInfoQuer29, _fetchProductInfoQuer30, _fetchProductInfoQuer31, _fetchProductInfoQuer32, _fetchProductInfoQuer33, _fetchProductInfoQuer34, _fetchProductInfoQuer35, _fetchProductInfoQuer36;
2026
+ 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') {
2027
+ if (addtocardpayloadobj.from.length != 0 && addtocardpayloadobj.to.length != 0 && addtocardpayloadobj.quantity != 0) {
2028
+ addtocartfunc();
2029
+ }
2030
+ } 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') {
2031
+ if (addtocardpayloadobj.date.length != 0 && addtocardpayloadobj.time.length != 0) {
2032
+ addtocartfunc();
2033
+ }
2034
+ } else {
2035
+ NotificationManager.warning(lang.completerequiredfields, data.data.reason);
2036
+ }
2343
2037
  },
2344
2038
  disabled: AddtoCartMutationContext.isLoading == true ? true : false
2345
2039
  }, !AddtoCartMutationContext.isLoading && /*#__PURE__*/React.createElement("span", {
@@ -2370,7 +2064,35 @@ var Serviceinfotabs = function Serviceinfotabs(props) {
2370
2064
  width: "20px",
2371
2065
  height: "20px",
2372
2066
  duration: "1s"
2373
- }))))))))));
2067
+ }))), /*#__PURE__*/React.createElement("div", {
2068
+ className: productinfo_cssstyles.wishlist_btn + ' d-flex justify-content-center align-items-center ml-2 mr-2 ',
2069
+ onClick: function onClick() {
2070
+ addtofavoritescontext(fetchProductInfoQueryContext.data.data.productinfo.productid);
2071
+ },
2072
+ style: {
2073
+ background: fetchProductInfoQueryContext.data.data.productinfo.IsFavExists == true ? sectionproperties.activebgcolor : ''
2074
+ }
2075
+ }, /*#__PURE__*/React.createElement("i", {
2076
+ className: "h-100 d-flex align-items-center justify-content-center"
2077
+ }, fetchProductInfoQueryContext.data.data.productinfo.IsFavExists && /*#__PURE__*/React.createElement("i", {
2078
+ className: "h-100 d-flex align-items-center justify-content-center"
2079
+ }, sectionproperties.faviconshape == 'Star Shape' && /*#__PURE__*/React.createElement(AiFillStar, {
2080
+ size: sectionproperties.favBtnIconfontsize,
2081
+ style: {
2082
+ color: sectionproperties.activefaviconcolor
2083
+ }
2084
+ }), sectionproperties.faviconshape == 'Heart Shape' && /*#__PURE__*/React.createElement(FaHeart, {
2085
+ size: sectionproperties.favBtnIconfontsize,
2086
+ style: {
2087
+ color: sectionproperties.activefaviconcolor
2088
+ }
2089
+ })), !fetchProductInfoQueryContext.data.data.productinfo.IsFavExists && /*#__PURE__*/React.createElement("i", {
2090
+ className: "h-100 d-flex align-items-center justify-content-center"
2091
+ }, sectionproperties.faviconshape == 'Star Shape' && /*#__PURE__*/React.createElement(AiOutlineStar, {
2092
+ size: sectionproperties.favBtnIconfontsize
2093
+ }), sectionproperties.faviconshape == 'Heart Shape' && /*#__PURE__*/React.createElement(FaRegHeart, {
2094
+ size: sectionproperties.favBtnIconfontsize
2095
+ })))))))));
2374
2096
  };
2375
2097
 
2376
2098
  var Service_itemtype = function Service_itemtype(props) {
@@ -2381,7 +2103,7 @@ var Service_itemtype = function Service_itemtype(props) {
2381
2103
  var productinfo_cssstyles = props.actions.productinfo_cssstyles;
2382
2104
  var addtocartfunc = props.actions.addtocartfunc;
2383
2105
  props.actions.selectproductoptionvalue;
2384
- var relatedproducts = props.actions.relatedproducts;
2106
+ props.actions.relatedproducts;
2385
2107
  var productimagesarray = props.actions.productimagesarray;
2386
2108
  var fetchProductInfoQueryContext = props.actions.fetchProductInfoQueryContext;
2387
2109
  var sectionproperties = props.actions.sectionproperties;
@@ -2391,21 +2113,29 @@ var Service_itemtype = function Service_itemtype(props) {
2391
2113
  var AddtoCartMutationContext = props.actions.AddtoCartMutationContext;
2392
2114
  var authdetailsContext = props.actions.authdetailsContext;
2393
2115
  var StaticPagesLinksContext = props.actions.StaticPagesLinksContext;
2394
- var addtofavoritescontext = props.actions.addtofavoritescontext;
2116
+ props.actions.addtofavoritescontext;
2395
2117
  var GeneralAPIMutationContext = props.actions.GeneralAPIMutationContext;
2396
2118
  var NotificationManager = props.actions.NotificationManager;
2397
- var _useState = useState(''),
2398
- _useState2 = _slicedToArray(_useState, 2),
2399
- shareUrl = _useState2[0],
2400
- setshareUrl = _useState2[1];
2119
+ var getprice_discountpriceprops = props.actions.getprice_discountpriceprops;
2120
+ var quantityconditionfoundobjprops = props.actions.quantityconditionfoundobjprops;
2121
+ props.actions.getQuantityCondition;
2122
+ var StoreInfoprops = props.actions.StoreInfoprops;
2123
+ var _useState = useState(0),
2124
+ _useState2 = _slicedToArray(_useState, 2);
2125
+ _useState2[0];
2126
+ _useState2[1];
2401
2127
  var _useState3 = useState(''),
2402
- _useState4 = _slicedToArray(_useState3, 2),
2403
- title = _useState4[0],
2404
- settitle = _useState4[1];
2405
- var _useState5 = useState(fetchProductInfoQueryContext.data.data.productinfo),
2128
+ _useState4 = _slicedToArray(_useState3, 2);
2129
+ _useState4[0];
2130
+ var setshareUrl = _useState4[1];
2131
+ var _useState5 = useState(''),
2406
2132
  _useState6 = _slicedToArray(_useState5, 2);
2407
2133
  _useState6[0];
2408
- var setitem = _useState6[1];
2134
+ var settitle = _useState6[1];
2135
+ var _useState7 = useState(fetchProductInfoQueryContext.data.data.productinfo),
2136
+ _useState8 = _slicedToArray(_useState7, 2);
2137
+ _useState8[0];
2138
+ var setitem = _useState8[1];
2409
2139
  useEffect(function () {
2410
2140
  var itemobj = fetchProductInfoQueryContext.data.data.productinfo;
2411
2141
  if (stringIsEnglish(fetchProductInfoQueryContext.data.data.productinfo.name_en)) {
@@ -2432,236 +2162,239 @@ var Service_itemtype = function Service_itemtype(props) {
2432
2162
  }
2433
2163
  return titlelang;
2434
2164
  }
2165
+ var ProductName = function ProductName() {
2166
+ return /*#__PURE__*/React.createElement("p", {
2167
+ className: "".concat(productinfo_cssstyles.productname, " ").concat(productinfo_cssstyles.productnamehover) + ' m-0 p-0 wordbreak d-flex justify-content-start cursor-pointer font-sm-15 ',
2168
+ onClick: function onClick() {
2169
+ if (srcfromprops != 'templatdraftrouter') {
2170
+ routingcountext(StaticPagesLinksContext.productinfo, true, fetchProductInfoQueryContext.data.data.productinfo.productid);
2171
+ }
2172
+ },
2173
+ style: {
2174
+ textAlign: langdetect == 'en' ? 'left' : 'right'
2175
+ }
2176
+ }, langdetect == 'en' ? fetchProductInfoQueryContext.data.data.productinfo.name_en : fetchProductInfoQueryContext.data.data.productinfo.name_ar);
2177
+ };
2435
2178
  return /*#__PURE__*/React.createElement("div", {
2436
- className: ' row m-0 w-100 pl-lg-3 pr-lg-3 pl-md-4 pr-md-4 p-sm-0 ',
2437
- style: {
2438
- paddingLeft: srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px' : 0,
2439
- paddingRight: srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px' : 0
2440
- }
2179
+ "class": ' col-lg-12 p-0 '
2441
2180
  }, /*#__PURE__*/React.createElement("div", {
2442
- "class": "".concat(productinfo_cssstyles.cardcontainer) + ' col-lg-12 mb-3 ',
2181
+ "class": "".concat(productinfo_cssstyles.cardcontainer) + ' row ml-0 mr-0 w-100 pl-md-3 pr-md-3 px-1025-1 ',
2443
2182
  style: {
2444
2183
  minHeight: '70vh'
2445
2184
  }
2185
+ }, /*#__PURE__*/React.createElement("div", {
2186
+ 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'
2446
2187
  }, /*#__PURE__*/React.createElement("div", {
2447
2188
  className: 'row m-0 w-100'
2448
2189
  }, /*#__PURE__*/React.createElement("div", {
2449
- className: "col-xl-5 col-lg-4 col-md-12 col-sm-12 mb-md-3 pb-md-4 pl-1 pr-1"
2190
+ 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 '
2450
2191
  }, /*#__PURE__*/React.createElement("div", {
2451
- "class": "col-lg-12 p-0 ",
2192
+ className: "col-lg-12 p-0 ",
2452
2193
  style: {
2453
2194
  width: '100%',
2454
2195
  height: 'auto'
2455
2196
  }
2456
- }, /*#__PURE__*/React.createElement(ImageGallery, {
2197
+ }, productimagesarray.length != 0 && /*#__PURE__*/React.createElement(ImageGallery, {
2457
2198
  items: productimagesarray,
2458
- thumbnailPosition: "bottom",
2199
+ thumbnailPosition: sectionproperties.thumbnailposition == 'Bottom' ? 'bottom' : 'left',
2459
2200
  showNav: false,
2460
- showPlayButton: false
2461
- })), sectionproperties.showShareButton == 'Show' && /*#__PURE__*/React.createElement("div", {
2462
- "class": "col-lg-12 mt-4 mt-md-4"
2201
+ showPlayButton: false,
2202
+ showFullscreenButton: true
2203
+ }))), /*#__PURE__*/React.createElement("div", {
2204
+ 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'
2463
2205
  }, /*#__PURE__*/React.createElement("div", {
2464
2206
  "class": "row m-0 w-100"
2465
2207
  }, /*#__PURE__*/React.createElement("div", {
2466
- "class": "col-lg-12 d-flex justify-content-center"
2467
- }, /*#__PURE__*/React.createElement("p", {
2468
- "class": "m-0 p-0",
2208
+ 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"
2209
+ }, ProductName()), /*#__PURE__*/React.createElement("div", {
2210
+ "class": "col-lg-4 col-md-4 col-sm-12 d-flex align-items-center justify-content-end"
2211
+ }, sectionproperties.show_availability == 'Show' && /*#__PURE__*/React.createElement("div", {
2212
+ "class": "d-flex justify-content-center align-items-center ml-2 mr-2",
2469
2213
  style: {
2470
- fontWeight: sectionproperties.sharebtn_FontWeight,
2471
- color: sectionproperties.sharebtn_color,
2472
- fontSize: sectionproperties.sharebtn_fontSize + 'px'
2214
+ minWidth: sectionproperties.availability_width + 'px',
2215
+ height: sectionproperties.availability_height + 'px',
2216
+ background: fetchProductInfoQueryContext.data.data.productinfo.quantavailtype == 'nolimit' ? sectionproperties.availability_availablebgcolor : sectionproperties.availability_limitedbgcolor,
2217
+ borderRadius: sectionproperties.availability_borderrradius + 'px',
2218
+ border: fetchProductInfoQueryContext.data.data.productinfo.quantavailtype == 'nolimit' ? sectionproperties.availability_borderwidtth + 'px solid ' + sectionproperties.availability_availabletextcolor : sectionproperties.availability_borderwidtth + 'px solid ' + sectionproperties.availability_limitedtextcolor
2473
2219
  }
2474
- }, langdetect == 'en' ? sectionproperties.sharebtn_contentEn : sectionproperties.sharebtn_contentAr)), /*#__PURE__*/React.createElement("div", {
2475
- className: "Demo__container row m-0 w-100 allcentered mt-2"
2476
- }, /*#__PURE__*/React.createElement("div", {
2477
- className: "Demo__some-network ml-2 mr-2"
2478
- }, /*#__PURE__*/React.createElement(FacebookShareButton, {
2479
- url: shareUrl,
2480
- quote: title,
2481
- className: "Demo__some-network__share-button"
2482
- }, /*#__PURE__*/React.createElement(FacebookIcon, {
2483
- size: 40,
2484
- round: true
2485
- }))), /*#__PURE__*/React.createElement("div", {
2486
- className: "Demo__some-network ml-2 mr-2"
2487
- }, /*#__PURE__*/React.createElement(TwitterShareButton, {
2488
- url: shareUrl,
2489
- title: title,
2490
- className: "Demo__some-network__share-button"
2491
- }, /*#__PURE__*/React.createElement(TwitterIcon, {
2492
- size: 40,
2493
- round: true
2494
- }))), /*#__PURE__*/React.createElement("div", {
2495
- className: "Demo__some-network ml-2 mr-2"
2496
- }, /*#__PURE__*/React.createElement(WhatsappShareButton, {
2497
- url: shareUrl,
2498
- title: title,
2499
- separator: ":: ",
2500
- className: "Demo__some-network__share-button"
2501
- }, /*#__PURE__*/React.createElement(WhatsappIcon, {
2502
- size: 40,
2503
- round: true
2504
- }))))))), /*#__PURE__*/React.createElement("div", {
2505
- "class": 'col-xl-7 col-lg-8 col-md-12 col-sm-12 p-0'
2506
- }, /*#__PURE__*/React.createElement("div", {
2507
- "class": "row m-0 w-100"
2508
- }, /*#__PURE__*/React.createElement("div", {
2509
- className: "row m-0 w-100"
2510
- }, srcfromprops != 'templatdraftrouter' && /*#__PURE__*/React.createElement("div", {
2511
- className: "col-lg-10 col-md-10 col-sm-10 p-0 mb-2 d-flex justify-content-start align-items-center"
2512
2220
  }, /*#__PURE__*/React.createElement("p", {
2513
- 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 ',
2514
- onClick: function onClick() {
2515
- routingcountext(StaticPagesLinksContext.productinfo, true, fetchProductInfoQueryContext.data.data.productinfo.productid);
2221
+ "class": "m-0 p-0 font-weight-500 wordbreak",
2222
+ style: {
2223
+ color: fetchProductInfoQueryContext.data.data.productinfo.quantavailtype == 'nolimit' ? sectionproperties.availability_availabletextcolor : sectionproperties.availability_limitedtextcolor,
2224
+ fontSize: sectionproperties.availability_fontsize + 'px'
2225
+ }
2226
+ }, fetchProductInfoQueryContext.data.data.productinfo.quantavailtype == 'nolimit' ? lang.available : lang.limitedquantity)), fetchProductInfoQueryContext.data.data.productinfo.hassale == 1 && sectionproperties.showbadge == 'Show' && /*#__PURE__*/React.createElement("div", {
2227
+ "class": "allcentered",
2228
+ style: {
2229
+ width: sectionproperties.badge_width + 'px',
2230
+ height: sectionproperties.badge_height + 'px',
2231
+ background: sectionproperties.badge_bgcolor,
2232
+ borderRadius: sectionproperties.badge_borderradius + 'px'
2516
2233
  }
2517
- }, langdetect == 'en' ? fetchProductInfoQueryContext.data.data.productinfo.name_en : fetchProductInfoQueryContext.data.data.productinfo.name_ar)), srcfromprops == 'templatdraftrouter' && /*#__PURE__*/React.createElement("div", {
2518
- className: "col-lg-10 col-md-10 col-sm-10 p-0 mb-2 d-flex justify-content-start align-items-center"
2519
2234
  }, /*#__PURE__*/React.createElement("p", {
2520
- className: "".concat(productinfo_cssstyles.productname) + ' m-0 p-0 wordbreak d-flex justify-content-start '
2521
- }, langdetect == 'en' ? fetchProductInfoQueryContext.data.data.productinfo.name_en : fetchProductInfoQueryContext.data.data.productinfo.name_ar)), /*#__PURE__*/React.createElement("div", {
2522
- className: "col-lg-2 col-md-2 col-sm-2 d-flex justify-content-end p-0"
2523
- }, /*#__PURE__*/React.createElement("div", {
2524
- className: productinfo_cssstyles.wishlist_btn + ' d-flex justify-content-center align-items-center ',
2525
- onClick: function onClick() {
2526
- addtofavoritescontext(fetchProductInfoQueryContext.data.data.productinfo.productid);
2527
- },
2235
+ "class": "m-0 p-0",
2528
2236
  style: {
2529
- background: fetchProductInfoQueryContext.data.data.productinfo.IsFavExists == true ? sectionproperties.activebgcolor : ''
2237
+ color: sectionproperties.badge_color,
2238
+ fontSize: sectionproperties.badge_fontsize + 'px'
2530
2239
  }
2531
- }, /*#__PURE__*/React.createElement("i", {
2532
- className: "h-100 d-flex align-items-center justify-content-center"
2533
- }, fetchProductInfoQueryContext.data.data.productinfo.IsFavExists && /*#__PURE__*/React.createElement("i", {
2534
- className: "h-100 d-flex align-items-center justify-content-center"
2535
- }, sectionproperties.faviconshape == 'Star Shape' && /*#__PURE__*/React.createElement(AiFillStar, {
2536
- size: sectionproperties.favBtnIconfontsize,
2240
+ }, langdetect == 'en' ? sectionproperties.badgeContentEn : sectionproperties.badgeContentAr))), /*#__PURE__*/React.createElement("div", {
2241
+ 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"
2242
+ }, ProductName()), sectionproperties.showSKU == 'Show' && sectionproperties.productInformationType == 'Product/Service Information' && /*#__PURE__*/React.createElement("div", {
2243
+ "class": "col-lg-12 p-0 mb-3 d-flex justify-content-start"
2244
+ }, /*#__PURE__*/React.createElement("p", {
2245
+ "class": "m-0 p-0 d-flex justify-content-start"
2246
+ }, /*#__PURE__*/React.createElement("span", {
2537
2247
  style: {
2538
- color: sectionproperties.activefaviconcolor
2248
+ color: sectionproperties.skuColor,
2249
+ fontWeight: sectionproperties.skuFontWeight,
2250
+ fontSize: sectionproperties.skuFontSize + 'px',
2251
+ textAlign: langdetect == 'en' ? 'left' : 'right'
2539
2252
  }
2540
- }), sectionproperties.faviconshape == 'Heart Shape' && /*#__PURE__*/React.createElement(FaHeart, {
2541
- size: sectionproperties.favBtnIconfontsize,
2253
+ }, langdetect == 'en' ? sectionproperties.skutitleEn : sectionproperties.skutitleAr, ":", ' '), /*#__PURE__*/React.createElement("span", {
2254
+ "class": "ml-1 mr-1",
2542
2255
  style: {
2543
- color: sectionproperties.activefaviconcolor
2256
+ color: '#7e859b',
2257
+ fontWeight: sectionproperties.skuSecondaryFontWeight,
2258
+ fontSize: sectionproperties.skuFontSize + 'px',
2259
+ textAlign: langdetect == 'en' ? 'left' : 'right'
2544
2260
  }
2545
- })), !fetchProductInfoQueryContext.data.data.productinfo.IsFavExists && /*#__PURE__*/React.createElement("i", {
2546
- className: "h-100 d-flex align-items-center justify-content-center"
2547
- }, sectionproperties.faviconshape == 'Star Shape' && /*#__PURE__*/React.createElement(AiOutlineStar, {
2548
- size: sectionproperties.favBtnIconfontsize
2549
- }), sectionproperties.faviconshape == 'Heart Shape' && /*#__PURE__*/React.createElement(FaRegHeart, {
2550
- size: sectionproperties.favBtnIconfontsize
2551
- })))))), /*#__PURE__*/React.createElement("div", {
2552
- "class": "row m-0 w-100"
2553
- }, /*#__PURE__*/React.createElement(Serviceinfotabs, {
2554
- actions: {
2555
- fetchProductInfoQueryContext: fetchProductInfoQueryContext,
2556
- sectionproperties: sectionproperties,
2557
- lang: lang,
2558
- langdetect: langdetect,
2559
- productinfo_cssstyles: productinfo_cssstyles,
2560
- AddtoCartMutationContext: AddtoCartMutationContext,
2561
- GeneralAPIMutationContext: GeneralAPIMutationContext,
2562
- addtocardpayloadobj: addtocardpayloadobj,
2563
- setaddtocardpayloadobj: setaddtocardpayloadobj,
2564
- NotificationManager: NotificationManager,
2565
- addtocartfunc: addtocartfunc
2261
+ }, fetchProductInfoQueryContext.data.data.productinfo.sku))), sectionproperties.showDefaultPricingSection == 'Show' && /*#__PURE__*/React.createElement("div", {
2262
+ "class": "col-lg-12 p-0 mb-3 d-flex justift-content-start",
2263
+ style: {
2264
+ background: sectionproperties.reservation_bgcolor,
2265
+ borderRadius: sectionproperties.reservation_borderradius + 'px'
2566
2266
  }
2567
- })), sectionproperties.show_availability == 'Show' && /*#__PURE__*/React.createElement("div", {
2568
- "class": 'col-lg-12 p-0 pl-5 pr-5 p-md-0 mb-3'
2569
2267
  }, /*#__PURE__*/React.createElement("div", {
2268
+ "class": "row m-0 w-100",
2570
2269
  style: {
2571
- width: sectionproperties.availability_width + 'px',
2572
- height: sectionproperties.availability_height + 'px',
2573
- background: fetchProductInfoQueryContext.data.data.productinfo.quantavailtype == 'nolimit' ? sectionproperties.availability_availablebgcolor : sectionproperties.availability_limitedbgcolor,
2574
- borderRadius: sectionproperties.availability_borderrradius + 'px',
2575
- border: fetchProductInfoQueryContext.data.data.productinfo.quantavailtype == 'nolimit' ? sectionproperties.availability_borderwidtth + 'px solid ' + sectionproperties.availability_availabletextcolor : sectionproperties.availability_borderwidtth + 'px solid ' + sectionproperties.availability_limitedtextcolor
2576
- },
2577
- "class": "d-flex justify-content-start align-items-center pl-3 pr-3"
2578
- }, /*#__PURE__*/React.createElement("p", {
2579
- "class": "m-0 p-0 font-weight-500 wordbreak",
2580
- style: {
2581
- color: fetchProductInfoQueryContext.data.data.productinfo.quantavailtype == 'nolimit' ? sectionproperties.availability_availabletextcolor : sectionproperties.availability_limitedtextcolor,
2582
- fontSize: sectionproperties.availability_fontsize + 'px'
2270
+ paddingLeft: sectionproperties.reservation_padding_left + 'rem',
2271
+ paddingRight: sectionproperties.reservation_padding_right + 'rem',
2272
+ paddingTop: sectionproperties.reservation_padding_top + 'rem',
2273
+ paddingBottom: sectionproperties.reservation_padding_bottom + 'rem'
2583
2274
  }
2584
2275
  }, /*#__PURE__*/React.createElement("span", {
2585
2276
  style: {
2586
- color: sectionproperties.availability_textcolor
2587
- },
2588
- "class": "font-weight-600"
2589
- }, lang.availability, ":"), /*#__PURE__*/React.createElement("span", {
2590
- "class": "ml-1 mr-1"
2591
- }, fetchProductInfoQueryContext.data.data.productinfo.quantavailtype == 'nolimit' ? lang.available : lang.limitedquantity)))), /*#__PURE__*/React.createElement("div", {
2592
- "class": "col-lg-12 mb-3"
2593
- }, /*#__PURE__*/React.createElement("hr", {
2594
- "class": langdetect == 'en' ? 'mb-0 mt-2 ml-4 ml-md-0' : 'mb-0 mt-2 mr-4 mr-md-0'
2595
- })), /*#__PURE__*/React.createElement("div", {
2596
- className: "col-lg-12 mb-3 pl-5 pr-5 p-md-0 mb-3"
2597
- }, /*#__PURE__*/React.createElement("div", {
2598
- className: "row m-0 w-100 d-flex flex-row"
2277
+ fontSize: sectionproperties.defaultPriceFontSize + 'px',
2278
+ fontWeight: sectionproperties.defaultPriceFontWeight,
2279
+ color: sectionproperties.defaultPriceColor
2280
+ }
2281
+ }, quantityconditionfoundobjprops != null && /*#__PURE__*/React.createElement(React.Fragment, null, (quantityconditionfoundobjprops === null || quantityconditionfoundobjprops === void 0 ? void 0 : quantityconditionfoundobjprops.type) == 'add' ? '+' : '-', quantityconditionfoundobjprops === null || quantityconditionfoundobjprops === void 0 ? void 0 : quantityconditionfoundobjprops.value, "%")), /*#__PURE__*/React.createElement("div", {
2282
+ "class": "col-lg-12 p-0 d-flex justift-content-start"
2599
2283
  }, /*#__PURE__*/React.createElement("p", {
2600
- className: "m-0 p-0",
2284
+ "class": "m-0 p-0"
2285
+ }, /*#__PURE__*/React.createElement("span", {
2601
2286
  style: {
2602
- color: sectionproperties.total_color,
2603
- fontSize: sectionproperties.total_fontsize + 'px',
2604
- fontWeight: sectionproperties.total_fontweight,
2605
- textTransform: sectionproperties.total_texttransform
2287
+ fontSize: sectionproperties.defaultPriceFontSize + 'px',
2288
+ fontWeight: sectionproperties.defaultPriceFontWeight,
2289
+ color: sectionproperties.defaultPriceColor
2606
2290
  }
2607
- }, lang.total, ":"), /*#__PURE__*/React.createElement("div", {
2608
- className: "col-lg-9 col-md-9 col-sm-9 d-flex align-items-center pl-1 pr-1"
2609
- }, /*#__PURE__*/React.createElement("p", {
2610
- className: 'm-0 p-0 wordbreak d-flex align-items-center justify-content-end',
2291
+ }, 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.createElement("span", {
2611
2292
  style: {
2612
- fontSize: sectionproperties.prodpriceFontSize + 'px',
2613
- fontWeight: sectionproperties.prodPriceFontWeight,
2614
- color: sectionproperties.prodPriceColor
2293
+ fontSize: sectionproperties.defaultSalePriceFontSize + 'px',
2294
+ fontWeight: sectionproperties.defaultSalePriceFontWeight,
2295
+ color: sectionproperties.defaultSalePriceColor
2615
2296
  }
2616
- }, fetchProductInfoQueryContext.data.data.productinfo.hassale == 0 && /*#__PURE__*/React.createElement("span", {
2617
- 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 '
2618
- }, 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.createElement(React.Fragment, null, fetchProductInfoQueryContext.data.data.productinfo.hassale == 1 && /*#__PURE__*/React.createElement("span", {
2619
- 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 '
2620
- }, 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.createElement("p", {
2621
- className: 'm-0 p-0 linethrough wordbreak',
2297
+ }, ' ', "-", ' '), fetchProductInfoQueryContext.data.data.productinfo.hassale == 1 && /*#__PURE__*/React.createElement("span", {
2298
+ "class": "linethrough",
2622
2299
  style: {
2623
- color: sectionproperties.prodsalePriceColor,
2624
- fontSize: sectionproperties.prodsalepriceFontSize + 'px',
2625
- fontWeight: sectionproperties.prodsalePriceFontWeight
2300
+ fontSize: sectionproperties.defaultSalePriceFontSize + 'px',
2301
+ fontWeight: sectionproperties.defaultSalePriceFontWeight,
2302
+ color: sectionproperties.defaultSalePriceColor
2626
2303
  }
2627
- }, fetchProductInfoQueryContext.data.data.productinfo.hassale == 1 && /*#__PURE__*/React.createElement("span", {
2628
- 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 '
2304
+ }, 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.createElement("div", {
2305
+ "class": "col-lg-12 p-0 d-flex align-items-center justift-content-start"
2306
+ }, /*#__PURE__*/React.createElement("p", {
2307
+ "class": "m-0 p-0 d-flex align-items-center justift-content-start"
2629
2308
  }, /*#__PURE__*/React.createElement("span", {
2630
- className: "ml-2 mr-2"
2631
- }, "-"), " ", 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.createElement("div", {
2632
- "class": 'row m-0 w-100 d-flex align-items-center mb-3 pl-5 pr-5 p-md-0 '
2633
- }, /*#__PURE__*/React.createElement("div", {
2634
2309
  style: {
2635
- width: sectionproperties.iconcontainerwidth + 'px',
2636
- height: sectionproperties.iconcontainerheight + 'px',
2637
- borderRadius: sectionproperties.iconcontainerborderbl + 'px',
2638
- background: sectionproperties.iconcontainerbg
2310
+ fontSize: sectionproperties.counterTitleFontSize + 'px',
2311
+ color: sectionproperties.counterTitleColor,
2312
+ fontWeight: sectionproperties.counterTitleFontWeight
2639
2313
  }
2640
- }, /*#__PURE__*/React.createElement("i", {
2641
- "class": "h-100 d-flex align-items-center justify-content-center"
2642
- }, /*#__PURE__*/React.createElement(RiSecurePaymentLine, {
2643
- size: 20,
2314
+ }, langdetect == 'en' ? sectionproperties.countertitleen : sectionproperties.countertitlear), /*#__PURE__*/React.createElement("span", {
2315
+ "class": "ml-1 mr-1",
2644
2316
  style: {
2645
- color: sectionproperties.iconcontainercolor
2317
+ fontSize: sectionproperties.counterValueFontSize + 'px',
2318
+ color: sectionproperties.counterValueColor,
2319
+ fontWeight: sectionproperties.counterValueFontWeight
2646
2320
  }
2647
- }))), /*#__PURE__*/React.createElement("div", {
2648
- "class": "col-lg-9 col-md-9 col-sm-9 d-flex justofy-content-start"
2321
+ }, 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.createElement("div", {
2322
+ style: {
2323
+ background: sectionproperties.pillbgcolor,
2324
+ width: 'fit-content',
2325
+ borderRadius: sectionproperties.pillborderBottomLeftRadius + 'px',
2326
+ border: sectionproperties.pillBorderWidth + 'px solid ' + sectionproperties.pillBorderColor,
2327
+ direction: 'ltr'
2328
+ },
2329
+ "class": "ml-2 mr-2"
2649
2330
  }, /*#__PURE__*/React.createElement("p", {
2650
- "class": "m-0 p-0 wordbreak",
2331
+ "class": "m-0 pl-2 pr-2 py-0",
2651
2332
  style: {
2652
- fontSize: sectionproperties.icontextfontsize + 'px',
2653
- color: sectionproperties.icontextcolor,
2654
- fontWeight: sectionproperties.icontextfontweight
2333
+ color: sectionproperties.pillcolor,
2334
+ fontWeight: sectionproperties.pillfontWeight,
2335
+ fontSize: '13px',
2336
+ lineHeight: '25px'
2655
2337
  }
2656
- }, lang.securepayment))))))), /*#__PURE__*/React.createElement("div", {
2338
+ }, '-' + Math.round(10.0 * ((parseFloat(getprice_discountpriceprops('defaultprice', 0)) - parseFloat(getprice_discountpriceprops('defaultsaleprice', 0))) / parseFloat(getprice_discountpriceprops('defaultprice', 0))) * 100) / 10.0 + '%'))))), /*#__PURE__*/React.createElement("div", {
2339
+ "class": "col-lg-12 d-flex align-items-center justify-content-start p-0 flex-column"
2340
+ }, /*#__PURE__*/React.createElement("p", {
2341
+ "class": "m-0 p-0 mb-2 w-100",
2342
+ style: {
2343
+ fontSize: '15px',
2344
+ color: sectionproperties.tabtextactivecolor,
2345
+ fontWeight: sectionproperties.tabtextfontweight,
2346
+ background: sectionproperties.tabcontainerbgcolor,
2347
+ textTransform: sectionproperties.tabtexttexttransform,
2348
+ borderRadius: sectionproperties.tabcontainerborderradius + 'px',
2349
+ fontFamily: 'Poppins',
2350
+ transition: '.3s',
2351
+ textAlign: langdetect == 'en' ? 'left' : 'right'
2352
+ }
2353
+ }, langdetect == 'en' ? 'Reservation' : 'الحجز'), /*#__PURE__*/React.createElement("div", {
2354
+ style: {
2355
+ height: 1,
2356
+ width: '100%',
2357
+ background: '#eee'
2358
+ },
2359
+ "class": productinfo_cssstyles.before + ' before '
2360
+ })), /*#__PURE__*/React.createElement("div", {
2657
2361
  "class": "col-lg-12 p-0"
2658
- }, relatedproducts()));
2362
+ }, /*#__PURE__*/React.createElement(Serviceinfotabs, {
2363
+ actions: {
2364
+ fetchProductInfoQueryContext: fetchProductInfoQueryContext,
2365
+ sectionproperties: sectionproperties,
2366
+ lang: lang,
2367
+ langdetect: langdetect,
2368
+ productinfo_cssstyles: productinfo_cssstyles,
2369
+ AddtoCartMutationContext: AddtoCartMutationContext,
2370
+ GeneralAPIMutationContext: GeneralAPIMutationContext,
2371
+ addtocardpayloadobj: addtocardpayloadobj,
2372
+ setaddtocardpayloadobj: setaddtocardpayloadobj,
2373
+ NotificationManager: NotificationManager,
2374
+ addtocartfunc: addtocartfunc,
2375
+ getprice_discountpriceprops: getprice_discountpriceprops,
2376
+ authdetailsContext: authdetailsContext
2377
+ }
2378
+ })))))), /*#__PURE__*/React.createElement("div", {
2379
+ 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',
2380
+ style: {
2381
+ borderLeft: langdetect == 'en' ? '1px solid #eee' : 0,
2382
+ borderRight: langdetect == 'ar' ? '1px solid #eee' : 0,
2383
+ paddingTop: sectionproperties.showpricinglist == 'Show' ? '.5rem' : '1.5rem'
2384
+ }
2385
+ }, /*#__PURE__*/React.createElement("div", {
2386
+ "class": "row m-0 w-100",
2387
+ style: {
2388
+ paddingLeft: langdetect == 'en' ? '.5em' : 0,
2389
+ paddingRight: langdetect == 'ar' ? '.5rem' : 0
2390
+ }
2391
+ }, StoreInfoprops()))));
2659
2392
  };
2660
2393
 
2661
2394
  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; }
2662
2395
  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(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; }
2663
2396
  var Productinfo = function Productinfo(props) {
2664
- var _ref, _ref2;
2397
+ 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;
2665
2398
  var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
2666
2399
  var lang = props.actions.lang;
2667
2400
  var langdetect = props.actions.langdetect;
@@ -2710,7 +2443,11 @@ var Productinfo = function Productinfo(props) {
2710
2443
  _useState12 = _slicedToArray(_useState11, 2),
2711
2444
  productimagesarray = _useState12[0],
2712
2445
  setproductimagesarray = _useState12[1];
2713
- var _useState13 = useState({
2446
+ var _useState13 = useState(null),
2447
+ _useState14 = _slicedToArray(_useState13, 2),
2448
+ quantityconditionfoundobj = _useState14[0],
2449
+ setquantityconditionfoundobj = _useState14[1];
2450
+ var _useState15 = useState({
2714
2451
  functype: 'add',
2715
2452
  item_type: 'product',
2716
2453
  productid: '',
@@ -2721,17 +2458,28 @@ var Productinfo = function Productinfo(props) {
2721
2458
  from: '',
2722
2459
  to: ''
2723
2460
  }),
2724
- _useState14 = _slicedToArray(_useState13, 2),
2725
- addtocardpayloadobj = _useState14[0],
2726
- setaddtocardpayloadobj = _useState14[1];
2727
- var _useState15 = useState(''),
2728
2461
  _useState16 = _slicedToArray(_useState15, 2),
2729
- variantindexcompleted = _useState16[0],
2730
- setvariantindexcompleted = _useState16[1];
2731
- var _useState17 = useState(false),
2462
+ addtocardpayloadobj = _useState16[0],
2463
+ setaddtocardpayloadobj = _useState16[1];
2464
+ var _useState17 = useState(''),
2732
2465
  _useState18 = _slicedToArray(_useState17, 2),
2733
- isloaded = _useState18[0],
2734
- setisloaded = _useState18[1];
2466
+ variantindexcompleted = _useState18[0],
2467
+ setvariantindexcompleted = _useState18[1];
2468
+ var _useState19 = useState(false),
2469
+ _useState20 = _slicedToArray(_useState19, 2),
2470
+ isloaded = _useState20[0],
2471
+ setisloaded = _useState20[1];
2472
+ var _useState21 = useState(false),
2473
+ _useState22 = _slicedToArray(_useState21, 2),
2474
+ showMore = _useState22[0],
2475
+ setShowMore = _useState22[1];
2476
+ var _useState23 = useState(0),
2477
+ _useState24 = _slicedToArray(_useState23, 2),
2478
+ tabIndex = _useState24[0],
2479
+ setTabIndex = _useState24[1];
2480
+ var handleTabChange = function handleTabChange(event, newTabIndex) {
2481
+ setTabIndex(newTabIndex);
2482
+ };
2735
2483
  useEffect(function () {
2736
2484
  if (Object.keys(StatePagePropertiesContext).length != 0) {
2737
2485
  var secpropobj = {};
@@ -2842,8 +2590,6 @@ var Productinfo = function Productinfo(props) {
2842
2590
  });
2843
2591
  variantchecker();
2844
2592
  variantcompleting();
2845
-
2846
- // queryClient.setQueryData('fetchProductInfo_API' + JSON.stringify(fetchproductinfoObjContext), productarr);
2847
2593
  setProductInfoObj(_objectSpread$1X({}, productarr));
2848
2594
  };
2849
2595
  var variantchecker = function variantchecker() {
@@ -3096,6 +2842,21 @@ var Productinfo = function Productinfo(props) {
3096
2842
  }
3097
2843
  };
3098
2844
  var productinfo_cssstyles = {
2845
+ before: css({
2846
+ ':before': {
2847
+ background: sectionproperties.activetabbordercolor
2848
+ }
2849
+ }),
2850
+ reservationtab: css({
2851
+ color: sectionproperties.tabtextactivecolor,
2852
+ fontWeight: sectionproperties.tabtextfontweight,
2853
+ background: sectionproperties.activetabbgcolor,
2854
+ textTransform: sectionproperties.tabtexttexttransform,
2855
+ borderRadius: sectionproperties.tabcontainerborderradius + 'px',
2856
+ fontFamily: 'Poppins',
2857
+ transition: '.3s',
2858
+ textAlign: 'start'
2859
+ }),
3099
2860
  cart_btn: css({
3100
2861
  width: sectionproperties.cartBtnWidth + 'px',
3101
2862
  height: sectionproperties.cartBtnHeight + 'px',
@@ -3278,6 +3039,224 @@ var Productinfo = function Productinfo(props) {
3278
3039
  }
3279
3040
  })
3280
3041
  };
3042
+ var getprice_discountpriceprops = function getprice_discountpriceprops(type, withtotal, variantindexcompleted) {
3043
+ var _fetchProductInfoQuer11, _fetchProductInfoQuer12, _fetchProductInfoQuer13, _fetchProductInfoQuer14, _fetchProductInfoQuer15, _fetchProductInfoQuer16, _fetchProductInfoQuer17, _fetchProductInfoQuer18, _fetchProductInfoQuer19, _fetchProductInfoQuer20, _fetchProductInfoQuer21, _fetchProductInfoQuer22, _fetchProductInfoQuer23;
3044
+ var price = 0;
3045
+ var quantityconditions = [];
3046
+ var quantity = 0;
3047
+ if (addtocardpayloadobj.quantity != undefined && addtocardpayloadobj.quantity != null) {
3048
+ quantity = parseFloat(addtocardpayloadobj.quantity);
3049
+ }
3050
+ 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) {
3051
+ quantityconditions = fetchProductInfoQueryContext.data.data.productinfo.productquantityoptions;
3052
+ }
3053
+ if (type == 'defaultprice') {
3054
+ price = fetchProductInfoQueryContext.data.data.productinfo.defaultprice;
3055
+ if (fetchProductInfoQueryContext.data.data.productinfo.hasvariants == 1) {
3056
+ if (variantindexcompleted != undefined) {
3057
+ var _fetchProductInfoQuer24, _fetchProductInfoQuer25, _fetchProductInfoQuer26, _fetchProductInfoQuer27;
3058
+ 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) {
3059
+ var _fetchProductInfoQuer28, _fetchProductInfoQuer29, _fetchProductInfoQuer30, _fetchProductInfoQuer31;
3060
+ 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;
3061
+ }
3062
+ }
3063
+ }
3064
+ } else if (type == 'defaultsaleprice') {
3065
+ price = fetchProductInfoQueryContext.data.data.productinfo.defaultsaleprice;
3066
+ if (fetchProductInfoQueryContext.data.data.productinfo.hasvariants == 1) {
3067
+ if (variantindexcompleted != undefined) {
3068
+ var _fetchProductInfoQuer32, _fetchProductInfoQuer33, _fetchProductInfoQuer34, _fetchProductInfoQuer35;
3069
+ 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) {
3070
+ var _fetchProductInfoQuer36, _fetchProductInfoQuer37, _fetchProductInfoQuer38, _fetchProductInfoQuer39;
3071
+ 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;
3072
+ }
3073
+ }
3074
+ }
3075
+ }
3076
+ var localquantityconditionobj = null;
3077
+ var temppriceinseidconditions = price;
3078
+ quantityconditions.forEach(function (item, index) {
3079
+ if (item.fromq <= quantity && item.toq >= quantity) {
3080
+ var discountprice = item.value / 100 * price;
3081
+ if (item.type == 'add') {
3082
+ temppriceinseidconditions = price + discountprice;
3083
+ } else if (item.type == 'subtract') {
3084
+ temppriceinseidconditions = price - discountprice;
3085
+ }
3086
+ localquantityconditionobj = item;
3087
+ }
3088
+ });
3089
+ price = temppriceinseidconditions;
3090
+ setquantityconditionfoundobj(localquantityconditionobj);
3091
+ if (withtotal == true) {
3092
+ price = price * quantity;
3093
+ }
3094
+ return price;
3095
+ };
3096
+ var getQuantityCondition = function getQuantityCondition() {
3097
+ var _fetchProductInfoQuer40, _fetchProductInfoQuer41, _fetchProductInfoQuer42, _fetchProductInfoQuer43;
3098
+ return /*#__PURE__*/React.createElement("div", {
3099
+ "class": "col-lg-12 p-0",
3100
+ style: {
3101
+ background: sectionproperties.reservation_bgcolor,
3102
+ borderRadius: sectionproperties.reservation_borderradius + 'px'
3103
+ }
3104
+ }, /*#__PURE__*/React.createElement("div", {
3105
+ "class": "row m-0 w-100",
3106
+ style: {
3107
+ paddingLeft: sectionproperties.reservation_padding_left + 'rem',
3108
+ paddingRight: sectionproperties.reservation_padding_right + 'rem',
3109
+ paddingTop: sectionproperties.reservation_padding_top + 'rem',
3110
+ paddingBottom: sectionproperties.reservation_padding_bottom + 'rem'
3111
+ }
3112
+ }, /*#__PURE__*/React.createElement("div", {
3113
+ "class": "col-lg-12 p-0 mb-4 allcentered flex-column"
3114
+ }, /*#__PURE__*/React.createElement("p", {
3115
+ "class": "m-0 p-0 ",
3116
+ style: {
3117
+ color: sectionproperties.pricelisttitlecolor,
3118
+ fontSize: sectionproperties.pricelisttitlefontSize + 'px',
3119
+ fontWeight: sectionproperties.pricelisttitlefontWeight
3120
+ }
3121
+ }, langdetect == 'en' ? sectionproperties.pricelisttitle_en : sectionproperties.pricelisttitle_ar), /*#__PURE__*/React.createElement("div", {
3122
+ style: {
3123
+ width: '30%',
3124
+ height: 1,
3125
+ background: sectionproperties.pricelisttitlecolor
3126
+ }
3127
+ })), 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) {
3128
+ var _fetchProductInfoQuer44, _fetchProductInfoQuer45, _fetchProductInfoQuer46, _fetchProductInfoQuer47;
3129
+ return /*#__PURE__*/React.createElement("div", {
3130
+ className: "col-lg-12 p-0 w-100 d-flex align-items-center",
3131
+ style: {
3132
+ 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
3133
+ }
3134
+ }, /*#__PURE__*/React.createElement("div", {
3135
+ "class": "d-flex align-items-center",
3136
+ style: {
3137
+ color: sectionproperties.pricelistlabelcolor,
3138
+ fontSize: sectionproperties.pricelistlabelfontsize + 'px',
3139
+ fontWeight: sectionproperties.pricelistlabelfontweight
3140
+ }
3141
+ }, /*#__PURE__*/React.createElement("p", {
3142
+ "class": "m-0 pb-0",
3143
+ style: {
3144
+ paddingRight: langdetect == 'en' ? '0.5rem' : 0,
3145
+ paddingLeft: langdetect == 'ar' ? '0.5rem' : 0
3146
+ }
3147
+ }, langdetect == 'en' ? 'From' : 'من', ": ", item.fromq, " - ", item.toq)), /*#__PURE__*/React.createElement("div", {
3148
+ "class": "",
3149
+ style: {
3150
+ flex: 1,
3151
+ borderTop: '5px dotted #ccc'
3152
+ }
3153
+ }), /*#__PURE__*/React.createElement("p", {
3154
+ "class": "m-0 pb-0",
3155
+ style: {
3156
+ paddingLeft: langdetect == 'en' ? '0.5rem' : 0,
3157
+ paddingRight: langdetect == 'ar' ? '0.5rem' : 0,
3158
+ color: item.type == 'add' ? sectionproperties.valueaddcolor : sectionproperties.valueminuscolor,
3159
+ fontSize: sectionproperties.pricelistvaluefontsize + 'px',
3160
+ fontWeight: sectionproperties.pricelistvaluefontweight
3161
+ }
3162
+ }, item.type == 'subtract' ? '-' : '+', " ", item.value, "%"));
3163
+ })));
3164
+ };
3165
+ var StoreInfo = function StoreInfo() {
3166
+ var _authdetailsContext$i5, _authdetailsContext$i6;
3167
+ return /*#__PURE__*/React.createElement("div", {
3168
+ "class": "row m-0 w-100"
3169
+ }, sectionproperties.productInformationType == 'Product/Service Information' && /*#__PURE__*/React.createElement("div", {
3170
+ className: "col-lg-12 p-0 w-100 d-flex align-items-center mb-4"
3171
+ }, /*#__PURE__*/React.createElement("div", {
3172
+ "class": productinfo_cssstyles.iconContainer
3173
+ }, /*#__PURE__*/React.createElement("i", {
3174
+ className: "h-100 d-flex align-items-center justify-content-center"
3175
+ }, /*#__PURE__*/React.createElement(FaShippingFast, {
3176
+ size: 20
3177
+ }))), /*#__PURE__*/React.createElement("div", {
3178
+ className: "col-lg-9 col-md-9 col-sm-9 d-flex justofy-content-start flex-column"
3179
+ }, /*#__PURE__*/React.createElement("p", {
3180
+ className: productinfo_cssstyles.storeInfo + ' m-0 p-0 wordbreak ',
3181
+ style: {
3182
+ textAlign: langdetect == 'en' ? 'left' : 'right'
3183
+ }
3184
+ }, langdetect == 'en' ? sectionproperties.otherinfotitle1en : sectionproperties.otherinfotitle1ar), /*#__PURE__*/React.createElement("p", {
3185
+ className: productinfo_cssstyles.storeInfoContent + ' m-0 p-0 wordbreak ',
3186
+ style: {
3187
+ textAlign: langdetect == 'en' ? 'left' : 'right'
3188
+ }
3189
+ }, langdetect == 'en' ? sectionproperties.otherinfodesc1en : sectionproperties.otherinfodesc1ar))), sectionproperties.productInformationType == 'Product/Service Information' && /*#__PURE__*/React.createElement("div", {
3190
+ className: "col-lg-12 p-0 d-flex align-items-center mb-4"
3191
+ }, /*#__PURE__*/React.createElement("div", {
3192
+ "class": productinfo_cssstyles.iconContainer
3193
+ }, /*#__PURE__*/React.createElement("i", {
3194
+ className: "h-100 d-flex align-items-center justify-content-center"
3195
+ }, /*#__PURE__*/React.createElement(RiSecurePaymentLine, {
3196
+ size: 20
3197
+ }))), /*#__PURE__*/React.createElement("div", {
3198
+ className: "col-lg-9 col-md-9 col-sm-9 d-flex justofy-content-start flex-column"
3199
+ }, /*#__PURE__*/React.createElement("p", {
3200
+ className: productinfo_cssstyles.storeInfo + ' m-0 p-0 wordbreak ',
3201
+ style: {
3202
+ textAlign: langdetect == 'en' ? 'left' : 'right'
3203
+ }
3204
+ }, langdetect == 'en' ? sectionproperties.otherinfotitle2en : sectionproperties.otherinfotitle2ar), /*#__PURE__*/React.createElement("p", {
3205
+ className: productinfo_cssstyles.storeInfoContent + ' m-0 p-0 wordbreak ',
3206
+ style: {
3207
+ textAlign: langdetect == 'en' ? 'left' : 'right'
3208
+ }
3209
+ }, langdetect == 'en' ? sectionproperties.otherinfodesc2en : sectionproperties.otherinfodesc2ar))), sectionproperties.productInformationType == 'Product/Service Information' && sectionproperties.showpricinglist == 'Show' && /*#__PURE__*/React.createElement("div", {
3210
+ "class": "col-lg-12 p-0 mb-4"
3211
+ }, getQuantityCondition()), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React.createElement("div", {
3212
+ className: productinfo_cssstyles.storeinfocontainer + ' mb-4 col-lg-12 p-0 d-flex align-items-center cursor-pointer ',
3213
+ onClick: function onClick() {
3214
+ window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_blank');
3215
+ }
3216
+ }, /*#__PURE__*/React.createElement("div", {
3217
+ "class": productinfo_cssstyles.iconContainer + ' iconContainer '
3218
+ }, /*#__PURE__*/React.createElement("i", {
3219
+ className: "h-100 d-flex align-items-center justify-content-center"
3220
+ }, /*#__PURE__*/React.createElement(HiOutlinePhone, {
3221
+ size: 20
3222
+ }))), /*#__PURE__*/React.createElement("div", {
3223
+ className: "col-lg-9 col-md-9 col-sm-9 d-flex justofy-content-start flex-column"
3224
+ }, /*#__PURE__*/React.createElement("p", {
3225
+ className: productinfo_cssstyles.storeInfo + ' m-0 p-0 wordbreak ',
3226
+ style: {
3227
+ textAlign: langdetect == 'en' ? 'left' : 'right'
3228
+ }
3229
+ }, langdetect == 'en' ? sectionproperties.phonetitle_en : sectionproperties.phonetitle_ar), /*#__PURE__*/React.createElement("p", {
3230
+ className: productinfo_cssstyles.storeInfoContent + ' storeInfoContent m-0 p-0 wordbreak ',
3231
+ style: {
3232
+ textAlign: langdetect == 'en' ? 'left' : 'right'
3233
+ }
3234
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber))), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React.createElement("div", {
3235
+ className: productinfo_cssstyles.storeinfocontainer + ' mb-4 col-lg-12 p-0 d-flex align-items-center cursor-pointer ',
3236
+ onClick: function onClick() {
3237
+ var _authdetailsContext$i3, _authdetailsContext$i4;
3238
+ 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');
3239
+ }
3240
+ }, /*#__PURE__*/React.createElement("div", {
3241
+ "class": productinfo_cssstyles.iconContainer + ' iconContainer '
3242
+ }, /*#__PURE__*/React.createElement("i", {
3243
+ className: "h-100 d-flex align-items-center justify-content-center"
3244
+ }, /*#__PURE__*/React.createElement(AiOutlineMail, {
3245
+ size: 20
3246
+ }))), /*#__PURE__*/React.createElement("div", {
3247
+ className: "col-lg-9 col-md-9 col-sm-9 d-flex justofy-content-start flex-column"
3248
+ }, /*#__PURE__*/React.createElement("p", {
3249
+ className: productinfo_cssstyles.storeInfo + ' m-0 p-0 wordbreak ',
3250
+ style: {
3251
+ textAlign: langdetect == 'en' ? 'left' : 'right'
3252
+ }
3253
+ }, langdetect == 'en' ? sectionproperties.emailtitle_en : sectionproperties.emailtitle_ar), /*#__PURE__*/React.createElement("p", {
3254
+ className: productinfo_cssstyles.storeInfoContent + ' storeInfoContent m-0 p-0 wordbreak ',
3255
+ style: {
3256
+ textAlign: langdetect == 'en' ? 'left' : 'right'
3257
+ }
3258
+ }, 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))));
3259
+ };
3281
3260
  return /*#__PURE__*/React.createElement("div", {
3282
3261
  className: 'row w-100 ml-0 mr-0',
3283
3262
  style: {
@@ -3295,21 +3274,181 @@ var Productinfo = function Productinfo(props) {
3295
3274
  duration: "1s"
3296
3275
  })), /*#__PURE__*/React.createElement("div", {
3297
3276
  className: "col-lg-12 p-0"
3298
- }, !fetchProductInfoQueryContext.isFetching && fetchProductInfoQueryContext.isSuccess && fetchProductInfoQueryContext.data.data.productinfo != null && /*#__PURE__*/React.createElement("div", null, fetchProductInfoQueryContext.data.data.productinfo.item_type == 'product' && /*#__PURE__*/React.createElement(Product_itemtype, {
3277
+ }, !fetchProductInfoQueryContext.isFetching && fetchProductInfoQueryContext.isSuccess && fetchProductInfoQueryContext.data.data.productinfo != null && /*#__PURE__*/React.createElement("div", {
3278
+ 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 ',
3279
+ style: {
3280
+ paddingLeft: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px' : 0,
3281
+ paddingRight: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px' : 0
3282
+ }
3283
+ }, fetchProductInfoQueryContext.data.data.productinfo.item_type == 'product' && /*#__PURE__*/React.createElement(Product_itemtype, {
3299
3284
  actions: (_ref = {
3300
3285
  returnpolicyobj: returnpolicyobj,
3301
3286
  langdetect: langdetect,
3302
3287
  lang: lang,
3303
3288
  srcfromprops: props.srcfromprops
3304
- }, _defineProperty(_ref, "returnpolicyobj", returnpolicyobj), _defineProperty(_ref, "productinfo_cssstyles", productinfo_cssstyles), _defineProperty(_ref, "addtocartfunc", addtocartfunc), _defineProperty(_ref, "selectproductoptionvalue", selectproductoptionvalue), _defineProperty(_ref, "productimagesarray", productimagesarray), _defineProperty(_ref, "fetchProductInfoQueryContext", fetchProductInfoQueryContext), _defineProperty(_ref, "ProductInfoObj", ProductInfoObj), _defineProperty(_ref, "sectionproperties", sectionproperties), _defineProperty(_ref, "addtocardpayloadobj", addtocardpayloadobj), _defineProperty(_ref, "setaddtocardpayloadobj", setaddtocardpayloadobj), _defineProperty(_ref, "routingcountext", routingcountext), _defineProperty(_ref, "AddtoCartMutationContext", AddtoCartMutationContext), _defineProperty(_ref, "authdetailsContext", authdetailsContext), _defineProperty(_ref, "addtofavoritescontext", addtofavoritescontext), _defineProperty(_ref, "variantindexcompleted", variantindexcompleted), _defineProperty(_ref, "StaticPagesLinksContext", StaticPagesLinksContext), _defineProperty(_ref, "NotificationManager", NotificationManager), _defineProperty(_ref, "relatedproducts", relatedproducts), _ref)
3289
+ }, _defineProperty(_ref, "returnpolicyobj", returnpolicyobj), _defineProperty(_ref, "productinfo_cssstyles", productinfo_cssstyles), _defineProperty(_ref, "addtocartfunc", addtocartfunc), _defineProperty(_ref, "selectproductoptionvalue", selectproductoptionvalue), _defineProperty(_ref, "productimagesarray", productimagesarray), _defineProperty(_ref, "fetchProductInfoQueryContext", fetchProductInfoQueryContext), _defineProperty(_ref, "ProductInfoObj", ProductInfoObj), _defineProperty(_ref, "sectionproperties", sectionproperties), _defineProperty(_ref, "addtocardpayloadobj", addtocardpayloadobj), _defineProperty(_ref, "setaddtocardpayloadobj", setaddtocardpayloadobj), _defineProperty(_ref, "routingcountext", routingcountext), _defineProperty(_ref, "AddtoCartMutationContext", AddtoCartMutationContext), _defineProperty(_ref, "authdetailsContext", authdetailsContext), _defineProperty(_ref, "addtofavoritescontext", addtofavoritescontext), _defineProperty(_ref, "variantindexcompleted", variantindexcompleted), _defineProperty(_ref, "StaticPagesLinksContext", StaticPagesLinksContext), _defineProperty(_ref, "NotificationManager", NotificationManager), _defineProperty(_ref, "quantityconditionfoundobjprops", quantityconditionfoundobj), _defineProperty(_ref, "relatedproducts", relatedproducts), _defineProperty(_ref, "getprice_discountpriceprops", getprice_discountpriceprops), _defineProperty(_ref, "StoreInfoprops", StoreInfo), _ref)
3305
3290
  }), fetchProductInfoQueryContext.data.data.productinfo.item_type == 'service' && /*#__PURE__*/React.createElement(Service_itemtype, {
3306
3291
  actions: (_ref2 = {
3307
3292
  returnpolicyobj: returnpolicyobj,
3308
3293
  langdetect: langdetect,
3309
3294
  lang: lang,
3310
3295
  srcfromprops: props.srcfromprops
3311
- }, _defineProperty(_ref2, "returnpolicyobj", returnpolicyobj), _defineProperty(_ref2, "productinfo_cssstyles", productinfo_cssstyles), _defineProperty(_ref2, "addtocartfunc", addtocartfunc), _defineProperty(_ref2, "selectproductoptionvalue", selectproductoptionvalue), _defineProperty(_ref2, "productimagesarray", productimagesarray), _defineProperty(_ref2, "fetchProductInfoQueryContext", fetchProductInfoQueryContext), _defineProperty(_ref2, "sectionproperties", sectionproperties), _defineProperty(_ref2, "addtocardpayloadobj", addtocardpayloadobj), _defineProperty(_ref2, "setaddtocardpayloadobj", setaddtocardpayloadobj), _defineProperty(_ref2, "routingcountext", routingcountext), _defineProperty(_ref2, "AddtoCartMutationContext", AddtoCartMutationContext), _defineProperty(_ref2, "authdetailsContext", authdetailsContext), _defineProperty(_ref2, "addtofavoritescontext", addtofavoritescontext), _defineProperty(_ref2, "StaticPagesLinksContext", StaticPagesLinksContext), _defineProperty(_ref2, "variantindexcompleted", variantindexcompleted), _defineProperty(_ref2, "GeneralAPIMutationContext", GeneralAPIMutationContext), _defineProperty(_ref2, "NotificationManager", NotificationManager), _defineProperty(_ref2, "relatedproducts", relatedproducts), _ref2)
3312
- }))));
3296
+ }, _defineProperty(_ref2, "returnpolicyobj", returnpolicyobj), _defineProperty(_ref2, "productinfo_cssstyles", productinfo_cssstyles), _defineProperty(_ref2, "addtocartfunc", addtocartfunc), _defineProperty(_ref2, "selectproductoptionvalue", selectproductoptionvalue), _defineProperty(_ref2, "productimagesarray", productimagesarray), _defineProperty(_ref2, "fetchProductInfoQueryContext", fetchProductInfoQueryContext), _defineProperty(_ref2, "sectionproperties", sectionproperties), _defineProperty(_ref2, "addtocardpayloadobj", addtocardpayloadobj), _defineProperty(_ref2, "setaddtocardpayloadobj", setaddtocardpayloadobj), _defineProperty(_ref2, "routingcountext", routingcountext), _defineProperty(_ref2, "AddtoCartMutationContext", AddtoCartMutationContext), _defineProperty(_ref2, "authdetailsContext", authdetailsContext), _defineProperty(_ref2, "addtofavoritescontext", addtofavoritescontext), _defineProperty(_ref2, "StaticPagesLinksContext", StaticPagesLinksContext), _defineProperty(_ref2, "variantindexcompleted", variantindexcompleted), _defineProperty(_ref2, "GeneralAPIMutationContext", GeneralAPIMutationContext), _defineProperty(_ref2, "NotificationManager", NotificationManager), _defineProperty(_ref2, "getprice_discountpriceprops", getprice_discountpriceprops), _defineProperty(_ref2, "quantityconditionfoundobjprops", quantityconditionfoundobj), _defineProperty(_ref2, "relatedproducts", relatedproducts), _defineProperty(_ref2, "getQuantityCondition", getQuantityCondition), _defineProperty(_ref2, "StoreInfoprops", StoreInfo), _ref2)
3297
+ }), /*#__PURE__*/React.createElement("div", {
3298
+ 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 ',
3299
+ style: {
3300
+ paddingLeft: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px' : 0,
3301
+ paddingRight: props.srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px' : 0
3302
+ }
3303
+ }, /*#__PURE__*/React.createElement("div", {
3304
+ "class": "".concat(productinfo_cssstyles.cardcontainer) + ' ml-0 mr-0 w-100 pl-md-3 pr-md-3 px-1025-1 ',
3305
+ style: {
3306
+ paddingLeft: sectionproperties.tabspaddinghorizontal + 'px',
3307
+ paddingRight: sectionproperties.tabspaddinghorizontal + 'px',
3308
+ marginBottom: sectionproperties.tabsmb + 'px',
3309
+ paddingTop: sectionproperties.tabsPt + 'px',
3310
+ paddingBottom: sectionproperties.tabsPb + 'px'
3311
+ }
3312
+ }, /*#__PURE__*/React.createElement(Box, null, /*#__PURE__*/React.createElement(Tabs, {
3313
+ value: tabIndex,
3314
+ onChange: handleTabChange,
3315
+ scrollButtons: "auto",
3316
+ TabIndicatorProps: {
3317
+ style: {
3318
+ background: sectionproperties.activetabbordercolor,
3319
+ right: sectionproperties.showfirstpolicy == 'Hide' ? 0 : sectionproperties.showsecondpolicy == 'Hide' ? 0 : '',
3320
+ margin: sectionproperties.showfirstpolicy == 'Hide' ? 'auto' : sectionproperties.showsecondpolicy == 'Hide' ? 'auto' : ''
3321
+ }
3322
+ },
3323
+ sx: {
3324
+ '& button': {
3325
+ color: sectionproperties.tabtextcolor,
3326
+ fontWeight: sectionproperties.tabtextfontweight,
3327
+ background: sectionproperties.tabcontainerbgcolor,
3328
+ textTransform: sectionproperties.tabtexttexttransform,
3329
+ borderRadius: sectionproperties.tabcontainerborderradius + 'px',
3330
+ fontFamily: 'Poppins',
3331
+ transition: '.3s'
3332
+ },
3333
+ '& button:hover': {
3334
+ color: sectionproperties.tabscoloronhover,
3335
+ fontFamily: 'Poppins',
3336
+ transition: '.3s'
3337
+ },
3338
+ '& button.Mui-selected': {
3339
+ color: sectionproperties.tabtextactivecolor,
3340
+ background: sectionproperties.activetabbgcolor,
3341
+ fontFamily: 'Poppins',
3342
+ transition: '.3s'
3343
+ }
3344
+ },
3345
+ variant: 'fullWidth'
3346
+ }, sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React.createElement(Tab, {
3347
+ label: langdetect == 'en' ? sectionproperties.tabsdescEn : sectionproperties.tabsdescAr
3348
+ }), sectionproperties.productInformationType == 'Product/Service Information' && sectionproperties.showfirstpolicy == 'Show' && /*#__PURE__*/React.createElement(Tab, {
3349
+ 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
3350
+ }), sectionproperties.productInformationType == 'Product/Service Information' && sectionproperties.showsecondpolicy == 'Show' && /*#__PURE__*/React.createElement(Tab, {
3351
+ 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
3352
+ }))), tabIndex === 0 && /*#__PURE__*/React.createElement(Box, {
3353
+ "class": "w-100"
3354
+ }, /*#__PURE__*/React.createElement("div", {
3355
+ "class": "col-lg-12 pl-5 pr-5 p-md-0 w-100 mt-3 mb-4"
3356
+ }, /*#__PURE__*/React.createElement("div", {
3357
+ "class": "row m-0 w-100"
3358
+ }, 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.createElement("div", {
3359
+ className: "col-lg-12 p-0 mb-4 d-flex justify-content-center"
3360
+ }, /*#__PURE__*/React.createElement("div", {
3361
+ className: "row m-0 w-100 d-flex"
3362
+ }, /*#__PURE__*/React.createElement("div", {
3363
+ "class": "col-lg-12 p-0 d-flex justify-content-start"
3364
+ }, /*#__PURE__*/React.createElement("p", {
3365
+ className: 'text-black text-capitalize m-0 p-0 wordbreak',
3366
+ style: {
3367
+ textAlign: langdetect == 'en' ? 'left' : 'right'
3368
+ },
3369
+ dangerouslySetInnerHTML: {
3370
+ __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)
3371
+ }
3372
+ })), /*#__PURE__*/React.createElement("div", {
3373
+ "class": "col-lg-12 allcentered"
3374
+ }, (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.createElement("p", {
3375
+ "class": "m-0 p-0 cursor-pointer text-grey font-weight-600",
3376
+ onClick: function onClick() {
3377
+ return setShowMore(!showMore);
3378
+ }
3379
+ }, 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.createElement("div", {
3380
+ className: "col-lg-12 p-0 mb-4 d-flex justify-content-center"
3381
+ }, /*#__PURE__*/React.createElement("div", {
3382
+ className: "row m-0 w-100 d-flex"
3383
+ }, /*#__PURE__*/React.createElement("div", {
3384
+ "class": "col-lg-12 p-0 d-flex justify-content-start flex-column"
3385
+ }, /*#__PURE__*/React.createElement("p", {
3386
+ className: 'text-black text-capitalize m-0 p-0 wordbreak',
3387
+ style: {
3388
+ textAlign: langdetect == 'en' ? 'left' : 'right'
3389
+ },
3390
+ dangerouslySetInnerHTML: {
3391
+ __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)
3392
+ }
3393
+ })), /*#__PURE__*/React.createElement("div", {
3394
+ "class": "col-lg-12 allcentered"
3395
+ }, (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.createElement("p", {
3396
+ "class": "m-0 p-0 cursor-pointer text-grey font-weight-600 text-right",
3397
+ onClick: function onClick() {
3398
+ return setShowMore(!showMore);
3399
+ }
3400
+ }, 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.createElement("div", {
3401
+ "class": "col-lg-12 p-0"
3402
+ }, /*#__PURE__*/React.createElement("div", {
3403
+ "class": "row m-0 w-100 allcentered pl-md-3 pr-md-3",
3404
+ style: {
3405
+ paddingLeft: sectionproperties.galleryPaddingHorizontal + 'px',
3406
+ paddingRight: sectionproperties.galleryPaddingHorizontal + 'px'
3407
+ }
3408
+ }, 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) {
3409
+ if (index <= 6) {
3410
+ return /*#__PURE__*/React.createElement("div", {
3411
+ "class": ' col-md-4 col-sm-12 mb-3 col-lg-' + sectionproperties.galleryNoOfCols,
3412
+ style: {
3413
+ height: sectionproperties.galleryHeight + 'px'
3414
+ }
3415
+ }, /*#__PURE__*/React.createElement(IKImage, {
3416
+ urlEndpoint: IKurlEndpoint,
3417
+ publicKey: IKpublicKey,
3418
+ path: '/tr:w-' + sectionproperties.galleryWidthDimension + ',h-' + sectionproperties.galleryHeightDimension + '/' + item.path,
3419
+ style: {
3420
+ width: '100%',
3421
+ height: '100%',
3422
+ objectFit: 'contain'
3423
+ },
3424
+ loading: "lazy"
3425
+ }));
3426
+ }
3427
+ })))))), tabIndex === 1 && /*#__PURE__*/React.createElement(Box, null, /*#__PURE__*/React.createElement("div", {
3428
+ "class": "col-lg-12 pl-5 pr-5 p-md-0 w-100 mt-3 mb-4"
3429
+ }, /*#__PURE__*/React.createElement("p", {
3430
+ className: ' m-0 p-0 wordbreak ',
3431
+ style: {
3432
+ lineClamp: 10,
3433
+ WebkitLineClamp: 10,
3434
+ textAlign: langdetect == 'en' ? 'left' : 'right'
3435
+ },
3436
+ dangerouslySetInnerHTML: {
3437
+ __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
3438
+ }
3439
+ }))), tabIndex === 2 && /*#__PURE__*/React.createElement(Box, null, /*#__PURE__*/React.createElement("div", {
3440
+ "class": "col-lg-12 p-0 w-100 mt-3 mb-4 pl-5 pr-5 p-md-0"
3441
+ }, /*#__PURE__*/React.createElement("p", {
3442
+ className: ' m-0 p-0 wordbreak ',
3443
+ style: {
3444
+ lineClamp: 10,
3445
+ WebkitLineClamp: 10,
3446
+ textAlign: langdetect == 'en' ? 'left' : 'right'
3447
+ },
3448
+ dangerouslySetInnerHTML: {
3449
+ __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
3450
+ }
3451
+ }))))))));
3313
3452
  };
3314
3453
 
3315
3454
  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=";
@@ -10295,7 +10434,10 @@ var CardsSection = function CardsSection(props) {
10295
10434
  }, /*#__PURE__*/React.createElement(ScrollMenu, {
10296
10435
  transitionBehavior: 'auto',
10297
10436
  wrapperClassName: '',
10298
- 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' :
10437
+ 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' :
10438
+ // : item.tabexsectioninfo.sectioncompname == 'Productcard_animatedbuttons'
10439
+ // ? 'scrollmenuclassnameitemProductcard_animatedbuttons'
10440
+ 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' :
10299
10441
  // : item.tabexsectioninfo.sectioncompname == 'Classiccategorycard'
10300
10442
  // ? 'scrollmenuclassnameitemClassiccategorycard'
10301
10443
  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' : '',
@@ -13422,7 +13564,7 @@ var ClassicHeader = function ClassicHeader(props) {
13422
13564
  }, /*#__PURE__*/React.createElement("div", {
13423
13565
  "class": "row m-0 w-100"
13424
13566
  }, /*#__PURE__*/React.createElement("div", {
13425
- "class": ' col-lg-12 d-flex align-items-center '
13567
+ "class": ' col-lg-12 d-flex align-items-center p-0 '
13426
13568
  }, /*#__PURE__*/React.createElement("div", {
13427
13569
  "class": "".concat(header_cssstyles.upperHeaderSection) + ' row m-0 w-100 d-flex align-items-center '
13428
13570
  }, /*#__PURE__*/React.createElement("div", {
@@ -25005,13 +25147,12 @@ var TwoTieredWithCenteredLogoHeader = function TwoTieredWithCenteredLogoHeader(p
25005
25147
  }))), /*#__PURE__*/React.createElement("div", {
25006
25148
  "class": " ".concat(headerstyles.nav__item) + ' col-lg-4 col-md-4 p-0 align-tems-center justify-content-center '
25007
25149
  }, /*#__PURE__*/React.createElement("nav", {
25008
- "class": headerstyles.navbar + ' scrollhorizontal align-tems-center justify-content-center ',
25150
+ "class": headerstyles.navbar + ' scrollhorizontal navbar align-tems-center justify-content-center ',
25009
25151
  style: {
25010
25152
  display: sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' ? 'none' : 'flex'
25011
25153
  }
25012
25154
  }, templatepropcontext.pagesnprop.map(function (item, index) {
25013
25155
  if (item.isselected) ;
25014
- if (item.isnavigation == 1 && item.isactive == 1) ;
25015
25156
  if (item.isnavigation == 1 && item.isactive == 1) {
25016
25157
  return /*#__PURE__*/React.createElement("li", {
25017
25158
  "class": "".concat(header_cssstyles.navbar_item_text) + ' cursor-pointer allcentered ',
@@ -28179,7 +28320,7 @@ var Footer7 = function Footer7(props) {
28179
28320
  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; }
28180
28321
  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(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; }
28181
28322
  var Footer8 = function Footer8(props) {
28182
- var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i12, _authdetailsContext$i13, _templatepropcontext$;
28323
+ var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i8, _authdetailsContext$i9, _templatepropcontext$;
28183
28324
  var _useState = useState(''),
28184
28325
  _useState2 = _slicedToArray(_useState, 2),
28185
28326
  sectionproperties = _useState2[0],
@@ -28332,6 +28473,14 @@ var Footer8 = function Footer8(props) {
28332
28473
  backgroundColor: sectionproperties.vl_bg,
28333
28474
  marginBottom: sectionproperties.divider_mb + 'px',
28334
28475
  marginTop: sectionproperties.divider_mt + 'px'
28476
+ }),
28477
+ appstore: css({
28478
+ width: '100%',
28479
+ objectFit: 'contain'
28480
+ }),
28481
+ googleplay: css({
28482
+ width: '100%',
28483
+ objectFit: 'contain'
28335
28484
  })
28336
28485
  };
28337
28486
  useEffect(function () {
@@ -28384,13 +28533,13 @@ var Footer8 = function Footer8(props) {
28384
28533
  textAlign: langdetect == 'en' ? 'left' : 'right'
28385
28534
  }
28386
28535
  }, 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.createElement("div", {
28387
- "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'
28388
- }, /*#__PURE__*/React.createElement("p", {
28536
+ "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'
28537
+ }, sectionproperties.showfooteraddress == 'Show' && /*#__PURE__*/React.createElement("p", {
28389
28538
  "class": "".concat(footerStyles.textStyles) + ' m-0 p-0 mb-3 mb-md-1 wordbreak d-none ',
28390
28539
  style: {
28391
28540
  textAlign: langdetect == 'en' ? 'left' : 'right'
28392
28541
  }
28393
- }, langdetect == 'en' ? 'Address' : 'العنوان'), /*#__PURE__*/React.createElement("div", {
28542
+ }, langdetect == 'en' ? sectionproperties.addresstitle_en : sectionproperties.addresstitle_ar), sectionproperties.showfooteraddress == 'Show' && /*#__PURE__*/React.createElement("div", {
28394
28543
  "class": "col-lg-12 col-md-12 col-sm-12 p-0 mb-3 mb-md-0 d-flex"
28395
28544
  }, /*#__PURE__*/React.createElement("div", {
28396
28545
  "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 '
@@ -28399,43 +28548,37 @@ var Footer8 = function Footer8(props) {
28399
28548
  style: {
28400
28549
  textAlign: langdetect == 'en' ? 'left' : 'right'
28401
28550
  }
28402
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.address_en))), /*#__PURE__*/React.createElement("div", {
28403
- "class": "col-lg-12 p-0 ml-3 d-flex align-items-center justify-content-start"
28404
- }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
28405
- "class": "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ',
28406
- onClick: function onClick() {
28407
- var _authdetailsContext$i4;
28408
- if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.facebooklink) != null) {
28409
- var _authdetailsContext$i5;
28410
- window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.facebooklink, '_blank');
28411
- }
28551
+ }, 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.createElement("div", {
28552
+ "class": "col-lg-12 justify-content-start align-items-center mb-md-4 p-0"
28553
+ }, /*#__PURE__*/React.createElement("div", {
28554
+ "class": "row m-0 w-100 align-items-center flex-row justify-content-start justify-content-start justify-content-sm-center"
28555
+ }, /*#__PURE__*/React.createElement("div", {
28556
+ "class": "col-lg-12 p-0 mb-2"
28557
+ }, /*#__PURE__*/React.createElement("p", {
28558
+ "class": "".concat(footerStyles.textStyles) + ' m-0 p-0 mb-2 mb-md-1 wordbreak ',
28559
+ style: {
28560
+ textAlign: langdetect == 'en' ? 'left' : 'right'
28412
28561
  }
28413
- }, /*#__PURE__*/React.createElement(FaFacebookF, {
28414
- size: sectionproperties.facebkbtnniconfontsize
28415
- })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
28416
- "class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
28562
+ }, langdetect == 'en' ? 'Download The App' : 'حمل التطبيق')), /*#__PURE__*/React.createElement("div", {
28563
+ "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'
28564
+ }, /*#__PURE__*/React.createElement("img", {
28565
+ "class": "".concat(footerStyles.appstore) + ' d-flex justify-content-center align-items-center cursor-pointer ',
28566
+ src: appstore,
28417
28567
  onClick: function onClick() {
28418
- var _authdetailsContext$i6;
28419
- if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instagramlink) != null) {
28420
- var _authdetailsContext$i7;
28421
- window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.instagramlink, '_blank');
28422
- }
28568
+ var _authdetailsContext$i4;
28569
+ 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');
28423
28570
  }
28424
- }, /*#__PURE__*/React.createElement(AiFillInstagram, {
28425
- size: sectionproperties.instgrambtniconfontsize
28426
- })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
28427
- "class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ',
28571
+ })), /*#__PURE__*/React.createElement("div", {
28572
+ "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'
28573
+ }, /*#__PURE__*/React.createElement("img", {
28574
+ "class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer ',
28575
+ src: googleplay,
28428
28576
  onClick: function onClick() {
28429
- var _authdetailsContext$i8;
28430
- if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.whatsappnumber) != null) {
28431
- var _authdetailsContext$i9;
28432
- 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');
28433
- }
28577
+ var _authdetailsContext$i5;
28578
+ 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');
28434
28579
  }
28435
- }, /*#__PURE__*/React.createElement(FaWhatsapp, {
28436
- size: sectionproperties.youtubebtniconfontsize
28437
- })))), /*#__PURE__*/React.createElement("div", {
28438
- "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'
28580
+ }))))), /*#__PURE__*/React.createElement("div", {
28581
+ "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'
28439
28582
  }, /*#__PURE__*/React.createElement("div", {
28440
28583
  "class": "row m-0 w-100"
28441
28584
  }, /*#__PURE__*/React.createElement("div", {
@@ -28445,13 +28588,13 @@ var Footer8 = function Footer8(props) {
28445
28588
  style: {
28446
28589
  textAlign: langdetect == 'en' ? 'left' : 'right'
28447
28590
  }
28448
- }, langdetect == 'en' ? 'Say Hello' : 'قل مرحبا')), /*#__PURE__*/React.createElement("div", {
28591
+ }, langdetect == 'en' ? sectionproperties.otherinfotitle2en : sectionproperties.otherinfotitle2ar)), /*#__PURE__*/React.createElement("div", {
28449
28592
  "class": "col-lg-12 p-0 mb-2 mb-md-0 d-flex align-items-center justify-content-start"
28450
28593
  }, sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React.createElement("div", {
28451
- "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 ',
28594
+ "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 ',
28452
28595
  onClick: function onClick() {
28453
- var _authdetailsContext$i10, _authdetailsContext$i11;
28454
- 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');
28596
+ var _authdetailsContext$i6, _authdetailsContext$i7;
28597
+ 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');
28455
28598
  }
28456
28599
  }, /*#__PURE__*/React.createElement("p", {
28457
28600
  "class": "".concat(footerStyles.iconTextStyle) + ' p-0 m-0 wordbreak text-transform-none footerinfo pb-1 ',
@@ -28460,10 +28603,10 @@ var Footer8 = function Footer8(props) {
28460
28603
  borderBottomStyle: 'solid',
28461
28604
  textAlign: langdetect == 'en' ? 'left' : 'right'
28462
28605
  }
28463
- }, 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.createElement("div", {
28606
+ }, 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.createElement("div", {
28464
28607
  "class": "col-lg-12 p-0 mt-2 mt-md-1 d-flex align-items-center justify-content-start"
28465
28608
  }, sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React.createElement("div", {
28466
- "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 ',
28609
+ "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 ',
28467
28610
  onClick: function onClick() {
28468
28611
  window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
28469
28612
  }
@@ -28472,7 +28615,42 @@ var Footer8 = function Footer8(props) {
28472
28615
  style: {
28473
28616
  textAlign: langdetect == 'en' ? 'left' : 'right'
28474
28617
  }
28475
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)))))), sectionproperties.showhidemainpages == 'Show' && /*#__PURE__*/React.createElement("div", {
28618
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber))), /*#__PURE__*/React.createElement("div", {
28619
+ "class": 'col-lg-12 p-0 d-flex align-items-center justify-content-start mt-3'
28620
+ }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
28621
+ "class": "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ',
28622
+ onClick: function onClick() {
28623
+ var _authdetailsContext$i10;
28624
+ if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.facebooklink) != null) {
28625
+ var _authdetailsContext$i11;
28626
+ window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.facebooklink, '_blank');
28627
+ }
28628
+ }
28629
+ }, /*#__PURE__*/React.createElement(FaFacebookF, {
28630
+ size: sectionproperties.facebkbtnniconfontsize
28631
+ })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
28632
+ "class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
28633
+ onClick: function onClick() {
28634
+ var _authdetailsContext$i12;
28635
+ if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.instagramlink) != null) {
28636
+ var _authdetailsContext$i13;
28637
+ window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink, '_blank');
28638
+ }
28639
+ }
28640
+ }, /*#__PURE__*/React.createElement(AiFillInstagram, {
28641
+ size: sectionproperties.instgrambtniconfontsize
28642
+ })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
28643
+ "class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ',
28644
+ onClick: function onClick() {
28645
+ var _authdetailsContext$i14;
28646
+ if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.whatsappnumber) != null) {
28647
+ var _authdetailsContext$i15;
28648
+ 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');
28649
+ }
28650
+ }
28651
+ }, /*#__PURE__*/React.createElement(FaWhatsapp, {
28652
+ size: sectionproperties.youtubebtniconfontsize
28653
+ })))))), sectionproperties.showhidemainpages == 'Show' && /*#__PURE__*/React.createElement("div", {
28476
28654
  "class": "row m-0 allcentered"
28477
28655
  }, /*#__PURE__*/React.createElement("div", {
28478
28656
  "class": "".concat(footerStyles.divider) + ' '
@@ -28483,22 +28661,28 @@ var Footer8 = function Footer8(props) {
28483
28661
  paddingRight: langdetect == 'en' ? sectionproperties.footer_paddingRight + 'px' : sectionproperties.footer_paddingLeft + 'px'
28484
28662
  }
28485
28663
  }, /*#__PURE__*/React.createElement("div", {
28486
- "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-md-center flex-row flex-md-column"
28664
+ "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-md-center flex-row "
28665
+ }, /*#__PURE__*/React.createElement("div", {
28666
+ "class": ' scrollhorizontal-lg w-100 d-flex align-items-center h-100 flex-md-column '
28487
28667
  }, templatepropcontext === null || templatepropcontext === void 0 ? void 0 : (_templatepropcontext$ = templatepropcontext.pagesnprop) === null || _templatepropcontext$ === void 0 ? void 0 : _templatepropcontext$.map(function (item, index) {
28488
28668
  if (item.isnavigation == 1 && item.isactive == 1) {
28489
- return /*#__PURE__*/React.createElement("p", {
28669
+ return /*#__PURE__*/React.createElement("div", {
28670
+ "class": "scrollhorizontalcard d-md-flex justify-content-md-start w-md-100"
28671
+ }, /*#__PURE__*/React.createElement("p", {
28490
28672
  onClick: function onClick() {
28491
28673
  routingcountext(item.navigationroute);
28492
28674
  },
28493
- "class": "".concat(footerStyles.subPages) + ' wordbreak ',
28675
+ "class": "".concat(footerStyles.subPages) + ' wordbreak ',
28494
28676
  style: {
28495
28677
  textAlign: langdetect == 'en' ? 'left' : 'right',
28496
28678
  marginRight: langdetect == 'en' ? '20px' : 0,
28497
28679
  marginLeft: langdetect == 'ar' ? '20px' : 0
28498
28680
  }
28499
- }, langdetect == 'en' ? item.pagename : item.pagename_ar);
28681
+ }, langdetect == 'en' ? item.pagename : item.pagename_ar));
28500
28682
  }
28501
- }), sectionproperties.showhidesubpages == 'Show' && /*#__PURE__*/React.createElement("p", {
28683
+ }), sectionproperties.showhidesubpages == 'Show' && /*#__PURE__*/React.createElement("div", {
28684
+ "class": "scrollhorizontalcard d-md-flex justify-content-md-start w-md-100"
28685
+ }, /*#__PURE__*/React.createElement("p", {
28502
28686
  onClick: function onClick() {
28503
28687
  routingcountext(StaticPagesLinksContext.Policies);
28504
28688
  },
@@ -28508,7 +28692,9 @@ var Footer8 = function Footer8(props) {
28508
28692
  marginRight: langdetect == 'en' ? '20px' : 0,
28509
28693
  marginLeft: langdetect == 'ar' ? '20px' : 0
28510
28694
  }
28511
- }, lang.policies), sectionproperties.showhidesubpages == 'Show' && /*#__PURE__*/React.createElement("p", {
28695
+ }, lang.policies)), sectionproperties.showhidesubpages == 'Show' && /*#__PURE__*/React.createElement("div", {
28696
+ "class": "scrollhorizontalcard d-md-flex justify-content-md-start w-md-100"
28697
+ }, /*#__PURE__*/React.createElement("p", {
28512
28698
  "class": "".concat(footerStyles.subPages) + ' wordbreak ',
28513
28699
  style: {
28514
28700
  textAlign: langdetect == 'en' ? 'left' : 'right',
@@ -28518,7 +28704,9 @@ var Footer8 = function Footer8(props) {
28518
28704
  onClick: function onClick() {
28519
28705
  routingcountext(StaticPagesLinksContext.Wishlist);
28520
28706
  }
28521
- }, lang.wishlist), authdetailsContext.loggedin && sectionproperties.showhidesubpages == 'Show' && /*#__PURE__*/React.createElement("p", {
28707
+ }, lang.wishlist)), authdetailsContext.loggedin && sectionproperties.showhidesubpages == 'Show' && /*#__PURE__*/React.createElement("div", {
28708
+ "class": "scrollhorizontalcard d-md-flex justify-content-md-start w-md-100"
28709
+ }, /*#__PURE__*/React.createElement("p", {
28522
28710
  "class": "".concat(footerStyles.subPages) + ' wordbreak ',
28523
28711
  style: {
28524
28712
  textAlign: langdetect == 'en' ? 'left' : 'right',
@@ -28528,7 +28716,7 @@ var Footer8 = function Footer8(props) {
28528
28716
  onClick: function onClick() {
28529
28717
  routingcountext(StaticPagesLinksContext.Ordershistory);
28530
28718
  }
28531
- }, lang.orderhistory)))));
28719
+ }, lang.orderhistory)))))));
28532
28720
  };
28533
28721
 
28534
28722
  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; }
@@ -32557,10 +32745,7 @@ var BacgroundThreeImageWithCategories = function BacgroundThreeImageWithCategori
32557
32745
  var BackgroundImagesContent = function BackgroundImagesContent() {
32558
32746
  var _imagesarray$, _imagesarray$2, _imagesarray$3, _imagesarray$4, _imagesarray$5, _imagesarray$6;
32559
32747
  return /*#__PURE__*/React.createElement("div", {
32560
- "class": "row m-0 w-100 align-items-center justify-content-center",
32561
- onMouseEnter: function onMouseEnter() {
32562
- setChoosenindex('');
32563
- }
32748
+ "class": "row m-0 w-100 align-items-center justify-content-center"
32564
32749
  }, /*#__PURE__*/React.createElement("div", {
32565
32750
  "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"
32566
32751
  }, /*#__PURE__*/React.createElement("div", {
@@ -32572,7 +32757,7 @@ var BacgroundThreeImageWithCategories = function BacgroundThreeImageWithCategori
32572
32757
  }, /*#__PURE__*/React.createElement(IKImage, {
32573
32758
  urlEndpoint: IKurlEndpoint,
32574
32759
  publicKey: IKpublicKey,
32575
- 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) : '',
32760
+ 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) : '',
32576
32761
  "class": sectionproperties.bgcovercontainresponsive == 'Contain' ? 'objectFit-md-contain' : '',
32577
32762
  style: {
32578
32763
  height: '100%',
@@ -32598,7 +32783,7 @@ var BacgroundThreeImageWithCategories = function BacgroundThreeImageWithCategori
32598
32783
  }, /*#__PURE__*/React.createElement(IKImage, {
32599
32784
  urlEndpoint: IKurlEndpoint,
32600
32785
  publicKey: IKpublicKey,
32601
- 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) : '',
32786
+ 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) : '',
32602
32787
  "class": sectionproperties.bgcovercontainresponsive == 'Contain' ? 'objectFit-md-contain' : '',
32603
32788
  style: {
32604
32789
  height: '100%',
@@ -32620,7 +32805,7 @@ var BacgroundThreeImageWithCategories = function BacgroundThreeImageWithCategori
32620
32805
  }, /*#__PURE__*/React.createElement(IKImage, {
32621
32806
  urlEndpoint: IKurlEndpoint,
32622
32807
  publicKey: IKpublicKey,
32623
- 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) : '',
32808
+ 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) : '',
32624
32809
  "class": sectionproperties.bgcovercontainresponsive == 'Contain' ? 'objectFit-md-contain' : '',
32625
32810
  style: {
32626
32811
  height: '100%',
@@ -34083,9 +34268,11 @@ var BackgroundSectionWithServicesCards = function BackgroundSectionWithServicesC
34083
34268
  "class": ' row m-0 w-100 align-items-center justify-content-center '
34084
34269
  }, cardsarray.map(function (cardinfoitem, cardinfoindex) {
34085
34270
  return /*#__PURE__*/React.createElement("div", {
34086
- "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"
34271
+ "class": "col-lg-3 col-md-6 col-sm-12 d-flex flex-column align-items-center justify-content-center justify-content-md-start"
34087
34272
  }, /*#__PURE__*/React.createElement("div", {
34088
- "class": "m-lg-auto d-flex justify-content-center"
34273
+ "class": "row m-0 w-100"
34274
+ }, /*#__PURE__*/React.createElement("div", {
34275
+ "class": "col-lg-12 p-0 m-lg-auto d-flex justify-content-center"
34089
34276
  }, /*#__PURE__*/React.createElement("div", {
34090
34277
  style: {
34091
34278
  width: 40,
@@ -34128,7 +34315,9 @@ var BackgroundSectionWithServicesCards = function BackgroundSectionWithServicesC
34128
34315
  textTransform: sectionproperties.slideshowText2ContentTextTransform,
34129
34316
  textAlign: langdetect == 'en' ? 'left' : 'right'
34130
34317
  }
34131
- }, langdetect == 'en' ? cardsarray[cardinfoindex].cardobj_descripen : cardsarray[cardinfoindex].cardobj_descripar))));
34318
+ }, langdetect == 'en' ? cardsarray[cardinfoindex].cardobj_descripen : cardsarray[cardinfoindex].cardobj_descripar))), cardinfoindex != cardsarray.length - 1 && /*#__PURE__*/React.createElement("div", {
34319
+ "class": "col-lg-12 d-none d-md-block"
34320
+ }, /*#__PURE__*/React.createElement("hr", null))));
34132
34321
  })))));
34133
34322
  };
34134
34323
 
@@ -35532,12 +35721,25 @@ var TextSectionConnectToWA = function TextSectionConnectToWA(props) {
35532
35721
  return /*#__PURE__*/React.createElement("div", {
35533
35722
  className: "row ml-0 mr-0 w-100 pl-md-2 pr-md-2",
35534
35723
  style: {
35535
- paddingTop: sectionproperties.paddingTop + 'px',
35536
- paddingBottom: sectionproperties.paddingBottom + 'px',
35724
+ position: 'relative',
35725
+ background: sectionproperties.backgroundColor
35726
+ }
35727
+ }, /*#__PURE__*/React.createElement("div", {
35728
+ "class": "row m-0 w-md-100",
35729
+ style: {
35730
+ width: sectionproperties.width + 'vw',
35731
+ position: 'relative',
35732
+ background: sectionproperties.reservation_bgcolor,
35733
+ borderWidth: sectionproperties.sectioncardborderwidth,
35734
+ borderColor: sectionproperties.sectioncardbordercolor,
35735
+ borderTopLeftRadius: sectionproperties.borderTopLeftRadius + 'px',
35736
+ borderTopRightRadius: sectionproperties.borderTopRightRadius + 'px',
35737
+ borderBottomLeftRadius: sectionproperties.borderBottomLeftRadius + 'px',
35738
+ borderBottomRightRadius: sectionproperties.borderBottomRightRadius + 'px',
35537
35739
  paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
35538
35740
  paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px',
35539
- background: sectionproperties.backgroundColor,
35540
- position: 'relative'
35741
+ paddingTop: sectionproperties.paddingTop + 'px',
35742
+ paddingBottom: sectionproperties.paddingBottom + 'px'
35541
35743
  }
35542
35744
  }, maincontainerarrayofobjs != undefined && (maincontainerarrayofobjs === null || maincontainerarrayofobjs === void 0 ? void 0 : maincontainerarrayofobjs.length) != 0 && /*#__PURE__*/React.createElement("div", {
35543
35745
  "class": sectionstyles.imgcontainer
@@ -35614,13 +35816,17 @@ var TextSectionConnectToWA = function TextSectionConnectToWA(props) {
35614
35816
  }, /*#__PURE__*/React.createElement("button", {
35615
35817
  "class": sectionstyles.btnStyles,
35616
35818
  onClick: function onClick() {
35617
- var _authdetailsContext$i;
35618
- if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.whatsappnumber) != null) {
35619
- var _authdetailsContext$i2;
35620
- 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');
35819
+ if (sectionproperties.btntype == 'WhatsApp') {
35820
+ var _authdetailsContext$i;
35821
+ if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.whatsappnumber) != null) {
35822
+ var _authdetailsContext$i2;
35823
+ 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');
35824
+ }
35825
+ } else {
35826
+ window.open(sectionproperties.btnlink, '_blank');
35621
35827
  }
35622
35828
  }
35623
- }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)))));
35829
+ }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar))))));
35624
35830
  };
35625
35831
 
35626
35832
  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; }
@@ -36687,6 +36893,7 @@ var Image_with_rightwords = function Image_with_rightwords(props) {
36687
36893
  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; }
36688
36894
  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(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; }
36689
36895
  var Servicesection = function Servicesection(props) {
36896
+ var _maincontainerarrayof;
36690
36897
  var _useState = useState(''),
36691
36898
  _useState2 = _slicedToArray(_useState, 2),
36692
36899
  sectionproperties = _useState2[0],
@@ -36719,7 +36926,34 @@ var Servicesection = function Servicesection(props) {
36719
36926
  }
36720
36927
  }
36721
36928
  }, [sectionproperties]);
36929
+ var _useState5 = useState([]),
36930
+ _useState6 = _slicedToArray(_useState5, 2),
36931
+ maincontainerarrayofobjs = _useState6[0],
36932
+ setmaincontainerarrayofobjs = _useState6[1];
36933
+ useEffect(function () {
36934
+ if (sectionproperties.length != 0 && sectionproperties.maincontainerarrayofobjs != undefined) {
36935
+ var maincontainerarrayofobjsparsed = JSON.parse(sectionproperties.maincontainerarrayofobjs);
36936
+ if (Array.isArray(maincontainerarrayofobjsparsed)) {
36937
+ setmaincontainerarrayofobjs(_toConsumableArray(maincontainerarrayofobjsparsed));
36938
+ }
36939
+ }
36940
+ }, [sectionproperties]);
36722
36941
  var section_styles = {
36942
+ imgcontainer: css({
36943
+ ':before': {
36944
+ width: '100%',
36945
+ height: '100%',
36946
+ background: 'rgba(0,0,0,0.6)',
36947
+ zIndex: 1,
36948
+ position: 'absolute',
36949
+ content: 's',
36950
+ fontSize: 0,
36951
+ left: 0,
36952
+ right: 0,
36953
+ top: 0,
36954
+ bottom: 0
36955
+ }
36956
+ }),
36723
36957
  sectiontitlespan: css({
36724
36958
  ':after': {
36725
36959
  width: sectionproperties.sectitle_lineafterwidth + '%',
@@ -36734,16 +36968,22 @@ var Servicesection = function Servicesection(props) {
36734
36968
  }
36735
36969
  })
36736
36970
  };
36971
+ var DescriptionContent = function DescriptionContent() {
36972
+ return /*#__PURE__*/React.createElement("p", {
36973
+ "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',
36974
+ style: {
36975
+ color: sectionproperties.prodCatColor,
36976
+ fontWeight: sectionproperties.prodCatFontWeight,
36977
+ textAlign: sectionproperties.descriptionCentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
36978
+ }
36979
+ }, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr);
36980
+ };
36737
36981
  return /*#__PURE__*/React.createElement("div", {
36738
36982
  "class": ' row ml-0 mr-0 align-items-center w-md-100 ',
36739
36983
  style: {
36740
36984
  width: sectionproperties.width + 'vw',
36741
36985
  marginTop: sectionproperties.marginTop + 'px',
36742
36986
  marginBottom: sectionproperties.marginBottom + 'px',
36743
- paddingLeft: sectionproperties.paddingLeft + 'px',
36744
- paddingRight: sectionproperties.paddingRight + 'px',
36745
- paddingTop: sectionproperties.paddingTop + 'px',
36746
- paddingBottom: sectionproperties.paddingBottom + 'px',
36747
36987
  background: sectionproperties.backgroundColortransparent == 'Transparent' ? 'transparent' : sectionproperties.backgroundColor,
36748
36988
  borderBottomLeftRadius: sectionproperties.borderBottomLeftRadius + 'px',
36749
36989
  borderBottomRightRadius: sectionproperties.borderBottomRightRadius + 'px',
@@ -36752,8 +36992,38 @@ var Servicesection = function Servicesection(props) {
36752
36992
  boxShadow: sectionproperties.sectioncardshadow == 'Show' ? '0 0 10px ' + sectionproperties.sectioncardshadowcolor : 'none',
36753
36993
  // border: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor,
36754
36994
  borderBottom: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor,
36755
- borderTop: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor
36995
+ borderTop: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor,
36996
+ position: 'relative'
36756
36997
  }
36998
+ }, sectionproperties.maincontainerarrayofobjs != undefined && sectionproperties.maincontainerarrayofobjs.length != 0 && /*#__PURE__*/React.createElement("div", {
36999
+ "class": section_styles.imgcontainer
37000
+ }, /*#__PURE__*/React.createElement(IKImage, {
37001
+ urlEndpoint: IKurlEndpoint,
37002
+ publicKey: IKpublicKey,
37003
+ path: (_maincontainerarrayof = maincontainerarrayofobjs[0]) === null || _maincontainerarrayof === void 0 ? void 0 : _maincontainerarrayof.back_bgimage,
37004
+ style: {
37005
+ height: '100%',
37006
+ width: '100%',
37007
+ objectFit: 'cover',
37008
+ margin: 0,
37009
+ padding: 0,
37010
+ position: 'absolute',
37011
+ top: 0,
37012
+ bottom: 0,
37013
+ right: 0,
37014
+ left: 0
37015
+ }
37016
+ })), /*#__PURE__*/React.createElement("div", {
37017
+ "class": "col-lg-12 px-1025-1 pl-md-3 pr-md-3 pr-sm-2 pl-sm-2",
37018
+ style: {
37019
+ zIndex: 1,
37020
+ paddingLeft: sectionproperties.paddingLeft + 'px',
37021
+ paddingRight: sectionproperties.paddingRight + 'px',
37022
+ paddingTop: sectionproperties.paddingTop + 'px',
37023
+ paddingBottom: sectionproperties.paddingBottom + 'px'
37024
+ }
37025
+ }, /*#__PURE__*/React.createElement("div", {
37026
+ "class": "row m-0 w-100"
36757
37027
  }, sectionproperties.sectiontitleshow == 'Show' && sectionproperties.sectiontitlestyle == 'Line Under Text' && /*#__PURE__*/React.createElement("div", {
36758
37028
  "class": "col-lg-12 col-md-12 col-sm-12 d-flex align-items-center p-0",
36759
37029
  style: {
@@ -36766,12 +37036,13 @@ var Servicesection = function Servicesection(props) {
36766
37036
  marginBottom: sectionproperties.sectionTitleMarginBottom + 'px'
36767
37037
  }
36768
37038
  }, /*#__PURE__*/React.createElement("span", {
36769
- "class": "".concat(section_styles.sectiontitlespan),
37039
+ "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 ',
36770
37040
  style: {
36771
37041
  color: sectionproperties.sectionTitleColor,
36772
37042
  fontSize: sectionproperties.sectionTitleFontSize + 'px',
36773
37043
  textTransform: sectionproperties.sectionTitleTextTransform,
36774
- fontWeight: sectionproperties.sectionTitleFontWeight
37044
+ fontWeight: sectionproperties.sectionTitleFontWeight,
37045
+ textAlign: langdetect == 'en' ? 'left' : 'right'
36775
37046
  }
36776
37047
  }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar))), sectionproperties.sectiontitleshow == 'Show' && sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("div", {
36777
37048
  "class": "col-lg-12 col-md-12 col-sm-12 d-flex align-items-center p-0",
@@ -36792,7 +37063,25 @@ var Servicesection = function Servicesection(props) {
36792
37063
  textTransform: sectionproperties.sectionTitleTextTransform,
36793
37064
  fontWeight: sectionproperties.sectionTitleFontWeight
36794
37065
  }
36795
- }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar))), /*#__PURE__*/React.createElement("div", {
37066
+ }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar))), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React.createElement("div", {
37067
+ "class": ' col-lg-12 col-md-12 col-sm-12 d-flex d-md-none align-items-center p-0 ',
37068
+ style: {
37069
+ justifyContent: sectionproperties.descriptionCentered == 'Centered' ? 'center' : 'start',
37070
+ marginBottom: sectionproperties.descriptionMarginBottom + 'px',
37071
+ paddingLeft: langdetect == 'en' ? sectionproperties.description_marginLeft + 'px' : sectionproperties.description_marginRight + 'px',
37072
+ paddingRight: langdetect == 'en' ? sectionproperties.description_marginRight + 'px' : sectionproperties.description_marginLeft + 'px',
37073
+ fontSize: sectionproperties.prodCatFontSize + 'px'
37074
+ }
37075
+ }, DescriptionContent()), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React.createElement("div", {
37076
+ "class": ' col-lg-12 col-md-12 col-sm-12 d-none d-md-flex align-items-center p-0 ',
37077
+ style: {
37078
+ justifyContent: sectionproperties.descriptionCentered == 'Centered' ? 'center' : 'start',
37079
+ marginBottom: sectionproperties.descriptionMarginBottom + 'px',
37080
+ paddingLeft: langdetect == 'en' ? sectionproperties.description_marginLeft + 'px' : sectionproperties.description_marginRight + 'px',
37081
+ paddingRight: langdetect == 'en' ? sectionproperties.description_marginRight + 'px' : sectionproperties.description_marginLeft + 'px',
37082
+ fontSize: sectionproperties.prodCatFontSizeResp + 'px'
37083
+ }
37084
+ }, DescriptionContent()), /*#__PURE__*/React.createElement("div", {
36796
37085
  "class": "row m-0 w-100 d-flex justify-content-center justify-content-md-start"
36797
37086
  }, cardsarray.map(function (cardinfoitem, cardinfoindex) {
36798
37087
  return /*#__PURE__*/React.createElement("div", {
@@ -36821,11 +37110,11 @@ var Servicesection = function Servicesection(props) {
36821
37110
  objectFit: 'cover'
36822
37111
  }
36823
37112
  })), /*#__PURE__*/React.createElement("div", {
36824
- "class": "d-none d-sm-flex",
37113
+ "class": "d-none d-sm-flex mt-auto mb-auto",
36825
37114
  style: {
36826
37115
  width: 35,
36827
37116
  height: 35,
36828
- marginBottom: 'auto',
37117
+ // marginBottom: 'auto',
36829
37118
  marginRight: langdetect == 'en' ? '10px' : 0,
36830
37119
  marginLeft: langdetect == 'ar' ? '10px' : 0
36831
37120
  }
@@ -36864,7 +37153,7 @@ var Servicesection = function Servicesection(props) {
36864
37153
  textAlign: langdetect == 'en' ? 'left' : 'right'
36865
37154
  }
36866
37155
  }, langdetect == 'en' ? cardsarray[cardinfoindex].cardobj_descripen : cardsarray[cardinfoindex].cardobj_descripar))));
36867
- })));
37156
+ })))));
36868
37157
  };
36869
37158
 
36870
37159
  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; }
@@ -39145,7 +39434,7 @@ var ContactUsSection = function ContactUsSection(props) {
39145
39434
  }, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr);
39146
39435
  };
39147
39436
  return /*#__PURE__*/React.createElement("div", {
39148
- "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 '
39437
+ "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 '
39149
39438
  }, /*#__PURE__*/React.createElement("div", {
39150
39439
  "class": ' col-lg-12 p-0 h-100 ',
39151
39440
  style: {
@@ -40567,7 +40856,7 @@ var CircleCardWithVariants = function CircleCardWithVariants(props) {
40567
40856
  }, /*#__PURE__*/React.createElement("div", {
40568
40857
  "class": "col-lg-12 p-0 allcentered"
40569
40858
  }, /*#__PURE__*/React.createElement("div", {
40570
- "class": "d-flex d-sm-none justify-content-center align-items-center",
40859
+ "class": "d-flex justify-content-center align-items-center",
40571
40860
  style: {
40572
40861
  height: sectionproperties.image_height + 'px',
40573
40862
  width: sectionproperties.image_height + 'px',
@@ -40595,41 +40884,6 @@ var CircleCardWithVariants = function CircleCardWithVariants(props) {
40595
40884
  // border: sectionproperties.image_borderwidth + 'px solid ' + sectionproperties.image_bordercolor,
40596
40885
  },
40597
40886
 
40598
- loading: "lazy"
40599
- }), item.hassale == 1 && /*#__PURE__*/React.createElement("div", {
40600
- "class": "".concat(card_cssstyles.badgeStyles) + ' allcentered '
40601
- }, /*#__PURE__*/React.createElement("p", {
40602
- "class": "m-0 p-0",
40603
- style: {
40604
- color: sectionproperties.badge_color,
40605
- fontSize: sectionproperties.badge_fontsize + 'px'
40606
- }
40607
- }, langdetect == 'en' ? sectionproperties.badgeContentEn : sectionproperties.badgeContentAr))), /*#__PURE__*/React.createElement("div", {
40608
- "class": "d-none d-sm-flex justify-content-center align-items-center",
40609
- style: {
40610
- height: '180px',
40611
- width: '180px',
40612
- marginBottom: sectionproperties.image_mb + 'px',
40613
- borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px',
40614
- borderBottomRightRadius: langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px',
40615
- borderTopLeftRadius: langdetect == 'en' ? sectionproperties.image_bordertopleftradius + 'px' : sectionproperties.image_bordertoprightradius + 'px',
40616
- borderTopRightRadius: langdetect == 'en' ? sectionproperties.image_bordertoprightradius + 'px' : sectionproperties.image_bordertopleftradius + 'px',
40617
- backgroundColor: sectionproperties.image_bgtransparent == 'Transparent' ? 'transparent' : sectionproperties.image_bgcolor,
40618
- position: 'relative'
40619
- }
40620
- }, item.image != '' && /*#__PURE__*/React.createElement(IKImage, {
40621
- urlEndpoint: IKurlEndpoint,
40622
- publicKey: IKpublicKey,
40623
- path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
40624
- style: {
40625
- width: sectionproperties.image_width + '%',
40626
- height: sectionproperties.image_width + '%',
40627
- objectFit: sectionproperties.bgcovercontain == 'Contain' ? 'contain' : 'cover',
40628
- borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px',
40629
- borderBottomRightRadius: langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px',
40630
- borderTopLeftRadius: langdetect == 'en' ? sectionproperties.image_bordertopleftradius + 'px' : sectionproperties.image_bordertoprightradius + 'px',
40631
- borderTopRightRadius: langdetect == 'en' ? sectionproperties.image_bordertoprightradius + 'px' : sectionproperties.image_bordertopleftradius + 'px'
40632
- },
40633
40887
  loading: "lazy"
40634
40888
  }), item.hassale == 1 && /*#__PURE__*/React.createElement("div", {
40635
40889
  "class": "".concat(card_cssstyles.badgeStyles) + ' allcentered '
@@ -40684,12 +40938,17 @@ var CircleCardWithVariants = function CircleCardWithVariants(props) {
40684
40938
  }), sectionproperties.faviconshape == 'Heart Shape' && /*#__PURE__*/React.createElement(FaRegHeart, {
40685
40939
  size: sectionproperties.favBtnIconfontsize
40686
40940
  }))), sectionproperties.cartBtnShow == 'Show' && showquantity == false && /*#__PURE__*/React.createElement("button", {
40687
- "class": "".concat(card_cssstyles.cart_btn) + ' ml-2 mr-2 ml-sm-1 mr-sm-1 w-sm-100px font-sm-12 ',
40941
+ "class": "".concat(card_cssstyles.cart_btn) + ' ml-2 mr-2 ml-sm-1 mr-sm-1 w-sm-130px font-sm-12 ',
40688
40942
  onClick: function onClick() {
40689
- setshowquantity(true);
40943
+ if (sectionproperties.quantitybtn_show == 'Show') {
40944
+ setshowquantity(true);
40945
+ } else {
40946
+ setShowProductInfoModalContext(true);
40947
+ setProductIdProdutInfoModalContext(item.productid);
40948
+ }
40690
40949
  }
40691
40950
  }, langdetect == 'en' ? sectionproperties.cartBtnContentenglish : sectionproperties.cartBtnContentarabic), showquantity == true && /*#__PURE__*/React.createElement("div", {
40692
- "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 ',
40951
+ "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 ',
40693
40952
  style: {
40694
40953
  direction: 'ltr'
40695
40954
  }
@@ -44738,7 +44997,7 @@ var Categorycard_withtext = function Categorycard_withtext(props) {
44738
44997
  }, /*#__PURE__*/React.createElement(IKImage, {
44739
44998
  urlEndpoint: IKurlEndpoint,
44740
44999
  publicKey: IKpublicKey,
44741
- path: item.image,
45000
+ path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
44742
45001
  loading: "lazy",
44743
45002
  style: {
44744
45003
  width: '100%',
@@ -46633,7 +46892,7 @@ var ModernProductCard = function ModernProductCard(props) {
46633
46892
  })))))))));
46634
46893
  };
46635
46894
 
46636
- 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";
46895
+ 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}";
46637
46896
  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"};
46638
46897
  styleInject(css_248z$4);
46639
46898
 
@@ -46775,6 +47034,11 @@ var Productcard_animatedbuttons = function Productcard_animatedbuttons(props) {
46775
47034
  })
46776
47035
  };
46777
47036
  return /*#__PURE__*/React.createElement("div", {
47037
+ "class": "productcard w-sm-auto",
47038
+ style: {
47039
+ width: sectionproperties.width + 'px'
47040
+ }
47041
+ }, /*#__PURE__*/React.createElement("div", {
46778
47042
  "class": "row m-0 w-100",
46779
47043
  style: {
46780
47044
  paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
@@ -47036,7 +47300,7 @@ var Productcard_animatedbuttons = function Productcard_animatedbuttons(props) {
47036
47300
  "class": "".concat(card_cssstyles.productPricestyles) + ' m-0 p-0 font-md-15 '
47037
47301
  }, langdetect == 'en' ? item.currencyname : '', " ", item.hassale == 1 ? item.defaultsaleprice : item.defaultprice, " ", langdetect == 'en' ? '' : item.currencyname), sectionproperties.prodsalePriceshow == 'Show' && item.hassale == 1 && /*#__PURE__*/React.createElement("p", {
47038
47302
  "class": "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 p-0 mr-2 ml-2 font-md-15 '
47039
- }, langdetect == 'en' ? item.currencyname : '', " ", item.defaultprice, " ", langdetect == 'en' ? '' : item.currencyname)))));
47303
+ }, langdetect == 'en' ? item.currencyname : '', " ", item.defaultprice, " ", langdetect == 'en' ? '' : item.currencyname))))));
47040
47304
  };
47041
47305
 
47042
47306
  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; }