tabexseriescomponents 0.0.157 → 0.0.159

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.esm.js CHANGED
@@ -463,7 +463,7 @@ var GoogleLoginButton = function GoogleLoginButton(props) {
463
463
  };
464
464
 
465
465
  var css_248z$M = "@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');\n:root {\n --cimon: #f76566;\n --primary: #022648; /* rgba (2,38,72) */\n --secondary: #eac435;\n --success: #2f9d64;\n --successhover: #1d623f;\n --info: #16aaff; /*rgb(22, 170, 255)*/\n --infohover: #0071b3; /*rgb(0, 113, 179)*/\n --danger: #d92550; /* rgb(217, 37, 80) */\n --dangerhover: #991a37; /* rgb(153, 26, 55) */\n --fav: #ff1a75; /* rgb(255, 26, 117) */\n --favhover: #cc0052; /* rgb(204, 0, 82) */\n --light: #999999;\n --light2: #808080;\n --dark: #454d54;\n --darkhover: #343a40;\n --focus: #444054;\n --cardtitle: rgba(13, 27, 62, 0.7);\n --cardheader: #008eb3;\n --cardHeaderHover: #007a99;\n --darkblue: #0000b3;\n --orange: #ff6600;\n}\n*,\n*::before,\n*::after {\n box-sizing: border-box;\n}\nhtml {\n width: 100vw;\n height: 100vh;\n top: 0;\n left: 0;\n font-family: 'Poppins', sans-serif;\n line-height: 1.15;\n -webkit-text-size-adjust: 100%;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n}\nbody {\n margin: 0;\n font-family: 'Poppins', sans-serif;\n font-size: 0.88rem;\n font-weight: 400;\n line-height: 1.5;\n /* color: #022648; */\n text-align: left;\n background: #fff;\n overflow-x: hidden;\n width: 100vw;\n height: 100vh;\n top: 0;\n left: 0;\n}\nbody::-webkit-scrollbar {\n width: 5px;\n}\nbody::-webkit-scrollbar-track {\n box-shadow: inset 0 0 5px grey;\n border-radius: 10px;\n}\nbody::-webkit-scrollbar-thumb {\n background: #022648;\n border-radius: 10px;\n}\nbody::-webkit-scrollbar-thumb:hover {\n background: #eac435;\n}\n.general-module_shadow_bottom__YcJR3 {\n box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);\n transition: 0.3s;\n}\n.general-module_shadow_bottom__YcJR3:hover {\n box-shadow: 0px 9px 20px rgba(75, 72, 72, 0.3);\n}\n.general-module_overflowY_scroll__m5upZ {\n overflow-y: scroll;\n}\n\n.general-module_sub_scrollbar__mpHTI::-webkit-scrollbar {\n width: 5px;\n}\n.general-module_sub_scrollbar__mpHTI::-webkit-scrollbar-track {\n /* box-shadow: inset 0 0 5px grey; */\n border-radius: 10px;\n}\n.general-module_sub_scrollbar__mpHTI::-webkit-scrollbar-thumb {\n background: #4d4d4d;\n border-radius: 10px;\n}\n.general-module_sub_scrollbar__mpHTI::-webkit-scrollbar-thumb:hover {\n background: #999999;\n}\n/* badges */\n.general-module_badge__GTiMs {\n display: inline-block;\n padding: 0.25em;\n font-size: 90%;\n font-weight: 700;\n line-height: 1;\n text-align: center;\n white-space: nowrap;\n vertical-align: baseline;\n border-radius: 50%;\n margin-left: -15%;\n width: 3vh;\n height: 3vh;\n transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n}\n@media (prefers-reduced-motion: reduce) {\n .general-module_badge__GTiMs {\n transition: none;\n }\n}\n.general-module_badge__GTiMs:empty {\n display: none;\n}\n.general-module_badge_secondary__p6ErJ {\n min-width: 2.5vh;\n height: 2.5vh;\n border-radius: 5px;\n background: #eac435;\n color: white;\n font-size: 12px;\n /* line-height: 3vh; */\n}\na {\n color: #022648;\n text-decoration: none;\n background-color: transparent;\n}\n\n.general-module_divider__WFV-A {\n margin-top: 1rem;\n margin-bottom: 1rem;\n height: 1px;\n overflow: hidden;\n background: #e9ecef;\n}\n.general-module_verical_divider__u5DxE {\n margin-top: 1rem;\n margin-bottom: 1rem;\n height: 40px;\n overflow: hidden;\n background: #e1e6ea;\n width: 1px;\n}\n\n/* Table */\ntable {\n border-collapse: collapse;\n}\nth {\n text-align: inherit;\n}\n.general-module_table__hdcWN {\n width: 100%;\n margin-bottom: 1rem;\n background-color: rgba(0, 0, 0, 0);\n}\n.general-module_table__hdcWN th,\n.general-module_table__hdcWN td {\n padding: 0.55rem;\n border-top: 1px solid #e9ecef;\n}\n.general-module_table__hdcWN th.general-module_mw-200__PaU8G,\n.general-module_table__hdcWN td.general-module_mw-200__PaU8G {\n max-width: 200px;\n}\n.general-module_table__hdcWN thead th {\n vertical-align: bottom;\n border-bottom: 2px solid #e9ecef;\n font-size: 15px;\n}\n.general-module_table__hdcWN td {\n color: var(--focus);\n font-size: 15px;\n}\n.general-module_table_bordered__JKIJp {\n border: 1px solid #e9ecef;\n}\n.general-module_table_bordered__JKIJp th,\n.general-module_table_bordered__JKIJp td {\n border: 1px solid #e9ecef;\n}\n.general-module_table_bordered__JKIJp thead th,\n.general-module_table_bordered__JKIJp thead td {\n border-bottom-width: 2px;\n}\n.general-module_table_borderless__OF0cl th,\n.general-module_table_borderless__OF0cl td,\n.general-module_table_borderless__OF0cl thead th,\n.general-module_table_borderless__OF0cl tbody + tbody {\n border: 0;\n}\n.general-module_table_striped__wWBA6 tbody tr:nth-of-type(odd) {\n background-color: rgba(0, 0, 0, 0.03);\n}\n.general-module_table_hover__EiJha tbody tr:hover {\n background-color: #e0f3ff;\n}\n.general-module_table_responsive__JPCKF {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n -ms-overflow-style: -ms-autohiding-scrollbar;\n}\n.general-module_table_responsive__JPCKF > .general-module_table_bordered__JKIJp {\n border: 0;\n}\n.general-module_table_translation__x1Rpf {\n background: rgba(0, 0, 0, 0.1);\n border-radius: 20px;\n padding: 5px;\n font-weight: 500;\n width: 100px;\n /* margin-left: auto;\n margin-right: auto; */\n}\n.general-module_table_translation__x1Rpf i {\n font-size: 20px;\n}\n.general-module_table_icon__EMMDI {\n font-size: 20px;\n transition: 0.3s;\n cursor: pointer;\n}\n.general-module_table_icon__EMMDI:hover {\n color: var(--secondary);\n}\n.general-module_image_table__HqRaH {\n width: 5vh;\n height: 5vh;\n box-shadow: 0 0 10px #ccc;\n display: flex;\n justify-content: center;\n align-items: center;\n text-align: center;\n border-radius: 5px;\n}\n.general-module_image_table__HqRaH img {\n max-width: 95%;\n max-height: 95%;\n border-radius: 5px;\n}\n.general-module_shownumber_cont__34Y5j {\n min-width: 3rem;\n background: white;\n box-shadow: 0 0 10px #ccc;\n border: 1px solid #ccc;\n border-radius: 10px;\n cursor: pointer;\n}\n.general-module_card_input_table__vVK0p {\n min-width: 90%;\n height: 35px;\n}\n.general-module_card_input_table__vVK0p imput {\n height: 35px;\n}\n\n/* Buttons */\n.general-module_btn__FAb1b {\n display: inline-block;\n font-weight: 500;\n text-align: center;\n vertical-align: middle;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n background-color: transparent;\n border-radius: 20px;\n height: 35px;\n padding: 0 10px;\n transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;\n font-size: 13px;\n}\n.general-module_btn_rounded__Rkb8o {\n width: 5vh !important;\n height: 5vh !important;\n border-radius: 50% !important;\n}\n@media screen and (prefers-reduced-motion: reduce) {\n .general-module_btn__FAb1b {\n transition: none;\n }\n}\n.general-module_btn__FAb1b:hover {\n text-decoration: none;\n}\n.general-module_btn__FAb1b:focus,\n.general-module_btn__FAb1b.general-module_focus__8-F6p {\n outline: 0;\n box-shadow: none;\n}\n.general-module_btn__FAb1b.general-module_disabled__PRzt-,\n.general-module_btn__FAb1b:disabled {\n opacity: 0.65;\n cursor: not-allowed;\n}\n.general-module_btn__FAb1b:not(:disabled):not(.general-module_disabled__PRzt-) {\n cursor: pointer;\n}\na.general-module_btn__FAb1b.general-module_disabled__PRzt- {\n pointer-events: none;\n cursor: not-allowed;\n}\n.general-module_btn_tranparent__GFTRs {\n color: #fff;\n background-color: tranparent;\n border-color: tranparent;\n}\n.general-module_btn_circle__lOyd4 {\n border-radius: 100%;\n width: 35px;\n height: 35px;\n line-height: 20px;\n padding: 10px;\n display: flex;\n justify-content: center;\n align-items: center;\n}\n.general-module_btn_white__H0esd {\n color: #fff;\n background-color: #fff;\n border-color: #fff;\n color: var(--primary);\n}\n.general-module_btn_white__H0esd:hover {\n color: #fff;\n background-color: var(--secondary);\n border-color: var(--secondary);\n}\n.general-module_btn_white__H0esd.general-module_disabled__PRzt-,\n.general-module_btn_white__H0esd:disabled {\n color: #fff;\n background-color: #fff;\n border-color: #fff;\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn_black__NcqLp {\n color: #fff;\n background-color: #000;\n border-color: #000;\n}\n.general-module_btn_black__NcqLp:hover {\n color: #fff;\n background-color: #595959;\n border-color: #595959;\n}\n.general-module_btn_black__NcqLp.general-module_disabled__PRzt-,\n.general-module_btn_black__NcqLp:disabled {\n color: #fff;\n background-color: #000;\n border-color: #000;\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn_primary__C5oTz {\n color: #fff;\n background-color: var(--primary);\n border-color: var(--primary);\n}\n.general-module_btn_primary__C5oTz:hover {\n color: #fff;\n background-color: var(--secondary);\n border-color: var(--secondary);\n}\n.general-module_btn_primary__C5oTz.general-module_disabled__PRzt-,\n.general-module_btn_primary__C5oTz:disabled {\n color: #fff;\n background-color: var(--primary);\n border-color: var(--primary);\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn_secondary__MbOCN {\n color: #fff;\n background-color: var(--secondary);\n border-color: var(--secondary);\n}\n.general-module_btn_secondary__MbOCN:hover {\n color: #fff;\n background-color: #5a6268;\n border-color: #545b62;\n}\n.general-module_btn_secondary__MbOCN.general-module_disabled__PRzt-,\n.general-module_btn_secondary__MbOCN:disabled {\n color: #fff;\n background-color: var(--secondary);\n border-color: var(--secondary);\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn_success__iV5-t {\n color: #fff;\n background-color: var(--success);\n border-color: var(--success);\n}\n.general-module_btn_success__iV5-t:hover {\n color: #fff;\n background-color: var(--successhover);\n border-color: var(--successhover);\n}\n.general-module_btn_success__iV5-t.general-module_disabled__PRzt-,\n.general-module_btn_success__iV5-t:disabled {\n color: #fff;\n background-color: var(--success);\n border-color: var(--success);\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn_info__-ClLB {\n color: #fff;\n background-color: var(--info);\n border-color: var(--info);\n}\n.general-module_btn_info__-ClLB:hover {\n color: #fff;\n background-color: var(--infohover);\n border-color: var(--infohover);\n}\n.general-module_btn_info__-ClLB.general-module_disabled__PRzt-,\n.general-module_btn_info__-ClLB:disabled {\n color: #fff;\n background-color: var(--info);\n border-color: var(--info);\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn_danger__b0QkM {\n color: #fff;\n background-color: var(--danger);\n border-color: var(--danger);\n}\n.general-module_btn_danger__b0QkM:hover {\n color: #fff;\n background-color: var(--dangerhover);\n border-color: var(--dangerhover);\n}\n.general-module_btn_danger__b0QkM.general-module_disabled__PRzt-,\n.general-module_btn_danger__b0QkM:disabled {\n color: #fff;\n background-color: var(--danger);\n border-color: var(--danger);\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn_dark__hSWyC {\n color: #fff;\n background-color: var(--dark);\n border-color: var(--dark);\n}\n.general-module_btn_dark__hSWyC:hover {\n color: #fff;\n background-color: var(--darkhover);\n border-color: var(--darkhover);\n}\n.general-module_btn_dark__hSWyC.general-module_disabled__PRzt-,\n.general-module_btn_dark__hSWyC:disabled {\n color: #fff;\n background-color: var(--dark);\n border-color: var(--dark);\n cursor: not-allowed;\n opacity: 0.7;\n}\n.general-module_btn__FAb1b:not(:disabled):not(.general-module_disabled__PRzt-):active,\n.general-module_btn__FAb1b:not(:disabled):not(.general-module_disabled__PRzt-).general-module_active__MPpsF {\n color: #fff;\n background-color: #ccc;\n border-color: #ccc;\n}\n.general-module_btn_grey__fGIYU {\n color: #fff;\n background-color: var(--focus);\n border-color: var(--focus);\n}\n.general-module_btn_grey__fGIYU:hover {\n color: #fff;\n background-color: var(--dark);\n border-color: var(--dark);\n}\n.general-module_btn_cardheader__vccWl {\n color: #fff;\n background-color: var(--cardheader);\n border-color: var(--cardheader);\n}\n.general-module_btn_cardheader__vccWl:hover {\n color: #fff;\n background-color: #007a99;\n border-color: #007a99;\n}\n.general-module_btn_cardheader__vccWl.general-module_disabled__PRzt-,\n.general-module_btn_cardheader__vccWl:disabled {\n color: #fff;\n background-color: #005166;\n border-color: #005166;\n cursor: not-allowed;\n opacity: 0.7;\n}\n\n/* Borders */\n.general-module_border_primary__Jqm8o {\n border-color: #022648;\n}\n.general-module_border_secondary__xiHt3 {\n border-color: #eac435;\n}\n.general-module_border_success__kWv6N {\n border-color: var(--success);\n}\n.general-module_border_info__wfOF- {\n border-color: #16aaff;\n}\n.general-module_border_warning__mSIRm {\n border-color: #f7b924;\n}\n.general-module_border_danger__U7veI {\n border-color: #d92550;\n}\n.general-module_border__Pvp44 {\n border: 1px solid #dee2e6 !important;\n}\n.general-module_border_top__0-KRU {\n border-top: 1px solid #dee2e6 !important;\n}\n.general-module_border_right__7QXHH {\n border-right: 1px solid #dee2e6 !important;\n}\n.general-module_border_bottom__Xyy95 {\n border-bottom: 1px solid #dee2e6 !important;\n}\n.general-module_border_left__90qSD {\n border-left: 1px solid #dee2e6 !important;\n}\n.general-module_border_0__YO9qY {\n border: 0 !important;\n}\n.general-module_border_top_0__KFIha {\n border-top: 0 !important;\n}\n.general-module_border_right_0__FaED6 {\n border-right: 0 !important;\n}\n.general-module_border_bottom_0__NZhJm {\n border-bottom: 0 !important;\n}\n.general-module_border_top_0__KFIha {\n border-top: 0 !important;\n}\n.general-module_border_left_0__gjITr {\n border-left: 0 !important;\n}\n/* Inner Content */\n.general-module_app_container__-NNzK {\n display: flex;\n flex-direction: column;\n margin: 0;\n position: relative !important;\n}\n.general-module_app_main__3s9rd {\n z-index: 8;\n position: relative;\n}\n.general-module_app_main__3s9rd .general-module_app_main_inner__OdEv- {\n flex: 1;\n padding: 130px 40px 0;\n}\n.general-module_app_main_inner_headertwo__UkOlN {\n padding: 100px 40px 0 !important;\n}\n.general-module_app_main_inner_headerfour__slUk1 {\n padding: 80px 20px 0 280px !important;\n}\n@media screen and (max-width: 1025px) {\n .general-module_app_main_inner_headerfour__slUk1 {\n padding: 80px 10px !important;\n }\n}\n/* Card */\n.general-module_card__KT-JI {\n position: relative;\n display: flex;\n flex-direction: column;\n min-width: 0;\n word-wrap: break-word;\n background-color: white !important;\n background-clip: border-box;\n border-radius: 15px;\n padding: 0.5em 0.8em;\n transition: all 0.2s;\n}\n.general-module_card_border_10__M-cl- {\n border-radius: 10px !important;\n}\n/* Responsive */\n@media (max-width: 991.98px) {\n .general-module_app_main__3s9rd {\n display: block;\n }\n .general-module_app_main__3s9rd .general-module_app_main_outer__gNSLc {\n padding-left: 0 !important;\n }\n .general-module_app_main__3s9rd .general-module_app_main_outertranslated__IZRx2 {\n padding-right: 0;\n padding-left: 0;\n }\n}\n@media (max-width: 1025px) {\n .general-module_app_main__3s9rd .general-module_app_main_inner__OdEv- {\n padding: 130px 20px 0;\n }\n}\n@media (max-width: 800px) {\n .general-module_app_main__3s9rd .general-module_app_main_inner__OdEv- {\n padding: 130px 20px 0 !important;\n }\n}\n\n@media (max-width: 600px) {\n .general-module_app_main__3s9rd .general-module_app_main_inner__OdEv- {\n padding: 70px 20px !important;\n }\n}\n\n/* Pills */\n.general-module_pill__gHCcE {\n min-width: 9vh;\n height: 4vh;\n color: white;\n padding: 0 1%;\n display: flex;\n text-align: center;\n justify-content: center;\n align-items: center;\n border-radius: 20px;\n font-size: 12px;\n}\n.general-module_fadeIn__bUx2u {\n /* opacity: 1; */\n display: block;\n visibility: visible;\n transition: 1s ease-in-out;\n transition-delay: 0s;\n}\n.general-module_fadeOut__R13Fc {\n /* opacity: 0; */\n display: none;\n visibility: hidden;\n transition: 1s ease-in-out;\n}\n.general-module_fadeInButton__1daVD {\n display: block;\n}\n.general-module_fadeOutButton__8BRUG {\n display: none;\n}\n\n/* Section Title */\n.general-module_sectiontitlecont__F-e6k {\n padding: 0;\n display: flex;\n align-items: center;\n justify-content: center;\n position: relative;\n}\n.general-module_sectiontitlecont__F-e6k span {\n position: relative;\n white-space: nowrap;\n transition: 0.3s;\n}\n.general-module_sectiontitlecont__F-e6k span::after {\n content: '';\n position: absolute;\n bottom: -3px;\n left: 0;\n display: block;\n height: 3px;\n border-radius: 20px;\n z-index: 1000;\n}\n.general-module_homesectiontitlecont__ZfXNm span {\n font-size: 25px !important;\n}\n\n.general-module_sectiontitlecont2__mfEaP {\n padding: 0;\n display: flex;\n align-items: center;\n justify-content: center;\n position: relative;\n}\n.general-module_sectiontitlecont2__mfEaP span {\n position: relative;\n white-space: nowrap;\n transition: 0.3s;\n}\n.general-module_sectiontitlecont2__mfEaP span::after {\n content: '';\n position: absolute;\n bottom: -3px;\n left: 0;\n display: block;\n border-radius: 20px;\n z-index: 1000;\n}\n\n/* Search Overlay */\n.general-module_search_modern__Emxk4 {\n position: relative;\n z-index: 2000;\n display: inline-block;\n vertical-align: middle;\n}\n.general-module_search_wrap__XD-i0 {\n position: fixed;\n left: 0;\n z-index: 100;\n width: 100%;\n height: 280px;\n top:0;\n}\n.general-module_search_form__ENSm4 {\n position: absolute;\n z-index: 1;\n top: 55%;\n left: 50%;\n -webkit-transform: translate(-50%, -50%);\n -ms-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n width: 90%;\n border: none;\n -webkit-animation-delay: 0.5s;\n -moz-animation-delay: 0.5s;\n -o-animation-delay: 0.5s;\n animation-delay: 0.5s;\n -webkit-animation-name: general-module_fadeIn__bUx2u;\n animation-name: general-module_fadeIn__bUx2u;\n -webkit-animation-duration: 0.7s;\n animation-duration: 0.7s;\n -webkit-animation-fill-mode: both;\n animation-fill-mode: both;\n visibility: visible;\n}\n.general-module_search_form__ENSm4:after {\n content: '';\n display: block;\n width: 100%;\n height: 1px;\n -webkit-transform: scale3d(0, 1, 1);\n -ms-transform: scale3d(0, 1, 1);\n transform: scale3d(0, 1, 1);\n -webkit-transform-origin: left center;\n -ms-transform-origin: left center;\n transform-origin: left center;\n -webkit-animation-delay: 0.3s;\n -moz-animation-delay: 0.3s;\n -o-animation-delay: 0.3s;\n animation-delay: 0.3s;\n -webkit-animation-name: general-module_fadeInMove__AZr3h;\n animation-name: general-module_fadeInMove__AZr3h;\n -webkit-animation-duration: 0.7s;\n animation-duration: 0.7s;\n -webkit-animation-fill-mode: both;\n animation-fill-mode: both;\n visibility: visible;\n}\n.general-module_search_form_wrap__mqmVB {\n position: absolute;\n z-index: 1;\n top: 50%;\n left: 50%;\n -webkit-transform: translate(-50%, -50%);\n -ms-transform: translate(-50%, -50%);\n transform: translate(-50%, -50%);\n width: 100%;\n height: 100%;\n}\n.general-module_search_field__ik-q3 {\n width: 100%;\n height: 3em;\n padding: 0 1.5em 0 0;\n letter-spacing: 0;\n border: none;\n background-color: transparent;\n margin: 0;\n border: none;\n white-space: pre-wrap;\n word-wrap: break-word;\n resize: none;\n overflow: hidden;\n display: block;\n visibility: visible;\n vertical-align: middle;\n -webkit-box-sizing: border-box;\n -ms-box-sizing: border-box;\n box-sizing: border-box; \n}\n.general-module_search_modern__Emxk4 .general-module_search_wrap__XD-i0 .general-module_search_field__ik-q3::-ms-clear {\n display: none;\n} \n.general-module_logo_image__lTnSu {\n -webkit-animation-delay: 0.3s;\n -moz-animation-delay: 0.3s;\n -o-animation-delay: 0.3s;\n animation-delay: 0.3s;\n -webkit-animation-name: general-module_fadeInAnim__UYit1;\n animation-name: general-module_fadeInAnim__UYit1;\n -webkit-animation-duration: 0.6s;\n animation-duration: 0.6s;\n -webkit-animation-fill-mode: both;\n animation-fill-mode: both;\n visibility: visible;\n}\n@-webkit-keyframes general-module_fadeInAnim__UYit1 {\n 0% {\n opacity: 0;\n }\n 100% {\n opacity: 1;\n }\n}\n@keyframes general-module_fadeInAnim__UYit1 {\n 0% {\n opacity: 0;\n }\n 100% {\n opacity: 1;\n }\n}\n@-webkit-keyframes general-module_fadeInMove__AZr3h {\n 0% {\n opacity: 0;\n -webkit-transform: scale3d(0, 1, 1);\n }\n 10% {\n opacity: 1;\n -webkit-transform: scale3d(0.1, 1, 1);\n }\n 100% {\n opacity: 0.14;\n -webkit-transform: scale3d(1, 1, 1);\n }\n}\n@keyframes general-module_fadeInMove__AZr3h {\n 0% {\n opacity: 0;\n transform: scale3d(0, 1, 1);\n }\n 10% {\n opacity: 1;\n transform: scale3d(0.1, 1, 1);\n }\n 100% {\n opacity: 1;\n transform: scale3d(1, 1, 1);\n }\n}\n";
