

/* Start:/local/templates/kabrita/components/bbc/elements.list/buy_box/style.css?1662643697670*/
.catalog-slider__item {
    position: relative;
}

.catalog-menu__new {
    color: white;
    background-color: #e77008;
    font-weight: 700;
    padding: 2px 5px;
    border-radius: 11px;
    margin-left: 5px;
}

.catalog__thenew {
    position: absolute;
    font-family: Cocon;
    background-color: #e77008;
    color: white;
    text-align: center;
    top: 0px;
    left: 30px;
    padding: 3px 10px;
    border-radius: 0 0px 11px 11px;
}

._orange {
    color: #102d69 !important;
    background-color: #f5c897;
}

@media (max-width: 500px) {
    .catalog__thenew {
        font-size: 12px;
        top: 0px;
        left: 10px;
        padding: 3px 8px;
    }
}
/* End */
/* /local/templates/kabrita/components/bbc/elements.list/buy_box/style.css?1662643697670 */
