#logOut_btn{display:block}#deleTe_btn{display:block}#logOut_msg{display:block}#deleTe_msg{display:block}.personnel-tag,.admin-tag{font-size:14px;color:#4b4a4a}.ex-modal{display:none;position:fixed;z-index:1;padding-top:50px;left:0;top:73px;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.ex-modal-content{background-color:#fefefe;margin:auto;padding:2px;border:1px solid #888;width:40%;height:40%;z-index:3}@media screen and (max-width:767px){.ex-modal-content{width:80%;height:70%}}.ex-close{color:#aaa;float:right;font-size:28px;font-weight:700}.ex-close:hover,.ex-close:focus{color:#000;text-decoration:none;cursor:pointer}.more-btn{position:fixed;width:60px;height:60px;top:73px;right:40px;z-index:3;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:767px){.more-btn{right:10px}}.more-btn:hover .dropdown-content{display:block}.dropdown-content{display:none;position:fixed;right:0;background-color:#f9f9f9;min-width:160px;box-shadow:0 8px 16px rgba(0,0,0,.2);z-index:3}.dropdown-content a{color:#000;padding:12px 16px;text-decoration:none;display:block}.dropdown-content a:hover{background-color:#f1f1f1}.quantity{padding:0 0 .5rem;display:flex;justify-content:flex-end}.save{padding:0 0 .5rem;display:flex;justify-content:flex-end}.cancel{display:flex;justify-content:flex-start}.home{height:100vh;display:grid;row-gap:3.5rem;grid-template-rows:repeat(2,max-content);overflow:hidden;overflow:scroll}.sneaker{display:flex;justify-content:center;align-items:center;margin-top:6rem;position:relative}.sneaker-edit{display:flex;justify-content:center;align-items:center;margin-top:6rem;position:relative}@media screen and (max-width:768px){.sneaker-edit{margin-top:1rem}}.sneaker__img{height:340px;width:340px;border-radius:50%;transition:.5s;top:16%;left:9%;right:0;object-fit:cover;display:none}.sneaker__img-display{height:100%;width:100%;transition:.5s;top:16%;left:9%;right:0;display:none}.sneaker__img-add{height:370px;width:300px;max-width:480px;transition:.5s;top:16%;left:9%;right:0;object-fit:cover}.sneaker__img.shows{display:block}.sneaker__colors{position:absolute;right:2%}.sneaker__color{display:block;width:10px;height:10px;border-radius:50%;margin-bottom:.5rem;cursor:pointer}.sneaker__color.active{border:2px solid var(--white-color);box-shadow:0 0 2px black}.sneaker__colors-one{background-color:var(--first-color)}.sneaker__colors-two{background-color:var(--black-color)}.data{margin-bottom:1.5rem}.data__subtitle{font-size:var(--normal-font-size);font-weight:var(--font-medium)}.data__title{font-size:var(--biggest-font-size);margin-bottom:.5rem}.data__description{font-size:var(--normal-font-size)}.actions{display:flex;justify-content:space-between;flex-direction:column;margin:0 0 30px}.size__title{font-size:var(--normal-font-size);margin-bottom:1rem}.size__content{display:flex}.size__tallas{width:30px;height:30px;margin-right:.5rem;font-size:var(--smaller-font-size);text-align:center;line-height:30px;border-radius:.25rem;cursor:pointer}.size__tallas.active{background-color:var(--primary);color:var(--white-color)}.quantity__title{font-size:var(--normal-font-size);margin-bottom:1rem}.quantity__content{width:100px;height:30px;display:flex;justify-content:space-between;align-items:center;background-color:var(--primary);color:var(--white-color);padding:.5rem;border-radius:.25rem}.price{width:100%;padding:1rem 0;background-color:var(--white-color);border-radius:1.5rem 1.5rem 1.5rem 1.5rem;box-shadow:0 0 20px rgba(17,17,17,.25);display:flex;justify-content:space-evenly;align-items:center}.price__title{font-size:var(--big-font-size);color:var(--black-color)}.price__button{background-color:var(--primary);color:var(--white-color);padding:1.25rem 3.125rem;border-radius:.5rem;transition:box-shadow .4s}@media screen and (max-width:320px){.home{row-gap:1.5rem}.sneaker__figure{width:210px;height:210px}.sneaker img{width:230px;height:230px}.sneaker__colors{right:1%}.price__title{font-size:var(--normal-font-size)}.price__button{padding:1.25rem 2rem}}@media screen and (min-width:480px){.data__description{width:350px}}@media screen and (min-width:1030px){.home{grid-template-columns:repeat(2,max-content);align-content:center;justify-content:center;column-gap:6rem;row-gap:0}.sneaker{margin-top:0}.sneaker__colors{right:-10%}.sneaker__img{}.actions{margin-bottom:3rem}.price{position:initial;background-color:initial;justify-content:space-between;box-shadow:none;padding:0}.price__title{color:var(--black-color);font-weight:var(--font-medium)}}@media screen and (min-width:1030px){.nav{height:calc(var(--header-height) + 1.5rem)}.nav__list{flex-direction:row;column-gap:3rem}.nav__toggle{display:none}.sneaker{margin:0}.sneaker__figure{width:430px;height:430px}.sneaker__img{width:450px;height:450px}.sneaker__colors{right:initial;bottom:-3rem}.sneaker__colors span{display:inline-block}.info{align-self:center}.data{margin-bottom:2.5rem}.data__subtitle{font-size:1.5rem}.data__title{margin-bottom:1rem}.size__tallas{width:34px;height:34px;line-height:35px}}@media screen and (min-width:1200px){.grid{margin-left:auto;margin-right:auto}}