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,196 @@
|
|
|
1
|
+
.dropup,
|
|
2
|
+
.dropright,
|
|
3
|
+
.dropdown,
|
|
4
|
+
.dropleft {
|
|
5
|
+
position: relative !important;
|
|
6
|
+
}
|
|
7
|
+
.filter .dropdown-menu {
|
|
8
|
+
position: absolute;
|
|
9
|
+
top: 100%;
|
|
10
|
+
left: 0;
|
|
11
|
+
z-index: 1000;
|
|
12
|
+
display: none !important;
|
|
13
|
+
float: left;
|
|
14
|
+
min-width: 10rem;
|
|
15
|
+
max-width: 10rem;
|
|
16
|
+
padding: 0.3rem 0;
|
|
17
|
+
margin: 0.125rem 0 0;
|
|
18
|
+
font-size: 0.88rem;
|
|
19
|
+
/* color: #022648; */
|
|
20
|
+
text-align: left;
|
|
21
|
+
list-style: none;
|
|
22
|
+
background-color: #fff;
|
|
23
|
+
background-clip: padding-box;
|
|
24
|
+
border: 2px solid #e6e6e6;
|
|
25
|
+
border-radius: 0.25rem;
|
|
26
|
+
padding: 7px;
|
|
27
|
+
transition: 0.3s;
|
|
28
|
+
}
|
|
29
|
+
.filter .dropdown-menu.show {
|
|
30
|
+
animation: fade-in 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
|
|
31
|
+
position: static !important;
|
|
32
|
+
}
|
|
33
|
+
@keyframes fade-in {
|
|
34
|
+
0% {
|
|
35
|
+
margin-top: -50px;
|
|
36
|
+
visibility: hidden;
|
|
37
|
+
opacity: 0;
|
|
38
|
+
}
|
|
39
|
+
100% {
|
|
40
|
+
margin-top: 0px;
|
|
41
|
+
visibility: visible;
|
|
42
|
+
opacity: 1;
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
.dropdown-menu-right {
|
|
46
|
+
right: 0;
|
|
47
|
+
left: auto;
|
|
48
|
+
}
|
|
49
|
+
.dropdown-menu-left {
|
|
50
|
+
right: auto;
|
|
51
|
+
left: 0;
|
|
52
|
+
}
|
|
53
|
+
.dropdown-menu[x-placement^='top'],
|
|
54
|
+
.dropdown-menu[x-placement^='right'],
|
|
55
|
+
.dropdown-menu[x-placement^='bottom'],
|
|
56
|
+
.dropdown-menu[x-placement^='left'] {
|
|
57
|
+
right: auto;
|
|
58
|
+
bottom: auto;
|
|
59
|
+
}
|
|
60
|
+
.dropdown-divider {
|
|
61
|
+
height: 0;
|
|
62
|
+
margin: 0.2rem 0.5rem;
|
|
63
|
+
overflow: hidden;
|
|
64
|
+
border-top: 1px solid #e9ecef;
|
|
65
|
+
}
|
|
66
|
+
.dropdown-item {
|
|
67
|
+
display: flex;
|
|
68
|
+
align-items: center;
|
|
69
|
+
width: 100%;
|
|
70
|
+
padding: 0.3rem 0.8rem;
|
|
71
|
+
clear: both;
|
|
72
|
+
font-weight: 400;
|
|
73
|
+
/* color: #022648; */
|
|
74
|
+
text-align: inherit;
|
|
75
|
+
white-space: nowrap;
|
|
76
|
+
background-color: transparent;
|
|
77
|
+
border: 0;
|
|
78
|
+
transition: 0.3s;
|
|
79
|
+
}
|
|
80
|
+
.dropdown-item:hover,
|
|
81
|
+
.dropdown-item:focus {
|
|
82
|
+
/* color: #eac435; */
|
|
83
|
+
text-decoration: none;
|
|
84
|
+
}
|
|
85
|
+
.dropdown-item:hover .link-hover {
|
|
86
|
+
/* color: #eac435; */
|
|
87
|
+
}
|
|
88
|
+
.dropdown-item.active,
|
|
89
|
+
.dropdown-item:active {
|
|
90
|
+
color: #fff;
|
|
91
|
+
text-decoration: none;
|
|
92
|
+
}
|
|
93
|
+
.dropdown-item.disabled,
|
|
94
|
+
.dropdown-item:disabled {
|
|
95
|
+
/* color: #eac435; */
|
|
96
|
+
pointer-events: none;
|
|
97
|
+
background-color: transparent;
|
|
98
|
+
cursor: not-allowed;
|
|
99
|
+
}
|
|
100
|
+
.dropdown-menu.show {
|
|
101
|
+
display: block;
|
|
102
|
+
}
|
|
103
|
+
.dropdown-header {
|
|
104
|
+
display: block;
|
|
105
|
+
padding: 0 1.5rem;
|
|
106
|
+
margin-bottom: 0;
|
|
107
|
+
font-size: 0.968rem;
|
|
108
|
+
/* color: #022648; */
|
|
109
|
+
white-space: nowrap;
|
|
110
|
+
border-bottom: 1px solid #eee;
|
|
111
|
+
text-align: center;
|
|
112
|
+
text-transform: capitalize;
|
|
113
|
+
}
|
|
114
|
+
.btn-primary.dropdown-toggle {
|
|
115
|
+
background-color: transparent;
|
|
116
|
+
margin: 0;
|
|
117
|
+
padding: 0;
|
|
118
|
+
border-color: 0;
|
|
119
|
+
width: 100% !important;
|
|
120
|
+
}
|
|
121
|
+
.show > .btn-primary.dropdown-toggle {
|
|
122
|
+
border-color: transparent;
|
|
123
|
+
background-color: transparent;
|
|
124
|
+
}
|
|
125
|
+
.show > .btn-primary.dropdown-toggle:focus {
|
|
126
|
+
box-shadow: 0 0 0 0 transparent;
|
|
127
|
+
background-color: transparent;
|
|
128
|
+
}
|
|
129
|
+
.btn.dropdown-toggle:not(:disabled):not(.disabled):active,
|
|
130
|
+
.btn.dropdown-toggle:not(:disabled):not(.disabled).active {
|
|
131
|
+
background-color: transparent;
|
|
132
|
+
border-color: transparent;
|
|
133
|
+
}
|
|
134
|
+
.dropdown-container-translated .dropdown-item {
|
|
135
|
+
text-align: right;
|
|
136
|
+
}
|
|
137
|
+
@media (max-width: 991.98px) {
|
|
138
|
+
.dropdown-menu::before,
|
|
139
|
+
.dropdown-menu::after {
|
|
140
|
+
display: none;
|
|
141
|
+
}
|
|
142
|
+
}
|
|
143
|
+
@media (max-width: 800px) {
|
|
144
|
+
.dropdown-menu {
|
|
145
|
+
width: 80%;
|
|
146
|
+
left: 10%;
|
|
147
|
+
}
|
|
148
|
+
}
|
|
149
|
+
|
|
150
|
+
@media screen and (max-width: 450px) {
|
|
151
|
+
.dropdown-menu {
|
|
152
|
+
min-width: 10rem;
|
|
153
|
+
}
|
|
154
|
+
}
|
|
155
|
+
/*
|
|
156
|
+
.filter .transformedDropdown .dropdown-menu {
|
|
157
|
+
min-width: 20rem !important;
|
|
158
|
+
max-width: 20rem !important;
|
|
159
|
+
height: 30vh !important;
|
|
160
|
+
overflow-y: scroll !important;
|
|
161
|
+
}
|
|
162
|
+
.filter .transformedDropdown .dropdown-menu {
|
|
163
|
+
top: 120% !important;
|
|
164
|
+
display: block !important;
|
|
165
|
+
transition: all 0.3s !important;
|
|
166
|
+
-webkit-transition: all 0.3s !important;
|
|
167
|
+
-o-transition: all 0.3s !important;
|
|
168
|
+
-moz-transition: all 0.3s !important;
|
|
169
|
+
transform-origin: top right !important;
|
|
170
|
+
-webkit-transform: scale(0) !important;
|
|
171
|
+
-moz-transform: scale(0) !important;
|
|
172
|
+
-ms-transform: scale(0) !important;
|
|
173
|
+
-o-transform: scale(0) !important;
|
|
174
|
+
transform: scale(0) !important;
|
|
175
|
+
}
|
|
176
|
+
.filter .transformedDropdown .dropdown-menu.show {
|
|
177
|
+
-webkit-transform: scale(1) !important;
|
|
178
|
+
-moz-transform: scale(1) !important;
|
|
179
|
+
-ms-transform: scale(1) !important;
|
|
180
|
+
-o-transform: scale(1) !important;
|
|
181
|
+
transform: scale(1) !important;
|
|
182
|
+
} */
|
|
183
|
+
.dropdown-menu::-webkit-scrollbar {
|
|
184
|
+
width: 5px;
|
|
185
|
+
}
|
|
186
|
+
.dropdown-menu::-webkit-scrollbar-track {
|
|
187
|
+
box-shadow: inset 0 0 5px transparent;
|
|
188
|
+
border-radius: 10px;
|
|
189
|
+
}
|
|
190
|
+
.dropdown-menu::-webkit-scrollbar-thumb {
|
|
191
|
+
background: transparent;
|
|
192
|
+
border-radius: 10px;
|
|
193
|
+
}
|
|
194
|
+
.dropdown-menu::-webkit-scrollbar-thumb:hover {
|
|
195
|
+
background: transparent;
|
|
196
|
+
}
|
|
@@ -0,0 +1,139 @@
|
|
|
1
|
+
.timeline .border_left_line {
|
|
2
|
+
position: relative;
|
|
3
|
+
margin-left: 20px;
|
|
4
|
+
}
|
|
5
|
+
.timeline .btn_item {
|
|
6
|
+
/* width: 3vh;
|
|
7
|
+
height: 3vh; */
|
|
8
|
+
z-index: 1;
|
|
9
|
+
/* margin-left: -13px;
|
|
10
|
+
background-color: #e6e6e6; */
|
|
11
|
+
cursor: pointer !important;
|
|
12
|
+
}
|
|
13
|
+
.timelineinnercont_active .timeline_text {
|
|
14
|
+
cursor: pointer !important;
|
|
15
|
+
}
|
|
16
|
+
.timelineinnercont:not(.timelineinnercont_active):hover .timeline_text {
|
|
17
|
+
cursor: pointer !important;
|
|
18
|
+
transition: 0.3s;
|
|
19
|
+
}
|
|
20
|
+
.btn_item {
|
|
21
|
+
border-radius: 50%;
|
|
22
|
+
}
|
|
23
|
+
.timelineinnercont_active {
|
|
24
|
+
position: relative !important;
|
|
25
|
+
}
|
|
26
|
+
.timelineinnercont_active .btn_item:before {
|
|
27
|
+
display: inline-block;
|
|
28
|
+
content: '✓';
|
|
29
|
+
color: white;
|
|
30
|
+
margin: auto !important;
|
|
31
|
+
font-size: 12px;
|
|
32
|
+
margin-top: 1.5px !important;
|
|
33
|
+
}
|
|
34
|
+
.timelineinnercont:not(.timelineinnercont_active):hover .btn_item {
|
|
35
|
+
background-color: var(--focus) !important;
|
|
36
|
+
cursor: pointer;
|
|
37
|
+
}
|
|
38
|
+
.timeline .border_left_line:last-child {
|
|
39
|
+
border-left: 1px solid white;
|
|
40
|
+
}
|
|
41
|
+
/* .timelinetrans .border_left_line {
|
|
42
|
+
border-right: 1px solid #000;
|
|
43
|
+
position: relative;
|
|
44
|
+
margin-right: 17px;
|
|
45
|
+
border-left: 0 !important;
|
|
46
|
+
margin-left: 0 !important;
|
|
47
|
+
} */
|
|
48
|
+
/* .timeline .border_left_line {
|
|
49
|
+
border-left: 1px solid #000 !important;
|
|
50
|
+
border-right: none !important ;
|
|
51
|
+
background-color: red;
|
|
52
|
+
position: relative;
|
|
53
|
+
margin-left: 17px !important;
|
|
54
|
+
border-left: 0 !important;
|
|
55
|
+
} */
|
|
56
|
+
.timelinetrans .btn_item {
|
|
57
|
+
margin-left: 0 !important ;
|
|
58
|
+
margin-right: -10px !important ;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
/* Filter Responsive */
|
|
62
|
+
@media screen and (max-width: 800px) {
|
|
63
|
+
.filterslider_container {
|
|
64
|
+
position: fixed !important;
|
|
65
|
+
height: 100vh;
|
|
66
|
+
width: 100vw;
|
|
67
|
+
/* background-color: #f7f1ee; */
|
|
68
|
+
z-index: 1000;
|
|
69
|
+
top: 0;
|
|
70
|
+
right: 0;
|
|
71
|
+
transform: translateX(150%) !important;
|
|
72
|
+
transition: 0.3s;
|
|
73
|
+
border-left: 2px solid #e6e6e6;
|
|
74
|
+
overflow-y: scroll;
|
|
75
|
+
}
|
|
76
|
+
}
|
|
77
|
+
@media screen and (max-width: 500px) {
|
|
78
|
+
.filterslider_container {
|
|
79
|
+
position: fixed;
|
|
80
|
+
height: 100vh;
|
|
81
|
+
width: 90vw;
|
|
82
|
+
background-color: #f7f1ee;
|
|
83
|
+
|
|
84
|
+
top: 0;
|
|
85
|
+
right: 0;
|
|
86
|
+
transform: translateX(-100%);
|
|
87
|
+
|
|
88
|
+
transition: 0.3s;
|
|
89
|
+
border-left: 2px solid #e6e6e6;
|
|
90
|
+
z-index: 2000 !important;
|
|
91
|
+
}
|
|
92
|
+
}
|
|
93
|
+
.filterslider_container_opened {
|
|
94
|
+
transform: translateX(0) !important;
|
|
95
|
+
z-index: 2000 !important;
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
.outercontainer {
|
|
99
|
+
width: 100% !important;
|
|
100
|
+
/* white-space: nowrap !important; */
|
|
101
|
+
/* position: relative !important; */
|
|
102
|
+
overflow-x: scroll !important;
|
|
103
|
+
/* overflow-y: hidden !important; */
|
|
104
|
+
-webkit-overflow-scrolling: touch !important;
|
|
105
|
+
}
|
|
106
|
+
.innercontainer {
|
|
107
|
+
width: 100% !important;
|
|
108
|
+
/* white-space: nowrap !important; */
|
|
109
|
+
/* position: relative !important; */
|
|
110
|
+
overflow-x: scroll !important;
|
|
111
|
+
overflow-y: hidden !important;
|
|
112
|
+
-webkit-overflow-scrolling: touch !important;
|
|
113
|
+
overflow-y: visible !important;
|
|
114
|
+
position: static !important;
|
|
115
|
+
|
|
116
|
+
white-space: nowrap;
|
|
117
|
+
-webkit-overflow-scrolling: touch; /* for iOS */
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
.card {
|
|
121
|
+
float: none !important;
|
|
122
|
+
display: inline-block !important;
|
|
123
|
+
zoom: 1 !important;
|
|
124
|
+
}
|
|
125
|
+
.outercontainer::-webkit-scrollbar {
|
|
126
|
+
width: 5px;
|
|
127
|
+
height: 5px;
|
|
128
|
+
}
|
|
129
|
+
.outercontainer::-webkit-scrollbar-track {
|
|
130
|
+
box-shadow: inset 0 0 5px transparent;
|
|
131
|
+
border-radius: 10px;
|
|
132
|
+
}
|
|
133
|
+
.outercontainer::-webkit-scrollbar-thumb {
|
|
134
|
+
background: transparent;
|
|
135
|
+
border-radius: 10px;
|
|
136
|
+
}
|
|
137
|
+
.outercontainer::-webkit-scrollbar-thumb:hover {
|
|
138
|
+
background: transparent;
|
|
139
|
+
}
|
|
@@ -0,0 +1,146 @@
|
|
|
1
|
+
.login_input_icon {
|
|
2
|
+
font-size: 15px;
|
|
3
|
+
color: #999999;
|
|
4
|
+
display: -webkit-box;
|
|
5
|
+
display: -webkit-flex;
|
|
6
|
+
display: -moz-box;
|
|
7
|
+
display: -ms-flexbox;
|
|
8
|
+
display: flex;
|
|
9
|
+
align-items: center;
|
|
10
|
+
position: absolute;
|
|
11
|
+
border-radius: 25px;
|
|
12
|
+
bottom: 10px;
|
|
13
|
+
left: 0;
|
|
14
|
+
padding-left: 15px;
|
|
15
|
+
pointer-events: none;
|
|
16
|
+
-webkit-transition: all 0.4s;
|
|
17
|
+
-o-transition: all 0.4s;
|
|
18
|
+
-moz-transition: all 0.4s;
|
|
19
|
+
transition: all 0.4s;
|
|
20
|
+
}
|
|
21
|
+
.login_input_icontrans{
|
|
22
|
+
font-size: 15px;
|
|
23
|
+
color: #999999;
|
|
24
|
+
display: -webkit-box;
|
|
25
|
+
display: -webkit-flex;
|
|
26
|
+
display: -moz-box;
|
|
27
|
+
display: -ms-flexbox;
|
|
28
|
+
display: flex;
|
|
29
|
+
align-items: center;
|
|
30
|
+
position: absolute;
|
|
31
|
+
border-radius: 25px;
|
|
32
|
+
bottom: 10px;
|
|
33
|
+
right: 5;
|
|
34
|
+
pointer-events: none;
|
|
35
|
+
-webkit-transition: all 0.4s;
|
|
36
|
+
-o-transition: all 0.4s;
|
|
37
|
+
-moz-transition: all 0.4s;
|
|
38
|
+
transition: all 0.4s;
|
|
39
|
+
|
|
40
|
+
}
|
|
41
|
+
.form_control:focus + .login_input_icontrans {
|
|
42
|
+
padding-right: 10px;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
@media screen and (max-width: 500px) {
|
|
46
|
+
.form_control {
|
|
47
|
+
/* padding: 0 5px !important; */
|
|
48
|
+
}
|
|
49
|
+
.login_input_icon {
|
|
50
|
+
padding-left: 0 !important;
|
|
51
|
+
}
|
|
52
|
+
.rightContainer {
|
|
53
|
+
border-radius: 0 0 15px 15px !important;
|
|
54
|
+
}
|
|
55
|
+
.leftcontainer {
|
|
56
|
+
border-radius: 15px 15px 0 0 !important;
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
.form_control:focus {
|
|
60
|
+
-webkit-animation: anim-shadow 0.5s ease-in-out forwards;
|
|
61
|
+
animation: anim-shadow 0.5s ease-in-out forwards;
|
|
62
|
+
}
|
|
63
|
+
.form_control:focus + .login_input_icon {
|
|
64
|
+
padding-left: 20px;
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
/* Forms */
|
|
68
|
+
.form_control {
|
|
69
|
+
display: block;
|
|
70
|
+
width: 100%;
|
|
71
|
+
height: 35px;
|
|
72
|
+
font-size: 1rem;
|
|
73
|
+
color: var(--cardtitle);
|
|
74
|
+
background: no-repeat center bottom, center calc(100% - 1px);
|
|
75
|
+
background-size: 0 100%, 100% 100%;
|
|
76
|
+
background-clip: padding-box;
|
|
77
|
+
padding-left: 0;
|
|
78
|
+
padding-right: 0;
|
|
79
|
+
font-size: 14px;
|
|
80
|
+
transition: background 0s ease-out;
|
|
81
|
+
border: 0;
|
|
82
|
+
padding: 0 30px;
|
|
83
|
+
font-weight: 600;
|
|
84
|
+
display: flex;
|
|
85
|
+
align-items: center;
|
|
86
|
+
position: relative;
|
|
87
|
+
}
|
|
88
|
+
@media screen and (prefers-reduced-motion: reduce) {
|
|
89
|
+
.form_control {
|
|
90
|
+
transition: none;
|
|
91
|
+
}
|
|
92
|
+
}
|
|
93
|
+
.form_control::-ms-expand {
|
|
94
|
+
background-color: transparent;
|
|
95
|
+
border: 0;
|
|
96
|
+
}
|
|
97
|
+
.form_control:focus {
|
|
98
|
+
outline: 0;
|
|
99
|
+
}
|
|
100
|
+
.form_control::placeholder {
|
|
101
|
+
color: #eac435;
|
|
102
|
+
opacity: 1;
|
|
103
|
+
}
|
|
104
|
+
.form_control:disabled,
|
|
105
|
+
.form_control[readonly] {
|
|
106
|
+
background-color: #e9ecef;
|
|
107
|
+
opacity: 1;
|
|
108
|
+
cursor: not-allowed;
|
|
109
|
+
}
|
|
110
|
+
textarea.form_control {
|
|
111
|
+
height: auto;
|
|
112
|
+
}
|
|
113
|
+
.form_control:focus {
|
|
114
|
+
background-size: 100% 100%, 100% 100%;
|
|
115
|
+
transition-duration: 0.3s;
|
|
116
|
+
box-shadow: none;
|
|
117
|
+
}
|
|
118
|
+
.form_control::-moz-placeholder {
|
|
119
|
+
color: #aaaaaa;
|
|
120
|
+
font-weight: 400;
|
|
121
|
+
font-size: 14px;
|
|
122
|
+
}
|
|
123
|
+
.form_control:-ms-input-placeholder {
|
|
124
|
+
color: #aaaaaa;
|
|
125
|
+
font-weight: 400;
|
|
126
|
+
font-size: 14px;
|
|
127
|
+
}
|
|
128
|
+
.form_control::-webkit-input-placeholder {
|
|
129
|
+
color: #aaaaaa;
|
|
130
|
+
font-weight: 400;
|
|
131
|
+
font-size: 14px;
|
|
132
|
+
}
|
|
133
|
+
.form_control {
|
|
134
|
+
background-image: linear-gradient(to top, #000 2px, rgba(156, 39, 176, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);
|
|
135
|
+
}
|
|
136
|
+
.form_control_border_none {
|
|
137
|
+
background-image: none;
|
|
138
|
+
}
|
|
139
|
+
.form_control.disabled,
|
|
140
|
+
.form_control:disabled,
|
|
141
|
+
.form_control[disabled] {
|
|
142
|
+
background-image: linear-gradient(to right, #d2d2d2 0%, #d2d2d2 30%, transparent 30%, transparent 100%);
|
|
143
|
+
background-repeat: repeat-x;
|
|
144
|
+
background-size: 3px 1px;
|
|
145
|
+
cursor: not-allowed;
|
|
146
|
+
}
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
.variant_container {
|
|
2
|
+
display: flex;
|
|
3
|
+
align-items: center;
|
|
4
|
+
justify-content: center;
|
|
5
|
+
/* min-width: 10vh;
|
|
6
|
+
height: 5vh; */
|
|
7
|
+
border-radius: 10px;
|
|
8
|
+
background-color: #000;
|
|
9
|
+
color: white;
|
|
10
|
+
padding: 0 6px;
|
|
11
|
+
cursor: pointer;
|
|
12
|
+
transition: 0.3s;
|
|
13
|
+
}
|
|
14
|
+
.size_variant_container {
|
|
15
|
+
min-width: 5vh !important;
|
|
16
|
+
max-width: 5vh !important;
|
|
17
|
+
height: 5vh !important;
|
|
18
|
+
border-radius: 50% !important;
|
|
19
|
+
padding: 0 2px !important;
|
|
20
|
+
}
|
|
21
|
+
.variant_container:hover {
|
|
22
|
+
transform: scale(1.1);
|
|
23
|
+
}
|
|
24
|
+
.variant_container_active {
|
|
25
|
+
border: 2px solid green;
|
|
26
|
+
background-color: green;
|
|
27
|
+
}
|
|
28
|
+
.color_container {
|
|
29
|
+
display: flex;
|
|
30
|
+
align-items: center;
|
|
31
|
+
justify-content: center;
|
|
32
|
+
width: 4vh;
|
|
33
|
+
height: 4vh;
|
|
34
|
+
border: 2px solid #ccc;
|
|
35
|
+
border-radius: 50%;
|
|
36
|
+
overflow: hidden;
|
|
37
|
+
cursor: pointer;
|
|
38
|
+
transition: 0.3s;
|
|
39
|
+
}
|
|
40
|
+
.color_container_active {
|
|
41
|
+
padding: 10px;
|
|
42
|
+
border: 2px solid var(--green);
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
.color_container_active:before {
|
|
46
|
+
display: flex;
|
|
47
|
+
align-items: center;
|
|
48
|
+
justify-content: center;
|
|
49
|
+
content: '✓';
|
|
50
|
+
color: white;
|
|
51
|
+
}
|
|
52
|
+
.color_container:hover {
|
|
53
|
+
transform: scale(1.1);
|
|
54
|
+
}
|
|
@@ -0,0 +1,191 @@
|
|
|
1
|
+
.productcard .image_container {
|
|
2
|
+
height: 300px;
|
|
3
|
+
border-radius: 20px;
|
|
4
|
+
border-top-right-radius: 10px;
|
|
5
|
+
border-top-left-radius: 10px;
|
|
6
|
+
background-size: cover;
|
|
7
|
+
background-repeat: no-repeat;
|
|
8
|
+
background-position: center;
|
|
9
|
+
background-color: #e6e6e6;
|
|
10
|
+
}
|
|
11
|
+
.productcard .card_iconcont {
|
|
12
|
+
width: 5vh;
|
|
13
|
+
height: 5vh;
|
|
14
|
+
border-radius: 50%;
|
|
15
|
+
display: flex;
|
|
16
|
+
align-items: center;
|
|
17
|
+
justify-content: center;
|
|
18
|
+
}
|
|
19
|
+
.product_card_pill {
|
|
20
|
+
position: absolute !important;
|
|
21
|
+
top: 5px;
|
|
22
|
+
right: 5px;
|
|
23
|
+
}
|
|
24
|
+
.slideshow_card {
|
|
25
|
+
width: 100% !important;
|
|
26
|
+
height: 300px;
|
|
27
|
+
background-size: contain !important;
|
|
28
|
+
background-repeat: no-repeat !important;
|
|
29
|
+
background-position: center !important;
|
|
30
|
+
border-radius: 0 !important;
|
|
31
|
+
box-shadow: none !important;
|
|
32
|
+
cursor: pointer;
|
|
33
|
+
border-radius: 5px !important;
|
|
34
|
+
}
|
|
35
|
+
.color_container {
|
|
36
|
+
width: 4vh;
|
|
37
|
+
height: 4vh;
|
|
38
|
+
border-radius: 10px;
|
|
39
|
+
transition: 0.3s;
|
|
40
|
+
cursor: pointer;
|
|
41
|
+
display: flex;
|
|
42
|
+
align-items: center;
|
|
43
|
+
justify-content: center;
|
|
44
|
+
}
|
|
45
|
+
.color_container div {
|
|
46
|
+
width: 4vh;
|
|
47
|
+
height: 4vh;
|
|
48
|
+
border-radius: 10px;
|
|
49
|
+
display: flex;
|
|
50
|
+
align-items: center;
|
|
51
|
+
justify-content: center;
|
|
52
|
+
}
|
|
53
|
+
.color_container_active {
|
|
54
|
+
border: 2px solid var(--green);
|
|
55
|
+
}
|
|
56
|
+
.color_container_active div {
|
|
57
|
+
width: 3vh;
|
|
58
|
+
height: 3vh;
|
|
59
|
+
}
|
|
60
|
+
.color_container_active div:before {
|
|
61
|
+
display: inline-block;
|
|
62
|
+
content: '✓';
|
|
63
|
+
color: white;
|
|
64
|
+
}
|
|
65
|
+
.color_container:hover {
|
|
66
|
+
opacity: 0.5;
|
|
67
|
+
transform: scale(1.1);
|
|
68
|
+
}
|
|
69
|
+
.quantity_container {
|
|
70
|
+
width: 150px;
|
|
71
|
+
border-radius: 20px;
|
|
72
|
+
background-color: #eee;
|
|
73
|
+
height: 35px;
|
|
74
|
+
}
|
|
75
|
+
.icon_container {
|
|
76
|
+
width: 4vh;
|
|
77
|
+
height: 4vh;
|
|
78
|
+
border-radius: 50%;
|
|
79
|
+
cursor: pointer;
|
|
80
|
+
}
|
|
81
|
+
.number_container {
|
|
82
|
+
width: 70px;
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
.variant_container {
|
|
86
|
+
background-color: #eee;
|
|
87
|
+
width: 5vh;
|
|
88
|
+
height: 5vh;
|
|
89
|
+
border-radius: 50%;
|
|
90
|
+
display: flex;
|
|
91
|
+
align-items: center;
|
|
92
|
+
justify-content: center;
|
|
93
|
+
transition: 0.3s;
|
|
94
|
+
cursor: pointer;
|
|
95
|
+
}
|
|
96
|
+
.variant_container:hover {
|
|
97
|
+
background-color: #eac435;
|
|
98
|
+
color: white;
|
|
99
|
+
}
|
|
100
|
+
.variant_container_active {
|
|
101
|
+
border: 2px solid var(--success);
|
|
102
|
+
/* color: white; */
|
|
103
|
+
}
|
|
104
|
+
.close_menu_icon_cont {
|
|
105
|
+
width: 4.5vh;
|
|
106
|
+
height: 4.5vh;
|
|
107
|
+
background-color: var(--danger);
|
|
108
|
+
border-radius: 50%;
|
|
109
|
+
color: white;
|
|
110
|
+
position: absolute;
|
|
111
|
+
top: 20px;
|
|
112
|
+
left: -17px;
|
|
113
|
+
display: flex;
|
|
114
|
+
align-items: center;
|
|
115
|
+
justify-content: center;
|
|
116
|
+
transition: 0.3s;
|
|
117
|
+
cursor: pointer;
|
|
118
|
+
}
|
|
119
|
+
.close_menu_icon_cont:hover {
|
|
120
|
+
background-color: var(--dangerhover);
|
|
121
|
+
}
|
|
122
|
+
/* Filter */
|
|
123
|
+
.timeline .border_left_line {
|
|
124
|
+
border-left: 1px solid #ccc;
|
|
125
|
+
position: relative;
|
|
126
|
+
margin-left: 17px;
|
|
127
|
+
}
|
|
128
|
+
.timeline .btn_item {
|
|
129
|
+
width: 3.5vh;
|
|
130
|
+
height: 3.5vh;
|
|
131
|
+
z-index: 1;
|
|
132
|
+
margin-left: -13px;
|
|
133
|
+
background-color: #eee;
|
|
134
|
+
cursor: pointer !important;
|
|
135
|
+
}
|
|
136
|
+
.timelineinnercont_active .timeline_text {
|
|
137
|
+
color: var(--success) !important;
|
|
138
|
+
font-weight: 600;
|
|
139
|
+
cursor: pointer !important;
|
|
140
|
+
}
|
|
141
|
+
.timelineinnercont:not(.timelineinnercont_active):hover .timeline_text {
|
|
142
|
+
color: var(--focus) !important;
|
|
143
|
+
cursor: pointer !important;
|
|
144
|
+
}
|
|
145
|
+
.timelineinnercont_active .btn_item {
|
|
146
|
+
background-color: var(--success) !important;
|
|
147
|
+
}
|
|
148
|
+
.timelineinnercont_active .btn_item:before {
|
|
149
|
+
display: inline-block;
|
|
150
|
+
content: '✓';
|
|
151
|
+
color: white;
|
|
152
|
+
}
|
|
153
|
+
.timelineinnercont:not(.timelineinnercont_active):hover .btn_item {
|
|
154
|
+
background-color: var(--focus) !important;
|
|
155
|
+
cursor: pointer;
|
|
156
|
+
}
|
|
157
|
+
.timeline .border_left_line:last-child {
|
|
158
|
+
border-left: 1px solid white;
|
|
159
|
+
}
|
|
160
|
+
/* Filter Responsive */
|
|
161
|
+
@media screen and (max-width: 800px) {
|
|
162
|
+
.filterslider_container {
|
|
163
|
+
position: fixed !important;
|
|
164
|
+
height: 100vh;
|
|
165
|
+
width: 50vw;
|
|
166
|
+
background-color: #f7f1ee;
|
|
167
|
+
z-index: 1000;
|
|
168
|
+
top: 0;
|
|
169
|
+
right: 0;
|
|
170
|
+
transform: translateX(150%) !important;
|
|
171
|
+
transition: 0.3s;
|
|
172
|
+
border-left: 2px solid #e6e6e6;
|
|
173
|
+
}
|
|
174
|
+
}
|
|
175
|
+
@media screen and (max-width: 500px) {
|
|
176
|
+
.filterslider_container {
|
|
177
|
+
position: fixed;
|
|
178
|
+
height: 100vh;
|
|
179
|
+
width: 90vw;
|
|
180
|
+
background-color: #f7f1ee;
|
|
181
|
+
z-index: 1000;
|
|
182
|
+
top: 0;
|
|
183
|
+
right: 0;
|
|
184
|
+
transform: translateX(150%);
|
|
185
|
+
transition: 0.3s;
|
|
186
|
+
border-left: 2px solid #e6e6e6;
|
|
187
|
+
}
|
|
188
|
+
}
|
|
189
|
+
.filterslider_container_opened {
|
|
190
|
+
transform: translateX(0) !important;
|
|
191
|
+
}
|