tabexseriescomponents 0.0.63 → 0.0.65
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 +6859 -6478
- package/dist/index.esm.js +6862 -6481
- package/dist/index.umd.js +6862 -6482
- package/package.json +1 -1
- package/srcOLD/Contexts/LanguageContext.jsx +347 -0
- package/srcOLD/Contexts/ProductsCardsSectionContext.jsx +28 -0
- package/srcOLD/StylesJS/Customstyles.js +235 -0
- package/srcOLD/TabexComponents/Cards/CategoryCardwithhoveraction/CategoryCardwithhoveraction.jsx +214 -0
- package/srcOLD/TabexComponents/Cards/Categorycard_fullimage/Categorycard_fullimage.jsx +258 -0
- package/srcOLD/TabexComponents/Cards/Categorycard_slidebgscaled/Categorycard_slidebgscaled.jsx +206 -0
- package/srcOLD/TabexComponents/Cards/Categorycard_with_trianglebg/Categorycard_with_trianglebg.jsx +176 -0
- package/srcOLD/TabexComponents/Cards/Categorycard_with_twolinestransition/Categorycard_with_twolinestransition.jsx +207 -0
- package/srcOLD/TabexComponents/Cards/Categorycard_withshapes/Categorycard_withshapes.jsx +162 -0
- package/srcOLD/TabexComponents/Cards/Categorycard_withtext/Categorycard_withtext.jsx +193 -0
- package/srcOLD/TabexComponents/Cards/Classiccategorycard/Classiccategorycard.jsx +158 -0
- package/srcOLD/TabexComponents/Cards/Horizontalcard/Horizontalcard.jsx +286 -0
- package/srcOLD/TabexComponents/Cards/MenuCard/MenuCard.jsx +558 -0
- package/srcOLD/TabexComponents/Cards/ModernProductCard/ModernProductCard.jsx +486 -0
- package/srcOLD/TabexComponents/Cards/Productcard6/Productcard6.jsx +300 -0
- package/srcOLD/TabexComponents/Cards/Productcard7/Productcard7.jsx +288 -0
- package/srcOLD/TabexComponents/Cards/Productcard_animatedbuttons/Productcard_animatedbuttons.jsx +307 -0
- package/srcOLD/TabexComponents/Cards/Productcard_with_circularbg/Productcard_with_circularbg.jsx +295 -0
- package/srcOLD/TabexComponents/Cards/Productcard_with_circularhover/Productcard_with_circularhover.jsx +325 -0
- package/srcOLD/TabexComponents/Cards/Productcard_with_slideanimation/Productcard_with_slideanimation.jsx +290 -0
- package/srcOLD/TabexComponents/Cards/Productcard_with_variants/Productcard_with_variants.jsx +303 -0
- package/srcOLD/TabexComponents/Cards/Productcard_with_zoominonhover/Productcard_with_zoominonhover.jsx +466 -0
- package/srcOLD/TabexComponents/Cards/Productcarddefault/Productcarddefault.jsx +282 -0
- package/srcOLD/TabexComponents/Cards/Productccard_with_imageontopleft/Productccard_with_imageontopleft.jsx +298 -0
- package/srcOLD/TabexComponents/Cards/Prouductcard_with_zoomhover/Prouductcard_with_zoomhover.jsx +139 -0
- package/srcOLD/TabexComponents/Cards/Simplecategorycardwithtextbelow/Simplecategorycardwithtextbelow.jsx +135 -0
- package/srcOLD/TabexComponents/Cards/Simpleproductcard/Simpleproductcard.jsx +304 -0
- package/srcOLD/TabexComponents/Cards/StylishProductCard/StylishProductCard.jsx +291 -0
- package/srcOLD/TabexComponents/Footer/Footer1/Footer1.jsx +418 -0
- package/srcOLD/TabexComponents/Footer/Footer2/Footer2.jsx +382 -0
- package/srcOLD/TabexComponents/Footer/Footer3/Footer3.jsx +308 -0
- package/srcOLD/TabexComponents/Footer/Footer4/Footer4.jsx +438 -0
- package/srcOLD/TabexComponents/Footer/Footer5/Footer5.jsx +495 -0
- package/srcOLD/TabexComponents/Footer/Footer6/Footer6.jsx +295 -0
- package/srcOLD/TabexComponents/Footer/Footer7/Footer7.jsx +373 -0
- package/srcOLD/TabexComponents/Footer/Simplefooter/Simplefooter.jsx +238 -0
- package/srcOLD/TabexComponents/Generalfiles/images/egyptflag.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/noimage.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/payment/cod.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/payment/fawry.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/payment/payment.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/payment/paymob.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/payment/paypal.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/payment/visa.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/shoppingcart.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/tabexlogo.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/unknownmaleuser.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/usflag.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/whatsapp.png +0 -0
- package/srcOLD/TabexComponents/Headers/AllinoneHeader/AllinoneHeader.jsx +724 -0
- package/srcOLD/TabexComponents/Headers/ClassicHeader/ClassicHeader.jsx +687 -0
- package/srcOLD/TabexComponents/Headers/Header4/Header4.jsx +632 -0
- package/srcOLD/TabexComponents/Headers/Header6/Header6.jsx +669 -0
- package/srcOLD/TabexComponents/Headers/Header8/Header8.jsx +882 -0
- package/srcOLD/TabexComponents/Headers/HeaderRestaurant/HeaderRestaurant.jsx +754 -0
- package/srcOLD/TabexComponents/Headers/Header_threesectionslogocentered/Header_threesectionslogocentered.jsx +798 -0
- package/srcOLD/TabexComponents/Headers/Headerresponsive/Headerresponsive.jsx +686 -0
- package/srcOLD/TabexComponents/Headers/HeaderwithContactinfo/HeaderwithContactinfo.jsx +938 -0
- package/srcOLD/TabexComponents/Headers/Modernheader/Modernheader.jsx +706 -0
- package/srcOLD/TabexComponents/Headers/StylishHeader/StylishHeader.jsx +821 -0
- package/srcOLD/TabexComponents/Headers/Subheader/Subheader copy.jsx +228 -0
- package/srcOLD/TabexComponents/Headers/Subheader/Subheader.jsx +251 -0
- package/srcOLD/TabexComponents/Sections/BackgroundImages/Backgroundimage1/Backgroundimage1.jsx +312 -0
- package/srcOLD/TabexComponents/Sections/BackgroundImages/Backgroundimage_with_toppill/Backgroundimage_with_toppill.jsx +278 -0
- package/srcOLD/TabexComponents/Sections/BackgroundImages/BackgroundimageandTextsection/BackgroundimageandTextsection.jsx +138 -0
- package/srcOLD/TabexComponents/Sections/BackgroundImages/Section_with_rightbgcont/Section_with_rightbgcont.jsx +160 -0
- package/srcOLD/TabexComponents/Sections/BackgroundImages/Threebgimages/Threebgimages.jsx +295 -0
- package/srcOLD/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages.jsx +784 -0
- package/srcOLD/TabexComponents/Sections/Cards/CardsSection/CardsSection.jsx +861 -0
- package/srcOLD/TabexComponents/Sections/Cards/CardsSection2/CardsSection2.js +496 -0
- package/srcOLD/TabexComponents/Sections/Cards/CardsSection7/CardsSection7.js +888 -0
- package/srcOLD/TabexComponents/Sections/Cards/CardsSection8/CardsSection8.js +419 -0
- package/srcOLD/TabexComponents/Sections/Cards/Sixverticalcardssection/Sixverticalcardssection.js +552 -0
- package/srcOLD/TabexComponents/Sections/Slideshow/AboutSection/AboutSection.jsx +281 -0
- package/srcOLD/TabexComponents/Sections/Slideshow/Backgroundimage_with_topcircle/Backgroundimage_with_topcircle.jsx +166 -0
- package/srcOLD/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection.jsx +152 -0
- package/srcOLD/TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx +284 -0
- package/srcOLD/TabexComponents/Sections/Slideshow/Image_with_rightwords/Image_with_rightwords.jsx +146 -0
- package/srcOLD/TabexComponents/Sections/Slideshow/Servicesection/Servicesection.jsx +209 -0
- package/srcOLD/TabexComponents/Sections/Slideshow/ServicesectionCenteredcards/ServicesectionCenteredcards.jsx +145 -0
- package/srcOLD/TabexComponents/Sections/Slideshow/Slideshow_with_rotatedsquare/Slideshow_with_rotatedsquare.jsx +252 -0
- package/srcOLD/TabexComponents/Sections/Slideshow/Slideshow_with_squarebg/Slideshow_with_squarebg.jsx +175 -0
- package/srcOLD/TabexComponents/Sections/Slideshow/Slideshowdifferentanimations/Slideshowdifferentanimations.jsx +154 -0
- package/srcOLD/TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade.jsx +201 -0
- package/srcOLD/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide.jsx +414 -0
- package/srcOLD/TabexComponents/Sections/Slideshow/Slideshowzoom/Slideshowzoom.jsx +270 -0
- package/srcOLD/TabexComponents/StaticPages/Aboutus/Aboutus.js +175 -0
- package/srcOLD/TabexComponents/StaticPages/AccountInformation/AccountInformation.jsx +275 -0
- package/srcOLD/TabexComponents/StaticPages/CartSlider/CartSlider.jsx +459 -0
- package/srcOLD/TabexComponents/StaticPages/Categoriesdropdown/Categoriesdropdown.js +146 -0
- package/srcOLD/TabexComponents/StaticPages/Checkout/Checkout.jsx +1220 -0
- package/srcOLD/TabexComponents/StaticPages/Filter/Filter.jsx +542 -0
- package/srcOLD/TabexComponents/StaticPages/Login/FacebookLoginButton.jsx +51 -0
- package/srcOLD/TabexComponents/StaticPages/Login/GoogleLoginButton.jsx +35 -0
- package/srcOLD/TabexComponents/StaticPages/Login/Login.jsx +299 -0
- package/srcOLD/TabexComponents/StaticPages/OrderSuccess/OrderSuccess.js +192 -0
- package/srcOLD/TabexComponents/StaticPages/Ordershistory/Ordershistory.jsx +1285 -0
- package/srcOLD/TabexComponents/StaticPages/Policies/Policies.jsx +358 -0
- package/srcOLD/TabexComponents/StaticPages/Productinfo/Productinfo.jsx +1506 -0
- package/srcOLD/TabexComponents/StaticPages/Searchlist/Searchlist.jsx +225 -0
- package/srcOLD/TabexComponents/StaticPages/Signup/CustomerInformationForm.jsx +788 -0
- package/srcOLD/TabexComponents/StaticPages/Signup/Signup.jsx +157 -0
- package/srcOLD/TabexComponents/StaticPages/Staticpagesrouter/Staticpagesrouter.jsx +295 -0
- package/srcOLD/TabexComponents/StaticPages/Viewcart/Viewcart.js +1090 -0
- package/srcOLD/TabexComponents/StaticPages/Wishlist/Wishlist.jsx +629 -0
- package/srcOLD/assets/images/cod.png +0 -0
- package/srcOLD/assets/images/egyptflag.png +0 -0
- package/srcOLD/assets/images/fawry.png +0 -0
- package/srcOLD/assets/images/payment.png +0 -0
- package/srcOLD/assets/images/paymob.png +0 -0
- package/srcOLD/assets/images/paypal.png +0 -0
- package/srcOLD/assets/images/shoppingcart.png +0 -0
- package/srcOLD/assets/images/usflag.png +0 -0
- package/srcOLD/assets/images/visa.png +0 -0
- package/srcOLD/assets/images/whatsapp.png +0 -0
- package/srcOLD/button.jsx +40 -0
- package/srcOLD/index.jsx +175 -0
- package/srcOLD/styles/Home.module.css +129 -0
- package/srcOLD/styles/cards/Categorcycard_fullimage.module.css +10 -0
- package/srcOLD/styles/cards/Categorycard_slidebgscaled.module.css +73 -0
- package/srcOLD/styles/cards/Categorycard_withshapes.module.css +189 -0
- package/srcOLD/styles/cards/Productcard6.module.css +9 -0
- package/srcOLD/styles/cards/Productcard_with_circularbg.module.css +137 -0
- package/srcOLD/styles/cards/Productccard_with_zoominonhover.module.css +51 -0
- package/srcOLD/styles/cards/Prouductcard_with_zoomhover.module.css +61 -0
- package/srcOLD/styles/cards/categorycard.module.css +102 -0
- package/srcOLD/styles/cards/categorycard3.module.css +51 -0
- package/srcOLD/styles/cards/categorycardwithtext.module.css +40 -0
- package/srcOLD/styles/cards/productcard_animatedbuttons.module.css +104 -0
- package/srcOLD/styles/cards/productcard_with_textonhover.module.css +12 -0
- package/srcOLD/styles/cards/productccard_with_imageontopleft.module.css +85 -0
- package/srcOLD/styles/general/bootstrap.css +4420 -0
- package/srcOLD/styles/general/dropdown.css +199 -0
- package/srcOLD/styles/general/editorbardropdown.module.css +94 -0
- package/srcOLD/styles/general/filter.module.css +108 -0
- package/srcOLD/styles/general/form.module.css +273 -0
- package/srcOLD/styles/general/general.module.css +709 -0
- package/srcOLD/styles/general/image-gallery.css +481 -0
- package/srcOLD/styles/general/react-accessible-accordion.module.css +52 -0
- package/srcOLD/styles/general/react-phone-input-2.module.css +927 -0
- package/srcOLD/styles/general/scrollbtn.module.css +22 -0
- package/srcOLD/styles/general/slick.module.css +166 -0
- package/srcOLD/styles/general/tabs.module.css +110 -0
- package/srcOLD/styles/general/workplaceeditor.module.css +328 -0
- package/srcOLD/styles/globals.css +26 -0
- package/srcOLD/styles/headers/Allinoneheader.module.css +91 -0
- package/srcOLD/styles/headers/Header7.module.css +50 -0
- package/srcOLD/styles/headers/Header_threesectionslogocentered.module.css +97 -0
- package/srcOLD/styles/headers/Sideheader.module.css +108 -0
- package/srcOLD/styles/headers/classicheaderstyles.module.css +16 -0
- package/srcOLD/styles/headers/dropdown.css +0 -0
- package/srcOLD/styles/headers/header4.module.css +175 -0
- package/srcOLD/styles/headers/header5.module.css +30 -0
- package/srcOLD/styles/headers/header6.module.css +117 -0
- package/srcOLD/styles/headers/header_contactinfo.module.css +78 -0
- package/srcOLD/styles/headers/headerresturant.module.css +89 -0
- package/srcOLD/styles/headers/headerstyles.module.css +24 -0
- package/srcOLD/styles/headers/modernheader.module.css +78 -0
- package/srcOLD/styles/headers/subheader.module.css +114 -0
- package/srcOLD/styles/sections/Backgroundimage1.module.css +17 -0
- package/srcOLD/styles/sections/Backgroundimage_with_topcircle.module.css +28 -0
- package/srcOLD/styles/sections/Section_with_rightbgcont.module.css +49 -0
- package/srcOLD/styles/sections/Slideshow_with_rotatedsquare.module.css +35 -0
- package/srcOLD/styles/sections/Slideshow_with_squarebg.module.css +39 -0
- package/srcOLD/styles/staticpages/accordion.module.css +9 -0
- package/srcOLD/styles/staticpages/cart.module.css +108 -0
- package/srcOLD/styles/staticpages/dropdown.css +196 -0
- package/srcOLD/styles/staticpages/filter.module.css +139 -0
- package/srcOLD/styles/staticpages/login.module.css +146 -0
- package/srcOLD/styles/staticpages/productinfo.module.css +54 -0
- package/srcOLD/styles/staticpages/shop.module.css +191 -0
- package/srcOLD/styles/staticpages/signup.module.css +206 -0
- package/srcOLD/styles/staticpages/staticroutersidenav.module.css +129 -0
- package/srcOLD/styles/staticpages/viewcart.module.css +129 -0
- package/srcOLD/styles/staticpages/wishlist.module.css +29 -0
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
.headercontainer {
|
|
2
|
+
display: flex;
|
|
3
|
+
align-items: center;
|
|
4
|
+
align-content: center;
|
|
5
|
+
z-index: 10;
|
|
6
|
+
transition: all 0.2s;
|
|
7
|
+
top: 0;
|
|
8
|
+
z-index: 1000;
|
|
9
|
+
}
|
|
10
|
+
.navbar ul {
|
|
11
|
+
margin: 0;
|
|
12
|
+
padding: 0;
|
|
13
|
+
display: flex;
|
|
14
|
+
list-style: none;
|
|
15
|
+
align-items: center;
|
|
16
|
+
}
|
|
17
|
+
.navbar_item {
|
|
18
|
+
position: relative;
|
|
19
|
+
cursor: pointer;
|
|
20
|
+
white-space: nowrap;
|
|
21
|
+
display: flex;
|
|
22
|
+
align-items: center;
|
|
23
|
+
}
|
|
24
|
+
.navbar_item_icon {
|
|
25
|
+
position: relative;
|
|
26
|
+
cursor: pointer;
|
|
27
|
+
white-space: nowrap;
|
|
28
|
+
display: flex;
|
|
29
|
+
align-items: center;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
/* Dropdown */
|
|
33
|
+
.badge_counter_header_notifications {
|
|
34
|
+
position: absolute;
|
|
35
|
+
transform: scale(0.3);
|
|
36
|
+
transform-origin: top right;
|
|
37
|
+
display: flex;
|
|
38
|
+
align-items: center;
|
|
39
|
+
justify-content: center;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
/* Search Bar */
|
|
44
|
+
|
|
45
|
+
/* Badge */
|
|
46
|
+
.badge_counter_header_notifications {
|
|
47
|
+
position: absolute;
|
|
48
|
+
transform: scale(0.3);
|
|
49
|
+
transform-origin: top right;
|
|
50
|
+
display: flex;
|
|
51
|
+
align-items: center;
|
|
52
|
+
justify-content: center;
|
|
53
|
+
}
|
|
54
|
+
.searchbar {
|
|
55
|
+
display: inline-block;
|
|
56
|
+
border: none;
|
|
57
|
+
outline: none;
|
|
58
|
+
width: 0px;
|
|
59
|
+
position: absolute;
|
|
60
|
+
top: 0;
|
|
61
|
+
/* right: 0; */
|
|
62
|
+
background: none;
|
|
63
|
+
z-index: 3;
|
|
64
|
+
transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
|
|
65
|
+
cursor: pointer;
|
|
66
|
+
}
|
|
67
|
+
.searchbar:focus {
|
|
68
|
+
width: 300px !important;
|
|
69
|
+
z-index: 1;
|
|
70
|
+
cursor: text;
|
|
71
|
+
}
|
|
72
|
+
.searchbaractive {
|
|
73
|
+
display: inline-block;
|
|
74
|
+
z-index: 2;
|
|
75
|
+
cursor: pointer;
|
|
76
|
+
cursor: pointer;
|
|
77
|
+
}
|
|
78
|
+
|
|
@@ -0,0 +1,89 @@
|
|
|
1
|
+
.header_innercontainer {
|
|
2
|
+
display: flex;
|
|
3
|
+
align-items: center;
|
|
4
|
+
align-content: center;
|
|
5
|
+
z-index: 10;
|
|
6
|
+
}
|
|
7
|
+
.header_innercontainer .navbar ul {
|
|
8
|
+
margin: 0;
|
|
9
|
+
padding: 0;
|
|
10
|
+
display: flex;
|
|
11
|
+
list-style: none;
|
|
12
|
+
align-items: center;
|
|
13
|
+
}
|
|
14
|
+
.header_innercontainer .navbar ul li {
|
|
15
|
+
position: relative !important;
|
|
16
|
+
}
|
|
17
|
+
.header_innercontainer .navbar_item {
|
|
18
|
+
position: relative;
|
|
19
|
+
cursor: pointer;
|
|
20
|
+
white-space: nowrap;
|
|
21
|
+
display: flex;
|
|
22
|
+
align-items: center;
|
|
23
|
+
}
|
|
24
|
+
.header_innercontainer .navbar_item .navbar_item_text {
|
|
25
|
+
transition: transform 0.3s cubic-bezier(0.2, 1, 0.8, 1);
|
|
26
|
+
transition: 0.3s;
|
|
27
|
+
padding: 0;
|
|
28
|
+
}
|
|
29
|
+
.header_innercontainer .navbar_item .navbar_item_text:after {
|
|
30
|
+
content: '';
|
|
31
|
+
width: 7px;
|
|
32
|
+
height: 7px;
|
|
33
|
+
position: absolute;
|
|
34
|
+
left: -10px !important;
|
|
35
|
+
bottom: 0;
|
|
36
|
+
top:0;
|
|
37
|
+
margin: auto !important;
|
|
38
|
+
border-radius: 50%;
|
|
39
|
+
margin: 0 auto;
|
|
40
|
+
opacity: 0;
|
|
41
|
+
-webkit-transition: all, 0.3s;
|
|
42
|
+
-moz-transition: all, 0.3s;
|
|
43
|
+
-ms-transition: all, 0.3s;
|
|
44
|
+
-o-transition: all, 0.3s;
|
|
45
|
+
transition: all, 0.3s;
|
|
46
|
+
}
|
|
47
|
+
.header_innercontainer .navbar_item:hover .navbar_item_text:after {
|
|
48
|
+
opacity: 1;
|
|
49
|
+
}
|
|
50
|
+
.navbar_item_active .navbar_item_text:after{
|
|
51
|
+
opacity: 1 !important;
|
|
52
|
+
}
|
|
53
|
+
/* Side Nav Active */
|
|
54
|
+
.header_innercontainer .navbar_item_active .navbar_item_text:after {
|
|
55
|
+
opacity: 1;
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
/* Search Bar */
|
|
59
|
+
.header_innercontainer .searchbarcont input::placeholder {
|
|
60
|
+
color: #8c8c8c;
|
|
61
|
+
font-weight: normal;
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
/* Language Container */
|
|
65
|
+
.language_cont {
|
|
66
|
+
display: flex;
|
|
67
|
+
justify-content: center;
|
|
68
|
+
align-items: center;
|
|
69
|
+
text-align: center;
|
|
70
|
+
width: 3.5vh;
|
|
71
|
+
height: 3.5vh;
|
|
72
|
+
border-radius: 5px;
|
|
73
|
+
/* color: #022648; */
|
|
74
|
+
/* background-color: white; */
|
|
75
|
+
font-size: 13px;
|
|
76
|
+
line-height: 4vh;
|
|
77
|
+
transition: 0.3s ease, color 0.3s ease;
|
|
78
|
+
font-weight: 600;
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
/* Badge */
|
|
82
|
+
.badge_counter_header_notifications {
|
|
83
|
+
position: absolute;
|
|
84
|
+
transform: scale(0.3);
|
|
85
|
+
transform-origin: top right;
|
|
86
|
+
display: flex;
|
|
87
|
+
align-items: center;
|
|
88
|
+
justify-content: center;
|
|
89
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
.headercontainer {
|
|
2
|
+
display: flex;
|
|
3
|
+
align-items: center;
|
|
4
|
+
align-content: center;
|
|
5
|
+
z-index: 10;
|
|
6
|
+
transition: all 0.2s;
|
|
7
|
+
top: 0;
|
|
8
|
+
z-index: 1000;
|
|
9
|
+
}
|
|
10
|
+
.navbar ul {
|
|
11
|
+
margin: 0;
|
|
12
|
+
padding: 0;
|
|
13
|
+
display: flex;
|
|
14
|
+
list-style: none;
|
|
15
|
+
align-items: center;
|
|
16
|
+
}
|
|
17
|
+
.badge_counter_header_notifications {
|
|
18
|
+
position: absolute;
|
|
19
|
+
transform: scale(0.3);
|
|
20
|
+
transform-origin: top right;
|
|
21
|
+
display: flex;
|
|
22
|
+
align-items: center;
|
|
23
|
+
justify-content: center;
|
|
24
|
+
}
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
.header_container {
|
|
2
|
+
width: 100% !important;
|
|
3
|
+
display: flex;
|
|
4
|
+
align-items: center;
|
|
5
|
+
align-content: center;
|
|
6
|
+
transition: all 0.2s;
|
|
7
|
+
padding: 0 !important;
|
|
8
|
+
margin: 0 !important;
|
|
9
|
+
}
|
|
10
|
+
.header_container .navbar ul {
|
|
11
|
+
margin: 0;
|
|
12
|
+
padding: 0;
|
|
13
|
+
display: flex;
|
|
14
|
+
list-style: none;
|
|
15
|
+
align-items: center;
|
|
16
|
+
}
|
|
17
|
+
.header_container .topbar_item_container {
|
|
18
|
+
height: 100%;
|
|
19
|
+
margin: 0;
|
|
20
|
+
padding: 0;
|
|
21
|
+
display: flex;
|
|
22
|
+
align-items: center;
|
|
23
|
+
position: relative;
|
|
24
|
+
display: block;
|
|
25
|
+
float: left;
|
|
26
|
+
}
|
|
27
|
+
.header_container .topbar_item {
|
|
28
|
+
position: relative;
|
|
29
|
+
white-space: nowrap;
|
|
30
|
+
display: flex;
|
|
31
|
+
align-items: center;
|
|
32
|
+
justify-content: center;
|
|
33
|
+
}
|
|
34
|
+
.header_container .topbar_item::before {
|
|
35
|
+
position: absolute;
|
|
36
|
+
width: 100%;
|
|
37
|
+
height: 2px;
|
|
38
|
+
top: 100%;
|
|
39
|
+
left: 0;
|
|
40
|
+
pointer-events: none;
|
|
41
|
+
}
|
|
42
|
+
.header_container .topbar_item::before {
|
|
43
|
+
content: '';
|
|
44
|
+
transform-origin: 100% 50%;
|
|
45
|
+
transform: scale3d(0, 1, 1);
|
|
46
|
+
transition: transform 0.3s;
|
|
47
|
+
}
|
|
48
|
+
.header_container .topbar_item:hover::before {
|
|
49
|
+
transform-origin: 0% 50%;
|
|
50
|
+
transform: scale3d(1, 1, 1);
|
|
51
|
+
}
|
|
52
|
+
.header_container .topbar_item .topbar_item_text {
|
|
53
|
+
transition: transform 0.3s cubic-bezier(0.2, 1, 0.8, 1);
|
|
54
|
+
transition: 0.3s;
|
|
55
|
+
padding: 0;
|
|
56
|
+
}
|
|
57
|
+
/* .header_container .topbar_item:hover .topbar_item_text {
|
|
58
|
+
transform: translate3d(0, -2px, 0);
|
|
59
|
+
} */
|
|
60
|
+
.topbar_item.navbar_item_active::before{
|
|
61
|
+
transform-origin: 0% 50%;
|
|
62
|
+
transform: scale3d(1, 1, 1);
|
|
63
|
+
}
|
|
64
|
+
/* .topbar_item.navbar_item_active .topbar_item_text {
|
|
65
|
+
transform: translate3d(0, -2px, 0);
|
|
66
|
+
} */
|
|
67
|
+
/* Badge */
|
|
68
|
+
.badge_counter_header_notifications {
|
|
69
|
+
position: absolute;
|
|
70
|
+
transform: scale(0.3);
|
|
71
|
+
transform-origin: top right;
|
|
72
|
+
display: flex;
|
|
73
|
+
align-items: center;
|
|
74
|
+
justify-content: center;
|
|
75
|
+
}
|
|
76
|
+
.header_divider {
|
|
77
|
+
overflow: hidden;
|
|
78
|
+
}
|
|
@@ -0,0 +1,114 @@
|
|
|
1
|
+
.sub_outercontainer {
|
|
2
|
+
position: relative;
|
|
3
|
+
}
|
|
4
|
+
@media screen and (max-width: 800px) {
|
|
5
|
+
.sub_outercontainer {
|
|
6
|
+
position: relative !important;
|
|
7
|
+
top: 0 !important;
|
|
8
|
+
}
|
|
9
|
+
}
|
|
10
|
+
.nav__item {
|
|
11
|
+
width: 100%;
|
|
12
|
+
height: 100%;
|
|
13
|
+
margin: 0;
|
|
14
|
+
padding: 0;
|
|
15
|
+
display: flex;
|
|
16
|
+
flex-direction: column;
|
|
17
|
+
align-items: center;
|
|
18
|
+
justify-content: center;
|
|
19
|
+
position: relative;
|
|
20
|
+
}
|
|
21
|
+
.nav__item::before {
|
|
22
|
+
position: absolute;
|
|
23
|
+
top: 0;
|
|
24
|
+
left: 0;
|
|
25
|
+
}
|
|
26
|
+
.nav__item .link {
|
|
27
|
+
cursor: pointer;
|
|
28
|
+
position: relative;
|
|
29
|
+
white-space: nowrap;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
.nav__item .link::before {
|
|
33
|
+
position: absolute;
|
|
34
|
+
width: 100%;
|
|
35
|
+
height: 1px;
|
|
36
|
+
background: currentColor;
|
|
37
|
+
top: 100%;
|
|
38
|
+
left: 0;
|
|
39
|
+
pointer-events: none;
|
|
40
|
+
transform-origin: 100% 50%;
|
|
41
|
+
transform: scale3d(0, 1, 1);
|
|
42
|
+
transition: transform 0.3s cubic-bezier(0.7, 0, 0.2, 1);
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
.nav__item .link::after {
|
|
46
|
+
position: absolute;
|
|
47
|
+
width: 100%;
|
|
48
|
+
height: 1px;
|
|
49
|
+
background: currentColor;
|
|
50
|
+
top: 100%;
|
|
51
|
+
left: 0;
|
|
52
|
+
pointer-events: none;
|
|
53
|
+
content: '';
|
|
54
|
+
top: calc(100% + 4px);
|
|
55
|
+
transform-origin: 0% 50%;
|
|
56
|
+
transform: scale3d(0, 1, 1);
|
|
57
|
+
transition: transform 0.3s cubic-bezier(0.7, 0, 0.2, 1);
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
.nav__item .link::before {
|
|
61
|
+
content: '';
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
.nav__item .link:hover::before {
|
|
65
|
+
transform-origin: 0% 50%;
|
|
66
|
+
transform: scale3d(1, 1, 1);
|
|
67
|
+
transition-timing-function: cubic-bezier(0.4, 1, 0.8, 1);
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
.nav__item .link:hover::after {
|
|
71
|
+
transform-origin: 100% 50%;
|
|
72
|
+
transform: scale3d(1, 1, 1);
|
|
73
|
+
transition-timing-function: cubic-bezier(0.4, 1, 0.8, 1);
|
|
74
|
+
}
|
|
75
|
+
.dropmenu {
|
|
76
|
+
display: none;
|
|
77
|
+
margin-top: 20px !important;
|
|
78
|
+
}
|
|
79
|
+
.link:hover .dropmenu {
|
|
80
|
+
display: inline-block;
|
|
81
|
+
width: 100%;
|
|
82
|
+
height: 300px;
|
|
83
|
+
top: 55px;
|
|
84
|
+
bottom: 0px;
|
|
85
|
+
position: absolute;
|
|
86
|
+
transition: 0.3s;
|
|
87
|
+
}
|
|
88
|
+
.active {
|
|
89
|
+
display: inline-block !important ;
|
|
90
|
+
height: 300px;
|
|
91
|
+
top: 45px;
|
|
92
|
+
bottom: 0px;
|
|
93
|
+
position: absolute;
|
|
94
|
+
transition: 0.3s;
|
|
95
|
+
}
|
|
96
|
+
|
|
97
|
+
@media screen and (max-width: 800px) {
|
|
98
|
+
.subheader {
|
|
99
|
+
width: 100%;
|
|
100
|
+
display: block;
|
|
101
|
+
white-space: nowrap;
|
|
102
|
+
position: relative;
|
|
103
|
+
overflow-x: scroll;
|
|
104
|
+
overflow-y: hidden;
|
|
105
|
+
-webkit-overflow-scrolling: touch;
|
|
106
|
+
}
|
|
107
|
+
.nav__item {
|
|
108
|
+
width: 50% !important;
|
|
109
|
+
float: none;
|
|
110
|
+
display: inline-block;
|
|
111
|
+
zoom: 1;
|
|
112
|
+
border-right: 0 !important;
|
|
113
|
+
}
|
|
114
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
@media screen and (max-width: 1025px) {
|
|
2
|
+
.maintitle {
|
|
3
|
+
left: 0 !important;
|
|
4
|
+
right: 0 !important;
|
|
5
|
+
top: 20% !important;
|
|
6
|
+
}
|
|
7
|
+
.maintitle2 {
|
|
8
|
+
left: 0 !important;
|
|
9
|
+
right: 0 !important;
|
|
10
|
+
top: 30% !important;
|
|
11
|
+
}
|
|
12
|
+
.buttonshop {
|
|
13
|
+
left: 0 !important;
|
|
14
|
+
right: 0 !important;
|
|
15
|
+
top: 40% !important;
|
|
16
|
+
}
|
|
17
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
.homestyling {
|
|
2
|
+
position: absolute;
|
|
3
|
+
top: 0;
|
|
4
|
+
left: 0;
|
|
5
|
+
right: 0;
|
|
6
|
+
opacity: 1;
|
|
7
|
+
width: 100%;
|
|
8
|
+
border-radius: 50%;
|
|
9
|
+
z-index: 2 !important;
|
|
10
|
+
overflow-y: hidden;
|
|
11
|
+
transform: translateY(-50%) !important;
|
|
12
|
+
}
|
|
13
|
+
.home1_container {
|
|
14
|
+
min-width: 100%;
|
|
15
|
+
z-index: 3;
|
|
16
|
+
}
|
|
17
|
+
.home1_container .img_container {
|
|
18
|
+
z-index: 1000;
|
|
19
|
+
display: flex;
|
|
20
|
+
justify-content: center;
|
|
21
|
+
align-items: start;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
@media screen and (max-width: 700px) {
|
|
25
|
+
.homestyling {
|
|
26
|
+
height: 300px !important;
|
|
27
|
+
}
|
|
28
|
+
}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
.homestyling {
|
|
2
|
+
position: absolute;
|
|
3
|
+
top: -50px;
|
|
4
|
+
left: 60%;
|
|
5
|
+
z-index: 1;
|
|
6
|
+
opacity: 1;
|
|
7
|
+
width: 185vh;
|
|
8
|
+
height: 170vh;
|
|
9
|
+
border-radius: 5%;
|
|
10
|
+
transform: translateX(-120px);
|
|
11
|
+
transform: translateY(10%);
|
|
12
|
+
transform: rotate(230deg);
|
|
13
|
+
z-index: -100 !important;
|
|
14
|
+
}
|
|
15
|
+
@media screen and (max-wdith: 800px) {
|
|
16
|
+
.homestyling {
|
|
17
|
+
display: none !important;
|
|
18
|
+
width: 18vh !important;
|
|
19
|
+
height: 17vh !important;
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
.home1_container {
|
|
23
|
+
z-index: 1000;
|
|
24
|
+
}
|
|
25
|
+
.home1_container .img_container {
|
|
26
|
+
width: 70vh;
|
|
27
|
+
height: 70vh;
|
|
28
|
+
display: flex;
|
|
29
|
+
justify-content: center;
|
|
30
|
+
align-items: center;
|
|
31
|
+
z-index: 1000;
|
|
32
|
+
}
|
|
33
|
+
@media screen and (max-width: 500px) {
|
|
34
|
+
.img_container {
|
|
35
|
+
width: 40vh !important;
|
|
36
|
+
height: 40vh !important;
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
.home1_container .img_container img {
|
|
40
|
+
max-width: 100%;
|
|
41
|
+
max-height: 100%;
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
@media screen and (max-width: 800px) {
|
|
45
|
+
.text1styles:after {
|
|
46
|
+
left: 0 !important;
|
|
47
|
+
right: 0 !important;
|
|
48
|
+
}
|
|
49
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
.sectioncont{
|
|
2
|
+
padding-top:80px;
|
|
3
|
+
padding-bottom:80px;
|
|
4
|
+
padding-left: 180px;
|
|
5
|
+
padding-right: 180px;
|
|
6
|
+
|
|
7
|
+
}
|
|
8
|
+
.rotatedsquare{
|
|
9
|
+
width:150px;
|
|
10
|
+
height:150px;
|
|
11
|
+
border-radius:15px;
|
|
12
|
+
position: relative;
|
|
13
|
+
transform: rotate(-45deg);
|
|
14
|
+
}
|
|
15
|
+
.circle{
|
|
16
|
+
position: absolute;
|
|
17
|
+
width:60px;
|
|
18
|
+
height:60px;
|
|
19
|
+
border-radius:50%;
|
|
20
|
+
left:57%;
|
|
21
|
+
top:100px;
|
|
22
|
+
|
|
23
|
+
}
|
|
24
|
+
.circle1{
|
|
25
|
+
|
|
26
|
+
width:10px;
|
|
27
|
+
height:10px;
|
|
28
|
+
border-radius:50%;
|
|
29
|
+
margin-right:10px;
|
|
30
|
+
margin-left:140px;
|
|
31
|
+
background-color:blue;
|
|
32
|
+
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
.sectioncont{
|
|
2
|
+
padding-left:70px;
|
|
3
|
+
padding-right: 70px;
|
|
4
|
+
padding-top:200px;
|
|
5
|
+
padding-bottom:150px;
|
|
6
|
+
position:relative;
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
.squaregreen{
|
|
10
|
+
position:absolute;
|
|
11
|
+
width:600px;
|
|
12
|
+
height: 500px;
|
|
13
|
+
background-color: #28996d;
|
|
14
|
+
border-radius: 10px;
|
|
15
|
+
top:130px;
|
|
16
|
+
left:130px;
|
|
17
|
+
|
|
18
|
+
}
|
|
19
|
+
.squarewhite{
|
|
20
|
+
position:absolute;
|
|
21
|
+
width:120px;
|
|
22
|
+
height: 120px;
|
|
23
|
+
background-color: white;
|
|
24
|
+
opacity: 0.4;
|
|
25
|
+
|
|
26
|
+
border-radius: 5px;
|
|
27
|
+
top:19%;
|
|
28
|
+
left:28%
|
|
29
|
+
}
|
|
30
|
+
/* .img_cont{
|
|
31
|
+
height:210px;
|
|
32
|
+
width:400px;
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
} */
|
|
36
|
+
.img_cont img{
|
|
37
|
+
max-width: 100%;
|
|
38
|
+
max-height: 100%;
|
|
39
|
+
}
|
|
@@ -0,0 +1,108 @@
|
|
|
1
|
+
.cartslider_container {
|
|
2
|
+
transition: 0.3s;z-index: 1500;
|
|
3
|
+
}
|
|
4
|
+
.close_menu_icon_cont {
|
|
5
|
+
/* width: 4.5vh;
|
|
6
|
+
height: 4.5vh; */
|
|
7
|
+
/* background-color: var(--danger); */
|
|
8
|
+
/* border-radius: 50%; */
|
|
9
|
+
/* color: white; */
|
|
10
|
+
position: absolute;
|
|
11
|
+
top: 4px;
|
|
12
|
+
left: -17px;
|
|
13
|
+
display: flex;
|
|
14
|
+
align-items: center;
|
|
15
|
+
justify-content: center;
|
|
16
|
+
transition: 0.3s;
|
|
17
|
+
cursor: pointer;
|
|
18
|
+
z-index: 3000 !important;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.cart_slider_imagecont {
|
|
22
|
+
width: 100%;
|
|
23
|
+
height: 10vh;
|
|
24
|
+
border: 2px solid #e6e6e6;
|
|
25
|
+
background-color: white;
|
|
26
|
+
display: flex;
|
|
27
|
+
align-items: center;
|
|
28
|
+
justify-content: center;
|
|
29
|
+
border-radius: 10px;
|
|
30
|
+
background-repeat: no-repeat;
|
|
31
|
+
background-size: cover;
|
|
32
|
+
background-position: center;
|
|
33
|
+
}
|
|
34
|
+
.checkout_cart_slider_imagecont {
|
|
35
|
+
height: 10vh;
|
|
36
|
+
}
|
|
37
|
+
.checkout_quantity_cont {
|
|
38
|
+
position: absolute;
|
|
39
|
+
top: -7px;
|
|
40
|
+
right: -7px;
|
|
41
|
+
width: 2.5vh;
|
|
42
|
+
height: 2.5vh;
|
|
43
|
+
background-color: var(--danger);
|
|
44
|
+
display: flex;
|
|
45
|
+
align-items: center;
|
|
46
|
+
justify-content: center;
|
|
47
|
+
border-radius: 50%;
|
|
48
|
+
color: white;
|
|
49
|
+
font-size: 10px !important;
|
|
50
|
+
}
|
|
51
|
+
.btn_circle {
|
|
52
|
+
border-radius: 100%;
|
|
53
|
+
width: 20px;
|
|
54
|
+
height: 20px;
|
|
55
|
+
line-height: 20px;
|
|
56
|
+
padding: 10px;
|
|
57
|
+
display: flex;
|
|
58
|
+
justify-content: center;
|
|
59
|
+
align-items: center;
|
|
60
|
+
}
|
|
61
|
+
.cart_progress_card {
|
|
62
|
+
opacity: 0.7 !important;
|
|
63
|
+
transition: 0.3s;
|
|
64
|
+
cursor: pointer;
|
|
65
|
+
}
|
|
66
|
+
.cart_progress_card:hover {
|
|
67
|
+
opacity: 1 !important;
|
|
68
|
+
}
|
|
69
|
+
.cart_progress_card_active {
|
|
70
|
+
opacity: 1 !important;
|
|
71
|
+
}
|
|
72
|
+
.trash_btn {
|
|
73
|
+
width: 4vh !important;
|
|
74
|
+
height: 4vh !important;
|
|
75
|
+
border-radius: 10px !important;
|
|
76
|
+
padding: 0 !important;
|
|
77
|
+
}
|
|
78
|
+
.btn_apply {
|
|
79
|
+
width: 100% !important;
|
|
80
|
+
height: 40px !important;
|
|
81
|
+
border-radius: 10px !important;
|
|
82
|
+
}
|
|
83
|
+
.checkout_card_card {
|
|
84
|
+
max-height: 58vh;
|
|
85
|
+
overflow-y: auto;
|
|
86
|
+
}
|
|
87
|
+
@media screen and (max-width: 800px) {
|
|
88
|
+
.checkout_card_card {
|
|
89
|
+
max-height: 100% !important;
|
|
90
|
+
}
|
|
91
|
+
.close_menu_icon_cont {
|
|
92
|
+
left: 90% !important;
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
.checkout_card_card::-webkit-scrollbar {
|
|
96
|
+
width: 5px;
|
|
97
|
+
}
|
|
98
|
+
.checkout_card_card::-webkit-scrollbar-track {
|
|
99
|
+
box-shadow: inset 0 0 5px grey;
|
|
100
|
+
border-radius: 10px;
|
|
101
|
+
}
|
|
102
|
+
.checkout_card_card::-webkit-scrollbar-thumb {
|
|
103
|
+
background: #022648;
|
|
104
|
+
border-radius: 10px;
|
|
105
|
+
}
|
|
106
|
+
.checkout_card_card::-webkit-scrollbar-thumb:hover {
|
|
107
|
+
background: #343a40;
|
|
108
|
+
}
|