tabexseriescomponents 0.2.792 → 0.2.794

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.cjs.js CHANGED
@@ -163,6 +163,7 @@ var FaArrowAltCircleLeft = require('@react-icons/all-files/fa/FaArrowAltCircleLe
163
163
  var GoStar = require('@react-icons/all-files/go/GoStar');
164
164
  var IoIosStar = require('@react-icons/all-files/io/IoIosStar');
165
165
  var reactCountdownCircleTimer = require('react-countdown-circle-timer');
166
+ var reactTypeAnimation = require('react-type-animation');
166
167
  var BackgroundSlideshow = require('react-background-slideshow');
167
168
  var HiOutlineLocationMarker = require('@react-icons/all-files/hi/HiOutlineLocationMarker');
168
169
  var FiPhoneCall = require('@react-icons/all-files/fi/FiPhoneCall');
@@ -2888,11 +2889,7 @@ var Product_itemtype = function Product_itemtype(props) {
2888
2889
  onSlide: function onSlide(d) {
2889
2890
  setcurrentshowingimageindex(d);
2890
2891
  },
2891
- onClick: function onClick() {
2892
- if (sectionproperties.showgalleryfullscreenbtn == 'Yes') {
2893
- toggleFullScreen();
2894
- }
2895
- }
2892
+ onClick: function onClick() {}
2896
2893
  })))), /*#__PURE__*/React__default["default"].createElement("div", {
2897
2894
  className: sectionproperties.gallerystyle == 'Style 1' ? sectionproperties.evencols == 'Yes' ? langdetect == 'en' ? 'col-xl-6 col-lg-6 col-md-12 col-sm-12 pl-4 pr-0 pl-md-0 pr-md-0' : 'col-xl-6 col-lg-6 col-md-12 col-sm-12 pl-0 pr-4 pl-md-0 pr-md-0' : langdetect == 'en' ? 'col-xl-7 col-lg-7 col-md-12 col-sm-12 pl-4 pr-0 p-md-0' : 'col-xl-7 col-lg-7 col-md-12 col-sm-12 pl-0 pr-4 p-md-0' : 'col-xl-12 col-lg-12 col-md-12 col-sm-12 px-3 px-md-2'
2898
2895
  // className={
@@ -3286,7 +3283,7 @@ var Product_itemtype = function Product_itemtype(props) {
3286
3283
  size: sectionproperties.remove_quantitybtn_textfontsize
3287
3284
  }))), sectionproperties.quantitybtneditable == 'No' && /*#__PURE__*/React__default["default"].createElement("span", {
3288
3285
  className: "".concat(productinfo_cssstyles.quantitybtn_text)
3289
- }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.contactinfo.instid) == '66d6de1a1e04a' ? parseFloat(addtocardpayloadobj.quantity).toFixed(2) : parseInt(addtocardpayloadobj.quantity)), sectionproperties.quantitybtneditable == 'No' && /*#__PURE__*/React__default["default"].createElement("span", {
3286
+ }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.contactinfo.instid) == '66d6de1a1e04a' ? parseFloat(addtocardpayloadobj.quantity).toFixed(3) : parseInt(addtocardpayloadobj.quantity)), sectionproperties.quantitybtneditable == 'No' && /*#__PURE__*/React__default["default"].createElement("span", {
3290
3287
  className: "".concat(productinfo_cssstyles.add_quantitybtn_icon_container) + ' m-1 ',
3291
3288
  onClick: function onClick() {
3292
3289
  var _fetchProductInfoQuer38, _fetchProductInfoQuer39, _fetchProductInfoQuer40, _fetchProductInfoQuer41;
@@ -3570,7 +3567,7 @@ var Product_itemtype = function Product_itemtype(props) {
3570
3567
  disabled: AddtoCartMutationContext.isLoading == true ? true : false
3571
3568
  }, !AddtoCartMutationContext.isLoading && /*#__PURE__*/React__default["default"].createElement("span", {
3572
3569
  className: ' d-flex align-items-center justify-content-center '
3573
- }, langdetect == 'en' ? 'Buy Now' : 'إشترى الان'), AddtoCartMutationContext.isLoading && /*#__PURE__*/React__default["default"].createElement("div", {
3570
+ }, langdetect == 'en' ? 'Buy It Now' : 'إشترى الان'), AddtoCartMutationContext.isLoading && /*#__PURE__*/React__default["default"].createElement("div", {
3574
3571
  className: ' d-flex align-items-center justify-content-center '
3575
3572
  }, /*#__PURE__*/React__default["default"].createElement(reactCssfxLoading.CircularProgress, {
3576
3573
  color: sectionproperties.cartBtnTextcolor,
@@ -24946,7 +24943,7 @@ var SocialMediaSection = function SocialMediaSection(props) {
24946
24943
  function ownKeys$23(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; }
24947
24944
  function _objectSpread$23(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$23(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$23(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
24948
24945
  var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
24949
- var _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _returnpolicyobj9, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14, _returnpolicyobj15, _returnpolicyobj16, _returnpolicyobj17, _returnpolicyobj18, _returnpolicyobj19, _returnpolicyobj20, _returnpolicyobj21, _returnpolicyobj22, _returnpolicyobj23, _returnpolicyobj24;
24946
+ var _authdetailsContext$i3, _authdetailsContext$i4, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _returnpolicyobj9, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14, _returnpolicyobj15, _returnpolicyobj16, _returnpolicyobj17, _returnpolicyobj18, _returnpolicyobj19, _returnpolicyobj20, _returnpolicyobj21, _returnpolicyobj22, _returnpolicyobj23, _returnpolicyobj24;
24950
24947
  var actions = props.actions;
24951
24948
  var LogoutMutationContext = props.actions.LogoutMutationContext;
24952
24949
  var setsidecartnavshowcontext = props.actions.setsidecartnavshowcontext;
@@ -25735,7 +25732,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
25735
25732
  }, /*#__PURE__*/React__default["default"].createElement(FaRegHeart.FaRegHeart, {
25736
25733
  size: 22,
25737
25734
  color: sectionproperties.wishlistresponsivecolor
25738
- }))), sectionproperties.cartBtnShow == 'Show' && CartButton(), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 || (_authdetailsContext$i3 = _authdetailsContext$i3.instcurrencies) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.length) > 1 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.instid) != '67b1bb900a541' && /*#__PURE__*/React__default["default"].createElement("div", {
25735
+ }))), sectionproperties.cartBtnShow == 'Show' && CartButton(), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 || (_authdetailsContext$i3 = _authdetailsContext$i3.instcurrencies) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.length) > 1 && sectionproperties.showcurrency == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
25739
25736
  "class": 'd-flex align-items-center pl-1 pr-1 pt-1',
25740
25737
  style: {}
25741
25738
  }, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, /*#__PURE__*/React__default["default"].createElement("li", {
@@ -25748,8 +25745,8 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
25748
25745
  "class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
25749
25746
  }, /*#__PURE__*/React__default["default"].createElement("p", {
25750
25747
  "class": "m-0 p-0 ml-1 mr-1"
25751
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, null)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 || (_authdetailsContext$i5 = _authdetailsContext$i5.instcurrencies) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.map(function (item, index) {
25752
- var _authdetailsContext$i6;
25748
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, null)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 || (_authdetailsContext$i4 = _authdetailsContext$i4.instcurrencies) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.map(function (item, index) {
25749
+ var _authdetailsContext$i5;
25753
25750
  return /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
25754
25751
  "class": "m-0 p-0",
25755
25752
  onClick: function onClick() {
@@ -25771,7 +25768,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
25771
25768
  }
25772
25769
  }, /*#__PURE__*/React__default["default"].createElement(FaMoneyBillWave.FaMoneyBillWave, null), /*#__PURE__*/React__default["default"].createElement("span", {
25773
25770
  "class": 'ml-2 mr-2'
25774
- }, langdetect == 'en' ? item.currencyname_en : item.currencyname_ar)))), index != (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 || (_authdetailsContext$i6 = _authdetailsContext$i6.instcurrencies) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.length) - 1 && /*#__PURE__*/React__default["default"].createElement("div", {
25771
+ }, langdetect == 'en' ? item.currencyname_en : item.currencyname_ar)))), index != (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 || (_authdetailsContext$i5 = _authdetailsContext$i5.instcurrencies) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.length) - 1 && /*#__PURE__*/React__default["default"].createElement("div", {
25775
25772
  "class": "col-lg-12 p-0"
25776
25773
  }, /*#__PURE__*/React__default["default"].createElement("hr", {
25777
25774
  "class": "m-0"
@@ -29406,8 +29403,8 @@ var FloatingIcons = function FloatingIcons(props) {
29406
29403
  zIndex: 999999,
29407
29404
  transition: 'all 0.3s ease-out',
29408
29405
  bottom: sectionproperties.floatingwhatsapppositionfrombottom + 'px',
29409
- right: langdetect == 'en' ? sectionproperties.floatingwhatsapppositionfromright + 'px' : '',
29410
- left: langdetect == 'ar' ? sectionproperties.floatingwhatsapppositionfromright + 'px' : '',
29406
+ right: sectionproperties.cartBtnShow == 'Hide' ? langdetect == 'en' ? sectionproperties.floatingwhatsapppositionfromright + 'px' : '' : sectionproperties.floatingwhatsapppositionfromright,
29407
+ left: sectionproperties.cartBtnShow == 'Hide' ? langdetect == 'ar' ? sectionproperties.floatingwhatsapppositionfromright + 'px' : '' : '',
29411
29408
  width: sectionproperties.floatingwhatsappiconwidth + 'px',
29412
29409
  height: sectionproperties.floatingwhatappiconheight + 'px',
29413
29410
  background: sectionproperties.floatingwhatappiconbgcolor,
@@ -29530,9 +29527,9 @@ var FloatingIcons = function FloatingIcons(props) {
29530
29527
  background: sectionproperties.callfloatingbgcoloronhover
29531
29528
  }
29532
29529
  }),
29533
- callbtnen: glamor.css(_defineProperty__default["default"]({
29530
+ callbtnen: glamor.css({
29534
29531
  right: sectionproperties.callppositionfromright + 'px'
29535
- }, "right", '20px')),
29532
+ }),
29536
29533
  callbtnar: glamor.css({
29537
29534
  left: sectionproperties.callppositionfromright + 'px'
29538
29535
  })
@@ -29557,7 +29554,7 @@ var FloatingIcons = function FloatingIcons(props) {
29557
29554
  }), sectionproperties.floatingwhatsappiconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement("span", {
29558
29555
  "class": langdetect == 'en' ? 'ml-1' : 'mr-1'
29559
29556
  }, langdetect == 'en' ? sectionproperties.floatingwhatsappicontexten : sectionproperties.floatingwhatsappicontextar))), sectionproperties.showfloatingfbbtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
