.review-box{width:95%;height:auto;margin:2% auto;box-shadow:0 0 4px 1px #d3d3d3;padding:1%}.review-row{display:flex;width:100%;height:auto}.review-image{width:70px;height:70px;background-color:gray;color:#add8e6;border-radius:5%}.review-st,.star{color:gold;display:flex}.review-form,.review-info{padding:1% 2%}.review-info small{font-size:x-small;color:grey}.star{width:100px;gap:2%;padding:0;margin:0}.review-body p{font-size:small}.review-reply{padding-left:8%}.review-reply .review-row{align-items:start}.review-reply .review-image{width:35px;height:35px;background-color:#d3d3d3;color:teal}.review-reply .review-info{padding:0 1%}.review-st{width:auto;height:35px;font-size:2.3rem;font-weight:bolder}.review-st b{color:#000}.review-progress{width:100%;display:flex;align-items:center;gap:1%;margin:1% 0}.review-progress p{margin:0;padding:0;width:15%}.review-progress .progress{width:300px;height:22px;border-radius:1px;background-color:#ededed;overflow:hidden}.review-progress .progress-bar{background-color:#faca15;width:65%;height:100%}@media screen and (max-width:600){.review-box{height:auto}}