tabexseriescomponents 0.0.613 → 0.0.614

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.
package/dist/index.umd.js CHANGED
@@ -18319,6 +18319,8 @@
18319
18319
  bootstapclass = ' col-xl-12 p-0 col-lg-12 col-md-4 col-sm-12 d-flex justify-content-center p-0 ';
18320
18320
  } else if (item.tabexsectioninfo.sectioncompname == 'Classiccategorycard') {
18321
18321
  bootstapclass = ' col-xl-12 p-0 col-lg-12 col-md-4 d-flex justify-content-center p-0 col-sm-' + sectionproperties.numberOfColsverticalresp;
18322
+ } else if (item.tabexsectioninfo.sectioncompname == 'Horizontalcard') {
18323
+ bootstapclass = ' col-xl-12 p-0 col-lg-12 col-md-4 d-flex justify-content-center p-0 col-sm-' + sectionproperties.numberOfColsverticalresp;
18322
18324
  } else {
18323
18325
  bootstapclass = ' col-xl-12 p-0 col-lg-12 col-md-6 col-sm-12 d-flex justify-content-center p-0 ';
18324
18326
  }
@@ -18349,6 +18351,8 @@
18349
18351
  bootstapclass = ' col-xl-6 p-0 col-lg-6 col-md-4 col-sm-12 d-flex justify-content-center p-0 ';
18350
18352
  } else if (item.tabexsectioninfo.sectioncompname == 'Classiccategorycard') {
18351
18353
  bootstapclass = ' col-xl-6 p-0 col-lg-6 col-md-4 d-flex justify-content-center p-0 col-sm-' + sectionproperties.numberOfColsverticalresp;
18354
+ } else if (item.tabexsectioninfo.sectioncompname == 'Horizontalcard') {
18355
+ bootstapclass = ' col-xl-6 p-0 col-lg-6 col-md-4 d-flex justify-content-center p-0 col-sm-' + sectionproperties.numberOfColsverticalresp;
18352
18356
  } else {
18353
18357
  bootstapclass = ' col-xl-6 p-0 col-lg-6 col-md-6 col-sm-6 d-flex justify-content-center p-0';
18354
18358
  }
@@ -18379,6 +18383,8 @@
18379
18383
  bootstapclass = ' col-xl-4 p-0 col-lg-4 col-md-4 col-sm-12 d-flex justify-content-center p-0 ';
18380
18384
  } else if (item.tabexsectioninfo.sectioncompname == 'Classiccategorycard') {
18381
18385
  bootstapclass = ' col-xl-4 p-0 col-lg-4 col-md-4 d-flex justify-content-center p-0 col-sm-' + sectionproperties.numberOfColsverticalresp;
18386
+ } else if (item.tabexsectioninfo.sectioncompname == 'Horizontalcard') {
18387
+ bootstapclass = ' col-xl-4 p-0 col-lg-4 col-md-4 d-flex justify-content-center p-0 col-sm-' + sectionproperties.numberOfColsverticalresp;
18382
18388
  } else {
18383
18389
  bootstapclass = ' col-xl-4 col-lg-4 col-md-6 d-flex justify-content-center p-0 col-sm-' + sectionproperties.numberOfColsverticalresp;
18384
18390
  }
@@ -18407,6 +18413,8 @@
18407
18413
  bootstapclass = ' col-xl-3 p-0 col-lg-3 col-md-4 col-sm-12 d-flex justify-content-center p-0 ';
18408
18414
  } else if (item.tabexsectioninfo.sectioncompname == 'Classiccategorycard') {
18409
18415
  bootstapclass = ' col-xl-3 p-0 col-lg-3 col-md-4 d-flex justify-content-center p-0 col-sm-' + sectionproperties.numberOfColsverticalresp;
18416
+ } else if (item.tabexsectioninfo.sectioncompname == 'Horizontalcard') {
18417
+ bootstapclass = ' col-xl-3 p-0 col-lg-3 col-md-4 d-flex justify-content-center p-0 col-sm-' + sectionproperties.numberOfColsverticalresp;
18410
18418
  } else {
18411
18419
  bootstapclass = ' col-xl-3 col-lg-4 col-md-4 p-0 d-flex justify-content-center p-0 col-sm-' + sectionproperties.numberOfColsverticalresp;
18412
18420
  }
@@ -18434,6 +18442,8 @@
18434
18442
  bootstapclass = ' col-xl-3 p-0 col-lg-3 col-md-12 col-sm-12 d-flex justify-content-center p-0';
18435
18443
  } else if (item.tabexsectioninfo.sectioncompname == 'Categorycard_fullimage') {
18436
18444
  bootstapclass = ' col-xl-3 p-0 col-lg-3 col-md-4 col-sm-12 d-flex justify-content-center p-0 ';
18445
+ } else if (item.tabexsectioninfo.sectioncompname == 'Horizontalcard') {
18446
+ bootstapclass = ' col-xl-3 p-0 col-lg-3 col-md-4 d-flex justify-content-center p-0 col-sm-' + sectionproperties.numberOfColsverticalresp;
18437
18447
  } else {
18438
18448
  bootstapclass = ' col-xl-3 p-0 col-lg-3 col-md-4 d-flex justify-content-center p-0 col-sm-' + sectionproperties.numberOfColsverticalresp;
18439
18449
  }
@@ -18464,6 +18474,8 @@
18464
18474
  bootstapclass = ' col-xl-2 p-0 col-lg-2 col-md-4 col-sm-12 d-flex justify-content-center p-0 ';
18465
18475
  } else if (item.tabexsectioninfo.sectioncompname == 'Classiccategorycard') {
18466
18476
  bootstapclass = ' col-xl-2 p-0 col-lg-3 col-md-4 d-flex justify-content-center p-0 col-sm-' + sectionproperties.numberOfColsverticalresp;
18477
+ } else if (item.tabexsectioninfo.sectioncompname == 'Horizontalcard') {
18478
+ bootstapclass = ' col-xl-2 p-0 col-lg-3 col-md-4 d-flex justify-content-center p-0 col-sm-' + sectionproperties.numberOfColsverticalresp;
18467
18479
  } else {
18468
18480
  bootstapclass = ' col-xl-2 col-lg-4 col-md-6 d-flex justify-content-center p-0 col-sm-' + sectionproperties.numberOfColsverticalresp;
18469
18481
  }
@@ -28067,6 +28079,18 @@
28067
28079
  "class": "".concat(header_cssstyles.topbar_item_text)
28068
28080
  }, langdetect == 'en' ? item.pagename : item.pagename_ar));
28069
28081
  }