29560
- "class": langdetect == 'en' ? "".concat(header_cssstyles.fbfloatingicon, " ").concat(header_cssstyles.fbfloatingiconen) + ' allcentered cursor-pointer ' : "".concat(header_cssstyles.fbfloatingicon, " ").concat(header_cssstyles.fbfloatingiconar) + ' allcentered cursor-pointer ',
29557
+ "class": sectionproperties.cartBtnShow == 'Hide' ? langdetect == 'en' ? "".concat(header_cssstyles.fbfloatingicon, " ").concat(header_cssstyles.fbfloatingiconen) + ' allcentered cursor-pointer ' : "".concat(header_cssstyles.fbfloatingicon, " ").concat(header_cssstyles.fbfloatingiconar) + ' allcentered cursor-pointer ' : "".concat(header_cssstyles.fbfloatingicon, " ").concat(header_cssstyles.fbfloatingiconen) + ' allcentered cursor-pointer ',
29561
29558
  onClick: function onClick() {
29562
29559
  var _authdetailsContext$i3;
29563
29560
  if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.facebooklink) != null) {
@@ -29568,7 +29565,7 @@ var FloatingIcons = function FloatingIcons(props) {
29568
29565
  }, /*#__PURE__*/React__default["default"].createElement(FaFacebook.FaFacebook, {
29569
29566
  size: sectionproperties.floatingfbiconiconsize
29570
29567
  })), sectionproperties.instagramfloatingbtnshow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
29571
- "class": langdetect == 'en' ? "".concat(header_cssstyles.instagramfloatingicon, " ").concat(header_cssstyles.instagramfloatingiconen) + ' allcentered cursor-pointer ' : "".concat(header_cssstyles.instagramfloatingicon, " ").concat(header_cssstyles.instagramfloatingiconar) + ' allcentered cursor-pointer ',
29568
+ "class": sectionproperties.cartBtnShow == 'Hide' ? langdetect == 'en' ? "".concat(header_cssstyles.instagramfloatingicon, " ").concat(header_cssstyles.instagramfloatingiconen) + ' allcentered cursor-pointer ' : "".concat(header_cssstyles.instagramfloatingicon, " ").concat(header_cssstyles.instagramfloatingiconar) + ' allcentered cursor-pointer ' : "".concat(header_cssstyles.instagramfloatingicon, " ").concat(header_cssstyles.instagramfloatingiconen) + ' allcentered cursor-pointer ',
29572
29569
  onClick: function onClick() {
29573
29570
  var _authdetailsContext$i5;
29574
29571
  if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instagramlink) != null) {
@@ -29579,7 +29576,7 @@ var FloatingIcons = function FloatingIcons(props) {
29579
29576
  }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
29580
29577
  size: sectionproperties.floatinginstagramiconiconsize
29581
29578
  })), sectionproperties.tiktonfloatingbtnshow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
29582
- "class": langdetect == 'en' ? "".concat(header_cssstyles.tiktokfloatingicon, " ").concat(header_cssstyles.tiktokfloatingiconen) + ' allcentered cursor-pointer ' : "".concat(header_cssstyles.tiktokfloatingicon, " ").concat(header_cssstyles.tiktokfloatingiconar) + ' allcentered cursor-pointer ',
29579
+ "class": sectionproperties.cartBtnShow == 'Hide' ? langdetect == 'en' ? "".concat(header_cssstyles.tiktokfloatingicon, " ").concat(header_cssstyles.tiktokfloatingiconen) + ' allcentered cursor-pointer ' : "".concat(header_cssstyles.tiktokfloatingicon, " ").concat(header_cssstyles.tiktokfloatingiconar) + ' allcentered cursor-pointer ' : "".concat(header_cssstyles.tiktokfloatingicon, " ").concat(header_cssstyles.tiktokfloatingiconen) + ' allcentered cursor-pointer ',
29583
29580
  onClick: function onClick() {
29584
29581
  var _authdetailsContext$i7;
29585
29582
  if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.instagramlink) != null) {
@@ -29590,7 +29587,7 @@ var FloatingIcons = function FloatingIcons(props) {
29590
29587
  }, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
29591
29588
  size: sectionproperties.tiktokfloatingiconiconfontsize
29592
29589
  })), sectionproperties.showfloatingbtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
29593
- "class": langdetect == 'en' ? "".concat(header_cssstyles.floatingbtn, " ").concat(header_cssstyles.floatingbtnen) + ' allcentered cursor-pointer ' : "".concat(header_cssstyles.floatingbtn, " ").concat(header_cssstyles.floatingbtnar) + ' allcentered cursor-pointer ',
29590
+ "class": sectionproperties.cartBtnShow == 'Hide' ? langdetect == 'en' ? "".concat(header_cssstyles.floatingbtn, " ").concat(header_cssstyles.floatingbtnen) + ' allcentered cursor-pointer ' : "".concat(header_cssstyles.floatingbtn, " ").concat(header_cssstyles.floatingbtnar) + ' allcentered cursor-pointer ' : "".concat(header_cssstyles.floatingbtn, " ").concat(header_cssstyles.floatingbtnen) + ' allcentered cursor-pointer ',
29594
29591
  style: {},
29595
29592
  onClick: function onClick() {
29596
29593
  routingcountext(sectionproperties.floatingbtnlink, false, '');
@@ -29631,7 +29628,7 @@ var FloatingIcons = function FloatingIcons(props) {
29631
29628
  zIndex: 999999,
29632
29629
  transition: 'all 0.3s ease-out'
29633
29630
  },
29634
- "class": langdetect == 'en' ? "".concat(header_cssstyles.callbtn, " ").concat(header_cssstyles.callbtnen) + ' allcentered ' : "".concat(header_cssstyles.callbtn, " ").concat(header_cssstyles.callbtnar) + ' allcentered '
29631
+ "class": sectionproperties.cartBtnShow == 'Hide' ? langdetect == 'en' ? "".concat(header_cssstyles.callbtn, " ").concat(header_cssstyles.callbtnen) + ' allcentered ' : "".concat(header_cssstyles.callbtn, " ").concat(header_cssstyles.callbtnar) + ' allcentered ' : "".concat(header_cssstyles.callbtn, " ").concat(header_cssstyles.callbtnen) + ' allcentered '
29635
29632
  }, /*#__PURE__*/React__default["default"].createElement("i", {
29636
29633
  "class": 'h-100 d-flex align-items-center justify-content-center'
29637
29634
  }, /*#__PURE__*/React__default["default"].createElement(FiPhone.FiPhone, {
@@ -32973,7 +32970,7 @@ styleInject(css_248z$v);
32973
32970
  function ownKeys$1X(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; }
32974
32971
  function _objectSpread$1X(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1X(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1X(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
32975
32972
  var Simpleheader = function Simpleheader(props) {
32976
- var _header_cssstyles, _authdetailsContext$i, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i2, _authdetailsContext$i3, _fetchcustomercartQue, _fetchcustomercartQue2, _authdetailsContext$c, _authdetailsContext$i4, _authdetailsContext$c2, _authdetailsContext$i5, _authdetailsContext$i6, _logoarrayofobjects$3, _logoarrayofobjects$4;
32973
+ var _header_cssstyles, _authdetailsContext$i, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i2, _authdetailsContext$i6, _fetchcustomercartQue, _fetchcustomercartQue2, _authdetailsContext$c, _authdetailsContext$i7, _authdetailsContext$c2, _authdetailsContext$i8, _authdetailsContext$i9, _logoarrayofobjects$3, _logoarrayofobjects$4;
32977
32974
  var actions = props.actions;
32978
32975
  var _useState = React.useState(''),
32979
32976
  _useState2 = _slicedToArray__default["default"](_useState, 2),
@@ -33057,6 +33054,21 @@ var Simpleheader = function Simpleheader(props) {
33057
33054
  }), ':after', {
33058
33055
  background: sectionproperties.header_fontColoronhover
33059
33056
  })),
33057
+ navbar_item_textactive: glamor.css(_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"]({
33058
+ color: '#bd8d46',
33059
+ fontSize: sectionproperties.header_fontSize + 'px',
33060
+ textTransform: sectionproperties.header_textTransform,
33061
+ fontWeight: sectionproperties.header_textfontweight,
33062
+ marginLeft: '10px',
33063
+ marginRight: '10px',
33064
+ transition: 'transform 0.3s cubic-bezier(0.2, 1, 0.8, 1)'
33065
+ }, "transition", '0.3s'), "padding", 0), ':hover', {
33066
+ color: sectionproperties.header_fontColoronhover
33067
+ }), ':before', {
33068
+ background: sectionproperties.header_fontColoronhover
33069
+ }), ':after', {
33070
+ background: sectionproperties.header_fontColoronhover
33071
+ })),
33060
33072
  dropdownitem: glamor.css({
33061
33073
  padding: '0.3rem 0.8rem',
33062
33074
  display: 'flex',
@@ -33209,7 +33221,7 @@ var Simpleheader = function Simpleheader(props) {
33209
33221
  ':hover': {
33210
33222
  color: sectionproperties.searchbariconcoloronhover
33211
33223
  }
33212
- })), _defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_header_cssstyles, "search_wrap", glamor.css({
33224
+ })), _defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_defineProperty__default["default"](_header_cssstyles, "search_wrap", glamor.css({
33213
33225
  background: sectionproperties.searchbarcontinput_bgcolor
33214
33226
  })), "search_form", glamor.css({
33215
33227
  ':after': {
@@ -33274,7 +33286,7 @@ var Simpleheader = function Simpleheader(props) {
33274
33286
  '@media (max-width: 800px)': {
33275
33287
  width: '50%'
33276
33288
  }
33277
- })));
33289
+ })), "navbar_item_active", glamor.css({})));
33278
33290
  return /*#__PURE__*/React__default["default"].createElement("div", {
33279
33291
  "class": "row m-0 w-100 d-flex align-items-center justify-content-center ",
33280
33292
  style: {
@@ -33343,13 +33355,18 @@ var Simpleheader = function Simpleheader(props) {
33343
33355
  }, templatepropcontext.pagesnprop.map(function (item, index) {
33344
33356
  if (item.isselected) ;
33345
33357
  if (item.isnavigation == 1 && item.isactive == 1) {
33358
+ var _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5;
33346
33359
  return /*#__PURE__*/React__default["default"].createElement("div", {
33347
- "class": "cursor-pointer scrollhorizontalcard",
33360
+ "class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.instid) == '67b1bb900a541' ? 'cursor-pointer scrollhorizontalcard p-2' : 'cursor-pointer scrollhorizontalcard',
33348
33361
  onClick: function onClick() {
33349
33362
  routingcountext(item.navigationroute, false, '');
33363
+ },
33364
+ style: {
33365
+ background: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.instid) == '67b1bb900a541' ? window.location.pathname == '/' + item.navigationroute ? '#36322c' : 'transparent' : '',
33366
+ borderRadius: 100
33350
33367
  }
33351
33368
  }, /*#__PURE__*/React__default["default"].createElement("p", {
33352
- "class": " ".concat(headerstyles$9.link, " ").concat(header_cssstyles.navbar_item_text) + ' p-0 mb-0 '
33369
+ "class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instid) == '67b1bb900a541' && window.location.pathname == '/' + item.navigationroute ? "".concat(headerstyles$9.link, " ").concat(header_cssstyles.navbar_item_text, " ").concat(header_cssstyles.navbar_item_textactive) + ' p-0 mb-0 ' : "".concat(headerstyles$9.link, " ").concat(header_cssstyles.navbar_item_text) + ' p-0 mb-0 '
33353
33370
  }, langdetect == 'en' ? item.pagename : item.pagename_ar));
33354
33371
  }
33355
33372
  })), sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' && /*#__PURE__*/React__default["default"].createElement(Subheader, {
@@ -33362,7 +33379,7 @@ var Simpleheader = function Simpleheader(props) {
33362
33379
  subheadercontentpositionprops: sectionproperties.header_centered == 'Centered' ? 'center' : 'start'
33363
33380
  }
33364
33381
  })), /*#__PURE__*/React__default["default"].createElement("div", {
33365
- "class": sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' ? authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 || (_authdetailsContext$i3 = _authdetailsContext$i3.instcurrencies) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.length) > 1 ? 'col-lg-4 p-0 d-flex align-items-center justify-content-end' : 'col-lg-2 p-0 d-flex align-items-center justify-content-end' : 'col-lg-2 p-0 d-flex align-items-center justify-content-end'
33382
+ "class": sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' ? authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 || (_authdetailsContext$i6 = _authdetailsContext$i6.instcurrencies) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.length) > 1 ? 'col-lg-4 p-0 d-flex align-items-center justify-content-end' : 'col-lg-2 p-0 d-flex align-items-center justify-content-end' : 'col-lg-2 p-0 d-flex align-items-center justify-content-end'
33366
33383
  }, sectionproperties.searchbar_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
33367
33384
  "class": sectionproperties.searchbaricon_fontsize == 0 ? header_cssstyles.searchicon + ' m-0 p-0 mx-2 ' : header_cssstyles.searchicon + ' m-0 p-0 mx-1 ',
33368
33385
  style: {
@@ -33528,12 +33545,12 @@ var Simpleheader = function Simpleheader(props) {
33528
33545
  "class": ' h-100 d-flex align-items-center '
33529
33546
  }, /*#__PURE__*/React__default["default"].createElement(HiUserCircle.HiUserCircle, {
33530
33547
  size: sectionproperties.userBtnTextfontsize
33531
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.instid) == '67b1bb900a541' && /*#__PURE__*/React__default["default"].createElement("span", {
33548
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.instid) == '67b1bb900a541' && /*#__PURE__*/React__default["default"].createElement("span", {
33532
33549
  className: "mx-2",
33533
33550
  style: {
33534
33551
  fontSize: 18
33535
33552
  }
33536
- }, "\u062A\u0633\u062C\u064A\u0644 \u0627\u0644\u062F\u062E\u0648\u0644")), authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement("div", {
33553
+ }, langdetect == 'en' ? 'LOGIN' : 'تسجيل الدخول')), authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement("div", {
33537
33554
  "class": header_cssstyles.userBtnLoggedinContainer + ' allcentered ',
33538
33555
  sytle: {
33539
33556
  position: 'relative'
@@ -33699,7 +33716,7 @@ var Simpleheader = function Simpleheader(props) {
33699
33716
  "class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
33700
33717
  }, /*#__PURE__*/React__default["default"].createElement("span", {
33701
33718
  "class": "ml-2 mr-2"
33702
- }, "English"))))))), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 || (_authdetailsContext$i5 = _authdetailsContext$i5.instcurrencies) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.length) > 1 && sectionproperties.showcurrency == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
33719
+ }, "English"))))))), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 || (_authdetailsContext$i8 = _authdetailsContext$i8.instcurrencies) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.length) > 1 && sectionproperties.showcurrency == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
33703
33720
  "class": ' d-flex align-items-center justify-content-end '