466
- var generalstyles$1 = {"shadow_bottom":"general-module_shadow_bottom__YcJR3","overflowY_scroll":"general-module_overflowY_scroll__m5upZ","sub_scrollbar":"general-module_sub_scrollbar__mpHTI","badge":"general-module_badge__GTiMs","badge_secondary":"general-module_badge_secondary__p6ErJ","divider":"general-module_divider__WFV-A","verical_divider":"general-module_verical_divider__u5DxE","table":"general-module_table__hdcWN","mw-200":"general-module_mw-200__PaU8G","table_bordered":"general-module_table_bordered__JKIJp","table_borderless":"general-module_table_borderless__OF0cl","table_striped":"general-module_table_striped__wWBA6","table_hover":"general-module_table_hover__EiJha","table_responsive":"general-module_table_responsive__JPCKF","table_translation":"general-module_table_translation__x1Rpf","table_icon":"general-module_table_icon__EMMDI","image_table":"general-module_image_table__HqRaH","shownumber_cont":"general-module_shownumber_cont__34Y5j","card_input_table":"general-module_card_input_table__vVK0p","btn":"general-module_btn__FAb1b","btn_rounded":"general-module_btn_rounded__Rkb8o","focus":"general-module_focus__8-F6p","disabled":"general-module_disabled__PRzt-","btn_tranparent":"general-module_btn_tranparent__GFTRs","btn_circle":"general-module_btn_circle__lOyd4","btn_white":"general-module_btn_white__H0esd","btn_black":"general-module_btn_black__NcqLp","btn_primary":"general-module_btn_primary__C5oTz","btn_secondary":"general-module_btn_secondary__MbOCN","btn_success":"general-module_btn_success__iV5-t","btn_info":"general-module_btn_info__-ClLB","btn_danger":"general-module_btn_danger__b0QkM","btn_dark":"general-module_btn_dark__hSWyC","active":"general-module_active__MPpsF","btn_grey":"general-module_btn_grey__fGIYU","btn_cardheader":"general-module_btn_cardheader__vccWl","border_primary":"general-module_border_primary__Jqm8o","border_secondary":"general-module_border_secondary__xiHt3","border_success":"general-module_border_success__kWv6N","border_info":"general-module_border_info__wfOF-","border_warning":"general-module_border_warning__mSIRm","border_danger":"general-module_border_danger__U7veI","border":"general-module_border__Pvp44","border_top":"general-module_border_top__0-KRU","border_right":"general-module_border_right__7QXHH","border_bottom":"general-module_border_bottom__Xyy95","border_left":"general-module_border_left__90qSD","border_0":"general-module_border_0__YO9qY","border_top_0":"general-module_border_top_0__KFIha","border_right_0":"general-module_border_right_0__FaED6","border_bottom_0":"general-module_border_bottom_0__NZhJm","border_left_0":"general-module_border_left_0__gjITr","app_container":"general-module_app_container__-NNzK","app_main":"general-module_app_main__3s9rd","app_main_inner":"general-module_app_main_inner__OdEv-","app_main_inner_headertwo":"general-module_app_main_inner_headertwo__UkOlN","app_main_inner_headerfour":"general-module_app_main_inner_headerfour__slUk1","card":"general-module_card__KT-JI","card_border_10":"general-module_card_border_10__M-cl-","app_main_outer":"general-module_app_main_outer__gNSLc","app_main_outertranslated":"general-module_app_main_outertranslated__IZRx2","pill":"general-module_pill__gHCcE","fadeIn":"general-module_fadeIn__bUx2u","fadeOut":"general-module_fadeOut__R13Fc","fadeInButton":"general-module_fadeInButton__1daVD","fadeOutButton":"general-module_fadeOutButton__8BRUG","sectiontitlecont":"general-module_sectiontitlecont__F-e6k","homesectiontitlecont":"general-module_homesectiontitlecont__ZfXNm","sectiontitlecont2":"general-module_sectiontitlecont2__mfEaP","search_modern":"general-module_search_modern__Emxk4","search_wrap":"general-module_search_wrap__XD-i0","search_form":"general-module_search_form__ENSm4","fadeInMove":"general-module_fadeInMove__AZr3h","search_form_wrap":"general-module_search_form_wrap__mqmVB","search_field":"general-module_search_field__ik-q3","logo_image":"general-module_logo_image__lTnSu","fadeInAnim":"general-module_fadeInAnim__UYit1"};
466
+ var generalstyles = {"shadow_bottom":"general-module_shadow_bottom__YcJR3","overflowY_scroll":"general-module_overflowY_scroll__m5upZ","sub_scrollbar":"general-module_sub_scrollbar__mpHTI","badge":"general-module_badge__GTiMs","badge_secondary":"general-module_badge_secondary__p6ErJ","divider":"general-module_divider__WFV-A","verical_divider":"general-module_verical_divider__u5DxE","table":"general-module_table__hdcWN","mw-200":"general-module_mw-200__PaU8G","table_bordered":"general-module_table_bordered__JKIJp","table_borderless":"general-module_table_borderless__OF0cl","table_striped":"general-module_table_striped__wWBA6","table_hover":"general-module_table_hover__EiJha","table_responsive":"general-module_table_responsive__JPCKF","table_translation":"general-module_table_translation__x1Rpf","table_icon":"general-module_table_icon__EMMDI","image_table":"general-module_image_table__HqRaH","shownumber_cont":"general-module_shownumber_cont__34Y5j","card_input_table":"general-module_card_input_table__vVK0p","btn":"general-module_btn__FAb1b","btn_rounded":"general-module_btn_rounded__Rkb8o","focus":"general-module_focus__8-F6p","disabled":"general-module_disabled__PRzt-","btn_tranparent":"general-module_btn_tranparent__GFTRs","btn_circle":"general-module_btn_circle__lOyd4","btn_white":"general-module_btn_white__H0esd","btn_black":"general-module_btn_black__NcqLp","btn_primary":"general-module_btn_primary__C5oTz","btn_secondary":"general-module_btn_secondary__MbOCN","btn_success":"general-module_btn_success__iV5-t","btn_info":"general-module_btn_info__-ClLB","btn_danger":"general-module_btn_danger__b0QkM","btn_dark":"general-module_btn_dark__hSWyC","active":"general-module_active__MPpsF","btn_grey":"general-module_btn_grey__fGIYU","btn_cardheader":"general-module_btn_cardheader__vccWl","border_primary":"general-module_border_primary__Jqm8o","border_secondary":"general-module_border_secondary__xiHt3","border_success":"general-module_border_success__kWv6N","border_info":"general-module_border_info__wfOF-","border_warning":"general-module_border_warning__mSIRm","border_danger":"general-module_border_danger__U7veI","border":"general-module_border__Pvp44","border_top":"general-module_border_top__0-KRU","border_right":"general-module_border_right__7QXHH","border_bottom":"general-module_border_bottom__Xyy95","border_left":"general-module_border_left__90qSD","border_0":"general-module_border_0__YO9qY","border_top_0":"general-module_border_top_0__KFIha","border_right_0":"general-module_border_right_0__FaED6","border_bottom_0":"general-module_border_bottom_0__NZhJm","border_left_0":"general-module_border_left_0__gjITr","app_container":"general-module_app_container__-NNzK","app_main":"general-module_app_main__3s9rd","app_main_inner":"general-module_app_main_inner__OdEv-","app_main_inner_headertwo":"general-module_app_main_inner_headertwo__UkOlN","app_main_inner_headerfour":"general-module_app_main_inner_headerfour__slUk1","card":"general-module_card__KT-JI","card_border_10":"general-module_card_border_10__M-cl-","app_main_outer":"general-module_app_main_outer__gNSLc","app_main_outertranslated":"general-module_app_main_outertranslated__IZRx2","pill":"general-module_pill__gHCcE","fadeIn":"general-module_fadeIn__bUx2u","fadeOut":"general-module_fadeOut__R13Fc","fadeInButton":"general-module_fadeInButton__1daVD","fadeOutButton":"general-module_fadeOutButton__8BRUG","sectiontitlecont":"general-module_sectiontitlecont__F-e6k","homesectiontitlecont":"general-module_homesectiontitlecont__ZfXNm","sectiontitlecont2":"general-module_sectiontitlecont2__mfEaP","search_modern":"general-module_search_modern__Emxk4","search_wrap":"general-module_search_wrap__XD-i0","search_form":"general-module_search_form__ENSm4","fadeInMove":"general-module_fadeInMove__AZr3h","search_form_wrap":"general-module_search_form_wrap__mqmVB","search_field":"general-module_search_field__ik-q3","logo_image":"general-module_logo_image__lTnSu","fadeInAnim":"general-module_fadeInAnim__UYit1"};
467
467
  styleInject(css_248z$M);
