*{font-family:Urbanist,sans-serif;margin:0}.announcement{background-color:teal;display:flex;height:30px}.flash{align-items:center;display:flex;justify-content:center;width:100%}.flash>p{color:#fff;font-size:20px;font-weight:500}.flash>div{align-items:center;display:flex;justify-content:flex-end}.flash__button{cursor:pointer}@media screen and (max-width:650px){.flash>p{font-size:18px}}.footer{background-color:#dedbdb;display:flex}.footer__center,.footer__left,.footer__right{flex:1 1;padding:20px}.footer__left{display:flex;flex-direction:column}.footer__left>p{font-weight:600;letter-spacing:3px;margin:20px 0}.socialIcons{display:flex;margin-top:15px}.socialIcon{align-items:center;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;margin-right:25px;width:40px}.footer__center>h3{margin-bottom:30px}.footer__center>ul{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.footer__center>ul>li{font-weight:600;margin-bottom:20px;width:50%}.footer__right>h3{margin-bottom:30px}.contactItem{align-items:center;cursor:pointer;display:flex;font-weight:600;margin:35px 0}@media screen and (max-width:650px){.footer{flex-direction:column}.footer__right{margin-top:-25px}}.navbar{align-items:center;background-color:hsla(0,9%,96%,.619);display:flex;height:60px;justify-content:space-between;padding:10px 20px;z-index:100}.navbar__center,.navbar__left,.navbar__right{flex:1 1}.navbar__left{align-items:center;display:flex}.navbar__left>span{cursor:pointer;font-size:16px;font-weight:600}.navbar__search{align-items:center;border:1px solid #d3d3d3;display:flex;margin-left:25px}.navbar__input{border:none;height:20px}.navbar__center{text-align:center}.navbar__logo{font-weight:800}.navbar__right{align-items:center;display:flex;justify-content:flex-end}.navbar__item{margin:0 25px}@media screen and (max-width:650px){.navbar{background-color:hsla(0,7%,94%,.651);height:50px;padding:10px 0}.navbar__left>span{display:none}.navbar__search{margin-left:25px}.navbar__input{background-color:hsla(0,0%,92%,.651);width:50px}.navbar__logo{font-size:35px;margin-right:-15px}.navbar__item{margin:0 8px}}.newsletter{align-items:center;background-color:#fcf5f5;display:flex;flex-direction:column;height:60vh;justify-content:center}.newsletter__title{font-size:70px;margin-bottom:20px}.newsletter__input{background-color:#fff;border:1px solid #d3d3d3;display:flex;height:40px;justify-content:space-between;width:50%}.newsletter__desc{font-size:24px;font-weight:300;margin-bottom:30px}.newsletter__input>input{border:none;flex:8 1;padding-left:20px}.newsletter__input>button{background-color:teal;border:none;color:#fff;flex:1 1}@media screen and (max-width:650px){.newsletter{height:40vh}.newsletter__title{font-size:50px;margin-top:-20px}.newsletter__desc{margin-left:5px}}.products{display:flex;flex-wrap:wrap;padding:20px 20px 20px 60px}@media screen and (max-width:650px){.products{padding:20px}}.product{align-items:center;border-radius:10px;box-shadow:0 0 11px #474747;display:flex;flex:1 1;height:350px;justify-content:center;margin:15px;max-width:400px;min-width:280px;padding:25px;position:relative;width:800px}.product__image{height:100%;width:100%;z-index:2}.product__info{align-items:center;background-color:rgba(0,0,0,.2);border-radius:10px;cursor:pointer;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:.5s ease-in;width:100%;z-index:3}.product__info:hover{opacity:1}.product__infoIcon{align-items:center;background-color:#fff;border-radius:50%;display:flex;height:40px;justify-content:center;margin:0 10px;transition:all .7s ease;width:40px}.product__infoIcon:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.bag:hover{background-color:#bde05d}.search:hover{background-color:#009f9f}.heart:hover{background-color:#eb5252}.product__filters{display:flex;justify-content:space-between}.filter,.product__title{margin:20px}.filter>span{font-size:20px;font-weight:600}.filter>select{margin-left:10px;padding:15px}@media screen and (max-width:650px){.filter>select{margin-bottom:10px;max-width:100px}}.cart{padding:20px}.cart__title{font-weight:300;text-align:center}.cart__top{align-items:center;display:flex;justify-content:space-between;padding:20px}.cartTop__texts>span{cursor:pointer;margin:0 10px;text-decoration:underline}.cart__top>button{cursor:pointer;font-weight:600;padding:10px}.button__left{background-color:#000;border:none;color:#fff}.button__right{background-color:transparent;color:#000}.cart__bottom{display:flex;justify-content:space-between}.cartBottom__info{flex:3 1;margin-right:10px}.cartBottom__summary{flex:1 1}.cart__product{background-color:hsla(0,9%,93%,.518);border-radius:10px;display:flex;justify-content:space-between;margin-bottom:15px}.cartProduct__remove{background-color:#000;border-radius:10px;color:#fff;padding:13px}.cartProduct__details{display:flex;flex:2 1}.cartProduct__details>img{margin-right:40px;width:200px}.detail_{display:flex;flex-direction:column;justify-content:space-around;padding:20px}.detail__color{background-color:#000;border-radius:50%;height:20px;width:20px}.cartProduct__price{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:space-evenly}.cartProduct__amount{align-items:center;display:flex;margin-bottom:15px}.cartProduct__amount>div{align-items:center;border:2px solid teal;border-radius:50%;display:flex;font-size:24px;justify-content:center;margin:5px;width:30px}.cartFinal__amount{font-size:30px;font-weight:200}.cartBottom__summary{border:.5px solid #d3d3d3;border-radius:10px;height:40vh;padding:20px}.cartBottom__summary>h2{font-weight:300}.summary__items{display:flex;justify-content:space-between;margin:30px 0}.summary__total{font-size:24px;font-weight:600}.btn{background-color:#000;color:#fff;font-weight:700;padding:10px;width:100%}.clear{align-items:center;display:flex;justify-content:center}.clear__cart{background-color:#000;border-radius:10px;color:#fff;margin-bottom:20px;padding:10px}@media screen and (max-width:650px){.cart__top{flex-direction:column}.button__right{height:40px;width:80%}.button__right,.cartTop__texts{margin-bottom:20px}.cartTop__texts>span{font-size:18px;font-weight:600}.button__left{width:80%}.cart__product{align-items:center}.cartProduct__details,.cart__product{flex-direction:column}.cartProduct__details>img{margin-top:-5px}.detail__name{margin-bottom:5px;margin-top:-20px}.cartProduct__price{flex-direction:row}.detail__color,.detail__id{margin-bottom:5px}.cartProduct__amount{margin-left:-15px;margin-right:30px}.cart__bottom{flex-direction:column-reverse}.cartBottom__summary{margin-bottom:10px}}.categories{display:flex;justify-content:space-between;padding:20px}@media screen and (max-width:650px){.categories{display:flex;flex-direction:column}}.categoryItem{flex:1 1;height:70vh;margin:5px;position:relative}.categoryItem:hover{box-shadow:0 0 20px hsla(0,0%,4%,.523)}.categoryItem__image{height:100%;object-fit:cover;width:100%}.categoryItem__info{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:5}.categoryItem__info>h2{color:#fff;margin-bottom:20px}.categoryItem__info>button{background-color:#fff;border:none;color:gray;cursor:pointer;font-weight:800;padding:10px}.slider{display:flex;height:100vh;overflow:hidden;position:relative;width:100%}.slider__leftArrow,.slider__rightArrow{align-items:center;background-color:#000;border-radius:50%;bottom:0;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;margin:auto;opacity:.5;position:absolute;top:0;width:50px}.slider__leftArrow{left:10px;z-index:2}.slider__rightArrow{right:10px;z-index:2}.slide{align-items:center;display:flex;height:100vh;width:100vw}.slider__content{display:flex;height:100%;transition:all 1.5s ease}.slider__image{flex:1 1;height:100%;padding-left:60px}.slider__image>img{height:80%}.slider__info{flex:1 1;padding:50px}.slider__info>h1{font-size:70px}.slider__info>p{font-size:20px;font-weight:500;letter-spacing:3px;margin:50px 0}.slider__info>button{background-color:transparent;cursor:pointer;font-size:20px;padding:10px}@media screen and (max-width:650px){.slider{display:none}}.login{position:relative}.loader_wrapper{background-color:hsla(0,0%,83%,.358)}.login__info{align-items:center;background-image:url(https://images.unsplash.com/photo-1524672353063-4f66ee1f385e?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1169&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:90vh;justify-content:center}.login__info>h3{color:#000;margin-bottom:10px}.login__info>form{align-items:center;background-color:#f1eded;border-radius:10px;display:flex;flex-direction:column;height:300px;justify-content:space-evenly;margin:0 0 20px;min-width:300px;padding:10px;width:28%}.login__info>form>input{border:none;border-radius:10px;height:30px;margin:15px 0;width:80%}.login__info>form>p{margin:15px 0}.login__info>form>button{background-color:#000;border-radius:10px;color:#fff;cursor:pointer;height:30px;width:20%}.login__links{display:flex}.login__links>p{color:#000;cursor:pointer;margin:0 20px;text-decoration:none}.login__links>p:hover{color:gray;text-decoration:underline}.login__error{color:red;font-weight:900}.register__info{align-items:center;background-image:url(https://images.unsplash.com/photo-1524672353063-4f66ee1f385e?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1169&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:90vh;justify-content:center}.register{position:relative}.loader_wrapper{align-items:center;background-color:hsla(0,0%,83%,.58);display:flex;flex-direction:column;height:100vh;justify-content:center;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:calc(100vw - 23px)}.hide{display:none}.register__info>h3{color:#000;margin-bottom:10px}.register__info>form{align-items:center;background-color:#f1eded;border-radius:10px;display:flex;flex-direction:column;justify-content:space-evenly;margin:0 0 20px;min-width:300px;padding:10px;width:28%}.register__info>form>input{border:none;border-radius:10px;height:30px;margin:15px 0;width:80%}.register__info>form>p{margin:15px 0}.register__info>form>button{background-color:#000;border-radius:10px;color:#fff;cursor:pointer;height:30px;width:20%}.viewProduct{display:flex;padding:50px}.viewProduct__image{flex:1 1}.viewProduct__image>img{height:80vh;object-fit:contain;width:100%}.viewProduct__info{flex:1 1;padding:0 50px}.viewProduct__info>h1{font-weight:200}.viewProduct__info>p{font-size:20px;margin:40px 0}.viewProduct__info>span{font-size:40px;font-weight:100}.viewProduct__filters{display:flex;justify-content:space-between;margin:30px 0;width:50%}.viewProduct__filter{align-items:center;display:flex}.viewProduct__filter>select{border-radius:10%;margin:0 10px;padding:10px}viewProduct__filter>span{font-size:20px;font-weight:200}.ViewProductBlack__filter{border-radius:50%;cursor:pointer;height:20px;margin:0 5px;width:20px}.viewProduct__total{margin-top:50px;width:50%}.viewProduct__addOrRemove,.viewProduct__total{align-items:center;display:flex;justify-content:space-between}.viewProduct__addOrRemove{font-weight:700}.viewProduct__quantity{align-items:center;border:1px solid teal;border-radius:10px;display:flex;height:30px;justify-content:center;margin:0 10px;width:30px}.viewProduct__total>button{background-color:#000;border-radius:10px;color:#fff;cursor:pointer;padding:13px}.viewProduct__total>button:hover{box-shadow:5px 5px 15px rgba(0,0,0,.459)}@media screen and (max-width:650px){.viewProduct{flex-direction:column}.viewProduct__image>img{height:40vh;margin-bottom:20px;object-fit:cover}.viewProduct__info>h1{font-size:30px}.viewProduct__info>p{margin:30px 5px}.label{margin-left:10px}.viewProduct__total>button{margin-left:10px;padding:1px 35px}}.order{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:space-evenly}.order__text{font-weight:700}.order__items{display:flex;flex-wrap:wrap;justify-content:center}.order__button{background-color:#000;border-radius:10px;color:#fff;padding:20px}.order__button:hover{box-shadow:5px 5px 15px rgba(0,0,0,.769)}
/*# sourceMappingURL=main.675ca559.css.map*/