.search-bar{border:1px solid grey;width:51.8%;height:70%;right:10.2%;border-radius:30px 0 0 30px;padding:0 5%}.search-button{position:absolute;border:1px solid grey;background-color:white;height:7%;width:5%;margin:0;padding:0;left:70%;border-radius:0 25px 25px 0}.all-products{height:90%;width:100%;display:flex}.product-list-all{height:100%;width:100%;overflow:scroll;padding-top:1%}.product-list-all::-webkit-scrollbar{display:none}.infinite-scroll-component__outerdiv,.product-list{width:100%;height:100%}.infinitescroller{display:flex;justify-content:space-evenly;flex-wrap:wrap;width:100%}.product-card{justify-content:space-around;align-items:center;margin-top:1%;width:30%;height:400px;border:1px solid rgb(199,199,199)}.filters,.product-card{display:flex;flex-direction:column;box-shadow:5px 10px 20px grey}.filters{height:100%;width:40%;position:relative;padding:1%;top:1%;background-color:white}.filters button{background-color:white;margin-top:5%;height:10%;border:none;box-shadow:0 10px 20px grey}.toggle-menu{position:absolute;width:10%;z-index:10;left:32%;top:8%}.menu-option{background-color:white;position:absolute;border-radius:5px;width:100%;padding:0 10%;border:1px solid grey}.option{margin:10% 0}@media (width < 500px){.toggle-menu{width:30%;z-index:1;left:55%;top:8%}.option li{font-weight:400}}@media (min-width:501px) and (max-width:900px){.toggle-menu{width:20%;z-index:1;left:45%;top:8%}}@media (min-width:901px) and (max-width:1024px){.toggle-menu{width:20%;z-index:1;left:45%;top:8%}}.common_flexStylesColum__jV2M9,.common_flexStyles__PyB6T{display:flex;justify-content:space-evenly;align-items:center}.common_flexStylesColum__jV2M9{flex-direction:column}.common_flexStylesColumnCenter__PPPQB{display:flex;justify-content:center;align-items:center;flex-direction:column}.common_commonButton__RGY_d{background-color:rgb(0,119,255);padding:0 10%;margin:2% 0;width:60%;height:7%;color:white;border-radius:2px}