﻿.c-tyre-card__eu-labels .c-tyre-card__fuel {
    width: 72px;
    margin-right: 6px;
}

.c-tyre-card__eu-labels .c-tyre-card__grip {
    width: 53px;
}

.c-tyre-card__eu-labels .c-tyre-card__noise {
    width: 115px;
    margin-top: 6px;
}

.c-spinner--absolute {
    top: 0 !important;
    height: auto !important;
}

.datepicker-panel > ul > li.disabled, .datepicker-panel > ul > li.muted:hover {
    color: #c4c4c4 !important;
}

.dummy-accordion-spacer {
    margin-left: 16px;
    width: 46px;
    height: 46px;
    min-width: 46px;
    min-height: 46px;
    max-width: 46px;
    max-height: 46px;
}

/*.c-content__fitting-centre {
    max-height: 345px;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    -ms-overflow-style: none;
    scrollbar-width: thin;
}
*/

.field-validation-error {
    color: red;
}

.c-content__accordion--fitting .c-content__accordion__toggle-noimg {
    margin-left: 16px;
    width: 46px;
    height: 46px;
    min-width: 46px;
    min-height: 46px;
    max-width: 46px;
    max-height: 46px;
    background-repeat: no-repeat;
    cursor: pointer;
}

.cart-items-icon {
    position: absolute;
    top: -7px;
    right: -7px;
    background-color: #3abd35;
    padding: 0px 4px;
    border-radius: 10px;
    border-color: white;
    border-width: 1px;
    border-style: solid;
    font-size: 0.6em;
    color: white;
}