33704
33721
  }, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, /*#__PURE__*/React__default["default"].createElement("li", {
33705
33722
  "class": ' d-flex align-items-center justify-content-center '
@@ -33711,8 +33728,8 @@ var Simpleheader = function Simpleheader(props) {
33711
33728
  "class": header_cssstyles.currencycont + ' row m-0 w-100 d-flex align-items-center '
33712
33729
  }, /*#__PURE__*/React__default["default"].createElement("p", {
33713
33730
  "class": "m-0 p-0 ml-2 mr-2"
33714
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, null)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 || (_authdetailsContext$i6 = _authdetailsContext$i6.instcurrencies) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.map(function (item, index) {
33715
- var _authdetailsContext$i7;
33731
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, null)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 || (_authdetailsContext$i9 = _authdetailsContext$i9.instcurrencies) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.map(function (item, index) {
33732
+ var _authdetailsContext$i10;
33716
33733
  return /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
33717
33734
  onClick: function onClick() {
33718
33735
  setcurrencyfunccontext(item);
@@ -33728,7 +33745,7 @@ var Simpleheader = function Simpleheader(props) {
33728
33745
  style: {}
33729
33746
  }, /*#__PURE__*/React__default["default"].createElement(FaMoneyBillWave.FaMoneyBillWave, null), /*#__PURE__*/React__default["default"].createElement("span", {
33730
33747
  "class": 'ml-2 mr-2'
33731
- }, langdetect == 'en' ? item.currencyname_en : item.currencyname_ar)))), index != (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 || (_authdetailsContext$i7 = _authdetailsContext$i7.instcurrencies) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.length) - 1 && /*#__PURE__*/React__default["default"].createElement("div", {
33748
+ }, langdetect == 'en' ? item.currencyname_en : item.currencyname_ar)))), index != (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 || (_authdetailsContext$i10 = _authdetailsContext$i10.instcurrencies) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.length) - 1 && /*#__PURE__*/React__default["default"].createElement("div", {
33732
33749
  "class": "col-lg-12 p-0"
33733
33750
  }, /*#__PURE__*/React__default["default"].createElement("hr", {
33734
33751
  "class": "m-0"
@@ -50822,7 +50839,7 @@ var Footer7 = function Footer7(props) {
50822
50839
  function ownKeys$1z(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
50823
50840
  function _objectSpread$1z(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1z(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1z(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
50824
50841
  var Footer8 = function Footer8(props) {
50825
- var _authdetailsContext$i2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i15, _authdetailsContext$i18, _authdetailsContext$i21, _authdetailsContext$i24, _authdetailsContext$i27, _authdetailsContext$i30, _authdetailsContext$i33, _authdetailsContext$i36, _authdetailsContext$i39, _authdetailsContext$i40, _authdetailsContext$i42, _templatepropcontext$, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _authdetailsContext$i43, _logoarrayofobjects$3, _logoarrayofobjects$4, _authdetailsContext$i45, _authdetailsContext$i48, _authdetailsContext$i51, _authdetailsContext$i54, _authdetailsContext$i57, _returnpolicyobj9, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14;
50842
+ var _authdetailsContext$i2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i15, _authdetailsContext$i18, _authdetailsContext$i21, _authdetailsContext$i24, _authdetailsContext$i27, _authdetailsContext$i30, _authdetailsContext$i33, _authdetailsContext$i36, _authdetailsContext$i39, _authdetailsContext$i40, _authdetailsContext$i42, _templatepropcontext$, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _authdetailsContext$i43, _logoarrayofobjects$3, _logoarrayofobjects$4, _authdetailsContext$i44, _authdetailsContext$i45, _authdetailsContext$i47, _authdetailsContext$i50, _authdetailsContext$i53, _authdetailsContext$i56, _authdetailsContext$i59, _returnpolicyobj9, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14;
50826
50843
  var _useState = React.useState(''),
50827
50844
  _useState2 = _slicedToArray__default["default"](_useState, 2),
50828
50845
  sectionproperties = _useState2[0],
@@ -50966,8 +50983,18 @@ var Footer8 = function Footer8(props) {
50966
50983
  }
50967
50984
  }),
50968
50985
  gmail: glamor.css({
50986
+ cursor: 'pointer',
50987
+ background: sectionproperties.youtubebtn_bgtransparent == 'Transparent' ? 'transparent' : sectionproperties.youtubebtnbgColor,
50988
+ width: sectionproperties.youtubebtnWidth + 'px',
50989
+ height: sectionproperties.youtubebtnHeight + 'px',
50990
+ borderRadius: sectionproperties.youtubebtn_borderRadius + 'px',
50991
+ color: sectionproperties.youtubebtnTextcolor,
50992
+ border: sectionproperties.youtubebtnborderwidth + 'px solid ' + sectionproperties.youtubebtnbordercolor,
50993
+ transition: '.3s',
50969
50994
  ':hover': {
50970
- backgroundColor: '#005495'
50995
+ background: '#176bef',
50996
+ borderColor: sectionproperties.youtubebtn_transparentbgcoloronhover == 'Transparent' ? sectionproperties.youtubebtnTextcoloronhover : sectionproperties.youtubebtnbgColoronhover,
50997
+ color: sectionproperties.youtubebtnTextcoloronhover
50971
50998
  }
50972
50999
  }),
50973
51000
  instgram_btn: glamor.css({
@@ -51510,7 +51537,7 @@ var Footer8 = function Footer8(props) {
51510
51537
  "class": "col-lg-12 p-0 text-start mb-2"
51511
51538
  }, /*#__PURE__*/React__default["default"].createElement("p", {
51512
51539
  "class": "".concat(footerStyles.textStyles)
51513
- }, "\u0639\u0646\u0627\u0648\u064A\u0646 \u0627\u0644\u0641\u0631\u0648\u0639")), /*#__PURE__*/React__default["default"].createElement("div", {
51540
+ }, langdetect == 'en' ? 'Branches Addresses' : 'عناوين الفروع')), /*#__PURE__*/React__default["default"].createElement("div", {
51514
51541
  "class": "col-lg-12 p-0 text-start"
51515
51542
  }, /*#__PURE__*/React__default["default"].createElement("p", {
51516
51543
  "class": "".concat(footerStyles.iconTextStyle) + ' m-0 ',
@@ -51519,7 +51546,7 @@ var Footer8 = function Footer8(props) {
51519
51546
  marginBottom: 0,
51520
51547
  fontWeight: 500
51521
51548
  }
51522
- }, "\u0627\u0644\u0641\u0631\u0639 \u0627\u0644\u0623\u0648\u0644 \u0627\u0644\u0642\u0627\u0647\u0631\u0629")), /*#__PURE__*/React__default["default"].createElement("div", {
51549
+ }, langdetect == 'en' ? 'First Branch Cairo' : 'الفرع الأول القاهرة')), /*#__PURE__*/React__default["default"].createElement("div", {
51523
51550
  "class": "col-lg-12 p-0 text-start"
51524
51551
  }, /*#__PURE__*/React__default["default"].createElement("p", {
51525
51552
  "class": "".concat(footerStyles.iconTextStyle),
@@ -51528,7 +51555,7 @@ var Footer8 = function Footer8(props) {
51528
51555
  marginBottom: 0,
51529
51556
  fontWeight: 500
51530
51557
  }
51531
- }, "(\u0633\u0648\u062F\u064A\u0643- \u0628\u0648\u0631\u062A\u0627\u0644 A -\u0628\u064A\u06A4\u0631\u0644\u064A \u0647\u064A\u0644\u0632 \u2013 \u0627\u0644\u0634\u064A\u062E \u0632\u0627\u064A\u062F).")), /*#__PURE__*/React__default["default"].createElement("div", {
51558
+ }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i44 = authdetailsContext.instinfo) === null || _authdetailsContext$i44 === void 0 ? void 0 : _authdetailsContext$i44.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i45 = authdetailsContext.instinfo) === null || _authdetailsContext$i45 === void 0 ? void 0 : _authdetailsContext$i45.address_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
51532
51559
  "class": "col-lg-12 p-0 text-start"
51533
51560
  }, /*#__PURE__*/React__default["default"].createElement("p", {
51534
51561
  "class": "".concat(footerStyles.iconTextStyle),
@@ -51537,7 +51564,7 @@ var Footer8 = function Footer8(props) {
51537
51564
  marginBottom: 0,
51538
51565
  fontWeight: 500
51539
51566
  }
51540
- }, "\u0627\u0631\u0642\u0627\u0645 \u0627\u0644\u0645\u0648\u0628\u0627\u064A\u0644 \u0627\u0644\u062E\u0627\u0635 \u0628\u0627\u0644\u0641\u0631\u0639 :")), /*#__PURE__*/React__default["default"].createElement("div", {
51567
+ }, langdetect == 'en' ? 'Branch Numbers' : 'ارقام الموبايل الخاص بالفرع :')), /*#__PURE__*/React__default["default"].createElement("div", {
51541
51568
  "class": "col-lg-12 p-0 text-start",
51542
51569
  style: {
51543
51570
  color: '#e1c856'
@@ -51569,7 +51596,7 @@ var Footer8 = function Footer8(props) {
51569
51596
  marginBottom: 0,
51570
51597
  fontWeight: 500
51571
51598
  }
51572
- }, "\u0627\u0644\u0641\u0631\u0639 \u0627\u0644\u062B\u0627\u0646\u064A \u0627\u0644\u0627\u0633\u0643\u0646\u062F\u0631\u064A\u0629")), /*#__PURE__*/React__default["default"].createElement("div", {
51599
+ }, langdetect == 'en' ? 'Second Branch Alexandria' : 'الفرع الثاني الاسكندرية')), /*#__PURE__*/React__default["default"].createElement("div", {
51573
51600
  "class": "col-lg-12 p-0 text-start"
51574
51601
  }, /*#__PURE__*/React__default["default"].createElement("p", {
51575
51602
  "class": "".concat(footerStyles.iconTextStyle),
@@ -51587,7 +51614,7 @@ var Footer8 = function Footer8(props) {
51587
51614
  marginBottom: 0,
51588
51615
  fontWeight: 500
51589
51616
  }
51590
- }, "\u0627\u0631\u0642\u0627\u0645 \u0627\u0644\u0645\u0648\u0628\u0627\u064A\u0644 \u0627\u0644\u062E\u0627\u0635 \u0628\u0627\u0644\u0641\u0631\u0639 :")), /*#__PURE__*/React__default["default"].createElement("div", {
51617
+ }, langdetect == 'en' ? 'Branch Numbers' : 'ارقام الموبايل الخاص بالفرع :')), /*#__PURE__*/React__default["default"].createElement("div", {
51591
51618
  "class": "col-lg-12 p-0 text-start"
51592
51619
  }, /*#__PURE__*/React__default["default"].createElement("a", {
51593
51620
  href: 'tel:01225534407',
@@ -51623,7 +51650,7 @@ var Footer8 = function Footer8(props) {
51623
51650
  "class": "col-lg-12 p-0 text-start mb-2"
51624
51651
  }, /*#__PURE__*/React__default["default"].createElement("p", {
51625
51652
  "class": "".concat(footerStyles.textStyles)
51626
- }, "\u0628\u064A\u0627\u0646\u0627\u062A \u0627\u0644\u062A\u0648\u0627\u0635\u0644")), /*#__PURE__*/React__default["default"].createElement("div", {
51653
+ }, langdetect == 'en' ? 'Contact Information' : 'بيانات التواصل')), /*#__PURE__*/React__default["default"].createElement("div", {
51627
51654
  "class": "col-lg-12 p-0 text-start mb-2"
51628
51655
  }, /*#__PURE__*/React__default["default"].createElement("p", {
51629
51656
  "class": "".concat(footerStyles.iconTextStyle),
@@ -51632,7 +51659,7 @@ var Footer8 = function Footer8(props) {
51632
51659
  marginBottom: 0,
51633
51660
  fontWeight: 500
51634
51661
  }
51635
- }, "\u0623\u0631\u0642\u0627\u0645 \u0627\u0644\u0647\u0627\u062A\u0641")), /*#__PURE__*/React__default["default"].createElement("div", {
51662
+ }, langdetect == 'en' ? 'Phone Numbers' : 'أرقام الهاتف')), /*#__PURE__*/React__default["default"].createElement("div", {
51636
51663
  "class": "col-lg-12 p-0 text-start mb-2"
51637
51664
  }, /*#__PURE__*/React__default["default"].createElement("a", {
51638
51665
  href: 'tel:01557000021',
@@ -51671,13 +51698,13 @@ var Footer8 = function Footer8(props) {
51671
51698
  marginBottom: 0,
51672
51699
  fontWeight: 500
51673
51700
  }
51674
- }, "\u0627\u0644\u0628\u0631\u064A\u062F \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A")), /*#__PURE__*/React__default["default"].createElement("div", {
51701
+ }, langdetect == 'en' ? 'Email' : 'البريد الإلكتروني')), /*#__PURE__*/React__default["default"].createElement("div", {
51675
51702
  "class": "col-lg-12 p-0 text-start"
51676
51703
  }, /*#__PURE__*/React__default["default"].createElement("p", {
51677
51704
  "class": "".concat(footerStyles.iconTextStyle) + ' cursor-pointer ',
51678
51705
  onClick: function onClick() {
51679
- var _authdetailsContext$i44;
51680
- window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i44 = authdetailsContext.instinfo) === null || _authdetailsContext$i44 === void 0 || (_authdetailsContext$i44 = _authdetailsContext$i44.contactinfo) === null || _authdetailsContext$i44 === void 0 ? void 0 : _authdetailsContext$i44.email), '_self');
51706
+ var _authdetailsContext$i46;
51707
+ window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i46 = authdetailsContext.instinfo) === null || _authdetailsContext$i46 === void 0 || (_authdetailsContext$i46 = _authdetailsContext$i46.contactinfo) === null || _authdetailsContext$i46 === void 0 ? void 0 : _authdetailsContext$i46.email), '_self');
51681
51708
  }