468
468
 
469
469
  var FacebookLoginButton = function FacebookLoginButton(props) {
@@ -477,7 +477,7 @@ var FacebookLoginButton = function FacebookLoginButton(props) {
477
477
  return /*#__PURE__*/React.createElement("div", {
478
478
  className: ""
479
479
  }, ((_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : (_authdetailsContext$i2 = _authdetailsContext$i.instcred) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.facebookloginappid) != null && /*#__PURE__*/React.createElement(FacebookLogin, {
480
- cssClass: "".concat(generalstyles$1.btn, " ").concat(generalstyles$1.btn_primary, " ").concat(loginstyles$1.loginbtn) + ' w-100 mb-3 d-flex align-items-center justify-content-center ',
480
+ cssClass: "".concat(generalstyles.btn, " ").concat(generalstyles.btn_primary, " ").concat(loginstyles$1.loginbtn) + ' w-100 mb-3 d-flex align-items-center justify-content-center ',
481
481
  appId: (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : (_authdetailsContext$i4 = _authdetailsContext$i3.instcred) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.facebookloginappid,
482
482
  fields: "name,email",
483
483
  callback: function callback(responseFacebook) {
@@ -980,7 +980,7 @@ var Login = function Login(props) {
980
980
  }, forgetpasswordstage == 'verify' ? langdetect == 'en' ? 'Reset password' : 'إعادة تعيين كلمة المرور' : langdetect == 'en' ? 'Send verification code' : 'أرسل رمز التحقق'))))));
981
981
  };
982
982
 
983
- var css_248z$L = ".productinfo-module_variant_container__-y4Uc {\n display: flex;\n align-items: center;\n justify-content: center;\n /* min-width: 10vh;\n height: 5vh; */\n border-radius: 10px;\n background-color: #000;\n color: white;\n padding: 0 6px;\n cursor: pointer;\n transition: 0.3s;\n}\n.productinfo-module_size_variant_container__vuTAO {\n min-width: 5vh !important;\n max-width: 5vh !important;\n height: 5vh !important;\n border-radius: 50% !important;\n padding: 0 2px !important;\n}\n.productinfo-module_variant_container__-y4Uc:hover {\n transform: scale(1.1);\n}\n.productinfo-module_variant_container_active__OAhmg {\n border: 2px solid green;\n background-color: green;\n}\n.productinfo-module_color_container__c42a9 {\n display: flex;\n align-items: center;\n justify-content: center;\n width: 4vh;\n height: 4vh;\n border: 2px solid #ccc;\n border-radius: 50%;\n overflow: hidden;\n cursor: pointer;\n transition: 0.3s;\n}\n.productinfo-module_color_container_active__Br2PW {\n padding: 10px;\n border: 2px solid var(--green);\n}\n\n.productinfo-module_color_container_active__Br2PW:before {\n display: flex;\n align-items: center;\n justify-content: center;\n content: '✓';\n color: white;\n}\n.productinfo-module_color_container__c42a9:hover {\n transform: scale(1.1);\n}\n";
983
+ var css_248z$L = ".productinfo-module_variant_container__-y4Uc {\n display: flex;\n align-items: center;\n justify-content: center;\n /* min-width: 10vh;\n height: 5vh; */\n border-radius: 10px;\n background-color: #000;\n color: white;\n padding: 0 6px;\n cursor: pointer;\n transition: 0.3s;\n}\n.productinfo-module_size_variant_container__vuTAO {\n /* min-width: 5vh !important;\n max-width: 5vh !important;\n height: 5vh !important;\n border-radius: 50% !important; */\n /* padding: 0 2px !important; */\n}\n.productinfo-module_variant_container__-y4Uc:hover {\n transform: scale(1.1);\n}\n.productinfo-module_variant_container_active__OAhmg {\n border: 2px solid green;\n background-color: green;\n}\n.productinfo-module_color_container__c42a9 {\n display: flex;\n align-items: center;\n justify-content: center;\n width: 4vh;\n height: 4vh;\n border: 2px solid #ccc;\n border-radius: 50%;\n overflow: hidden;\n cursor: pointer;\n transition: 0.3s;\n}\n.productinfo-module_color_container_active__Br2PW {\n padding: 10px;\n border: 2px solid var(--green);\n}\n\n.productinfo-module_color_container_active__Br2PW:before {\n display: flex;\n align-items: center;\n justify-content: center;\n content: '✓';\n color: white;\n}\n.productinfo-module_color_container__c42a9:hover {\n transform: scale(1.1);\n}\n";
984
984
  var productinfostyles = {"variant_container":"productinfo-module_variant_container__-y4Uc","size_variant_container":"productinfo-module_size_variant_container__vuTAO","variant_container_active":"productinfo-module_variant_container_active__OAhmg","color_container":"productinfo-module_color_container__c42a9","color_container_active":"productinfo-module_color_container_active__Br2PW"};
985
985
  styleInject(css_248z$L);
986
986
 
@@ -1181,7 +1181,7 @@ var Product_itemtype = function Product_itemtype(props) {
1181
1181
  }), sectionproperties.faviconshape == 'Heart Shape' && /*#__PURE__*/React.createElement(FaRegHeart, {
1182
1182
  size: sectionproperties.favBtnIconfontsize
1183
1183
  })))))), langdetect == 'en' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer === void 0 ? void 0 : (_fetchProductInfoQuer2 = _fetchProductInfoQuer.data) === null || _fetchProductInfoQuer2 === void 0 ? void 0 : (_fetchProductInfoQuer3 = _fetchProductInfoQuer2.productinfo) === null || _fetchProductInfoQuer3 === void 0 ? void 0 : _fetchProductInfoQuer3.description_en) != '' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer4 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer4 === void 0 ? void 0 : (_fetchProductInfoQuer5 = _fetchProductInfoQuer4.data) === null || _fetchProductInfoQuer5 === void 0 ? void 0 : (_fetchProductInfoQuer6 = _fetchProductInfoQuer5.productinfo) === null || _fetchProductInfoQuer6 === void 0 ? void 0 : _fetchProductInfoQuer6.description_en) != null && /*#__PURE__*/React.createElement("div", {
1184
- className: "col-lg-12 p-0 mb-5 d-flex justify-content-center"
1184
+ className: "col-lg-12 p-0 mb-4 d-flex justify-content-center"
1185
1185
  }, /*#__PURE__*/React.createElement("div", {
1186
1186
  className: "row m-0 w-100 d-flex"
1187
1187
  }, /*#__PURE__*/React.createElement("div", {
@@ -1291,7 +1291,7 @@ var Product_itemtype = function Product_itemtype(props) {
1291
1291
  }, /*#__PURE__*/React.createElement("div", {
1292
1292
  className: "row m-0 w-100 d-flex align-items-start"
1293
1293
  }, /*#__PURE__*/React.createElement("div", {
1294
- className: "col-lg-12 col-md-12 p-0 d-flex mb-1"
1294
+ className: "col-lg-12 col-md-12 p-0 d-flex mb-2"
1295
1295
  }, /*#__PURE__*/React.createElement("p", {
1296
1296
  className: ' m-0 p-0 wordbreak',
1297
1297
  style: {
@@ -1301,7 +1301,7 @@ var Product_itemtype = function Product_itemtype(props) {
1301
1301
  fontSize: sectionproperties.varianttitle_fontSize + 'px'
1302
1302
  }
1303
1303
  }, lang.select, " ", langdetect == 'en' ? item.optionname : item.optionname_ar, ":")), /*#__PURE__*/React.createElement("div", {
1304
- className: "col-lg-12 col-md-12 p-0 d-flex pb-md-3 justify-content-start align-items-start scrollhorixontalcontainer"
1304
+ className: "col-lg-12 col-md-12 d-flex pb-md-3 justify-content-start align-items-start scrollhorixontalcontainer"
1305
1305
  }, item.optionvalues.map(function (optionvaluesitem, optionvaluesindex) {
1306
1306
  var isoptionvalueselected = 0;
1307
1307
  if (optionvaluesitem.isselected == 1) {
@@ -1329,7 +1329,7 @@ var Product_itemtype = function Product_itemtype(props) {
1329
1329
  cursor: isoptionvaluedenabled == 1 ? 'pointer' : 'not-allowed'
1330
1330
  }
1331
1331
  });
1332
- } else if (item.optionname == 'size') {
1332
+ } else if (item.optionname == 'size' || item.optionname == 'Size') {
1333
1333
  return /*#__PURE__*/React.createElement("div", {
1334
1334
  className: "".concat(productinfostyles.variant_container, " ").concat(productinfostyles.size_variant_container) + ' mr-2 variabttcontainer allcentered ' + "".concat(isoptionvalueselected == 1 ? productinfostyles.variant_container_active : ''),
1335
1335
  onClick: function onClick() {
@@ -1342,9 +1342,22 @@ var Product_itemtype = function Product_itemtype(props) {
1342
1342
  backgroundColor: isoptionvalueselected == 1 ? 'green' : isoptionvaluedenabled == 1 ? sectionproperties.variantcontainer_bgcolor : 'grey',
1343
1343
  minWidth: sectionproperties.variantcontainer_minwidth + 'px',
1344
1344
  height: sectionproperties.variantcontainer_height + 'px',
1345
- borderRadius: sectionproperties.variantcontainer_borderBottomLeftRadius + 'px'
1345
+ borderRadius: sectionproperties.variantcontainer_borderBottomLeftRadius + 'px',
1346
+ position: 'relative'
1346
1347
  }
1347
- }, /*#__PURE__*/React.createElement("p", {
1348
+ }, isoptionvalueselected == 1 && /*#__PURE__*/React.createElement("p", {
1349
+ "class": "m-0 p-0 bg-danger bgdanger-hover",
1350
+ style: {
1351
+ position: 'absolute',
1352
+ top: '-15px',
1353
+ right: '-5px',
1354
+ width: '3vh',
1355
+ height: '3vh',
1356
+ borderRadius: 100
1357
+ }
1358
+ }, /*#__PURE__*/React.createElement("i", {
1359
+ "class": "h-100 allcentered"
1360
+ }, /*#__PURE__*/React.createElement(IoMdClose, null))), /*#__PURE__*/React.createElement("p", {
1348
1361
  className: 'font-12 wordbreak m-0 p-0 d-flex align-items-center justify-content-center',
1349
1362
  style: {
1350
1363
  color: sectionproperties.variantcontainer_color,
@@ -1363,9 +1376,22 @@ var Product_itemtype = function Product_itemtype(props) {
1363
1376
  backgroundColor: isoptionvalueselected == 1 ? 'green' : isoptionvaluedenabled == 1 ? sectionproperties.variantcontainer_bgcolor : 'grey',
1364
1377
  minWidth: sectionproperties.variantcontainer_minwidth + 'px',
1365
1378
  height: sectionproperties.variantcontainer_height + 'px',
1366
- borderRadius: sectionproperties.variantcontainer_borderBottomLeftRadius + 'px'
1379
+ borderRadius: sectionproperties.variantcontainer_borderBottomLeftRadius + 'px',
1380
+ position: 'relative'
1367
1381
  }
1368
- }, /*#__PURE__*/React.createElement("p", {
1382
+ }, isoptionvalueselected == 1 && /*#__PURE__*/React.createElement("p", {
1383
+ "class": "m-0 p-0 bg-danger bgdanger-hover",
1384
+ style: {
1385
+ position: 'absolute',
1386
+ top: '-15px',
1387
+ right: '-5px',
1388
+ width: '3vh',
1389
+ height: '3vh',
1390
+ borderRadius: 100
1391
+ }
1392
+ }, /*#__PURE__*/React.createElement("i", {
1393
+ "class": "h-100 allcentered"
1394
+ }, /*#__PURE__*/React.createElement(IoMdClose, null))), /*#__PURE__*/React.createElement("p", {
1369
1395
  className: 'm-0 p-0 d-flex align-items-center justify-content-center',
1370
1396
  style: {
1371
1397
  color: sectionproperties.variantcontainer_color,
@@ -1375,7 +1401,7 @@ var Product_itemtype = function Product_itemtype(props) {
1375
1401
  }
1376
1402
  }))));
1377
1403
  })), sectionproperties.show_availability == 'Show' && /*#__PURE__*/React.createElement("div", {
1378
- className: "col-lg-12 p-0 mb-3"
1404
+ className: "col-lg-12 p-0 mb-3 mt-2"
1379
1405
  }, /*#__PURE__*/React.createElement("div", {
1380
1406
  style: {
1381
1407
  width: sectionproperties.availability_width + 'px',
@@ -1508,7 +1534,7 @@ var Product_itemtype = function Product_itemtype(props) {
1508
1534
  }
1509
1535
  }, (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer37 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer37 === void 0 ? void 0 : (_fetchProductInfoQuer38 = _fetchProductInfoQuer37.data) === null || _fetchProductInfoQuer38 === void 0 ? void 0 : (_fetchProductInfoQuer39 = _fetchProductInfoQuer38.productinfo) === null || _fetchProductInfoQuer39 === void 0 ? void 0 : _fetchProductInfoQuer39.hasvariants) == 1 && (variantindexcompleted === null || variantindexcompleted === void 0 ? void 0 : variantindexcompleted.length) == 0 && /*#__PURE__*/React.createElement("p", {
1510
1536
  "class": "m-0 p-0"
1511
- }, ' ', langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', " ", fetchProductInfoQueryContext.data.data.productinfo.defaultprice, ' ', langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer40 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer40 === void 0 ? void 0 : (_fetchProductInfoQuer41 = _fetchProductInfoQuer40.data) === null || _fetchProductInfoQuer41 === void 0 ? void 0 : (_fetchProductInfoQuer42 = _fetchProductInfoQuer41.productinfo) === null || _fetchProductInfoQuer42 === void 0 ? void 0 : _fetchProductInfoQuer42.hasvariants) == 1 && (variantindexcompleted === null || variantindexcompleted === void 0 ? void 0 : variantindexcompleted.length) != 0 && /*#__PURE__*/React.createElement(React.Fragment, null, fetchProductInfoQueryContext.data.data.productinfo.variants[variantindexcompleted].hassale == 1 && /*#__PURE__*/React.createElement("p", {
1537
+ }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', " ", fetchProductInfoQueryContext.data.data.productinfo.defaultprice, ' ', langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer40 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer40 === void 0 ? void 0 : (_fetchProductInfoQuer41 = _fetchProductInfoQuer40.data) === null || _fetchProductInfoQuer41 === void 0 ? void 0 : (_fetchProductInfoQuer42 = _fetchProductInfoQuer41.productinfo) === null || _fetchProductInfoQuer42 === void 0 ? void 0 : _fetchProductInfoQuer42.hasvariants) == 1 && (variantindexcompleted === null || variantindexcompleted === void 0 ? void 0 : variantindexcompleted.length) != 0 && /*#__PURE__*/React.createElement(React.Fragment, null, fetchProductInfoQueryContext.data.data.productinfo.variants[variantindexcompleted].hassale == 1 && /*#__PURE__*/React.createElement("p", {
1512
1538
  className: langdetect == 'en' ? ' m-0 p-0 d-flex align-items-center justify-content-end wordbreak text-right ' : ' m-0 p-0 d-flex align-items-center justify-content-end wordbreak text-left '
1513
1539
  }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', ' ', fetchProductInfoQueryContext.data.data.productinfo.variants[variantindexcompleted].variantsaleprice, ' ', langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React.createElement(React.Fragment, null, fetchProductInfoQueryContext.data.data.productinfo.variants[variantindexcompleted].hassale == 0 && /*#__PURE__*/React.createElement("p", {
1514
1540
  className: langdetect == 'en' ? ' m-0 p-0 d-flex align-items-center justify-content-end wordbreak text-right wordbreak ' : ' m-0 p-0 d-flex align-items-center justify-content-end wordbreak text-left wordbreak '
@@ -1585,7 +1611,7 @@ var Product_itemtype = function Product_itemtype(props) {
1585
1611
  color: sectionproperties.icontextcolor,
1586
1612
  fontWeight: sectionproperties.icontextfontweight
1587
1613
  }
1588
- }, lang.trustedshipping))))))), relatedproducts()), /*#__PURE__*/React.createElement("div", {
1614
+ }, lang.trustedshipping)))))))), /*#__PURE__*/React.createElement("div", {
1589
1615
  className: "col-lg-3 pl-2 pr-2"
1590
1616
  }, (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.loggedin) && /*#__PURE__*/React.createElement("div", {
1591
1617
  className: "".concat(productinfo_cssstyles.cardcontainer) + ' mb-3 '
@@ -1621,10 +1647,7 @@ var Product_itemtype = function Product_itemtype(props) {
1621
1647
  fontSize: sectionproperties.secondaryfontsize + 'px'
1622
1648
  }
1623
1649
  }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$c = authdetailsContext.customerinfo) === null || _authdetailsContext$c === void 0 ? void 0 : _authdetailsContext$c.name)))))), sectionproperties.productInformationType == 'Product/Service Information' && sectionproperties.showPolicy == 'Show' && /*#__PURE__*/React.createElement("div", {
1624
- className: "".concat(productinfo_cssstyles.cardcontainer) + ' mb-3 ',
1625
- style: {
1626
- cursor: 'pointer'
1627
- }
1650
+ className: "".concat(productinfo_cssstyles.cardcontainer) + ' mb-3 '
1628
1651
  }, /*#__PURE__*/React.createElement("div", {
1629
1652
  className: "row m-0 w-100"
1630
1653
  }, /*#__PURE__*/React.createElement("div", {
@@ -1647,18 +1670,15 @@ var Product_itemtype = function Product_itemtype(props) {
1647
1670
  }, /*#__PURE__*/React.createElement("p", {
1648
1671
  className: productinfo_cssstyles.storeInfoContent + ' m-0 p-0 wordbreak ',
1649
1672
  style: {
1650
- lineClamp: 20,
1651
- WebkitLineClamp: 20,
1673
+ lineClamp: 10,
1674
+ WebkitLineClamp: 10,
1652
1675
  textAlign: langdetect == 'en' ? 'left' : 'right'
1653
1676
  },
1654
1677
  dangerouslySetInnerHTML: {
1655
1678
  __html: langdetect == 'en' ? (_returnpolicyobj3 = returnpolicyobj('Shipping Policy')) === null || _returnpolicyobj3 === void 0 ? void 0 : _returnpolicyobj3.policycontent_en : (_returnpolicyobj4 = returnpolicyobj('Shipping Policy')) === null || _returnpolicyobj4 === void 0 ? void 0 : _returnpolicyobj4.policycontent_ar
1656
1679
  }
1657
1680
  })))), sectionproperties.productInformationType == 'Product/Service Information' && sectionproperties.showPolicy == 'Show' && /*#__PURE__*/React.createElement("div", {
1658
- className: "".concat(productinfo_cssstyles.cardcontainer) + ' mb-3 ',
1659
- style: {
1660
- cursor: 'pointer'
1661
- }
1681
+ className: "".concat(productinfo_cssstyles.cardcontainer) + ' mb-3 '
1662
1682
  }, /*#__PURE__*/React.createElement("div", {
1663
1683
  className: "row m-0 w-100"
1664
1684
  }, /*#__PURE__*/React.createElement("div", {
@@ -1681,8 +1701,8 @@ var Product_itemtype = function Product_itemtype(props) {
1681
1701
  }, /*#__PURE__*/React.createElement("p", {
1682
1702
  className: productinfo_cssstyles.storeInfoContent + ' m-0 p-0 wordbreak ',
1683
1703
  style: {
1684
- lineClamp: 20,
1685
- WebkitLineClamp: 20,
1704
+ lineClamp: 10,
1705
+ WebkitLineClamp: 10,
1686
1706
  textAlign: langdetect == 'en' ? 'left' : 'right'
1687
1707
  },
1688
1708
  dangerouslySetInnerHTML: {
@@ -1721,7 +1741,9 @@ var Product_itemtype = function Product_itemtype(props) {
1721
1741
  fontSize: sectionproperties.secondaryfontsize + 'px',
1722
1742
  color: sectionproperties.text_secondarycolor
1723
1743
  }
1724
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : (_authdetailsContext$i2 = _authdetailsContext$i.contactinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.mobile))))))));
1744
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : (_authdetailsContext$i2 = _authdetailsContext$i.contactinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.mobile))))))), /*#__PURE__*/React.createElement("div", {
1745
+ "class": "col-lg-12"
1746
+ }, relatedproducts()));
1725
1747
  };
