/* LACKSCHUTZSHOP Global Header – exact Divi frontend override */
.et-l--header .lss-hdr-usp,
.et-l--header .lss-hdr-main,
.et-l--header .lss-hdr-finder{
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
  box-sizing:border-box!important;
  font-family:Inter,Arial,sans-serif!important;
}

/* =========================
   1) USP STRIP
   ========================= */
.et-l--header .lss-hdr-usp{
  height:76px!important;
  min-height:76px!important;
  overflow:hidden!important;
  background:#111315!important;
}

.et-l--header .lss-hdr-usp > .et_pb_row{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  align-items:stretch!important;
  width:92%!important;
  max-width:1500px!important;
  height:76px!important;
  min-height:76px!important;
  margin:0 auto!important;
  padding:0!important;
  gap:0!important;
}

.et-l--header .lss-hdr-usp > .et_pb_row > .et_pb_column{
  position:relative!important;
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  align-items:center!important;
  justify-content:center!important;
  gap:14px!important;
  width:100%!important;
  max-width:none!important;
  min-height:76px!important;
  margin:0!important;
  padding:0 34px!important;
  float:none!important;
  background:transparent!important;
}

.et-l--header .lss-hdr-usp > .et_pb_row > .et_pb_column:not(:last-child)::after{
  content:""!important;
  position:absolute!important;
  right:0!important;
  top:50%!important;
  width:1px!important;
  height:36px!important;
  transform:translateY(-50%)!important;
  background:#3A3E44!important;
}

.et-l--header .lss-hdr-usp .et_pb_image{
  flex:0 0 34px!important;
  width:34px!important;
  max-width:34px!important;
  height:34px!important;
  margin:0!important;
  padding:0!important;
}

.et-l--header .lss-hdr-usp .et_pb_image img{
  display:block!important;
  width:34px!important;
  height:34px!important;
  object-fit:contain!important;
}

.et-l--header .lss-hdr-usp > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_image,
.et-l--header .lss-hdr-usp > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_image img{
  width:36px!important;
  max-width:36px!important;
  height:36px!important;
  flex-basis:36px!important;
}

.et-l--header .lss-hdr-usp .et_pb_text{
  flex:0 1 auto!important;
  width:auto!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}

.et-l--header .lss-hdr-usp .et_pb_text_inner,
.et-l--header .lss-hdr-usp .et_pb_text_inner p{
  margin:0!important;
  padding:0!important;
  text-align:left!important;
}

.et-l--header .lss-hdr-usp strong{
  display:block!important;
  color:#FFFFFF!important;
  font-family:Inter,Arial,sans-serif!important;
  font-size:14px!important;
  line-height:1.15!important;
  font-weight:700!important;
  white-space:nowrap!important;
}

.et-l--header .lss-hdr-usp small{
  display:block!important;
  margin-top:4px!important;
  color:#B9BDC3!important;
  font-family:Inter,Arial,sans-serif!important;
  font-size:11px!important;
  line-height:1.2!important;
  font-weight:400!important;
  white-space:nowrap!important;
}

/* =========================
   2) MAIN NAVIGATION
   ========================= */
.et-l--header .lss-hdr-main{
  height:124px!important;
  min-height:124px!important;
  overflow:visible!important;
  background:#FFFFFF!important;
  border-bottom:1px solid #E3E5E8!important;
}

.et-l--header .lss-hdr-main > .et_pb_row{
  display:grid!important;
  grid-template-columns:360px minmax(0,1fr) 520px!important;
  align-items:center!important;
  gap:20px!important;
  width:96%!important;
  max-width:1600px!important;
  height:124px!important;
  min-height:124px!important;
  margin:0 auto!important;
  padding:0!important;
}

.et-l--header .lss-hdr-main > .et_pb_row > .et_pb_column{
  width:100%!important;
  max-width:none!important;
  min-height:124px!important;
  margin:0!important;
  padding:0!important;
  float:none!important;
  background:transparent!important;
}

/* brand */
.et-l--header .lss-hdr-main > .et_pb_row > .et_pb_column:nth-child(1){
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:14px!important;
}

.et-l--header .lss-hdr-main > .et_pb_row > .et_pb_column:nth-child(1) .et_pb_image{
  flex:0 0 68px!important;
  width:68px!important;
  max-width:68px!important;
  height:68px!important;
  margin:0!important;
  padding:0!important;
}