51682
51709
  }, "contact@advisor-firm.com")), /*#__PURE__*/React__default["default"].createElement("div", {
51683
51710
  "class": "col-lg-12 p-0 allcentered",
@@ -51707,75 +51734,75 @@ var Footer8 = function Footer8(props) {
51707
51734
  "class": "col-lg-12 p-0 text-start mb-2"
51708
51735
  }, /*#__PURE__*/React__default["default"].createElement("p", {
51709
51736
  "class": "".concat(footerStyles.textStyles)
51710
- }, "\u0645\u0648\u0627\u0642\u0639 \u0627\u0644\u062A\u0648\u0627\u0635\u0644")), /*#__PURE__*/React__default["default"].createElement("div", {
51737
+ }, langdetect == 'en' ? 'Social Media' : 'مواقع التواصل')), /*#__PURE__*/React__default["default"].createElement("div", {
51711
51738
  "class": "col-lg-12 p-0 d-flex flex-column"
51712
51739
  }, /*#__PURE__*/React__default["default"].createElement("div", {
51713
51740
  "class": "row m-0 w-100"
51714
51741
  }, /*#__PURE__*/React__default["default"].createElement("div", {
51715
51742
  className: "col-lg-12 p-0 d-flex flex-row"
51716
- }, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i45 = authdetailsContext.instinfo) === null || _authdetailsContext$i45 === void 0 ? void 0 : _authdetailsContext$i45.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
51743
+ }, sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i47 = authdetailsContext.instinfo) === null || _authdetailsContext$i47 === void 0 ? void 0 : _authdetailsContext$i47.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
51717
51744
  "class": langdetect == 'en' ? "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center mr-2 ' : "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-2 ',
51718
51745
  onClick: function onClick() {
51719
- var _authdetailsContext$i46;
51720
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i46 = authdetailsContext.instinfo) === null || _authdetailsContext$i46 === void 0 ? void 0 : _authdetailsContext$i46.facebooklink) != null) {
51721
- var _authdetailsContext$i47;
51722
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i47 = authdetailsContext.instinfo) === null || _authdetailsContext$i47 === void 0 ? void 0 : _authdetailsContext$i47.facebooklink, '_blank');
51746
+ var _authdetailsContext$i48;
51747
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i48 = authdetailsContext.instinfo) === null || _authdetailsContext$i48 === void 0 ? void 0 : _authdetailsContext$i48.facebooklink) != null) {
51748
+ var _authdetailsContext$i49;
51749
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i49 = authdetailsContext.instinfo) === null || _authdetailsContext$i49 === void 0 ? void 0 : _authdetailsContext$i49.facebooklink, '_blank');
51723
51750
  }
51724
51751
  }
51725
51752
  }, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
51726
51753
  size: sectionproperties.facebkbtnniconfontsize
51727
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i48 = authdetailsContext.instinfo) === null || _authdetailsContext$i48 === void 0 ? void 0 : _authdetailsContext$i48.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
51754
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i50 = authdetailsContext.instinfo) === null || _authdetailsContext$i50 === void 0 ? void 0 : _authdetailsContext$i50.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
51728
51755
  "class": "".concat(footerStyles.youtube_btn, " ").concat(footerStyles.linkedinbtn) + ' d-flex align-items-center justify-content-center ml-2 mr-2'
51729
51756
  // class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
51730
51757
  ,
51731
51758
  onClick: function onClick() {
51732
- var _authdetailsContext$i49;
51733
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i49 = authdetailsContext.instinfo) === null || _authdetailsContext$i49 === void 0 ? void 0 : _authdetailsContext$i49.linkedinlink) != null) {
51734
- var _authdetailsContext$i50;
51735
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i50 = authdetailsContext.instinfo) === null || _authdetailsContext$i50 === void 0 ? void 0 : _authdetailsContext$i50.linkedinlink, '_blank');
51759
+ var _authdetailsContext$i51;
51760
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i51 = authdetailsContext.instinfo) === null || _authdetailsContext$i51 === void 0 ? void 0 : _authdetailsContext$i51.linkedinlink) != null) {
51761
+ var _authdetailsContext$i52;
51762
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i52 = authdetailsContext.instinfo) === null || _authdetailsContext$i52 === void 0 ? void 0 : _authdetailsContext$i52.linkedinlink, '_blank');
51736
51763
  }
51737
51764
  }
51738
51765
  }, /*#__PURE__*/React__default["default"].createElement(FaLinkedinIn.FaLinkedinIn, {
51739
51766
  size: sectionproperties.instgrambtniconfontsize
51740
- })), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i51 = authdetailsContext.instinfo) === null || _authdetailsContext$i51 === void 0 ? void 0 : _authdetailsContext$i51.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
51767
+ })), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i53 = authdetailsContext.instinfo) === null || _authdetailsContext$i53 === void 0 ? void 0 : _authdetailsContext$i53.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
51741
51768
  "class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
