.o2vape-wholesale-notice {
    font-family: 'Lato';
}


.o2vape-wholesale-notice .o2vape-notice-badge {
    background-color: #777777;
    border-radius: 16px;
    padding: 4px 8px;
    font-weight: 900;
    font-size: 14px;
    color: #FFF;
    line-height: 20px;
    text-align: center;
}

.o2vape-wholesale-notice .o2vape-notice-text {
    text-transform: uppercase;
    color: #777;
    font-size: 14px;
    line-height: 16px;
    text-align: right;
    font-weight: 700;
    margin-left: 5px;
}