.et-l--header .lss-hdr-main > .et_pb_row > .et_pb_column:nth-child(1) .et_pb_image img{
  display:block!important;
  width:68px!important;
  height:68px!important;
  object-fit:contain!important;
}

.et-l--header .lss-hdr-main > .et_pb_row > .et_pb_column:nth-child(1) .et_pb_text{
  width:auto!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}

.et-l--header .lss-hdr-main .lss-brand-word{
  margin:0!important;
  padding:0!important;
  color:#1B1D20!important;
  font-family:Inter,Arial,sans-serif!important;
  font-size:25px!important;
  line-height:1.02!important;
  font-weight:800!important;
  white-space:nowrap!important;
}

.et-l--header .lss-hdr-main .lss-brand-word span{
  color:#F5A800!important;
}

.et-l--header .lss-hdr-main > .et_pb_row > .et_pb_column:nth-child(1) .et_pb_text_inner,
.et-l--header .lss-hdr-main > .et_pb_row > .et_pb_column:nth-child(1) .et_pb_text_inner p{
  margin:0!important;
  padding:0!important;
}

.et-l--header .lss-hdr-main > .et_pb_row > .et_pb_column:nth-child(1) small{
  display:block!important;
  margin-top:7px!important;
  color:#64686D!important;
  font-family:Inter,Arial,sans-serif!important;
  font-size:10.5px!important;
  line-height:1.2!important;
  font-weight:400!important;
  white-space:nowrap!important;
}

.et-l--header .lss-hdr-main > .et_pb_row > .et_pb_column:nth-child(1) small strong{
  color:#64686D!important;
  font-weight:700!important;
}

/* native Divi menu */
.et-l--header .lss-hdr-main > .et_pb_row > .et_pb_column:nth-child(2){
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}

.et-l--header .lss-hdr-main .et_pb_menu{
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  z-index:9999!important;
}

.et-l--header .lss-hdr-main .et_pb_menu_inner_container,
.et-l--header .lss-hdr-main .et_pb_menu__wrap{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
}

.et-l--header .lss-hdr-main .et_pb_menu__menu{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}

.et-l--header .lss-hdr-main .et-menu-nav > ul{
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  align-items:center!important;
  justify-content:center!important;
  gap:36px!important;
  margin:0!important;
  padding:0!important;
}

.et-l--header .lss-hdr-main .et-menu-nav > ul > li{
  margin:0!important;
  padding:0!important;
}

.et-l--header .lss-hdr-main .et-menu-nav > ul > li > a{
  display:flex!important;
  align-items:center!important;
  height:124px!important;
  margin:0!important;
  padding:0!important;
  color:#1B1D20!important;
  font-family:Inter,Arial,sans-serif!important;
  font-size:16px!important;
  line-height:1.2!important;
  font-weight:600!important;
  white-space:nowrap!important;
}

.et-l--header .lss-hdr-main .et-menu-nav > ul > li > a:hover{
  color:#F5A800!important;
  opacity:1!important;
}

/* Nur der tatsächlich aktive Menüpunkt bzw. dessen echter Parent wird orange. */
.et-l--header .lss-hdr-main .et-menu-nav > ul > li > a{
  color:#1B1D20!important;
}
.et-l--header .lss-hdr-main .et-menu-nav > ul > li.current-menu-item > a,
.et-l--header .lss-hdr-main .et-menu-nav > ul > li:has(> ul.sub-menu > li.current-menu-item) > a{
  color:#F5A800!important;
}
.et-l--header .lss-hdr-main .et-menu-nav > ul > li:not(.current-menu-item):not(:has(> ul.sub-menu > li.current-menu-item)) > a{
  color:#1B1D20!important;
}

.et-l--header .lss-hdr-main .et-menu-nav > ul > li.menu-item-has-children > a:first-child{
  padding-right:0!important;
}

.et-l--header .lss-hdr-main .et-menu-nav > ul > li.menu-item-has-children > a:first-child::after{
  position:relative!important;
  top:auto!important;
  right:auto!important;
  margin-left:8px!important;
  font-size:13px!important;
  line-height:1!important;
}

.et-l--header .lss-hdr-main .sub-menu{
  top:100%!important;
  border-top:3px solid #F5A800!important;
  border-radius:0 0 8px 8px!important;
  background:#FFFFFF!important;
  box-shadow:0 12px 32px rgba(27,29,32,.14)!important;
}

