tabexseriescomponents 0.0.64 → 0.0.66
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 +25023 -16634
- package/dist/index.esm.js +25033 -16645
- package/dist/index.umd.js +24824 -16437
- package/package.json +1 -1
- package/src1-10/Contexts/LanguageContext.jsx +347 -0
- package/src1-10/Contexts/ProductsCardsSectionContext.jsx +28 -0
- package/src1-10/StylesJS/Customstyles.js +235 -0
- package/src1-10/TabexComponents/Cards/CategoryCardwithhoveraction/CategoryCardwithhoveraction.jsx +205 -0
- package/src1-10/TabexComponents/Cards/Categorycard_fullimage/Categorycard_fullimage.jsx +239 -0
- package/src1-10/TabexComponents/Cards/Categorycard_slidebgscaled/Categorycard_slidebgscaled.jsx +198 -0
- package/src1-10/TabexComponents/Cards/Categorycard_with_trianglebg/Categorycard_with_trianglebg.jsx +169 -0
- package/src1-10/TabexComponents/Cards/Categorycard_with_twolinestransition/Categorycard_with_twolinestransition.jsx +180 -0
- package/src1-10/TabexComponents/Cards/Categorycard_withshapes/Categorycard_withshapes.jsx +162 -0
- package/src1-10/TabexComponents/Cards/Categorycard_withtext/Categorycard_withtext.jsx +184 -0
- package/src1-10/TabexComponents/Cards/Classiccategorycard/Classiccategorycard.jsx +149 -0
- package/src1-10/TabexComponents/Cards/Horizontalcard/Horizontalcard.jsx +271 -0
- package/src1-10/TabexComponents/Cards/MenuCard/MenuCard.jsx +546 -0
- package/src1-10/TabexComponents/Cards/ModernProductCard/ModernProductCard.jsx +474 -0
- package/src1-10/TabexComponents/Cards/Productcard6/Productcard6.jsx +290 -0
- package/src1-10/TabexComponents/Cards/Productcard7/Productcard7.jsx +278 -0
- package/src1-10/TabexComponents/Cards/Productcard_animatedbuttons/Productcard_animatedbuttons.jsx +293 -0
- package/src1-10/TabexComponents/Cards/Productcard_with_circularbg/Productcard_with_circularbg.jsx +278 -0
- package/src1-10/TabexComponents/Cards/Productcard_with_circularhover/Productcard_with_circularhover.jsx +312 -0
- package/src1-10/TabexComponents/Cards/Productcard_with_slideanimation/Productcard_with_slideanimation.jsx +279 -0
- package/src1-10/TabexComponents/Cards/Productcard_with_variants/Productcard_with_variants.jsx +293 -0
- package/src1-10/TabexComponents/Cards/Productcard_with_zoominonhover/Productcard_with_zoominonhover.jsx +456 -0
- package/src1-10/TabexComponents/Cards/Productcarddefault/Productcarddefault.jsx +272 -0
- package/src1-10/TabexComponents/Cards/Productccard_with_imageontopleft/Productccard_with_imageontopleft.jsx +286 -0
- package/src1-10/TabexComponents/Cards/Prouductcard_with_zoomhover/Prouductcard_with_zoomhover.jsx +127 -0
- package/src1-10/TabexComponents/Cards/Simplecategorycardwithtextbelow/Simplecategorycardwithtextbelow.jsx +126 -0
- package/src1-10/TabexComponents/Cards/Simpleproductcard/Simpleproductcard.jsx +292 -0
- package/src1-10/TabexComponents/Cards/StylishProductCard/StylishProductCard.jsx +281 -0
- package/src1-10/TabexComponents/Footer/Footer1/Footer1.jsx +418 -0
- package/src1-10/TabexComponents/Footer/Footer2/Footer2.jsx +381 -0
- package/src1-10/TabexComponents/Footer/Footer3/Footer3.jsx +316 -0
- package/src1-10/TabexComponents/Footer/Footer4/Footer4.jsx +437 -0
- package/src1-10/TabexComponents/Footer/Footer5/Footer5.jsx +488 -0
- package/src1-10/TabexComponents/Footer/Footer6/Footer6.jsx +286 -0
- package/src1-10/TabexComponents/Footer/Footer7/Footer7.jsx +370 -0
- package/src1-10/TabexComponents/Footer/Simplefooter/Simplefooter.jsx +231 -0
- package/src1-10/TabexComponents/Generalfiles/images/egyptflag.png +0 -0
- package/src1-10/TabexComponents/Generalfiles/images/noimage.png +0 -0
- package/src1-10/TabexComponents/Generalfiles/images/payment/cod.png +0 -0
- package/src1-10/TabexComponents/Generalfiles/images/payment/fawry.png +0 -0
- package/src1-10/TabexComponents/Generalfiles/images/payment/payment.png +0 -0
- package/src1-10/TabexComponents/Generalfiles/images/payment/paymob.png +0 -0
- package/src1-10/TabexComponents/Generalfiles/images/payment/paypal.png +0 -0
- package/src1-10/TabexComponents/Generalfiles/images/payment/visa.png +0 -0
- package/src1-10/TabexComponents/Generalfiles/images/shoppingcart.png +0 -0
- package/src1-10/TabexComponents/Generalfiles/images/tabexlogo.png +0 -0
- package/src1-10/TabexComponents/Generalfiles/images/unknownmaleuser.png +0 -0
- package/src1-10/TabexComponents/Generalfiles/images/usflag.png +0 -0
- package/src1-10/TabexComponents/Generalfiles/images/whatsapp.png +0 -0
- package/src1-10/TabexComponents/Headers/AllinoneHeader/AllinoneHeader.jsx +722 -0
- package/src1-10/TabexComponents/Headers/ClassicHeader/ClassicHeader.jsx +681 -0
- package/src1-10/TabexComponents/Headers/Header4/Header4.jsx +614 -0
- package/src1-10/TabexComponents/Headers/Header6/Header6.jsx +666 -0
- package/src1-10/TabexComponents/Headers/Header8/Header8.jsx +888 -0
- package/src1-10/TabexComponents/Headers/HeaderRestaurant/HeaderRestaurant.jsx +710 -0
- package/src1-10/TabexComponents/Headers/Header_threesectionslogocentered/Header_threesectionslogocentered.jsx +769 -0
- package/src1-10/TabexComponents/Headers/Headerresponsive/Headerresponsive.jsx +666 -0
- package/src1-10/TabexComponents/Headers/HeaderwithContactinfo/HeaderwithContactinfo.jsx +940 -0
- package/src1-10/TabexComponents/Headers/Modernheader/Modernheader.jsx +714 -0
- package/src1-10/TabexComponents/Headers/StylishHeader/StylishHeader.jsx +833 -0
- package/src1-10/TabexComponents/Headers/Subheader/Subheader.jsx +239 -0
- package/src1-10/TabexComponents/Sections/BackgroundImages/Backgroundimage1/Backgroundimage1.jsx +312 -0
- package/src1-10/TabexComponents/Sections/BackgroundImages/Backgroundimage_with_toppill/Backgroundimage_with_toppill.jsx +278 -0
- package/src1-10/TabexComponents/Sections/BackgroundImages/BackgroundimageandTextsection/BackgroundimageandTextsection.jsx +129 -0
- package/src1-10/TabexComponents/Sections/BackgroundImages/Section_with_rightbgcont/Section_with_rightbgcont.jsx +153 -0
- package/src1-10/TabexComponents/Sections/BackgroundImages/Threebgimages/Threebgimages.jsx +295 -0
- package/src1-10/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages.jsx +409 -0
- package/src1-10/TabexComponents/Sections/Cards/CardsSection/CardsSection.jsx +793 -0
- package/src1-10/TabexComponents/Sections/Cards/CardsSection2/CardsSection2.jsx +486 -0
- package/src1-10/TabexComponents/Sections/Cards/CardsSection7/CardsSection7.js +888 -0
- package/src1-10/TabexComponents/Sections/Cards/CardsSection8/CardsSection8.js +419 -0
- package/src1-10/TabexComponents/Sections/Cards/Sixverticalcardssection/Sixverticalcardssection.jsx +512 -0
- package/src1-10/TabexComponents/Sections/Slideshow/AboutSection/AboutSection.jsx +281 -0
- package/src1-10/TabexComponents/Sections/Slideshow/Backgroundimage_with_topcircle/Backgroundimage_with_topcircle.jsx +166 -0
- package/src1-10/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection.jsx +152 -0
- package/src1-10/TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx +139 -0
- package/src1-10/TabexComponents/Sections/Slideshow/Image_with_rightwords/Image_with_rightwords.jsx +146 -0
- package/src1-10/TabexComponents/Sections/Slideshow/Servicesection/Servicesection.jsx +209 -0
- package/src1-10/TabexComponents/Sections/Slideshow/ServicesectionCenteredcards/ServicesectionCenteredcards.jsx +145 -0
- package/src1-10/TabexComponents/Sections/Slideshow/Slideshow_with_rotatedsquare/Slideshow_with_rotatedsquare.jsx +252 -0
- package/src1-10/TabexComponents/Sections/Slideshow/Slideshow_with_squarebg/Slideshow_with_squarebg.jsx +175 -0
- package/src1-10/TabexComponents/Sections/Slideshow/Slideshowdifferentanimations/Slideshowdifferentanimations.jsx +154 -0
- package/src1-10/TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade.jsx +193 -0
- package/src1-10/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide.jsx +197 -0
- package/src1-10/TabexComponents/Sections/Slideshow/Slideshowzoom/Arrow.js +91 -0
- package/src1-10/TabexComponents/Sections/Slideshow/Slideshowzoom/Slideshowzoom.jsx +309 -0
- package/src1-10/TabexComponents/StaticPages/AccountInformation/AccountInformation.jsx +260 -0
- package/src1-10/TabexComponents/StaticPages/CartSlider/CartSlider.jsx +459 -0
- package/src1-10/TabexComponents/StaticPages/Categoriesdropdown/Categoriesdropdown.jsx +216 -0
- package/src1-10/TabexComponents/StaticPages/Checkout/Checkout.jsx +1220 -0
- package/src1-10/TabexComponents/StaticPages/Filter/Filter.jsx +542 -0
- package/src1-10/TabexComponents/StaticPages/Login/FacebookLoginButton.jsx +51 -0
- package/src1-10/TabexComponents/StaticPages/Login/GoogleLoginButton.jsx +35 -0
- package/src1-10/TabexComponents/StaticPages/Login/Login.jsx +299 -0
- package/src1-10/TabexComponents/StaticPages/OrderSuccess/OrderSuccess.js +192 -0
- package/src1-10/TabexComponents/StaticPages/Ordershistory/Ordershistory.jsx +1271 -0
- package/src1-10/TabexComponents/StaticPages/Policies/Policies.jsx +353 -0
- package/src1-10/TabexComponents/StaticPages/Productinfo/Productinfo.jsx +1456 -0
- package/src1-10/TabexComponents/StaticPages/Searchlist/Searchlist.jsx +209 -0
- package/src1-10/TabexComponents/StaticPages/Signup/CustomerInformationForm.jsx +776 -0
- package/src1-10/TabexComponents/StaticPages/Signup/Signup.jsx +157 -0
- package/src1-10/TabexComponents/StaticPages/Staticpagesrouter/Staticpagesrouter.jsx +285 -0
- package/src1-10/TabexComponents/StaticPages/Viewcart/Viewcart.js +1090 -0
- package/src1-10/TabexComponents/StaticPages/Wishlist/Wishlist.jsx +606 -0
- package/src1-10/assets/images/cod.png +0 -0
- package/src1-10/assets/images/egyptflag.png +0 -0
- package/src1-10/assets/images/fawry.png +0 -0
- package/src1-10/assets/images/payment.png +0 -0
- package/src1-10/assets/images/paymob.png +0 -0
- package/src1-10/assets/images/paypal.png +0 -0
- package/src1-10/assets/images/shoppingcart.png +0 -0
- package/src1-10/assets/images/usflag.png +0 -0
- package/src1-10/assets/images/visa.png +0 -0
- package/src1-10/assets/images/whatsapp.png +0 -0
- package/src1-10/button.jsx +40 -0
- package/src1-10/index.jsx +179 -0
- package/src1-10/styles/Home.module.css +129 -0
- package/src1-10/styles/cards/Categorcycard_fullimage.module.css +10 -0
- package/src1-10/styles/cards/Categorycard_slidebgscaled.module.css +73 -0
- package/src1-10/styles/cards/Categorycard_withshapes.module.css +189 -0
- package/src1-10/styles/cards/Productcard6.module.css +9 -0
- package/src1-10/styles/cards/Productcard_with_circularbg.module.css +137 -0
- package/src1-10/styles/cards/Productccard_with_zoominonhover.module.css +51 -0
- package/src1-10/styles/cards/Prouductcard_with_zoomhover.module.css +61 -0
- package/src1-10/styles/cards/categorycard.module.css +102 -0
- package/src1-10/styles/cards/categorycard3.module.css +51 -0
- package/src1-10/styles/cards/categorycardwithtext.module.css +40 -0
- package/src1-10/styles/cards/productcard_animatedbuttons.module.css +104 -0
- package/src1-10/styles/cards/productcard_with_textonhover.module.css +12 -0
- package/src1-10/styles/cards/productccard_with_imageontopleft.module.css +85 -0
- package/src1-10/styles/general/bootstrap.css +4415 -0
- package/src1-10/styles/general/dropdown.css +199 -0
- package/src1-10/styles/general/editorbardropdown.module.css +94 -0
- package/src1-10/styles/general/filter.module.css +108 -0
- package/src1-10/styles/general/form.module.css +273 -0
- package/src1-10/styles/general/general.module.css +861 -0
- package/src1-10/styles/general/image-gallery.css +481 -0
- package/src1-10/styles/general/react-accessible-accordion.module.css +52 -0
- package/src1-10/styles/general/react-phone-input-2.module.css +927 -0
- package/src1-10/styles/general/scrollbtn.module.css +22 -0
- package/src1-10/styles/general/slick.module.css +166 -0
- package/src1-10/styles/general/tabs.module.css +110 -0
- package/src1-10/styles/general/workplaceeditor.module.css +328 -0
- package/src1-10/styles/globals.css +26 -0
- package/src1-10/styles/headers/Allinoneheader.module.css +91 -0
- package/src1-10/styles/headers/Header7.module.css +50 -0
- package/src1-10/styles/headers/Header_threesectionslogocentered.module.css +97 -0
- package/src1-10/styles/headers/Sideheader.module.css +108 -0
- package/src1-10/styles/headers/classicheaderstyles.module.css +16 -0
- package/src1-10/styles/headers/dropdown.css +0 -0
- package/src1-10/styles/headers/header4.module.css +175 -0
- package/src1-10/styles/headers/header5.module.css +30 -0
- package/src1-10/styles/headers/header6.module.css +117 -0
- package/src1-10/styles/headers/header_contactinfo.module.css +78 -0
- package/src1-10/styles/headers/headerresturant.module.css +89 -0
- package/src1-10/styles/headers/headerstyles.module.css +24 -0
- package/src1-10/styles/headers/modernheader.module.css +78 -0
- package/src1-10/styles/headers/subheader.module.css +114 -0
- package/src1-10/styles/sections/Backgroundimage1.module.css +17 -0
- package/src1-10/styles/sections/Backgroundimage_with_topcircle.module.css +28 -0
- package/src1-10/styles/sections/Section_with_rightbgcont.module.css +49 -0
- package/src1-10/styles/sections/Slideshow_with_rotatedsquare.module.css +35 -0
- package/src1-10/styles/sections/Slideshow_with_squarebg.module.css +39 -0
- package/src1-10/styles/staticpages/accordion.module.css +9 -0
- package/src1-10/styles/staticpages/cart.module.css +108 -0
- package/src1-10/styles/staticpages/dropdown.css +196 -0
- package/src1-10/styles/staticpages/filter.module.css +139 -0
- package/src1-10/styles/staticpages/login.module.css +146 -0
- package/src1-10/styles/staticpages/productinfo.module.css +54 -0
- package/src1-10/styles/staticpages/shop.module.css +191 -0
- package/src1-10/styles/staticpages/signup.module.css +206 -0
- package/src1-10/styles/staticpages/staticroutersidenav.module.css +129 -0
- package/src1-10/styles/staticpages/viewcart.module.css +129 -0
- package/src1-10/styles/staticpages/wishlist.module.css +29 -0
|
@@ -0,0 +1,199 @@
|
|
|
1
|
+
/* Dropdown */
|
|
2
|
+
.dropup,
|
|
3
|
+
.dropright,
|
|
4
|
+
.dropdown,
|
|
5
|
+
.dropleft {
|
|
6
|
+
position: relative;
|
|
7
|
+
}
|
|
8
|
+
.dropdown-menu {
|
|
9
|
+
position: absolute;
|
|
10
|
+
top: 100%;
|
|
11
|
+
left: 0;
|
|
12
|
+
z-index: 1000;
|
|
13
|
+
display: none;
|
|
14
|
+
float: left;
|
|
15
|
+
min-width: 9rem;
|
|
16
|
+
max-width: 9rem;
|
|
17
|
+
padding: 0.2rem 0;
|
|
18
|
+
margin: 0.125rem 0 0;
|
|
19
|
+
font-size: 0.88rem;
|
|
20
|
+
color: #022648;
|
|
21
|
+
text-align: left;
|
|
22
|
+
list-style: none;
|
|
23
|
+
background-color: #fff;
|
|
24
|
+
background-clip: padding-box;
|
|
25
|
+
border: 2px solid #e6e6e6;
|
|
26
|
+
border-radius: 0.25rem;
|
|
27
|
+
}
|
|
28
|
+
.resposiveheader_languagedropdown .dropdown-menu{
|
|
29
|
+
left: -100px !important;
|
|
30
|
+
}
|
|
31
|
+
.headerdropdownml .dropdown-menu{
|
|
32
|
+
left: -120px !important;
|
|
33
|
+
}
|
|
34
|
+
.headerdropdownmr .dropdown-menu{
|
|
35
|
+
right: -120px !important;
|
|
36
|
+
}
|
|
37
|
+
@media screen and (max-width:500px) {
|
|
38
|
+
.drodownright .dropdown-menu{
|
|
39
|
+
left: -100px !important;
|
|
40
|
+
/* min-width: 9.5rem !important;
|
|
41
|
+
max-width: 9.5rem !important; */
|
|
42
|
+
}
|
|
43
|
+
.drodownrighttrans{
|
|
44
|
+
right: -100px !important;
|
|
45
|
+
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
}
|
|
49
|
+
.notifications-dropdown-container .dropdown-menu {
|
|
50
|
+
min-width: 20rem;
|
|
51
|
+
max-width: 25rem;
|
|
52
|
+
}
|
|
53
|
+
.dropdown-menu.show {
|
|
54
|
+
animation: fade-in 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
|
|
55
|
+
}
|
|
56
|
+
@keyframes fade-in {
|
|
57
|
+
0% {
|
|
58
|
+
margin-top: -50px;
|
|
59
|
+
visibility: hidden;
|
|
60
|
+
opacity: 0;
|
|
61
|
+
}
|
|
62
|
+
100% {
|
|
63
|
+
margin-top: 0px;
|
|
64
|
+
visibility: visible;
|
|
65
|
+
opacity: 1;
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
.dropdown-menu-right {
|
|
69
|
+
right: 0;
|
|
70
|
+
left: auto;
|
|
71
|
+
}
|
|
72
|
+
.dropdown-menu-left {
|
|
73
|
+
right: auto;
|
|
74
|
+
left: 0;
|
|
75
|
+
}
|
|
76
|
+
.dropdown-menu[x-placement^='top'],
|
|
77
|
+
.dropdown-menu[x-placement^='right'],
|
|
78
|
+
.dropdown-menu[x-placement^='bottom'],
|
|
79
|
+
.dropdown-menu[x-placement^='left'] {
|
|
80
|
+
right: auto;
|
|
81
|
+
bottom: auto;
|
|
82
|
+
}
|
|
83
|
+
.dropdown-divider {
|
|
84
|
+
height: 0;
|
|
85
|
+
margin: 0.2rem 0;
|
|
86
|
+
overflow: hidden;
|
|
87
|
+
border-top: 1px solid #e9ecef;
|
|
88
|
+
}
|
|
89
|
+
.dropdown-item {
|
|
90
|
+
display: block;
|
|
91
|
+
padding: 0.3rem 0.8rem;
|
|
92
|
+
font-weight: 500;
|
|
93
|
+
color: #000;
|
|
94
|
+
text-align: inherit;
|
|
95
|
+
white-space: nowrap;
|
|
96
|
+
background-color: transparent;
|
|
97
|
+
border: 0;
|
|
98
|
+
font-size: 13px;
|
|
99
|
+
transition: 0.3s;
|
|
100
|
+
width: 100%;
|
|
101
|
+
display: flex;
|
|
102
|
+
justify-content: start;
|
|
103
|
+
}
|
|
104
|
+
.dropdown-item:hover,
|
|
105
|
+
.dropdown-item:focus {
|
|
106
|
+
text-decoration: none;
|
|
107
|
+
}
|
|
108
|
+
.dropdown-item.active,
|
|
109
|
+
.dropdown-item:active {
|
|
110
|
+
color: #fff;
|
|
111
|
+
text-decoration: none;
|
|
112
|
+
}
|
|
113
|
+
.dropdown-item.disabled,
|
|
114
|
+
.dropdown-item:disabled {
|
|
115
|
+
pointer-events: none;
|
|
116
|
+
background-color: transparent;
|
|
117
|
+
cursor: not-allowed;
|
|
118
|
+
}
|
|
119
|
+
.dropdown-menu.show {
|
|
120
|
+
display: block;
|
|
121
|
+
}
|
|
122
|
+
.dropdown-header {
|
|
123
|
+
display: block;
|
|
124
|
+
padding: 0 1.5rem, 5rem 1.5rem;
|
|
125
|
+
margin-bottom: 0;
|
|
126
|
+
font-size: 0.968rem;
|
|
127
|
+
color: #022648;
|
|
128
|
+
white-space: nowrap;
|
|
129
|
+
border-bottom: 1px solid #eee;
|
|
130
|
+
text-align: center;
|
|
131
|
+
text-transform: capitalize;
|
|
132
|
+
}
|
|
133
|
+
.dropdown-item-text {
|
|
134
|
+
display: block;
|
|
135
|
+
padding: 0.4rem 1.5rem;
|
|
136
|
+
color: #212529;
|
|
137
|
+
}
|
|
138
|
+
.btn-primary.dropdown-toggle {
|
|
139
|
+
background-color: transparent;
|
|
140
|
+
margin: 0;
|
|
141
|
+
padding: 0;
|
|
142
|
+
border-color: transparent;
|
|
143
|
+
}
|
|
144
|
+
.show > .btn-primary.dropdown-toggle {
|
|
145
|
+
border-color: transparent;
|
|
146
|
+
background-color: transparent;
|
|
147
|
+
}
|
|
148
|
+
.show > .btn-primary.dropdown-toggle:focus {
|
|
149
|
+
box-shadow: 0 0 0 0 transparent;
|
|
150
|
+
background-color: transparent;
|
|
151
|
+
/* border-color: transparent; */
|
|
152
|
+
}
|
|
153
|
+
.btn.dropdown-toggle:not(:disabled):not(.disabled):active,
|
|
154
|
+
.btn.dropdown-toggle:not(:disabled):not(.disabled).active {
|
|
155
|
+
background-color: transparent;
|
|
156
|
+
border-color: transparent;
|
|
157
|
+
}
|
|
158
|
+
.dropdown-container-translated .dropdown-item {
|
|
159
|
+
text-align: right;
|
|
160
|
+
}
|
|
161
|
+
@media (max-width: 991.98px) {
|
|
162
|
+
.dropdown-menu::before,
|
|
163
|
+
.dropdown-menu::after {
|
|
164
|
+
display: none;
|
|
165
|
+
}
|
|
166
|
+
}
|
|
167
|
+
@media (max-width: 800px) {
|
|
168
|
+
.dropdown-menu {
|
|
169
|
+
width: 80%;
|
|
170
|
+
left: 10%;
|
|
171
|
+
}
|
|
172
|
+
}
|
|
173
|
+
|
|
174
|
+
@media screen and (max-width: 450px) {
|
|
175
|
+
.dropdown-menu {
|
|
176
|
+
min-width: 10rem;
|
|
177
|
+
}
|
|
178
|
+
}
|
|
179
|
+
.informationdropdown .dropdown-menu{
|
|
180
|
+
min-width: 30rem !important;
|
|
181
|
+
padding: 15px 40px !important;
|
|
182
|
+
}
|
|
183
|
+
.informationdropdown_en .dropdown-menu{
|
|
184
|
+
left: -400px !important
|
|
185
|
+
}
|
|
186
|
+
.informationdropdown_ar .dropdown-menu{
|
|
187
|
+
right: -400px !important
|
|
188
|
+
}
|
|
189
|
+
.informationdropdown .dropdown-item {
|
|
190
|
+
padding: 15px 5px !important;
|
|
191
|
+
display: flex;
|
|
192
|
+
justify-content: start;
|
|
193
|
+
}
|
|
194
|
+
.informationdropdown .dropdown-header {
|
|
195
|
+
padding: 10px 0 !important;
|
|
196
|
+
border-bottom: 0px solid #eee !important;
|
|
197
|
+
text-align: start !important;
|
|
198
|
+
text-transform: capitalize;
|
|
199
|
+
}
|
|
@@ -0,0 +1,94 @@
|
|
|
1
|
+
.horizontalscrollcont {
|
|
2
|
+
white-space: nowrap !important;
|
|
3
|
+
position: relative !important;
|
|
4
|
+
overflow-x: hidden !important;
|
|
5
|
+
overflow-y: hidden !important;
|
|
6
|
+
-webkit-overflow-scrolling: touch !important;
|
|
7
|
+
background-color: white;
|
|
8
|
+
width: 98% !important;
|
|
9
|
+
border-radius: 20px !important;
|
|
10
|
+
margin: auto;
|
|
11
|
+
box-shadow: 0 0.46875rem 2.1875rem rgba(4, 9, 20, 0.03), 0 0.9375rem 1.40625rem rgba(4, 9, 20, 0.03), 0 0.25rem 0.53125rem rgba(4, 9, 20, 0.05), 0 0.125rem 0.1875rem rgba(4, 9, 20, 0.03);
|
|
12
|
+
}
|
|
13
|
+
.horizontalscrollcont:hover {
|
|
14
|
+
overflow-x: auto !important;
|
|
15
|
+
}
|
|
16
|
+
.editorbarcard {
|
|
17
|
+
position: relative;
|
|
18
|
+
flex-direction: column;
|
|
19
|
+
word-wrap: break-word;
|
|
20
|
+
background-color: #fff;
|
|
21
|
+
background-clip: border-box;
|
|
22
|
+
border-right: 1px solid #eee;
|
|
23
|
+
padding: 0.5em 0.8em;
|
|
24
|
+
transition: all 0.2s;
|
|
25
|
+
min-width: 150px !important;
|
|
26
|
+
float: none !important;
|
|
27
|
+
display: inline-block !important;
|
|
28
|
+
zoom: 1 !important;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
.sub_scrollbar::-webkit-scrollbar {
|
|
32
|
+
width: 5px;
|
|
33
|
+
height: 5px;
|
|
34
|
+
}
|
|
35
|
+
.sub_scrollbar::-webkit-scrollbar-track {
|
|
36
|
+
/* box-shadow: inset 0 0 5px grey; */
|
|
37
|
+
border-radius: 10px;
|
|
38
|
+
}
|
|
39
|
+
.sub_scrollbar::-webkit-scrollbar-thumb {
|
|
40
|
+
background: #4d4d4d;
|
|
41
|
+
border-radius: 10px;
|
|
42
|
+
}
|
|
43
|
+
.sub_scrollbar::-webkit-scrollbar-thumb:hover {
|
|
44
|
+
background: #999999;
|
|
45
|
+
}
|
|
46
|
+
.horizontalscrollcardcont:hover p {
|
|
47
|
+
color: #eac435;
|
|
48
|
+
transition: 0.3s;
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
.editorchild {
|
|
52
|
+
height: 0 !important;
|
|
53
|
+
|
|
54
|
+
display: block !important;
|
|
55
|
+
transition: all 0.3s !important;
|
|
56
|
+
-webkit-transition: all 0.3s !important;
|
|
57
|
+
-o-transition: all 0.3s !important;
|
|
58
|
+
-moz-transition: all 0.3s !important;
|
|
59
|
+
transform-origin: top right !important;
|
|
60
|
+
-webkit-transform: scale(0) !important;
|
|
61
|
+
-moz-transform: scale(0) !important;
|
|
62
|
+
-ms-transform: scale(0) !important;
|
|
63
|
+
-o-transform: scale(0) !important;
|
|
64
|
+
transform: scale(0) !important;
|
|
65
|
+
}
|
|
66
|
+
.editorchild-opened {
|
|
67
|
+
-webkit-transform: scale(1) !important;
|
|
68
|
+
-moz-transform: scale(1) !important;
|
|
69
|
+
-ms-transform: scale(1) !important;
|
|
70
|
+
-o-transform: scale(1) !important;
|
|
71
|
+
transform: scale(1) !important;
|
|
72
|
+
min-height: 10vh !important;
|
|
73
|
+
}
|
|
74
|
+
.filterdropdown {
|
|
75
|
+
height: 20vh !important;
|
|
76
|
+
background-color: #e6e6e6;
|
|
77
|
+
/* position: absolute; */
|
|
78
|
+
}
|
|
79
|
+
.icon-container {
|
|
80
|
+
position: absolute;
|
|
81
|
+
top: -15px;
|
|
82
|
+
right: 25px;
|
|
83
|
+
z-index: 1;
|
|
84
|
+
width: 4vh;
|
|
85
|
+
height: 4vh;
|
|
86
|
+
border-radius: 50%;
|
|
87
|
+
color: white;
|
|
88
|
+
background-color: var(--danger);
|
|
89
|
+
transition: 0.3s;
|
|
90
|
+
cursor: pointer;
|
|
91
|
+
}
|
|
92
|
+
.icon-container:hover {
|
|
93
|
+
background-color: var(--dangerhover);
|
|
94
|
+
}
|
|
@@ -0,0 +1,108 @@
|
|
|
1
|
+
.filterside_cont {
|
|
2
|
+
position: fixed;
|
|
3
|
+
height: 100vh;
|
|
4
|
+
width: 20vw;
|
|
5
|
+
background-color: white;
|
|
6
|
+
z-index: 1000;
|
|
7
|
+
top: 0;
|
|
8
|
+
right: 0;
|
|
9
|
+
transform: translateX(150%);
|
|
10
|
+
transition: 0.3s;
|
|
11
|
+
}
|
|
12
|
+
.filter_container_opened {
|
|
13
|
+
transform: translateX(0) !important;
|
|
14
|
+
}
|
|
15
|
+
.close_menu_icon_cont {
|
|
16
|
+
width: 4.5vh;
|
|
17
|
+
height: 4.5vh;
|
|
18
|
+
background-color: #022648;
|
|
19
|
+
border-radius: 50%;
|
|
20
|
+
color: white;
|
|
21
|
+
position: absolute;
|
|
22
|
+
top: 20px;
|
|
23
|
+
left: -17px;
|
|
24
|
+
display: flex;
|
|
25
|
+
align-items: center;
|
|
26
|
+
justify-content: center;
|
|
27
|
+
transition: 0.3s;
|
|
28
|
+
cursor: pointer;
|
|
29
|
+
}
|
|
30
|
+
.close_menu_icon_cont:hover {
|
|
31
|
+
background-color: #eac435;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
/* .timeline .timelineinnercont {
|
|
35
|
+
border-left: 1px solid red !important;
|
|
36
|
+
position: relative;
|
|
37
|
+
margin-left: 17px;
|
|
38
|
+
}
|
|
39
|
+
.timeline .btn_item {
|
|
40
|
+
width: 3.5vh;
|
|
41
|
+
height: 3.5vh;
|
|
42
|
+
z-index: 1;
|
|
43
|
+
margin-left: -13px;
|
|
44
|
+
background-color: #eee;
|
|
45
|
+
}
|
|
46
|
+
.timelineinnercont_active:hover .btn_item {
|
|
47
|
+
background-color: var(--info);
|
|
48
|
+
cursor: pointer;
|
|
49
|
+
}
|
|
50
|
+
.timelineinnercont_active .btn_item {
|
|
51
|
+
background-color: var(--infohover) !important;
|
|
52
|
+
}
|
|
53
|
+
.timelineinnercont_active .btn_item:before {
|
|
54
|
+
display: inline-block;
|
|
55
|
+
content: '✓';
|
|
56
|
+
color: white;
|
|
57
|
+
}
|
|
58
|
+
.timeline_text {
|
|
59
|
+
color: #022648 !important;
|
|
60
|
+
}
|
|
61
|
+
.timelineinnercont_active .timeline_text {
|
|
62
|
+
color: var(--infohover) !important;
|
|
63
|
+
font-weight: 600;
|
|
64
|
+
}
|
|
65
|
+
.timelineinnercont_active:hover .timeline_text {
|
|
66
|
+
color: var(--info) !important;
|
|
67
|
+
}
|
|
68
|
+
.timeline .border_left_line:last-child {
|
|
69
|
+
border-left: 1px solid white;
|
|
70
|
+
}
|
|
71
|
+
.timeline_text {
|
|
72
|
+
cursor: pointer;
|
|
73
|
+
} */
|
|
74
|
+
|
|
75
|
+
.timeline .border_left_line {
|
|
76
|
+
border-left: 1px solid #ccc;
|
|
77
|
+
position: relative;
|
|
78
|
+
margin-left: 17px;
|
|
79
|
+
}
|
|
80
|
+
.timeline .btn_item {
|
|
81
|
+
width: 3.5vh;
|
|
82
|
+
height: 3.5vh;
|
|
83
|
+
z-index: 1;
|
|
84
|
+
margin-left: -13px;
|
|
85
|
+
background-color: #eee;
|
|
86
|
+
}
|
|
87
|
+
.timelineinnercont_active .timeline_text {
|
|
88
|
+
color: var(--infohover) !important;
|
|
89
|
+
font-weight: 600;
|
|
90
|
+
}
|
|
91
|
+
.timelineinnercont:not(.timelineinnercont_active):hover .timeline_text {
|
|
92
|
+
color: var(--info) !important;
|
|
93
|
+
}
|
|
94
|
+
.timelineinnercont_active .btn_item {
|
|
95
|
+
background-color: var(--infohover) !important;
|
|
96
|
+
}
|
|
97
|
+
.timelineinnercont_active .btn_item:before {
|
|
98
|
+
display: inline-block;
|
|
99
|
+
content: '✓';
|
|
100
|
+
color: white;
|
|
101
|
+
}
|
|
102
|
+
.timelineinnercont:not(.timelineinnercont_active):hover .btn_item {
|
|
103
|
+
background-color: var(--info) !important;
|
|
104
|
+
cursor: pointer;
|
|
105
|
+
}
|
|
106
|
+
.timeline .border_left_line:last-child {
|
|
107
|
+
border-left: 1px solid white;
|
|
108
|
+
}
|
|
@@ -0,0 +1,273 @@
|
|
|
1
|
+
/* Forms */
|
|
2
|
+
.form_control {
|
|
3
|
+
display: block;
|
|
4
|
+
width: 100%;
|
|
5
|
+
height: 25px;
|
|
6
|
+
font-size: 1rem;
|
|
7
|
+
font-weight: 500;
|
|
8
|
+
color: #444054;
|
|
9
|
+
background-color: white;
|
|
10
|
+
border-radius: 20px;
|
|
11
|
+
box-shadow: 0 0 10px #e6e6e6;
|
|
12
|
+
height: 40px;
|
|
13
|
+
padding-left: 0;
|
|
14
|
+
padding-right: 0;
|
|
15
|
+
font-size: 14px;
|
|
16
|
+
transition: background 0s ease-out;
|
|
17
|
+
border: 0;
|
|
18
|
+
padding: 0 10px;
|
|
19
|
+
}
|
|
20
|
+
.form_controlcheckout{
|
|
21
|
+
display: block;
|
|
22
|
+
width: 100%;
|
|
23
|
+
height: 25px;
|
|
24
|
+
/* font-size: 1rem; */
|
|
25
|
+
/* font-weight: 500; */
|
|
26
|
+
/* color: #444054; */
|
|
27
|
+
/* background-color: #eee; */
|
|
28
|
+
/* border-radius: 10px; */
|
|
29
|
+
height: 40px;
|
|
30
|
+
padding-left: 0;
|
|
31
|
+
padding-right: 0;
|
|
32
|
+
font-size: 14px;
|
|
33
|
+
transition: background 0s ease-out;
|
|
34
|
+
border: 0;
|
|
35
|
+
padding: 0 10px;
|
|
36
|
+
}
|
|
37
|
+
.textarea{
|
|
38
|
+
resize: none;
|
|
39
|
+
/* background-color: #eee; */
|
|
40
|
+
}
|
|
41
|
+
@media screen and (prefers-reduced-motion: reduce) {
|
|
42
|
+
.form_control {
|
|
43
|
+
transition: none;
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
.form_control::-ms-expand {
|
|
47
|
+
background-color: transparent;
|
|
48
|
+
border: 0;
|
|
49
|
+
}
|
|
50
|
+
.form_control::placeholder {
|
|
51
|
+
color: #eac435;
|
|
52
|
+
opacity: 1;
|
|
53
|
+
}
|
|
54
|
+
.form_control:disabled,
|
|
55
|
+
.form_control[readonly] {
|
|
56
|
+
background-color: #e9ecef;
|
|
57
|
+
opacity: 1;
|
|
58
|
+
cursor: not-allowed;
|
|
59
|
+
}
|
|
60
|
+
textarea.form_control {
|
|
61
|
+
min-height: 100px !important;
|
|
62
|
+
padding-top: 10px;
|
|
63
|
+
padding-bottom: 10px;
|
|
64
|
+
}
|
|
65
|
+
.form_control:focus {
|
|
66
|
+
transition-duration: 0.3s;
|
|
67
|
+
box-shadow: none;
|
|
68
|
+
box-shadow: 0 0 10px #ccc;
|
|
69
|
+
}
|
|
70
|
+
.form_control::-moz-placeholder {
|
|
71
|
+
color: #aaaaaa;
|
|
72
|
+
font-weight: 400;
|
|
73
|
+
font-size: 14px;
|
|
74
|
+
}
|
|
75
|
+
.form_control:-ms-input-placeholder {
|
|
76
|
+
color: #aaaaaa;
|
|
77
|
+
font-weight: 400;
|
|
78
|
+
font-size: 14px;
|
|
79
|
+
}
|
|
80
|
+
.form_control::-webkit-input-placeholder {
|
|
81
|
+
color: #aaaaaa;
|
|
82
|
+
font-weight: 400;
|
|
83
|
+
font-size: 14px;
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
.form_control_border_none {
|
|
87
|
+
background-image: none;
|
|
88
|
+
}
|
|
89
|
+
.form_control.disabled,
|
|
90
|
+
.form_control:disabled,
|
|
91
|
+
.form_control[disabled] {
|
|
92
|
+
cursor: not-allowed;
|
|
93
|
+
}
|
|
94
|
+
.input_label_name {
|
|
95
|
+
font-size: 16px;
|
|
96
|
+
text-transform: capitalize;
|
|
97
|
+
color: var(--cardheader);
|
|
98
|
+
font-weight: 500;
|
|
99
|
+
}
|
|
100
|
+
.input_label_name-bolder {
|
|
101
|
+
font-weight: 500;
|
|
102
|
+
}
|
|
103
|
+
.input_icon {
|
|
104
|
+
position: absolute;
|
|
105
|
+
bottom: 5px;
|
|
106
|
+
left: 0;
|
|
107
|
+
color: #d9d9d9;
|
|
108
|
+
}
|
|
109
|
+
/* Radio Buttons */
|
|
110
|
+
.radiobtn_label {
|
|
111
|
+
display: flex;
|
|
112
|
+
cursor: pointer;
|
|
113
|
+
font-weight: 500;
|
|
114
|
+
position: relative;
|
|
115
|
+
overflow: hidden;
|
|
116
|
+
margin-bottom: 0;
|
|
117
|
+
}
|
|
118
|
+
.radiobtn_label input {
|
|
119
|
+
position: absolute;
|
|
120
|
+
left: -9999px;
|
|
121
|
+
display: none;
|
|
122
|
+
}
|
|
123
|
+
.radiobtn_label input:checked + span {
|
|
124
|
+
background-color: #f0f5f5;
|
|
125
|
+
color: var(--focus);
|
|
126
|
+
font-weight: 500;
|
|
127
|
+
}
|
|
128
|
+
.radiobtn_label input:checked + span:before {
|
|
129
|
+
box-shadow: inset 0 0 0 0.3em #eac435;
|
|
130
|
+
}
|
|
131
|
+
.radiobtn_label span {
|
|
132
|
+
display: flex;
|
|
133
|
+
align-items: center;
|
|
134
|
+
text-transform: capitalize;
|
|
135
|
+
padding: 0.375em 0.75em 0.375em 0.375em;
|
|
136
|
+
border-radius: 99em;
|
|
137
|
+
transition: 0.25s ease;
|
|
138
|
+
font-weight: normal;
|
|
139
|
+
color: var(--focus);
|
|
140
|
+
}
|
|
141
|
+
.radiobtn_label span:hover {
|
|
142
|
+
background-color: #e6e6e6;
|
|
143
|
+
}
|
|
144
|
+
.radiobtn_label span:before {
|
|
145
|
+
display: flex;
|
|
146
|
+
flex-shrink: 0;
|
|
147
|
+
content: '';
|
|
148
|
+
background-color: #fff;
|
|
149
|
+
width: 1em;
|
|
150
|
+
height: 1em;
|
|
151
|
+
border-radius: 50%;
|
|
152
|
+
margin-right: 0.375em;
|
|
153
|
+
transition: 0.25s ease;
|
|
154
|
+
box-shadow: inset 0 0 0 0.125em var(--focus);
|
|
155
|
+
}
|
|
156
|
+
.radiobtn_label.text-grey span:before {
|
|
157
|
+
box-shadow: inset 0 0 0 0.125em grey;
|
|
158
|
+
}
|
|
159
|
+
.radiobtn_label input.disabled {
|
|
160
|
+
cursor: not-allowed;
|
|
161
|
+
}
|
|
162
|
+
.radiobtn_label_translated span:before {
|
|
163
|
+
display: flex;
|
|
164
|
+
flex-shrink: 0;
|
|
165
|
+
content: '';
|
|
166
|
+
background-color: #fff;
|
|
167
|
+
width: 1em;
|
|
168
|
+
height: 1em;
|
|
169
|
+
border-radius: 50%;
|
|
170
|
+
margin-left: 0.375em;
|
|
171
|
+
margin-right: 0;
|
|
172
|
+
transition: 0.25s ease;
|
|
173
|
+
box-shadow: inset 0 0 0 0.125em var(--focus);
|
|
174
|
+
}
|
|
175
|
+
.radiobtn_label_translated input.disabled {
|
|
176
|
+
cursor: not-allowed;
|
|
177
|
+
}
|
|
178
|
+
|
|
179
|
+
/* Checkbox */
|
|
180
|
+
.checkbox {
|
|
181
|
+
--border: #022648;
|
|
182
|
+
--border-hover: #959ed0;
|
|
183
|
+
--tick: #fff;
|
|
184
|
+
position: relative;
|
|
185
|
+
/* color: var(--cardheader); */
|
|
186
|
+
}
|
|
187
|
+
.checkbox_label {
|
|
188
|
+
font-size: 16px;
|
|
189
|
+
text-transform: capitalize;
|
|
190
|
+
font-weight: 500;
|
|
191
|
+
cursor: pointer;
|
|
192
|
+
}
|
|
193
|
+
.checkbox:hover {
|
|
194
|
+
/* color: var(--border-hover); */
|
|
195
|
+
}
|
|
196
|
+
.checkbox input,
|
|
197
|
+
.checkbox svg {
|
|
198
|
+
width: 16px;
|
|
199
|
+
height: 16px;
|
|
200
|
+
display: block;
|
|
201
|
+
}
|
|
202
|
+
.checkbox_sub input {
|
|
203
|
+
width: 15px;
|
|
204
|
+
height: 15px;
|
|
205
|
+
}
|
|
206
|
+
.checkbox input {
|
|
207
|
+
-webkit-appearance: none;
|
|
208
|
+
-moz-appearance: none;
|
|
209
|
+
position: relative;
|
|
210
|
+
outline: none;
|
|
211
|
+
background: white;
|
|
212
|
+
border: none;
|
|
213
|
+
margin: 0;
|
|
214
|
+
padding: 0;
|
|
215
|
+
cursor: pointer;
|
|
216
|
+
border-radius: 4px;
|
|
217
|
+
transition: box-shadow 0.3s;
|
|
218
|
+
box-shadow: inset 0 0 0 var(--s, 1px) var(--b, var(--border));
|
|
219
|
+
}
|
|
220
|
+
.checkbox input:disabled {
|
|
221
|
+
cursor: not-allowed;
|
|
222
|
+
}
|
|
223
|
+
.checkbox input:hover {
|
|
224
|
+
/* --s: 2px; */
|
|
225
|
+
/* --b: var(--border-hover); */
|
|
226
|
+
}
|
|
227
|
+
.checkbox input:checked {
|
|
228
|
+
/* --b: var(--secondary); */
|
|
229
|
+
}
|
|
230
|
+
.checkbox svg {
|
|
231
|
+
pointer-events: none;
|
|
232
|
+
fill: none;
|
|
233
|
+
stroke-width: 2px;
|
|
234
|
+
stroke-linecap: round;
|
|
235
|
+
stroke-linejoin: round;
|
|
236
|
+
/* stroke: var(--stroke, var(--secondary)); */
|
|
237
|
+
position: absolute;
|
|
238
|
+
top: 0;
|
|
239
|
+
left: 0;
|
|
240
|
+
width: 16px;
|
|
241
|
+
height: 21px;
|
|
242
|
+
transform: scale(var(--scale, 1)) translateZ(0);
|
|
243
|
+
}
|
|
244
|
+
.checkbox_sub svg {
|
|
245
|
+
pointer-events: none;
|
|
246
|
+
fill: none;
|
|
247
|
+
stroke-width: 2px;
|
|
248
|
+
stroke-linecap: round;
|
|
249
|
+
stroke-linejoin: round;
|
|
250
|
+
stroke: var(--stroke, var(--secondary));
|
|
251
|
+
position: absolute;
|
|
252
|
+
top: 0;
|
|
253
|
+
left: 0;
|
|
254
|
+
width: 16px;
|
|
255
|
+
height: 21px;
|
|
256
|
+
transform: scale(var(--scale, 1)) translateZ(0);
|
|
257
|
+
}
|
|
258
|
+
.checkboxtranslated svg {
|
|
259
|
+
right: 0;
|
|
260
|
+
}
|
|
261
|
+
.checkbox input:checked {
|
|
262
|
+
--s: 2px;
|
|
263
|
+
transition-delay: 0.4s;
|
|
264
|
+
}
|
|
265
|
+
.checkbox input:checked + svg {
|
|
266
|
+
--a: 16.1 86.12;
|
|
267
|
+
--o: 102.22;
|
|
268
|
+
}
|
|
269
|
+
.checkbox svg {
|
|
270
|
+
stroke-dasharray: var(--a, 86.12);
|
|
271
|
+
stroke-dashoffset: var(--o, 86.12);
|
|
272
|
+
transition: stroke-dasharray 0.6s, stroke-dashoffset 0.6s;
|
|
273
|
+
}
|