51742
51769
  onClick: function onClick() {
51743
- var _authdetailsContext$i52;
51744
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i52 = authdetailsContext.instinfo) === null || _authdetailsContext$i52 === void 0 ? void 0 : _authdetailsContext$i52.instagramlink) != null) {
51745
- var _authdetailsContext$i53;
51746
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i53 = authdetailsContext.instinfo) === null || _authdetailsContext$i53 === void 0 ? void 0 : _authdetailsContext$i53.instagramlink, '_blank');
51770
+ var _authdetailsContext$i54;
51771
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i54 = authdetailsContext.instinfo) === null || _authdetailsContext$i54 === void 0 ? void 0 : _authdetailsContext$i54.instagramlink) != null) {
51772
+ var _authdetailsContext$i55;
51773
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i55 = authdetailsContext.instinfo) === null || _authdetailsContext$i55 === void 0 ? void 0 : _authdetailsContext$i55.instagramlink, '_blank');
51747
51774
  }
51748
51775
  }
51749
51776
  }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
51750
51777
  size: sectionproperties.instgrambtniconfontsize
51751
51778
  }))), /*#__PURE__*/React__default["default"].createElement("div", {
51752
51779
  className: "col-lg-12 p-0 d-flex flex-row mt-3"
51753
- }, sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i54 = authdetailsContext.instinfo) === null || _authdetailsContext$i54 === void 0 ? void 0 : _authdetailsContext$i54.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
51780
+ }, sectionproperties.tiktokshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i56 = authdetailsContext.instinfo) === null || _authdetailsContext$i56 === void 0 ? void 0 : _authdetailsContext$i56.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
51754
51781
  "class": langdetect == 'en' ? "".concat(footerStyles.youtube_btn, " ").concat(footerStyles.tiktokbtn) + ' d-flex align-items-center justify-content-center mr-2' : "".concat(footerStyles.youtube_btn, " ").concat(footerStyles.tiktokbtn) + ' d-flex align-items-center justify-content-center ml-2'
51755
51782
  // class={`${footerStyles.youtube_btn}` + ' d-flex align-items-center justify-content-center ml-1 mr-1 '}
51756
51783
  ,
51757
51784
  onClick: function onClick() {
51758
- var _authdetailsContext$i55;
51759
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i55 = authdetailsContext.instinfo) === null || _authdetailsContext$i55 === void 0 ? void 0 : _authdetailsContext$i55.tiktoklink) != null) {
51760
- var _authdetailsContext$i56;
51761
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i56 = authdetailsContext.instinfo) === null || _authdetailsContext$i56 === void 0 ? void 0 : _authdetailsContext$i56.tiktoklink, '_blank');
51785
+ var _authdetailsContext$i57;
51786
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i57 = authdetailsContext.instinfo) === null || _authdetailsContext$i57 === void 0 ? void 0 : _authdetailsContext$i57.tiktoklink) != null) {
51787
+ var _authdetailsContext$i58;
51788
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i58 = authdetailsContext.instinfo) === null || _authdetailsContext$i58 === void 0 ? void 0 : _authdetailsContext$i58.tiktoklink, '_blank');
51762
51789
  }
51763
51790
  }
51764
51791
  }, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
51765
51792
  size: sectionproperties.youtubebtniconfontsize
51766
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i57 = authdetailsContext.instinfo) === null || _authdetailsContext$i57 === void 0 ? void 0 : _authdetailsContext$i57.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
51793
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i59 = authdetailsContext.instinfo) === null || _authdetailsContext$i59 === void 0 ? void 0 : _authdetailsContext$i59.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
51767
51794
  "class": "".concat(footerStyles.youtube_btn, " ") + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
51768
51795
  onClick: function onClick() {
51769
- var _authdetailsContext$i58;
51770
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i58 = authdetailsContext.instinfo) === null || _authdetailsContext$i58 === void 0 ? void 0 : _authdetailsContext$i58.youtubelink) != null) {
51771
- var _authdetailsContext$i59;
51772
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i59 = authdetailsContext.instinfo) === null || _authdetailsContext$i59 === void 0 ? void 0 : _authdetailsContext$i59.youtubelink, '_blank');
51796
+ var _authdetailsContext$i60;
51797
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i60 = authdetailsContext.instinfo) === null || _authdetailsContext$i60 === void 0 ? void 0 : _authdetailsContext$i60.youtubelink) != null) {
51798
+ var _authdetailsContext$i61;
51799
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i61 = authdetailsContext.instinfo) === null || _authdetailsContext$i61 === void 0 ? void 0 : _authdetailsContext$i61.youtubelink, '_blank');
51773
51800
  }
51774
51801
  }