28082
+ })), sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' && /*#__PURE__*/React__default["default"].createElement("div", {
28083
+ "class": "row m-0 w-100 p-0"
28084
+ }, /*#__PURE__*/React__default["default"].createElement(Subheader, {
28085
+ sectionpropertiesprops: sectionproperties,
28086
+ authdetailsContext: authdetailsContext,
28087
+ subheaderpropertiesprops: {
28088
+ subheaderpositionprops: 'in nav',
28089
+ paddingLeftprops: '30px',
28090
+ paddingRightprops: '30px',
28091
+ subheadercontentpositionprops: 'center'
28092
+ },
28093
+ actions: actions
28070
28094
  }))), /*#__PURE__*/React__default["default"].createElement("div", {
28071
28095
  "class": "col-lg-3 p-0 d-flex align-items-center justify-content-end"
28072
28096
  }, sectionproperties.generalbtn_show == 'Show' && sectionproperties.btntype == 'Shop' && /*#__PURE__*/React__default["default"].createElement("button", {
@@ -44132,7 +44156,7 @@
44132
44156
  function ownKeys$1y(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
44133
44157
  function _objectSpread$1y(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1y(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1y(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
44134
44158
  var Footer5 = function Footer5(props) {
44135
- var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i, _authdetailsContext$i2, _logoarrayofobjects$3, _logoarrayofobjects$4, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _authdetailsContext$i20, _authdetailsContext$i22, _authdetailsContext$i25, _authdetailsContext$i28, _authdetailsContext$i31, _authdetailsContext$i34, _authdetailsContext$i37, _authdetailsContext$i40;
44159
+ var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i, _authdetailsContext$i2, _logoarrayofobjects$3, _logoarrayofobjects$4, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _authdetailsContext$i20, _authdetailsContext$i23, _authdetailsContext$i25, _authdetailsContext$i28, _authdetailsContext$i31, _authdetailsContext$i34, _authdetailsContext$i37, _authdetailsContext$i40, _authdetailsContext$i43;
44136
44160
  var _useState = React.useState(''),
44137
44161
  _useState2 = _slicedToArray__default["default"](_useState, 2),
44138
44162
  sectionproperties = _useState2[0],
@@ -44534,13 +44558,26 @@
44534
44558
  className: "h-100 allcentered"
44535
44559
  }, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
44536
44560
  size: sectionproperties.youtubebtniconfontsize
44537
- }))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
44561
+ }))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.telegramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
44538
44562
  className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
44539
44563
  onClick: function onClick() {
44540
44564
  var _authdetailsContext$i18;
44541
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink) != null) {
44565
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.telegramlink) != null) {
44542
44566
  var _authdetailsContext$i19;
44543
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.youtubelink, '_blank');
44567
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.telegramlink, '_blank');
44568
+ }
44569
+ }
44570
+ }, /*#__PURE__*/React__default["default"].createElement("i", {
44571
+ className: "h-100 allcentered"
44572
+ }, /*#__PURE__*/React__default["default"].createElement(FaTelegramPlane.FaTelegramPlane, {
44573
+ size: sectionproperties.instgrambtniconfontsize
44574
+ }))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
44575
+ className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
44576
+ onClick: function onClick() {
44577
+ var _authdetailsContext$i21;
44578
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.tiktoklink) != null) {
44579
+ var _authdetailsContext$i22;
44580
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.youtubelink, '_blank');
44544
44581
  }
44545
44582
  }
44546
44583
  }, /*#__PURE__*/React__default["default"].createElement("i", {
@@ -44566,11 +44603,11 @@
44566
44603
  size: 20
44567
44604
  })), /*#__PURE__*/React__default["default"].createElement("p", {
44568
44605
  className: ' p-0 m-0 wordbreak '
44569
- }, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.address_en)), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
44606
+ }, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.address_en)), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
44570
44607
  className: "".concat(footerStyles.footerinformationstyles) + ' col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start justify-content-md-center align-items-center mb-3 storeinfotext cursor-pointer ',
44571
44608
  onClick: function onClick() {
44572
- var _authdetailsContext$i21;
44573
- window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 || (_authdetailsContext$i21 = _authdetailsContext$i21.contactinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.email), '_self');
44609
+ var _authdetailsContext$i24;
44610
+ window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 || (_authdetailsContext$i24 = _authdetailsContext$i24.contactinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.email), '_self');
44574
44611
  }
44575
44612
  }, /*#__PURE__*/React__default["default"].createElement("i", {
44576
44613
  className: "h-100 d-flex justify-content-center align-items-center"
@@ -44579,7 +44616,7 @@
44579
44616
  size: 20
44580
44617
  })), /*#__PURE__*/React__default["default"].createElement("p", {
44581
44618
  className: ' p-0 m-0 wordbreak text-transform-none storeinfotext '
44582
- }, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 || (_authdetailsContext$i22 = _authdetailsContext$i22.contactinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.email)), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
44619
+ }, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 || (_authdetailsContext$i25 = _authdetailsContext$i25.contactinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.email)), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
44583
44620
  className: "".concat(footerStyles.footerinformationstyles) + ' col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start justify-content-md-center align-items-center mb-md-3 storeinfotext ',
44584
44621
  onClick: function onClick() {
44585
44622
  window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
@@ -44634,8 +44671,8 @@
44634
44671
  "class": "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer ',
44635
44672
  src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
44636
44673
  onClick: function onClick() {
44637
- var _authdetailsContext$i23;
44638
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.mobileapplink_appstore, '_blank');
44674
+ var _authdetailsContext$i26;
44675
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.mobileapplink_appstore, '_blank');
44639
44676
  },
44640
44677
  style: {
44641
44678
  width: '80%',
@@ -44647,8 +44684,8 @@
44647
44684
  "class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-start align-items-center cursor-pointer ',
44648
44685
  src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
44649
44686
  onClick: function onClick() {
44650
- var _authdetailsContext$i24;
44651
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.mobileapplink_playstore, '_blank');
44687
+ var _authdetailsContext$i27;
44688
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.mobileapplink_playstore, '_blank');
44652
44689
  },
44653
44690
  style: {
44654
44691
  width: '80%',
@@ -44661,78 +44698,78 @@
44661
44698
  }
44662
44699
  }, /*#__PURE__*/React__default["default"].createElement("div", {
44663
44700
  className: "col-lg-12 allcentered"
44664
- }, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
44701
+ }, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
44665
44702
  className: langdetect == 'en' ? "".concat(footerStyles.facebook_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.facebook_btn) + ' allcentered ml-3 ml-sm-4 ',
44666
44703
  onClick: function onClick() {
44667
- var _authdetailsContext$i26;
44668
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.facebooklink) != null) {
44669
- var _authdetailsContext$i27;
44670
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.facebooklink, '_blank');
44704
+ var _authdetailsContext$i29;
44705
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.facebooklink) != null) {
44706
+ var _authdetailsContext$i30;
44707
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.facebooklink, '_blank');
44671
44708
  }
44672
44709
  }
44673
44710
  }, /*#__PURE__*/React__default["default"].createElement("i", {
44674
44711
  className: "h-100 allcentered"
44675
44712
  }, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
44676
44713
  size: sectionproperties.facebkbtnniconfontsize
44677
- }))), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
44714
+ }))), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
44678
44715
  className: langdetect == 'en' ? "".concat(footerStyles.instgram_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.instgram_btn) + ' allcentered ml-3 ml-sm-4',
44679
44716
  onClick: function onClick() {
44680
- var _authdetailsContext$i29;
44681
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.instagramlink) != null) {
44682
- var _authdetailsContext$i30;
44683
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.instagramlink, '_blank');
44717
+ var _authdetailsContext$i32;
44718
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.instagramlink) != null) {
44719
+ var _authdetailsContext$i33;
44720
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.instagramlink, '_blank');
44684
44721
  }
44685
44722
  }
44686
44723
  }, /*#__PURE__*/React__default["default"].createElement("i", {
44687
44724
  className: "h-100 allcentered"
44688
44725
  }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
44689
44726
  size: sectionproperties.instgrambtniconfontsize
44690
- }))), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("div", {
44727
+ }))), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("div", {
44691
44728
  className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
44692
44729
  onClick: function onClick() {
44693
- var _authdetailsContext$i32;
44694
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.whatsappnumber) != null) {
44695
- var _authdetailsContext$i33;
44696
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.whatsappnumber), '_blank');
44730
+ var _authdetailsContext$i35;
44731
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.whatsappnumber) != null) {
44732
+ var _authdetailsContext$i36;
44733
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.whatsappnumber), '_blank');
44697
44734
  }
