.navbar{width:100%;height:20vh;display:flex;top:0;justify-content:space-around;align-items:center}.nav-logo{width:180px;cursor:pointer}.nav-div{display:flex}.nav-info{border-radius:10px}.nav-info input{background-color:#8c52ff33;font-size:1em;height:45px;width:350px;border:none;border-radius:20px;padding-left:15px}.btnSearch{margin-left:-2rem;cursor:pointer;color:#824cd4;background:none;border:none}.login,.shopCart{cursor:pointer;margin-left:3rem;align-items:center}.login span{background-color:#824cd4;font-size:.7em;color:#fff;width:15px;height:15px;border-radius:20px;position:absolute;text-align:center}.infoUser{text-align:center}.modal{position:relative;width:400px;height:100%;margin:0 0 auto auto;background-color:#fff;border-left:1px solid black;color:#000;text-align:center;overflow-x:hidden;overflow-y:scroll}.close{width:100%;display:flex;justify-content:end}.closeX{position:absolute;cursor:pointer;padding:0 .6rem;margin:.3rem .3rem 0 0;border-radius:.2rem;background:red;color:#fff}.titleCart{padding:1rem 0;display:flex;justify-content:center}.modal-div{width:95%;height:15%;display:flex;align-items:center;text-align:left;padding-top:10px;margin:auto;border-radius:5px}.modal-div img{width:100%}.tImg img{width:70px;height:70px;border-radius:5px;margin:0 10px;cursor:pointer}.tName{width:200px;flex-wrap:wrap;font-size:.9rem}.tPrice{font-weight:700;width:80px;color:#824cd4}.tBtn{cursor:pointer;height:20px}.tBtn:hover{color:#824cd4}.vazio{text-align:center;font-size:1.3rem;margin:20px;padding-top:10px}.hr-cart{color:#000;width:420%}.total{margin:1rem 0}.finalizar{margin:10px;padding:.3rem 1rem;font-size:1.2rem;background-color:#824cd4;color:#fff;border-radius:10px;text-decoration:none;transition:.3s}.finalizar:hover{filter:saturate(1.3)}@media screen and (max-width: 760px){.nav-info input,.nav-info .btnSearch{display:none}}*{margin:0;padding:0}.container{background-image:url(/bg-teams.jpg);background-repeat:no-repeat;background-size:cover;max-width:100vw;height:13vh;display:flex;justify-content:center;align-items:center;border:1px solid black;margin:auto 0}.carousel{display:flex;overflow-x:auto;scroll-behavior:smooth}.item{width:200px;align-items:center;display:flex;text-align:center}.image img{width:30%;height:30%;object-fit:cover;cursor:pointer;transition:.2s}.image img:hover{width:33%;height:33%}@media screen and (max-width: 760px){.carousel{overflow-x:hidden}.image{width:8rem}}.product{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:85vw;margin:30px auto}.prod-item{min-width:15rem;min-height:24rem;margin:1.3rem .6rem;text-align:center;cursor:pointer;border:1px solid white;border-radius:10px}.prod-item:hover{border:1px solid rgb(219,219,219)}.prod-item img{position:relative;max-width:250px;max-height:270px;border-radius:20px}.prod-info{display:block;padding-top:10px}.btn-add{margin:.7rem auto 0;display:flex;align-items:center;justify-content:space-around;width:50%;height:35px;cursor:pointer;background-color:#fff;border:none;border-radius:5px;font-size:18px;color:#6e26ff;border:1px solid rgb(140,82,255)}.btn-add:hover{background-color:#8c52ff;color:#fff}.foot{bottom:0;background-image:url(/assets/bg-teams.34e157ca.jpg);background-repeat:no-repeat;background-size:cover;padding-top:10px}.foot img{background-color:#fff;border-radius:10px;margin:20px auto;display:flex;box-shadow:10px 10px 80px 10px #fff}.foot img:hover{cursor:pointer;box-shadow:10px 10px 80px 15px #fff}.foot-bottom{width:100%;display:flex}.left,.right{width:30%;height:100%;margin:20px auto;text-align:center}.left span{padding-top:20px;font-size:1.2rem}.divRight{display:flex;width:70%}.right a{color:#000}.right div{margin:1.5rem auto 1rem}.icon{padding:.5rem;border-radius:.3rem}.icon:hover{cursor:pointer;box-shadow:2px 2px 80px 5px #fff;background-color:#ffffffb3}.subFooter{padding:1rem 0 0;text-align:center;font-style:italic}@media screen and (max-width: 760px){.left,.right{width:50%;height:100%}.divRight{display:block;width:70%}}*{margin:0;padding:0;font-family:Oswald,sans-serif}
