body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.button{background-color:#ff7d13;width:30%;height:30px;justify-content:center;border-radius:4px;color:#fff;cursor:pointer}.button,.header{display:flex;align-items:center}.header{background:#1b1a1a;height:40px;justify-content:flex-end}.header a{text-decoration:none;color:#aaa}.account-info{width:170px;color:#aaa;display:flex;justify-content:space-around}.authorization-button{cursor:pointer}.authorization-button:hover{color:#fff}.authorization-button__separator{cursor:default}.cartButton{width:50px;margin-right:20px}.addProductButton{width:100px;margin-right:20px}.navbar{width:100%;display:flex;flex-direction:column}.navbar_categories{height:80px;display:flex;background-color:grey;width:100%}.main-category{width:30%;justify-content:center}.cart__nav-link__wrapper,.main-category{min-width:80px;height:80px;background-color:#fff;display:flex;align-items:center}.cart__nav-link__wrapper{width:100%;justify-content:flex-start}.sort{height:40px;display:flex;align-items:center;justify-content:flex-end;background-color:grey}.filter_button{width:70px;margin-right:20px}.nav-link{color:#000}.cart__nav-link,.nav-link{font-size:18px;font-weight:700;text-decoration:none}.cart__nav-link{text-align:center;line-height:30px;min-width:90px;min-height:30px;margin-left:15px;border-radius:5px;color:#eee;background-color:#ff7d13}.nav-link:hover{color:#ff7d13}.cart__nav-link:hover{color:#fff}@media (max-width:540px){.nav-link{font-size:14px}}@media (max-width:400px){.nav-link{font-size:12px}}.input_wrapper{display:flex;width:75%;height:30px;justify-content:space-between;align-items:center}.input{outline:none;border:1px solid grey;border-radius:4px;height:25px}.singInOverlay{position:fixed;overflow:auto;left:0;top:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.5);z-index:5;visibility:hidden}.singIn_active{visibility:visible}.main-container{top:25%}.submitInput{border:none;background-color:#ff7d13;width:30%;height:30px;display:flex;align-items:center;justify-content:center;border-radius:4px;color:#fff}.popup{position:fixed;overflow:auto;left:0;top:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.5);visibility:hidden}.active{visibility:visible}.popup__content{text-align:center;position:absolute;left:0;right:0;top:40%;margin:auto;min-height:140px;min-width:250px;background-color:#fff;width:50%;max-width:450px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:15px;border:2px solid grey;color:#ff7d13}.popUp-link{text-decoration:none;color:grey}.popUp-link:hover{cursor:pointer;color:#ff7d13}.singUpOverlay{position:fixed;overflow:auto;left:0;top:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.5);z-index:5;visibility:hidden}.singUp_active{visibility:visible}.registration-button:hover{cursor:pointer;color:#ff7d13}.main-container{border-radius:15px;position:absolute;left:0;right:0;margin:auto;background-color:#fff;width:50%;max-width:480px;height:500px;justify-content:center;border:2px solid grey;color:grey;z-index:10}.form_wrapper,.main-container{display:flex;flex-direction:column;align-items:center}.form_wrapper{width:60%;min-width:280px;height:150px}.button_group,.form_wrapper{justify-content:space-around}.button_group{width:75%;display:flex}.signUPEmailError{text-align:center;height:15px;font-size:14px;color:red;width:80%;visibility:hidden}.invalidEmail{visibility:visible}@media (max-width:650px){.main-container{width:60%;min-width:290px;height:300px}}.list-wrapper{min-height:70vh}.category{display:flex;flex-direction:column;align-items:center}.category__header{width:90%}.category__listItemsWrapper{display:flex;flex-wrap:wrap;width:70%;min-width:350px;max-width:1000px;justify-content:start}.itemPage__wrapper{margin-top:50px;width:100%;display:flex;flex-direction:column;align-items:center}.itemPage__content{width:80%;max-width:800px;min-width:350px;display:flex;justify-content:space-around}.itemPage__image{margin-right:5px;width:170px;height:216px}.itemPage__buttonGroup{width:400px;display:flex;flex-direction:column;justify-content:space-around}.itemPage__button{min-width:85px}.itemPage__props-wrapper{width:80%;max-width:800px}.colorSelection{width:41px;height:48px;margin-right:5px;cursor:pointer}.colorSelection_sold{opacity:.2;z-index:1}.itemPage__header{width:90%;max-width:900px}.productProperty{max-width:800px;height:30px;display:flex;justify-content:space-between;border-bottom:1px solid #454545}.productProperty__name,.productProperty__value{width:50%;display:flex;align-items:flex-end}.productProperty__value{font-weight:700}.itemPage_soldInfo{background-color:rgba(175,55,46,.616);min-width:85px;width:30%;height:30px;display:flex;align-items:center;justify-content:center;border-radius:4px;color:#fff;cursor:default}@media (max-width:540px){.productProperty{justify-content:baseline;height:60px}}.listItem{border-radius:15px;border:1px solid grey;width:245px;max-width:150px;height:130px;background-color:#fff;display:flex;flex-direction:column;justify-content:space-around;align-items:center;margin:2px}.hidden{display:none}.listItem__image{width:35px;height:50px}.list-item__link{color:#000;text-decoration:none}.list-item__link:hover{color:#ff7d13}.filterOverlay{position:fixed;overflow:hidden;top:40px;width:100%;height:140px;background-color:grey;visibility:hidden}.filterForm,.filterOverlay{display:flex;justify-content:flex-end}.filter_active{visibility:visible}.filter{margin:0 20px 0 0;width:250px;height:100%;display:flex;flex-direction:column;justify-content:space-around;align-items:flex-end;color:#fff}.filter .input_wrapper{justify-content:flex-end}.sort_price{display:flex}.sort_maxPrice,.sort_minPrice{width:80px}.sort_checkboxes{display:flex;width:100%;height:75px;flex-direction:column;align-items:flex-end}.search_container{display:flex;justify-content:flex-end}.filter_control{width:70px;display:flex;flex-direction:column}.filter_close{width:100%;margin:3px 0}.filter_clear{width:100%}.productToEdit,.productToEdit__wrapper{display:flex;flex-direction:column;align-items:center}.productToEdit__wrapper{border:1px solid grey;border-radius:15px;padding:15px 0;margin:10px 0}.editProduct-input{width:50%}.editProduct__colors{border:1px solid grey;border-radius:15px;display:flex;flex-direction:column;align-items:center;padding:15px 0;margin:10px 0;width:100%}.colors__delete-button{margin:10px 0;width:80%}.editProduct__submit{border:none;background-color:#ff7d13;width:30%;font-size:15px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:4px;color:#fff;cursor:pointer}.editProduct-buttons__wrapper,.editProduct__delete-popup__buttons{width:100%;display:flex;justify-content:space-around}.editProduct__delete-popup__buttons{text-decoration:none}.popUp-link_width{width:30%}.newProduct{display:flex;flex-direction:column;align-items:center}.newProduct__wrapper{margin:10px 0}.colors__wrapper,.newProduct__wrapper{border:1px solid grey;border-radius:15px;padding:15px 0;display:flex;flex-direction:column;align-items:center}.colors__wrapper{margin:10px 0 15px;width:100%}.newProduct_form{align-items:center}.addProduct__submit{border:none;background-color:#ff7d13;width:30%;height:30px;display:flex;align-items:center;justify-content:center;border-radius:4px;color:#fff;cursor:pointer}.error{color:red;width:80%}.valid{visibility:hidden}.inValid{visibility:visible}.newProduct_form,.newProduct_input{display:flex;flex-direction:column}.newProduct_input{align-items:center}.newProduct_category{width:100%;display:flex;align-items:center;justify-content:space-around}.newProduct_category__input{height:29px}.addProduct-input{width:50%}@media (max-width:400px){.error{font-size:12px}}.cart{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.cart__wrapper{display:flex;flex-wrap:wrap;width:90%}.checkout_position{margin-bottom:15px}.cart-item{border:1px solid grey;border-radius:15px;position:relative;width:200px;height:200px;background-color:#fff;display:flex;flex-direction:column;justify-content:space-around;align-items:center;margin:2px}.cart__delete{width:30px;height:30px;position:absolute;top:5px;right:10px}.cart-item__image{margin:10px 0;width:35px;height:50px}.cart__product-name{margin-bottom:15px;font-weight:500}.cart__product-prop{width:40%;text-align:left;display:flex;justify-content:space-between}.cart-ordering{width:90%;display:flex;flex-direction:column;align-items:center}.cart-ordering__info{width:100%;font-size:20px;margin:20px 0;display:flex;justify-content:space-between;border-bottom:1px solid grey}.cart-ordering__items{color:grey}.cart-ordering__price{font-weight:600}.checkout_button{width:95%;height:35px}.footer{margin-top:25px;width:100%;height:150px;background-color:#f1f1f1}.footer__info{height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:grey}
/*# sourceMappingURL=main.1833f958.chunk.css.map */