44698
44735
  }
44699
44736
  }, /*#__PURE__*/React__default["default"].createElement("i", {
44700
44737
  className: "h-100 allcentered"
44701
44738
  }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
44702
44739
  size: sectionproperties.youtubebtniconfontsize
44703
- }))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
44740
+ }))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
44704
44741
  className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
44705
44742
  onClick: function onClick() {
44706
- var _authdetailsContext$i35;
44707
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.linkedinlink) != null) {
44708
- var _authdetailsContext$i36;
44709
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.linkedinlink, '_blank');
44743
+ var _authdetailsContext$i38;
44744
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.linkedinlink) != null) {
44745
+ var _authdetailsContext$i39;
44746
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.linkedinlink, '_blank');
44710
44747
  }
44711
44748
  }
44712
44749
  }, /*#__PURE__*/React__default["default"].createElement("i", {
44713
44750
  className: "h-100 allcentered"
44714
44751
  }, /*#__PURE__*/React__default["default"].createElement(FaLinkedinIn.FaLinkedinIn, {
44715
44752
  size: sectionproperties.instgrambtniconfontsize
44716
- }))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
44753
+ }))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
44717
44754
  className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
44718
44755
  onClick: function onClick() {
44719
- var _authdetailsContext$i38;
44720
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.tiktoklink) != null) {
44721
- var _authdetailsContext$i39;
44722
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.tiktoklink, '_blank');
44756
+ var _authdetailsContext$i41;
44757
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.tiktoklink) != null) {
44758
+ var _authdetailsContext$i42;
44759
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.tiktoklink, '_blank');
44723
44760
  }
44724
44761
  }
44725
44762
  }, /*#__PURE__*/React__default["default"].createElement("i", {
44726
44763
  className: "h-100 allcentered"
44727
44764
  }, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
44728
44765
  size: sectionproperties.instgrambtniconfontsize
44729
- }))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
44766
+ }))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i43 = authdetailsContext.instinfo) === null || _authdetailsContext$i43 === void 0 ? void 0 : _authdetailsContext$i43.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
44730
44767
  className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
44731
44768
  onClick: function onClick() {
44732
- var _authdetailsContext$i41;
44733
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.tiktoklink) != null) {
44734
- var _authdetailsContext$i42;
44735
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.youtubelink, '_blank');
44769
+ var _authdetailsContext$i44;
44770
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i44 = authdetailsContext.instinfo) === null || _authdetailsContext$i44 === void 0 ? void 0 : _authdetailsContext$i44.tiktoklink) != null) {
44771
+ var _authdetailsContext$i45;
44772
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i45 = authdetailsContext.instinfo) === null || _authdetailsContext$i45 === void 0 ? void 0 : _authdetailsContext$i45.youtubelink, '_blank');
44736
44773
  }
44737
44774
  }
