.navbar-brand .svg {
    width: 117px;
    height: 57px;
}

@media (max-width: 991.98px) {
    .navbar-brand .svg {
        width: 70px;
        height: 34px;
    }
}

@media (min-width: 992px) {
    .scrolled-more:not(.page-product):not(.order-active) header .navbar-brand .svg {
        margin-top: 3px;
    }
}

/* Badgeek elrejtese amig nem domain szintu */
.badge-list .badge-image {
    display: none;
}

/* Kosar kommentek rejtese amig nem domain szintu */
.basket .order-item .product_comment_textarea {
    display: none;
}