.et-l--header .lss-hdr-main .sub-menu a{
  color:#242629!important;
  font-size:12.5px!important;
  line-height:1.3!important;
  font-weight:600!important;
  padding:10px 14px!important;
}

.et-l--header .lss-hdr-main .sub-menu a:hover{
  color:#F5A800!important;
  background:#F6F7F8!important;
}

/* actions */
.et-l--header .lss-hdr-main > .et_pb_row > .et_pb_column:nth-child(3){
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:0!important;
}

.et-l--header .lss-hdr-main > .et_pb_row > .et_pb_column:nth-child(3) > *{
  margin-top:0!important;
  margin-bottom:0!important;
  flex-shrink:0!important;
}

.et-l--header .lss-hdr-main > .et_pb_row > .et_pb_column:nth-child(3) > .et_pb_text:nth-child(1),
.et-l--header .lss-hdr-main > .et_pb_row > .et_pb_column:nth-child(3) > .et_pb_text:nth-child(5){
  width:1px!important;
  max-width:1px!important;
  height:38px!important;
  min-height:38px!important;
  background:#E3E5E8!important;
  padding:0!important;
}

.et-l--header .lss-hdr-main > .et_pb_row > .et_pb_column:nth-child(3) > .et_pb_text:nth-child(1) .et_pb_text_inner,
.et-l--header .lss-hdr-main > .et_pb_row > .et_pb_column:nth-child(3) > .et_pb_text:nth-child(5) .et_pb_text_inner{
  display:none!important;
}

.et-l--header .lss-hdr-main > .et_pb_row > .et_pb_column:nth-child(3) > .et_pb_image{
  width:30px!important;
  max-width:30px!important;
  height:30px!important;
  padding:0!important;
}

.et-l--header .lss-hdr-main > .et_pb_row > .et_pb_column:nth-child(3) > .et_pb_image img{
  display:block!important;
  width:30px!important;
  height:30px!important;
  object-fit:contain!important;
}

.et-l--header .lss-hdr-main .lss-header-cart{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:44px!important;
  height:44px!important;
  color:#1B1D20!important;
}

.et-l--header .lss-hdr-main .lss-header-cart img{
  width:30px!important;
  height:30px!important;
}

.et-l--header .lss-hdr-main .lss-header-cart__count{
  position:absolute!important;
  top:0!important;
  right:0!important;
  min-width:18px!important;
  height:18px!important;
  padding:0 5px!important;
  border-radius:9px!important;
  background:#F5A800!important;
  color:#1B1D20!important;
  font-size:9px!important;
  line-height:18px!important;
  font-weight:800!important;
  text-align:center!important;
}

.et-l--header .lss-hdr-main .et_pb_button_module_wrapper{
  width:247px!important;
  max-width:247px!important;
  height:60px!important;
  margin:0!important;
  padding:0!important;
}

.et-l--header .lss-hdr-main .et_pb_button{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:247px!important;
  height:60px!important;
  margin:0!important;
  padding:0 24px!important;
  border:1px solid #F5A800!important;
  border-radius:7px!important;
  background:#F5A800!important;
  background-image:none!important;
  color:#1B1D20!important;
  font-family:Inter,Arial,sans-serif!important;
  font-size:14px!important;
  line-height:1!important;
  font-weight:800!important;
  white-space:nowrap!important;
}

.et-l--header .lss-hdr-main .et_pb_button::after{
  display:none!important;
}

.et-l--header .lss-hdr-main .et_pb_button:hover{
  border-color:#DB9500!important;
  background-color:#DB9500!important;
  color:#1B1D20!important;
}

/* =========================
   3) VEHICLE FINDER
   ========================= */
.et-l--header .lss-hdr-finder{
  position:relative!important;
  min-height:auto!important;
  overflow:hidden!important;
  background:#111315 url('/wp-content/uploads/2026/09/lackschutzfolie-auto-hero-dunkel-anthrazit-kombi.webp') right center/cover no-repeat!important;
}

.et-l--header .lss-hdr-finder::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  background:linear-gradient(90deg,rgba(17,19,21,.99) 0%,rgba(17,19,21,.97) 68%,rgba(17,19,21,.80) 86%,rgba(17,19,21,.58) 100%)!important;
  pointer-events:none!important;
}

