html{font-size:62.5%}.navbar{align-items:center;background:#fff;display:flex;height:70px;justify-content:space-around;width:100%}.navbar .logo{flex:1 1;margin-left:5rem}.navbar .logo-nav{text-decoration:none}.navbar .logo-nav h1{color:tomato;cursor:pointer}.navbar .list-nav,.navbar .logo-nav h1{font-family:Italianno,cursive;font-size:2.5rem}.navbar .list-nav{border-bottom:3px solid transparent;color:#000;height:50px;margin:1rem;padding:1rem .5rem;text-align:center;text-decoration:none;transition:all .3s ease-in-out;width:110px;z-index:0}.navbar .list-nav:hover{-webkit-animation:anim 1s infinite alternate;animation:anim 1s infinite alternate;border-radius:10px;box-shadow:0 0 13px 0 blue}@-webkit-keyframes anim{0%{opacity:.3}20%{opacity:.5}25%{opacity:.7}50%{opacity:1}}@keyframes anim{0%{opacity:.3}20%{opacity:.5}25%{opacity:.7}50%{opacity:1}}.navbar .btn-menu{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:center}.navbar .btn-menu i{color:#000;font-size:2rem;margin-right:4rem}.navbar .closeMenu{display:none}.navbar .openMenu{display:block}@media(max-width:770px){.navbar{height:60px}.openMenu{display:block}.list-nav{display:none}.logo h1,i{font-size:1.9rem}.logo{margin:0}}@media(min-width:768px){.navbar .btn-menu{display:none}.sidebarLeft{-webkit-transform:translateX(-1000px);transform:translateX(-1000px)}}.sidebarLeft{background:#fff;border-top:3px solid #eee;left:0;max-height:100vh;overflow-y:scroll;padding:3rem;position:absolute;top:10;transition:all .9s;width:100%;z-index:999}.wrrap-slide{border-left:8px solid #ff0;border-radius:15px}.Sidehiden{-webkit-transform:translateY(-1000px);transform:translateY(-1000px)}.SidehidenShow{-webkit-transform:translateY(0);transform:translateY(0)}.sidebarLeft ul ul{list-style:none}.list{align-items:center;display:flex;justify-content:space-between}.trans .ul li{color:#0319c2;cursor:pointer;font-size:3.5rem}.actv{display:none}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background-color:linear-gradient(130deg,#f9f8f3,#8b8b8f 130%)}::-webkit-scrollbar-thumb{background-color:#fa2e2e}.sidebarLeft .list{font-size:3.5rem;margin:2rem auto}.link{text-decoration:none}@media(min-width:700px){.sidebarLeft{-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}.searchbar{align-items:center;background:#fff;border:3px solid #f3f1f1;display:flex;justify-content:flex-end;width:100%}.searchbar .form{flex:4 1;margin:1rem}.searchbar .hidenbar{display:none}.searchbar .showbar{display:block}.searchbar .input-search{background:#e0dede;border:none;border-radius:7px;font-size:3rem;outline:none;padding:1rem;width:100%}.searchbar .sign-buy{border:3px solid #f3f1f1;border-radius:7px;font-size:3.5rem;margin:1rem;padding:.5rem;position:relative}.searchbar .sign-buy a{color:#6d6a6a;text-decoration:none}.searchbar .sign-buy i{color:#6d6a6a;font-size:3rem;margin-left:3rem}.searchbar .count-baslet{align-items:center;background:#fff;border-radius:50%;color:tomato;display:flex;font-size:2.5rem;font-weight:700;height:15px;justify-content:center;position:absolute;right:3px;top:3px;width:15px;z-index:100}@media(max-width:600px){.searchbar .input-search,.searchbar .sign-buy{font-size:1.3rem}}.filter{cursor:none;-webkit-filter:contrast(175%) brightness(9%);filter:contrast(175%) brightness(9%);-webkit-filter:blur(5px);filter:blur(5px)}.baner{align-items:center;background:linear-gradient(130deg,#f9f8f3,#8b8b8f 130%);display:flex;height:500px;justify-content:space-around;max-width:100%}.product .span-pro,.span-flash,.span-mobile{margin-top:2rem}.offer h2{color:#f1c918;font-size:8rem}.product span{border-radius:5px;color:#e0dede;cursor:pointer;font-size:3.5rem;font-weight:700;margin-right:1rem;padding:1rem;transition:all .5s ease-in-out}.product span:hover{background:#f1c918;color:linear-gradient(130deg,#f9f8f3,#8b8b8f 130%)}.product button{border:none;border-radius:7px;cursor:pointer;font-size:3.5rem;margin-top:3rem;padding:1rem 2rem;transition:all .5s ease-in-out}.offer h2{margin-bottom:2rem}.offer span{color:#e0dede;font-size:4rem;margin-left:1rem;padding:1rem}.lab{background:#f1c918}.lab h2{color:linear-gradient(130deg,#f9f8f3,#8b8b8f 130%)}.lab span{color:#000}.product button:hover{background:#f1c918;border-radius:5px;color:linear-gradient(130deg,#f9f8f3,#8b8b8f 130%)}.span-pro span:hover{border-radius:5px}.product .btn-lab:hover,.span-pro span:hover{background:linear-gradient(130deg,#f9f8f3,#8b8b8f 130%);color:#f1c918}.upper{background:#d5381c;border-radius:50%;bottom:20px;color:#fff;cursor:pointer;font-size:5rem;font-weight:700;height:45px;position:fixed;right:10px;text-align:center;width:45px}.showUp{display:block}.hidenUp{display:none}@media(max-width:930px){.baner{flex-wrap:wrap;height:750px}}@media(max-width:600px){.baner{flex-direction:column}.baner,.offer h2{text-align:center}.offer h2,.offer span{font-size:2rem}.span-mobile,.span-pro{display:flex;flex-direction:column}.span span{margin:0;padding:1rem}.upper{height:40px;width:40px}}.container-list{background:tomato;border-radius:10px;display:flex;height:10%;margin:5rem auto;overflow:hidden;padding:3rem 0;position:relative;width:90%}.wrraplist{height:350px;margin:.1rem;-webkit-transform:translateX(-3000px);transform:translateX(-3000px);transition:all .6s ease-in-out;width:250px}.wrraplist .product{align-items:center;background:#f9f6f6;display:flex;justify-content:center;transition:all .5s ease-in-out}.img,.wrraplist .product{height:300px;width:250px}img{height:100%;object-fit:contain;padding:1rem;width:100%}.titel{background:#f9f6f6;height:50px;padding:2rem 1rem;text-align:center}.titel span{font-size:2rem;font-weight:700;margin:.9rem}.titel button{background:rgba(50,50,250,.6);border:none;border-radius:7px;color:#fff;margin-top:1rem;padding:.5rem}.arrow-leftL{left:0}.arrow-leftL,.arrow-rightL{bottom:40%;color:rgba(50,50,250,.5);cursor:pointer;font-size:3.5rem;position:absolute}.arrow-rightL{right:0}.arrowLeft{background-color:#fff;border:3px solid #eee;border-radius:50%;color:#777;font-size:2.5rem;font-weight:700;height:50px;width:50px}.arrowLeft,.wrrap{align-items:center;display:flex;justify-content:center}.wrrap{height:500px;max-width:100%;position:relative}.wrrap .imgStyle{background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:10px;height:50%;transition:all .6s ease-in-out;width:50%}.wrrap .wrrapslide{height:40%;width:55%}.wrrap .text{text-align:center;width:100%}.wrrap .arrow-left,.wrrap .arrow-right{color:#f1c918;cursor:pointer;display:none;padding:.5rem}.wrrap .arrow{bottom:0;display:flex;justify-content:center;position:absolute;right:0}.wrrap h2{font-weight:900}.wrrap h2,.wrrap p{font-size:3.5rem;margin:1rem}.wrrap button{border:none;border-radius:7px;cursor:pointer;font-size:3.5rem;margin:1rem 1rem 1rem 2rem;padding:1rem}.wrrap button:hover{background:linear-gradient(10deg,blue,#f9f8f3 165%);color:#ff0}.wrrap:hover .arrow-left,.wrrap:hover .arrow-right{display:block}.arrowL,.arrowR{align-items:center;background:linear-gradient(10deg,blue,#f9f8f3 165%);border-radius:50%;color:#ff0;display:flex;font-size:3.5rem;font-weight:700;height:50px;justify-content:center;width:50px}@media(max-width:600px){.wrrap{flex-direction:column;height:300px}.arrow-left,.arrow-right{display:block!important}.arrowL,.arrowR{background:linear-gradient(10deg,blue,#f9f8f3 165%);color:#ff0;font-weight:700}.arrowL,.arrowR,.text h2{font-size:2.5rem}.text p{display:none}.text button{font-size:2rem;padding:1rem}.arrowL,.arrowR{height:30px;width:30px}.arrow{right:2rem}}.container-listp{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around;margin:auto;padding:8rem;width:95vw}.container-listp .mobile{background:#f56d6d;border-radius:50%;cursor:pointer;height:20rem;margin:1rem;width:20rem}.container-listp .mobile img{height:100%;object-fit:contain;padding:2rem;width:100%}@media(max-width:770px){.container-listp{flex-wrap:wrap}}*{font-size:2rem}.container-offer{align-items:center;background:#2c39ab;border-radius:15px;display:flex;flex-wrap:wrap;justify-content:space-around;margin:7rem auto;padding:2rem;width:97vw}.container-offer,.container-offer .img-offer{position:relative}.container-offer .orderadd{height:100px;left:14%;overflow:hidden;position:absolute;top:40%;width:120px}.container-offer .order{background:#ff0;border-radius:7px;color:blue;padding:1rem 1.5rem;transition:all .5s}.container-offer .orderadd1{height:100px;left:46.5%;overflow:hidden;position:absolute;top:40%;width:120px}.container-offer .order1{background:#ff0;border-radius:7px;color:blue;overflow:hidden;padding:1rem 1.5rem;transition:all .5s}.container-offer .orderadd2{height:100px;left:79.5%;overflow:hidden;position:absolute;top:40%;width:120px}.container-offer .order2{background:#ff0;border-radius:7px;color:blue;overflow:hidden;padding:1rem 1.5rem;transition:all .5s}.container-offer .hiden-order{-webkit-transform:translate(-200px);transform:translate(-200px)}.container-offer .show-order{-webkit-transform:translate(0);transform:translate(0)}.container-offer .offer-text p{-webkit-animation:flicker 1.5s infinite alternate;animation:flicker 1.5s infinite alternate;font-size:4rem;text-shadow:0 0 7px #fff,0 0 10px #fff,0 0 21px #fff,0 0 42px #0fa,0 0 32px #0fa,0 0 92px #0fa,0 0 102px #0fa,0 0 15px #0fa}@-webkit-keyframes flicker{0%,57%,to{text-shadow:0 0 4px #fff,0 0 11px #fff,0 0 19px #fff,0 0 40px #0fa,0 0 80px #0fa,0 0 10px #0fa,0 0 10px #0fa,0 0 10px #0fa}0%,to{text-shadow:none}}@keyframes flicker{0%,57%,to{text-shadow:0 0 4px #fff,0 0 11px #fff,0 0 19px #fff,0 0 40px #0fa,0 0 80px #0fa,0 0 10px #0fa,0 0 10px #0fa,0 0 10px #0fa}0%,to{text-shadow:none}}.container-offer .cradOffer{align-items:center;background:linear-gradient(45deg,#f9f9f9,rgba(7,7,253,.1) 45%);border-radius:20px;border-right:3px solid #eee;border-top:3px solid #eee;display:flex;flex-wrap:wrap;height:350px;justify-content:space-around;margin:1rem;width:350px}.container-offer .img-offer{align-items:center;display:flex;height:200px;justify-content:center;width:300px}.container-offer .img-offer img{width:100%}.container-offer .titel-Offer{position:relative}.container-offer .titeltext{align-items:center;color:#fff;display:flex;font-weight:700;justify-content:space-around;position:relative}.container-offer .timeroffer{margin:2rem auto;text-align:center}.container-offer .timeroffer span{color:#ff0;font-size:3rem;font-weight:700;margin:.6rem}.container-offer .buying-offer{align-items:center;cursor:pointer;display:flex;gap:3rem}.container-offer .arrows{-webkit-animation:anima 1.3s linear .5s infinite alternate;animation:anima 1.3s linear .5s infinite alternate;color:tomato;font-size:3rem;font-weight:700}@media(max-width:1185px){.orderadd,.orderadd1,.orderadd2{display:none}}@media(max-width:600px){.cradOffer{flex-direction:row}}.container-footer{background:#0505a1;display:flex;flex-direction:column;max-height:100%;width:100%}.container-footer .footer-info .footer-header-ul{color:#fff;display:flex;flex-wrap:wrap;justify-content:space-around;list-style:none}.container-footer .footer-info .footer-header-li{background:linear-gradient(-45deg,#f5e596,blue 45%);border-radius:10px;margin:2rem;padding:5rem 2rem;width:320px}.container-footer .footer-info .footer-header-li .headfooter{align-items:center;display:flex;justify-content:space-around}.container-footer .footer-info .footer-header-li .headfooter img{height:120px;margin-top:-3rem;width:120px}.container-footer .footer-info .footer-header-li h2{font-size:3rem;font-weight:700;margin-bottom:2rem}.container-footer .footer-header-li p{color:#f1c918;font-size:2rem;font-weight:700}.container-footer .footer-contact{display:flex;justify-content:center}.container-footer .sildercho{height:45px;overflow:hidden;width:63px}.container-footer .silderSocail{-webkit-animation:anima 1.3s linear .5s infinite alternate;animation:anima 1.3s linear .5s infinite alternate;display:flex;transition:all .5s}@-webkit-keyframes anima{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(25px);transform:translate(25px)}}@keyframes anima{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(25px);transform:translate(25px)}}.container-footer .footer-contact i{cursor:pointer}.container-footer .footer-contact span,.container-footer i{color:#fff;font-size:3rem;margin:.5rem;padding:0 .1rem}.container-footer .copyright{color:#fff;font-size:2.5rem;padding:1rem;text-align:center}.fixed{position:-webkit-sticky;position:sticky;top:0;z-index:100}.container_basket{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-around;padding:2rem}.coni::-webkit-scrollbar{height:.5em;overflow:auto;width:.5em}.coni::-webkit-scrollbar-thumb{background:#ff0;border-radius:15px}.coni{background:#3002c5;border:5px solid #a19f9f;border-radius:15px;flex:3 1;height:500px;overflow-y:scroll;padding:2rem}.container-basket{background:linear-gradient(45deg,#f9f9f9,rgba(7,7,253,.1) 45%);border-radius:13px;border-right:3px solid #eee;border-top:3px solid #eee;margin:2rem auto;width:60vw}.wrrap-basket{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;padding:2rem}.offer-img{height:200px;object-fit:contain;width:200px}.offer-img .img{width:100%}.sumitem{display:flex;flex-direction:column;flex-wrap:wrap}.sumitem p{color:#f8f8f4;font-size:1.9rem;font-weight:700}.counter{align-items:center;border:3px solid #eee;border-radius:7px;display:flex;justify-content:center;margin:.5rem}.counter .click,.trash{cursor:pointer}.counter span{color:tomato;font-size:1.9rem;font-weight:700;margin:1rem}.basketemtp{background:blue;border-radius:10px;display:flex;overflow:hidden;position:relative}.basketemtp img{height:200px;transition:all .9s;width:200px}.emptybasket{background:transparent;color:#ff0;justify-content:center;transition:all 1.2s}.emptybasket,.total{align-items:center;border-radius:10px;display:flex;font-size:3rem;padding:2rem}.total{box-shadow:0 0 20px 1px rgba(83,133,248,.972);flex-direction:column;height:130px}.total div span{color:#140e0e}.total button,.total div span{font-size:2.9rem;font-weight:700}.total button{background:linear-gradient(1deg,rgba(6,6,3,.9),#0c20f6 100%);border:none;border-radius:12px;color:#ffd900;cursor:pointer;margin-top:1rem;padding:1rem 5rem}.show{display:block}@media(max-width:768px){.container_basket{flex-direction:column}.counter{border:3px solid tomato}.counter span{color:#f8f6f6}.offer-img{display:flex;justify-content:center}.offer-img img{width:50%}.offer-img{height:150px;width:300px}.total button,.total div span{font-size:2rem;font-weight:700}.total button{padding:.5rem 5rem}}*{box-sizing:border-box;margin:0;padding:0}.container-mobile{background:#fdfafa;display:flex;flex-wrap:wrap;gap:0;justify-content:center;padding:2rem;text-align:center;width:100%}.container-mobile .wrrap-mobile{align-items:center;border:2px solid hsla(60,1%,68%,.5);border-radius:2px;display:flex;height:400px;transition:all .5s;width:300px}.container-mobile .wrrap-mobile .img{background:no-repeat 50%;background-size:contain;cursor:pointer;display:flex;height:300px;justify-content:center;overflow:hidden;position:relative;width:290px}.container-mobile .wrrap-mobile img{height:100%;object-fit:contain;width:100%}.container-mobile .mobile-titel{background:hsla(0,0%,4%,.6);border-radius:15px;padding:2rem;position:absolute;top:100px;-webkit-transform:translateY(300px);transform:translateY(300px);transition:all .5s}.container-mobile .wrrap-mobile:hover .mobile-titel{-webkit-transform:translateY(0);transform:translateY(0)}.container-mobile .mobile-titel p,.container-mobile button{color:#fff;font-size:1.9rem;font-weight:700}.container-mobile .mobile-titel span{color:tomato}.container-mobile button{background:#eee;border:none;border-radius:7px;color:#000;cursor:pointer;margin-top:5px;padding:1rem}.container-mobile button:hover{background:#ff0;color:blue}.container-mobile .fa-star{color:#f1c918}.login__container{align-items:center;justify-content:center;margin-top:50px}.login__container,.login__sign{display:flex;flex-direction:column}.login__sign{border-radius:15px;box-shadow:0 0 20px 0 #372f2f;padding:30px;position:relative;text-align:center;width:400px}.close{position:absolute;right:5px;top:5px}.login__sing p,button,input{border-radius:3px;margin:15px;padding:10px}.login__sign input{border:none;border-bottom:3px solid tomato;border-left:9px solid tomato;border-radius:15px;outline:none}.login__sign button{border:none;border-radius:15px;cursor:pointer}.login__btn__sin{background:tomato;color:#fff;font-size:2rem;font-weight:700}.login__btn__crt{background:tomato;color:#eee;font-family:Italianno;font-size:2.5rem}.hiden{display:none}
/*# sourceMappingURL=main.5b6a3451.css.map*/