
body {
    background: #dedede !important;
}

.container {
    padding-right: var(--bs-gutter-x, 1rem) !important;
    padding-left: var(--bs-gutter-x, 1rem) !important;
}

.container-pad {
    padding-right: var(--bs-gutter-x, 1.25rem) !important;
    padding-left: var(--bs-gutter-x, 1.25rem) !important;
}

.bg-white {
    background: white !important;
    border-bottom-left-radius: .2rem !important;
    border-bottom-left-radius: .2rem !important;
}

.text-white a {
    color: white !important;
}

.form-check-input:checked[type="radio"] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e") !important;
}

.form-check-input:checked {
    background-color: #7ea700 !important;
    border-color: #7ea700 !important;
}

.rd-navbar-fullwidth .navbar-navigation-dropdown-link::before,
.rd-navbar-fullwidth .navbar-navigation-megamenu-link:hover {
    background: #7ea700 !important;
}

.rd-navbar-fullwidth .navbar-navigation-root-link::before {
    background: #7ea700 !important;
}

.link-inherit:hover {
    color: #7ea700 !important;
}

u {
    border-bottom: 2px solid rgba(126,167,0,0.4);
}

.btn-primary {
    color: #fff;
    border-color: #7ea700 !important;
    background-color: #7ea700 !important;
}

    .btn-primary:hover, .btn-primary.hover, .btn-primary:active, .btn-primary.active {
        color: #fff;
        border-color: #698C00 !important;
        background-color: #698C00 !important;
    }

    .btn-primary.btn-anis::before, .btn-primary.btn-anis::after {
        background-color: #698C00 !important;
    }

.rd-navbar-fullwidth .navbar-navigation-root-item.active > .navbar-navigation-root-link::before,
.nav-classic .nav-link.active:before {
    width: 100% !important;
    background-color: #7ea700;
    color: white !important;
    height: 3px !important;
}

.nav-classic .nav-link {
    padding: 0px !important;
}

.search-label {
    text-align: center;
    font-weight: 500;
    width: 100%;
}

.form-select {
    cursor: pointer;
}

    .form-select:focus {
        color: #171724 !important;
        background-color: #fff !important;
        border-color: #e8e8e9 !important;
        outline: 0;
        box-shadow: 0 0 0 1px #e8e8e9 !important;
    }


* + .divider, .divider + * {
    margin-top: 1rem !important;
}

/*.article-eulabel {
    margin-left: 4px;
}*/

.badge-info {
    background-color: #7ea700 !important;
}

.article-image {
    max-height: 150px;
    max-width: 70px;
    vertical-align: top;
    margin-top: 0px;
    border-radius: 3px;
}

.article {
    position: relative;
    padding: 5px !important;
    width: 100%;
    background: #f5f5f5;
    cursor: pointer;
    border-radius: 4px;
}

.k-listview-content > .list.article:nth-child(even of .list.article),
.k-listview-content > .list.article:nth-child(odd of .list.article) .k-input-solid {
    background: white;
}


.article-description-container {
    display: inline-block;
    vertical-align: top;
    line-height: 20px;
    white-space: nowrap;
    overflow-x: hidden;
    width: calc(100% - 90px);
}

.article-description {
    line-height: 20px;
    font-size: 18px;
    font-weight: 500;
}

.article-manufacturer {
    font-weight: bold;
    display: inline-block;
    font-size: 18px;
    line-height: 22px;
}

.article-tread {
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
}

.history-description-container .article-manufacturer {
    margin-right: 0px;
}

.article-ean {
    font-size: 12px;
    font-weight: 400;
    margin-top: 4px !important;
}



.article-info-icons {
    white-space: nowrap !important;
    position: absolute;
    left: 87px;
    bottom: 72px;
}

    .article-info-icons img {
        margin: 0px !important;
        display: inline-block !important;
        vertical-align: middle !important;
        margin-right: 1px !important;
        height: 16px;
    }

.article-tags {
    line-height: 20px;
    position: absolute;
    bottom: 35px;
    left: 87px;
}

    .article-tags .badge {
        border-radius: 3px;
        padding: 4px 6px !important;
    }

.right {
    float: right;
}

.half-width {
    width: 48% !important;
    display: inline-block !important;
}

.article-price {
    position: absolute;
    right: 6px;
    bottom: 4px;
    font-weight: bold;
    line-height: 21px;
    color: black;
}

.article-guarantee {
    position: absolute;
    right: 6px;
    top: 45px;
}

.article-vehicle-type {
    font-size: 12px !important;
    padding: 4px 6px !important;
}

.pointer {
    cursor: pointer !important;
}

/*
.article:hover {
    border-color: #7ea700 !important;
    box-shadow: #7ea700 0px 0px 7px 0px !important;
}

.article.selected {
    border-color: #EE7B87 !important;
    background: #EE7B87 !important;
    color: white !important;
    box-shadow: #7ea700 0px 0px 7px 0px !important;
}*/

.order-row {
    border: 1px solid #e8e8e9;
}

    .order-row:nth-child(2n) {
        background: #f5f5f5;
        border-radius: 4px;
    }


.article-cart-info {
    position: absolute;
    bottom: 4px;
    left: 50%;
    line-height: 24px;
    color: #CB031C;
}

.list .article-cart-info {
    position: static;
}

.article-cart-info .badge {
    background: none;
    color: #CB031C;
    padding: 0px 2px !important;
    box-shadow: none;
    float: right;
    font-size: 20px;
}

.invoice-order {
    color: #8cd3ff;
}

.article:hover .cart-link {
    transform: translate3d(-50%, -50%, 0);
    opacity: 1;
    z-index: 10000;
}

.cart-link {
    position: absolute;
    top: -18%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0) scale(0.5);
    opacity: 0;
    transition: .3s;
    cursor: pointer;
}

.article-stock {
    font-size: 14px;
    font-weight: 500;
    position: absolute;
    left: 87px;
    bottom: 2px;
    line-height: 18px;
}

.badge-cart-quantity {
    position: absolute;
    top: -15px;
    right: -5px;
    padding: 4px 6px 2px 6px !important;
    height: 20px;
    background: #7ea700 !important;
}

.rd-navbar-fixed .rd-navbar-submenu-toggle:hover::before,
.rd-navbar-fixed .navbar-navigation-back-btn,
.rd-navbar-fixed .navbar-switch:hover, .rd-navbar-fixed .navbar-switch.active {
    color: #7ea700 !important;
}

.user-name {
    color: white;
    font-weight: bold;
    cursor: pointer;
}

.navbar-cart:focus-visible,
.badge-cart-quantity:empty {
    display: none;
}



.demo-badge {
    font-size: 16px;
    padding: 4px 8px;
    display: inline-block;
}

.popover,
.tooltip {
    z-index: 1000;
}

.popover,
.white-tooltip .tooltip-inner {
    background: white;
    box-shadow: #cacaca 0px 0px 15px;
    border: 1px solid #e8e8e9;
    border-radius: 5px;
}

.small-hint .tooltip-inner {
    white-space: normal;
    font-size: 14px;
    max-width: 350px;
    font-weight: 400;
    padding: 4px 8px;
}

.tooltip-inner .preview-image {
    min-height: 300px;
    border-radius: 5px;
}

.validation-error {
    font-size: 13px;
    color: red;
    font-weight: 500;
    text-align: right;
    float: right;
}

    .validation-error:empty {
        display: none;
    }

.row-8 {
    margin-bottom: -39px;
}

    .row-8 > * {
        margin-bottom: 8px;
    }

.row-15 {
    margin-bottom: -45px;
}

    .row-15 > * {
        margin-bottom: 15px;
    }

@media screen and (min-width:1200px) {
    .navbar-logo-link {
        margin: 0px 0 0 -10px !important;
    }

    .knr-group {
        height: 75px !important;
    }
}

.tooltip-text-container {
    font-size: 14px;
    padding: 6px 8px;
}

.popover-header {
    display: none;
}

