

/* Start:/local/templates/.default/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/style.css?17398682221468*/
#catalog-item #breadcrumbs {
    padding-left: 0;
}

.tumb-link img {
    width: 208px;
    max-height: 128px;
    object-fit: cover;
    border-radius: 12px;

}

.rate__background {
    position: relative;
    width: 240px;
    height: 24px;
    background: url(/local/templates/main/img/weat-icon.svg) repeat-x;
}

.rate__bar {
    position: absolute;
    top: 0;
    left: 0;
    height: 24px;
    background: url(/local/templates/main/img/weat-icon-active.svg) repeat-x;
}

#cart-item-map img {
    max-width: 544px;
}

.catalog-item__desc-w-pic-block img {
    max-width: 50%;
}

#catalog-preview-slider .owl-nav {
    width: calc(100% + 20px);
    color: #6A9143;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 42%;
    left: 0;
    margin-left: -10px;
    right: 0;
}

#catalog-preview-slider .owl-nav button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    border: 1px solid #6A9143 !important;
    border-radius: 5px;
    background: #26281C !important;
}

.bionova-premium h2 {
    text-transform: uppercase;
    font-weight: bolder;
    font-size: 1rem;
}
.catalog-item__description .catalog-advantages__header {
    font-size: unset;
}
@media (max-width: 768px) {
    .bionova-premium h2 {
        font-size: 14px;
    }
    p {
        font-size: 12px;
    }
}
.btn-catalog-item:active {
    background-color: grey !important;
}
/* End */
/* /local/templates/.default/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/style.css?17398682221468 */
