#ch-predlozheniia-s-filtrom-padding .offers-list{
  padding-top: unset !important;
}

#ka-kartochka-aktsii-padding .g-indent{
  padding-top: unset !important;
}

.v-main .v-main__wrap .block-wrapper .header-custom:hover {
  opacity: 0.8 !important;
}
.c-header .c-header-custom p {
    margin-bottom: unset !important;
  }
  
  @media (min-width: 1440px) {
  .block-wrapper.ml-auto:has(.header-logo__image) {
          transform: translate(-62px) !important;
  }
}

.v-main .v-main__wrap .model-item .model-label{
 background-color: white !important;
     padding: 6px 12px 6px 12px!important;
}
.v-main .v-main__wrap .model-item .model-label:before{
 display:none!important;
}

@media (max-width: 1439px) and (min-width: 1024px)  {
  .block-wrapper.ml-auto:has(a[href="/cars"]) {
    margin-left: unset !important;
  }
}

@media (max-width: 1023px) {
  .block-wrapper.ml-auto:has(.header-logo__image) {
    transform: translate(35px) !important;
  }
}

.v-main .v-main__wrap .models-list__grid .model-item:hover  {
  --layer-background-hover: #fbfbfb;
}
.v-main .v-main__wrap  .models-list__item:has(.nuxt-link-active) {
    background: #fbfbfb;
}
.nav-menu__dropdown .d-inline { 
    color: #D8D8D8 !important;
}
.nav-menu__dropdown .d-inline:hover { 
    color: #CCA166FF !important;
}
.v-main__wrap .c-header .sublinks-default__item:hover{
      background-color: #1A1B1F!important;
       color: #ffffff !important;
}
.v-main__wrap .c-header .sublinks-default__item:hover .v-typography{
  color: #1A1B1F;
}
.v-main__wrap .c-header .sublinks-default__item .v-typography{
  color: #ffffff ;
}
@media (min-width:1440px) {
      .v-main__wrap .c-header .sublinks-default__item.nuxt-link-active {
    background-color: #1A1B1F !important;
  }
    .v-main__wrap .c-header  .sublinks-default__item.nuxt-link-active  .v-typography{
      color: #CCA166FF !important;
}
}

.c-header .container .v-expansion-panel-content__wrap{
  padding-right: unset !important;
}
.c-header .container .container {
  padding: unset !important;
}


.v-main .v-main__wrap .models-list__grid .model-item:hover  {
  --layer-background-hover: #fbfbfb;
}

.nav-menu__dropdown .d-inline { 
    color: #D8D8D8 !important;
}
.nav-menu__dropdown .d-inline:hover { 
    color: #CCA166FF !important;
}
.v-main__wrap .c-header .sublinks-default__item:hover{
      background-color: #1A1B1F!important;
       color: #ffffff !important;
}
.v-main__wrap .c-header .sublinks-default__item:hover .v-typography{
  color: #1A1B1F;
}
.v-main__wrap .c-header .sublinks-default__item .v-typography{
  color: #ffffff ;
}
@media (min-width:1024px) {
      .v-main__wrap .c-header .sublinks-default__item.nuxt-link-active {
    background-color: #1A1B1F !important;
  }
    .v-main__wrap .c-header  .sublinks-default__item.nuxt-link-active  .v-typography{
      color: #CCA166FF !important;
}
}

.v-main .v-main__wrap .c-header .model-item:hover {
    background-color: #1A1B1F !important;
}
.v-main .v-main__wrap .c-header .model-item .model-label {
  border-color: #cca166ff !important;
  background-color: unset !important;
  color: #cca166ff !important;
}
.v-main .v-main__wrap .c-header .model-item .model-label .d-inline{
  color: #cca166ff !important;
}
.v-main .v-main__wrap .c-header .model-item div {
  color: white !important;
}
.v-main .v-main__wrap .c-header .model-item:hover div {
    color: #CCA166FF !important;
  transition: color 0.3s ease-in-out;
}
.v-main__wrap .c-header .sublinks-default__item:hover .v-typography .d-inline{
  color: #CCA166FF !important;
}
@media (max-width: 1023px) {
  .v-main .v-main__wrap .c-header .v-icon {
    color: white !important;
  }
}
.nav-menu__dropdown .d-inline { 
    color: #D8D8D8 !important;
}
.nav-menu__dropdown .d-inline:hover { 
    color: #CCA166FF !important;
}