#bonus {
    font-family: Roboto;
}

.product-bonus-container-basket {
    margin-top: 39px;
    display: block;
    flex-direction: column;
    margin-right: 0;
    right: 0;
    padding-top: 0px;
    align-content: center;
    width: 108px;
    padding-right: 0 !important;
}

.product-bonus {
    display: block;
    position: absolute;
    right: 0;
    margin-bottom: 0;
    font-family: 'Roboto';
    font-size: 14px;
    line-height: normal;
    font-weight: 500;
    color: #8b8b8b;
}

.product-bonus p {
    display: inline;
}

.product-bonus-value {
    display: inline-flex;
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    color: #000000;
    background-color: #FCCE00;
    border-radius: 3px;
    padding-left: 5px;
    padding-right: 5px;
    height: 21px;
    justify-content: center;
    align-items: center;
    margin-left: 8px;
    margin-right: 6px;
}

.product-bonus-value-card {
    display: inline-flex;
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    color: #000000;
    background-color: #FCCE00;
    border-radius: 3px;
    width: 25px;
    height: 21px;
    justify-content: center;
    align-items: center;
    margin-left: 8px;
    margin-right: 0px;
}

@media screen and (width >

1200px

) {
    .greenDiv {
        height: 65px;
        min-width: 750px;
    }
}

@media screen and (width < 1200px

) or

(width

= 1200px

) {
    .greenDiv {
        height: 75px;
        min-width: 610px;
    }
}

.loyality1 {
    background-color: #FCCE00;
    padding: 6px;
    font-size: 22px;
    font-weight: bold;
    border-radius: 3px;
    color: black;
}

.loyality2 {
font-size:14px;
    margin-left: 8px;
    font-weight: 500;
    position: absolute;
    top:-6px;
    left:20px;
}
.loyality3 {
    font-size:14px;
    margin-left: 8px;
    font-weight: 400;
    color:#8B8B8B;
    position: absolute;
    top:12px;
    left:20px;
}

@media screen and (width < 650px

) {
    .product-bonus-container-basket {
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .product-order__profit{
        margin-top:0;
    }
    .loyality2 {
        margin-left: 20px;
    }
    .loyality3 {
        margin-left:20px;
        line-height:15px;
    }


    .product-bonus {
        top: -10px;
        left: 17px;
    }

    .greenDiv {
        height: 144px;
        width: 100%;
    }
}

.greenDiv {
    position: relative;
    margin-top: 28px;
    background: #008E6226;
    border-radius: 10px;
    vertical-align: middle;
    font-size: 14px;
    color: #2E2E2E;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
}

.logo-img {
    margin-left: 13px;
}

.logo-img svg {
    width: 57.56px;
    height: 37px;
    border-radius: 4px;
}

.text {
    margin-right: 55px;
    margin-left: 10px;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;


}

.greenDiv-exit {
    position: absolute;
    cursor: pointer;
}

.greenDiv div {
    display: inline-flex;
    align-content: center;
}
