body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.Navbar{align-items:center;display:flex;justify-content:space-between;padding:20px}.Navbar a{color:#000;text-decoration:none}.Navbar .left{gap:10px}.Navbar .left,.Navbar .left a{align-items:center;display:flex}.Navbar .left a{gap:7px}.Navbar .center span{font-weight:500}.Navbar .right{align-items:center;display:flex;gap:10px}.Navbar .right .pannier{position:relative}.Navbar .right .pannier span{align-items:center;background-color:#5454f0;border-radius:50%;color:#f0f8ff;display:flex;font-size:11px;height:16px;justify-content:center;left:12px;position:absolute;top:-7px;width:15px}.cart{background-color:#fff;box-shadow:-11px 11px 22px 2px rgba(0,0,0,.21);-webkit-box-shadow:-11px 11px 22px 2px rgba(0,0,0,.21);-moz-box-shadow:-11px 11px 22px 2px rgba(0,0,0,.21);display:flex;flex-direction:column;gap:20px;max-width:500px;padding:20px;position:absolute;right:20px;top:80px;z-index:999}.cart h1{color:gray;font-size:24px;font-weight:400;margin-bottom:30px}.cart .item{align-items:center;display:flex;gap:20px}.cart .item img{height:100px;object-fit:cover;width:80px}.cart .item .info{display:flex;flex-direction:column}.cart .item .info h3{font-size:18px;font-weight:500;margin:0}.cart .item .info p{color:gray;margin-bottom:10px}.cart .item .info .price{color:#2879fe}.cart .item .delete{color:red;cursor:pointer;font-size:30px}.cart .total{display:flex;font-size:18px;font-weight:500;justify-content:space-between}.cart .process{align-items:center;background-color:#2879fe;border:none;color:#fff;cursor:pointer;display:flex;gap:10px;justify-content:center;padding:10px 40px;width:250px}.cart .reset{color:red;cursor:pointer;font-size:12px}.footer{display:flex;flex-direction:column;gap:10px;padding:0 30px}.footer .top{display:flex;gap:30px}.footer .top .classes{display:flex;flex:1 1;flex-direction:column;text-align:justify}.footer .top .classes .title{color:#444}.footer .top .classes p{color:#999;padding:0}.footer .top .classes a{color:#999;text-decoration:none}.footer .bottom{align-items:center;display:flex;justify-content:space-between}.footer .bottom .left{align-items:center;display:flex;font-size:12px;gap:10px}.footer .bottom .left span{color:#6495ed;font-size:20px;font-weight:500}.footer .bottom .right{align-items:center;display:flex;justify-content:center}.slider{height:calc(100vh - 80px);overflow:hidden;position:relative;width:100vw}.slider .container{display:flex;height:100%;transition:all 1s ease;width:300vw}.slider .container img{height:100%;object-fit:cover;width:100vw}.slider .icons{bottom:100px;display:flex;gap:10px;left:0;margin:auto;position:absolute;right:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.slider .icons .icon{align-items:center;border:1px solid #999;cursor:pointer;display:flex;height:50px;justify-content:center;width:50px}.card{display:flex;flex-direction:column;gap:10px;margin-bottom:50px;width:280px}.card .image{height:400px;overflow:hidden;position:relative;transition:all 1s ease;width:100%}.card .image:hover .secondImage{z-index:2}.card .image img{height:100%;object-fit:cover;position:absolute;width:100%}.card .image .mainImage{z-index:1}.card .image .new{background-color:#fff;color:teal;font-size:16px;font-weight:500;left:5px;padding:3px 5px;position:absolute;top:5px;z-index:999}.card .prices{display:flex;font-size:18px;font-weight:500;gap:10px}.card .prices .oldPrice{color:#777;text-decoration:line-through}.featured{display:flex;flex-direction:column;gap:10px;margin:100px 200px 50px}.featured .top{display:flex;justify-content:space-between}.featured .top h1{flex:2 1;text-transform:capitalize}.featured .top p{color:gray;flex:3 1}.featured .bottom{display:flex;gap:50px;justify-content:center}.categories{display:flex;gap:10px;height:80vh;margin:10px}.categories .col{display:flex;flex:1 1;flex-direction:column;gap:10px}.categories .col-l{flex:2 1}.categories .row{display:flex;flex:1 1;gap:10px;overflow:hidden;position:relative}.categories .row button{background-color:#fff;border:none;bottom:0;cursor:pointer;height:50px;left:0;margin:auto;min-width:100px;padding:10px;position:absolute;right:0;text-decoration:none;text-transform:uppercase;top:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.categories .row img{height:100%;object-fit:cover;width:100%}.home{width:100vw}.contact{background-color:#2879fe;color:#fff;display:flex;justify-content:center;padding:15px}.contact .wrapper{align-items:center;display:flex;justify-content:space-between;width:50%}.contact .wrapper input{border:none;border-radius:5px 0 0 5px;padding:10px}.contact .wrapper button{background:#333;border:none;border-radius:0 5px 5px 0;color:#fff;padding:10px}.contact .wrapper .icons{display:flex;gap:10px}.products{display:flex;padding:30px 50px}.products .left{display:flex;flex:1 1;flex-direction:column;gap:10px;height:100%;position:-webkit-sticky;position:sticky;top:50px}.products .left .filterItem{margin-bottom:30px}.products .left .filterItem h3{font-weight:400;margin-bottom:20px}.products .left .filterItem .inputItem{margin-bottom:10px}.products .left .filterItem .inputItem label{margin-left:10px}.products .right{display:flex;flex:3 1;flex-direction:column;gap:20px}.products .right .cover{height:300px;margin-bottom:50px;object-fit:cover;width:100%}.List,.products .right .listProducts{display:flex;gap:20px}.List{flex-wrap:wrap;justify-content:space-between;margin:20px 0}.product{display:flex;gap:50px;height:calc(100vh - 100px);padding:20px 50px}.product .left{display:flex;flex:1 1;gap:20px}.product .left .choiceImg{flex:1 1;margin-bottom:10px}.product .left .choiceImg img{cursor:pointer;height:150px;object-fit:cover;width:100%}.product .left .shownImg{flex:5 1}.product .left .shownImg img{height:100%;object-fit:cover;width:100%}.product .right{display:flex;flex:1 1;flex-direction:column;gap:30px}.product .right h1{font-weight:500}.product .right .price{color:#2879fe;font-size:30px;font-weight:500}.product .right p{font-size:18px;font-weight:300;text-align:justify}.product .right .quantity{align-items:center;display:flex;font-size:18px;font-weight:400;gap:10px}.product .right .quantity button{font-size:20px;font-weight:400;height:50px;width:50px}.product .right .add,.product .right .quantity button{align-items:center;border:none;cursor:pointer;display:flex;justify-content:center}.product .right .add{background-color:#2879fe;color:#fff;gap:10px;padding:10px 40px;width:250px}.product .right .actions{align-items:center;color:#2879fe;display:flex;font-weight:500;gap:20px;margin-bottom:40px}.product .right .actions .action{align-items:center;cursor:pointer;display:flex;font-size:16px;gap:10px}.product .right .info{border-bottom:1px solid #dfd0d0;color:gray;display:flex;flex-direction:column;gap:15px;padding-bottom:20px}.product .right .liens{display:flex;flex-direction:column;gap:10px}.product .right .liens a{border-bottom:1px solid #dfd0d0;color:gray;padding-bottom:10px;text-decoration:none;width:300px}
/*# sourceMappingURL=main.f50703a7.css.map*/