@import url(https://fonts.googleapis.com/css2?family=Oxygen&display=swap);html{min-width:375px}body{margin:0;font-family:"Oxygen",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app{display:grid;padding:0 20px;grid-template-areas:"header header" "sidebar main" "sidebar main";grid-template-columns:20% 1fr;-webkit-align-items:start;align-items:start;-webkit-align-content:start;align-content:start;transition:.4s;min-height:100vh;background-color:#e1e0fe}.main{grid-area:main;position:relative;padding:40px}button{background-color:#000;color:#fff;border:none;border-radius:10px;cursor:pointer}button,button:focus{outline:none}@media (max-width:1200px){.app{grid-template-areas:"header header" "sidebar sidebar" "main main";grid-template-columns:1fr}.main{padding:0}}@media (max-width:640px){.main{padding:15px}}.Header_header__2ED6l{grid-area:header}.Header_header__2ED6l .Header_logo__2NSQ6{display:block;margin-left:20vw;max-height:60px;max-width:100%}.Header_header__2ED6l .Header_menu_btn__1AW_D{display:none;position:fixed;z-index:1;top:5px;right:5px;padding:7px;border-radius:0;border:none;border-radius:5px;color:#fff;font-size:40px;background-color:rgba(0,0,0,.8)}@media (max-width:768px){.Header_header__2ED6l .Header_menu_btn__1AW_D{display:block}}@media (max-width:555px){.Header_header__2ED6l .Header_logo__2NSQ6{margin:0;max-width:70%}}.PageSelector_wrapper__MHgsJ{margin:15px 0;padding:5px;-webkit-flex-wrap:wrap;flex-wrap:wrap;background-color:rgba(0,0,0,.5);border-radius:10px}.PageSelector_wrapper__MHgsJ,.PageSelector_wrapper__MHgsJ>div{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.PageSelector_wrapper__MHgsJ>div{width:15px;-webkit-align-items:center;align-items:center;margin:4px;padding:2px 5px;font-weight:600;font-size:.9em;cursor:pointer;color:#fff;border-radius:6px}.PageSelector_wrapper__MHgsJ>div:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}.PageSelector_wrapper__MHgsJ>.PageSelector_active__1XHbJ{font-weight:700;-webkit-transform:scale(1.3);transform:scale(1.3);background-color:#000}.ItemsList_item__2Cild{position:relative;display:-webkit-flex;display:flex;max-width:800px;margin:30px auto;padding:20px;background-color:#fff;border-radius:10px;box-shadow:0 0 5px #000}.ItemsList_item__2Cild button{position:absolute;right:10px;top:10px}.ItemsList_item__2Cild .ItemsList_photo_container__AU-Go{margin-right:20px;border-radius:5px;width:15%;transition:.1s;cursor:pointer}.ItemsList_item__2Cild .ItemsList_photo_container__AU-Go:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.ItemsList_item__2Cild .ItemsList_photo_container__AU-Go .ItemsList_photo__PU2yK{display:block;margin:0 auto;max-height:150px;max-width:100%}.ItemsList_item__2Cild .ItemsList_photo_container__AU-Go .ItemsList_no_photo__21cjp{display:-webkit-flex;display:flex;height:100%;-webkit-align-items:center;align-items:center}.ItemsList_item__2Cild .ItemsList_info__1KBhO{width:85%}.ItemsList_item__2Cild .ItemsList_info__1KBhO h3{margin:0 auto 15px}@media (max-width:1400px){.ItemsList_item__2Cild button{position:static;display:block;margin-top:10px;width:100%}}@media (max-width:500px){.ItemsList_item__2Cild{-webkit-justify-content:space-between;justify-content:space-between}.ItemsList_item__2Cild .ItemsList_photo_container__AU-Go{width:30%;margin-right:5px}.ItemsList_item__2Cild .ItemsList_info__1KBhO{width:70%;font-size:.8em}}.AddToCartButton_button__cvvW4{padding:10px;border-radius:7px;border:none;transition:.1s;font-size:.7em;transition:.3s}.AddToCartButton_button__cvvW4.AddToCartButton_remove__2PMUq{background-color:rgba(0,0,0,.5)!important}.ProductModal_wrapper__hWCDE{position:fixed;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.8);text-align:center}.ProductModal_wrapper__hWCDE .ProductModal_modal__1-8uK{padding:20px;border-radius:10px;max-width:40%;background-color:#fff}.ProductModal_wrapper__hWCDE .ProductModal_modal_top_row__c8w1K{margin-bottom:20px;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around}.ProductModal_wrapper__hWCDE .ProductModal_modal_top_image__3oF5k{margin:0 40px 30px 0}.ProductModal_wrapper__hWCDE .ProductModal_modal_top_image__3oF5k img{display:block;max-height:500px}.ProductModal_wrapper__hWCDE .ProductModal_modal_top_info__1kueb ul{text-align:left}@media (max-width:1000px){.ProductModal_wrapper__hWCDE .ProductModal_modal__1-8uK{max-height:60%;overflow-y:scroll;max-width:80%}.ProductModal_wrapper__hWCDE .ProductModal_modal_top_image__3oF5k{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin:0 20px}.ProductModal_wrapper__hWCDE .ProductModal_modal_top_image__3oF5k img{max-height:200px}}.ItemsGrid_grid_container__3fEI6{max-width:1300px;display:grid;margin:30px auto;grid-gap:20px;-webkit-justify-content:center;justify-content:center;grid-template-columns:repeat(6,minmax(100px,1fr));grid-auto-rows:minmax(250px,1fr)}.ItemsGrid_item__1Tjm-{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;padding:10px;background-color:#fff;border-radius:10px;box-shadow:0 0 5px #000}.ItemsGrid_item__1Tjm- .ItemsGrid_photo_container__219jc{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;height:80%;margin-bottom:5px;-webkit-justify-content:center;justify-content:center;cursor:pointer;transition:.1s}.ItemsGrid_item__1Tjm- .ItemsGrid_photo_container__219jc:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}.ItemsGrid_item__1Tjm- .ItemsGrid_photo_container__219jc .ItemsGrid_photo__2oZyB{max-height:150px}.ItemsGrid_item__1Tjm- .ItemsGrid_photo_container__219jc .ItemsGrid_no_photo__-KyZD{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;height:100%}.ItemsGrid_item__1Tjm- .ItemsGrid_name__1AW6g{margin-bottom:5px}@media (max-width:1200px){.ItemsGrid_grid_container__3fEI6{grid-template-columns:repeat(4,1fr);grid-gap:10px}}@media (max-width:640px){.ItemsGrid_grid_container__3fEI6{grid-template-columns:repeat(2,1fr)}}.Sidebar_container__74vAs{letter-spacing:1.5px}.Sidebar_container__74vAs .Sidebar_wrapper__1-4ar{grid-area:sidebar;padding:20px;background-color:#fff;border-radius:35px;box-shadow:0 0 5px #000}.Sidebar_container__74vAs .Sidebar_wrapper__1-4ar p{font-weight:700;margin-top:0}.Sidebar_container__74vAs .Sidebar_wrapper__1-4ar>div:not(:last-child){margin-bottom:20px}.Sidebar_container__74vAs .Sidebar_wrapper__1-4ar .Sidebar_close_btn__10RbI{display:none;position:fixed;right:20px;top:20px;padding:10px}@media (max-width:768px){.Sidebar_container__74vAs{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:stretch;justify-content:stretch;position:fixed;z-index:1;top:0;right:0;left:0;bottom:0;padding:20px;background-color:rgba(0,0,0,.9);-webkit-transform:scale(0);transform:scale(0);transition:.22s}.Sidebar_container__74vAs.Sidebar_active__m8ou8{-webkit-transform:scale(1);transform:scale(1)}.Sidebar_container__74vAs .Sidebar_wrapper__1-4ar{z-index:2;width:100%}.Sidebar_container__74vAs .Sidebar_wrapper__1-4ar .Sidebar_close_btn__10RbI{display:block}}.ItemsCountSelector_wrapper__3m5Y7 .ItemsCountSelector_buttons__fwXoN{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.ItemsCountSelector_wrapper__3m5Y7 button{margin:0 5px;padding:5px;border-radius:5px;border:0;transition:.3s}.ItemsCountSelector_wrapper__3m5Y7 button:focus{outline:none}.ItemsCountSelector_wrapper__3m5Y7 .ItemsCountSelector_active__1nxnn{-webkit-transform:scale(1.3);transform:scale(1.3)}.Navigation_wrapper__1KKSp .Navigation_active__3bSj4{-webkit-transform:scale(1.2);transform:scale(1.2)}.Navigation_wrapper__1KKSp ul{margin:0;padding:0}.Navigation_wrapper__1KKSp ul li{list-style:none;text-align:center}.Navigation_wrapper__1KKSp a{max-width:40%;margin:5px auto;display:block;padding:5px;border-radius:10px;text-decoration:none;color:#fff;background-color:#000;transition:.3s}.LayoutSelector_selector__3AdZg{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.LayoutSelector_selector__3AdZg .LayoutSelector_active__12D2B{-webkit-transform:scale(1.5);transform:scale(1.5)}.LayoutSelector_selector__3AdZg>img{cursor:pointer;padding:10px;border-radius:10px;max-height:30px;transition:.3s}.LayoutSelector_selector__3AdZg>img:first-child{margin-right:10px}.Cart_wrapper__2R7ew{width:100%}.Cart_wrapper__2R7ew .Cart_no_items_block__30SG_{text-align:center}.Cart_wrapper__2R7ew .Cart_no_items_block__30SG_ .Cart_cartImage__2hlEH{display:block;margin:30px auto;padding:20px 80px;max-width:20%;border-radius:30px}.Cart_wrapper__2R7ew .Cart_no_items_block__30SG_ .Cart_cartImage__2hlEH:hover{background-color:rgba(0,0,0,.2)}@media (max-width:620px){.Cart_wrapper__2R7ew .Cart_no_items_block__30SG_ .Cart_cartImage__2hlEH{padding:10px;max-width:80%}}
/*# sourceMappingURL=main.ad4378a8.chunk.css.map */