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,91 @@
|
|
|
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
|
+
.topbar_item_container {
|
|
18
|
+
width: 100%;
|
|
19
|
+
height: 100%;
|
|
20
|
+
margin: 0;
|
|
21
|
+
padding: 0;
|
|
22
|
+
display: flex;
|
|
23
|
+
flex-direction: column;
|
|
24
|
+
align-items: center;
|
|
25
|
+
justify-content: center;
|
|
26
|
+
position: relative;
|
|
27
|
+
}
|
|
28
|
+
.topbar_item {
|
|
29
|
+
cursor: pointer;
|
|
30
|
+
position: relative;
|
|
31
|
+
white-space: nowrap;
|
|
32
|
+
}
|
|
33
|
+
.topbar_item::before {
|
|
34
|
+
content: '';
|
|
35
|
+
position: absolute;
|
|
36
|
+
width: 100%;
|
|
37
|
+
height: 1px;
|
|
38
|
+
top: 100%;
|
|
39
|
+
left: 0;
|
|
40
|
+
pointer-events: none;
|
|
41
|
+
transform-origin: 50% 100%;
|
|
42
|
+
transition: clip-path 0.3s, transform 0.3s cubic-bezier(0.2, 1, 0.8, 1);
|
|
43
|
+
clip-path: polygon(0% 0%, 0% 100%, 0 100%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%, 100% 100%, 100% 0%);
|
|
44
|
+
}
|
|
45
|
+
.topbar_item:hover::before {
|
|
46
|
+
transform: translate3d(0, 2px, 0) scale3d(1.08, 3, 1);
|
|
47
|
+
clip-path: polygon(0% 0%, 0% 100%, 50% 100%, 50% 0, 50% 0, 50% 100%, 50% 100%, 0 100%, 100% 100%, 100% 0%);
|
|
48
|
+
}
|
|
49
|
+
.topbar_item span {
|
|
50
|
+
display: inline-block;
|
|
51
|
+
transition: transform 0.3s cubic-bezier(0.2, 1, 0.8, 1);
|
|
52
|
+
}
|
|
53
|
+
.topbar_item:hover span {
|
|
54
|
+
transform: translate3d(0, -2px, 0);
|
|
55
|
+
}
|
|
56
|
+
.badge_counter_header_notifications {
|
|
57
|
+
position: absolute;
|
|
58
|
+
transform: scale(0.3);
|
|
59
|
+
transform-origin: top right;
|
|
60
|
+
display: flex;
|
|
61
|
+
align-items: center;
|
|
62
|
+
justify-content: center;
|
|
63
|
+
}
|
|
64
|
+
.header_divider {
|
|
65
|
+
overflow: hidden;
|
|
66
|
+
}
|
|
67
|
+
/* */
|
|
68
|
+
.searchbar {
|
|
69
|
+
display: inline-block;
|
|
70
|
+
border: none;
|
|
71
|
+
outline: none;
|
|
72
|
+
width: 0px;
|
|
73
|
+
position: absolute;
|
|
74
|
+
top: 0;
|
|
75
|
+
/* right: 0; */
|
|
76
|
+
background: none;
|
|
77
|
+
z-index: 3;
|
|
78
|
+
transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
|
|
79
|
+
cursor: pointer;
|
|
80
|
+
}
|
|
81
|
+
.searchbar:focus {
|
|
82
|
+
width: 400px !important;
|
|
83
|
+
z-index: 1;
|
|
84
|
+
cursor: text;
|
|
85
|
+
}
|
|
86
|
+
.searchbaractive {
|
|
87
|
+
display: inline-block;
|
|
88
|
+
z-index: 2;
|
|
89
|
+
cursor: pointer;
|
|
90
|
+
cursor: pointer;
|
|
91
|
+
}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
.headercont{
|
|
2
|
+
padding-top:15px;
|
|
3
|
+
padding-bottom:15px;
|
|
4
|
+
}
|
|
5
|
+
.imgcont{
|
|
6
|
+
width:80px;
|
|
7
|
+
height:80px;
|
|
8
|
+
}
|
|
9
|
+
.imgcont img{
|
|
10
|
+
max-width:100%;
|
|
11
|
+
max-height:100%;
|
|
12
|
+
}
|
|
13
|
+
.navitems p{
|
|
14
|
+
cursor:pointer;
|
|
15
|
+
|
|
16
|
+
}
|
|
17
|
+
.navitems p:hover{
|
|
18
|
+
color:#eac435;
|
|
19
|
+
transition: 0.3s;
|
|
20
|
+
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
.iconcont{
|
|
24
|
+
position: relative;
|
|
25
|
+
height: 35px;
|
|
26
|
+
width:80px;
|
|
27
|
+
border-radius: 10px;
|
|
28
|
+
background-color: white;
|
|
29
|
+
box-shadow:0 0 9px #ccc;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
.hl{
|
|
33
|
+
width:100%;
|
|
34
|
+
margin-bottom:30px;
|
|
35
|
+
border-top: 2px dotted #ccc;
|
|
36
|
+
}
|
|
37
|
+
.iconcont .nbadge{
|
|
38
|
+
width:15px;
|
|
39
|
+
height: 15px;
|
|
40
|
+
border-radius: 50%;
|
|
41
|
+
background-color: #022648;
|
|
42
|
+
display:flex;
|
|
43
|
+
align-items: center;
|
|
44
|
+
justify-content: center;
|
|
45
|
+
color:white;
|
|
46
|
+
position: absolute;
|
|
47
|
+
right:0px;
|
|
48
|
+
top:-7.5px;
|
|
49
|
+
font-size:11px;
|
|
50
|
+
}
|
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
.header_innercontainer {
|
|
2
|
+
display: flex;
|
|
3
|
+
align-items: center;
|
|
4
|
+
align-content: center;
|
|
5
|
+
position: relative;
|
|
6
|
+
z-index: 1000;
|
|
7
|
+
transition: all 0.2s;
|
|
8
|
+
}
|
|
9
|
+
.header_innercontainer .navbar {
|
|
10
|
+
padding: 0;
|
|
11
|
+
}
|
|
12
|
+
.header_innercontainer .navbar ul {
|
|
13
|
+
margin: 0;
|
|
14
|
+
padding: 0;
|
|
15
|
+
display: flex;
|
|
16
|
+
list-style: none;
|
|
17
|
+
align-items: center;
|
|
18
|
+
}
|
|
19
|
+
.header_innercontainer .navbar ul li {
|
|
20
|
+
position: relative !important;
|
|
21
|
+
}
|
|
22
|
+
.header_innercontainer .navbar_item {
|
|
23
|
+
position: relative;
|
|
24
|
+
cursor: pointer;
|
|
25
|
+
white-space: nowrap;
|
|
26
|
+
display: flex;
|
|
27
|
+
align-items: center;
|
|
28
|
+
}
|
|
29
|
+
.header_innercontainer .navbar_item .navbar_item_text {
|
|
30
|
+
transition: transform 0.3s cubic-bezier(0.2, 1, 0.8, 1);
|
|
31
|
+
transition: 0.3s;
|
|
32
|
+
padding: 0;
|
|
33
|
+
}
|
|
34
|
+
.header_innercontainer .navbar_item .navbar_item_text:after {
|
|
35
|
+
position: absolute;
|
|
36
|
+
left: 0;
|
|
37
|
+
bottom: -10px;
|
|
38
|
+
right: 0;
|
|
39
|
+
width: 7px;
|
|
40
|
+
height: 7px;
|
|
41
|
+
content: '';
|
|
42
|
+
border-radius: 50%;
|
|
43
|
+
margin: 0 auto;
|
|
44
|
+
opacity: 0;
|
|
45
|
+
-webkit-transition: all, 0.3s;
|
|
46
|
+
-moz-transition: all, 0.3s;
|
|
47
|
+
-ms-transition: all, 0.3s;
|
|
48
|
+
-o-transition: all, 0.3s;
|
|
49
|
+
transition: all, 0.3s;
|
|
50
|
+
}
|
|
51
|
+
.header_innercontainer .navbar_item:hover .navbar_item_text:after {
|
|
52
|
+
opacity: 1;
|
|
53
|
+
}
|
|
54
|
+
/* Side Nav Active */
|
|
55
|
+
.header_innercontainer .navbar_item_active .navbar_item_text:after {
|
|
56
|
+
opacity: 1;
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
/* Search Bar */
|
|
60
|
+
.header_innercontainer .searchbarcont input::placeholder {
|
|
61
|
+
color: #8c8c8c;
|
|
62
|
+
font-weight: normal;
|
|
63
|
+
}
|
|
64
|
+
/* Badge */
|
|
65
|
+
.badge_counter_header_notifications {
|
|
66
|
+
position: absolute;
|
|
67
|
+
transform: scale(0.3);
|
|
68
|
+
transform-origin: top right;
|
|
69
|
+
display: flex;
|
|
70
|
+
align-items: center;
|
|
71
|
+
justify-content: center;
|
|
72
|
+
}
|
|
73
|
+
.searchbar {
|
|
74
|
+
display: inline-block;
|
|
75
|
+
border: none;
|
|
76
|
+
outline: none;
|
|
77
|
+
width: 0px;
|
|
78
|
+
position: absolute;
|
|
79
|
+
top: 0;
|
|
80
|
+
/* right: 0; */
|
|
81
|
+
background: none;
|
|
82
|
+
z-index: 3;
|
|
83
|
+
transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
|
|
84
|
+
cursor: pointer;
|
|
85
|
+
}
|
|
86
|
+
.searchbar:focus {
|
|
87
|
+
width: 300px !important;
|
|
88
|
+
z-index: 1;
|
|
89
|
+
cursor: text;
|
|
90
|
+
}
|
|
91
|
+
.searchbaractive {
|
|
92
|
+
display: inline-block;
|
|
93
|
+
z-index: 2;
|
|
94
|
+
cursor: pointer;
|
|
95
|
+
cursor: pointer;
|
|
96
|
+
}
|
|
97
|
+
|
|
@@ -0,0 +1,108 @@
|
|
|
1
|
+
.sideheader {
|
|
2
|
+
-webkit-transition-duration: 500ms;
|
|
3
|
+
transition-duration: 500ms;
|
|
4
|
+
position: relative;
|
|
5
|
+
width: 300px;
|
|
6
|
+
width: 280px !important;
|
|
7
|
+
/* position: fixed; */
|
|
8
|
+
/* height: 100vh; */
|
|
9
|
+
padding: 10px 0;
|
|
10
|
+
z-index: 2000;
|
|
11
|
+
background-color: transparent !important;
|
|
12
|
+
}
|
|
13
|
+
.sideheader .sideheader_items_list {
|
|
14
|
+
height: 100%;
|
|
15
|
+
}
|
|
16
|
+
.topheader{
|
|
17
|
+
padding-left:20px;
|
|
18
|
+
padding-right:20px;
|
|
19
|
+
}
|
|
20
|
+
.sideheader .sideheader_items_list li span {
|
|
21
|
+
/* font-size: 20px;
|
|
22
|
+
text-transform: uppercase; */
|
|
23
|
+
position: relative;
|
|
24
|
+
z-index: 1;
|
|
25
|
+
padding: 30px 0;
|
|
26
|
+
display: block;
|
|
27
|
+
line-height: 0.9;
|
|
28
|
+
/* color: #022648; */
|
|
29
|
+
font-weight: normal;
|
|
30
|
+
/* font-weight: 600; */
|
|
31
|
+
cursor: pointer;
|
|
32
|
+
}
|
|
33
|
+
.header_logo{
|
|
34
|
+
width:100px;
|
|
35
|
+
height:100px;
|
|
36
|
+
border-radius:50%;
|
|
37
|
+
|
|
38
|
+
}
|
|
39
|
+
.header_logo img{
|
|
40
|
+
max-width:100%;
|
|
41
|
+
max-height: 100%;
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
.sideheader .sideheader_items_list li span::after {
|
|
45
|
+
content: '';
|
|
46
|
+
width: 30px;
|
|
47
|
+
height: 3px;
|
|
48
|
+
position: absolute;
|
|
49
|
+
top: 50%;
|
|
50
|
+
margin-top: -1.5px;
|
|
51
|
+
left: -150px;
|
|
52
|
+
/* background-color: #eac435; */
|
|
53
|
+
z-index: 10;
|
|
54
|
+
-webkit-transition-duration: 500ms;
|
|
55
|
+
transition-duration: 500ms;
|
|
56
|
+
}
|
|
57
|
+
.sideheader .sideheader_items_list li span:hover,
|
|
58
|
+
.sideheader .sideheader_items_list li span:focus {
|
|
59
|
+
/* color: #eac435; */
|
|
60
|
+
}
|
|
61
|
+
.sideheader .sideheader_items_list li:hover span::after,
|
|
62
|
+
.sideheader .sideheader_items_list li:focus span::after {
|
|
63
|
+
left: -38px;
|
|
64
|
+
}
|
|
65
|
+
@media only screen and (min-width: 768px) and (max-width: 991px) {
|
|
66
|
+
.main-content-wrapper .sideheader .sideheader_items_list li:hover span::after,
|
|
67
|
+
.main-content-wrapper .sideheader .sideheader_items_list li:focus span::after {
|
|
68
|
+
left: -50px;
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
.sideheader .sideheader_items_list li.sideheader_item_active span {
|
|
72
|
+
color: #eac435;
|
|
73
|
+
}
|
|
74
|
+
.sideheader .sideheader_items_list li.sideheader_item_active span::after {
|
|
75
|
+
left: -38px;
|
|
76
|
+
}
|
|
77
|
+
@media only screen and (min-width: 768px) and (max-width: 991px) {
|
|
78
|
+
.sideheader .sideheader_items_list li.active span::after {
|
|
79
|
+
left: -50px;
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
/* .searchbarcont input{
|
|
83
|
+
|
|
84
|
+
height:55px;
|
|
85
|
+
width:100%;
|
|
86
|
+
padding-left:35px;
|
|
87
|
+
background-color:#e6e6e6;
|
|
88
|
+
border-radius: 25px;
|
|
89
|
+
font-size: 16px;
|
|
90
|
+
|
|
91
|
+
} */
|
|
92
|
+
.nav_link {
|
|
93
|
+
background-color:transparent;
|
|
94
|
+
}
|
|
95
|
+
.topnavitem{
|
|
96
|
+
width:40px;
|
|
97
|
+
height:40px;
|
|
98
|
+
border-radius: 50%;
|
|
99
|
+
background-color: #e6e6e6;
|
|
100
|
+
display:flex;
|
|
101
|
+
align-items:center;
|
|
102
|
+
justify-content:center;
|
|
103
|
+
}
|
|
104
|
+
.topnavitem img{
|
|
105
|
+
max-width:100%;
|
|
106
|
+
max-height: 100%;
|
|
107
|
+
border-radius: 50%;
|
|
108
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
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
|
+
}
|
|
File without changes
|
|
@@ -0,0 +1,175 @@
|
|
|
1
|
+
.top_wrap_inner_icon span {
|
|
2
|
+
font-size: 25px;
|
|
3
|
+
line-height: 1;
|
|
4
|
+
}
|
|
5
|
+
.top_wrap_inner_text {
|
|
6
|
+
padding-left: 10px;
|
|
7
|
+
}
|
|
8
|
+
.top_wrap_inner_text span {
|
|
9
|
+
display: block;
|
|
10
|
+
}
|
|
11
|
+
.navbar {
|
|
12
|
+
position: relative;
|
|
13
|
+
display: -webkit-box;
|
|
14
|
+
display: -ms-flexbox;
|
|
15
|
+
display: flex;
|
|
16
|
+
-ms-flex-wrap: wrap;
|
|
17
|
+
flex-wrap: wrap;
|
|
18
|
+
-webkit-box-align: center;
|
|
19
|
+
-ms-flex-align: center;
|
|
20
|
+
align-items: center;
|
|
21
|
+
-webkit-box-pack: justify;
|
|
22
|
+
-ms-flex-pack: justify;
|
|
23
|
+
justify-content: space-between;
|
|
24
|
+
/* background: #fff !important; */
|
|
25
|
+
padding: 0;
|
|
26
|
+
z-index: 1;
|
|
27
|
+
}
|
|
28
|
+
.navbar > .container_xl {
|
|
29
|
+
width: 100% !important;
|
|
30
|
+
margin-right: auto;
|
|
31
|
+
margin-left: auto;
|
|
32
|
+
/* background: #ef8c86; */
|
|
33
|
+
position: relative;
|
|
34
|
+
display: -webkit-box;
|
|
35
|
+
display: -ms-flexbox;
|
|
36
|
+
display: flex;
|
|
37
|
+
-ms-flex-wrap: inherit;
|
|
38
|
+
flex-wrap: inherit;
|
|
39
|
+
-webkit-box-align: center;
|
|
40
|
+
-ms-flex-align: center;
|
|
41
|
+
align-items: center;
|
|
42
|
+
-webkit-box-pack: justify;
|
|
43
|
+
-ms-flex-pack: justify;
|
|
44
|
+
justify-content: space-between;
|
|
45
|
+
}
|
|
46
|
+
.navbar_nav {
|
|
47
|
+
display: -webkit-box;
|
|
48
|
+
display: -ms-flexbox;
|
|
49
|
+
display: flex;
|
|
50
|
+
-webkit-box-orient: vertical;
|
|
51
|
+
-webkit-box-direction: normal;
|
|
52
|
+
-ms-flex-direction: column;
|
|
53
|
+
flex-direction: column;
|
|
54
|
+
padding: 0 0 0 30px;
|
|
55
|
+
margin: 0;
|
|
56
|
+
list-style: none;
|
|
57
|
+
}
|
|
58
|
+
.nav_item {
|
|
59
|
+
height: 100%;
|
|
60
|
+
margin: 0;
|
|
61
|
+
padding: 0;
|
|
62
|
+
position: relative;
|
|
63
|
+
/* margin-right: 30px; */
|
|
64
|
+
}
|
|
65
|
+
.navbar_nav .nav_link {
|
|
66
|
+
padding-right: 0;
|
|
67
|
+
padding-left: 0;
|
|
68
|
+
cursor: pointer;
|
|
69
|
+
position: relative;
|
|
70
|
+
}
|
|
71
|
+
.nav_link::before {
|
|
72
|
+
position: absolute;
|
|
73
|
+
width: 100%;
|
|
74
|
+
height: 1px;
|
|
75
|
+
top: 100%;
|
|
76
|
+
left: 0;
|
|
77
|
+
pointer-events: none;
|
|
78
|
+
}
|
|
79
|
+
.nav_link:before {
|
|
80
|
+
content: '';
|
|
81
|
+
transform-origin: 50% 100%;
|
|
82
|
+
transition: clip-path 0.3s, transform 0.3s cubic-bezier(0.2, 1, 0.8, 1);
|
|
83
|
+
clip-path: polygon(0% 0%, 0% 100%, 0 100%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%, 100% 100%, 100% 0%);
|
|
84
|
+
}
|
|
85
|
+
.nav_link:hover::before {
|
|
86
|
+
transform: translate3d(0, 2px, 0) scale3d(1.08, 3, 1);
|
|
87
|
+
clip-path: polygon(0% 0%, 0% 100%, 50% 100%, 50% 0, 50% 0, 50% 100%, 50% 100%, 0 100%, 100% 100%, 100% 0%);
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
.navbar_nav > .nav_item > .nav_link span {
|
|
91
|
+
position: relative;
|
|
92
|
+
display: block;
|
|
93
|
+
padding-bottom: 2px;
|
|
94
|
+
}
|
|
95
|
+
@media (min-width: 992px) {
|
|
96
|
+
.navbar {
|
|
97
|
+
-ms-flex-wrap: nowrap;
|
|
98
|
+
flex-wrap: nowrap;
|
|
99
|
+
-webkit-box-pack: start;
|
|
100
|
+
-ms-flex-pack: start;
|
|
101
|
+
justify-content: flex-start;
|
|
102
|
+
}
|
|
103
|
+
.navbar_nav {
|
|
104
|
+
-webkit-box-orient: horizontal;
|
|
105
|
+
-webkit-box-direction: normal;
|
|
106
|
+
-ms-flex-direction: row;
|
|
107
|
+
flex-direction: row;
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
@media (max-width: 991.98px) {
|
|
112
|
+
.nav_link span {
|
|
113
|
+
display: inline-block;
|
|
114
|
+
}
|
|
115
|
+
.nav_link {
|
|
116
|
+
/* padding-left: 10px;
|
|
117
|
+
padding-right: 10px; */
|
|
118
|
+
/* padding-bottom: 1rem; */
|
|
119
|
+
padding-top: 0;
|
|
120
|
+
/* color: #fff; */
|
|
121
|
+
}
|
|
122
|
+
}
|
|
123
|
+
.navbar .btns_container {
|
|
124
|
+
/* background: rgba(255, 255, 255, 0.3); */
|
|
125
|
+
background: #fff;
|
|
126
|
+
padding: 0.6rem;
|
|
127
|
+
position: relative;
|
|
128
|
+
display: inline-block;
|
|
129
|
+
width: 700px;
|
|
130
|
+
z-index: 0;
|
|
131
|
+
text-align: center;
|
|
132
|
+
border: 1px solid transparent;
|
|
133
|
+
}
|
|
134
|
+
|
|
135
|
+
.navbar .btns_container:before {
|
|
136
|
+
position: absolute;
|
|
137
|
+
top: -1px;
|
|
138
|
+
bottom: -2px;
|
|
139
|
+
left: -30px;
|
|
140
|
+
width: 100px;
|
|
141
|
+
background: #fff;
|
|
142
|
+
-webkit-transform: skewX(-35deg);
|
|
143
|
+
-ms-transform: skewX(-35deg);
|
|
144
|
+
transform: skewX(-35deg);
|
|
145
|
+
z-index: -1;
|
|
146
|
+
content: '';
|
|
147
|
+
}
|
|
148
|
+
@media (max-width: 575.98px) {
|
|
149
|
+
.navbar .btns_container {
|
|
150
|
+
width: 250px;
|
|
151
|
+
}
|
|
152
|
+
}
|
|
153
|
+
|
|
154
|
+
@media (max-width: 767.98px) {
|
|
155
|
+
.aside-stretch:after {
|
|
156
|
+
display: none;
|
|
157
|
+
}
|
|
158
|
+
}
|
|
159
|
+
|
|
160
|
+
.badge_counter_header_notifications {
|
|
161
|
+
position: absolute;
|
|
162
|
+
transform: scale(0.3);
|
|
163
|
+
transform-origin: top right;
|
|
164
|
+
/* right: 8px;
|
|
165
|
+
top: -5px; */
|
|
166
|
+
/* background-color: red;
|
|
167
|
+
color: #fff;
|
|
168
|
+
width: 3vh !important;
|
|
169
|
+
height: 3vh !important; */
|
|
170
|
+
display: flex;
|
|
171
|
+
align-items: center;
|
|
172
|
+
justify-content: center;
|
|
173
|
+
/* font-size: 25px !important;
|
|
174
|
+
border-radius: 50%; */
|
|
175
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
.header5container {
|
|
2
|
+
display: flex;
|
|
3
|
+
align-items: center;
|
|
4
|
+
align-content: center;
|
|
5
|
+
position: relative;
|
|
6
|
+
z-index: 10;
|
|
7
|
+
transition: all 0.2s;
|
|
8
|
+
top: 0;
|
|
9
|
+
z-index: 1000;
|
|
10
|
+
}
|
|
11
|
+
.header5container .navbar {
|
|
12
|
+
padding-left: 40px;
|
|
13
|
+
padding-right: 40px;
|
|
14
|
+
padding-top: 10px;
|
|
15
|
+
padding-bottom: 10px;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
.header5container .navbar img {
|
|
19
|
+
max-height: 10%;
|
|
20
|
+
max-width: 10%;
|
|
21
|
+
}
|
|
22
|
+
.header5container .navbar .vl {
|
|
23
|
+
margin-bottom: 1rem;
|
|
24
|
+
height: 25px;
|
|
25
|
+
overflow: hidden;
|
|
26
|
+
background: #e6e6e6;
|
|
27
|
+
width: 1px;
|
|
28
|
+
margin-left: 10px;
|
|
29
|
+
margin-right: 10px;
|
|
30
|
+
}
|
|
@@ -0,0 +1,117 @@
|
|
|
1
|
+
.headercontainer {
|
|
2
|
+
position: absolute;
|
|
3
|
+
}
|
|
4
|
+
.navbar .header_cart .header_badge {
|
|
5
|
+
height: 25px !important;
|
|
6
|
+
width: 25px !important;
|
|
7
|
+
border-radius: 50%;
|
|
8
|
+
display: flex;
|
|
9
|
+
justify-content: center;
|
|
10
|
+
align-items: center;
|
|
11
|
+
background-color: white;
|
|
12
|
+
/* font-size: 13px; */
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.nav__item {
|
|
16
|
+
width: 100%;
|
|
17
|
+
height: 100%;
|
|
18
|
+
margin: 0;
|
|
19
|
+
padding: 0;
|
|
20
|
+
|
|
21
|
+
display: flex;
|
|
22
|
+
flex-direction: column;
|
|
23
|
+
align-items: center;
|
|
24
|
+
justify-content: center;
|
|
25
|
+
position: relative;
|
|
26
|
+
z-index: 2000 !important;
|
|
27
|
+
}
|
|
28
|
+
.nav__item .link {
|
|
29
|
+
cursor: pointer;
|
|
30
|
+
/* font-size: 18px; */
|
|
31
|
+
position: relative;
|
|
32
|
+
white-space: nowrap;
|
|
33
|
+
z-index: 2000 !important;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
.nav__item .link::before {
|
|
37
|
+
position: absolute;
|
|
38
|
+
width: 100%;
|
|
39
|
+
height: 1px;
|
|
40
|
+
top: 100%;
|
|
41
|
+
left: 0;
|
|
42
|
+
pointer-events: none;
|
|
43
|
+
transform-origin: 100% 50%;
|
|
44
|
+
transform: scale3d(0, 1, 1);
|
|
45
|
+
transition: transform 0.3s cubic-bezier(0.7, 0, 0.2, 1);
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
.nav__item .link::after {
|
|
49
|
+
position: absolute;
|
|
50
|
+
width: 100%;
|
|
51
|
+
height: 1px;
|
|
52
|
+
top: 100%;
|
|
53
|
+
left: 0;
|
|
54
|
+
pointer-events: none;
|
|
55
|
+
content: '';
|
|
56
|
+
top: calc(100% + 4px);
|
|
57
|
+
transform-origin: 0% 50%;
|
|
58
|
+
transform: scale3d(0, 1, 1);
|
|
59
|
+
transition: transform 0.3s cubic-bezier(0.7, 0, 0.2, 1);
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
.nav__item .link::before {
|
|
63
|
+
content: '';
|
|
64
|
+
/* show by default */
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
.nav__item .link:hover::before {
|
|
68
|
+
transform-origin: 0% 50%;
|
|
69
|
+
transform: scale3d(1, 1, 1);
|
|
70
|
+
transition-timing-function: cubic-bezier(0.4, 1, 0.8, 1);
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
.nav__item .link:hover::after {
|
|
74
|
+
transform-origin: 100% 50%;
|
|
75
|
+
transform: scale3d(1, 1, 1);
|
|
76
|
+
transition-timing-function: cubic-bezier(0.4, 1, 0.8, 1);
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
li {
|
|
80
|
+
list-style-type: none;
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
.badge_counter_header_notifications {
|
|
85
|
+
position: absolute;
|
|
86
|
+
transform: scale(0.3);
|
|
87
|
+
transform-origin: top right;
|
|
88
|
+
display: flex;
|
|
89
|
+
align-items: center;
|
|
90
|
+
justify-content: center;
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
.searchbar {
|
|
94
|
+
display: inline-block;
|
|
95
|
+
border: none;
|
|
96
|
+
outline: none;
|
|
97
|
+
width: 0px;
|
|
98
|
+
position: absolute;
|
|
99
|
+
top: 0;
|
|
100
|
+
/* right: 0; */
|
|
101
|
+
background: none;
|
|
102
|
+
z-index: 3;
|
|
103
|
+
transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
|
|
104
|
+
cursor: pointer;
|
|
105
|
+
}
|
|
106
|
+
.searchbar:focus {
|
|
107
|
+
width: 250px !important;
|
|
108
|
+
z-index: 1;
|
|
109
|
+
cursor: text;
|
|
110
|
+
}
|
|
111
|
+
.searchbaractive {
|
|
112
|
+
display: inline-block;
|
|
113
|
+
z-index: 2;
|
|
114
|
+
cursor: pointer;
|
|
115
|
+
cursor: pointer;
|
|
116
|
+
}
|
|
117
|
+
|