.lds-ripple {
    display: inline-block;
    position: relative;
    width: 72px;
    height: 72px;
}

    .lds-ripple div {
        position: absolute;
        border: 4px solid #7ea700;
        opacity: 1;
        border-radius: 50%;
        animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .lds-ripple div:nth-child(2) {
            animation-delay: -0.5s;
        }

@keyframes lds-ripple {
    0% {
        top: 36px;
        left: 36px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 36px;
        left: 36px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 36px;
        left: 36px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 72px;
        height: 72px;
        opacity: 0;
    }
}

.text-left {
    text-align: left;
}

.new-label {
    width: 337px;
    height: 494px
}

.old-label {
    width: 275px;
    height: 494px
}

.no-items-label {
    font-size: 16px;
    font-weight: 400;
}

.text-black {
    color: black !important;
}

footer {
    background: #F3F3F3;
}

.modal-footer {
    padding: 0.6rem !important;
}

.modal-body {
    font-size: 16px !important;
}

.modal-header {
    font-size: 21px !important;
    padding: 0.5rem 1rem;
}


.view-switcher {
    float: right;
}

.switch-icon {
    cursor: pointer;
    display: inline-block;
    color: #e8e8e9;
}

    .switch-icon.active {
        color: #171724;
    }

.article-image-container {
    width: 70px;
    display: inline-block;
    text-align: center;
    height: 154px;
    background: white;
    margin: 4px 8px 4px 4px;
    border-radius: 3px;
}

/* LIST VIEW */

.list {
    width: 100%;
}

    .list .article-image-container {
        max-width: 30px;
        text-align: center;
        display: inline-block;
        max-height: 62px;
        margin: 0 8px 0 0;
    }

    .list .article-image {
        max-height: 70px;
        max-width: 30px;
        vertical-align: middle;
        margin-top: 0px;
    }

    .list.article {
        position: relative;
        border: 1px solid #e8e8e9;
        border-radius: 4px;
        padding: 6px;
        height: auto !important;
        margin-left: 0px;
        cursor: auto;
    }


    .list .cart-link {
        display: none;
    }

.low-stock {
    width: 20px;
    height: 20px;
    background: red;
    border-top-right-radius: 4px;
    -webkit-clip-path: polygon(0 0, 100% 100%, 100% 0);
    clip-path: polygon(0 0, 100% 100%, 100% 0);
    position: absolute;
    top: 0;
    right: 0;
}

.warning-stock {
    width: 20px;
    height: 20px;
    background: orange;
    border-top-right-radius: 4px;
    -webkit-clip-path: polygon(0 0, 100% 100%, 100% 0);
    clip-path: polygon(0 0, 100% 100%, 100% 0);
    position: absolute;
    top: 0;
    right: 0;
}

.on-stock {
    width: 20px;
    height: 20px;
    background: green;
    border-top-right-radius: 4px;
    -webkit-clip-path: polygon(0 0, 100% 100%, 100% 0);
    clip-path: polygon(0 0, 100% 100%, 100% 0);
    position: absolute;
    top: 0;
    right: 0;
}

.user-row:hover .user-activebadge,
.article:hover .low-stock,
.article:hover .warning-stock,
.article:hover .on-stock {
    display: none;
}

.reseponse-text {
    font-size: 18px;
    font-weight: 500;
}

.list .article-description-container {
    display: inline-block;
    vertical-align: top;
    line-height: 20px;
    position: relative;
    margin-left: 8px;
    overflow: hidden;
    width: auto;
}

.list .article-description {
    line-height: 18px;
    font-size: 18px;
    margin-top: 4px;
}

.list .article-manufacturer {
    font-weight: bold;
    display: inline-block;
    font-size: 18px;
    line-height: 20px;
}

.list .article-tread {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
}

.list .article-ean {
    font-size: 12px;
    font-weight: 400;
    margin-top: 4px !important;
}



.list .season-image {
    margin-top: 0px;
    height: 40px;
}

.list .article-info-icons {
    white-space: nowrap !important;
    position: static !important;
    display: inline-block;
    width: 200px;
}

    .list .article-info-icons img {
        margin: 0px !important;
        display: inline-block !important;
        vertical-align: middle !important;
        margin-right: 4px !important;
    }

.list .article-tags {
    line-height: 20px;
    position: static;
    /*display: inline-block;
    margin-left: 4px;*/
}

/*.list .article-tags .badge {
        margin-right: 2px;
    }*/

.right {
    float: right;
}

.half-width {
    width: 48% !important;
    display: inline-block !important;
}

.list .article-price {
    position: static;
    font-weight: bold;
    line-height: 21px;
}

.list .article-guarantee {
    position: absolute;
    right: 350px;
    top: 20px;
}

.list .article-vehicle-type {
    font-size: 12px !important;
    padding: 4px 6px !important;
}

.list .article-description-container:hover .cart-link {
    transform: translate3d(-50%, -50%, 0);
    opacity: 1;
    z-index: 10000;
}

.list .article-stock {
    font-size: 13px;
    font-weight: 400;
    position: static;
}

.cart-btn {
    float: right !important;
    width: 2.5rem !important;
    height: 2.5rem !important;
    margin-top: 10px;
    margin-right: 8px;
}

@media screen and (min-width:768px) and (max-width:991px) {
    .list .article-price,
    .list .article-stock {
        right: 80px !important;
    }

    .list .article-guarantee,
    .list .article-ean {
        right: 160px !important;
    }
}

.form-select:disabled {
    opacity: 0.5;
}

.form-select-sm {
    padding-right: 1.75rem !important;
    background-position: right 0.5rem center !important;
}

.rd-navbar-wrap {
    height: 80px !important;
}

.navbar-cart-item-body {
    position: relative;
}

.article-quantity {
    position: absolute;
    bottom: 0px;
    font-weight: 300;
    font-size: 16px;
}

.rd-navbar-fullwidth .navbar-cart-item-qty {
    text-align: left !important;
}

.rd-navbar-fullwidth * + .navbar-cart-line {
    margin-top: 0.5rem !important;
}

.rd-navbar-fullwidth .navbar-cart-item {
    padding-bottom: 1.2rem !important;
}

.single-price {
    position: absolute;
    bottom: 18px;
    font-size: 12px;
    right: 0px;
    font-weight: 400;
}

.thumbnail-small img {
    max-width: 70px;
    max-height: 150px;
}

.rd-navbar-fullwidth .navbar-cart-item-body {
    padding: 0 8px !important;
}

.guarantee-checkbox {
    margin-left: 10px;
    margin-top: 6px !important;
    display: inline-block;
}

.login-error {
    color: #f31700;
    text-align: center !important;
    font-weight: 400;
    font-size: 14px;
}

    .login-error:empty {
        display: none;
    }

.navbar-dark .login-error {
    color: white;
}

.navbar-dark .invalid-feedback {
    color: white;
}

.rd-navbar-fullwidth.navbar-dark .navbar-cart-item, .rd-navbar-fullwidth .navbar-dark .navbar-cart-item,
.navbar-dark .article-price {
    color: white !important;
}

.form-validation {
    right: 4px !important;
    top: 1px !important;
    font-size: 12px !important;
}

.invalid-feedback {
    text-align: right !important;
}

.model-title {
    line-height: 1.2 !important;
    padding-top: 4px !important;
}

.cart-tire-info {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

.cart-article-manufacturer {
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    margin-right: 2px;
}

.cart-article-tread {
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
    margin-right: 4px;
}

.cart-article-description {
    font-size: 18px;
    display: inline-block;
    margin-right: 3px;
    text-align: right;
    vertical-align: middle;
    float: right;
}

#cart_description2:empty {
    display: none;
}

.cart-form-label {
    width: 25%;
    display: inline-block;
    font-weight: 400;
    font-size: 15px;
    text-align: right;
    padding-right: 16px;
}

.cart-form-field {
    display: inline-block;
    width: 72%;
}

.demo-badge {
    font-size: 14px;
}

.cart-spinner {
    display: inline-block;
    width: 3rem !important;
    height: 1.875rem !important;
    padding: 0.3125rem 0.9375rem 0.3125rem 0.625rem !important;
    font-size: .8125rem !important;
    text-align: left !important;
}

.cart-form-field .ui-spinner-up {
    top: 0 !important;
}

.cart-form-field .ui-spinner-button {
    right: 0 !important;
    width: 0.9375rem !important;
    height: 0.9375rem !important;
    bottom: 0px !important;
}

.label {
    font-weight: 500;
    font-size: 15px;
}

.navbar-button:hover,
.context-dark .rights-link:hover,
.list-link:hover,
.rd-navbar-fullwidth.navbar-dark .navbar-navigation-root-link:hover, .rd-navbar-fullwidth.navbar-dark .navbar-navigation-dropdown-link:hover, .rd-navbar-fullwidth.navbar-dark .navbar-navigation-megamenu-link:hover, .rd-navbar-fullwidth .navbar-dark .navbar-navigation-root-link:hover, .rd-navbar-fullwidth .navbar-dark .navbar-navigation-dropdown-link:hover, .rd-navbar-fullwidth .navbar-dark .navbar-navigation-megamenu-link:hover {
    color: #7ea700 !important;
}

.to-top,
.rd-navbar-fullwidth.navbar-dark .navbar-navigation-root-link::before, .rd-navbar-fullwidth .navbar-dark .navbar-navigation-root-link::before {
    background: #7ea700 !important;
}



.pr-1 {
    padding-right: 0.25rem !important;
}

.pr-2 {
    padding-right: 0.5rem !important;
}

.pr-3 {
    padding-right: 0.75rem !important;
}

.pr-4 {
    padding-right: 1rem !important;
}

.pl-1 {
    padding-left: 0.25rem !important;
}

.pl-2 {
    padding-left: 0.5rem !important;
}

.pl-3 {
    padding-left: 0.75rem !important;
}

.pl-4 {
    padding-left: 1rem !important;
}

.invalid-feedback {
    font-size: 12px !important;
    font-weight: 400 !important;
}

.was-validated .form-control:invalid, .form-control.is-invalid,
.was-validated .form-control:valid, .form-control.is-valid {
    background-image: none !important;
    padding-right: 0.5rem !important;
    background-position: right calc(0.40625rem) center !important;
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
    color: inherit !important;
}

.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
    box-shadow: none !important;
}

.was-validated .form-check-input:valid, .form-check-input.is-valid,
.was-validated .form-control:valid, .form-control.is-valid,
.was-validated .form-select:valid {
    border-color: #e8e8e9 !important;
}


    .was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"],
    .was-validated .form-select:invalid,
    .was-validated .form-select:valid:not([multiple]):not([size]) {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%2323232f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e") !important;
        background-repeat: no-repeat !important;
        background-position: right 1.25rem center !important;
    }

.disabled {
    opacity: 0.5 !important;
    pointer-events: none !important;
}

    .disabled input,
    .disabled select {
        border-color: #e8e8e9 !important;
    }

.not-available {
    opacity: 0.2 !important;
    pointer-events: none !important;
}

    .not-available input,
    .not-available select {
        border-color: #e8e8e9 !important;
    }

.article-comment {
    font-size: 13px;
    font-style: italic;
    white-space: nowrap;
    overflow: hidden;
    color: #7ea700;
    width: 100%;
    border: 1px solid #7ea700;
    padding-left: 4px;
    padding-right: 4px;
    border-radius: 4px;
}

.order-article-comment {
    font-size: 13px;
    font-weight: 400;
    font-style: italic;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
}

.wheel-order-heading {
    font-size: 18px;
    background: #e8e8e8;
    padding: 6px 12px;
    font-weight: bold;
    text-align: center;
}

.axle-info {
    font-size: 16px;
    position: absolute;
    bottom: 0;
    right: 15px;
    font-weight: 400;
}

.rd-navbar-fullwidth.navbar-dark .navbar-cart-item-qty, .rd-navbar-fullwidth .navbar-dark .navbar-cart-item-qty {
    border-color: #7ea700 !important;
}

.cart-item {
    position: relative;
    margin-bottom: 20px;
    height: 215px;
}

    .cart-item .article-info-icons {
        position: static !important;
    }

.cart-item-qty {
    display: inline-block;
    width: 150px;
    text-align: right;
}

.cart-item-button {
    display: inline-block;
    width: 50px;
    text-align: right;
}

.cart-item-left {
    display: inline-block;
    vertical-align: top;
}

.cart-item-body {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 310px);
}

.cart-item .article-comment {
    background: white;
    border-color: #e8e8e9 !important;
}

.cart-item-body .article-price {
    right: 6px;
    top: 110px !important;
    bottom: inherit !important;
}

.cart-item-qty .article-quantity {
    position: relative !important;
}

.cart-qty.form-control {
    display: inline-block;
    width: 4rem;
    height: 2.5rem;
    padding: 0.3125rem 0.9375rem 0.3125rem 0.625rem !important;
    font-size: 18px;
    text-align: left;
}