1726
1748
 
1727
1749
  var css_248z$J = "/* Side Nav */\n.staticroutersidenav-module_vertical_nav_menu__pb6-m {\n margin: 0;\n padding: 0;\n position: relative;\n list-style: none;\n transition: 0.3s ease-in-out;\n border-radius: 20px;\n}\n.staticroutersidenav-module_vertical_nav_menu__pb6-m li.staticroutersidenav-module_sidebar_item__IZacx {\n transition: 0.3s !important;\n display: flex;\n align-items: center;\n justify-content: center;\n text-align: center;\n flex-direction: row;\n padding: 5px !important;\n position: relative;\n}\n.staticroutersidenav-module_vertical_nav_menu__pb6-m .staticroutersidenav-module_sidebar_item__IZacx::after {\n content: '';\n position: absolute;\n bottom: -3px;\n display: block;\n border-radius: 100px 0 100px 0;\n width: 0;\n height: 0;\n transition: 0.2s !important;\n}\n.staticroutersidenav-module_vertical_nav_menu__pb6-m .staticroutersidenav-module_sidenav_page_name__ZUjPo {\n transition: 0.3s;\n}\n.staticroutersidenav-module_vertical_nav_menu__pb6-m li .staticroutersidenav-module_sidenav_icon_cont__4JeVd {\n display: flex;\n justify-content: center;\n align-items: center;\n text-align: center;\n transition: all 0.3s;\n position: relative;\n}\n.staticroutersidenav-module_vertical_nav_menu__pb6-m i.staticroutersidenav-module_metismenu_icon__gAw7T {\n display: flex;\n align-items: center;\n justify-content: center;\n color: #022648;\n transition: 0.3s;\n opacity: 1;\n font-size: 16px;\n}\n/* active */\n.staticroutersidenav-module_vertical_nav_menu__pb6-m .staticroutersidenav-module_sidenav_active__twizl::after {\n content: '';\n position: absolute;\n bottom: -3px;\n /* right: -5%; */\n display: block;\n border-radius: 100px 0 100px 0;\n width: 10px;\n height: 100%;\n /* background: red !important; */\n}\n.staticroutersidenav-module_vertical_nav_menu__pb6-m .staticroutersidenav-module_sidenav_active__twizl .staticroutersidenav-module_sidenav_page_name__ZUjPo {\n font-weight: 600;\n}\n.staticroutersidenav-module_vertical_nav_menu__pb6-m .staticroutersidenav-module_sidenav_active__twizl .staticroutersidenav-module_sidenav_icon_cont__4JeVd {\n /* background-color: rgba(249, 128, 100) !important; */\n box-shadow: none !important;\n}\n/* hover */\n.staticroutersidenav-module_vertical_nav_menu__pb6-m .staticroutersidenav-module_sidebar_item__IZacx:hover {\n cursor: pointer;\n transition: 0.3s;\n}\n.staticroutersidenav-module_vertical_nav_menu__pb6-m .staticroutersidenav-module_sidebar_item__IZacx:hover::after {\n width: 10px;\n height: 100%;\n}\n\n.staticroutersidenav-module_horizontal_nav_menu__nrYjB {\n display: flex;\n flex-direction: row;\n justify-content: center;\n}\n.staticroutersidenav-module_horizontal_nav_menu__nrYjB .staticroutersidenav-module_sidebar_item__IZacx {\n transition: 0.3s !important;\n display: flex;\n align-items: center;\n justify-content: center;\n text-align: center;\n position: relative;\n width: 180px !important;\n}\n@media screen and (max-width: 800px) {\n .staticroutersidenav-module_horizontal_nav_menu__nrYjB {\n width: 100%;\n display: block !important;\n white-space: nowrap;\n position: relative;\n overflow-x: scroll;\n overflow-y: hidden;\n -webkit-overflow-scrolling: touch;\n }\n .staticroutersidenav-module_sidebar_item__IZacx {\n width: 30% !important;\n float: none;\n display: inline-block;\n zoom: 1;\n }\n}\n@media screen and (max-width: 700px) {\n .staticroutersidenav-module_horizontal_nav_menu__nrYjB {\n width: 100%;\n display: block !important;\n white-space: nowrap;\n position: relative;\n overflow-x: scroll;\n overflow-y: hidden;\n -webkit-overflow-scrolling: touch;\n }\n .staticroutersidenav-module_sidebar_item__IZacx {\n min-width: 40% !important;\n }\n}\n@media screen and (max-width: 500px) {\n .staticroutersidenav-module_horizontal_nav_menu__nrYjB {\n width: 100%;\n display: block !important;\n white-space: nowrap;\n position: relative;\n overflow-x: scroll;\n overflow-y: hidden;\n -webkit-overflow-scrolling: touch;\n }\n .staticroutersidenav-module_sidebar_item__IZacx {\n max-width: 40% !important;\n }\n}\n\n.staticroutersidenav-module_sidebar_itemlastchild__3kkbu {\n margin-right: 0 !important;\n margin-left: 0 !important;\n}\n";
