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
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import React, { useState, useEffect } from 'react';
|
|
2
|
+
// import './index.module.css'
|
|
3
|
+
// import asd from './index2.module.css'
|
|
4
|
+
// import asd from './categorycard3.module.css'
|
|
5
|
+
// import asd from './styles/cards/categorycard3.module.css'
|
|
6
|
+
|
|
7
|
+
const AwesomeButton = (props) => {
|
|
8
|
+
const [color, setColor] = useState(null);
|
|
9
|
+
useEffect(() => {
|
|
10
|
+
if (props.variant) {
|
|
11
|
+
if (props.variant === 'primary') {
|
|
12
|
+
setColor('#0077ff');
|
|
13
|
+
} else if (props.variant === 'secondary') {
|
|
14
|
+
setColor('#ff0062');
|
|
15
|
+
} else if (props.variant === 'success') {
|
|
16
|
+
setColor('#0f8000');
|
|
17
|
+
} else {
|
|
18
|
+
setColor('#949393');
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
});
|
|
22
|
+
const { children } = props;
|
|
23
|
+
|
|
24
|
+
return (
|
|
25
|
+
<button
|
|
26
|
+
// className='buttonComponent'
|
|
27
|
+
// className={`${asd.buttonComponent}`}
|
|
28
|
+
style={
|
|
29
|
+
{
|
|
30
|
+
// backgroundColor: 'red'
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
>
|
|
34
|
+
123sdasdasdadsd
|
|
35
|
+
{children.toUpperCase()}
|
|
36
|
+
</button>
|
|
37
|
+
);
|
|
38
|
+
};
|
|
39
|
+
|
|
40
|
+
export default AwesomeButton;
|
package/srcOLD/index.jsx
ADDED
|
@@ -0,0 +1,175 @@
|
|
|
1
|
+
import AwesomeButton from './button.jsx';
|
|
2
|
+
// // import AwesomeButton2 from './button2.jsx';
|
|
3
|
+
// //Contexts
|
|
4
|
+
import { LanguageContext, LanguageProvider } from './Contexts/LanguageContext.jsx';
|
|
5
|
+
import { ProductsCardsSectionContext, ProductsCardsSectionContext_Provider } from './Contexts/ProductsCardsSectionContext.jsx';
|
|
6
|
+
|
|
7
|
+
//Static Pages
|
|
8
|
+
import Login from './TabexComponents/StaticPages/Login/Login.jsx';
|
|
9
|
+
import Productinfo from './TabexComponents/StaticPages/Productinfo/Productinfo.jsx';
|
|
10
|
+
import Ordershistory from './TabexComponents/StaticPages/Ordershistory/Ordershistory.jsx';
|
|
11
|
+
import Wishlist from './TabexComponents/StaticPages/Wishlist/Wishlist.jsx';
|
|
12
|
+
import Checkout from './TabexComponents/StaticPages/Checkout/Checkout.jsx';
|
|
13
|
+
import Signup from './TabexComponents/StaticPages/Signup/Signup.jsx';
|
|
14
|
+
import AccountInformation from './TabexComponents/StaticPages/AccountInformation/AccountInformation.jsx';
|
|
15
|
+
import Policies from './TabexComponents/StaticPages/Policies/Policies.jsx';
|
|
16
|
+
import CartSlider from './TabexComponents/StaticPages/CartSlider/CartSlider.jsx';
|
|
17
|
+
// //Sections
|
|
18
|
+
import CardsSection from './TabexComponents/Sections/Cards/CardsSection/CardsSection.jsx';
|
|
19
|
+
|
|
20
|
+
import Backgroundimage_with_toppill from './TabexComponents/Sections/BackgroundImages/Backgroundimage_with_toppill/Backgroundimage_with_toppill.jsx';
|
|
21
|
+
import BackgroundimageandTextsection from './TabexComponents/Sections/BackgroundImages/BackgroundimageandTextsection/BackgroundimageandTextsection.jsx';
|
|
22
|
+
import Section_with_rightbgcont from './TabexComponents/Sections/BackgroundImages/Section_with_rightbgcont/Section_with_rightbgcont.jsx';
|
|
23
|
+
import Threebgimages from './TabexComponents/Sections/BackgroundImages/Threebgimages/Threebgimages.jsx';
|
|
24
|
+
import Twobgimages from './TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages.jsx';
|
|
25
|
+
import Backgroundimage1 from './TabexComponents/Sections/BackgroundImages/Backgroundimage1/Backgroundimage1.jsx';
|
|
26
|
+
|
|
27
|
+
// // import AboutSection from './TabexComponents/Sections/Slideshow/AboutSection/AboutSection.jsx';
|
|
28
|
+
import Backgroundimage_with_topcircle from './TabexComponents/Sections/Slideshow/Backgroundimage_with_topcircle/Backgroundimage_with_topcircle.jsx';
|
|
29
|
+
import Freetextsection from './TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection.jsx';
|
|
30
|
+
import Image_with_leftwords from './TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx';
|
|
31
|
+
import Image_with_rightwords from './TabexComponents/Sections/Slideshow/Image_with_rightwords/Image_with_rightwords.jsx';
|
|
32
|
+
import Servicesection from './TabexComponents/Sections/Slideshow/Servicesection/Servicesection.jsx';
|
|
33
|
+
import ServicesectionCenteredcards from './TabexComponents/Sections/Slideshow/ServicesectionCenteredcards/ServicesectionCenteredcards.jsx';
|
|
34
|
+
import Slideshow_with_rotatedsquare from './TabexComponents/Sections/Slideshow/Slideshow_with_rotatedsquare/Slideshow_with_rotatedsquare.jsx';
|
|
35
|
+
import Slideshow_with_squarebg from './TabexComponents/Sections/Slideshow/Slideshow_with_squarebg/Slideshow_with_squarebg.jsx';
|
|
36
|
+
import Slideshowdifferentanimations from './TabexComponents/Sections/Slideshow/Slideshowdifferentanimations/Slideshowdifferentanimations.jsx';
|
|
37
|
+
import Slideshowfade from './TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade.jsx';
|
|
38
|
+
import Slideshowslide from './TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide.jsx';
|
|
39
|
+
import Slideshowzoom from './TabexComponents/Sections/Slideshow/Slideshowzoom/Slideshowzoom.jsx';
|
|
40
|
+
// //Headers
|
|
41
|
+
import Header8 from './TabexComponents/Headers/Header8/Header8.jsx';
|
|
42
|
+
import AllinoneHeader from './TabexComponents/Headers/AllinoneHeader/AllinoneHeader.jsx';
|
|
43
|
+
import Header_threesectionslogocentered from './TabexComponents/Headers/Header_threesectionslogocentered/Header_threesectionslogocentered.jsx';
|
|
44
|
+
import Header4 from './TabexComponents/Headers/Header4/Header4.jsx';
|
|
45
|
+
import Header6 from './TabexComponents/Headers/Header6/Header6.jsx';
|
|
46
|
+
import HeaderRestaurant from './TabexComponents/Headers/HeaderRestaurant/HeaderRestaurant.jsx';
|
|
47
|
+
import HeaderwithContactinfo from './TabexComponents/Headers/HeaderwithContactinfo/HeaderwithContactinfo.jsx';
|
|
48
|
+
import Modernheader from './TabexComponents/Headers/Modernheader/Modernheader.jsx';
|
|
49
|
+
import StylishHeader from './TabexComponents/Headers/StylishHeader/StylishHeader.jsx';
|
|
50
|
+
import ClassicHeader from './TabexComponents/Headers/ClassicHeader/ClassicHeader.jsx';
|
|
51
|
+
// //Footers
|
|
52
|
+
import Footer1 from './TabexComponents/Footer/Footer1/Footer1.jsx';
|
|
53
|
+
import Footer2 from './TabexComponents/Footer/Footer2/Footer2.jsx';
|
|
54
|
+
import Footer3 from './TabexComponents/Footer/Footer3/Footer3.jsx';
|
|
55
|
+
import Footer4 from './TabexComponents/Footer/Footer4/Footer4.jsx';
|
|
56
|
+
import Footer5 from './TabexComponents/Footer/Footer5/Footer5.jsx';
|
|
57
|
+
import Footer6 from './TabexComponents/Footer/Footer6/Footer6.jsx';
|
|
58
|
+
import Footer7 from './TabexComponents/Footer/Footer7/Footer7.jsx';
|
|
59
|
+
import Simplefooter from './TabexComponents/Footer/Simplefooter/Simplefooter.jsx';
|
|
60
|
+
|
|
61
|
+
// //Cards
|
|
62
|
+
import Productcard_with_zoominonhover from './TabexComponents/Cards/Productcard_with_zoominonhover/Productcard_with_zoominonhover.jsx';
|
|
63
|
+
import Categorycard_with_twolinestransition from './TabexComponents/Cards/Categorycard_with_twolinestransition/Categorycard_with_twolinestransition.jsx';
|
|
64
|
+
import Categorycard_fullimage from './TabexComponents/Cards/Categorycard_fullimage/Categorycard_fullimage.jsx';
|
|
65
|
+
import Categorycard_slidebgscaled from './TabexComponents/Cards/Categorycard_slidebgscaled/Categorycard_slidebgscaled.jsx';
|
|
66
|
+
import Categorycard_with_trianglebg from './TabexComponents/Cards/Categorycard_with_trianglebg/Categorycard_with_trianglebg.jsx';
|
|
67
|
+
import Categorycard_withshapes from './TabexComponents/Cards/Categorycard_withshapes/Categorycard_withshapes.jsx';
|
|
68
|
+
import Categorycard_withtext from './TabexComponents/Cards/Categorycard_withtext/Categorycard_withtext.jsx';
|
|
69
|
+
import CategoryCardwithhoveraction from './TabexComponents/Cards/CategoryCardwithhoveraction/CategoryCardwithhoveraction.jsx';
|
|
70
|
+
import Classiccategorycard from './TabexComponents/Cards/Classiccategorycard/Classiccategorycard.jsx';
|
|
71
|
+
import Horizontalcard from './TabexComponents/Cards/Horizontalcard/Horizontalcard.jsx';
|
|
72
|
+
import MenuCard from './TabexComponents/Cards/MenuCard/MenuCard.jsx';
|
|
73
|
+
import ModernProductCard from './TabexComponents/Cards/ModernProductCard/ModernProductCard.jsx';
|
|
74
|
+
import Productcard_animatedbuttons from './TabexComponents/Cards/Productcard_animatedbuttons/Productcard_animatedbuttons.jsx';
|
|
75
|
+
import Productcard_with_circularbg from './TabexComponents/Cards/Productcard_with_circularbg/Productcard_with_circularbg.jsx';
|
|
76
|
+
import Productcard_with_circularhover from './TabexComponents/Cards/Productcard_with_circularhover/Productcard_with_circularhover.jsx';
|
|
77
|
+
import Productcard_with_slideanimation from './TabexComponents/Cards/Productcard_with_slideanimation/Productcard_with_slideanimation.jsx';
|
|
78
|
+
import Productcard_with_variants from './TabexComponents/Cards/Productcard_with_variants/Productcard_with_variants.jsx';
|
|
79
|
+
import Productcard6 from './TabexComponents/Cards/Productcard6/Productcard6.jsx';
|
|
80
|
+
import Productcard7 from './TabexComponents/Cards/Productcard7/Productcard7.jsx';
|
|
81
|
+
import Productcarddefault from './TabexComponents/Cards/Productcarddefault/Productcarddefault.jsx';
|
|
82
|
+
import Productccard_with_imageontopleft from './TabexComponents/Cards/Productccard_with_imageontopleft/Productccard_with_imageontopleft.jsx';
|
|
83
|
+
import Prouductcard_with_zoomhover from './TabexComponents/Cards/Prouductcard_with_zoomhover/Prouductcard_with_zoomhover.jsx';
|
|
84
|
+
import Simplecategorycardwithtextbelow from './TabexComponents/Cards/Simplecategorycardwithtextbelow/Simplecategorycardwithtextbelow.jsx';
|
|
85
|
+
import Simpleproductcard from './TabexComponents/Cards/Simpleproductcard/Simpleproductcard.jsx';
|
|
86
|
+
import StylishProductCard from './TabexComponents/Cards/StylishProductCard/StylishProductCard.jsx';
|
|
87
|
+
|
|
88
|
+
const returnLibrary = () => {
|
|
89
|
+
return {
|
|
90
|
+
LanguageContext: LanguageContext,
|
|
91
|
+
LanguageProvider: LanguageProvider,
|
|
92
|
+
ProductsCardsSectionContext: ProductsCardsSectionContext,
|
|
93
|
+
ProductsCardsSectionContext_Provider: ProductsCardsSectionContext_Provider,
|
|
94
|
+
|
|
95
|
+
AwesomeButton: AwesomeButton,
|
|
96
|
+
Checkout: Checkout,
|
|
97
|
+
Signup: Signup,
|
|
98
|
+
Productinfo: Productinfo,
|
|
99
|
+
Ordershistory: Ordershistory,
|
|
100
|
+
Wishlist: Wishlist,
|
|
101
|
+
Login: Login,
|
|
102
|
+
AccountInformation: AccountInformation,
|
|
103
|
+
Policies: Policies,
|
|
104
|
+
CartSlider: CartSlider,
|
|
105
|
+
|
|
106
|
+
Header8: Header8,
|
|
107
|
+
AllinoneHeader: AllinoneHeader,
|
|
108
|
+
Header_threesectionslogocentered: Header_threesectionslogocentered,
|
|
109
|
+
Header4: Header4,
|
|
110
|
+
Header6: Header6,
|
|
111
|
+
HeaderRestaurant: HeaderRestaurant,
|
|
112
|
+
HeaderwithContactinfo: HeaderwithContactinfo,
|
|
113
|
+
Modernheader: Modernheader,
|
|
114
|
+
StylishHeader: StylishHeader,
|
|
115
|
+
ClassicHeader: ClassicHeader,
|
|
116
|
+
|
|
117
|
+
Footer1: Footer1,
|
|
118
|
+
Footer2: Footer2,
|
|
119
|
+
Footer3: Footer3,
|
|
120
|
+
Footer5: Footer5,
|
|
121
|
+
Footer6: Footer6,
|
|
122
|
+
Footer7: Footer7,
|
|
123
|
+
Simplefooter: Simplefooter,
|
|
124
|
+
Footer4: Footer4,
|
|
125
|
+
|
|
126
|
+
Categorycard_with_twolinestransition: Categorycard_with_twolinestransition,
|
|
127
|
+
Productcard_with_zoominonhover: Productcard_with_zoominonhover,
|
|
128
|
+
Categorycard_fullimage: Categorycard_fullimage,
|
|
129
|
+
Categorycard_slidebgscaled: Categorycard_slidebgscaled,
|
|
130
|
+
Categorycard_with_trianglebg: Categorycard_with_trianglebg,
|
|
131
|
+
Categorycard_withshapes: Categorycard_withshapes,
|
|
132
|
+
Categorycard_withtext: Categorycard_withtext,
|
|
133
|
+
CategoryCardwithhoveraction: CategoryCardwithhoveraction,
|
|
134
|
+
Classiccategorycard: Classiccategorycard,
|
|
135
|
+
Horizontalcard: Horizontalcard,
|
|
136
|
+
MenuCard: MenuCard,
|
|
137
|
+
ModernProductCard: ModernProductCard,
|
|
138
|
+
Productcard_animatedbuttons: Productcard_animatedbuttons,
|
|
139
|
+
Productcard_with_circularbg: Productcard_with_circularbg,
|
|
140
|
+
Productcard_with_circularhover: Productcard_with_circularhover,
|
|
141
|
+
Productcard_with_slideanimation: Productcard_with_slideanimation,
|
|
142
|
+
Productcard_with_variants: Productcard_with_variants,
|
|
143
|
+
Productcard6: Productcard6,
|
|
144
|
+
Productcard7: Productcard7,
|
|
145
|
+
Productcarddefault: Productcarddefault,
|
|
146
|
+
Productccard_with_imageontopleft: Productccard_with_imageontopleft,
|
|
147
|
+
Prouductcard_with_zoomhover: Prouductcard_with_zoomhover,
|
|
148
|
+
Simplecategorycardwithtextbelow: Simplecategorycardwithtextbelow,
|
|
149
|
+
Simpleproductcard: Simpleproductcard,
|
|
150
|
+
StylishProductCard: StylishProductCard,
|
|
151
|
+
|
|
152
|
+
Backgroundimage_with_toppill: Backgroundimage_with_toppill,
|
|
153
|
+
BackgroundimageandTextsection: BackgroundimageandTextsection,
|
|
154
|
+
Section_with_rightbgcont: Section_with_rightbgcont,
|
|
155
|
+
Threebgimages: Threebgimages,
|
|
156
|
+
Twobgimages: Twobgimages,
|
|
157
|
+
|
|
158
|
+
// AboutSection: AboutSection,
|
|
159
|
+
Backgroundimage_with_topcircle: Backgroundimage_with_topcircle,
|
|
160
|
+
Freetextsection: Freetextsection,
|
|
161
|
+
Image_with_leftwords: Image_with_leftwords,
|
|
162
|
+
Image_with_rightwords: Image_with_rightwords,
|
|
163
|
+
Servicesection: Servicesection,
|
|
164
|
+
ServicesectionCenteredcards: ServicesectionCenteredcards,
|
|
165
|
+
Slideshow_with_rotatedsquare: Slideshow_with_rotatedsquare,
|
|
166
|
+
Slideshow_with_squarebg: Slideshow_with_squarebg,
|
|
167
|
+
Slideshowdifferentanimations: Slideshowdifferentanimations,
|
|
168
|
+
Slideshowfade: Slideshowfade,
|
|
169
|
+
Slideshowslide: Slideshowslide,
|
|
170
|
+
Slideshowzoom: Slideshowzoom,
|
|
171
|
+
CardsSection: CardsSection,
|
|
172
|
+
Backgroundimage1: Backgroundimage1,
|
|
173
|
+
};
|
|
174
|
+
};
|
|
175
|
+
export default returnLibrary();
|
|
@@ -0,0 +1,129 @@
|
|
|
1
|
+
.container {
|
|
2
|
+
padding: 0 2rem;
|
|
3
|
+
}
|
|
4
|
+
|
|
5
|
+
.main {
|
|
6
|
+
min-height: 100vh;
|
|
7
|
+
padding: 4rem 0;
|
|
8
|
+
flex: 1;
|
|
9
|
+
display: flex;
|
|
10
|
+
flex-direction: column;
|
|
11
|
+
justify-content: center;
|
|
12
|
+
align-items: center;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.footer {
|
|
16
|
+
display: flex;
|
|
17
|
+
flex: 1;
|
|
18
|
+
padding: 2rem 0;
|
|
19
|
+
border-top: 1px solid #eaeaea;
|
|
20
|
+
justify-content: center;
|
|
21
|
+
align-items: center;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.footer a {
|
|
25
|
+
display: flex;
|
|
26
|
+
justify-content: center;
|
|
27
|
+
align-items: center;
|
|
28
|
+
flex-grow: 1;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
.title a {
|
|
32
|
+
color: #0070f3;
|
|
33
|
+
text-decoration: none;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
.title a:hover,
|
|
37
|
+
.title a:focus,
|
|
38
|
+
.title a:active {
|
|
39
|
+
text-decoration: underline;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
.title {
|
|
43
|
+
margin: 0;
|
|
44
|
+
line-height: 1.15;
|
|
45
|
+
font-size: 4rem;
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
.title,
|
|
49
|
+
.description {
|
|
50
|
+
text-align: center;
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
.description {
|
|
54
|
+
margin: 4rem 0;
|
|
55
|
+
line-height: 1.5;
|
|
56
|
+
font-size: 1.5rem;
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
.code {
|
|
60
|
+
background: #fafafa;
|
|
61
|
+
border-radius: 5px;
|
|
62
|
+
padding: 0.75rem;
|
|
63
|
+
font-size: 1.1rem;
|
|
64
|
+
font-family: Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono,
|
|
65
|
+
Bitstream Vera Sans Mono, Courier New, monospace;
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
.grid {
|
|
69
|
+
display: flex;
|
|
70
|
+
align-items: center;
|
|
71
|
+
justify-content: center;
|
|
72
|
+
flex-wrap: wrap;
|
|
73
|
+
max-width: 800px;
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
.card {
|
|
77
|
+
margin: 1rem;
|
|
78
|
+
padding: 1.5rem;
|
|
79
|
+
text-align: left;
|
|
80
|
+
color: inherit;
|
|
81
|
+
text-decoration: none;
|
|
82
|
+
border: 1px solid #eaeaea;
|
|
83
|
+
border-radius: 10px;
|
|
84
|
+
transition: color 0.15s ease, border-color 0.15s ease;
|
|
85
|
+
max-width: 300px;
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
.card:hover,
|
|
89
|
+
.card:focus,
|
|
90
|
+
.card:active {
|
|
91
|
+
color: #0070f3;
|
|
92
|
+
border-color: #0070f3;
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
.card h2 {
|
|
96
|
+
margin: 0 0 1rem 0;
|
|
97
|
+
font-size: 1.5rem;
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
.card p {
|
|
101
|
+
margin: 0;
|
|
102
|
+
font-size: 1.25rem;
|
|
103
|
+
line-height: 1.5;
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
.logo {
|
|
107
|
+
height: 1em;
|
|
108
|
+
margin-left: 0.5rem;
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
@media (max-width: 600px) {
|
|
112
|
+
.grid {
|
|
113
|
+
width: 100%;
|
|
114
|
+
flex-direction: column;
|
|
115
|
+
}
|
|
116
|
+
}
|
|
117
|
+
|
|
118
|
+
@media (prefers-color-scheme: dark) {
|
|
119
|
+
.card,
|
|
120
|
+
.footer {
|
|
121
|
+
border-color: #222;
|
|
122
|
+
}
|
|
123
|
+
.code {
|
|
124
|
+
background: #111;
|
|
125
|
+
}
|
|
126
|
+
.logo img {
|
|
127
|
+
filter: invert(1);
|
|
128
|
+
}
|
|
129
|
+
}
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
.categoryCard {
|
|
2
|
+
position: relative !important;
|
|
3
|
+
overflow: hidden !important;
|
|
4
|
+
text-align: center;
|
|
5
|
+
background-color: white;
|
|
6
|
+
cursor: pointer;
|
|
7
|
+
background-size: cover !important;
|
|
8
|
+
background-repeat: no-repeat;
|
|
9
|
+
background-position: center;
|
|
10
|
+
transition: 0.3s;
|
|
11
|
+
z-index: 1;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
.categoryCard:after {
|
|
15
|
+
width: 100%;
|
|
16
|
+
height: 100%;
|
|
17
|
+
position: absolute;
|
|
18
|
+
left: 0;
|
|
19
|
+
bottom: 0;
|
|
20
|
+
content: '';
|
|
21
|
+
opacity: 0.75;
|
|
22
|
+
-webkit-transform: skew(-45deg) scaleX(0);
|
|
23
|
+
transform: skew(-45deg) scaleX(0);
|
|
24
|
+
-webkit-transition: all 0.3s ease-in-out;
|
|
25
|
+
transition: all 0.3s ease-in-out;
|
|
26
|
+
z-index: 1 !important;
|
|
27
|
+
}
|
|
28
|
+
.categoryCard figcaption {
|
|
29
|
+
position: absolute;
|
|
30
|
+
top: 50%;
|
|
31
|
+
left: 0;
|
|
32
|
+
width: 100%;
|
|
33
|
+
-webkit-transform: translateY(-50%);
|
|
34
|
+
transform: translateY(-50%);
|
|
35
|
+
z-index: 100 !important;
|
|
36
|
+
}
|
|
37
|
+
.categoryCard button {
|
|
38
|
+
margin: 0;
|
|
39
|
+
width: 100%;
|
|
40
|
+
opacity: 0;
|
|
41
|
+
z-index: 100 !important;
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
.categoryCard p {
|
|
45
|
+
padding: 0 50px;
|
|
46
|
+
z-index: 100;
|
|
47
|
+
}
|
|
48
|
+
.categoryCard:hover:after,
|
|
49
|
+
.categoryCard.hover:after {
|
|
50
|
+
-webkit-transform: skew(-45deg) scaleX(1);
|
|
51
|
+
transform: skew(-45deg) scaleX(1);
|
|
52
|
+
transition: all 400ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
|
|
53
|
+
}
|
|
54
|
+
.categoryCard:hover figcaption p,
|
|
55
|
+
.categoryCard:hover figcaption button {
|
|
56
|
+
-webkit-transform: translate3d(0%, 0%, 0);
|
|
57
|
+
transform: translate3d(0%, 0%, 0);
|
|
58
|
+
-webkit-transition-delay: 0.2s;
|
|
59
|
+
transition-delay: 0.2s;
|
|
60
|
+
}
|
|
61
|
+
.categoryCard:hover figcaption p {
|
|
62
|
+
opacity: 1;
|
|
63
|
+
z-index: 100 !important;
|
|
64
|
+
}
|
|
65
|
+
.categoryCard:hover figcaption button {
|
|
66
|
+
opacity: 1;
|
|
67
|
+
z-index: 100 !important;
|
|
68
|
+
}
|
|
69
|
+
.cardbtn {
|
|
70
|
+
display: inline-block;
|
|
71
|
+
vertical-align: middle;
|
|
72
|
+
transition: 0.15s ease-in-out;
|
|
73
|
+
}
|
|
@@ -0,0 +1,189 @@
|
|
|
1
|
+
*,
|
|
2
|
+
*:before,
|
|
3
|
+
*:after {
|
|
4
|
+
margin: 0;
|
|
5
|
+
padding: 0;
|
|
6
|
+
box-sizing: border-box;
|
|
7
|
+
}
|
|
8
|
+
.card__collection {
|
|
9
|
+
margin: right 20px ;
|
|
10
|
+
position: relative;
|
|
11
|
+
display: block;
|
|
12
|
+
width: 100%;
|
|
13
|
+
overflow: hidden;
|
|
14
|
+
/* height: 400px; */
|
|
15
|
+
background-color: white;
|
|
16
|
+
}
|
|
17
|
+
.card__collection .cards {
|
|
18
|
+
width: 100%;
|
|
19
|
+
height: 100%;
|
|
20
|
+
display: block;
|
|
21
|
+
background-size: cover;
|
|
22
|
+
float: left;
|
|
23
|
+
/* border-radius: 15px; */
|
|
24
|
+
position: relative;
|
|
25
|
+
overflow: hidden;
|
|
26
|
+
background-position: center;
|
|
27
|
+
}
|
|
28
|
+
.card__collection .cards_three {
|
|
29
|
+
position: relative;
|
|
30
|
+
z-index: 10;
|
|
31
|
+
}
|
|
32
|
+
.card__collection .cards_three:hover .cards_three__rect1 {
|
|
33
|
+
left: 10%;
|
|
34
|
+
}
|
|
35
|
+
.card__collection .cards_three:hover .cards_three__rect1 .shadow1 {
|
|
36
|
+
left: -20%;
|
|
37
|
+
}
|
|
38
|
+
.card__collection .cards_three:hover .cards_three__rect2 {
|
|
39
|
+
left: 60%;
|
|
40
|
+
}
|
|
41
|
+
.card__collection .cards_three:hover .cards_three__rect2:before {
|
|
42
|
+
left: -100%;
|
|
43
|
+
}
|
|
44
|
+
.card__collection .cards_three:hover .cards_three__rect2:after {
|
|
45
|
+
left: 80%;
|
|
46
|
+
}
|
|
47
|
+
.card__collection .cards_three:hover .cards_three__rect2 .shadow2 {
|
|
48
|
+
left: -10%;
|
|
49
|
+
}
|
|
50
|
+
.card__collection .cards_three:hover .cards_three__circle {
|
|
51
|
+
transform: scale(1);
|
|
52
|
+
}
|
|
53
|
+
.card__collection .cards_three:hover .cards_three__circle:before {
|
|
54
|
+
transform: scale(0.9);
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
.card__collection .cards_three__rect1 {
|
|
58
|
+
background: #fff;
|
|
59
|
+
width: 200px;
|
|
60
|
+
height: 110px;
|
|
61
|
+
transform: skewX(-20deg);
|
|
62
|
+
display: block;
|
|
63
|
+
position: absolute;
|
|
64
|
+
top: 73%;
|
|
65
|
+
opacity: 0.9;
|
|
66
|
+
left: -100%;
|
|
67
|
+
z-index: 8;
|
|
68
|
+
transition: all 0.5s ease-in;
|
|
69
|
+
}
|
|
70
|
+
.card__collection .cards_three__rect1 p {
|
|
71
|
+
/* font-size: 20px;
|
|
72
|
+
color: #fff; */
|
|
73
|
+
transform: skewX(20deg);
|
|
74
|
+
line-height: 6rem;
|
|
75
|
+
}
|
|
76
|
+
.card__collection .cards_three__rect1 .shadow1 {
|
|
77
|
+
/* background: #022648; */
|
|
78
|
+
width: 230px;
|
|
79
|
+
height: 100px;
|
|
80
|
+
display: block;
|
|
81
|
+
position: absolute;
|
|
82
|
+
left: -200%;
|
|
83
|
+
z-index: -1;
|
|
84
|
+
transition: all 0.3s ease-in;
|
|
85
|
+
}
|
|
86
|
+
.card__collection .cards_three__rect2 {
|
|
87
|
+
width: 100px;
|
|
88
|
+
height: 70px;
|
|
89
|
+
background: #fff;
|
|
90
|
+
position: absolute;
|
|
91
|
+
top: 65%;
|
|
92
|
+
left: 1000%;
|
|
93
|
+
opacity: 0.9;
|
|
94
|
+
transform: skewX(-20deg);
|
|
95
|
+
z-index: 8;
|
|
96
|
+
transition: all 0.5s ease-in;
|
|
97
|
+
}
|
|
98
|
+
.card__collection .cards_three__rect2::before {
|
|
99
|
+
content: '';
|
|
100
|
+
display: block;
|
|
101
|
+
width: 50px;
|
|
102
|
+
height: 40px;
|
|
103
|
+
/* background: #57ccfd; */
|
|
104
|
+
opacity: 1;
|
|
105
|
+
position: absolute;
|
|
106
|
+
left: 500%;
|
|
107
|
+
top: 10%;
|
|
108
|
+
transition: all 0.3s ease-in;
|
|
109
|
+
}
|
|
110
|
+
.card__collection .cards_three__rect2::after {
|
|
111
|
+
content: '';
|
|
112
|
+
display: block;
|
|
113
|
+
width: 50px;
|
|
114
|
+
height: 40px;
|
|
115
|
+
/* background: #022648; */
|
|
116
|
+
opacity: 1;
|
|
117
|
+
position: absolute;
|
|
118
|
+
left: 500%;
|
|
119
|
+
top: 114%;
|
|
120
|
+
transition: all 0.5s ease-in;
|
|
121
|
+
transition-delay: 0.2s;
|
|
122
|
+
}
|
|
123
|
+
.card__collection .cards_three__rect2 .shadow2 {
|
|
124
|
+
/* background: #57ccfd; */
|
|
125
|
+
width: 100%;
|
|
126
|
+
height: 100%;
|
|
127
|
+
display: block;
|
|
128
|
+
position: absolute;
|
|
129
|
+
top: -10%;
|
|
130
|
+
left: 500%;
|
|
131
|
+
transition: all 0.5s ease-in;
|
|
132
|
+
transition-delay: 0.2s;
|
|
133
|
+
}
|
|
134
|
+
.card__collection .cards_three__circle {
|
|
135
|
+
width: 220px;
|
|
136
|
+
height: 220px;
|
|
137
|
+
border-radius: 50%;
|
|
138
|
+
background: #fff;
|
|
139
|
+
box-shadow: 0 0 10px #e6e6e6;
|
|
140
|
+
position: absolute;
|
|
141
|
+
top: -15%;
|
|
142
|
+
right: -60px;
|
|
143
|
+
opacity: 0.9;
|
|
144
|
+
transform: scale(0);
|
|
145
|
+
transition: all 0.3s ease;
|
|
146
|
+
display: flex;
|
|
147
|
+
align-items: center;
|
|
148
|
+
justify-content: center;
|
|
149
|
+
}
|
|
150
|
+
.card__collection .cards_three__circle:before {
|
|
151
|
+
content: '';
|
|
152
|
+
display: block;
|
|
153
|
+
width: 100%;
|
|
154
|
+
height: 100%;
|
|
155
|
+
/* background: #022648; */
|
|
156
|
+
border-radius: 50%;
|
|
157
|
+
transform: scale(0);
|
|
158
|
+
transition: all 0.3s ease;
|
|
159
|
+
transition-delay: 0.2s;
|
|
160
|
+
display: flex;
|
|
161
|
+
align-items: center;
|
|
162
|
+
justify-content: center;
|
|
163
|
+
}
|
|
164
|
+
.card__collection .cards_three__list {
|
|
165
|
+
list-style: none;
|
|
166
|
+
position: absolute;
|
|
167
|
+
top: -9px;
|
|
168
|
+
right: 7px;
|
|
169
|
+
padding-top: 60px;
|
|
170
|
+
transition: all 0.4s ease;
|
|
171
|
+
}
|
|
172
|
+
.card__collection .cards_three__list .btncont {
|
|
173
|
+
display: inline-block;
|
|
174
|
+
margin: 4px;
|
|
175
|
+
color: #fff;
|
|
176
|
+
border-radius: 50%;
|
|
177
|
+
font-size: 16px;
|
|
178
|
+
text-align: center;
|
|
179
|
+
line-height: 1.7rem;
|
|
180
|
+
cursor: pointer;
|
|
181
|
+
|
|
182
|
+
transition: all 0.3s ease;
|
|
183
|
+
transform: translateX(500%);
|
|
184
|
+
|
|
185
|
+
transition-delay: 0.2s;
|
|
186
|
+
}
|
|
187
|
+
.card__collection .cards_three:hover .cards_three__list .btncont {
|
|
188
|
+
transform: translateX(-20px);
|
|
189
|
+
}
|