.label {
display: inline-block;
padding: 4px 18px;
border-radius: 20px;
color: white;
font-weight: 600;
font-size: 13px;
margin: 5px 0;
background: #999999;
}
.reviews-count {
color: #555;
font-size: 12px;
margin: 5px 0 0;
}
/* ستون نمودارها */
.progress-bars {
width: 65%;
text-align: right;
}
.bar-row {
display: flex;
align-items: center;
gap: 8px;
margin-bottom: 5px;
font-size: 12px;
}
.stars-small {
width: 75px;
font-size: 12px;
text-align: left;
direction:ltr;
}
.bar-container {
flex: 1;
height: 7px;
background: #e5e5e5;
border-radius: 10px;
overflow: hidden;
}
.bar {
height: 100%;
background: #999999;
border-radius: 10px;
}
.bar-label {
width: 35px;
text-align: left;
font-size: 11px;
color: #666;
}
/* موبایل */
@media (max-width: 600px) {
.trustpilot-card{
display:flex;
flex-direction:row;
align-items:center;
gap:12px;
}
.rating-summary{
width:38%;
}
.progress-bars{
width:62%;
}
.rating-big{
font-size:30px;
}
.star{
font-size:15px;
}
.label{
font-size:11px;
padding:3px 10px;
}
.reviews-count{
font-size:11px;
}
.stars-small{
width:60px;
font-size:10px;
}
.bar-label{
width:28px;
font-size:10px;
}
.bar-container{
height:6px;
}
}
0.0
★★★★★
بدون امتیاز
بر اساس 0 نظر