.et-l--header .lss-hdr-finder > .et_pb_row{
  position:relative!important;
  z-index:1!important;
  display:grid!important;
  grid-template-columns:305px minmax(0,1155px)!important;
  align-items:center!important;
  justify-content:start!important;
  gap:20px!important;
  width:96%!important;
  max-width:1600px!important;
  min-height:auto!important;
  margin:0 auto!important;
  padding:16px 0!important;
}

.et-l--header .lss-hdr-finder > .et_pb_row > .et_pb_column{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  float:none!important;
  background:transparent!important;
}

.et-l--header .lss-hdr-finder > .et_pb_row > .et_pb_column:nth-child(1){
  position:relative!important;
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:16px!important;
  min-height:58px!important;
  padding-right:24px!important;
}

.et-l--header .lss-hdr-finder > .et_pb_row > .et_pb_column:nth-child(1)::after{
  content:""!important;
  position:absolute!important;
  right:0!important;
  top:50%!important;
  width:1px!important;
  height:48px!important;
  transform:translateY(-50%)!important;
  background:#44484E!important;
}

.et-l--header .lss-hdr-finder > .et_pb_row > .et_pb_column:nth-child(1) .et_pb_image{
  flex:0 0 48px!important;
  width:48px!important;
  max-width:48px!important;
  height:48px!important;
  margin:0!important;
}

.et-l--header .lss-hdr-finder > .et_pb_row > .et_pb_column:nth-child(1) .et_pb_image img{
  display:block!important;
  width:48px!important;
  height:48px!important;
  object-fit:contain!important;
}

.et-l--header .lss-hdr-finder > .et_pb_row > .et_pb_column:nth-child(1) .et_pb_text,
.et-l--header .lss-hdr-finder > .et_pb_row > .et_pb_column:nth-child(1) .et_pb_text_inner,
.et-l--header .lss-hdr-finder > .et_pb_row > .et_pb_column:nth-child(1) .et_pb_text_inner p{
  width:auto!important;
  margin:0!important;
  padding:0!important;
}

.et-l--header .lss-hdr-finder > .et_pb_row > .et_pb_column:nth-child(1) .et_pb_text_inner{
  color:#FFFFFF!important;
  font-family:Inter,Arial,sans-serif!important;
  font-size:16px!important;
  line-height:1.2!important;
  font-weight:700!important;
  white-space:nowrap!important;
}

.et-l--header .lss-hdr-finder > .et_pb_row > .et_pb_column:nth-child(2){
  display:flex!important;
  align-items:center!important;
  max-width:1155px!important;
  min-height:auto!important;
}

.et-l--header .lss-hdr-finder .lss-header-finder-module,
.et-l--header .lss-hdr-finder .lss-header-finder-module .et_pb_text_inner,
.et-l--header .lss-hdr-finder .lssm-finder,
.et-l--header .lss-hdr-finder .lss-finder{
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}

.et-l--header .lss-hdr-finder .lssm-finder__head,
.et-l--header .lss-hdr-finder .lss-finder__intro{
  display:none!important;
}

.et-l--header .lss-hdr-finder .lssm-finder__compact-grid,
.et-l--header .lss-hdr-finder .lss-finder__steps{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(180px,1fr)) minmax(220px,.72fr)!important;
  align-items:center!important;
  gap:14px!important;
  width:100%!important;
  margin:0!important;
}

.et-l--header .lss-hdr-finder .lssm-finder__compact-field,
.et-l--header .lss-hdr-finder .lss-finder__field{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
}

.et-l--header .lss-hdr-finder select{
  display:block!important;
  width:100%!important;
  height:58px!important;
  min-height:58px!important;
  margin:0!important;
  padding:0 16px!important;
  border:1px solid #D8DADE!important;
  border-radius:7px!important;
  background:#FFFFFF!important;
  color:#242629!important;
  font-family:Inter,Arial,sans-serif!important;
  font-size:15px!important;
  line-height:1!important;
  font-weight:500!important;
  box-shadow:none!important;
  outline:none!important;
}

.et-l--header .lss-hdr-finder select:disabled{
  background:#D8DADD!important;
  color:#4B5056!important;
  opacity:1!important;
}

.et-l--header .lss-hdr-finder select:focus{
  border-color:#F5A800!important;
}