51775
51802
  }, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube.AiFillYoutube, {
51776
51803
  size: sectionproperties.youtubebtniconfontsize
51777
51804
  })), /*#__PURE__*/React__default["default"].createElement("div", {
51778
- "class": "".concat(footerStyles.youtube_btn, " ").concat(footerStyles.gmail) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
51805
+ "class": "".concat(footerStyles.gmail) + ' d-flex align-items-center justify-content-center ml-2 mr-2 ',
51779
51806
  onClick: function onClick() {
51780
51807
  window.open('https://www.google.com/search?sca_esv=a8b84fafe7230c1b&hl=en-US&gl=eg&output=search&kgmid=/g/11wvg_fn0v&q=%D9%85%D8%A4%D8%B3%D8%B3%D8%A9+%D8%A7%D9%84%D9%85%D8%B3%D8%AA%D8%B4%D8%A7%D8%B1+-+Advisor+Firm&shndl=30&source=sh/x/loc/act/m1/3&kgs=72f861e74b86481a', '_blank');
51781
51808
  }
@@ -63671,7 +63698,7 @@ var TextSectionConnectToWA = function TextSectionConnectToWA(props) {
63671
63698
  }, /*#__PURE__*/React__default["default"].createElement("div", {
63672
63699
  "class": sectionstyles.sectionTitleStyles + ' p-0 d-flex d-sm-none '
63673
63700
  }, /*#__PURE__*/React__default["default"].createElement("p", {
63674
- "class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? ' PacificoFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? ' PlayfairFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? ' GreatvibesFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? ' QuicksandFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? ' SatisfyFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'ASUL' ? ' ASUL wordbreak m-0 p-0 ' : ' wordbreak m-0 p-0 ',
63701
+ "class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? ' PacificoFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? ' PlayfairFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? ' GreatvibesFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? ' QuicksandFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? ' SatisfyFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'ASUL' ? ' ASUL wordbreak m-0 p-0 text-md-center ' : ' wordbreak m-0 p-0 text-md-center ',
63675
63702
  style: {
63676
63703
  fontSize: sectionproperties.sectionTitleFontSize + 'px',
63677
63704
  textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
@@ -63679,7 +63706,7 @@ var TextSectionConnectToWA = function TextSectionConnectToWA(props) {
63679
63706
  }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
63680
63707
  "class": sectionstyles.sectionTitleStyles + ' p-0 d-none d-sm-flex '
63681
63708
  }, /*#__PURE__*/React__default["default"].createElement("p", {
63682
- "class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? ' PacificoFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? ' PlayfairFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? ' GreatvibesFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? ' QuicksandFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? ' SatisfyFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'ASUL' ? ' ASUL wordbreak m-0 p-0 ' : ' wordbreak m-0 p-0 ',
63709
+ "class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? ' PacificoFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? ' PlayfairFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? ' GreatvibesFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? ' QuicksandFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? ' SatisfyFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'ASUL' ? ' ASUL wordbreak m-0 p-0 text-md-center ' : ' wordbreak m-0 p-0 text-md-center ',
63683
63710
  style: {
63684
63711
  fontSize: sectionproperties.sectionTitleFontSizeresp + 'px',
63685
63712
  textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
@@ -63692,7 +63719,7 @@ var TextSectionConnectToWA = function TextSectionConnectToWA(props) {
63692
63719
  }, /*#__PURE__*/React__default["default"].createElement("div", {
63693
63720
  "class": sectionstyles.descriptionStyles + ' p-0 d-flex d-sm-none '
63694
63721
  }, /*#__PURE__*/React__default["default"].createElement("p", {
63695
- "class": sectionproperties.descFontFamily == 'Pacifico' ? ' PacificoFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Playfair' ? ' PlayfairFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Great Vibes' ? ' GreatvibesFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Quicksand' ? ' QuicksandFont m-0 p-0 wordbreak' : sectionproperties.descFontFamily == 'ASUL' ? ' ASUL m-0 p-0 wordbreak ' : ' m-0 p-0 wordbreak ',
63722
+ "class": sectionproperties.descFontFamily == 'Pacifico' ? ' PacificoFont m-0 p-0 wordbreak text-md-center ' : sectionproperties.descFontFamily == 'Playfair' ? ' PlayfairFont m-0 p-0 wordbreak text-md-center ' : sectionproperties.descFontFamily == 'Great Vibes' ? ' GreatvibesFont m-0 p-0 wordbreak text-md-center ' : sectionproperties.descFontFamily == 'Quicksand' ? ' QuicksandFont m-0 p-0 wordbreak text-md-center ' : sectionproperties.descFontFamily == 'ASUL' ? ' ASUL m-0 p-0 wordbreak text-md-center ' : ' m-0 p-0 wordbreak text-md-center ',
63696
63723
  style: {
63697
63724
  fontSize: sectionproperties.prodCatFontSize + 'px',
63698
63725
  textAlign: sectionproperties.descriptionCentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
@@ -63700,7 +63727,7 @@ var TextSectionConnectToWA = function TextSectionConnectToWA(props) {
63700
63727
  }, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), /*#__PURE__*/React__default["default"].createElement("div", {
63701
63728
  "class": sectionstyles.descriptionStyles + ' p-0 d-none d-sm-flex '
63702
63729
  }, /*#__PURE__*/React__default["default"].createElement("p", {
63703
- "class": sectionproperties.descFontFamily == 'Pacifico' ? ' PacificoFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Playfair' ? ' PlayfairFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Great Vibes' ? ' GreatvibesFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Quicksand' ? ' QuicksandFont m-0 p-0 wordbreak' : sectionproperties.descFontFamily == 'ASUL' ? ' ASUL m-0 p-0 wordbreak ' : ' m-0 p-0 wordbreak ',
63730
+ "class": sectionproperties.descFontFamily == 'Pacifico' ? ' PacificoFont m-0 p-0 wordbreak text-md-center ' : sectionproperties.descFontFamily == 'Playfair' ? ' PlayfairFont m-0 p-0 wordbreak text-md-center ' : sectionproperties.descFontFamily == 'Great Vibes' ? ' GreatvibesFont m-0 p-0 wordbreak text-md-center ' : sectionproperties.descFontFamily == 'Quicksand' ? ' QuicksandFont m-0 p-0 wordbreak text-md-center ' : sectionproperties.descFontFamily == 'ASUL' ? ' ASUL m-0 p-0 wordbreak text-md-center ' : ' m-0 p-0 wordbreak text-md-center ',
63704
63731
  style: {
63705
63732
  fontSize: sectionproperties.prodCatFontSizeResp + 'px',
63706
63733
  textAlign: sectionproperties.descriptionCentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
@@ -63761,7 +63788,7 @@ var TextSectionConnectToWA = function TextSectionConnectToWA(props) {
63761
63788
  }, /*#__PURE__*/React__default["default"].createElement("div", {
63762
63789
  "class": sectionstyles.sectionTitleStyles + ' p-0 d-flex d-sm-none '
63763
63790
  }, /*#__PURE__*/React__default["default"].createElement("p", {
63764
- "class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? ' PacificoFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? ' PlayfairFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? ' GreatvibesFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? ' QuicksandFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? ' SatisfyFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'ASUL' ? ' ASUL wordbreak m-0 p-0 ' : ' wordbreak m-0 p-0 ',
63791
+ "class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? ' PacificoFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? ' PlayfairFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? ' GreatvibesFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? ' QuicksandFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? ' SatisfyFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'ASUL' ? ' ASUL wordbreak m-0 p-0 text-md-center ' : ' wordbreak m-0 p-0 text-md-center ',
63765
63792
  style: {
63766
63793
  fontSize: sectionproperties.sectionTitleFontSize + 'px',
63767
63794
  textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
@@ -63769,7 +63796,7 @@ var TextSectionConnectToWA = function TextSectionConnectToWA(props) {
63769
63796
  }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
63770
63797
  "class": sectionstyles.sectionTitleStyles + ' p-0 d-none d-sm-flex '
63771
63798
  }, /*#__PURE__*/React__default["default"].createElement("p", {
63772
- "class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? ' PacificoFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? ' PlayfairFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? ' GreatvibesFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? ' QuicksandFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? ' SatisfyFont wordbreak m-0 p-0 ' : sectionproperties.sectiontitlefontfamily == 'ASUL' ? ' ASUL wordbreak m-0 p-0 ' : ' wordbreak m-0 p-0 ',
63799
+ "class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? ' PacificoFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? ' PlayfairFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? ' GreatvibesFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? ' QuicksandFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? ' SatisfyFont wordbreak m-0 p-0 text-md-center ' : sectionproperties.sectiontitlefontfamily == 'ASUL' ? ' ASUL wordbreak m-0 p-0 text-md-center ' : ' wordbreak m-0 p-0 text-md-center ',
63773
63800
  style: {
63774
63801
  fontSize: sectionproperties.sectionTitleFontSizeresp + 'px',
63775
63802
  textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
@@ -63782,7 +63809,7 @@ var TextSectionConnectToWA = function TextSectionConnectToWA(props) {
63782
63809
  }, /*#__PURE__*/React__default["default"].createElement("div", {
63783
63810
  "class": sectionstyles.descriptionStyles + ' p-0 d-flex d-sm-none '
63784
63811
  }, /*#__PURE__*/React__default["default"].createElement("p", {
63785
- "class": sectionproperties.descFontFamily == 'Pacifico' ? ' PacificoFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Playfair' ? ' PlayfairFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Great Vibes' ? ' GreatvibesFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Quicksand' ? ' QuicksandFont m-0 p-0 wordbreak' : sectionproperties.descFontFamily == 'ASUL' ? ' ASUL m-0 p-0 wordbreak ' : ' m-0 p-0 wordbreak ',
63812
+ "class": sectionproperties.descFontFamily == 'Pacifico' ? ' PacificoFont m-0 p-0 wordbreak text-md-center ' : sectionproperties.descFontFamily == 'Playfair' ? ' PlayfairFont m-0 p-0 wordbreak text-md-center ' : sectionproperties.descFontFamily == 'Great Vibes' ? ' GreatvibesFont m-0 p-0 wordbreak text-md-center ' : sectionproperties.descFontFamily == 'Quicksand' ? ' QuicksandFont m-0 p-0 wordbreak text-md-center ' : sectionproperties.descFontFamily == 'ASUL' ? ' ASUL m-0 p-0 wordbreak text-md-center ' : ' m-0 p-0 wordbreak text-md-center ',
63786
63813
  style: {
63787
63814
  fontSize: sectionproperties.prodCatFontSize + 'px',
63788
63815
  textAlign: sectionproperties.descriptionCentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
@@ -63790,7 +63817,7 @@ var TextSectionConnectToWA = function TextSectionConnectToWA(props) {
63790
63817
  }, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), /*#__PURE__*/React__default["default"].createElement("div", {
63791
63818
  "class": sectionstyles.descriptionStyles + ' p-0 d-none d-sm-flex '
63792
63819
  }, /*#__PURE__*/React__default["default"].createElement("p", {
63793
- "class": sectionproperties.descFontFamily == 'Pacifico' ? ' PacificoFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Playfair' ? ' PlayfairFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Great Vibes' ? ' GreatvibesFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Quicksand' ? ' QuicksandFont m-0 p-0 wordbreak' : sectionproperties.descFontFamily == 'ASUL' ? ' ASUL m-0 p-0 wordbreak ' : ' m-0 p-0 wordbreak ',
63820
+ "class": sectionproperties.descFontFamily == 'Pacifico' ? ' PacificoFont m-0 p-0 wordbreak text-md-center' : sectionproperties.descFontFamily == 'Playfair' ? ' PlayfairFont m-0 p-0 wordbreak text-md-center ' : sectionproperties.descFontFamily == 'Great Vibes' ? ' GreatvibesFont m-0 p-0 wordbreak text-md-center ' : sectionproperties.descFontFamily == 'Quicksand' ? ' QuicksandFont m-0 p-0 wordbreak text-md-center ' : sectionproperties.descFontFamily == 'ASUL' ? ' ASUL m-0 p-0 wordbreak text-md-center ' : ' m-0 p-0 wordbreak text-md-center ',
63794
63821
  style: {
63795
63822
  fontSize: sectionproperties.prodCatFontSizeResp + 'px',
63796
63823
  textAlign: sectionproperties.descriptionCentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
@@ -65690,6 +65717,7 @@ var Freetextsection = function Freetextsection(props) {
65690
65717
  function ownKeys$Y(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; }
65691
65718
  function _objectSpread$Y(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$Y(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$Y(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
65692
65719
  var Image_with_leftwords = function Image_with_leftwords(props) {
65720
+ var _authdetailsContext$i41, _authdetailsContext$i42, _authdetailsContext$i51, _authdetailsContext$i52;
65693
65721
  var _useState = React.useState(''),
65694
65722
  _useState2 = _slicedToArray__default["default"](_useState, 2),
65695
65723
  sectionproperties = _useState2[0],
@@ -66212,7 +66240,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
66212
66240
  justifyContent: sectionproperties.text2centered == 'Centered' ? 'center' : 'start',
66213
66241
  marginBottom: sectionproperties.slideshowText2Content_marginBottom + 'px'
66214
66242
  }
66215
- }, /*#__PURE__*/React__default["default"].createElement("p", {
66243
+ }, "l", /*#__PURE__*/React__default["default"].createElement("p", {
66216
66244
  "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 ',
66217
66245
  style: {},
66218
66246
  dangerouslySetInnerHTML: {
@@ -66927,7 +66955,47 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
66927
66955
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
66928
66956
  fontSize: sectionproperties.prodCatFontSizeResp + 'px'
66929
66957
  }
66930
- }, SectionDescription())), /*#__PURE__*/React__default["default"].createElement("div", {
66958
+ }, SectionDescription())), langdetect == 'ar' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.instid) == '67b1bb900a541' && /*#__PURE__*/React__default["default"].createElement("div", {
66959
+ "class": "w-100 ",
66960
+ style: {
66961
+ textAlign: 'right',
66962
+ color: '#fcfaf3'
66963
+ }
66964
+ }, /*#__PURE__*/React__default["default"].createElement(reactTypeAnimation.TypeAnimation, {
66965
+ sequence: [
66966
+ // Same substring at the start will only be typed out once, initially
66967
+ 'الخبرة القانونية في كافة المجالات', 1000,
66968
+ // wait 1s before replacing "Mice" with "Hamsters"
66969
+ 'نغطي كافة أنحاء الجمهورية الدول العربية والعالم', 1000, 'سابقة أعمال لا تُقارن', 1000, 'لا ندرج الخدمة الا ونحن قادرون علي تقديمها', 1000, 'نقدم الخدمة الصحيحة في الوقت المثالي', 1000],
66970
+ wrapper: "span",
66971
+ speed: 50,
66972
+ style: {
66973
+ fontSize: '3em',
66974
+ display: 'inline-block',
66975
+ color: '#fcfaf3'
66976
+ },
66977
+ repeat: Infinity
66978
+ })), langdetect == 'en' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.instid) == '67b1bb900a541' && /*#__PURE__*/React__default["default"].createElement("div", {
66979
+ "class": "w-100 ",
66980
+ style: {
66981
+ textAlign: 'left',
66982
+ color: '#fcfaf3'
66983
+ }
66984
+ }, /*#__PURE__*/React__default["default"].createElement(reactTypeAnimation.TypeAnimation, {
66985
+ sequence: [
66986
+ // Same substring at the start will only be typed out once, initially
66987
+ 'Legal expertise in all fields', 1000,
66988
+ // wait 1s before replacing "Mice" with "Hamsters"
66989
+ 'We cover all parts of the Republic, Arab countries and the world', 1000, 'Unparalleled track record', 1000, 'We only list services if we are able to provide them.', 1000, 'We provide the right service at the right time.', 1000],
66990
+ wrapper: "span",
66991
+ speed: 50,
66992
+ style: {
66993
+ fontSize: '3em',
66994
+ display: 'inline-block',
66995
+ color: '#fcfaf3'
66996
+ },
66997
+ repeat: Infinity
66998
+ })), /*#__PURE__*/React__default["default"].createElement("div", {
66931
66999
  "class": "col-lg-12 p-0 d-flex justify-content-md-center",
66932
67000
  style: {
66933
67001
  justifyContent: sectionproperties.text2centered == 'Centered' ? 'center' : 'start',
@@ -66945,10 +67013,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
66945
67013
  "class": "".concat(section_styles.btn) + ' m-md-0 ',
66946
67014
  onClick: function onClick() {
66947
67015
  if (sectionproperties.btntype == 'WhatsApp') {
66948
- var _authdetailsContext$i41;
66949
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.whatsappnumber) != null) {
66950
- var _authdetailsContext$i42;
66951
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.whatsappnumber), '_blank');
67016
+ var _authdetailsContext$i43;
67017
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i43 = authdetailsContext.instinfo) === null || _authdetailsContext$i43 === void 0 ? void 0 : _authdetailsContext$i43.whatsappnumber) != null) {
67018
+ var _authdetailsContext$i44;
67019
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i44 = authdetailsContext.instinfo) === null || _authdetailsContext$i44 === void 0 ? void 0 : _authdetailsContext$i44.whatsappnumber), '_blank');
66952
67020
  }
66953
67021
  } else if (sectionproperties.btntype == 'App/Web Page') {
66954
67022
  // window.open(sectionproperties.btnlink, '_target');
@@ -66971,10 +67039,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
66971
67039
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
66972
67040
  "class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
66973
67041
  onClick: function onClick() {
66974
- var _authdetailsContext$i43;
66975
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i43 = authdetailsContext.instinfo) === null || _authdetailsContext$i43 === void 0 ? void 0 : _authdetailsContext$i43.facebooklink) != null) {
66976
- var _authdetailsContext$i44;
66977
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i44 = authdetailsContext.instinfo) === null || _authdetailsContext$i44 === void 0 ? void 0 : _authdetailsContext$i44.facebooklink, '_blank');
67042
+ var _authdetailsContext$i45;
67043
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i45 = authdetailsContext.instinfo) === null || _authdetailsContext$i45 === void 0 ? void 0 : _authdetailsContext$i45.facebooklink) != null) {
67044
+ var _authdetailsContext$i46;
67045
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i46 = authdetailsContext.instinfo) === null || _authdetailsContext$i46 === void 0 ? void 0 : _authdetailsContext$i46.facebooklink, '_blank');
66978
67046
  }
66979
67047
  }
66980
67048
  }, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
@@ -66982,10 +67050,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
66982
67050
  })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
66983
67051
  "class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
66984
67052
  onClick: function onClick() {
66985
- var _authdetailsContext$i45;
66986
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i45 = authdetailsContext.instinfo) === null || _authdetailsContext$i45 === void 0 ? void 0 : _authdetailsContext$i45.instagramlink) != null) {
66987
- var _authdetailsContext$i46;
66988
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i46 = authdetailsContext.instinfo) === null || _authdetailsContext$i46 === void 0 ? void 0 : _authdetailsContext$i46.instagramlink, '_blank');
67053
+ var _authdetailsContext$i47;
67054
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i47 = authdetailsContext.instinfo) === null || _authdetailsContext$i47 === void 0 ? void 0 : _authdetailsContext$i47.instagramlink) != null) {
67055
+ var _authdetailsContext$i48;
67056
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i48 = authdetailsContext.instinfo) === null || _authdetailsContext$i48 === void 0 ? void 0 : _authdetailsContext$i48.instagramlink, '_blank');
66989
67057
  }
66990
67058
  }
66991
67059
  }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
@@ -66993,10 +67061,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
66993
67061
  })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