44738
44775
  }, /*#__PURE__*/React__default["default"].createElement("i", {
@@ -59429,7 +59466,640 @@
59429
59466
  marginBottom: sectionproperties.marginBottom + 'px',
59430
59467
  background: sectionproperties.backgroundColor
59431
59468
  }
59469
+ }, sectionproperties.cardstyletype == 'Style 1' && /*#__PURE__*/React__default["default"].createElement("div", {
59470
+ "class": sectionproperties.card_marginRight != 0 && sectionproperties.card_marginLeft != 0 ? sectionproperties.width != 100 ? 'd-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 w-md-90 mx-auto' : 'd-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 w-md-100 mx-auto' : sectionproperties.width != 100 ? 'd-flex justify-content-between align-items-center w-md-90 mx-auto' : 'd-flex justify-content-between align-items-center w-md-100 mx-auto',
59471
+ style: {
59472
+ paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
59473
+ paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
59474
+ width: sectionproperties.width + 'vw',
59475
+ border: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor,
59476
+ borderRadius: sectionproperties.sectioncardborderradius + 'px'
59477
+ }
59478
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
59479
+ "class":
59480
+ // sectionproperties.paddingLeft != 0 && sectionproperties.paddingRight != 0
59481
+ // ? section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 '
59482
+ // : sectionproperties.paddingLeft == 0 && sectionproperties.paddingRight == 0
59483
+ // ? section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between '
59484
+ // : sectionproperties.paddingLeft != 0
59485
+ // ? section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between pr-1025-1 px-md-3 '
59486
+ // : sectionproperties.paddingRight != 0
59487
+ // ? section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between pr-1025-1 px-md-3 '
59488
+ // : section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between '
59489
+ sectionproperties.paddingLeft != 0 && sectionproperties.paddingRight != 0 ? section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 ' : sectionproperties.paddingLeft == 0 && sectionproperties.paddingRight == 0 ? section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between px-md-0 ' : sectionproperties.paddingLeft != 0 ? section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 ' : sectionproperties.paddingRight != 0 ? section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between plr-1025-1 pr-md-3 pl-md-3 ' : section_styles.sectioncintainer + ' row m-0 w-100 d-flex justify-content-between px-md-0 ',
59490
+ style: {
59491
+ paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
59492
+ paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px',
59493
+ // paddingTop: sectionproperties.paddingTop + 'px',
59494
+ // paddingBottom: sectionproperties.paddingBottom + 'px',
59495
+ marginTop: sectionproperties.marginTop + 'px',
59496
+ marginBottom: sectionproperties.marginBottom + 'px'
59497
+ }
59498
+ }, sectionproperties.sectionstyle == 'Image on right' && /*#__PURE__*/React__default["default"].createElement("div", {
59499
+ "class": "col-lg-12 p-0 d-flex justify-content-between d-md-none"
59500
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
59501
+ "class": "row m-0 w-100 d-flex justify-content-between",
59502
+ style: {
59503
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
59504
+ justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
59505
+ }
59506
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
59507
+ "class": sectionproperties.image_show == 'show' ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ' : section_styles.sectioncintainer + ' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ',
59508
+ style: {
59509
+ background: sectionproperties.reservation_bgcolor,
59510
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
59511
+ }
59512
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
59513
+ "class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
59514
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
59515
+ "class": sectionproperties.sectionstyleresponsive == 'Image above text' ? 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4' : 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',
59516
+ style: {
59517
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
59518
+ marginBottom: sectionproperties.sectionTitleMarginBottom + 'px',
59519
+ marginTop: sectionproperties.sectionTitleMarginTop + 'px',
59520
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
59521
+ }
59522
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
59523
+ "class": 'd-flex align-items-center flex-row d-sm-none mt-sm-2 ',
59524
+ style: {
59525
+ position: 'relative',
59526
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
59527
+ fontSize: sectionproperties.sectionTitleFontSize + 'px',
59528
+ backgroundColor: sectionproperties.sectiontitlebgcolor,
59529
+ borderRadius: sectionproperties.sectiontitleborderradius + 'px',
59530
+ paddingLeft: sectionproperties.sectiontitlepaddinghorizontal + 'px',
59531
+ paddingRight: sectionproperties.sectiontitlepaddinghorizontal + 'px',
59532
+ paddingTop: sectionproperties.sectiontitlepaddingvertical + 'px',
59533
+ paddingBottom: sectionproperties.sectiontitlepaddingvertical + 'px',
59534
+ marginLeft: sectionproperties.sectiontitleborderradius != 0 ? langdetect == 'en' ? sectionproperties.sectionTitleMarginLeft + 'px' : sectionproperties.sectionTitleMarginRight + 'px' : 0,
59535
+ marginRight: sectionproperties.sectiontitleborderradius != 0 ? langdetect == 'en' ? sectionproperties.sectionTitleMarginRight + 'px' : sectionproperties.sectionTitleMarginLeft + 'px' : 0
59536
+ }
59537
+ }, SectionTitle()), /*#__PURE__*/React__default["default"].createElement("div", {
59538
+ "class": 'd-none align-items-center flex-row d-sm-flex mt-sm-2',
59539
+ style: {
59540
+ position: 'relative',
59541
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
59542
+ fontSize: sectionproperties.sectionTitleFontSizeresp + 'px',
59543
+ backgroundColor: sectionproperties.sectiontitlebgcolor,
59544
+ borderRadius: sectionproperties.sectiontitleborderradius + 'px',
59545
+ paddingLeft: sectionproperties.sectiontitlepaddinghorizontal + 'px',
59546
+ paddingRight: sectionproperties.sectiontitlepaddinghorizontal + 'px',
59547
+ paddingTop: sectionproperties.sectiontitlepaddingvertical + 'px',
59548
+ paddingBottom: sectionproperties.sectiontitlepaddingvertical + 'px',
59549
+ marginLeft: sectionproperties.sectiontitleborderradius != 0 ? langdetect == 'en' ? sectionproperties.sectionTitleMarginLeft + 'px' : sectionproperties.sectionTitleMarginRight + 'px' : 0,
59550
+ marginRight: sectionproperties.sectiontitleborderradius != 0 ? langdetect == 'en' ? sectionproperties.sectionTitleMarginRight + 'px' : sectionproperties.sectionTitleMarginLeft + 'px' : 0
59551
+ }
59552
+ }, SectionTitle())), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
59553
+ "class": "col-lg-12 pl-0 pr-0 d-flex justify-content-md-center",
59554
+ style: {
59555
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
59556
+ marginBottom: sectionproperties.descriptionMarginBottom + 'px',
59557
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
59558
+ }
59559
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
59560
+ "class": "d-flex align-items-center flex-row d-sm-none mt-sm-2",
59561
+ style: {
59562
+ position: 'relative',
59563
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
59564
+ fontSize: sectionproperties.prodCatFontSize + 'px',
59565
+ paddingLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
59566
+ paddingRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
59567
+ }
59568
+ }, SectionDescription()), /*#__PURE__*/React__default["default"].createElement("div", {
59569
+ "class": "d-none align-items-center flex-row d-sm-flex mt-sm-2",
59570
+ style: {
59571
+ position: 'relative',
59572
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
59573
+ fontSize: sectionproperties.prodCatFontSizeResp + 'px'
59574
+ }
59575
+ }, SectionDescription())), /*#__PURE__*/React__default["default"].createElement("div", {
59576
+ "class": "col-lg-12 p-0 d-flex justify-content-md-center",
59577
+ style: {
59578
+ justifyContent: sectionproperties.text2centered == 'Centered' ? 'center' : 'start',
59579
+ marginBottom: sectionproperties.slideshowText2Content_marginBottom + 'px'
59580
+ }
59581
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
59582
+ "class": sectionproperties.text2centered == 'Justify' ? section_styles.editortext + ' pb-0 pl-md-2 pr-md-2 ' : section_styles.editortext + ' pb-0 text-md-center pl-md-2 pr-md-2 ',
59583
+ style: {},
59584
+ dangerouslySetInnerHTML: {
59585
+ __html: langdetect == 'en' ? sectionproperties.contenteditor : sectionproperties.text2editortextar
59586
+ }
59587
+ })), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
59588
+ "class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 p-0 allcentered' : 'col-lg-12 p-0 text-start justify-content-md-center'
59589
+ }, /*#__PURE__*/React__default["default"].createElement("button", {
59590
+ "class": "".concat(section_styles.btn) + ' m-md-0 ',
59591
+ onClick: function onClick() {
59592
+ if (sectionproperties.btntype == 'WhatsApp') {
59593
+ var _authdetailsContext$i9;
59594
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.whatsappnumber) != null) {
59595
+ var _authdetailsContext$i10;
59596
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.whatsappnumber), '_blank');
59597
+ }
59598
+ } else if (sectionproperties.btntype == 'App/Web Page') {
59599
+ // window.open(sectionproperties.btnlink, '_target');
59600
+ routingcountext(sectionproperties.btnlink, false, '');
59601
+ } else {
59602
+ window.open(sectionproperties.btnlink, '_blank');
59603
+ }
59604
+ },
59605
+ style: {
59606
+ marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
59607
+ marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
59608
+ }
59609
+ }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
59610
+ "class": "col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",
59611
+ style: {
59612
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
59613
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
59614
+ display: sectionproperties.fbbtn_show == 'Hide' && sectionproperties.instbtn_show == 'Hide' && sectionproperties.youtbtn_show == 'Hide' ? 'none' : 'flex'
59615
+ }
59616
+ }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
59617
+ "class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
59618
+ onClick: function onClick() {
59619
+ var _authdetailsContext$i11;
59620
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.facebooklink) != null) {
59621
+ var _authdetailsContext$i12;
59622
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.facebooklink, '_blank');
59623
+ }
59624
+ }
59625
+ }, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
59626
+ size: sectionproperties.facebkbtnniconfontsize
59627
+ })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
59628
+ "class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
59629
+ onClick: function onClick() {
59630
+ var _authdetailsContext$i13;
59631
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink) != null) {
59632
+ var _authdetailsContext$i14;
59633
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.instagramlink, '_blank');
59634
+ }
59635
+ }
59636
+ }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
59637
+ size: sectionproperties.instgrambtniconfontsize
59638
+ })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
59639
+ "class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
59640
+ onClick: function onClick() {
59641
+ var _authdetailsContext$i15;
59642
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.whatsappnumber) != null) {
59643
+ var _authdetailsContext$i16;
59644
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.whatsappnumber), '_blank');
59645
+ }
59646
+ }
59647
+ }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
59648
+ size: sectionproperties.youtubebtniconfontsize
59649
+ }))))), sectionproperties.image_show == 'show' && Image())), sectionproperties.sectionstyleresponsive == 'Image below text' && /*#__PURE__*/React__default["default"].createElement("div", {
59650
+ "class": "col-lg-12 p-0 d-none d-md-flex justify-content-between"
59651
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
59652
+ "class": "row m-0 w-100 d-flex justify-content-between",
59653
+ style: {
59654
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
59655
+ justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
59656
+ }
59657
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
59658
+ "class": sectionproperties.image_show == 'show' ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ' : section_styles.sectioncintainer + ' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ',
59659
+ style: {
59660
+ background: sectionproperties.reservation_bgcolor,
59661
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
59662
+ }
59663
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
59664
+ "class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
59665
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
59666
+ "class": sectionproperties.sectionstyleresponsive == 'Image above text' ? 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4' : 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',
59667
+ style: {
59668
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
59669
+ marginBottom: sectionproperties.sectionTitleMarginBottom + 'px',
59670
+ marginTop: sectionproperties.sectionTitleMarginTop + 'px',
59671
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
59672
+ }
59673
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
59674
+ "class": 'd-flex align-items-center flex-row d-sm-none mt-sm-2 ',
59675
+ style: {
59676
+ position: 'relative',
59677
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
59678
+ fontSize: sectionproperties.sectionTitleFontSize + 'px',
59679
+ backgroundColor: sectionproperties.sectiontitlebgcolor,
59680
+ borderRadius: sectionproperties.sectiontitleborderradius + 'px',
59681
+ paddingLeft: sectionproperties.sectiontitlepaddinghorizontal + 'px',
59682
+ paddingRight: sectionproperties.sectiontitlepaddinghorizontal + 'px',
59683
+ paddingTop: sectionproperties.sectiontitlepaddingvertical + 'px',
59684
+ paddingBottom: sectionproperties.sectiontitlepaddingvertical + 'px',
59685
+ marginLeft: sectionproperties.sectiontitleborderradius != 0 ? langdetect == 'en' ? sectionproperties.sectionTitleMarginLeft + 'px' : sectionproperties.sectionTitleMarginRight + 'px' : 0,
59686
+ marginRight: sectionproperties.sectiontitleborderradius != 0 ? langdetect == 'en' ? sectionproperties.sectionTitleMarginRight + 'px' : sectionproperties.sectionTitleMarginLeft + 'px' : 0
59687
+ }
59688
+ }, SectionTitle()), /*#__PURE__*/React__default["default"].createElement("div", {
59689
+ "class": 'd-none align-items-center flex-row d-sm-flex mt-sm-2',
59690
+ style: {
59691
+ position: 'relative',
59692
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
59693
+ fontSize: sectionproperties.sectionTitleFontSizeresp + 'px',
59694
+ backgroundColor: sectionproperties.sectiontitlebgcolor,
59695
+ borderRadius: sectionproperties.sectiontitleborderradius + 'px',
59696
+ paddingLeft: sectionproperties.sectiontitlepaddinghorizontal + 'px',
59697
+ paddingRight: sectionproperties.sectiontitlepaddinghorizontal + 'px',
59698
+ paddingTop: sectionproperties.sectiontitlepaddingvertical + 'px',
59699
+ paddingBottom: sectionproperties.sectiontitlepaddingvertical + 'px',
59700
+ marginLeft: sectionproperties.sectiontitleborderradius != 0 ? langdetect == 'en' ? sectionproperties.sectionTitleMarginLeft + 'px' : sectionproperties.sectionTitleMarginRight + 'px' : 0,
59701
+ marginRight: sectionproperties.sectiontitleborderradius != 0 ? langdetect == 'en' ? sectionproperties.sectionTitleMarginRight + 'px' : sectionproperties.sectionTitleMarginLeft + 'px' : 0
59702
+ }
59703
+ }, SectionTitle())), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
59704
+ "class": "col-lg-12 pl-0 pr-0 d-flex justify-content-md-center",
59705
+ style: {
59706
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
59707
+ marginBottom: sectionproperties.descriptionMarginBottom + 'px',
59708
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
59709
+ }
59710
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
59711
+ "class": "d-flex align-items-center flex-row d-sm-none mt-sm-2",
59712
+ style: {
59713
+ position: 'relative',
59714
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
59715
+ fontSize: sectionproperties.prodCatFontSize + 'px',
59716
+ paddingLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
59717
+ paddingRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
59718
+ }
59719
+ }, SectionDescription()), /*#__PURE__*/React__default["default"].createElement("div", {
59720
+ "class": "d-none align-items-center flex-row d-sm-flex mt-sm-2",
59721
+ style: {
59722
+ position: 'relative',
59723
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
59724
+ fontSize: sectionproperties.prodCatFontSizeResp + 'px'
59725
+ }
59726
+ }, SectionDescription())), /*#__PURE__*/React__default["default"].createElement("div", {
59727
+ "class": "col-lg-12 p-0 d-flex justify-content-md-center",
59728
+ style: {
59729
+ justifyContent: sectionproperties.text2centered == 'Centered' ? 'center' : 'start',
59730
+ marginBottom: sectionproperties.slideshowText2Content_marginBottom + 'px'
59731
+ }
59732
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
59733
+ "class": sectionproperties.text2centered == 'Justify' ? section_styles.editortext + ' pb-0 pl-md-2 pr-md-2 ' : section_styles.editortext + ' pb-0 text-md-center pl-md-2 pr-md-2 ',
59734
+ style: {},
59735
+ dangerouslySetInnerHTML: {
59736
+ __html: langdetect == 'en' ? sectionproperties.contenteditor : sectionproperties.text2editortextar
59737
+ }
59738
+ })), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
59739
+ "class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 p-0 allcentered' : 'col-lg-12 p-0 text-start justify-content-md-center'
59740
+ }, /*#__PURE__*/React__default["default"].createElement("button", {
59741
+ "class": "".concat(section_styles.btn) + ' m-md-0 ',
59742
+ onClick: function onClick() {
59743
+ if (sectionproperties.btntype == 'WhatsApp') {
59744
+ var _authdetailsContext$i17;
59745
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.whatsappnumber) != null) {
59746
+ var _authdetailsContext$i18;
59747
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.whatsappnumber), '_blank');
59748
+ }
59749
+ } else if (sectionproperties.btntype == 'App/Web Page') {
59750
+ // window.open(sectionproperties.btnlink, '_target');
59751
+ routingcountext(sectionproperties.btnlink, false, '');
59752
+ } else {
59753
+ window.open(sectionproperties.btnlink, '_blank');
59754
+ }
59755
+ },
59756
+ style: {
59757
+ marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
59758
+ marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
59759
+ }
59760
+ }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
59761
+ "class": "col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",
59762
+ style: {
59763
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
59764
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
59765
+ display: sectionproperties.fbbtn_show == 'Hide' && sectionproperties.instbtn_show == 'Hide' && sectionproperties.youtbtn_show == 'Hide' ? 'none' : 'flex'
59766
+ }
59767
+ }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
59768
+ "class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
59769
+ onClick: function onClick() {
59770
+ var _authdetailsContext$i19;
59771
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.facebooklink) != null) {
59772
+ var _authdetailsContext$i20;
59773
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.facebooklink, '_blank');
59774
+ }
59775
+ }
59776
+ }, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
59777
+ size: sectionproperties.facebkbtnniconfontsize
59778
+ })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
59779
+ "class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
59780
+ onClick: function onClick() {
59781
+ var _authdetailsContext$i21;
59782
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.instagramlink) != null) {
59783
+ var _authdetailsContext$i22;
59784
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.instagramlink, '_blank');
59785
+ }
59786
+ }
59787
+ }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
59788
+ size: sectionproperties.instgrambtniconfontsize
59789
+ })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
59790
+ "class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
59791
+ onClick: function onClick() {
59792
+ var _authdetailsContext$i23;
59793
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.whatsappnumber) != null) {
59794
+ var _authdetailsContext$i24;
59795
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.whatsappnumber), '_blank');
59796
+ }
59797
+ }
59798
+ }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
59799
+ size: sectionproperties.youtubebtniconfontsize
59800
+ }))))), sectionproperties.image_show == 'show' && Image())), sectionproperties.sectionstyle == 'Image on left' && /*#__PURE__*/React__default["default"].createElement("div", {
59801
+ "class": "col-lg-12 p-0 d-flex justify-content-between d-md-none"
59802
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
59803
+ "class": "row m-0 w-100 d-flex justify-content-between",
59804
+ style: {
59805
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
59806
+ justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
59807
+ }
59808
+ }, sectionproperties.image_show == 'show' && Image(), /*#__PURE__*/React__default["default"].createElement("div", {
59809
+ "class": sectionproperties.image_show == 'show' ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ' : section_styles.sectioncintainer + ' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ',
59810
+ style: {
59811
+ background: sectionproperties.reservation_bgcolor,
59812
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
59813
+ }
59814
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
59815
+ "class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
59816
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
59817
+ "class": sectionproperties.sectionstyleresponsive == 'Image above text' ? 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4' : 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',
59818
+ style: {
59819
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
59820
+ marginBottom: sectionproperties.sectionTitleMarginBottom + 'px',
59821
+ marginTop: sectionproperties.sectionTitleMarginTop + 'px',
59822
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
59823
+ }
59824
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
59825
+ "class": 'd-flex align-items-center flex-row d-sm-none mt-sm-2 ',
59826
+ style: {
59827
+ position: 'relative',
59828
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
59829
+ fontSize: sectionproperties.sectionTitleFontSize + 'px',
59830
+ backgroundColor: sectionproperties.sectiontitlebgcolor,
59831
+ borderRadius: sectionproperties.sectiontitleborderradius + 'px',
59832
+ paddingLeft: sectionproperties.sectiontitlepaddinghorizontal + 'px',
59833
+ paddingRight: sectionproperties.sectiontitlepaddinghorizontal + 'px',
59834
+ paddingTop: sectionproperties.sectiontitlepaddingvertical + 'px',
59835
+ paddingBottom: sectionproperties.sectiontitlepaddingvertical + 'px',
59836
+ marginLeft: sectionproperties.sectiontitleborderradius != 0 ? langdetect == 'en' ? sectionproperties.sectionTitleMarginLeft + 'px' : sectionproperties.sectionTitleMarginRight + 'px' : 0,
59837
+ marginRight: sectionproperties.sectiontitleborderradius != 0 ? langdetect == 'en' ? sectionproperties.sectionTitleMarginRight + 'px' : sectionproperties.sectionTitleMarginLeft + 'px' : 0
59838
+ }
59839
+ }, SectionTitle()), /*#__PURE__*/React__default["default"].createElement("div", {
59840
+ "class": 'd-none align-items-center flex-row d-sm-flex mt-sm-2',
59841
+ style: {
59842
+ position: 'relative',
59843
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
59844
+ fontSize: sectionproperties.sectionTitleFontSizeresp + 'px',
59845
+ backgroundColor: sectionproperties.sectiontitlebgcolor,
59846
+ borderRadius: sectionproperties.sectiontitleborderradius + 'px',
59847
+ paddingLeft: sectionproperties.sectiontitlepaddinghorizontal + 'px',
59848
+ paddingRight: sectionproperties.sectiontitlepaddinghorizontal + 'px',
59849
+ paddingTop: sectionproperties.sectiontitlepaddingvertical + 'px',
59850
+ paddingBottom: sectionproperties.sectiontitlepaddingvertical + 'px',
59851
+ marginLeft: sectionproperties.sectiontitleborderradius != 0 ? langdetect == 'en' ? sectionproperties.sectionTitleMarginLeft + 'px' : sectionproperties.sectionTitleMarginRight + 'px' : 0,
59852
+ marginRight: sectionproperties.sectiontitleborderradius != 0 ? langdetect == 'en' ? sectionproperties.sectionTitleMarginRight + 'px' : sectionproperties.sectionTitleMarginLeft + 'px' : 0
59853
+ }
59854
+ }, SectionTitle())), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
59855
+ "class": "col-lg-12 pl-0 pr-0 d-flex justify-content-md-center",
59856
+ style: {
59857
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
59858
+ marginBottom: sectionproperties.descriptionMarginBottom + 'px',
59859
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
59860
+ }
59861
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
59862
+ "class": "d-flex align-items-center flex-row d-sm-none mt-sm-2",
59863
+ style: {
59864
+ position: 'relative',
59865
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
59866
+ fontSize: sectionproperties.prodCatFontSize + 'px',
59867
+ paddingLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
59868
+ paddingRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
59869
+ }
59870
+ }, SectionDescription()), /*#__PURE__*/React__default["default"].createElement("div", {
59871
+ "class": "d-none align-items-center flex-row d-sm-flex mt-sm-2",
59872
+ style: {
59873
+ position: 'relative',
59874
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
59875
+ fontSize: sectionproperties.prodCatFontSizeResp + 'px'
59876
+ }
59877
+ }, SectionDescription())), /*#__PURE__*/React__default["default"].createElement("div", {
59878
+ "class": "col-lg-12 p-0 d-flex justify-content-md-center",
59879
+ style: {
59880
+ justifyContent: sectionproperties.text2centered == 'Centered' ? 'center' : 'start',
59881
+ marginBottom: sectionproperties.slideshowText2Content_marginBottom + 'px'
59882
+ }
59883
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
59884
+ "class": sectionproperties.text2centered == 'Justify' ? section_styles.editortext + ' pb-0 pl-md-2 pr-md-2 ' : section_styles.editortext + ' pb-0 text-md-center pl-md-2 pr-md-2 ',
59885
+ style: {},
59886
+ dangerouslySetInnerHTML: {
59887
+ __html: langdetect == 'en' ? sectionproperties.contenteditor : sectionproperties.text2editortextar
59888
+ }
59889
+ })), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
59890
+ "class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 p-0 allcentered' : 'col-lg-12 p-0 text-start justify-content-md-center'
59891
+ }, /*#__PURE__*/React__default["default"].createElement("button", {
59892
+ "class": "".concat(section_styles.btn) + ' m-md-0 ',
59893
+ onClick: function onClick() {
59894
+ if (sectionproperties.btntype == 'WhatsApp') {
59895
+ var _authdetailsContext$i25;
59896
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.whatsappnumber) != null) {
59897
+ var _authdetailsContext$i26;
59898
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.whatsappnumber), '_blank');
59899
+ }
59900
+ } else if (sectionproperties.btntype == 'App/Web Page') {
59901
+ // window.open(sectionproperties.btnlink, '_target');
59902
+ routingcountext(sectionproperties.btnlink, false, '');
59903
+ } else {
59904
+ window.open(sectionproperties.btnlink, '_blank');
59905
+ }
59906
+ },
59907
+ style: {
59908
+ marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
59909
+ marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
59910
+ }
59911
+ }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
59912
+ "class": "col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",
59913
+ style: {
59914
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
59915
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
59916
+ display: sectionproperties.fbbtn_show == 'Hide' && sectionproperties.instbtn_show == 'Hide' && sectionproperties.youtbtn_show == 'Hide' ? 'none' : 'flex'
59917
+ }
59918
+ }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
59919
+ "class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
59920
+ onClick: function onClick() {
59921
+ var _authdetailsContext$i27;
59922
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.facebooklink) != null) {
59923
+ var _authdetailsContext$i28;
59924
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.facebooklink, '_blank');
59925
+ }
59926
+ }
59927
+ }, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
59928
+ size: sectionproperties.facebkbtnniconfontsize
59929
+ })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
59930
+ "class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
59931
+ onClick: function onClick() {
59932
+ var _authdetailsContext$i29;
59933
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.instagramlink) != null) {
59934
+ var _authdetailsContext$i30;
59935
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.instagramlink, '_blank');
59936
+ }
59937
+ }
59938
+ }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
59939
+ size: sectionproperties.instgrambtniconfontsize
59940
+ })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
59941
+ "class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
59942
+ onClick: function onClick() {
59943
+ var _authdetailsContext$i31;
59944
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.whatsappnumber) != null) {
59945
+ var _authdetailsContext$i32;
59946
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.whatsappnumber), '_blank');
59947
+ }
59948
+ }
59949
+ }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
59950
+ size: sectionproperties.youtubebtniconfontsize
59951
+ }))))))), sectionproperties.sectionstyleresponsive == 'Image above text' && /*#__PURE__*/React__default["default"].createElement("div", {
59952
+ "class": "col-lg-12 p-0 d-none d-md-flex justify-content-between"
59953
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
59954
+ "class": "row m-0 w-100 d-flex justify-content-between",
59955
+ style: {
59956
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
59957
+ justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
59958
+ }
59959
+ }, sectionproperties.image_show == 'show' && Image(), /*#__PURE__*/React__default["default"].createElement("div", {
59960
+ "class": sectionproperties.image_show == 'show' ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ' : section_styles.sectioncintainer + ' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ',
59961
+ style: {
59962
+ background: sectionproperties.reservation_bgcolor,
59963
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
59964
+ }
59432
59965
  }, /*#__PURE__*/React__default["default"].createElement("div", {
59966
+ "class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
59967
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
59968
+ "class": sectionproperties.sectionstyleresponsive == 'Image above text' ? 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4' : 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',
59969
+ style: {
59970
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
59971
+ marginBottom: sectionproperties.sectionTitleMarginBottom + 'px',
59972
+ marginTop: sectionproperties.sectionTitleMarginTop + 'px',
59973
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
59974
+ }
59975
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
59976
+ "class": 'd-flex align-items-center flex-row d-sm-none mt-sm-2 ',
59977
+ style: {
59978
+ position: 'relative',
59979
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
59980
+ fontSize: sectionproperties.sectionTitleFontSize + 'px',
59981
+ backgroundColor: sectionproperties.sectiontitlebgcolor,
59982
+ borderRadius: sectionproperties.sectiontitleborderradius + 'px',
59983
+ paddingLeft: sectionproperties.sectiontitlepaddinghorizontal + 'px',
59984
+ paddingRight: sectionproperties.sectiontitlepaddinghorizontal + 'px',
59985
+ paddingTop: sectionproperties.sectiontitlepaddingvertical + 'px',
59986
+ paddingBottom: sectionproperties.sectiontitlepaddingvertical + 'px',
59987
+ marginLeft: sectionproperties.sectiontitleborderradius != 0 ? langdetect == 'en' ? sectionproperties.sectionTitleMarginLeft + 'px' : sectionproperties.sectionTitleMarginRight + 'px' : 0,
59988
+ marginRight: sectionproperties.sectiontitleborderradius != 0 ? langdetect == 'en' ? sectionproperties.sectionTitleMarginRight + 'px' : sectionproperties.sectionTitleMarginLeft + 'px' : 0
59989
+ }
59990
+ }, SectionTitle()), /*#__PURE__*/React__default["default"].createElement("div", {
59991
+ "class": 'd-none align-items-center flex-row d-sm-flex mt-sm-2',
59992
+ style: {
59993
+ position: 'relative',
59994
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
59995
+ fontSize: sectionproperties.sectionTitleFontSizeresp + 'px',
59996
+ backgroundColor: sectionproperties.sectiontitlebgcolor,
59997
+ borderRadius: sectionproperties.sectiontitleborderradius + 'px',
59998
+ paddingLeft: sectionproperties.sectiontitlepaddinghorizontal + 'px',
59999
+ paddingRight: sectionproperties.sectiontitlepaddinghorizontal + 'px',
60000
+ paddingTop: sectionproperties.sectiontitlepaddingvertical + 'px',
60001
+ paddingBottom: sectionproperties.sectiontitlepaddingvertical + 'px',
60002
+ marginLeft: sectionproperties.sectiontitleborderradius != 0 ? langdetect == 'en' ? sectionproperties.sectionTitleMarginLeft + 'px' : sectionproperties.sectionTitleMarginRight + 'px' : 0,
60003
+ marginRight: sectionproperties.sectiontitleborderradius != 0 ? langdetect == 'en' ? sectionproperties.sectionTitleMarginRight + 'px' : sectionproperties.sectionTitleMarginLeft + 'px' : 0
60004
+ }
60005
+ }, SectionTitle())), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60006
+ "class": "col-lg-12 pl-0 pr-0 d-flex justify-content-md-center",
60007
+ style: {
60008
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
60009
+ marginBottom: sectionproperties.descriptionMarginBottom + 'px',
60010
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
60011
+ }
60012
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
60013
+ "class": "d-flex align-items-center flex-row d-sm-none mt-sm-2",
60014
+ style: {
60015
+ position: 'relative',
60016
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
60017
+ fontSize: sectionproperties.prodCatFontSize + 'px',
60018
+ paddingLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
60019
+ paddingRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
60020
+ }
60021
+ }, SectionDescription()), /*#__PURE__*/React__default["default"].createElement("div", {
60022
+ "class": "d-none align-items-center flex-row d-sm-flex mt-sm-2",
60023
+ style: {
60024
+ position: 'relative',
60025
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
60026
+ fontSize: sectionproperties.prodCatFontSizeResp + 'px'
60027
+ }
60028
+ }, SectionDescription())), /*#__PURE__*/React__default["default"].createElement("div", {
60029
+ "class": "col-lg-12 p-0 d-flex justify-content-md-center",
60030
+ style: {
60031
+ justifyContent: sectionproperties.text2centered == 'Centered' ? 'center' : 'start',
60032
+ marginBottom: sectionproperties.slideshowText2Content_marginBottom + 'px'
60033
+ }
60034
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
60035
+ "class": sectionproperties.text2centered == 'Justify' ? section_styles.editortext + ' pb-0 pl-md-2 pr-md-2 ' : section_styles.editortext + ' pb-0 text-md-center pl-md-2 pr-md-2 ',
60036
+ style: {},
60037
+ dangerouslySetInnerHTML: {
60038
+ __html: langdetect == 'en' ? sectionproperties.contenteditor : sectionproperties.text2editortextar
60039
+ }
60040
+ })), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60041
+ "class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 p-0 allcentered' : 'col-lg-12 p-0 text-start justify-content-md-center'
60042
+ }, /*#__PURE__*/React__default["default"].createElement("button", {
60043
+ "class": "".concat(section_styles.btn) + ' m-md-0 ',
60044
+ onClick: function onClick() {
60045
+ if (sectionproperties.btntype == 'WhatsApp') {
60046
+ var _authdetailsContext$i33;
60047
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.whatsappnumber) != null) {
60048
+ var _authdetailsContext$i34;
60049
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.whatsappnumber), '_blank');
60050
+ }
60051
+ } else if (sectionproperties.btntype == 'App/Web Page') {
60052
+ // window.open(sectionproperties.btnlink, '_target');
60053
+ routingcountext(sectionproperties.btnlink, false, '');
60054
+ } else {
60055
+ window.open(sectionproperties.btnlink, '_blank');
60056
+ }
60057
+ },
60058
+ style: {
60059
+ marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
60060
+ marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
60061
+ }
60062
+ }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
60063
+ "class": "col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",
60064
+ style: {
60065
+ justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
60066
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
60067
+ display: sectionproperties.fbbtn_show == 'Hide' && sectionproperties.instbtn_show == 'Hide' && sectionproperties.youtbtn_show == 'Hide' ? 'none' : 'flex'
60068
+ }
60069
+ }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60070
+ "class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60071
+ onClick: function onClick() {
60072
+ var _authdetailsContext$i35;
60073
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.facebooklink) != null) {
60074
+ var _authdetailsContext$i36;
60075
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.facebooklink, '_blank');
60076
+ }
60077
+ }
60078
+ }, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
60079
+ size: sectionproperties.facebkbtnniconfontsize
60080
+ })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60081
+ "class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60082
+ onClick: function onClick() {
60083
+ var _authdetailsContext$i37;
60084
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.instagramlink) != null) {
60085
+ var _authdetailsContext$i38;
60086
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.instagramlink, '_blank');
60087
+ }
60088
+ }
60089
+ }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
60090
+ size: sectionproperties.instgrambtniconfontsize
60091
+ })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
60092
+ "class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
60093
+ onClick: function onClick() {
60094
+ var _authdetailsContext$i39;
60095
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.whatsappnumber) != null) {
60096
+ var _authdetailsContext$i40;
60097
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.whatsappnumber), '_blank');
60098
+ }
60099
+ }
60100
+ }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
60101
+ size: sectionproperties.youtubebtniconfontsize
60102
+ }))))))))), sectionproperties.cardstyletype == 'Style 2' && /*#__PURE__*/React__default["default"].createElement("div", {
59433
60103
  "class": sectionproperties.card_marginRight != 0 && sectionproperties.card_marginLeft != 0 ? sectionproperties.width != 100 ? section_styles.cont1 + ' d-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 mx-auto ' : section_styles.cont1 + ' d-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 mx-auto ' : sectionproperties.width != 100 ? section_styles.cont1 + ' d-flex justify-content-between align-items-center mx-auto ' : section_styles.cont1 + ' d-flex justify-content-between align-items-center mx-auto ',
59434
60104
  style: {
59435
60105
  paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
@@ -69871,7 +70541,6 @@
69871
70541
  function ownKeys$m(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
69872
70542
  function _objectSpread$m(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$m(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$m(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
69873
70543
  var Horizontalcard = function Horizontalcard(props) {
69874
- var _ref;
69875
70544
  var _useState = React.useState(''),
69876
70545
  _useState2 = _slicedToArray__default["default"](_useState, 2),
69877
70546
  sectionproperties = _useState2[0],
@@ -70002,6 +70671,20 @@
70002
70671
  left: 0,
70003
70672
  right: 0,
70004
70673
  margin: 'auto'
70674
+ }),
70675
+ imagecont: glamor.css({
70676
+ width: '100%',
70677
+ height: sectionproperties.image_height + 'px',
70678
+ cursor: 'pointer',
70679
+ position: 'relative',
70680
+ borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px',
70681
+ borderBottomRightRadius: langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px',
70682
+ borderTopLeftRadius: langdetect == 'en' ? sectionproperties.image_bordertopleftradius + 'px' : sectionproperties.image_bordertoprightradius + 'px',
70683
+ borderTopRightRadius: langdetect == 'en' ? sectionproperties.image_bordertoprightradius + 'px' : sectionproperties.image_bordertopleftradius + 'px',
70684
+ background: sectionproperties.image_bgcolor,
70685
+ '@media (max-width: 800px)': {
70686
+ height: sectionproperties.height_responsive + 'px'
70687
+ }
70005
70688
  })
70006
70689
  };
70007
70690
  return /*#__PURE__*/React__default["default"].createElement("div", {
@@ -70023,21 +70706,11 @@
70023
70706
  }, sectionproperties.image_show == 'show' && /*#__PURE__*/React__default["default"].createElement("div", {
70024
70707
  "class": props.numberOfColsvertical == '1' ? 'col-lg-2 col-md-3 col-sm-3 p-0 h-100' : 'col-lg-4 col-md-4 col-sm-4 p-0 h-100'
70025
70708
  }, /*#__PURE__*/React__default["default"].createElement("div", {
70026
- "class": "d-flex d-md-none",
70709
+ "class": card_cssstyles.imagecont + ' d-flex allcentered ',
70027
70710
  onClick: function onClick() {
70028
70711
  cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, item.productid, props.fetchingtypeprops, item.collectionid);
70029
70712
  },
70030
- style: {
70031
- width: '100%',
70032
- height: sectionproperties.image_height + 'px',
70033
- cursor: 'pointer',
70034
- position: 'relative',
70035
- borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px',
70036
- borderBottomRightRadius: langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px',
70037
- borderTopLeftRadius: langdetect == 'en' ? sectionproperties.image_bordertopleftradius + 'px' : sectionproperties.image_bordertoprightradius + 'px',
70038
- borderTopRightRadius: langdetect == 'en' ? sectionproperties.image_bordertoprightradius + 'px' : sectionproperties.image_bordertopleftradius + 'px',
70039
- background: sectionproperties.image_bgcolor
70040
- }
70713
+ style: {}
70041
70714
  }, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
70042
70715
  urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
70043
70716
  publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
@@ -70058,33 +70731,7 @@
70058
70731
  "class": "".concat(card_cssstyles.outstockbadge) + ' allcentered '
70059
70732
  }, /*#__PURE__*/React__default["default"].createElement("p", {
70060
70733
  "class": "m-0 p-0"
70061
- }, langdetect == 'en' ? sectionproperties.outstock_contenten : sectionproperties.outstock_contentar))), /*#__PURE__*/React__default["default"].createElement("div", {
70062
- "class": "d-none d-md-flex",
70063
- onClick: function onClick() {
70064
- cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, item.productid, props.fetchingtypeprops, item.collectionid);
70065
- },
70066
- style: {
70067
- width: '100%',
70068
- height: sectionproperties.height_responsive + 'px',
70069
- cursor: 'pointer',
70070
- position: 'relative',
70071
- borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px',
70072
- borderBottomRightRadius: langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px',
70073
- borderTopLeftRadius: langdetect == 'en' ? sectionproperties.image_bordertopleftradius + 'px' : sectionproperties.image_bordertoprightradius + 'px',
70074
- borderTopRightRadius: langdetect == 'en' ? sectionproperties.image_bordertoprightradius + 'px' : sectionproperties.image_bordertopleftradius + 'px'
70075
- }
70076
- }, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
70077
- urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
70078
- publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
70079
- path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
70080
- style: (_ref = {
70081
- width: '100%',
70082
- height: '100%',
70083
- objectFit: 'contain',
70084
- marginBottom: 'auto'
70085
- }, _defineProperty__default["default"](_ref, "objectFit", sectionproperties.bgcovercontain == 'Cover' ? 'cover' : 'contain'), _defineProperty__default["default"](_ref, "marginBottom", 'auto'), _defineProperty__default["default"](_ref, "borderBottomLeftRadius", langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px'), _defineProperty__default["default"](_ref, "borderBottomRightRadius", langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px'), _defineProperty__default["default"](_ref, "borderTopLeftRadius", langdetect == 'en' ? sectionproperties.image_bordertopleftradius + 'px' : sectionproperties.image_bordertoprightradius + 'px'), _defineProperty__default["default"](_ref, "borderTopRightRadius", langdetect == 'en' ? sectionproperties.image_bordertoprightradius + 'px' : sectionproperties.image_bordertopleftradius + 'px'), _ref),
70086
- loading: "lazy"
70087
- })), (item === null || item === void 0 ? void 0 : item.hassale) == 1 && sectionproperties.showbadge == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
70734
+ }, langdetect == 'en' ? sectionproperties.outstock_contenten : sectionproperties.outstock_contentar))), (item === null || item === void 0 ? void 0 : item.hassale) == 1 && sectionproperties.showbadge == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
70088
70735
  "class": "allcentered",
70089
70736
  style: {
70090
70737
  position: 'absolute',