@@ -2797,72 +2819,42 @@ var Productinfo = function Productinfo(props) {
2797
2819
  };
2798
2820
  var relatedproducts = function relatedproducts() {
2799
2821
  return /*#__PURE__*/React.createElement("div", {
2800
- className: "w-100 row m-0 d-flex justify-content-start"
2801
- }, Relatedproducts.length != 0 && /*#__PURE__*/React.createElement("div", {
2802
- className: "w-100 row m-0 d-flex justify-content-start"
2803
- }, /*#__PURE__*/React.createElement("div", {
2804
- className: "col-lg-12"
2805
- }, /*#__PURE__*/React.createElement("hr", {
2806
- className: "mt-0"
2807
- })), /*#__PURE__*/React.createElement("div", {
2808
- className: "col-lg-12",
2822
+ className: "w-100 row m-0 d-flex justify-content-start mt-3",
2809
2823
  style: {
2810
2824
  background: sectionproperties.relatedproductsbg,
2811
2825
  paddingTop: sectionproperties.relatedproductspaddingTop + 'px',
2812
2826
  paddingBottom: sectionproperties.relatedproductspaddingBottom + 'px',
2813
2827
  paddingLeft: sectionproperties.relatedproductspaddingLeft + 'px',
2814
2828
  paddingRight: sectionproperties.relatedproductspaddingRight + 'px',
2815
- borderTopLeftRadius: sectionproperties.relatedproductsbgbtlr + 'px',
2816
- borderTopRightRadius: sectionproperties.relatedproductsbgbtrr + 'px',
2817
- borderBottomLeftRadius: sectionproperties.relatedproductsbgbblr + 'px',
2818
- borderBottomRightRadius: sectionproperties.relatedproductsbgbbrr + 'px',
2819
- boxShadow: sectionproperties.relatedproductsbgbbrrshowshadow == 'Show' ? '0 0 10px ' + sectionproperties.relatedproductsshadowcolor : 'none'
2829
+ borderRadius: sectionproperties.relatedproductsbgbblr + 'px',
2830
+ border: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor
2820
2831
  }
2832
+ }, Relatedproducts.length != 0 && /*#__PURE__*/React.createElement("div", {
2833
+ className: "col-lg-12 p-0",
2834
+ style: {}
2821
2835
  }, /*#__PURE__*/React.createElement("div", {
2822
2836
  className: "row m-0 w-100"
2823
2837
  }, /*#__PURE__*/React.createElement("div", {
2824
- className: "col-lg-12 col-md-12 col-sm-12 d-flex align-items-center p-0 mb-2"
2825
- }, /*#__PURE__*/React.createElement("div", null, sectionproperties.relatedproductstitlestyle == 'Line Under Text' && /*#__PURE__*/React.createElement("div", {
2826
- className: "col-lg-12 col-md-12 col-sm-12 d-flex align-items-center p-0"
2827
- }, /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement("div", {
2828
- className: ' col-lg-12 d-flex align-items-center p-0'
2829
- }, /*#__PURE__*/React.createElement("span", {
2830
- className: "".concat(productinfo_cssstyles.sectiontitlespan),
2838
+ className: "col-lg-12 col-md-12 col-sm-12 d-flex align-items-center p-0 mb-3"
2839
+ }, /*#__PURE__*/React.createElement("p", {
2840
+ className: ' m-0 p-0 ',
2831
2841
  style: {
2832
2842
  fontSize: sectionproperties.relatedproductstitlefontsize + 'px',
2833
2843
  color: sectionproperties.relatedproductstitlecolor,
2834
- fontWeight: sectionproperties.relatedproductstitlefontweight,
2835
- textTransform: sectionproperties.relatedproductstitletextTransform
2836
- }
2837
- }, lang.relatedproducts)))), sectionproperties.relatedproductstitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("div", {
2838
- className: "col-lg-12 col-md-12 col-sm-12 d-flex align-items-center p-0",
2839
- style: {
2840
- justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : ''
2844
+ fontWeight: sectionproperties.relatedproductstitlefontweight
2841
2845
  }
2842
- }, /*#__PURE__*/React.createElement("div", {
2843
- className: "".concat(generalstyles.sectiontitlecont2)
2844
- }, /*#__PURE__*/React.createElement("span", {
2845
- className: "".concat(productinfo_cssstyles.sectiontitlespan2) + ' pl-3 ',
2846
- style: {
2847
- fontSize: sectionproperties.relatedproductstitlefontsize + 'px',
2848
- color: sectionproperties.relatedproductstitlecolor,
2849
- fontWeight: sectionproperties.relatedproductstitlefontweight,
2850
- textTransform: sectionproperties.relatedproductstitletextTransform
2851
- }
2852
- }, "Related", /*#__PURE__*/React.createElement("br", null), " Products"))))), /*#__PURE__*/React.createElement("div", {
2853
- className: "col-lg-12 p-0 pl-md-2 pr-md-2"
2854
- }, /*#__PURE__*/React.createElement(ScrollMenu
2855
- // onWheel={onWheel}
2856
- , {
2846
+ }, langdetect == 'en' ? sectionproperties.relatedproducttitleEn : sectionproperties.relatedproducttitleAr)), /*#__PURE__*/React.createElement("div", {
2847
+ className: "col-lg-12"
2848
+ }, /*#__PURE__*/React.createElement(ScrollMenu, {
2857
2849
  transitionBehavior: 'auto',
2858
2850
  wrapperClassName: '',
2859
- itemClassName: 'scrollmenuclassnameitem',
2851
+ itemClassName: 'scrollmenuclassnameitemrelatedproduct',
2860
2852
  scrollContainerClassName: 'scrollmenuclasssubscrollbar'
2861
2853
  }, Relatedproducts.map(function (item, index) {
2862
2854
  if (item.productinfo != null) {
2863
2855
  if (item.productid != fetchProductInfoQueryContext.data.data.productinfo.productid) {
2864
2856
  return /*#__PURE__*/React.createElement("div", {
2865
- className: "col-lg-12 w-100 p-2",
2857
+ className: "col-lg-12 w-100",
2866
2858
  onClick: function onClick() {
2867
2859
  if (props.srcfromprops != 'templatdraftrouter') {
2868
2860
  productidassigner(item.productid);
@@ -2871,65 +2863,40 @@ var Productinfo = function Productinfo(props) {
2871
2863
  }
2872
2864
  }
2873
2865
  }, /*#__PURE__*/React.createElement("div", {
2874
- className: "row w-100 m-0 cursor-pointer p-1",
2875
- style: {
2876
- boxShadow: '0 0 10px #ccc',
2877
- cursor: 'pointer',
2878
- borderRadius: '10px',
2879
- background: 'white'
2880
- }
2866
+ className: "row w-100 m-0 cursor-pointer p-1"
2881
2867
  }, /*#__PURE__*/React.createElement("div", {
2882
- className: 'col-lg-2 col-md-2 col-sm-2 pl-0'
2868
+ "class": "".concat(productinfo_cssstyles.productcard) + ' cursor-pointer w-100 '
2883
2869
  }, /*#__PURE__*/React.createElement("div", {
2884
- className: productinfo_cssstyles.imagecont
2870
+ "class": "".concat(productinfo_cssstyles.imagecont) + ' w-100 p-0 mb-2 '
2885
2871
  }, /*#__PURE__*/React.createElement(IKImage, {
2886
2872
  urlEndpoint: IKurlEndpoint,
2887
2873
  publicKey: IKpublicKey,
2888
2874
  path: item.productinfo.productmainimage,
2875
+ loading: "lazy",
2889
2876
  style: {
2890
- borderBottomLeftRadius: sectionproperties.prodimage__borderBottomLeftRadius + 'px',
2891
- borderBottomRightRadius: sectionproperties.prodimage__borderBottomRightRadius + 'px',
2892
- borderTopLeftRadius: sectionproperties.prodimage__borderTopLeftRadius + 'px',
2893
- borderTopRightRadius: sectionproperties.prodimage__borderTopRightRadius + 'px',
2894
2877
  width: '100%',
2895
2878
  height: '100%',
2896
- objectFit: 'cover'
2897
- },
2898
- loading: "lazy"
2899
- }))), /*#__PURE__*/React.createElement("div", {
2900
- className: "col-lg-10 col-md-10 col-sm-10 pl-3 "
2901
- }, /*#__PURE__*/React.createElement("div", {
2902
- className: "row m-0 w-100"
2879
+ objectFit: 'contain'
2880
+ }
2881
+ })), /*#__PURE__*/React.createElement("div", {
2882
+ "class": "row m-0 w-100 "
2903
2883
  }, /*#__PURE__*/React.createElement("div", {
2904
- className: "col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start"
2884
+ "class": "col-lg-12 p-0"
2905
2885
  }, /*#__PURE__*/React.createElement("p", {
2906
- className: "".concat(productinfo_cssstyles.relatedproductNameStyles) + ' m-0 p-0 module line-clamp d-flex justify-content-start ',
2907
- style: {
2908
- fontSize: '15px'
2909
- }
2886
+ "class": "".concat(productinfo_cssstyles.relatedproductNameStyles) + ' wordbreak wordbreak1 text-center m-0 '
2910
2887
  }, langdetect == 'en' ? item.productinfo.name_en : item.productinfo.name_ar)), /*#__PURE__*/React.createElement("div", {
2911
- className: langdetect == 'en' ? "".concat(productinfo_cssstyles.relatedproductPricestyles) + ' col-lg-12 col-md-12 col-sm-12 p-0 d-flex wordbreak text-right ' : "".concat(productinfo_cssstyles.relatedproductPricestyles) + ' col-lg-12 col-md-12 col-sm-12 p-0 d-flex wordbreak text-left '
2912
- }, /*#__PURE__*/React.createElement("span", {
2913
- className: 'ml-1 mr-1'
2914
- }, item.productinfo.hasvariants == 1 ? item.productinfo.variants.variantsaleprice : item.productinfo.defaultsaleprice, ' ', langdetect == 'en' ? 'EGP' : 'ج.م'))))));
2888
+ style: {
2889
+ flexDirection: 'column'
2890
+ },
2891
+ "class": "col-lg-12 d-flex align-items-center justify-content-center p-0 "
2892
+ }, /*#__PURE__*/React.createElement("p", {
2893
+ "class": "".concat(productinfo_cssstyles.relatedproductPricestyles) + ' m-0 '
2894
+ }, item.productinfo.hasvariants == 1 ? item.productinfo.variants.variantsaleprice : item.productinfo.defaultsaleprice, ' ', langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar, ' '))))));
2915
2895
  }
2916
2896
  }
2917
- })))))));
2897
+ }))))));
2918
2898
  };
