.orderedProduct{display:flex;margin-top:20px;margin-bottom:20px;padding:20px;border:1px solid #e0e0e0;border-radius:8px;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1)}.orderedProduct__info{flex:1;padding-left:20px}.orderedProduct__title{font-size:16px;font-weight:600;color:#333;margin-bottom:8px;padding-right:100px}.orderedProduct__price{font-size:18px;font-weight:700;color:#000;margin:8px 0}.orderedProduct__rating{display:flex;margin:8px 0}.orderedProduct__buttons{display:flex;flex-direction:column;padding-top:30px;padding-bottom:30px;width:215px;gap:10px}.ok-text{margin-top:5px;color:rgb(33,33,33);font-size:14px}.learn_more{font-size:12px;color:rgb(37,138,239);margin-top:2px;text-decoration:underline;cursor:pointer}.nor{background-color:#0071ce;color:white;padding:10px 16px;border:none;border-radius:20px;box-shadow:0 2px 4px rgba(0,0,0,.1);font-weight:600;cursor:pointer;transition:background-color .2s}.nor:hover{background-color:#004c91}.grn,.grn_feedback{background-color:#ffc220;color:#000;padding:10px 16px;border:none;border-radius:20px;box-shadow:0 2px 4px rgba(0,0,0,.1);font-weight:600;cursor:pointer;transition:background-color .2s}.grn_feedback{width:100%}.grn:hover,.grn_feedback:hover{background-color:#ffb000}.orderedProduct__image{object-fit:cover;height:180px;width:180px;border-radius:4px}.grn.disabled{color:#999;cursor:not-allowed}.grn.disabled,.grn.disabled:hover{background-color:#ccc}.threshold_text{margin-top:10px}.ecofriendly{color:#62be3a;font-weight:700;font-size:16px}