#circle_v10_wrap {
    width: 250px;
    height: 220px;
}

#circle_v10 {
    cursor: pointer;
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0;
    width: 100%;
    height: 100%;
    font: 400 10px/normal 'Arial', sans-serif;
    font-family: 'Arial', sans-serif;
    align-items: center;
    text-align: center;
    color: #000 !important;
    background: url(../badges3/Badges3/Burger-transparent-black-badge-2.svg) no-repeat;
    background-size: cover;
    box-sizing: border-box;
}

#circletype_v10_brand_name {
    position: absolute;
    bottom: 30.4%;
    width: 85%;
    height: 24%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 8px;
    text-transform: uppercase;
}

#circletype_v10_brand_name>a {
    text-decoration: none;
    color: black;
    text-shadow: rgb(0 0 0 / 15%) 1.95px 1.95px 2.6px;
    font-weight: 700;
}

#circle_v10 #rewards_link {
    position: absolute !important;
    bottom: 6%;
    display: block !important;
    color: #ffffff00 !important;
    width: 61%;
    height: 20%;
}


hr#restaurantji_badge_separator{
    border: 0;
    margin: 1px 0 1px !important;
    padding: 0 !important;
    outline: 0;
    height: 1px !important;
    width: 50% !important;
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(left,  rgba(30,87,153,0.1) 0%, rgb(0,0,0) 50%, rgba(125,185,232,0.01) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(30,87,153,0.1)), color-stop(50%,rgb(0,0,0)), color-stop(100%,rgba(125,185,232,0.01)));
background: -webkit-linear-gradient(left,  rgba(30,87,153,0.1) 0%,rgb(0,0,0) 50%,rgba(125,185,232,0.01) 100%);
background: -o-linear-gradient(left,  rgba(30,87,153,0.1) 0%,rgb(0,0,0) 50%,rgba(125,185,232,0.01) 100%);
background: -ms-linear-gradient(left,  rgba(30,87,153,0.1) 0%,rgb(0,0,0) 50%,rgba(125,185,232,0.01) 100%);
background: linear-gradient(to right,  rgba(30,87,153,0.1) 0%,rgb(0,0,0) 50%,rgba(125,185,232,0.01) 100%);
}
.circle_badge_category{
    font-weight: 400;
    font-size: 14.7236px;
}