66994
67062
  "class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
66995
67063
  onClick: function onClick() {
66996
- var _authdetailsContext$i47;
66997
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i47 = authdetailsContext.instinfo) === null || _authdetailsContext$i47 === void 0 ? void 0 : _authdetailsContext$i47.whatsappnumber) != null) {
66998
- var _authdetailsContext$i48;
66999
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i48 = authdetailsContext.instinfo) === null || _authdetailsContext$i48 === void 0 ? void 0 : _authdetailsContext$i48.whatsappnumber), '_blank');
67064
+ var _authdetailsContext$i49;
67065
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i49 = authdetailsContext.instinfo) === null || _authdetailsContext$i49 === void 0 ? void 0 : _authdetailsContext$i49.whatsappnumber) != null) {
67066
+ var _authdetailsContext$i50;
67067
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i50 = authdetailsContext.instinfo) === null || _authdetailsContext$i50 === void 0 ? void 0 : _authdetailsContext$i50.whatsappnumber), '_blank');
67000
67068
  }
67001
67069
  }
67002
67070
  }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
@@ -67084,7 +67152,47 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
67084
67152
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
67085
67153
  fontSize: sectionproperties.prodCatFontSizeResp + 'px'
67086
67154
  }
67087
- }, SectionDescription())), /*#__PURE__*/React__default["default"].createElement("div", {
67155
+ }, SectionDescription())), langdetect == 'ar' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i51 = authdetailsContext.instinfo) === null || _authdetailsContext$i51 === void 0 ? void 0 : _authdetailsContext$i51.instid) == '67b1bb900a541' && /*#__PURE__*/React__default["default"].createElement("div", {
67156
+ "class": "w-100 ",
67157
+ style: {
67158
+ textAlign: 'right',
67159
+ color: '#fcfaf3'
67160
+ }
67161
+ }, /*#__PURE__*/React__default["default"].createElement(reactTypeAnimation.TypeAnimation, {
67162
+ sequence: [
67163
+ // Same substring at the start will only be typed out once, initially
67164
+ 'الخبرة القانونية في كافة المجالات', 1000,
67165
+ // wait 1s before replacing "Mice" with "Hamsters"
67166
+ 'نغطي كافة أنحاء الجمهورية الدول العربية والعالم', 1000, 'سابقة أعمال لا تُقارن', 1000, 'لا ندرج الخدمة الا ونحن قادرون علي تقديمها', 1000, 'نقدم الخدمة الصحيحة في الوقت المثالي', 1000],
67167
+ wrapper: "span",
67168
+ speed: 50,
67169
+ style: {
67170
+ fontSize: '3em',
67171
+ display: 'inline-block',
67172
+ color: '#fcfaf3'
67173
+ },
67174
+ repeat: Infinity
67175
+ })), langdetect == 'en' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i52 = authdetailsContext.instinfo) === null || _authdetailsContext$i52 === void 0 ? void 0 : _authdetailsContext$i52.instid) == '67b1bb900a541' && /*#__PURE__*/React__default["default"].createElement("div", {
67176
+ "class": "w-100 ",
67177
+ style: {
67178
+ textAlign: 'left',
67179
+ color: '#fcfaf3'
67180
+ }
67181
+ }, /*#__PURE__*/React__default["default"].createElement(reactTypeAnimation.TypeAnimation, {
67182
+ sequence: [
67183
+ // Same substring at the start will only be typed out once, initially
67184
+ 'Legal expertise in all fields', 1000,
67185
+ // wait 1s before replacing "Mice" with "Hamsters"
67186
+ 'We cover all parts of the Republic, Arab countries and the world', 1000, 'Unparalleled track record', 1000, 'We only list services if we are able to provide them.', 1000, 'We provide the right service at the right time.', 1000],
67187
+ wrapper: "span",
67188
+ speed: 50,
67189
+ style: {
67190
+ fontSize: '3em',
67191
+ display: 'inline-block',
67192
+ color: '#fcfaf3'
67193
+ },
67194
+ repeat: Infinity
67195
+ })), /*#__PURE__*/React__default["default"].createElement("div", {
67088
67196
  "class": "col-lg-12 p-0 d-flex justify-content-md-center",
67089
67197
  style: {
67090
67198
  justifyContent: sectionproperties.text2centered == 'Centered' ? 'center' : 'start',
@@ -67102,10 +67210,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
67102
67210
  "class": "".concat(section_styles.btn) + ' m-md-0 ',
67103
67211
  onClick: function onClick() {
67104
67212
  if (sectionproperties.btntype == 'WhatsApp') {
67105
- var _authdetailsContext$i49;
67106
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i49 = authdetailsContext.instinfo) === null || _authdetailsContext$i49 === void 0 ? void 0 : _authdetailsContext$i49.whatsappnumber) != null) {
67107
- var _authdetailsContext$i50;
67108
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i50 = authdetailsContext.instinfo) === null || _authdetailsContext$i50 === void 0 ? void 0 : _authdetailsContext$i50.whatsappnumber), '_blank');
67213
+ var _authdetailsContext$i53;
67214
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i53 = authdetailsContext.instinfo) === null || _authdetailsContext$i53 === void 0 ? void 0 : _authdetailsContext$i53.whatsappnumber) != null) {
67215
+ var _authdetailsContext$i54;
67216
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i54 = authdetailsContext.instinfo) === null || _authdetailsContext$i54 === void 0 ? void 0 : _authdetailsContext$i54.whatsappnumber), '_blank');
67109
67217
  }
67110
67218
  } else if (sectionproperties.btntype == 'App/Web Page') {
67111
67219
  // window.open(sectionproperties.btnlink, '_target');
@@ -67128,10 +67236,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
67128
67236
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
67129
67237
  "class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
67130
67238
  onClick: function onClick() {
67131
- var _authdetailsContext$i51;
67132
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i51 = authdetailsContext.instinfo) === null || _authdetailsContext$i51 === void 0 ? void 0 : _authdetailsContext$i51.facebooklink) != null) {
67133
- var _authdetailsContext$i52;
67134
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i52 = authdetailsContext.instinfo) === null || _authdetailsContext$i52 === void 0 ? void 0 : _authdetailsContext$i52.facebooklink, '_blank');
67239
+ var _authdetailsContext$i55;
67240
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i55 = authdetailsContext.instinfo) === null || _authdetailsContext$i55 === void 0 ? void 0 : _authdetailsContext$i55.facebooklink) != null) {
67241
+ var _authdetailsContext$i56;
67242
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i56 = authdetailsContext.instinfo) === null || _authdetailsContext$i56 === void 0 ? void 0 : _authdetailsContext$i56.facebooklink, '_blank');
67135
67243
  }
67136
67244
  }
67137
67245
  }, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
@@ -67139,10 +67247,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
67139
67247
  })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
67140
67248
  "class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
67141
67249
  onClick: function onClick() {
67142
- var _authdetailsContext$i53;
67143
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i53 = authdetailsContext.instinfo) === null || _authdetailsContext$i53 === void 0 ? void 0 : _authdetailsContext$i53.instagramlink) != null) {
67144
- var _authdetailsContext$i54;
67145
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i54 = authdetailsContext.instinfo) === null || _authdetailsContext$i54 === void 0 ? void 0 : _authdetailsContext$i54.instagramlink, '_blank');
67250
+ var _authdetailsContext$i57;
67251
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i57 = authdetailsContext.instinfo) === null || _authdetailsContext$i57 === void 0 ? void 0 : _authdetailsContext$i57.instagramlink) != null) {
67252
+ var _authdetailsContext$i58;
67253
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i58 = authdetailsContext.instinfo) === null || _authdetailsContext$i58 === void 0 ? void 0 : _authdetailsContext$i58.instagramlink, '_blank');
67146
67254
  }
67147
67255
  }
67148
67256
  }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
@@ -67150,10 +67258,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
67150
67258
  })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
67151
67259
  "class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
67152
67260
  onClick: function onClick() {
67153
- var _authdetailsContext$i55;
67154
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i55 = authdetailsContext.instinfo) === null || _authdetailsContext$i55 === void 0 ? void 0 : _authdetailsContext$i55.whatsappnumber) != null) {
67155
- var _authdetailsContext$i56;
67156
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i56 = authdetailsContext.instinfo) === null || _authdetailsContext$i56 === void 0 ? void 0 : _authdetailsContext$i56.whatsappnumber), '_blank');
67261
+ var _authdetailsContext$i59;
67262
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i59 = authdetailsContext.instinfo) === null || _authdetailsContext$i59 === void 0 ? void 0 : _authdetailsContext$i59.whatsappnumber) != null) {
67263
+ var _authdetailsContext$i60;
67264
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i60 = authdetailsContext.instinfo) === null || _authdetailsContext$i60 === void 0 ? void 0 : _authdetailsContext$i60.whatsappnumber), '_blank');
67157
67265
  }
67158
67266
  }
67159
67267
  }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
@@ -67259,10 +67367,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
67259
67367
  "class": "".concat(section_styles.btn) + ' m-md-0 ',