.et-l--header .lss-hdr-finder .lssm-finder__compact-submit,
.et-l--header .lss-hdr-finder .lss-finder__button{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  height:58px!important;
  min-height:58px!important;
  margin:0!important;
  padding:0 18px!important;
  border:1px solid #F5A800!important;
  border-radius:7px!important;
  background:#F5A800!important;
  color:#1B1D20!important;
  font-family:Inter,Arial,sans-serif!important;
  font-size:14px!important;
  line-height:1!important;
  font-weight:800!important;
  text-align:center!important;
  box-shadow:none!important;
  opacity:1!important;
}

.et-l--header .lss-hdr-finder .lssm-finder__compact-submit.is-disabled,
.et-l--header .lss-hdr-finder .lssm-finder__compact-submit:disabled,
.et-l--header .lss-hdr-finder .lss-finder__button:disabled{
  border-color:#F5A800!important;
  background:#F5A800!important;
  color:#1B1D20!important;
  opacity:1!important;
}

.et-l--header .lss-hdr-finder .lssm-finder__compact-submit:hover,
.et-l--header .lss-hdr-finder .lss-finder__button:hover{
  border-color:#DB9500!important;
  background:#DB9500!important;
}

.et-l--header .lss-hdr-finder .lssm-finder__status,
.et-l--header .lss-hdr-finder .lss-finder__message{
  grid-column:1/-1!important;
  margin:4px 0 0!important;
  color:#FFFFFF!important;
  font-size:10px!important;
  line-height:1.3!important;
}

.et-l--header .lss-hdr-finder .lssm-finder__status:empty,
.et-l--header .lss-hdr-finder .lss-finder__message:empty{
  display:none!important;
}

/* =========================
   TABLET
   ========================= */