.cart-total-label {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
}

.cart-total-value {
    text-align: right;
    font-size: 28px;
    font-weight: 500;
    color: black;
    line-height: 30px;
}

.nav-inset .nav-link.active, .nav-inset-vertical .nav-link.active {
    background-color: #7ea700 !important;
    border-bottom-color: #7ea700 !important;
    border-right-color: #7ea700 !important;
}

.nav-inset .nav-link:hover, .nav-inset-vertical .nav-link:hover {
    border-color: #7ea700 !important;
}

@media screen and (max-width:469px) {
    .car-axle {
        display: none;
    }
}

@media screen and (max-width:767px) {
    .cart-item {
        height: 190px !important;
    }

    .tab .nav {
        overflow-x: auto !important;
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    .cart-item {
        height: 195px !important;
    }
}

@media screen and (min-width:768px) {
    .checkout-separator {
        border-left: 1px solid #e8e8e9;
    }

    .knr-group {
        height: 65px;
    }

    .nav-inset-vertical {
        border-right: 2px solid #7ea700 !important;
    }

    .tab-shadow-horizontal .tab-embed {
        max-width: 35%;
        min-width: 35%;
    }
}

.nav-inset {
    border-bottom: 2px solid #7ea700 !important;
}

@media screen and (min-width:992px) {
    .tab-shadow-horizontal .tab-embed {
        min-width: 30%;
    }

    .nav-inset .nav-link.active {
        padding: 11px 19px !important;
    }
}

@media screen and (max-width:1199px) {
    .spritespin-canvas {
        inset: 30px 0px 0px;
    }

    .user-activebadge {
        width: 20px !important;
        height: 20px !important;
    }
}


@media screen and (min-width:1200px) {
    .tab-shadow-horizontal .tab-embed {
        min-width: 25%;
    }
}

@media screen and (min-width:1600px) {
    .checkout-divider {
        display: none !important;
    }
}


@media screen and (max-width:1199px) {
    .rd-navbar-wrap {
        height: 60px !important;
    }

    .nav-logo {
        height: 40px !important;
    }
}

.hide {
    display: none !important;
}

.rd-navbar-fixed .navbar-cart-spinner .ui-spinner-up {
    top: 1px !important;
}

.rd-navbar-fixed .navbar-cart-spinner .ui-spinner-down {
    bottom: 1px !important;
}

.cart-item .ui-spinner-button.ui-spinner-up {
    top: 2px !important;
}

.cart-item .ui-spinner-button.ui-spinner-down {
    bottom: 2px !important;
}

.navbar-cart-item .ui-spinner-button.ui-spinner-up {
    top: 1px !important;
}

.navbar-cart-item .ui-spinner-button.ui-spinner-down {
    bottom: 1px !important;
}

.cart-item .article-tags {
    position: static !important;
    margin-top: 2px;
    margin-bottom: 3px;
}

.rd-navbar-fixed .navbar-cart-item-qty {
    text-align: left !important;
}

.address-name {
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 10px;
}

.address-location {
    font-weight: 400;
    font-size: 18px;
}

.address-contact {
    font-size: 16px;
    margin-top: 6px;
}

.address-edit {
    vertical-align: middle;
    margin-top: 0px;
    margin-left: 20px;
    color: #7ea700 !important;
}

textarea.form-control {
    min-height: 3rem !important;
}

.fa-btn {
    font-size: 1.25rem !important;
}

#emailModal .modal-dialog {
    width: 760px !important;
    max-width: 800px !important;
}

#emailModal .modal-header {
    margin-bottom: 0px !important;
}

#emailModal .modal-body {
    padding: 0px !important;
}

.small-image {
    height: 20px;
}

.rd-navbar-fixed .navbar-navigation-back-btn,
.rd-navbar-fixed .navbar-navigation-root-link, .rd-navbar-fixed .navbar-navigation-megamenu-link, .rd-navbar-fixed .navbar-navigation-dropdown-link {
    padding: 10px 20px !important;
}

.rd-navbar-fixed .navbar-switch {
    width: 40px !important;
}

.rd-navbar-fixed .navbar-navigation-back-btn,
.rd-navbar-fixed .navbar-navigation {
    font-size: 1.1rem !important;
}

.rd-navbar-fixed .navbar-logo {
    top: 24px !important;
}

.row {
    --bs-gutter-x: 2rem !important;
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #7ea700 !important;
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 25%);
}

.label-value {
    font-size: 15px;
}

.label-shipment {
    font-weight: bold;
    color: black;
    font-size: 15px;
}

.label-total {
    font-size: 18px;
    font-weight: bold;
    color: #7ea700;
}

.text-right {
    text-align: right;
}

.order-singleprice {
    font-size: 14px;
    text-align: right;
}

.order-totalprice {
    font-size: 18px;
    text-align: right;
    font-weight: 500;
    line-height: 20px;
}

.order-item {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 1.25rem;
}

    .order-item:last-child {
        border-bottom: none;
        padding-bottom: 0.7rem !important;
    }


.history-description-container {
    display: inline-block;
    vertical-align: middle;
}

.history-quantity {
    display: inline-block;
    vertical-align: middle;
}

.history-img {
    height: 18px;
}

.response-text {
    font-size: 17px;
    font-weight: 400;
}