67260
67368
  onClick: function onClick() {
67261
67369
  if (sectionproperties.btntype == 'WhatsApp') {
67262
- var _authdetailsContext$i57;
67263
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i57 = authdetailsContext.instinfo) === null || _authdetailsContext$i57 === void 0 ? void 0 : _authdetailsContext$i57.whatsappnumber) != null) {
67264
- var _authdetailsContext$i58;
67265
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i58 = authdetailsContext.instinfo) === null || _authdetailsContext$i58 === void 0 ? void 0 : _authdetailsContext$i58.whatsappnumber), '_blank');
67370
+ var _authdetailsContext$i61;
67371
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i61 = authdetailsContext.instinfo) === null || _authdetailsContext$i61 === void 0 ? void 0 : _authdetailsContext$i61.whatsappnumber) != null) {
67372
+ var _authdetailsContext$i62;
67373
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i62 = authdetailsContext.instinfo) === null || _authdetailsContext$i62 === void 0 ? void 0 : _authdetailsContext$i62.whatsappnumber), '_blank');
67266
67374
  }
67267
67375
  } else if (sectionproperties.btntype == 'App/Web Page') {
67268
67376
  // window.open(sectionproperties.btnlink, '_target');
@@ -67285,10 +67393,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
67285
67393
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
67286
67394
  "class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
67287
67395
  onClick: function onClick() {
67288
- var _authdetailsContext$i59;
67289
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i59 = authdetailsContext.instinfo) === null || _authdetailsContext$i59 === void 0 ? void 0 : _authdetailsContext$i59.facebooklink) != null) {
67290
- var _authdetailsContext$i60;
67291
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i60 = authdetailsContext.instinfo) === null || _authdetailsContext$i60 === void 0 ? void 0 : _authdetailsContext$i60.facebooklink, '_blank');
67396
+ var _authdetailsContext$i63;
67397
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i63 = authdetailsContext.instinfo) === null || _authdetailsContext$i63 === void 0 ? void 0 : _authdetailsContext$i63.facebooklink) != null) {
67398
+ var _authdetailsContext$i64;
67399
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i64 = authdetailsContext.instinfo) === null || _authdetailsContext$i64 === void 0 ? void 0 : _authdetailsContext$i64.facebooklink, '_blank');
67292
67400
  }
67293
67401
  }
67294
67402
  }, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
@@ -67296,10 +67404,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
67296
67404
  })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
67297
67405
  "class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
67298
67406
  onClick: function onClick() {
67299
- var _authdetailsContext$i61;
67300
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i61 = authdetailsContext.instinfo) === null || _authdetailsContext$i61 === void 0 ? void 0 : _authdetailsContext$i61.instagramlink) != null) {
67301
- var _authdetailsContext$i62;
67302
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i62 = authdetailsContext.instinfo) === null || _authdetailsContext$i62 === void 0 ? void 0 : _authdetailsContext$i62.instagramlink, '_blank');
67407
+ var _authdetailsContext$i65;
67408
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i65 = authdetailsContext.instinfo) === null || _authdetailsContext$i65 === void 0 ? void 0 : _authdetailsContext$i65.instagramlink) != null) {
67409
+ var _authdetailsContext$i66;
67410
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i66 = authdetailsContext.instinfo) === null || _authdetailsContext$i66 === void 0 ? void 0 : _authdetailsContext$i66.instagramlink, '_blank');
67303
67411
  }
67304
67412
  }
67305
67413
  }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
@@ -67307,10 +67415,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
67307
67415
  })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
67308
67416
  "class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
67309
67417
  onClick: function onClick() {
67310
- var _authdetailsContext$i63;
67311
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i63 = authdetailsContext.instinfo) === null || _authdetailsContext$i63 === void 0 ? void 0 : _authdetailsContext$i63.whatsappnumber) != null) {
67312
- var _authdetailsContext$i64;
67313
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i64 = authdetailsContext.instinfo) === null || _authdetailsContext$i64 === void 0 ? void 0 : _authdetailsContext$i64.whatsappnumber), '_blank');
67418
+ var _authdetailsContext$i67;
67419
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i67 = authdetailsContext.instinfo) === null || _authdetailsContext$i67 === void 0 ? void 0 : _authdetailsContext$i67.whatsappnumber) != null) {
67420
+ var _authdetailsContext$i68;
67421
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i68 = authdetailsContext.instinfo) === null || _authdetailsContext$i68 === void 0 ? void 0 : _authdetailsContext$i68.whatsappnumber), '_blank');
67314
67422
  }
67315
67423
  }
67316
67424
  }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
@@ -67416,10 +67524,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
67416
67524
  "class": "".concat(section_styles.btn) + ' m-md-0 ',
67417
67525
  onClick: function onClick() {
67418
67526
  if (sectionproperties.btntype == 'WhatsApp') {
67419
- var _authdetailsContext$i65;
67420
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i65 = authdetailsContext.instinfo) === null || _authdetailsContext$i65 === void 0 ? void 0 : _authdetailsContext$i65.whatsappnumber) != null) {
67421
- var _authdetailsContext$i66;
67422
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i66 = authdetailsContext.instinfo) === null || _authdetailsContext$i66 === void 0 ? void 0 : _authdetailsContext$i66.whatsappnumber), '_blank');
67527
+ var _authdetailsContext$i69;
67528
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i69 = authdetailsContext.instinfo) === null || _authdetailsContext$i69 === void 0 ? void 0 : _authdetailsContext$i69.whatsappnumber) != null) {
67529
+ var _authdetailsContext$i70;
67530
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i70 = authdetailsContext.instinfo) === null || _authdetailsContext$i70 === void 0 ? void 0 : _authdetailsContext$i70.whatsappnumber), '_blank');
67423
67531
  }
67424
67532
  } else if (sectionproperties.btntype == 'App/Web Page') {
67425
67533
  // window.open(sectionproperties.btnlink, '_target');
@@ -67442,10 +67550,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
67442
67550
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
67443
67551
  "class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
67444
67552
  onClick: function onClick() {
67445
- var _authdetailsContext$i67;
67446
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i67 = authdetailsContext.instinfo) === null || _authdetailsContext$i67 === void 0 ? void 0 : _authdetailsContext$i67.facebooklink) != null) {
67447
- var _authdetailsContext$i68;
67448
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i68 = authdetailsContext.instinfo) === null || _authdetailsContext$i68 === void 0 ? void 0 : _authdetailsContext$i68.facebooklink, '_blank');
67553
+ var _authdetailsContext$i71;
67554
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i71 = authdetailsContext.instinfo) === null || _authdetailsContext$i71 === void 0 ? void 0 : _authdetailsContext$i71.facebooklink) != null) {
67555
+ var _authdetailsContext$i72;
67556
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i72 = authdetailsContext.instinfo) === null || _authdetailsContext$i72 === void 0 ? void 0 : _authdetailsContext$i72.facebooklink, '_blank');
67449
67557
  }
67450
67558
  }
67451
67559
  }, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
@@ -67453,10 +67561,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
67453
67561
  })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
67454
67562
  "class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
67455
67563
  onClick: function onClick() {
67456
- var _authdetailsContext$i69;
67457
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i69 = authdetailsContext.instinfo) === null || _authdetailsContext$i69 === void 0 ? void 0 : _authdetailsContext$i69.instagramlink) != null) {
67458
- var _authdetailsContext$i70;
67459
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i70 = authdetailsContext.instinfo) === null || _authdetailsContext$i70 === void 0 ? void 0 : _authdetailsContext$i70.instagramlink, '_blank');
67564
+ var _authdetailsContext$i73;
67565
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i73 = authdetailsContext.instinfo) === null || _authdetailsContext$i73 === void 0 ? void 0 : _authdetailsContext$i73.instagramlink) != null) {
67566
+ var _authdetailsContext$i74;
67567
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i74 = authdetailsContext.instinfo) === null || _authdetailsContext$i74 === void 0 ? void 0 : _authdetailsContext$i74.instagramlink, '_blank');
67460
67568
  }
67461
67569
  }
67462
67570
  }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
@@ -67464,10 +67572,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
67464
67572
  })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
67465
67573
  "class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
67466
67574
  onClick: function onClick() {
67467
- var _authdetailsContext$i71;
67468
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i71 = authdetailsContext.instinfo) === null || _authdetailsContext$i71 === void 0 ? void 0 : _authdetailsContext$i71.whatsappnumber) != null) {
67469
- var _authdetailsContext$i72;
67470
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i72 = authdetailsContext.instinfo) === null || _authdetailsContext$i72 === void 0 ? void 0 : _authdetailsContext$i72.whatsappnumber), '_blank');
67575
+ var _authdetailsContext$i75;
67576
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i75 = authdetailsContext.instinfo) === null || _authdetailsContext$i75 === void 0 ? void 0 : _authdetailsContext$i75.whatsappnumber) != null) {
67577
+ var _authdetailsContext$i76;
67578
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i76 = authdetailsContext.instinfo) === null || _authdetailsContext$i76 === void 0 ? void 0 : _authdetailsContext$i76.whatsappnumber), '_blank');
67471
67579
  }
67472
67580
  }
67473
67581
  }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
@@ -68016,10 +68124,10 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
68016
68124
  paddingTop: sectionproperties.paddingTop + 'px',
68017
68125
  paddingBottom: sectionproperties.paddingBottom + 'px',
68018
68126
  background: sectionproperties.backgroundColortransparent == 'Transparent' ? 'transparent' : sectionproperties.backgroundColor,
68019
- borderBottomLeftRadius: sectionproperties.borderBottomLeftRadius + 'px',
68020
- borderBottomRightRadius: sectionproperties.borderBottomRightRadius + 'px',
68021
- borderTopLeftRadius: sectionproperties.borderTopLeftRadius + 'px',
68022
- borderTopRightRadius: sectionproperties.borderTopRightRadius + 'px',
68127
+ borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.borderBottomLeftRadius + 'px' : sectionproperties.borderBottomRightRadius + 'px',
68128
+ borderBottomRightRadius: langdetect == 'en' ? sectionproperties.borderBottomRightRadius + 'px' : sectionproperties.borderBottomLeftRadius + 'px',
68129
+ borderTopLeftRadius: langdetect == 'en' ? sectionproperties.borderTopLeftRadius + 'px' : sectionproperties.borderTopRightRadius + 'px',
68130
+ borderTopRightRadius: langdetect == 'en' ? sectionproperties.borderTopRightRadius + 'px' : sectionproperties.borderTopLeftRadius + 'px',
68023
68131
  border: sectionproperties.borderType == 'All' ? sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor : '',
68024
68132
  borderTop: sectionproperties.borderType == 'Vertical' ? sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor : '',
68025
68133
  borderBottom: sectionproperties.borderType == 'Vertical' ? sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor : '',
@@ -68639,7 +68747,10 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
68639
68747
  }
68640
68748
  }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar))));
68641
68749
  })), sectionproperties.view_as_slider_vertical == 'Vertical' && /*#__PURE__*/React__default["default"].createElement("div", {
68642
- "class": "row m-0 w-100 d-flex justify-content-center"
68750
+ "class": "row m-0 w-100 d-flex ",
68751
+ style: {
68752
+ justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
68753
+ }
68643
68754
  }, sectionproperties.flippingcards == 'No' && cardsarray.map(function (cardinfoitem, cardinfoindex) {
68644
68755
  var _authdetailsContext$i3, _authdetailsContext$i4;
68645
68756
  return /*#__PURE__*/React__default["default"].createElement("div", {