@media (max-width:1279px){
  .et-l--header .lss-hdr-main{
    height:92px!important;
    min-height:92px!important;
  }

  .et-l--header .lss-hdr-main > .et_pb_row{
    grid-template-columns:280px 46px minmax(180px,1fr)!important;
    gap:18px!important;
    width:94%!important;
    max-width:1180px!important;
    height:92px!important;
    min-height:92px!important;
  }

  .et-l--header .lss-hdr-main > .et_pb_row > .et_pb_column{
    min-height:92px!important;
  }

  .et-l--header .lss-hdr-main > .et_pb_row > .et_pb_column:nth-child(1) .et_pb_image,
  .et-l--header .lss-hdr-main > .et_pb_row > .et_pb_column:nth-child(1) .et_pb_image img{
    width:54px!important;
    max-width:54px!important;
    height:54px!important;
    flex-basis:54px!important;
  }

  .et-l--header .lss-hdr-main .lss-brand-word{
    font-size:20px!important;
  }

  .et-l--header .lss-hdr-main > .et_pb_row > .et_pb_column:nth-child(1) small{
    margin-top:5px!important;
    font-size:9px!important;
  }

  .et-l--header .lss-hdr-main .et_pb_menu__menu{
    display:none!important;
  }

  .et-l--header .lss-hdr-main .et_mobile_nav_menu{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    margin:0!important;
  }

  .et-l--header .lss-hdr-main .et_mobile_menu{
    right:0!important;
    left:auto!important;
    min-width:260px!important;
    margin-top:22px!important;
    border-top:3px solid #F5A800!important;
  }

  .et-l--header .lss-hdr-main > .et_pb_row > .et_pb_column:nth-child(3){
    justify-content:flex-end!important;
    gap:12px!important;
  }

  .et-l--header .lss-hdr-main > .et_pb_row > .et_pb_column:nth-child(3) > .et_pb_text:nth-child(1),
  .et-l--header .lss-hdr-main > .et_pb_row > .et_pb_column:nth-child(3) > .et_pb_text:nth-child(5),
  .et-l--header .lss-hdr-main .et_pb_button_module_wrapper{
    display:none!important;
  }

  .et-l--header .lss-hdr-finder{
    min-height:auto!important;
  }

  .et-l--header .lss-hdr-finder > .et_pb_row{
    grid-template-columns:1fr!important;
    width:94%!important;
    max-width:1180px!important;
    min-height:auto!important;
    padding:14px 0!important;
    gap:10px!important;
  }

  .et-l--header .lss-hdr-finder > .et_pb_row > .et_pb_column:nth-child(1){
    min-height:42px!important;
    padding:0 0 10px!important;
  }

  .et-l--header .lss-hdr-finder > .et_pb_row > .et_pb_column:nth-child(1) .et_pb_image,
  .et-l--header .lss-hdr-finder > .et_pb_row > .et_pb_column:nth-child(1) .et_pb_image img{
    width:40px!important;
    max-width:40px!important;
    height:40px!important;
    flex-basis:40px!important;
  }

  .et-l--header .lss-hdr-finder > .et_pb_row > .et_pb_column:nth-child(1)::after{
    top:auto!important;
    right:0!important;
    bottom:0!important;
    width:100%!important;
    height:1px!important;
    transform:none!important;
  }

  .et-l--header .lss-hdr-finder > .et_pb_row > .et_pb_column:nth-child(2){
    min-height:auto!important;
    max-width:none!important;
  }

  .et-l--header .lss-hdr-finder .lssm-finder__compact-grid,
  .et-l--header .lss-hdr-finder .lss-finder__steps{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

/* =========================
   PHONE
   ========================= */
/* Tablet hotfix 10.09.2026: kompakter Header ohne gequetschten Inline-Finder */
@media (min-width:768px) and (max-width:1279px){
  .et-l--header .lss-hdr-usp > .et_pb_row > .et_pb_column{
    gap:10px!important;
    padding:0 12px!important;
  }
  .et-l--header .lss-hdr-usp .et_pb_image,
  .et-l--header .lss-hdr-usp .et_pb_image img{
    width:28px!important;
    max-width:28px!important;
    height:28px!important;
    flex-basis:28px!important;
  }
  .et-l--header .lss-hdr-usp > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_image,
  .et-l--header .lss-hdr-usp > .et_pb_row > .et_pb_column:nth-child(2) .et_pb_image img{
    width:30px!important;
    max-width:30px!important;
    height:30px!important;
    flex-basis:30px!important;
  }
  .et-l--header .lss-hdr-usp strong{font-size:12px!important}
  .et-l--header .lss-hdr-usp small{font-size:9px!important;margin-top:3px!important}

  .et-l--header .lss-hdr-main > .et_pb_row > .et_pb_column:nth-child(3){
    gap:11px!important;
  }
  .et-l--header .lss-hdr-main .et_pb_button_module_wrapper{
    display:block!important;
    width:158px!important;
    max-width:158px!important;
    height:46px!important;
  }
  .et-l--header .lss-hdr-main .et_pb_button{
    display:flex!important;
    width:158px!important;
    height:46px!important;
    padding:0 14px!important;
    font-size:12px!important;
  }
  .et-l--header .lss-hdr-finder{
    display:none!important;
  }

  .et-l--header .lss-hdr-main .et_mobile_menu{
    width:360px!important;
    min-width:360px!important;
    max-width:calc(100vw - 32px)!important;
    margin-top:24px!important;
    padding:0!important;
    overflow:hidden!important;
    border-top:3px solid #F5A800!important;
    border-radius:0 0 8px 8px!important;
    background:#FFFFFF!important;
    box-shadow:0 14px 30px rgba(27,29,32,.16)!important;
  }
  .et-l--header .lss-hdr-main .et_mobile_menu,
  .et-l--header .lss-hdr-main .et_mobile_menu ul,
  .et-l--header .lss-hdr-main .et_mobile_menu li{
    list-style:none!important;
  }
  .et-l--header .lss-hdr-main .et_mobile_menu li::before,
  .et-l--header .lss-hdr-main .et_mobile_menu li::marker{
    display:none!important;
    content:none!important;
  }
  .et-l--header .lss-hdr-main .et_mobile_menu > li{
    margin:0!important;
    padding:0!important;
    border-bottom:1px solid #E7E8EA!important;
  }
  .et-l--header .lss-hdr-main .et_mobile_menu > li:last-child{border-bottom:0!important}
  .et-l--header .lss-hdr-main .et_mobile_menu a{
    display:block!important;
    margin:0!important;
    padding:14px 16px!important;
    color:#242629!important;
    font-family:Inter,Arial,sans-serif!important;
    font-size:13px!important;
    line-height:1.3!important;
    font-weight:650!important;
    background:#FFFFFF!important;
  }
  .et-l--header .lss-hdr-main .et_mobile_menu a:hover,
  .et-l--header .lss-hdr-main .et_mobile_menu .current-menu-item > a{
    color:#F5A800!important;
    background:#F5F6F7!important;
  }
  .et-l--header .lss-hdr-main .et_mobile_menu .sub-menu{
    margin:0!important;
    padding:0 0 6px 14px!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    background:#F5F6F7!important;
  }
  .et-l--header .lss-hdr-main .et_mobile_menu .sub-menu a{
    padding:11px 14px!important;
    font-size:12px!important;
    background:#F5F6F7!important;
  }
}

@media (max-width:900px){
  .et-l--header .lss-hdr-usp{display:none!important}
}

@media (max-width:767px){
  .et-l--header .lss-hdr-usp{
    display:none!important;
  }

  .et-l--header .lss-hdr-main{
    height:74px!important;
    min-height:74px!important;
  }

  .et-l--header .lss-hdr-main > .et_pb_row{
    grid-template-columns:minmax(0,1fr) 44px 84px!important;
    gap:8px!important;
    width:calc(100% - 32px)!important;
    max-width:none!important;
    height:74px!important;
    min-height:74px!important;
  }

  .et-l--header .lss-hdr-main > .et_pb_row > .et_pb_column{
    min-height:74px!important;
  }

  .et-l--header .lss-hdr-main > .et_pb_row > .et_pb_column:nth-child(1) .et_pb_image,
  .et-l--header .lss-hdr-main > .et_pb_row > .et_pb_column:nth-child(1) .et_pb_image img{
    width:44px!important;
    max-width:44px!important;
    height:44px!important;
    flex-basis:44px!important;
  }

  .et-l--header .lss-hdr-main .lss-brand-word{
    font-size:16px!important;
  }

  .et-l--header .lss-hdr-main > .et_pb_row > .et_pb_column:nth-child(1) small{
    display:none!important;
  }

  .et-l--header .lss-hdr-main > .et_pb_row > .et_pb_column:nth-child(3) > .et_pb_image:first-of-type{
    display:none!important;
  }

  .et-l--header .lss-hdr-main > .et_pb_row > .et_pb_column:nth-child(3){
    gap:7px!important;
  }

  .et-l--header .lss-hdr-finder > .et_pb_row{
    width:calc(100% - 32px)!important;
  }

  .et-l--header .lss-hdr-finder > .et_pb_row > .et_pb_column:nth-child(1) .et_pb_image,
  .et-l--header .lss-hdr-finder > .et_pb_row > .et_pb_column:nth-child(1) .et_pb_image img{
    width:34px!important;
    max-width:34px!important;
    height:34px!important;
    flex-basis:34px!important;
  }

  .et-l--header .lss-hdr-finder .lssm-finder__compact-grid,
  .et-l--header .lss-hdr-finder .lss-finder__steps{
    grid-template-columns:1fr!important;
  }
}

/* =========================
   FOOTER TABLET HOTFIX 10.09.2026
   ========================= */
.et-l--footer .lss-footer-v2 .lss-eu-guarantee{
  display:none!important;
}

@media (min-width:768px) and (max-width:1200px){
  .et-l--footer .lss-footer-v2 .lss-footer-v2__dealer-inner{
    width:94%!important;
    grid-template-columns:minmax(0,1fr) 220px!important;
    gap:16px 22px!important;
    min-height:0!important;
    padding:18px 0!important;
  }
  .et-l--footer .lss-footer-v2 .lss-footer-v2__dealer-title{
    grid-column:1!important;
    grid-row:1!important;
    gap:14px!important;
  }
  .et-l--footer .lss-footer-v2 .lss-footer-v2__dealer-title>img{
    width:52px!important;
    height:52px!important;
    flex:0 0 52px!important;
    padding:9px!important;
    border-radius:10px!important;
  }
  .et-l--footer .lss-footer-v2 .lss-footer-v2__dealer-title h2{
    margin-bottom:4px!important;
    font-size:21px!important;
  }
  .et-l--footer .lss-footer-v2 .lss-footer-v2__dealer-title p{
    font-size:12px!important;
  }
  .et-l--footer .lss-footer-v2 .lss-footer-v2__dealer-action{
    grid-column:2!important;
    grid-row:1!important;
    width:100%!important;
    align-items:stretch!important;
  }
  .et-l--footer .lss-footer-v2 .lss-footer-v2__dealer-action>a{
    width:100%!important;
    min-width:0!important;
    padding:13px 14px!important;
    font-size:12px!important;
  }
  .et-l--footer .lss-footer-v2 .lss-footer-v2__dealer-benefits{
    grid-column:1/3!important;
    grid-row:2!important;
    display:flex!important;
    justify-content:space-between!important;
    gap:16px!important;
    padding:12px 0 0!important;
    border:0!important;
    border-top:1px solid #2E2E2E!important;
  }
  .et-l--footer .lss-footer-v2 .lss-footer-v2__dealer-benefits span{
    font-size:11px!important;
    white-space:normal!important;
  }

  .et-l--footer .lss-footer-v2 .lss-footer-v2__main{
    padding-top:24px!important;
  }
  .et-l--footer .lss-footer-v2 .lss-footer-v2__inner{
    width:94%!important;
  }
  .et-l--footer .lss-footer-v2 .lss-footer-v2__grid{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:0!important;
    align-items:start!important;
  }
  .et-l--footer .lss-footer-v2 .lss-footer-v2__brand{
    grid-column:1/4!important;
    display:grid!important;
    grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr)!important;
    align-items:center!important;
    column-gap:30px!important;
    padding:0 0 20px!important;
    margin:0!important;
  }
  .et-l--footer .lss-footer-v2 .lss-footer-v2__brand-head{
    grid-column:1!important;
    grid-row:1!important;
  }
  .et-l--footer .lss-footer-v2 .lss-footer-v2__brand-head>img{
    width:56px!important;
    height:56px!important;
    flex:0 0 56px!important;
  }
  .et-l--footer .lss-footer-v2 .lss-footer-v2__brand-head>span{
    font-size:22px!important;
  }
  .et-l--footer .lss-footer-v2 .lss-footer-v2__tagline,
  .et-l--footer .lss-footer-v2 .lss-footer-v2__brand-copy{
    display:none!important;
  }
  .et-l--footer .lss-footer-v2 .lss-footer-v2__brand-usps{
    grid-column:2!important;
    grid-row:1!important;
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px 16px!important;
    padding:0!important;
    border-top:0!important;
  }
  .et-l--footer .lss-footer-v2 .lss-footer-v2__brand-usps>div{
    grid-template-columns:30px minmax(0,1fr)!important;
    gap:6px!important;
  }
  .et-l--footer .lss-footer-v2 .lss-footer-v2__brand-usps img{
    width:24px!important;
    height:24px!important;
  }
  .et-l--footer .lss-footer-v2 .lss-footer-v2__brand-usps img.lss-footer-v2__flag{
    width:24px!important;
    height:16px!important;
  }
  .et-l--footer .lss-footer-v2 .lss-footer-v2__brand-usps b{
    font-size:10.5px!important;
  }
  .et-l--footer .lss-footer-v2 .lss-footer-v2__brand-usps small{
    font-size:9px!important;
  }

  .et-l--footer .lss-footer-v2 .lss-footer-v2__nav{
    grid-column:auto!important;
    margin:0!important;
    padding:18px 20px 0!important;
    border-top:1px solid #2E2E2E!important;
    border-left:0!important;
  }
  .et-l--footer .lss-footer-v2 .lss-footer-v2__nav+ .lss-footer-v2__nav{
    border-left:1px solid #2E2E2E!important;
  }
  .et-l--footer .lss-footer-v2 .lss-footer-v2__nav h3{
    margin-bottom:13px!important;
  }
  .et-l--footer .lss-footer-v2 .lss-footer-v2__cancel{
    margin-top:12px!important;
  }

  .et-l--footer .lss-footer-v2 .lss-contact-v4{
    grid-column:1/4!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:16px 24px!important;
    min-width:0!important;
    width:100%!important;
    margin-top:20px!important;
    padding:18px 0 0!important;
    border-left:0!important;
    border-top:1px solid #2E2E2E!important;
  }
  .et-l--footer .lss-footer-v2 .lss-contact-v4 h3{
    grid-column:1/4!important;
    margin:0!important;
  }
  .et-l--footer .lss-footer-v2 .lss-contact-v4__item{
    min-width:0!important;
    margin:0!important;
  }
  .et-l--footer .lss-footer-v2 .lss-contact-v4__main strong{
    white-space:normal!important;
  }
  .et-l--footer .lss-footer-v2 .lss-footer-v2__payments{
    margin-top:20px!important;
  }
  .et-l--footer .lss-footer-v2 .lss-footer-v2__bottom{
    min-height:48px!important;
    padding:10px 0!important;
  }
}
