@import"https://fonts.googleapis.com/css2?family=Maven+Pro&family=Moon+Dance&display=swap";:root{--primary-background:#f4f4f4;--secondary-background:#fff;--dark-background:#0a1929;--primary-text:#000;--secondary-text:#000;--primary2-text:#353535;--box-shadow:hsla(210,8%,62%,0.2) 0px 8px 24px;--footer-background:#0a1929}[data-theme=dark]{--primary-background:#18191a;--secondary-background:#242526;--primary-text:#e4e6eb;--secondary-text:#fff;--primary2-text:#adaeb1;--footer-background:#000}header{width:100%;z-index:100;-moz-box-pack:justify;justify-content:space-between;padding:10px 20px;border-bottom:1px solid #c4c4c4;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);background-color:var(--secondary-background)}header,header h1{display:-moz-box;display:flex;-moz-box-align:center;align-items:center}header h1{cursor:pointer;letter-spacing:1px;font-size:40px;color:#ed6c02;font-weight:200;margin-top:-10px}header ul{list-style-type:none}header ul,header ul li{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}header ul li{margin:0 5px;cursor:pointer;font-size:15px;font-weight:600;border-radius:20px;padding:7px;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;color:var(--primary-text)}header form{-moz-box-flex:1;flex:1 1;margin:0 20px;text-align:center;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;background-color:var(--background);position:relative;overflow:hidden;border-radius:50px;border:2px solid var(--primary-text)}header form input{padding:12px 45px 12px 15px;font-size:17px;font-weight:100;outline:0;-moz-box-flex:1;flex:1 1;border:none;background-color:transparent;color:var(--primary-text)}header form span{position:absolute;top:9px;right:20px;cursor:pointer;color:var(--primary-text)}@media screen and (max-width:600px){header form{display:none}header ul li{padding:2px}}*{font-family:Maven Pro,sans-serif;padding:0;margin:0}.app{background-color:var(--primary-background);display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;min-height:100vh}.app>div{-moz-box-flex:1;flex:1 1;position:relative}footer{border:2px solid #000;padding:50px 15px;color:#fff;background-color:var(--footer-background)}footer>div{display:-moz-box;display:flex;-moz-box-align:start;align-items:flex-start;flex-wrap:wrap;-moz-box-pack:center;justify-content:center}footer div.info div{min-width:150px;margin:10px 10px 20px}footer div.info h2{font-size:17px;font-weight:700;text-align:center}footer div.info ul{list-style-type:none;margin-top:10px;text-align:center}footer div.info ul li{padding:6px 0;cursor:pointer;grid-column-gap:4px;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px;text-align:center}footer .social,footer div.info ul li{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center}footer .social{grid-gap:20px;gap:20px;margin:20px 0 0}footer .social div a{margin:0 5px}@media screen and (max-width:500px){footer .info div h2{font-size:15px}footer .info div ul li{font-size:12px}footer .social{font-size:15px}}.carousel-item img{width:100vw;height:390px;-webkit-object-fit:cover;object-fit:cover}.categories{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;flex-wrap:wrap;grid-gap:10px;gap:10px}.categorie{width:22%;background-color:var(--primary-background);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);padding:10px 15px;margin:20px 0}.categorie h2{padding:5px 0;color:var(--primary-text)}.categorie a{text-decoration:none;color:#3838b6;font-weight:700}.categorie div{position:relative;height:300px;margin:10px 0 20px}.ads{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;grid-gap:20px;gap:20px;padding:30px;margin:auto;flex-wrap:wrap}.ads div{width:46%;position:relative;height:300px;cursor:pointer;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s}.ads div:hover{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);transform:scale(1.05)}.best-sells{width:90vw;margin:40px auto;cursor:pointer}.best-sells h2{margin:10px 0;color:var(--primary-text)}.best-sells .image-carousel{background-color:#fff;display:-moz-box;display:flex;grid-column-gap:10px;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;padding:5px;width:100%;overflow-x:scroll}.best-sells .image-carousel div{flex-shrink:0;width:250px;height:250px;position:relative}@media screen and (max-width:1100px){.categorie{width:32%}}@media screen and (max-width:750px){.categorie{width:48%}.best-sells{width:95%}.best-sells .image-carousel div{width:200px;height:200px}}@media screen and (max-width:500px){.carousel-item img{height:300px}.categorie{width:98%;margin:10px 0}.ads div{width:90%;height:150px}.best-sells{margin:20px auto}.best-sells h2{font-size:17px}.best-sells .image-carousel div{width:170px;height:170px}}.categorie-container{display:-moz-box;display:flex}.sidebar{width:25%;padding:20px;margin:10px 0;border-right:1px solid #cfcbcb;background:var(--primary-background)}.sidebar h2{text-align:center;margin:10px 0 30px;color:var(--primary-text)}.sidebar div div{width:80%;margin:15px auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative}.sidebar div div:after{content:"";position:absolute;bottom:-10px;left:0;width:100%;height:1px;background-color:#8f8f8f}.sidebar div div p{display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;-moz-box-align:center;align-items:center;padding:5px;font-weight:700;color:var(--primary-text)}.sidebar div div .sidebar-list{width:80%;margin:auto}.sidebar div div .sidebar-list .sidebar-item{padding:3px 0;text-align:start;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;font-weight:600;color:var(--primary2-text);grid-gap:5px;gap:5px}.content{height:-webkit-max-content;height:-moz-max-content;height:max-content;-moz-box-flex:1;flex:1 1;padding:10px;margin:30px;background-color:var(--secondary-background);border-radius:5px;border:1px solid #cfcbcb;display:-moz-box;display:flex;flex-wrap:wrap;-moz-box-pack:center;justify-content:center;grid-gap:10px;gap:10px}.content .categorie-product{width:32%;padding:0 0 20px;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;position:relative;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.content .categorie-product>span{display:none;position:absolute;top:10px;right:10px;z-index:1;padding:5px;border:1px solid #cfcbcb;border-radius:50%;background-color:#fff;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;cursor:pointer;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s}.content .categorie-product:hover>span{display:-moz-box;display:flex}.content .categorie-product>span:hover{border-color:#ca1616;-webkit-box-shadow:0 8px 24px rgba(149,157,165,.2);box-shadow:0 8px 24px rgba(149,157,165,.2)}.content .categorie-product div{cursor:pointer}.content .categorie-product:hover{border-color:#000;-webkit-box-shadow:0 10px 36px 0 rgba(0,0,0,.16),0 0 0 1px rgba(0,0,0,.06);box-shadow:0 10px 36px 0 rgba(0,0,0,.16),0 0 0 1px rgba(0,0,0,.06)}.content .categorie-product .image-container{position:relative;width:100%;height:250px}.content .categorie-product .details{font-size:17px;font-weight:500;width:80%;margin:20px auto}.content .categorie-product .details p{font-weight:700;color:var(--primary2-text)}@media screen and (max-width:800px){.sidebar{padding:10px 5px}.sidebar div div{width:95%}.content .categorie-product{width:47%}.content .categorie-product>span{display:-moz-box;display:flex}}@media screen and (max-width:600px){.sidebar{width:30%}.sidebar div div{width:95%}.content .categorie-product{width:97%}}@media screen and (max-width:500px){.categorie-container{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:center;justify-content:center}.categorie-container>span{padding:10px 10px 0;text-align:center;color:var(--primary-text)}.sidebar{display:none;width:102%;position:fixed;height:102%;padding-top:20px;top:-20px;left:0;z-index:1000000;overflow-y:scroll}.sidebar>span{position:absolute;top:20px;left:10px;color:var(--primary-text)}.sidebar div{width:100%}.sidebar div>div{width:60%}.content{background-color:transparent;border:none}.content .categorie-product{background-color:var(--secondary-background)}}.product-details{width:70%;margin:30px auto;background-color:var(--secondary-background);flex-basis:0;grid-gap:20px;gap:20px;border-radius:5px}.product-details,.product-details div:first-child{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center}.product-details div:first-child{-moz-box-flex:45%;flex:45% 1;-moz-box-align:center;align-items:center}.product-details div:first-child .image{width:95%;margin:auto;position:relative;height:400px}.product-details>div:last-child{-moz-box-flex:55%;flex:55% 1;padding:20px 15px}.product-details>div:last-child h3{color:var(--primary-text)!important;margin-bottom:10px}.product-details>div:last-child .rating,.product-details>div:last-child .shipping{border-bottom:1px solid #cfcbcb;padding-bottom:10px}.product-details>div:last-child .price{font-weight:700;color:#d61634;margin-top:20px;margin-bottom:10px}.product-details>div:last-child .shipping{color:var(--primary2-text)!important;font-weight:500}.product-details>div:last-child .shipping span{font-weight:700}.product-details>div:last-child .details{margin-top:20px;color:var(--primary-text)}.product-details>div:last-child button{width:100%;font-weight:700;margin-top:15px}.product-details>div:last-child button span{margin-right:5px}@media screen and (max-width:800px){.product-details{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}@media screen and (max-width:500px){.product-details{width:95%;grid-gap:10px;gap:10px}.product-details div:first-child .image{height:300px}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.cart{padding:20px;grid-column-gap:10px;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;width:70vw;margin:auto;-moz-box-flex:1;flex:1 1}.cart,.cart .cart-items{display:-moz-box;display:flex}.cart .cart-items{background-color:var(--secondary-background);border-radius:10px;width:75%;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;min-height:200px}.cart .cart-items .cart-item{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;grid-column-gap:30px;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;border-bottom:1px solid #e4e4e4;padding-bottom:20px;margin:10px 20px}.cart .cart-items .cart-item>div:first-child{width:220px;height:220px;position:relative}.cart .cart-items .cart-item>div:last-child{line-height:2}.cart .cart-items .cart-item>div:last-child>p{font-weight:700;line-height:1.5;margin-bottom:10px;color:var(--primary-text)}.cart .cart-items .cart-item>div:last-child div{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;grid-column-gap:20px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;margin-top:5px}.cart .cart-items .cart-item>div:last-child div p{font-weight:700;color:var(--primary-text)}.cart .cart-items .cart-item>div:last-child div select{border-radius:4px;padding:5px;-webkit-box-shadow:0 3px 8px rgba(0,0,0,.24);box-shadow:0 3px 8px rgba(0,0,0,.24)}.cart .cart-items .cart-item>div:last-child div button{margin-top:10px;font-weight:700;text-transform:capitalize}.cart .cart-items .cart-empty{height:100%;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;padding:20px}.cart .cart-items .cart-empty div{text-align:center}.cart .cart-items .cart-empty div h1{margin:10px;color:var(--primary-text)}.cart .cart-items .cart-empty div a{font-weight:700;padding:10px}.cart .cart-payment{-moz-box-flex:2;flex-grow:2;background-color:var(--secondary-background);border-radius:10px;padding:10px;height:-webkit-max-content;height:-moz-max-content;height:max-content}.cart .cart-payment>*{border-bottom:1px solid #e4e4e4}.cart .cart-payment h2{font-size:20px;width:100%;text-align:center;font-weight:700;margin:10px 0;padding-bottom:10px;color:var(--primary-text)}.cart .cart-payment>p{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:justify;justify-content:space-between;font-weight:600;margin-bottom:5px;padding-bottom:10px;color:var(--secondary-text)}.cart .cart-payment .payment-section{padding:30px 10;margin-bottom:15px;line-height:2}.cart .cart-payment .payment-section p{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:justify;justify-content:space-between;font-weight:600;color:var(--primary2-text)}.cart .cart-payment button{width:100%;margin-bottom:10px;font-weight:600;font-size:12px;border:none}@media screen and (max-width:1000px){.cart{width:100%}.cart .cart-items .cart-item>div:first-child{width:230px;height:200px}}@media screen and (max-width:800px){.cart{-moz-box-orient:vertical;-moz-box-direction:reverse;flex-direction:column-reverse}.cart .cart-items{width:100%}.cart .cart-payment{width:50%;margin:auto auto 15px}}@media screen and (max-width:600px){.cart .cart-items .cart-item>div:first-child{width:200px;height:150px}}@media screen and (max-width:500px){.cart .cart-items .cart-item{grid-column-gap:10px;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.cart .cart-items .cart-item>div:first-child{width:150px;height:100px}.cart .cart-items .cart-item>div:last-child p{font-size:12px;margin-bottom:5px}.cart .cart-payment{width:70%;padding:3px}.cart .cart-payment h2{font-size:17px;margin:5px 0;padding-bottom:5px}.cart .cart-payment .payment-section{padding:10px;line-height:1.5}.cart .cart-payment button{margin:5px auto}}@media screen and (max-width:400px){.cart .cart-items .cart-item{grid-column-gap:5px;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;padding-bottom:5px;margin:5px}.cart .cart-items .cart-item>div:first-child{width:300px;height:100px}.cart .cart-items .cart-item>div:last-child{line-height:1}.cart .cart-items .cart-item>div:last-child>p{line-height:1.2;margin-bottom:5px}.cart .cart-items .cart-item>div:last-child div{margin-top:5px}.cart .cart-items .cart-item>div:last-child div button{margin-top:3px;font-size:12px}.cart .cart-payment{width:95%}}