.thumbnail-tamaz-btn {
    margin: 0 auto 8px !important;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.comment-icon {
    font-size: 28px !important;
    line-height: 60px !important;
}

.thumbnail-tamaz {
    max-width: 100% !important;
}

.small-label {
    font-weight: 400;
    line-height: 12px;
    font-size: 12px;
}

.btn {
    font-weight: 500 !important;
}

.sigWrapper {
    border-radius: 3px;
    border-color: #ccc !important;
    margin-bottom: 4px;
}

    .sigWrapper canvas {
        border-radius: 3px;
    }

.sigpad-error {
    text-align: right !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    color: #e72660 !important;
    background: none !important;
    position: absolute;
    right: 105px;
    bottom: 30px;
    display: none;
}

.error-pad .sigWrapper {
    border-color: #e72660 !important;
}

.error-pad .sigpad-error {
    display: block;
}

.rd-navbar-fullwidth .navbar-cart-item-qty {
    font-size: 1rem !important;
}

.ui.dropdown {
    padding: 4px 10px !important;
    min-width: 0px !important;
    min-height: 36px !important;
    line-height: normal !important;
}

.dropdown.icon {
    padding: 8px !important;
}

.ui.selection.dropdown .menu > .item {
    padding: 10px !important;
}

.ui.selection.dropdown {
    background: #fafafa !important;
}

.accordion-classic .accordion-header {
    padding-top: 10px !important;
    padding-bottom: 6px !important;
}

.accordion-classic .accordion-body {
    padding: 0 0 10px !important;
}

.accordion-classic .accordion-item .accordion-header:before {
    top: 9px !important;
}

.max-popover {
    max-width: 80% !important;
}

.rd-navbar-fixed .rd-navbar-submenu-toggle {
    height: 37px !important;
}


.cookie-heading {
    font-weight: 500;
}

.cookie-toggle {
    float: right;
    margin-top: 5px;
}

.font-14 {
    font-size: 14px !important;
}

.font-16 {
    font-size: 16px !important;
}

.font-24 {
    font-size: 24px !important;
}

.font-500 {
    font-weight: 500;
}

.font-400 {
    font-weight: 400;
}

.nav-logo {
    height: 60px;
    transition: height 0.2s ease-in;
}

.rd-navbar-stuck .nav-logo {
    height: 40px !important;
    transition: height 0.2s ease-in;
}



/*Styling Selectbox*/
/*
.dropdown {
    width: 100%;
    display: inline-block;
    background-color: #fafafa;
    transition: all .5s ease;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.54;
    color: #5d5d66;
    text-align: left;
    border: 1px solid #e8e8e9;
    border-radius: 0.2rem;
}

    .dropdown .select {
        cursor: pointer;
        display: block;
        padding-top: 0.25rem;
        padding-bottom: 0.25rem;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        font-size: 1.0625rem;
    }

        .dropdown .select > i {
            font-size: 13px;
            color: #888;
            cursor: pointer;
            transition: all .3s ease-in-out;
            float: right;
            line-height: 22px
        }

    .dropdown:focus,
    .dropdown:active {
        color: #171724;
        background-color: #fff;
        border-color: #e8e8e9;
        outline: 0;
        box-shadow: 0 0 0 1px #e8e8e9;
    }

    .dropdown.active:hover,
    .dropdown.active {
        box-shadow: 0 0 0 1px #e8e8e9;
        border-radius: 0.2rem 0.2rem 0 0;
        background-color: #fff;
    }

        .dropdown.active .select > i {
            transform: rotate(-180deg)
        }

    .dropdown .dropdown-menu {
        position: absolute;
        background-color: #fff;
        width: 100%;
        left: 0;
        margin-top: 0px;
        box-shadow: 0 1px 2px rgb(204, 204, 204);
        border-radius: 0 0.1rem 0.2rem 0.2rem;
        overflow: hidden;
        display: none;
        max-height: 170px;
        overflow-y: auto;
        z-index: 9
    }

        .dropdown .dropdown-menu li {
            padding: 0.25rem 0.5rem;
            transition: all .2s ease-in-out;
            cursor: pointer;
            font-size: 1.0625rem;
        }

            .dropdown .dropdown-menu li.active {
                background: #7ea700;
                color: white;
            }

    .dropdown .dropdown-menu {
        padding: 0;
        list-style: none
    }

        .dropdown .dropdown-menu li:hover {
            background-color: #f2f2f2;
            color: #5d5d66;
        }

        .dropdown .dropdown-menu li:active {
            background-color: #e2e2e2;
        }

    .dropdown .list-icon {
        height: 20px;
        width: 20px;
        margin-right: 4px;
    }
    */
.tab-content {
    padding-top: 15px !important;
}

.article-popup {
    position: absolute;
    right: 80%;
    height: 24px;
    box-shadow: #7ea700 0px 0px 10px 0px;
    margin-top: 0px !important;
    top: 50%;
    transform: translateY(-50%);
}

.k-tooltip {
    padding: 0px;
}

.k-tooltip-button {
    display: none;
}

.calculation-container {
    float: right;
}

.form-check-sm {
    height: 20px;
    min-height: 20px !important;
    line-height: 20px;
    display: inline-block !important;
}

    .form-check-sm .form-check-input {
        font-size: 14px;
    }

    .form-check-sm .form-check-label {
        font-size: 14px;
        font-weight: 400;
    }

.vk-calc-1 .k-checkbox:checked,
.vk-calc-1 .k-checkbox.k-checked {
    background-color: red !important;
    border-color: red !important;
}

.vk-calc-2 .k-checkbox:checked,
.vk-calc-2 .k-checkbox.k-checked {
    background-color: blue !important;
    border-color: blue !important;
}

.vk-calc-3 .k-checkbox:checked,
.vk-calc-3 .k-checkbox.k-checked {
    background-color: green !important;
    border-color: green !important;
}

.invoice-cbox .k-checkbox:checked,
.invoice-cbox .k-checkbox.k-checked {
    background-color: #8cd3ff !important;
    border-color: #8cd3ff !important;
}

.credit-cbox .k-checkbox:checked,
.credit-cbox .k-checkbox.k-checked {
    background-color: #ffff9f !important;
    border-color: #ffff9f !important;
}

.wheels-cbox .k-checkbox:checked,
.wheels-cbox .k-checkbox.k-checked {
    background-color: #D1F0A4 !important;
    border-color: #D1F0A4 !important;
}

.invoice-cbox .k-checkbox-label {
    color: #8cd3ff;
}

.credit-cbox .k-checkbox-label {
    color: #ffff9f;
}

.wheels-cbox .k-checkbox-label {
    color: #D1F0A4;
}

.red,
.article-price-calc-container .vk-calc-1,
.vk-calc-1 .k-checkbox-label {
    color: red;
}

.blue,
.article-price-calc-container .vk-calc-2,
.vk-calc-2 .k-checkbox-label {
    color: blue;
}

.green,
.article-price-calc-container .vk-calc-3,
.vk-calc-3 .k-checkbox-label {
    color: green;
}

.orange {
    color: orange !important;
}

.article-price-calc-container {
    font-weight: bold;
    line-height: 16px;
    position: absolute;
    right: 6px;
    font-size: 14px;
    bottom: 26px;
    text-align: right;
}

.list .article-price-calc-container {
    right: 100px !important;
    bottom: 2px !important;
}

.article-price-vk1:empty,
.article-price-vk2:empty
.article-price-vk3:empty {
    display: none;
}

.font-18 {
    font-size: 18px;
}

.comment-cloud .comment-text {
    padding: 2% !important;
    font-size: 16px !important;
}


/*              FLOATING BUTTON                 */
.fab-wrapper {
    position: fixed;
    bottom: 3rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 100;
}

.customer-website {
    font-size: 12px;
    position: absolute;
    left: 0;
    bottom: -20px;
}

.online-user-row,
.user-row {
    border: 1px solid #eee;
    border-radius: 4px;
    padding: 8px;
    width: 100%;
    background: #e6e6e6;
}

    .user-row:first-child {
        margin-top: 0px !important;
    }

.user-customernumber {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    width: 52px;
}

.user-companyname {
    font-size: 16px;
    font-weight: 500;
    margin-top: 0 !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.user-activebadge {
    width: 30px;
    height: 30px;
    background: green;
    border-top-right-radius: 4px;
    -webkit-clip-path: polygon(0 0, 100% 100%, 100% 0);
    clip-path: polygon(0 0, 100% 100%, 100% 0);
    position: absolute;
    top: 0;
    right: 0;
}

.user-fullname {
    font-size: 14px;
    font-weight: 400;
}

.user-email {
    font-size: 13px;
}

.user-username {
    font-weight: 400;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
}

.user-address {
    font-size: 14px;
}

.user-telephone {
    font-size: 14px;
    font-weight: 500;
}

.zip-row:hover .edit-icon,
.zip-row:hover .delete-icon,
.user-row:hover .edit-icon,
.user-row:hover .delete-icon {
    opacity: 1;
    transform: translateY(0px);
    transition: opacity .3s .2s;
}

.zip-row .admin-zipcode-input {
    display: none;
}

.zip-row:hover .admin-zipcode-input {
    display: block;
}

.zip-row:hover .admin-zipcode {
    display: none;
}

.user-row:hover .divider {
    border-color: #e8e8e9 !important;
}

.online-user-row:hover .divider {
}

.delete-icon {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    opacity: 0;
}

.edit-icon {
    cursor: pointer;
    position: absolute;
    right: 35px;
    top: 0;
    margin: 0;
    opacity: 0;
}

.thumbnail-tamaz:hover:before {
    bottom: -100px !important;
}

.zip-row:hover:before {
    bottom: -20px !important;
}

.input-button:hover {
    box-shadow: #7ea700 0px 0px 10px 0px;
}

.deadline {
    font-size: 16px;
    font-weight: 500;
    color: #e21e31;
}

.thumbnail-tamaz-btn {
    margin: 0 auto 8px !important;
}

.list .thumbnail-tamaz-btn {
    margin: 0 auto !important;
}

.thumbnail-tamaz {
    max-width: 100% !important;
}

    .thumbnail-tamaz:hover:before {
        top: -10px !important;
        right: -10px !important;
        bottom: -70px !important;
        left: -10px !important;
    }

.article:hover .low-stock,
.article:hover .warning-stock,
.article:hover .on-stock {
    display: none;
}

.thumbnail-tamaz-content {
    overflow: visible !important;
}

.thumbnail-tamaz-caption {
    padding-top: 10px !important;
}


.k-listview-content {
    overflow: hidden;
}

#orderHistory .k-listview-content {
    overflow: visible;
}


::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

::-webkit-scrollbar-button {
    background: #ccc
}

::-webkit-scrollbar-track-piece {
    background: #888
}

::-webkit-scrollbar-thumb {
    background: #eee
}

.k-animation-container, .k-animation-container *, .k-animation-container :after, .k-block .k-header, .k-list-container, .k-widget, .k-widget *, .k-widget :before {
    box-sizing: border-box !important;
}

.article-color {
    font-style: italic;
    font-size: 16px;
    display: inline-block;
}

.article-axle:empty {
    display: none;
}

.article-axle {
    display: inline-block;
    font-weight: normal;
    font-size: 14px;
    vertical-align: middle;
    text-align: center;
    width: 100%;
}

.article-assembly {
    font-weight: normal;
    font-size: 14px;
    font-weight: 400;
}

.article-car {
    font-size: 16px;
    font-weight: 500;
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
}

.description-block {
    width: 140px;
    display: inline-block;
    vertical-align: middle;
}

.rimcart-qty {
    font-size: 22px;
    color: #e21e31;
    font-weight: 400;
    display: inline-block;
    margin-right: 4px;
}

.price-block {
    display: inline-block;
    margin-top: 20px;
    position: relative;
    right: auto;
    bottom: auto;
    float: right;
}

.price-right-margin {
    right: 0px;
}

.navbar-cart-active .badge-cart-quantity {
    display: none;
}

.shopcart-article-manufacturer {
    font-weight: bold;
    display: inline-block;
    font-size: 18px;
    line-height: 22px;
    margin-right: 4px;
}

.shopcart-article-tread {
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    margin-right: 4px;
}

.shopcart-article-description {
    line-height: 20px;
    font-size: 18px;
    font-weight: 500;
}

.shopcart-article-ean {
    font-size: 12px;
    font-weight: 400;
}

.shopcart-article-info-icons img {
    margin: 0px !important;
    display: inline-block !important;
    vertical-align: middle !important;
    margin-right: 1px !important;
    height: 18px;
}

.shopcart-article-tags {
    position: static !important;
    margin-top: 2px;
    margin-bottom: 3px;
    line-height: 20px;
}

.shopcart-article-quantity {
    font-weight: 300;
    font-size: 16px;
}

.shopcart-article-price {
    font-weight: bold;
    line-height: 21px;
    color: black;
}

.shopcart-single-price {
    font-size: 12px;
    font-weight: 400;
}

.shopcart-article-color {
    font-style: italic;
    font-size: 16px;
    display: inline-block;
}

.gridlist .k-listview-content,
#customerList .k-listview-content,
#articleList .k-listview-content {
    display: flex !important;
    flex-wrap: wrap !important;
    overflow: visible !important;
}

.rabate-item .divider,
.rabate-item .article-ean,
.rabate-item .article-comment,
.rabate-item .article-image-container {
    display: none;
}

.rabate-item .article-price,
.rabate-item div {
    color: #e21e31 !important;
}

.rabate-item .article-description {
    font-weight: 300;
    font-size: 16px;
}

.scart-item .article-price,
.scart-item .article-quantity,
.scart-item .single-price {
    position: static !important;
}

.italic {
    font-style: italic;
}

.delivery-description {
    font-size: 13px;
    font-weight: 400;
}

.deliverymethod-hint {
    font-size: 24px;
    font-weight: bold;
    color: red;
}

.active-collection {
    color: #5d5d66;
    position: relative;
}

    .active-collection input,
    .active-collection label {
        position: relative;
        z-index: 10;
    }

    .active-collection:after {
        content: '';
        top: -2px;
        bottom: -2px;
        left: -8px;
        right: -4px;
        position: absolute;
        background: yellow;
        border-radius: 5px;
    }

.complete-collection {
    color: #5d5d66;
    position: relative;
}

    .complete-collection input,
    .complete-collection label {
        position: relative;
        z-index: 10;
    }

    .complete-collection:after {
        content: '';
        top: -2px;
        bottom: -2px;
        left: -8px;
        right: -4px;
        position: absolute;
        background: rgb(204,254,152);
        border-radius: 5px;
    }

.active-badge {
    font-size: 12px;
    position: absolute;
    bottom: 2px;
    right: 2px;
    z-index: 10;
}

.btn-continue {
    position: absolute;
    right: 15px;
    bottom: 5px;
}

.quantity-error {
    float: right;
    margin-right: 2px;
    cursor: pointer;
}

