@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Prompt:wght@300;500&display=swap);.loading{height:100%;justify-content:center;align-items:center}.App,.loading{padding:0;margin:0;display:flex}.App{font-family:"Pompt",sans-serif;background-color:#eee;outline:0;border:0;text-decoration:none;width:100vw;height:auto}.App .filter{width:15vw;margin-top:20px;margin-right:6vw;margin-left:5vw;overflow:scroll}.App .filter button{border:0;outline:0;background-color:#007f7f;width:86%;padding:10px;margin-left:7%;color:#fff;font-weight:700;margin-bottom:30px;transition:all .5s;cursor:pointer}.App .filter button:hover{background-color:#006400}.App .products{width:84vw}.App .kategoriler{margin:auto;display:flex;flex-direction:column;justify-content:center}.App .filter .kategoriler{background-color:#fff;padding:10px}.App .filter .kategoriler:not(:last-child){margin-bottom:20px}.App .filter .kategoriler .MuiSlider-root{width:80%;margin-left:10%}.App .kategoriler h1{font-size:18px;position:relative}.App .kategoriler h1 span{font-size:10px}.App .kategoriler h1 strong{cursor:pointer;position:absolute;right:0;font-size:14px}.App .kategoriler{border:1px solid #000;-webkit-user-select:none;-ms-user-select:none;user-select:none}.App .kategoriler input[type=text]{height:30px;outline:0;border:0}.App .kategoriler .lister label{display:flex;align-items:center;margin:5px;padding:5px}.App .kategoriler .lister label:hover{background-color:#eee;cursor:pointer}.App .kategoriler .lister label input{margin-right:10px}.App .kategoriler .kategori div{display:flex;justify-content:center;align-items:center;width:100%;border:1px solid #ccc}.App .kategoriler .kategori div input{width:40%;height:50px;background-color:transparent;border:0;font-size:14px;outline:0;text-align:center}.App .kategoriler .kategori div input:not(:last-child){border-right:2px solid #ccc!important}.products .listerp{display:flex;overflow:scroll;flex-wrap:wrap}.products .listerp .productCard{width:233px;margin-left:10px;margin-top:10px;margin-bottom:10px;cursor:pointer;background-color:red;max-height:350px;background-color:#fff;transition:all .5s}.products .listerp .productCard:hover{box-shadow:0 0 25px 0 #007f7f}.products .listerp .productCard .productImage{cursor:pointer;width:233px}.products .listerp .productCard .productTitle{font-family:"Roboto",sans-serif!important;display:flex;justify-content:center;align-items:center;text-align:center;width:100%;font-weight:700;background-color:#fff;padding:8px 0}.products .listerp .productCard .productProperties{width:100%;display:flex;flex-wrap:wrap;margin-top:18px}.pagination{margin-top:50px;width:80%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.pagination button{padding:5px 10px;margin:5px;border:0;outline:0;background-color:#fff;font-size:18px;cursor:pointer}.pagination button:disabled{background-color:transparent!important;cursor:no-drop}.products .listerp .productCard .productProperties div{border:1px solid #eee;width:calc(50% - 4px);height:27px;position:relative;text-align:center;display:flex;align-items:center;justify-content:center}.products a{text-decoration:none;color:#000}.products .listerp .productCard .productProperties .full{color:#000,im!important;width:100%}.products .listerp .productCard .productProperties div span{font-size:10px;margin-left:4px}.products .listerp .productCard .productProperties div i{position:absolute;left:4px;top:6px}.products .listerp .productCard .productProperties .space-reverse{margin:5!important}@media only screen and (max-width:750px){.App{flex-direction:column}.App .filter{margin-left:.5vw;width:97.5vw!important}.App .products{margin-left:1.5vw}.App .products div{width:97.5vw!important}.products .listerp .productCard .productImage{width:44vw!important}.products .listerp .productCard{width:44vw!important;max-height:600px;margin-right:5px}.products .listerp .productCard .productTitle{width:44vw!important}.products .listerp .productCard .productProperties .space{margin:10!important}.products .listerp .productCard .productProperties .space-reverse{margin:5!important}.products .listerp .productCard .productProperties .full{width:100%!important}.products .listerp .productCard .productProperties div{width:25vw!important;justify-content:left}}
/*# sourceMappingURL=main.3d4d9a84.chunk.css.map */