.renderProductListPage .filter{height:-moz-max-content;height:max-content}.renderProductListPage .filter button{border-radius:4px;border:1px solid #dadada}.renderProductListPage .downArrowIcon{width:10px;height:10px}.renderProductListPage .ant-pagination .ant-pagination-options,.renderProductListPage .ant-select-selector{display:none}.renderProductListPage .SelectComponent{min-width:131.75px;padding:10px 5px;border:.5px solid #949494}.renderProductListPage .SelectComponent,.renderProductListPage .SelectComponent .dropdown-content{width:-moz-max-content;width:max-content}@media only screen and (max-width:767.98px){.renderProductListPage .SelectComponent{padding:5px}}.product-item{display:flex;align-items:center;padding:16px;border-bottom:1px solid #ececec}.product-item .circleIcon{width:5px;height:5px}.product-item:hover{background-color:#ececec}@media (max-width:1280px){.product-item{font-size:13px}}#dropDownMenu{min-width:270px;width:100%;text-transform:unset;box-shadow:0 8px 24px hsla(210,8%,62%,.2)}@media (max-width:1280px){#dropDownMenu{min-width:230px;max-width:230px}}.renderProductItem{transition:all .5s}.renderProductItem .item-img{width:100%;height:100%;max-height:210px;aspect-ratio:1/1}.renderProductItem .item-img img,.renderProductItem .price{transition:all .5s}.renderProductItem .title{height:48px}.renderProductItem .action-cart .buy-item{transition:all .2s}.renderProductItem .action-cart .buy-item:hover{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.renderProductItem .action-cart .add-item{border-radius:2px;border:2px solid var(--main-blue);width:30px;height:30px;display:flex;align-items:center;justify-content:center;transition:all .2s}.renderProductItem .action-cart .add-item:hover{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.renderProductItem .action-cart .bag-icon{width:16px;height:16px}.renderProductItem .item-info:hover .price{color:var(--main-blue-2)}.renderProductItem .item-info:hover .title{color:var(--main-blue-2);font-weight:500}.renderProductItem .item-info:hover .item-img img{scale:110%}.renderProductItem:hover{box-shadow:var(--main-blue) 0 0 0 3px;border-radius:4px}@media only screen and (max-width:767.98px){.renderProductItem{padding:0}}.SelectComponent{cursor:pointer}.SelectComponent .dropdown{width:100%;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.SelectComponent .dropdown-content{position:absolute;top:110%;background:#fff;box-shadow:3px 3px 10px 6px rgba(0,0,0,.06);width:100%;z-index:100}.SelectComponent .dropdown-content .dropdown-item{padding:0 15px;cursor:pointer;transition:all .2s;font-family:Roboto;font-size:14px;font-weight:400;line-height:43px;letter-spacing:0;text-align:left}.SelectComponent .dropdown-content .dropdown-item:hover{background-color:#ececec}