.palletbar-complete {
    background: linear-gradient(45deg, whitesmoke 0%, #7ea700 100%) !important;
}

.palletbar-incomplete {
    background: linear-gradient(45deg, whitesmoke 0%, orange 100%) !important;
}

.progress-linear-text {
    max-width: 100%;
    font-weight: 500;
}

.counter-complete {
    background: #7ea700;
}

.counter-incomplete {
    background: orange;
}

.progress-linear-counter-wrap {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    color: white;
    padding: 0px 6px;
    margin-left: 0px !important;
    font-size: 16px;
}


.form-check-label {
    /*vertical-align: middle !important;*/
    font-size: 16px;
}

.form-check-input,
.form-check-input:focus {
    margin-top: 4px !important;
    border: 1px solid #7ea700;
}

    .form-check-input.disabled {
        border: 1px solid #e8e8e9;
    }

.selection-tile {
    border-radius: 5px;
    border: 1px solid #eaeaea;
    padding: 0.5rem;
    cursor: pointer;
}

.option-tile {
    border-radius: 5px;
    border: 1px solid #eaeaea;
    padding: 0.75rem;
    cursor: pointer;
    position: relative;
    width: 100%;
}

.manufacturer-name {
    font-weight: 500;
    font-size: 16px;
}

.gridlist {
    box-shadow: none !important;
}

    .gridlist .k-state-selected {
        border-radius: 5px;
        transition: all linear 0.2s;
    }

.k-state-selected .option-tile {
    transition: all linear 0.2s;
    border-color: #7ea700;
}

.k-draghandle, .k-draghandle.k-state-selected:hover, .k-ghost-splitbar-horizontal, .k-ghost-splitbar-vertical, .k-list > .k-state-highlight, .k-list > .k-state-selected, .k-marquee-color, .k-panel > .k-state-selected, .k-scheduler .k-today.k-state-selected, .k-state-selected, .k-state-selected:link, .k-state-selected:visited, .k-tool.k-state-selected {
    color: #fff;
    background-color: #7ea700 !important;
    border-color: #7ea700 !important;
}

.selection-heading {
    font-size: 20px;
    font-weight: 500;
    border-bottom: 1px solid #eaeaea;
}

.body-type {
    font-weight: 500;
    margin-top: 6px;
}

.body-style {
    margin-top: 6px !important;
    font-weight: 400;
    display: inline-block;
    width: 48%;
    text-align: left;
}

.year-built {
    display: inline-block;
    font-size: 14px;
    width: 50%;
    text-align: right;
    font-weight: 400;
}

.facelift {
    position: absolute;
    right: 0;
    top: 0;
}

.range-slider {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    width: 95%;
}

.k-autocomplete .k-input, .k-combobox .k-state-default .k-input, .k-multiselect-wrap, .k-numeric-wrap.k-state-default .k-input, .k-picker-wrap.k-state-default .k-input, .k-progress-status-wrap, .k-slider-selection, .k-slider-track {
    box-shadow: inset 0 7px 1px rgba(0,0,0,.025);
}

.label-built-year {
    font-weight: 500;
}

.min-slider-value {
    font-size: 14px;
    font-weight: 400;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.max-slider-value {
    font-size: 14px;
    font-weight: 400;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.range-tooltip {
    font-size: 14px;
}

.nav-filter .k-slider-selection {
    background-color: #7ea700 !important;
    border-radius: 0;
}
/*
.nav-filter .k-slider-horizontal .k-draghandle {
    top: -7px !important;
    width: 19px !important;
    height: 20px !important;
}*/


.nav-filter .k-draghandle {
    border-color: #7ea700 !important;
}

.selling-name {
    font-size: 18px;
    font-weight: 500;
    margin-top: 25px;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.engine-power {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    width: 48%;
}

.engine-capacity {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    width: 50%;
    text-align: right;
}

.drive-axle {
    margin-top: 0px !important;
    font-weight: 400;
    display: inline-block;
    width: 48%;
    font-size: 16px;
}

.color-listheight {
    height: 65px;
    overflow: auto;
}

.tooltip {
    z-index: 100000000;
}

.assembly-arrow-right {
    background: url(/images/arrows.png) 0px 50px transparent;
    height: 50px;
    right: 26px;
    bottom: 20px;
    position: absolute;
    width: 112px;
    cursor: pointer;
}

.assembly-arrow-left {
    background: url(/images/arrows.png) 0 0px transparent;
    height: 50px;
    left: 20px;
    bottom: 20px;
    position: absolute;
    width: 112px;
    cursor: pointer;
}

.assembly-arrow-white-right {
    background: url(/images/arrows_white.png) 112px 0px transparent;
    height: 50px;
    right: 26px;
    bottom: 20px;
    position: absolute;
    width: 112px;
    cursor: pointer;
}

.assembly-arrow-white-left {
    background: url(/images/arrows_white.png) 0 0px transparent;
    height: 50px;
    left: 20px;
    bottom: 20px;
    position: absolute;
    width: 112px;
    cursor: pointer;
}

.article-stock span {
    font-weight: bold;
    font-size: 18px;
}

.k-loading-mask {
    display: none !important;
}

.no-shadow {
    box-shadow: none !important;
}

.dragCursor {
    cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACVElEQVRIS+2VTUhUcRTFf/e9p41TYi0CW0gfSCC4cxERDOoU0aoobCEY0TiZSQVJRCE0pUS0CBUmR8JFBVFR0AchDekMiLtahW77oGBsUyaBOs278eZN0ww4zrhwEfh27/3PPefec+/9P2GVH1llftYEijpc2KLGkIW9eQtlVi1qb0SpxxArwziLrVNgfmHR/MxkYK6QUr7A7lsVeNY3Y2gQZT+Cp2iKLuAD8JCUPiA+Mw0h+2+cK+BkK9WtGNoHUlMiaQGYToDZzVjwLYgKTtZe71XgQjZCSSJEUZ5i8x7kI982/WT66GIW0zDsxUsVZXYdKrsQPYJIQ/rciYfL2Il+oWnoBIaMZA7mEelFCPOmY3ZllajgG66ljJvAobSI0i74I8+Ag5kPLcQ6XjilueQhA67ov/cSJB27zeprwCXgudAciSLsQ5lDtYVY5+ssjS9ch2WcRqw+xoIzJdC7EH/kHNCP6qQjcAZhcEmLXIFRcDyVAOMdE8tXo0LTHR+SuovIVpQ+oTG8AdPsBwI5TZ5HcCr5itKGUJm2ULSH8uQAo2cX8qtRwT+0Hds4jxBIj7cSJSnH3TE9MLiOhfJW0OuIVBex4hVqdTHe/imNax5qQ6QH2JnnglkxQPTYr/xF2ztcha2HQbuyI5erpvodpBs7cZ946LcrELmBcBHVdwj3SNmPiXcl8hdtqZT3jFTiSdaDPnKXTyewzU5iJ6fy4L5wDSnPj0LXxfLXdbrJ5kvgCZa31ym55EnKAJcX8N/egco2xk/FVrQLOVms/XCKtuT/t+gP8YnJiFUmvQkAAAAASUVORK5CYII="), auto
}

#colorList .k-listview-content {
    justify-content: center !important;
}

.assembly-top-buttons {
    position: absolute;
    top: 6px;
    left: 50%;
    z-index: 10;
    transform: translateX(-50%);
}

.white-badge {
    color: #5d5d66 !important;
}

.list-marked > .list-item::before {
    counter-increment: li;
    margin-right: 0.8em;
}

.uppercase {
    text-transform: uppercase;
}

.index-10 {
    z-index: 10;
}

.numberplate {
    background-image: url(/images/numberplate.png);
    width: 200px;
    height: 43px;
    display: inline-block;
    padding-top: 3px;
    background-repeat: no-repeat;
    padding-left: 21px;
}

    .numberplate input {
        width: 175px !important;
        height: 36px !important;
        min-height: 0px;
        font-size: 30px;
        padding-top: 6px;
        padding-left: 6px;
    }

.btn-stick {
    position: absolute;
    right: 32px;
    top: 32px;
}

.offer-heading {
    font-weight: 500;
    font-size: 18px;
}

.offer-rim-diameter {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 20px;
    font-weight: 500;
}

.offer-rim-logo {
    display: inline-block;
    vertical-align: middle;
}

.offer-rim-description {
    display: inline-block;
    vertical-align: middle;
}

.offer-rim-manufacturer {
    font-weight: bold;
    display: inline-block;
}

.offer-rim-type {
    font-weight: 400;
    display: inline-block;
}

.offer-rim-color {
    display: inline-block;
    font-style: italic;
    font-weight: 400;
    margin-right: 20px;
}

.offer-rim-wheelsize {
    display: inline-block;
    font-weight: 400;
}

.offer-sensor,
.offer-tire {
    border: 1px solid #eaeaea;
    border-radius: 5px;
    height: 100px;
    position: relative;
    padding: 4px;
    cursor: pointer;
}

.offer-tire-size {
    font-weight: bold;
    font-style: italic;
    position: absolute;
    bottom: 4px;
}

.offer-tire-price {
    bottom: 0px;
    position: absolute;
    right: 0px;
    font-size: 14px;
    font-weight: bold;
    background: #7ea700;
    color: white;
    padding: 4px 8px;
    border-bottom-right-radius: 5px;
    box-shadow: 0 0 15px 0px rgb(0 0 0 / 20%);
}

.offer-sensor-price {
    bottom: 0px;
    position: absolute;
    right: 0px;
    font-size: 14px;
    font-weight: bold;
    background: #7ea700;
    color: white;
    padding: 4px 8px;
    border-bottom-right-radius: 5px;
    box-shadow: 0 0 15px 0px rgb(0 0 0 / 20%);
}

.offer-sensor.active .offer-sensor-price,
.offer-tire.active .offer-tire-price {
    background: white;
    color: #7ea700;
}

.offer-tire-tread {
    font-weight: 400;
}

.offer-sensor:hover,
.offer-tire:not(:empty):hover {
    box-shadow: 0px 0px 15px #888888;
}

.offer-sensor.active,
.offer-tire.active {
    box-shadow: 0px 0px 15px #7ea700;
    border: 1px solid #7ea700;
    background: #7ea700;
    color: white;
}

.priority-box {
    position: absolute;
    left: 0;
    top: -2px;
    font-size: 12px;
    font-weight: 500;
    color: white;
    padding: 0px 8px;
}

.article.priority-border-1 {
    border-top: 2px solid #3498db;
}
/*.article.priority-border-2 {
    border-top: 2px solid #FFA500;
}*/
.article.priority-border-3 {
    border-top: 2px solid #c21807;
}

.priority-1,
.ribbon.premium span {
    background-color: #3498db;
}

/*.priority-2,*/
.ribbon.normal span {
    background-color: #FFA500;
}

.priority-3,
.ribbon.budget span {
    background-color: #c21807;
}

.ribbon {
    width: 70px;
    height: 70px;
    overflow: hidden;
    position: absolute;
}
    /*
    .ribbon::before,
    .ribbon::after {
        position: absolute;
        z-index: -1;
        content: '';
        display: block;
        border: 5px solid #2980b9;
    }*/

    .ribbon span {
        position: absolute;
        display: block;
        width: 100px;
        padding: 5px 0;
        color: #fff;
        font: 700 10px/1 'Lato', sans-serif;
        text-shadow: 0 1px 1px rgba(0,0,0,.2);
        text-transform: uppercase;
        text-align: center;
    }

/* top left*/
.ribbon-top-left {
    top: 0px;
    right: 0px;
}

    .ribbon-top-left::before,
    .ribbon-top-left::after {
        border-top-color: transparent;
        border-left-color: transparent;
    }

    .ribbon-top-left::before {
        top: 0;
        right: 0;
    }

    .ribbon-top-left::after {
        bottom: 0;
        left: 0;
    }

    .ribbon-top-left span {
        right: -27px;
        top: 12px;
        transform: rotate(45deg);
    }

.offer-total-container {
    margin-bottom: 10px;
}

.offer-total-label {
    display: inline-block;
    font-weight: 500;
    font-size: 20px;
}

.offer-total-price {
    display: inline-block;
    font-weight: 500;
    font-size: 20px;
    width: 100px;
}

.rim-preview {
    width: 364px;
    height: 386px;
}

.rim-type {
    font-weight: bold;
    font-size: 16px;
}

.rim-color {
    font-weight: 500;
    font-style: italic;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}

.btn-diameter {
    padding: 2px 6px !important;
    border: none !important;
}

.rim-attribute-icon {
    height: 20px;
    margin-right: 4px;
}

.rim-details-attribute-icon {
    height: 40px;
    margin-right: 4px;
}


.rim-attribute-badge {
    font-size: 14px;
    padding: 4px 6px;
    margin-right: 4px;
}

.virtual-stock-hint {
    color: orange;
    font-weight: 500;
    font-size: 12px;
    padding-left: 4px;
}

.on-stock-hint {
    font-weight: 500;
    font-size: 12px;
    padding-left: 4px;
}

.k-state-selected .virtual-stock-hint {
    color: white !important;
    transition: all linear 0.3s;
}

.height-20 {
    height: 20px;
    line-height: 20px;
}

.lh-20 {
    line-height: 20px;
}

.rim-price {
    position: absolute;
    bottom: 2px;
    right: 4px;
    font-weight: 500;
}

.btn-rim-selection {
    position: absolute;
    bottom: 6px;
    left: 50%;
    transform: translateX(-50%);
}

.btn-wheelsize {
    padding: 4px 12px !important;
    border: none !important;
}

.rim-wheelsize {
    font-weight: 500;
    position: relative;
    height: 70px;
    padding-top: 5px;
}

    .rim-wheelsize img {
        display: inline-block;
        margin-right: 10px;
        vertical-align: middle;
        height: 20px;
    }

    .rim-wheelsize .axle-description {
        display: inline-block;
        vertical-align: middle;
    }

.rim-details-type {
    font-weight: bold;
    font-size: 22px;
    display: inline-block;
    line-height: 22px;
    vertical-align: text-bottom;
}

.rim-details-color {
    font-weight: 400;
    font-style: italic;
    font-size: 18px;
    display: inline-block;
    line-height: 20px;
    vertical-align: text-bottom;
}

.rim-details-stock {
    position: absolute;
    right: 0;
    font-size: 12px;
    top: 3px;
}

.rim-details-price {
    position: absolute;
    right: 0;
    bottom: -2px;
    font-size: 22px;
    font-weight: 500;
}

@media (min-width: 768px) and (max-width: 991px) {
    .modal-md {
        max-width: 650px;
    }
}

.assembly-kit {
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.height-40 {
    height: 40px;
}

.height-160 {
    height: 160px;
}

.sensor-description {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    font-size: 16px;
}

.k-list {
    width: 100%;
}

.tire-size-item {
    font-weight: 500;
}

    .tire-size-item img {
        margin-right: 10px;
    }

.rim-material {
    font-size: 16px;
    font-weight: 400;
}

.k-dropdown-wrap .k-input:before {
    display: none;
}

.k-list-scroller {
    overflow-x: hidden !important;
}

.axle {
    font-size: 12px !important;
    font-weight: 500 !important;
    width: 22px;
    display: inline-block;
    text-align: left;
}

.k-autocomplete.k-state-focused, .k-dropdown-wrap.k-state-focused, .k-multiselect.k-header.k-state-focused, .k-numeric-wrap.k-state-focused, .k-picker-wrap.k-state-focused {
    border-color: #7ea700 !important;
    box-shadow: 0 0 7px 0 #7ea700 !important;
}

.k-popup .k-list .k-state-focused {
    box-shadow: none !important;
}

.no-rim-available {
    position: absolute;
    opacity: 1 !important;
    color: red;
    font-weight: 500;
    font-size: 12px;
    left: 50%;
    top: 45%;
    width: 100%;
    transform: translate(-50%,-50%);
    text-align: center;
}

.item-disabled {
    pointer-events: none;
}

    .item-disabled .info-value {
        opacity: 0.5;
    }


.error-ribbon {
    opacity: 1;
    width: 50%;
    position: absolute;
    color: white;
    left: 20px;
    top: -6px;
}

    .error-ribbon:nth-child(even) {
        margin-right: 4%;
    }

@media (max-width: 500px) {
    .error-ribbon {
        width: 100%;
    }

        .error-ribbon:nth-child(even) {
            margin-right: 0%;
        }
}

.ribbon1 {
    position: absolute;
}

    .ribbon1:after {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        border-left: 60px solid transparent;
        border-right: 60px solid transparent;
        border-top: 10px solid #F8463F;
    }

    .ribbon1 span {
        position: relative;
        display: block;
        text-align: center;
        background: #F8463F;
        font-size: 13px;
        font-weight: 500;
        line-height: 1;
        padding: 4px 4px 0px 4px;
        border-top-right-radius: 8px;
        width: 120px;
    }

        .ribbon1 span:before, .ribbon1 span:after {
            position: absolute;
            content: "";
        }

        .ribbon1 span:before {
            height: 6px;
            width: 6px;
            left: -6px;
            top: 0;
            background: #F8463F;
        }

        .ribbon1 span:after {
            height: 6px;
            width: 8px;
            left: -8px;
            top: 0;
            border-radius: 8px 8px 0 0;
            background: #C02031;
        }

.rim-alert {
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
    vertical-align: middle;
    color: red;
    margin-left: 4px;
}

.diameter-group {
    z-index: 1;
}

.boltpattern-msg {
    color: red;
    font-weight: 500;
    position: absolute;
    white-space: nowrap;
    top: 45px;
    left: 50%;
    font-size: 18px;
    transform: translateX(-50%);
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.k-listview-content:empty::after {
    margin: auto;
    font-weight: 500;
    font-size: 18px;
    padding-bottom: 20px;
    padding-top: 6px;
}

.description-container {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

.right-15 {
    right: 15px !important;
}

.mr-15 {
    margin-right: 15px;
}

.font-15 {
    font-size: 15px;
}

#smallCartList .badge,
#cartList .badge {
    box-shadow: 5px 10px 18px rgba(23,23,36,0.15) !important;
}

#smallCartList .k-listview-content,
#cartList .k-listview-content {
    overflow: visible !important;
}

.event-year {
    font-weight: 500;
    position: absolute;
    right: 8px;
    top: 8px;
    background: black;
    color: white;
    padding: 0px 4px;
}

.groupbox-border {
}

fieldset {
    margin: 8px;
    border: 1px solid silver;
    padding: 8px;
    border-radius: 4px;
}

legend {
    padding: 2px;
}

/************* ALBUMIZE ******************/

.fade.albumize-modal {
    opacity: 1 !important;
}

.albumize-thumb {
    width: 200px !important;
    height: auto !important;
}

.albumize-album-cover-img {
    width: 200px !important;
    height: auto !important;
    margin: 6px !important;
}

.albumize-album-cover-info {
    margin: 6px !important;
    width: calc(100% - 225px) !important;
    height: auto !important;
}

.albumize-album-info {
    height: 146px !important;
    border-bottom: none !important;
}

.albumize-i-window {
    top: 126px !important;
}

    .albumize-i-window img {
        height: auto !important;
    }

.albumize-modal-body {
    height: 80% !important;
    padding: 0px 10px 8px !important;
    width: 100% !important;
}

.albumize-t-pane {
    width: 234px !important;
}

.albumize-t-slider {
    top: 50% !important;
    right: 12px !important;
    transform: translateY(-50%) !important;
}

    .albumize-t-slider.out {
        right: 3px !important;
    }

.albumize-t-window {
    height: 530px !important;
}

.form-check {
    min-height: auto !important;
}

.config-price {
    text-align: right;
    font-weight: 500;
}

.full-height {
    min-height: calc(100vh - 80px);
}

.floating-button {
    position: fixed;
    bottom: 15px;
    opacity: 0.5;
    transform: translateX(-50%);
}

    .floating-button:hover {
        opacity: 1;
    }

.rim-zoom {
    position: absolute;
    left: 3px;
    top: 1px;
}

#rim_loading_container {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.btn-wrapped .btn-group {
    margin-left: 0px !important;
    margin-bottom: 2px !important;
}

.firstinrow .btn {
    border-top-left-radius: .375rem !important;
    border-bottom-left-radius: .375rem !important;
}

.lastinrow .btn {
    border-top-right-radius: .375rem !important;
    border-bottom-right-radius: .375rem !important;
}

.alt-color .k-listview-content > .alt-row-item:nth-of-type(odd) {
    background: #e0e0e0;
}

.tl-badge {
    position: absolute;
    top: 0;
    left: 0;
}

.or-label {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: 500;
}

.article-number {
    line-height: 18px;
    height: 18px;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    border-bottom: 1px solid #cacaca;
}

.sensor-info {
    position: absolute;
    top: 2px;
    right: 4px;
    color: #7ea700;
    font-size: 24px;
}

.child-checkbox {
    margin-left: 50px;
}

.scart-item {
    border-bottom: 1px solid #e8e8e9;
}

    .scart-item:last-child {
        border-bottom: none;
    }

.address-book {
    font-size: 28px;
    position: absolute;
    right: 15px;
    top: 0;
    cursor: pointer;
}

.delete-address {
    position: absolute;
    top: 14px;
    right: 15px;
    cursor: pointer;
    font-size: 20px;
}

.edit-address {
    position: absolute;
    top: 14px;
    right: 40px;
    cursor: pointer;
    font-size: 20px;
}

.select-address {
    position: absolute;
    bottom: 14px;
    right: 15px;
    cursor: pointer;
    font-size: 22px;
    color: #7ea700;
}

.rims-order-title {
    font-weight: 500;
    font-size: 20px;
    text-align: center;
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: #e8e8e9;
}

.green-link {
    color: #7ea700;
}

.delete-icon-calc {
    cursor: pointer;
    position: absolute;
    right: 6px;
    top: 6px;
}

.edit-icon-calc {
    cursor: pointer;
    position: absolute;
    right: 34px;
    top: 6px;
}

.k-upload-files {
    width: 100%;
}

.h300 > .k-editor {
    width: 100% !important;
    height: 300px !important;
}

.colorpickers .k-colorpicker,
.colorpickers .k-selected-color {
    width: 100% !important;
}

.k-flatcolorpicker {
    font-size: 16px !important;
}

    .k-flatcolorpicker .k-controls .k-button {
        width: auto !important;
    }

.k-button {
    font-size: 1.0625rem;
}

.k-flatcolorpicker .k-slider-horizontal {
    margin: auto !important;
}

.k-listview {
    border: none !important;
    background-color: transparent;
}

.k-i-file-image {
    margin-top: 4px !important;
}

.k-file-name-size-wrapper {
    text-align: left;
}

.post-title {
    font-size: 18px;
    font-weight: 500;
}

.auto-height {
    height: auto !important;
    min-height: 400px;
}

.k-textarea.k-editor-textarea {
    height: calc(100% - 60px);
}

.mb-80 {
    margin-bottom: 80px !important;
}

.inactive {
    pointer-events: none !important;
    opacity: 0.3;
}

.news-block {
    min-height: 350px;
}

.news-controls {
    position: absolute;
    top: 200px;
}

.w100 {
    width: 100%;
}

.k-dropdown {
    width: 100%;
}

.k-dropdown-wrap .k-input {
    height: auto !important;
}

.k-listview {
    font-family: "Heebo",sans-serif !important;
}

.no-results {
    color: red;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
}

.promoted-article {
    background: #f4ffd2 !important;
}

.tooltip-text {
    font-weight: 500;
}

.red-bg {
    background: #c21807;
}

.test-divider:last-child {
    display: none;
}

@media (min-width: 1600px) {
    .accordion-classic .accordion-body {
        margin-top: 0 !important;
    }
}

.rd-navbar-fullwidth .navbar-navigation-root-item {
    white-space: nowrap;
}

.box {
    border: 1px solid #eaeaea;
    border-radius: 4px;
}

.refresh-icon {
    position: absolute;
    right: 0;
    bottom: 10px;
    width: auto;
    font-size: 26px;
}

/******************     Shop in Shop Styles     *******************/

.shop-in-shop-title {
    font-size: 24px;
    font-weight: 500;
    text-align: center;
}

/********************* VAT **********************/
.shop-in-shop-red .nav-inset .nav-link.active,
.shop-in-shop-red .nav-inset-vertical .nav-link.active {
    border-bottom-color: red !important;
    border-right-color: red !important;
}

.shop-in-shop-red .offer-sensor.active,
.shop-in-shop-red .offer-tire.active {
    box-shadow: 0px 0px 15px red;
}

.shop-in-shop-red .offer-sensor.active,
.shop-in-shop-red .offer-tire.active,
.shop-in-shop-red .article-comment {
    border-color: red !important;
}

.shop-in-shop-red .btn-primary.btn-anis::before,
.shop-in-shop-red .btn-primary.btn-anis::after {
    background-color: #D11920 !important;
}

.shop-in-shop-red .btn-primary:hover,
.shop-in-shop-red .btn-primary.hover,
.shop-in-shop-red .btn-primary:active,
.shop-in-shop-red .btn-primary.active {
    border-color: #D11920 !important;
    background-color: #D11920 !important;
}

.shop-in-shop-red .btn-primary,
.shop-in-shop-red .form-check-input:checked {
    border-color: red !important;
    background-color: red !important;
}

.shop-in-shop-red .rd-navbar-fullwidth .navbar-navigation-root-item.active > .navbar-navigation-root-link::before,
.shop-in-shop-red .badge-info,
.shop-in-shop-red .nav-inset .nav-link.active,
.shop-in-shop-red .nav-inset-vertical .nav-link.active,
.shop-in-shop-red .nav-filter .k-slider-selection,
.shop-in-shop-red .nav-classic .nav-link.active:before {
    background-color: red !important;
}

.shop-in-shop-red .badge-cart-quantity,
.shop-in-shop-red .rd-navbar-fullwidth .navbar-navigation-root-link::before,
.shop-in-shop-red .offer-tire-price,
.shop-in-shop-red .offer-sensor.active,
.shop-in-shop-red .offer-tire.active,
.shop-in-shop-red .dropdown .dropdown-menu li.active {
    background: red !important;
}


.shop-in-shop-red .k-draghandle,
.shop-in-shop-red .k-draghandle.k-state-selected:hover,
.shop-in-shop-red .k-ghost-splitbar-horizontal,
.shop-in-shop-red .k-ghost-splitbar-vertical,
.shop-in-shop-red .k-list > .k-state-highlight,
.shop-in-shop-red .k-list > .k-state-selected,
.shop-in-shop-red .k-marquee-color,
.shop-in-shop-red .k-panel > .k-state-selected,
.shop-in-shop-red .k-scheduler .k-today.k-state-selected,
.shop-in-shop-red .k-state-selected,
.shop-in-shop-red .k-state-selected:link,
.shop-in-shop-red .k-state-selected:visited,
.shop-in-shop-red .k-tool.k-state-selected {
    background-color: red !important;
    border-color: red !important;
}

    .shop-in-shop-red .k-state-selected .option-tile {
        border-color: red !important;
    }

.shop-in-shop-red .lds-ripple div {
    border: 4px solid red !important;
}

.shop-in-shop-red .address-edit,
.shop-in-shop-red .article-comment {
    color: red !important;
}

.shop-in-shop-red .offer-sensor.active .offer-sensor-price,
.shop-in-shop-red .offer-tire.active .offer-tire-price {
    background: white !important;
    color: red !important;
}

/********************* VK 1 **********************/
.shop-in-shop-green .nav-inset .nav-link.active,
.shop-in-shop-green .nav-inset-vertical .nav-link.active {
    border-bottom-color: green !important;
    border-right-color: green !important;
}

.shop-in-shop-green .offer-sensor.active,
.shop-in-shop-green .offer-tire.active {
    box-shadow: 0px 0px 15px green;
}

.shop-in-shop-green .offer-sensor.active,
.shop-in-shop-green .offer-tire.active,
.shop-in-shop-green .article-comment {
    border-color: green !important;
}

.shop-in-shop-green .btn-primary.btn-anis::before,
.shop-in-shop-green .btn-primary.btn-anis::after {
    background-color: #007000 !important;
}

.shop-in-shop-green .btn-primary:hover,
.shop-in-shop-green .btn-primary.hover,
.shop-in-shop-green .btn-primary:active,
.shop-in-shop-green .btn-primary.active {
    border-color: #007000 !important;
    background-color: #007000 !important;
}

.shop-in-shop-green .btn-primary,
.shop-in-shop-green .form-check-input:checked {
    border-color: green !important;
    background-color: green !important;
}

.shop-in-shop-green .rd-navbar-fullwidth .navbar-navigation-root-item.active > .navbar-navigation-root-link::before,
.shop-in-shop-green .badge-info,
.shop-in-shop-green .nav-inset .nav-link.active,
.shop-in-shop-green .nav-inset-vertical .nav-link.active,
.shop-in-shop-green .nav-filter .k-slider-selection,
.shop-in-shop-green .nav-classic .nav-link.active:before {
    background-color: green !important;
}

.shop-in-shop-green .badge-cart-quantity,
.shop-in-shop-green .rd-navbar-fullwidth .navbar-navigation-root-link::before,
.shop-in-shop-green .offer-tire-price,
.shop-in-shop-green .offer-sensor.active,
.shop-in-shop-green .offer-tire.active,
.shop-in-shop-green .dropdown .dropdown-menu li.active {
    background: green !important;
}

.shop-in-shop-green .k-draghandle,
.shop-in-shop-green .k-draghandle.k-state-selected:hover,
.shop-in-shop-green .k-ghost-splitbar-horizontal,
.shop-in-shop-green .k-ghost-splitbar-vertical,
.shop-in-shop-green .k-list > .k-state-highlight,
.shop-in-shop-green .k-list > .k-state-selected,
.shop-in-shop-green .k-marquee-color,
.shop-in-shop-green .k-panel > .k-state-selected,
.shop-in-shop-green .k-scheduler .k-today.k-state-selected,
.shop-in-shop-green .k-state-selected,
.shop-in-shop-green .k-state-selected:link,
.shop-in-shop-green .k-state-selected:visited,
.shop-in-shop-green .k-tool.k-state-selected {
    background-color: green !important;
    border-color: green !important;
}

    .shop-in-shop-green .k-state-selected .option-tile {
        border-color: green !important;
    }

.shop-in-shop-green .lds-ripple div {
    border: 4px solid green !important;
}

.shop-in-shop-green .address-edit,
.shop-in-shop-green .article-comment {
    color: green !important;
}

.shop-in-shop-green .offer-sensor.active .offer-sensor-price,
.shop-in-shop-green .offer-tire.active .offer-tire-price {
    background: white !important;
    color: green !important;
}

/********************* VK 2 **********************/
.shop-in-shop-blue .nav-inset .nav-link.active,
.shop-in-shop-blue .nav-inset-vertical .nav-link.active {
    border-bottom-color: blue !important;
    border-right-color: blue !important;
}

.shop-in-shop-blue .offer-sensor.active,
.shop-in-shop-blue .offer-tire.active {
    box-shadow: 0px 0px 15px blue;
}

.shop-in-shop-blue .offer-sensor.active,
.shop-in-shop-blue .offer-tire.active {
    border-color: blue !important;
}

.shop-in-shop-blue .btn-primary.btn-anis::before,
.shop-in-shop-blue .btn-primary.btn-anis::after {
    background-color: #0000B0 !important;
}

.shop-in-shop-blue .btn-primary:hover,
.shop-in-shop-blue .btn-primary.hover,
.shop-in-shop-blue .btn-primary:active,
.shop-in-shop-blue .btn-primary.active {
    border-color: #0000B0 !important;
    background-color: #0000B0 !important;
}

.shop-in-shop-blue .btn-primary,
.shop-in-shop-blue .form-check-input:checked {
    border-color: blue !important;
    background-color: blue !important;
}

.shop-in-shop-blue .rd-navbar-fullwidth .navbar-navigation-root-item.active > .navbar-navigation-root-link::before,
.shop-in-shop-blue .badge-info,
.shop-in-shop-blue .nav-inset .nav-link.active,
.shop-in-shop-blue .nav-inset-vertical .nav-link.active,
.shop-in-shop-blue .nav-filter .k-slider-selection,
.shop-in-shop-blue .nav-classic .nav-link.active:before {
    background-color: blue !important;
}

.shop-in-shop-blue .badge-cart-quantity,
.shop-in-shop-blue .rd-navbar-fullwidth .navbar-navigation-root-link::before,
.shop-in-shop-blue .offer-tire-price,
.shop-in-shop-blue .offer-sensor.active,
.shop-in-shop-blue .offer-tire.active,
.shop-in-shop-blue .dropdown .dropdown-menu li.active {
    background: blue !important;
}

.shop-in-shop-blue .k-draghandle,
.shop-in-shop-blue .k-draghandle.k-state-selected:hover,
.shop-in-shop-blue .k-ghost-splitbar-horizontal,
.shop-in-shop-blue .k-ghost-splitbar-vertical,
.shop-in-shop-blue .k-list > .k-state-highlight,
.shop-in-shop-blue .k-list > .k-state-selected,
.shop-in-shop-blue .k-marquee-color,
.shop-in-shop-blue .k-panel > .k-state-selected,
.shop-in-shop-blue .k-scheduler .k-today.k-state-selected,
.shop-in-shop-blue .k-state-selected,
.shop-in-shop-blue .k-state-selected:link,
.shop-in-shop-blue .k-state-selected:visited,
.shop-in-shop-blue .k-tool.k-state-selected {
    background-color: blue !important;
    border-color: blue !important;
}

    .shop-in-shop-blue .k-state-selected .option-tile {
        border-color: blue !important;
    }

.shop-in-shop-blue .lds-ripple div {
    border: 4px solid blue !important;
}

.shop-in-shop-blue .address-edit,
.shop-in-shop-blue .article-comment {
    color: blue !important;
}

.shop-in-shop-blue .offer-sensor.active .offer-sensor-price,
.shop-in-shop-blue .offer-tire.active .offer-tire-price {
    background: white !important;
    color: blue !important;
}

/*
.k-input {
    padding: 0.34rem 0.75rem !important;
}*/

.dropdown-code, .k-input,
.dropdown-text, .k-input {
    font-weight: 400;
}

.dropdown-code {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
}

.dropdown-text {
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
}

.dropdown-icon {
    margin-right: 6px;
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
}

.k-dropdown .k-dropdown-wrap, .k-dropdowntree .k-dropdown-wrap {
    background-color: #fafafa;
    border-color: #e8e8e9;
}

.k-list .k-item, .k-list-optionlabel {
    padding: 3px 0.75rem !important;
    font-weight: 400;
}

.separator {
    border-top: 1px solid #eaeaea;
    margin-top: 8px;
    margin-bottom: 8px;
}

.gridlist:not(.left-align) .k-listview-content {
    justify-content: center;
}

.nc-country {
    display: inline-block;
    width: 190px;
}

.nc-price-value {
    display: inline-block;
    width: 95px;
    text-align: right;
}

.nc-country-code {
    display: inline-block;
    width: 60px;
}

.nc-country-name {
    display: inline-block;
    width: 140px;
}

.nc-header {
    padding: 0px 12px 6px;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 4px;
}

.gpsr-content {
    background: #eaeaea;
    padding: 12px;
}

.font-bold {
    font-weight: bold;
}

.text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
}

.btn-sm {
    padding: .275rem 1rem !important;
}

.break-vuh {
    word-break: break-word;
    width: calc(100% - 85px);
    display: inline-block;
    vertical-align: middle;
    white-space: normal
}

.corner-logo {
    position: absolute;
    left: 8px;
    top: 8px;
}

.tr-badge {
    position: absolute;
    top: 0;
    right: 0;
}

.external-article {
    border: 1px solid red !important;
    background: #dedede !important;
}

.mt-2px {
    margin-top: 2px !important;
}

.pl-2rem {
    padding-left: 2rem !important;
}

.bg-yellow {
    background-color: lightyellow;
}

.underline {
    text-decoration: underline;
}

.oem-marking {
    float: right;
    font-weight: 500;
    margin-left: 8px;
    color: #c21807;
    cursor: pointer;
    border-bottom: 1px solid;
}

.mw-300 {
    max-width: 300px;
}

.t-marking {
    width: 15%;
    display: inline-block;
    vertical-align: top;
}

.t-description {
    width: 85%;
    display: inline-block;
    vertical-align: top;
}

.track-bar-base {
    background: #e3e3e3;
    height: 6px;
}

.track-bar {
    background: #7ea700;
    height: 6px;
}

.optimization {
    margin-top: 12px;
}

.oem-optimization {
    font-size: 12px !important;
    padding: 4px 6px !important;
    background: gray !important;
}

.warning-box {
    border: 1px solid red;
    color: red;
    padding: 10px;
    font-size: 14px;
    border-radius: 4px;
}

.edit-buttons {
    position: absolute;
    bottom: 0px;
}

.hide-empty-img[src=""] {
    display: none !important;
}

.upload-control {
    margin-top: 6px;
}

.k-table,
.k-table tr,
.k-table td {
    border: none !important;
}

.font-13 {
    font-size: 13px;
}

.business-hours-link {
    font-size: 15px;
    font-weight: 400;
    color: black;
    cursor: pointer;
}


.k-input-md .k-input-inner, .k-picker-md .k-input-inner {
    padding-left: 8px;
}

.k-list-md .k-list-item, .k-list-md .k-list-optionlabel, .k-list-md .k-list-custom-value {
    padding-left: 12px;
}

.k-list-ul {
    width: 100%;
}

.k-checkbox-label,
.k-radio-label,
.k-form .k-form-field > .k-label, .k-form .k-form-field > kendo-label, .k-form .k-form-label {
    font-weight: 500;
}

.k-svg-icon {
    width: 20px;
    height: 20px;
}

.k-form-hint, .k-form-error {
    font-weight: 500;
}

.k-form .k-grid-cols-2 {
    gap: 8px;
}


.k-floating-label {
    font-weight: 500;
}

.k-floating-label-container > .k-floating-label, .k-floating-label-container.k-focus > .k-floating-label {
    transform: scale(0.8);
    max-width: 100%;
}

.group-title {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #ccc;
    line-height: 0.1em;
    margin: 10px 0;
}

    .group-title span {
        background: #fff; /* match your page background */
        padding: 0 10px;
        font-weight: 500;
        font-size: 16px;
    }

.fieldset {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 1rem 0.75rem 0.75rem;
    position: relative;
}

.fieldset-title {
    position: absolute;
    top: -0.7em;
    left: 1rem;
    background: white; /* same as page background */
    padding: 0 0.5em;
    font-weight: 500;
    font-size: 16px;
}

.k-dialog .fieldset-title {
    background: var(--kendo-color-surface, #f5f5f5);
}

.fieldset-body {
    margin-top: 0.5rem;
}

.k-cbox .k-form-error {
    margin-left: 2rem; /* aligns under checkbox text */
    margin-top: 0px;
    display: block;
}

.no-background {
    background-color: none;
    background: none;
}

.k-dialog .k-input-solid {
    background: #e8e8e8 !important;
}

.icon-with-text {
    vertical-align: middle;
    margin-right: 6px;
    height: 24px;
}

.text-with-icon {
    vertical-align: middle;
    line-height: 24px;
}

.incart-qty {
    width: 50%;
    display: inline-block;
    margin-right: 6px;
}

    .incart-qty .k-input-spinner {
        width: 24px;
    }

    .incart-qty .k-input-inner {
        padding-right: 8px;
    }

.incart-insurance {
    width: auto;
    display: inline-block;
}

    .incart-insurance img {
        display: inline-block;
        vertical-align: middle;
        margin-right: 6px;
    }

.text-tooltip {
    font-size: 14px !important; /* Comfortable, not too large */
    line-height: 1.4 !important; /* Increases readability */
    padding: 8px 12px !important;
    max-width: 350px;
}

.cart-remark {
    font-size: 13px;
}

.k-checkbox-label {
    gap: var(--kendo-spacing-2, 0.5rem) !important;
}

.k-selected .option-tile {
    background: var(--kendo-color-primary, #3f51b5);
    color: white;
}

.k-checkbox + .k-label, .k-checkbox-wrap + .k-label, .k-checkbox + .k-checkbox-label, .k-checkbox-wrap + .k-checkbox-label {
    margin-inline-start: var(--kendo-spacing-2, 0.75rem);
}

.k-radio-label {
    gap: var(--kendo-spacing-2, 0.75rem);
}

.k-expander-header,
.k-expander-content {
    padding-inline: var(--kendo-spacing-4, 1rem);
}

.hint-icon {
    font-size: 20px;
    margin-left: 6px;
    vertical-align: middle;
    cursor: pointer;
}

.flex-list .k-listview-content .k-listview-item {
    display: flex;
    flex-wrap: wrap;
}

#tireSizeList_listbox .k-list-item-text,
#tire_size_list_listbox .k-list-item-text {
    width: calc(100% - 35px) !important;
}

.k-tooltip-content h1,
.k-tooltip-content h2,
.k-tooltip-content h3,
.k-tooltip-content h4,
.k-tooltip-content h5,
.k-tooltip-content h6,
.k-tooltip-content a {
    color: white;
}

ol {
    counter-reset: item;
    padding-left: 0;
    margin-left: 0;
}

    ol li {
        list-style: none;
        margin: 0 0 0.2em 0;
        padding-left: 3em; /* space for number block */
        position: relative;
    }

        ol li:before {
            counter-increment: item;
            content: counter(item) ".";
            position: absolute;
            left: 0;
            width: 2.5em; /* number column width */
            text-align: right; /* RIGHT ALIGN NUMBERS */
            font-weight: bold;
        }

.rd-navbar-fixed .navbar-navigation-megamenu-heading {
    text-align: center;
    font-weight: 500;
}
