
/* Khair Al Watan - green trusted vendor badge */
.kaw-single-vendor-badge{
    display:flex!important;
    align-items:center!important;
    flex-wrap:wrap!important;
    gap:6px!important;
    margin:8px 0 12px!important;
    direction:rtl!important;
    text-align:right!important;
    color:#4b5563!important;
    font-size:14px!important;
    line-height:1.5!important;
}
.kaw-single-vendor-label{color:#4b5563!important}
.kaw-single-vendor-name{color:#0f173f!important;font-weight:650!important}
.kaw-verified-badge{
    display:inline-flex!important;
    align-items:center!important;
    gap:5px!important;
    margin-inline-start:2px!important;
    color:#16a34a!important;
    font-weight:850!important;
    white-space:nowrap!important;
}
.kaw-verified-icon{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:20px!important;
    height:20px!important;
    min-width:20px!important;
    background:#16a34a!important;
    color:#fff!important;
    font-size:12px!important;
    font-weight:900!important;
    line-height:1!important;
    clip-path:polygon(50% 0%,61% 8%,74% 4%,81% 17%,95% 19%,92% 33%,100% 44%,90% 54%,94% 68%,80% 72%,75% 86%,61% 82%,50% 100%,39% 82%,25% 86%,20% 72%,6% 68%,10% 54%,0% 44%,8% 33%,5% 19%,19% 17%,26% 4%,39% 8%)!important;
}
.kaw-verified-text{color:#16a34a!important;font-weight:850!important}


/* v2.2.1 - public plugin form controls */
.kaw-unit-selector select,
.kaw-company-account input:not([type="checkbox"]):not([type="radio"]),
.kaw-company-account select,
.kaw-company-account textarea,
.kaw-company-account button{
    font-family:inherit!important;
    font-size:14px!important;
    line-height:1.55!important;
    box-sizing:border-box!important;
}
.kaw-unit-selector select,.kaw-company-account input:not([type="checkbox"]):not([type="radio"]),.kaw-company-account select{min-height:46px!important;height:auto!important;padding-top:10px!important;padding-bottom:10px!important}
.kaw-company-account textarea{min-height:92px!important;line-height:1.65!important}
