.optionList{
    width: 90%;
}

.optionList a:hover{
    text-decoration: none;
}

.custom-control-label::before, .custom-control-label::after{
    top: 0 !important;
}

.b2b-card .card-title{
    height: 60px;
    font-size: 0.75em;
}

.bf_div{
    background-color: #fda30e;
    color: black;
    font-weight: 600;
    border-radius: 3px;
}

.bf_div:hover{
    text-decoration: none;
    color: black;
}

.bf_div p{
    font-size: 0.9em;
}

.b2b-card .productfooter .more{
    margin-top: 10px;
}

.b2b-row [class*="col-"]{
    padding-right: 5px;
    padding-left: 5px;
}

.b2b-card .onstock, .b2b-card .stock{
    display: block;
    padding: 0;
}

.b2b-card .card-img-top{
    height: 100px;
}

.b2b-card .card-body{
    padding: 10px;
}

.b2b-card .compare{
    display: none;
}