2919
2899
  var productinfo_cssstyles = {
2920
- sectiontitlespan: css({
2921
- ':after': {
2922
- width: sectionproperties.relatedproducttitle_lineafterwidth + '%',
2923
- backgroundColor: sectionproperties.relatedproducttitlelinebgcolor
2924
- }
2925
- }),
2926
- sectiontitlespan2: css({
2927
- ':after': {
2928
- width: sectionproperties.relatedproducttitle_lineafterwidth + 'px',
2929
- height: '100%',
2930
- backgroundColor: sectionproperties.relatedproducttitlelinebgcolor
2931
- }
2932
- }),
2933
2900
  cart_btn: css({
2934
2901
  width: sectionproperties.cartBtnWidth + 'px',
2935
2902
  height: sectionproperties.cartBtnHeight + 'px',
@@ -3009,8 +2976,7 @@ var Productinfo = function Productinfo(props) {
3009
2976
  }
3010
2977
  }),
3011
2978
  imagecont: css({
3012
- width: '60px',
3013
- height: '60px',
2979
+ height: '200px',
3014
2980
  border: sectionproperties.prodimage_borderwidth + 'px solid ' + sectionproperties.prodimage_color,
3015
2981
  backgroundColor: sectionproperties.prodimage_bgcolor,
3016
2982
  borderBottomLeftRadius: sectionproperties.prodimage__borderBottomLeftRadius + 'px',
@@ -3676,7 +3642,7 @@ var Ordershistory = function Ordershistory(props) {
3676
3642
  return /*#__PURE__*/React.createElement("div", {
3677
3643
  className: ' col-lg-4 col-md-6 col-sm-12 mb-4 pl-md-2 pr-md-2 pr-0 '
3678
3644
  }, /*#__PURE__*/React.createElement("div", {
3679
- className: "".concat(generalstyles$1.card) + ' noshadow ',
3645
+ className: "".concat(generalstyles.card) + ' noshadow ',
3680
3646
  onClick: function onClick() {
3681
3647
  setorderindex(index);
3682
3648
  setopenorderitemsmodalshow(true);
@@ -3727,7 +3693,7 @@ var Ordershistory = function Ordershistory(props) {
3727
3693
  }, item.orderitems.length))), /*#__PURE__*/React.createElement("div", {
3728
3694
  className: "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mt-2"
3729
3695
  }, /*#__PURE__*/React.createElement("span", {
3730
- className: "".concat(generalstyles$1.pill, " ") + ' pl-2 pr-2 ',
3696
+ className: "".concat(generalstyles.pill, " ") + ' pl-2 pr-2 ',
3731
3697
  style: {
3732
3698
  backgroundColor: item.instorderstatus != null ? item.instorderstatus.statuscolor : 'orange'
3733
3699
  }
@@ -3744,7 +3710,7 @@ var Ordershistory = function Ordershistory(props) {
3744
3710
  height: '35vh'
3745
3711
  }
3746
3712
  }, /*#__PURE__*/React.createElement("div", {
3747
- className: generalstyles$1.card + ' col-lg-12 d-flex align-items-center justify-content-center text-light flex-column h-100 pt-5 pb-5 '
3713
+ className: generalstyles.card + ' col-lg-12 d-flex align-items-center justify-content-center text-light flex-column h-100 pt-5 pb-5 '
3748
3714
  }, /*#__PURE__*/React.createElement("img", {
3749
3715
  src: shoppingcart,
3750
3716
  style: {
@@ -3764,9 +3730,9 @@ var Ordershistory = function Ordershistory(props) {
3764
3730
  minHeight: '70vh'
3765
3731
  }
3766
3732
  }, /*#__PURE__*/React.createElement("div", {
3767
- className: "".concat(generalstyles$1.table_responsive) + ' col-lg-12 '
3733
+ className: "".concat(generalstyles.table_responsive) + ' col-lg-12 '
3768
3734
  }, /*#__PURE__*/React.createElement("table", {
3769
- className: "".concat(generalstyles$1.table, " ").concat(generalstyles$1.table_thbg)
3735
+ className: "".concat(generalstyles.table, " ").concat(generalstyles.table_thbg)
3770
3736
  }, /*#__PURE__*/React.createElement("thead", {
3771
3737
  className: "",
3772
3738
  style: {
@@ -3803,7 +3769,7 @@ var Ordershistory = function Ordershistory(props) {
3803
3769
  }, /*#__PURE__*/React.createElement("div", {
3804
3770
  className: "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mt-2 justify-content-center"
3805
3771
  }, /*#__PURE__*/React.createElement("span", {
3806
- className: "".concat(generalstyles$1.pill, " ") + ' pl-2 pr-2 ',
3772
+ className: "".concat(generalstyles.pill, " ") + ' pl-2 pr-2 ',
3807
3773
  style: {
3808
3774
  backgroundColor: item.instorderstatus != null ? item.instorderstatus.statuscolor : 'orange'
3809
3775
  }
@@ -3875,7 +3841,7 @@ var Ordershistory = function Ordershistory(props) {
3875
3841
  }, /*#__PURE__*/React.createElement("div", {
3876
3842
  className: "col-lg-12 p-0"
3877
3843
  }, /*#__PURE__*/React.createElement("div", {
3878
- className: "".concat(generalstyles$1.card) + ' w-100 pl-3 pr-3 '
3844
+ className: "".concat(generalstyles.card) + ' w-100 pl-3 pr-3 '
3879
3845
  }, /*#__PURE__*/React.createElement("div", {
3880
3846
  className: "col-lg-12 p-0"
3881
3847
  }, /*#__PURE__*/React.createElement("div", {
@@ -5736,9 +5702,9 @@ var Checkout = function Checkout(props) {
5736
5702
  },
5737
5703
  disabled: ApplyPromoCodeMutationContext.isLoading ? true : false
5738
5704
  }, /*#__PURE__*/React.createElement("span", {
5739
- className: ApplyPromoCodeMutationContext.isLoading ? "".concat(generalstyles$1.fadeOutButton) : "".concat(generalstyles$1.fadeInButton)
5705
+ className: ApplyPromoCodeMutationContext.isLoading ? "".concat(generalstyles.fadeOutButton) : "".concat(generalstyles.fadeInButton)
5740
5706
  }, fetchcustomercartQueryContext !== null && fetchcustomercartQueryContext !== void 0 && (_fetchcustomercartQue45 = fetchcustomercartQueryContext.data) !== null && _fetchcustomercartQue45 !== void 0 && (_fetchcustomercartQue46 = _fetchcustomercartQue45.data) !== null && _fetchcustomercartQue46 !== void 0 && _fetchcustomercartQue46.customercart.couponexists ? langdetect == 'en' ? 'Remove' : 'حذف' : langdetect == 'en' ? 'Apply' : 'تطبيق'), /*#__PURE__*/React.createElement("div", {
5741
- className: ApplyPromoCodeMutationContext.isLoading ? "".concat(generalstyles$1.fadeInButton, " ").concat(generalstyles$1.btn_preloader) + ' d-flex align-items-center justify-content-center ' : "".concat(generalstyles$1.fadeOutButton) + ' align-items-center justify-content-center '
5707
+ className: ApplyPromoCodeMutationContext.isLoading ? "".concat(generalstyles.fadeInButton, " ").concat(generalstyles.btn_preloader) + ' d-flex align-items-center justify-content-center ' : "".concat(generalstyles.fadeOutButton) + ' align-items-center justify-content-center '
5742
5708
  }, /*#__PURE__*/React.createElement(CircularProgress, {
5743
5709
  color: "#fff",
5744
5710
  width: "20px",
@@ -7155,7 +7121,7 @@ var Signup = function Signup(props) {
7155
7121
  }, lang.login))), /*#__PURE__*/React.createElement("div", {
7156
7122
  className: "col-lg-12 p-sm-0"
7157
7123
  }, /*#__PURE__*/React.createElement("div", {
7158
- className: "".concat(generalstyles$1.card) + ' p-0 ml-3 mr-3 m-md-0 ',
7124
+ className: "".concat(generalstyles.card) + ' p-0 ml-3 mr-3 m-md-0 ',
7159
7125
  style: {
7160
7126
  border: 'none',
7161
7127
  boxShadow: 'none'
@@ -8115,7 +8081,7 @@ var Categoriesdropdown = function Categoriesdropdown(props) {
8115
8081
  }, /*#__PURE__*/React.createElement("div", {
8116
8082
  className: "col-lg-12 p-0"
8117
8083
  }, /*#__PURE__*/React.createElement("div", {
8118
- className: generalstyles$1.sub_scrollbar + ' row m-0 w-100 ',
8084
+ className: generalstyles.sub_scrollbar + ' row m-0 w-100 ',
8119
8085
  style: {
8120
8086
  height: sectionproperties.image_height - 9 + 'vh',
8121
8087
  overflowY: 'scroll'
@@ -8193,7 +8159,7 @@ var Categoriesdropdown = function Categoriesdropdown(props) {
8193
8159
  }, /*#__PURE__*/React.createElement("div", {
8194
8160
  className: "col-lg-12 p-0"
8195
8161
  }, /*#__PURE__*/React.createElement("div", {
8196
- className: generalstyles$1.sub_scrollbar + ' row m-0 w-100 ',
8162
+ className: generalstyles.sub_scrollbar + ' row m-0 w-100 ',
8197
8163
  style: {
8198
8164
  height: sectionproperties.image_height - 9 + 'vh',
8199
8165
  overflowY: 'scroll'
@@ -9351,13 +9317,13 @@ var CardsSection = function CardsSection(props) {
9351
9317
  }, /*#__PURE__*/React.createElement("div", {
9352
9318
  "class": "row m-0 w-100"
9353
9319
  }, sectionproperties.sectiontitleshow == 'Show' && /*#__PURE__*/React.createElement("div", {
9354
- "class": "".concat(generalstyles$1.sectiontitlecont) + ' col-lg-12 p-0 d-flex d-md-none align-items-center ',
9320
+ "class": "".concat(generalstyles.sectiontitlecont) + ' col-lg-12 p-0 d-flex d-md-none align-items-center ',
9355
9321
  style: {
9356
9322
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
9357
9323
  fontSize: sectionproperties.sectionTitleFontSize + 'px'
9358
9324
  }
9359
9325
  }, SectionTitle()), sectionproperties.sectiontitleshow == 'Show' && /*#__PURE__*/React.createElement("div", {
9360
- "class": "".concat(generalstyles$1.sectiontitlecont) + ' col-lg-12 p-0 d-none d-md-flex align-items-center ',
9326
+ "class": "".concat(generalstyles.sectiontitlecont) + ' col-lg-12 p-0 d-none d-md-flex align-items-center ',
9361
9327
  style: {
9362
9328
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
9363
9329
  fontSize: sectionproperties.sectionTitleFontSizeresp + 'px'
@@ -17223,9 +17189,9 @@ var HeaderwithContactinfo = function HeaderwithContactinfo(props) {
17223
17189
  }, /*#__PURE__*/React.createElement(Offcanvas.Body, null, /*#__PURE__*/React.createElement("div", {
17224
17190
  "class": "row m-0 w-100 p-3"
17225
17191
  }, /*#__PURE__*/React.createElement("div", {
17226
- "class": "".concat(generalstyles$1.search_modern)
17192
+ "class": "".concat(generalstyles.search_modern)
17227
17193
  }, /*#__PURE__*/React.createElement("div", {
17228
- "class": "".concat(generalstyles$1.search_wrap, " ").concat(header_cssstyles.search_wrap)
17194
+ "class": "".concat(generalstyles.search_wrap, " ").concat(header_cssstyles.search_wrap)
17229
17195
  }, /*#__PURE__*/React.createElement("div", {
17230
17196
  "class": ' pl-5 pr-5 '
17231
17197
  }, /*#__PURE__*/React.createElement("div", {
@@ -17259,12 +17225,12 @@ var HeaderwithContactinfo = function HeaderwithContactinfo(props) {
17259
17225
  }, /*#__PURE__*/React.createElement(IoClose, {
17260
17226
  size: sectionproperties.closeSlider_fontSize
17261
17227
  })))))), /*#__PURE__*/React.createElement("div", {
17262
- "class": generalstyles$1.search_form_wrap
17228
+ "class": generalstyles.search_form_wrap
17263
17229
  }, /*#__PURE__*/React.createElement("div", {
17264
- "class": "".concat(generalstyles$1.search_form, " ").concat(header_cssstyles.search_form)
17230
+ "class": "".concat(generalstyles.search_form, " ").concat(header_cssstyles.search_form)
17265
17231
  }, /*#__PURE__*/React.createElement("input", {
17266
17232
  type: "text",
17267
- "class": "".concat(generalstyles$1.search_field, " ").concat(header_cssstyles.search_field),
17233
+ "class": "".concat(generalstyles.search_field, " ").concat(header_cssstyles.search_field),
17268
17234
  placeholder: langdetect == 'en' ? "What're we looking for?" : 'البحث...',
17269
17235
  onChange: function onChange(event) {
17270
17236
  setSearchHeaderInputContext(event.target.value);
@@ -18661,9 +18627,9 @@ var StylishHeader = function StylishHeader(props) {
18661
18627
  }, /*#__PURE__*/React.createElement(Offcanvas.Body, null, /*#__PURE__*/React.createElement("div", {
18662
18628
  className: "row m-0 w-100 p-3"
18663
18629
  }, /*#__PURE__*/React.createElement("div", {
18664
- className: "".concat(generalstyles$1.search_modern)
18630
+ className: "".concat(generalstyles.search_modern)
18665
18631
  }, /*#__PURE__*/React.createElement("div", {
18666
- className: "".concat(generalstyles$1.search_wrap, " ").concat(header_cssstyles.search_wrap)
18632
+ className: "".concat(generalstyles.search_wrap, " ").concat(header_cssstyles.search_wrap)
18667
18633
  }, /*#__PURE__*/React.createElement("div", {
18668
18634
  className: ' pl-5 pr-5 '
18669
18635
  }, /*#__PURE__*/React.createElement("div", {
@@ -18678,7 +18644,7 @@ var StylishHeader = function StylishHeader(props) {
18678
18644
  }, /*#__PURE__*/React.createElement(IKImage, {
18679
18645
  urlEndpoint: IKurlEndpoint,
18680
18646
  publicKey: IKpublicKey,
18681
- className: generalstyles$1.logo_image,
18647
+ className: generalstyles.logo_image,
18682
18648
  path: langdetect == 'en' ? (_logoarrayofobjects$5 = logoarrayofobjects[0]) === null || _logoarrayofobjects$5 === void 0 ? void 0 : _logoarrayofobjects$5.englishlogo : (_logoarrayofobjects$6 = logoarrayofobjects[0]) === null || _logoarrayofobjects$6 === void 0 ? void 0 : _logoarrayofobjects$6.arabiclogo,
18683
18649
  style: {
18684
18650
  width: '100%',
@@ -18698,12 +18664,12 @@ var StylishHeader = function StylishHeader(props) {
18698
18664
  }, /*#__PURE__*/React.createElement(IoClose, {
18699
18665
  size: sectionproperties.closeSlider_fontSize
18700
18666
  })))))), /*#__PURE__*/React.createElement("div", {
18701
- className: generalstyles$1.search_form_wrap
18667
+ className: generalstyles.search_form_wrap
18702
18668
  }, /*#__PURE__*/React.createElement("div", {
18703
- className: "".concat(generalstyles$1.search_form, " ").concat(header_cssstyles.search_form)
18669
+ className: "".concat(generalstyles.search_form, " ").concat(header_cssstyles.search_form)
18704
18670
  }, /*#__PURE__*/React.createElement("input", {
18705
18671
  type: "text",
18706
- className: "".concat(generalstyles$1.search_field, " ").concat(header_cssstyles.search_field),
18672
+ className: "".concat(generalstyles.search_field, " ").concat(header_cssstyles.search_field),
18707
18673
  placeholder: langdetect == 'en' ? "What're we looking for?" : 'البحث...',
18708
18674
  onChange: function onChange(event) {
18709
18675
  setSearchHeaderInputContext(event.target.value);
@@ -29065,7 +29031,7 @@ var Sixverticalcardssection = function Sixverticalcardssection(props) {
29065
29031
  }, sectionproperties.sectiontitleshow == 'Show' && /*#__PURE__*/React.createElement("div", {
29066
29032
  "class": sectionproperties.viewmorebtnshow == 'Show' ? ' col-lg-6 col-md-6 col-sm-6 d-flex align-items-center p-0 ' : ' col-lg-12 col-md-12 col-sm-12 d-flex align-items-center p-0 '
29067
29033
  }, /*#__PURE__*/React.createElement("div", {
29068
- "class": "".concat(generalstyles$1.sectiontitlecont) + ' col-lg-12 p-0 d-flex align-items-center mb-auto mt-sm-auto mb-sm-auto ',
29034
+ "class": "".concat(generalstyles.sectiontitlecont) + ' col-lg-12 p-0 d-flex align-items-center mb-auto mt-sm-auto mb-sm-auto ',
29069
29035
  style: {
29070
29036
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start'
29071
29037
  }
@@ -30131,7 +30097,7 @@ var ElegantCategoriesCardSection = function ElegantCategoriesCardSection(props)
30131
30097
  "class": sectionproperties.sectiontitleposition == 'Centered' ? ' col-lg-12 col-md-12 col-sm-12 d-flex align-items-center p-0 ' : ' col-lg-7 col-md-7 col-sm-7 d-flex align-items-center p-0 '
30132
30098
  }, /*#__PURE__*/React.createElement("div", {
30133
30099
  // mb-auto
30134
- "class": "".concat(generalstyles$1.sectiontitlecont) + ' col-lg-12 p-0 d-flex align-items-center ',
30100
+ "class": "".concat(generalstyles.sectiontitlecont) + ' col-lg-12 p-0 d-flex align-items-center ',
30135
30101
  style: {
30136
30102
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start'
30137
30103
  }
@@ -30514,7 +30480,7 @@ var RandomlyStructuredCollectionCards = function RandomlyStructuredCollectionCar
30514
30480
  }, sectionproperties.sectiontitleshow == 'Show' && /*#__PURE__*/React.createElement("div", {
30515
30481
  "class": sectionproperties.viewmorebtnshow == 'Show' ? ' col-lg-6 col-md-6 col-sm-6 d-flex align-items-center p-0 ' : ' col-lg-12 col-md-12 col-sm-12 d-flex align-items-center p-0 '
30516
30482
  }, /*#__PURE__*/React.createElement("div", {
30517
- "class": "".concat(generalstyles$1.sectiontitlecont) + ' col-lg-12 p-0 d-flex align-items-center mb-auto ',
30483
+ "class": "".concat(generalstyles.sectiontitlecont) + ' col-lg-12 p-0 d-flex align-items-center mb-auto ',
30518
30484
  style: {
30519
30485
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start'
30520
30486
  }
@@ -31223,7 +31189,7 @@ var CardsSectionwithfilter = function CardsSectionwithfilter(props) {
31223
31189
  }, /*#__PURE__*/React.createElement("div", {
31224
31190
  "class": "row m-0 w-100"
31225
31191
  }, sectionproperties.sectiontitleshow == 'Show' && /*#__PURE__*/React.createElement("div", {
31226
- "class": "".concat(generalstyles$1.sectiontitlecont) + ' col-lg-12 p-0 d-flex align-items-center ',
31192
+ "class": "".concat(generalstyles.sectiontitlecont) + ' col-lg-12 p-0 d-flex align-items-center ',
31227
31193
  style: {
31228
31194
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start'
31229
31195
  }
@@ -31567,13 +31533,13 @@ var UsersCardsSection = function UsersCardsSection(props) {
31567
31533
  }, /*#__PURE__*/React.createElement("div", {
31568
31534
  "class": "row m-0 w-100"
31569
31535
  }, sectionproperties.sectiontitleshow == 'Show' && /*#__PURE__*/React.createElement("div", {
31570
- "class": "".concat(generalstyles$1.sectiontitlecont) + ' col-lg-12 p-0 d-flex d-md-none align-items-center ',
31536
+ "class": "".concat(generalstyles.sectiontitlecont) + ' col-lg-12 p-0 d-flex d-md-none align-items-center ',
31571
31537
  style: {
31572
31538
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
31573
31539
  fontSize: sectionproperties.sectionTitleFontSize + 'px'
31574
31540
  }
31575
31541
  }, SectionTitle()), sectionproperties.sectiontitleshow == 'Show' && /*#__PURE__*/React.createElement("div", {
31576
- "class": "".concat(generalstyles$1.sectiontitlecont) + ' col-lg-12 p-0 d-none d-md-flex align-items-center ',
31542
+ "class": "".concat(generalstyles.sectiontitlecont) + ' col-lg-12 p-0 d-none d-md-flex align-items-center ',
31577
31543
  style: {
31578
31544
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
31579
31545
  fontSize: sectionproperties.sectionTitleFontSizeresp + 'px'
@@ -35023,7 +34989,7 @@ var Freetextsection = function Freetextsection(props) {
35023
34989
  }, sectionproperties.sectiontitleshow == 'Show' && /*#__PURE__*/React.createElement("div", {
35024
34990
  "class": "col-lg-12 p-0"
35025
34991
  }, /*#__PURE__*/React.createElement("div", {
35026
- "class": sectionproperties.sectionTitleMarginLeft != 0 && sectionproperties.sectionTitleMarginRight != 0 ? "".concat(generalstyles$1.sectiontitlecont) + ' w-100 d-flex align-items-center pl-md-3 pr-md-3' : sectionproperties.sectionTitleMarginLeft != 0 ? langdetect == 'en' ? "".concat(generalstyles$1.sectiontitlecont) + ' w-100 d-flex align-items-center pl-md-3 ' : "".concat(generalstyles$1.sectiontitlecont) + ' w-100 d-flex align-items-center pr-md-3 ' : sectionproperties.sectionTitleMarginRight != 0 ? langdetect == 'en' ? "".concat(generalstyles$1.sectiontitlecont) + ' w-100 d-flex align-items-center pr-md-3 ' : "".concat(generalstyles$1.sectiontitlecont) + ' w-100 d-flex align-items-center pl-md-3 ' : "".concat(generalstyles$1.sectiontitlecont) + ' w-100 d-flex align-items-center ',
34992
+ "class": sectionproperties.sectionTitleMarginLeft != 0 && sectionproperties.sectionTitleMarginRight != 0 ? "".concat(generalstyles.sectiontitlecont) + ' w-100 d-flex align-items-center pl-md-3 pr-md-3' : sectionproperties.sectionTitleMarginLeft != 0 ? langdetect == 'en' ? "".concat(generalstyles.sectiontitlecont) + ' w-100 d-flex align-items-center pl-md-3 ' : "".concat(generalstyles.sectiontitlecont) + ' w-100 d-flex align-items-center pr-md-3 ' : sectionproperties.sectionTitleMarginRight != 0 ? langdetect == 'en' ? "".concat(generalstyles.sectiontitlecont) + ' w-100 d-flex align-items-center pr-md-3 ' : "".concat(generalstyles.sectiontitlecont) + ' w-100 d-flex align-items-center pl-md-3 ' : "".concat(generalstyles.sectiontitlecont) + ' w-100 d-flex align-items-center ',
35027
34993
  style: {
35028
34994
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
35029
34995
  marginBottom: sectionproperties.sectionTitleMarginBottom + 'px',
@@ -35446,7 +35412,7 @@ var Servicesection = function Servicesection(props) {
35446
35412
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start'
35447
35413
  }
35448
35414
  }, /*#__PURE__*/React.createElement("div", {
35449
- "class": "".concat(generalstyles$1.sectiontitlecont),
35415
+ "class": "".concat(generalstyles.sectiontitlecont),
35450
35416
  style: {
35451
35417
  marginTop: sectionproperties.sectionTitleMarginTop + 'px',
35452
35418
  marginBottom: sectionproperties.sectionTitleMarginBottom + 'px'
@@ -35465,7 +35431,7 @@ var Servicesection = function Servicesection(props) {
35465
35431
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start'
35466
35432
  }
35467
35433
  }, /*#__PURE__*/React.createElement("div", {
35468
- "class": "".concat(generalstyles$1.sectiontitlecont2),
35434
+ "class": "".concat(generalstyles.sectiontitlecont2),
35469
35435
  style: {
35470
35436
  marginTop: sectionproperties.sectionTitleMarginTop + 'px',
35471
35437
  marginBottom: sectionproperties.sectionTitleMarginBottom + 'px'
@@ -35691,7 +35657,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
35691
35657
  }, sectionproperties.sectiontitleshow == 'Show' && /*#__PURE__*/React.createElement("div", {
35692
35658
  "class": "col-lg-12 allcentered p-0"
35693
35659
  }, /*#__PURE__*/React.createElement("div", {
35694
- "class": "".concat(generalstyles$1.sectiontitlecont) + ' col-lg-12 p-0 allcentered pl-md-3 pr-md-3 ',
35660
+ "class": "".concat(generalstyles.sectiontitlecont) + ' col-lg-12 p-0 allcentered pl-md-3 pr-md-3 ',
35695
35661
  style: {
35696
35662
  marginTop: sectionproperties.sectionTitleMarginTop + 'px',
35697
35663
  marginBottom: sectionproperties.sectionTitleMarginBottom + 'px',