.custom-before-price{display:flex;justify-content:space-between;align-items:center;width:100%;margin:5px 0;font-size:13px}.custom-left{flex:0 0 auto}.custom-right{flex:0 0 auto}.custom-rating{display:inline-flex;align-items:center;gap:2px}.rating-number{color:#666;font-weight:500;font-size:13px}.rating-star{display:inline-flex;align-items:center;color:#ffc107}.custom-label{display:inline-flex;align-items:center;gap:3px;font-size:13px;color:#666}.label-icon{display:inline-flex;align-items:center}.label-text{color:#666}.label-text{color:#2d5a2d;font-weight:500}.custom-before-price{direction:rtl;text-align:right}@media (max-width:768px){.custom-before-price{flex-direction:column;align-items:flex-start;gap:5px}}