

body{
    margin: 0;
    overflow-x: hidden;
}
.woocommerce-breadcrumb{
    font-family: yekan-bakh;
}
.title-tenders{
    font-weight:bold
}
.holder-tenders{
    padding: 20px 10px;
    border-radius: 5px;
    border: 1px solid #eee;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.09);
}
.b-one{
    flex:1;
}
.b-two{
    flex:1;
}
.b-meta{
   font-size: 13px; 
}
.b-meta span{
    color: #aab9db;
    font-size: 11px;
}
.b-meta a{
    color: white!important;
    text-decoration: none!important;
    font-size: 12px!important;
}
.b-code{
    font-size: 12px;
    color: #223e7d;
}