.addProductreview{padding:40px 50px}@media only screen and (max-width:1680px){.addProductreview{padding:30px}}@media only screen and (max-width:991px){.addProductreview{padding:20px}}.addProductreview .image{object-fit:contain;width:100%!important;position:relative!important;cursor:pointer}.addProductreview .productDetail{margin-bottom:20px}.addProductreview .productDetail .productDetailimg{max-width:90px;flex:0 0 90px;height:90px;border-radius:20px;overflow:hidden}.addProductreview .productDetail .productDetailname h6{font-size:18px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;padding-left:17px}@media only screen and (max-width:1800px){.addProductreview .productDetail .productDetailname h6{font-size:16px}}@media only screen and (max-width:1600px){.addProductreview .productDetail .productDetailname h6{font-size:14px}}.addProductreview .productReviewstar{margin-bottom:25px;display:flex;align-items:center}@media only screen and (max-width:1600px){.addProductreview .productReviewstar{margin-bottom:15px}}.addProductreview .productReviewstar img{margin-right:10px;cursor:pointer}@media only screen and (max-width:1800px){.addProductreview .productReviewstar img{width:28px;height:auto;margin-right:7px}}@media only screen and (max-width:1600px){.addProductreview .productReviewstar img{width:22px}}.addProductreview .uploadPhotos{display:flex;flex-wrap:wrap;align-items:center;gap:5px}.addProductreview .uploadPhotos .uploadPhotoswrapper{width:100px;height:100px;background-color:var(--extra-light-grey);border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer}.addProductreview .newuploadWrapper{max-width:calc(25% - 5px);flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 5px);height:100px;overflow:hidden;border-radius:10px;position:relative}@media only screen and (max-width:767px){.addProductreview .newuploadWrapper{max-width:calc(33.33% - 5px);flex-grow:0;flex-shrink:0;flex-basis:calc(33.33% - 5px)}}.addProductreview .newuploadWrapper .delItem{position:absolute;top:5px;right:5px;background-color:var(--white-color);border-radius:20px;width:25px;height:25px;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 6px rgba(164,164,184,.302);z-index:1;cursor:pointer}.addProductreview .newuploadWrapper .newuploadphoto{background-color:#f2f2f8;border-radius:10px;width:100%;height:100%;display:flex}