.vee-product-list-content > div.nor_product-list-upper-wrapper { align-items: flex-end; }
.vee-product-list-a-pre { text-align: center;  display: block; outline: 0px solid lightgrey; border-radius: 4px; }
.vee-product-list-a-pre:hover { text-decoration: none; outline: 0;}
.vee-product-list-a-pre:hover .vee-product-list-block { outline: 3px solid #e57200; }
ul.nor_logos { list-style-type: none; display: flex; align-items: flex-end; gap: 15px; }
nav.nor_breadcrumb ul {
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
}

nav.nor_breadcrumb li {
  flex-shrink: 0;
  white-space: nowrap;
}
nav.nor_breadcrumb {
  max-width: 100%;
}
nav.nor_breadcrumb .breadcrumb-ellipsis {
  flex-shrink: 0;
  padding: 0 0.25em;
  pointer-events: none;
}


#vee-body div.ce_rsce_vee_icon_box.vee-icon-box:hover { border-color: transparent; border-radius: 3px; }
#vee-body div.ce_rsce_vee_icon_box.vee-icon-box { border-radius: 3px; border-color: #E9E9E9; border-width: 1px; border-style: solid; }
#vee-body div.service-angebot div.ce_rsce_vee_icon_box.vee-icon-box { border-radius: 0; border-color: transparent; border-width: 0; border-style: solid; }
#vee-body div.category-highlights div.ce_rsce_vee_icon_box .vee-icon-box__icon { min-height: 158px; }
.vee-product-list-a-pre .vee-product-list-content { display: flex; justify-content: center; min-height: 100px; margin-top: 0; }
.vee-product-list-a-pre .vee-product-list-content > div.nor_product-list-upper-wrapper { flex-direction: column; align-items: center; }
.vee-product-list figure.image_container {
  max-height: 338px;
  min-height: 338px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 0 !important;
  margin-bottom: 0;
  overflow: hidden;
}

div.vee-listing-7 .image_container {
  min-width: 315px;
  text-align: center;
  min-height: 200px;
}

#vee-body .mod_iso_productlist.sensoren figure.image_container {
  max-height: 169px;
  min-height: 169px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 0 !important;
  margin-bottom: 0;
}

#vee-body .mod_iso_productlist.sensoren .nor_product-list-info-wrapper .teaser p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 2lh;
  max-height: 2lh;
}

#vee-body .mod_iso_productlist .element-item .teaser p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 2lh;
  max-height: 2lh;
}

#vee-body .mod_iso_productlist.passendeArtikel .nor_product-list-info-wrapper .teaser p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 2lh;
  max-height: 2lh;
}

#vee-body .mod_iso_productlist > div.product_list > div.row.grid{ overflow: hidden; padding-top: 3px; height: auto; min-height: 51px; }


#vee-body .vee-product-list-a-pre .nor_product-list-info-wrapper > .vee-product-list-headline { margin-bottom: 0; font-size: 26px; }
#vee-body .vee-product-list-a-pre div.teaser { font-size: 20px; min-height: 30px; }
#vee-body .vee-product-list-a-pre div.teaser p { margin-bottom: 10px; }
#vee-body .vee-product-list-block div.formbody { position: relative; }
#vee-body .vee-product-list-block { min-height: 500px; }
#vee-body.sw-adjust .vee-product-list-block { min-height: 350px; }
#vee-body.sw-adjust .vee-product-list figure.image_container { max-height: 220px; min-height: 235px; }
#vee-body .vee-product-list figure.image_container img { max-height: inherit !important; }
#vee-body .mod_iso_productlist.sensoren .vee-product-list-block { min-height: auto; }
/* #vee-body .vee-product-list-block p.price_info-tag { background: white; color: #0f3d6f; padding: 4px 16px; border-radius: 4px; width: fit-content; margin: 0 auto; position: relative; bottom: 0; border: 2px solid #E9E9E9; margin-bottom: -2rem;} */

/* #vee-body .vee-product-list-block p.price_info-tag { color: #0f3d6f; width: fit-content; margin: 0 auto; position: relative; border: 2px solid #E9E9E9; border-radius: 4px; } */
#vee-body .vee-product-list-block p.price_info-tag { color: #0f3d6f; width: fit-content; margin: 0 auto; position: relative; border-radius: 4px; }

#vee-body .vee-product-list-block p.price_info-tag { display: flex; flex-direction: row; flex-wrap: nowrap; }

/* #vee-body .vee-product-list-block p.price_info-tag span { background: white; padding: 4px 16px; border-radius: 0px 4px 4px 0px; } */
#vee-body .vee-product-list-block p.price_info-tag span { background: white; padding: 4px 4px; border-radius: 0px 4px 4px 0px; white-space: nowrap; }
#vee-body .vee-product-list-block p.price_info-tag span > span.currency { padding-right: 0px; }
/* #vee-body .vee-product-list-block p.price_info-tag i { background: white; color: #0f3d6f; padding: 4px 16px; line-height: inherit; border-right: 2px solid #E9E9E9; } */
#vee-body .vee-product-list-block p.price_info-tag i { background: white; color: #0f3d6f; padding: 4px 16px; line-height: inherit; }

.cfg_tabs_wrapper_start.is-sticky .cfg_tabs_navigation {
  visibility: hidden;
  height: 0px;
}

.cfg_tabs_navigation a:hover {
  background: #00a0ea;
}
.cfg_tabs_navigation a:hover div.name{
  color: white; 
}

.product_tagbox {
  font-size: 16px;
  padding: 5px 10px;
  display: inline-flex;
  width: auto;
  border-radius: 5px;
  min-height: 30px;
  margin-bottom: 0;
  position: absolute;
  right: 0;
  }


.nor_filter_icon_wrapper.nor_listing_filter.is-sticky > .mod_iso_productfilter.nor_prop_filter.nor_akkordeon > .nor_listing_filter_inner { margin-top: 0; }
.nor_filter_icon_wrapper.nor_listing_filter > .mod_iso_productfilter.nor_prop_filter.nor_akkordeon > .nor_listing_filter_inner { margin-top: -10px; }
span.sizeinfo { position: absolute; right: 0; top: 0; background: lightgreen; padding: 2px 10px; border-radius: 5px; }

div.nor_productfinder {
  display: flex;
  flex-direction: column;
  padding: 15px;
  justify-content: flex-end;
  gap: 15px;
}

/* Initiale Darstellung mit disabled Selects */
.initial-display {
  display: flex;
  gap: 15px;
  opacity: 0.8;
  pointer-events: none;
}

.initial-display label,
.initial-display select {
  cursor: not-allowed;
}

/* Versteckte Selects standardmäßig ausblenden */
.conditional-select {
  display: none;
}

.conditional-select.active {
  display: flex;
  opacity: 1;
  pointer-events: auto;
  gap: 15px;
}

/* Loading-Status Styling */
.submit-button.loading {
  opacity: 0.7;
  cursor: wait;
}

.submit-button {
  cursor: pointer;
}

.loading-text {
  font-style: italic;
}

/* Placeholder-Text für initiale Anzeige */
.placeholder-hint {
  color: #999;
  font-style: italic;
  font-size: 0.9em;
  margin-top: 5px;
}

.nor_productfinder .select-group select , .nor_productfinder #selectCat select , .nor_productfinder input {
  border-width: 0;
  border-style: none;
  border-color: transparent;
  border-radius: 4px;
  transition: all 0.4s;
  background: white;
  outline: 0;
  border-right: 1rem transparent solid;
  cursor: pointer;
  height: 2.4rem;
  color: #7a7a7a;
  width: 100%;
  padding-left: 15px;
}

.nor_productfinder input {
  cursor: text;
}

.nor_productfinder button {
  outline: 0;
  border-radius: 3px;
  color: white;
  font-size: 14px;
  font-weight: 600;
  padding: 9px 0px;
  text-decoration: none;
  text-transform: uppercase;
  border: 0;
  background: #0f3d6f;
  width: 100%;
  min-height: 39px;
}

.nor_productfinder button .loading-text .icon-refresh {
  display: inline-block;
  animation: refresh-spin 1s linear infinite;
  transform-origin: 50% 50%;
  will-change: transform;
}

@keyframes refresh-spin {
  from { transform: rotate(0deg); }
  to   { transform: rotate(360deg); }
}

.nor_productfinder .pf_headline {
  display: flex;
  position: relative;
  margin-bottom: 15px;
}
.nor_productfinder .pf_headline span.left {
  text-transform: uppercase;
  padding-left: 45px;
  font-size: 15px;
  font-weight: 600;
  color: #2f4762;
  line-height: 23px;
}

.nor_productfinder .pf_headline span.right {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 400;
  color: #83858c;
  line-height: 23px;
  margin-left: auto;
}

.nor_productfinder .pf_headline span.right a {
  font-weight: 600;
  color: #2f4762;
}

.nor_productfinder .pf_finder {
  display: flex;
  display: grid;
  grid-template-columns: calc(25% - 15px) 50% calc(25% - 15px);
  gap: 15px;
}

.nor_productfinder .pf_headline span.left::before {
  position: absolute;
  background: #a2b6c8;
  height: 23px;
  width: 33px;
  content: '\e917';
  border-radius: 3px;
  bottom: unset;
  left: 0px;
  color: white;
  font-family: 'veeicons' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 13px;
  text-align: center;
  line-height: 23px;
  top: 0px;
}

.carousel-track > div.product { margin-top: 0; margin-bottom: 0; }
.carousel-track > div.product a div.vee-product-list-block { margin-bottom: 0; padding: 1.5rem; }
.carousel-track > div.product a div.vee-product-list-block figure.image_container { margin-bottom: .5rem; }
#vee-body .vee-product-list-a-pre .nor_product-list-info-wrapper > .vee-product-list-headline {
  margin-top: 0rem;
  color: #0f3d6f;
  font-weight: 700;
  line-height: 1.5;
}

#vee-1311-5050983a {text-align: center; margin-bottom: 60px;}
#vee-1311-5050983a::before {
  content: 'ÄHNLICHE ';
  position: relative;
  top: 12px;
  padding: 0 10px;
  padding-right: 0px;
  background: white;
  color: #0f3d6f;
  text-transform: uppercase;
}
#vee-1311-5050983a::after {
  content: 'ARTIKEL';
  position: relative;
  top: 12px;
  padding: 0 10px;
  padding-left: 0px;
  background: white;
  color: #0f3d6f;
  font-weight: 600;
  text-transform: uppercase;
}

div.nor_productslider_additional .swiper-slide , div.nor_productslider_additional .swiper { max-height: 510px; }
div.nor_productslider_additional .element-item { position: relative; top: 3px; }
div.nor_productslider_additional .swiper-slide.swiper-slide--slides { margin-left: -5px; margin-right: -5px; }
div.nor_productslider_additional .swiper-wrapper { left: 12px; }
div.nor_productslider_additional .vee-slider .swiper-navigation { position: relative; }
div.nor_productslider_additional .vee-slider--nav-2 .swiper-pagination:not(.swiper-pagination-progressbar) {
  position: absolute;
  bottom: -40px;
  width: 80%;
}

div.nor_productslider_additional .vee-product-list-block {
  border-color: #E9E9E9;
  border-width: 1px;
  border-style: solid;
  border-radius: 3px;
}
div.nor_productslider_additional .vee-product-list-block figure.image_container {
  max-height: 338px;
  min-height: 338px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 0 !important;
  margin-bottom: 0;
}
div.nor_productslider_additional .vee-product-list-block .vee-product-list-content {
  display: flex;
  justify-content: center;
  min-height: 100px;
  margin-top: 0;
}

div.nor_productslider_additional .vee-product-list-block .vee-product-list-content > div.nor_product-list-upper-wrapper {
  flex-direction: column;
  align-items: center;
}
div.nor_productslider_additional .vee-product-list-block .nor_product-list-info-wrapper > .vee-product-list-headline {
  margin-bottom: 0;
  font-size: 26px;
}
div.nor_productslider_additional .vee-product-list-block div.teaser {
  font-size: 20px;
  min-height: 30px;
  color: #676767;
}
div.nor_productslider_additional .vee-product-list-block div.teaser p
{
  margin-bottom: 10px;
}

 #vee-1309-a6701511 {text-align: center; margin-bottom: 60px;}

#vee-1309-a6701511::before {
  content: 'PASSEND ZU ';
  position: relative;
  top: 12px;
  padding: 0 10px;
  padding-right: 0px;
  background: white;
  color: #0f3d6f;
  text-transform: uppercase;
}
#vee-1309-a6701511::after {
  content: 'DIESEM ARTIKEL';
  position: relative;
  top: 12px;
  padding: 0 10px;
  padding-left: 0px;
  background: white;
  color: #0f3d6f;
  font-weight: 600;
  text-transform: uppercase;
}


/* Thumbnails unten statt rechts in der Fancybox */
.fancybox-thumbs {
    width: 100% !important;
    height: 200px !important;
    bottom: 0 !important;
    right: auto !important;
    left: 0 !important;
    top: auto !important;
}
.fancybox-thumbs__list {
    height: 100% !important;
    width: 100% !important;
    overflow-y: hidden !important;
    overflow-x: auto !important;
    padding: 10px !important;
    display: flex;
    flex-direction: row !important;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.fancybox-thumbs .fancybox-thumbs__slide {
    width: 80px !important;
    height: 80px !important;
    margin: 0 !important;
    display: inline-block !important;
    float: none !important;
    flex-shrink: 0;
}
.fancybox-thumbs .fancybox-thumbs__slide img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    border-radius: 4px;
}
.fancybox-thumbs__list a.fancybox-thumbs-active {
    opacity: 1;
}
.nor_productreader .fancybox-thumbs__list a:before {
    border: 0;
}
.fancybox-thumbs__list a {
    max-width: none;
    display: inline-block;
    height: 100%;
    opacity: 0.5;
    border-radius: 4px;
    background-size: contain;
}
/* Hauptinhalt anpassen wenn Thumbnails sichtbar */
.fancybox-stage {
    bottom: 200px !important;
}
.compensate-for-scrollbar .fancybox-stage {
    bottom: 200px !important;
}

/* Fancybox Navigation Buttons mit veeicons anpassen */
.fancybox-navigation .fancybox-button svg {
    display: none !important;
}

.fancybox-navigation .fancybox-button div {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 100% !important;
}

.fancybox-navigation .fancybox-button i {
    font-size: 24px;
    color: #fff;
}

/* Navigation Buttons immer sichtbar machen */
.fancybox-navigation .fancybox-button {
    opacity: 1 !important;
    visibility: visible !important;
}

.fancybox-navigation {
    opacity: 1 !important;
    visibility: visible !important;
}

/* Infobar immer sichtbar machen */
.fancybox-infobar {
    opacity: 1 !important;
    visibility: visible !important;
}

/* Toolbar immer sichtbar machen */
.fancybox-toolbar {
    opacity: 1 !important;
    visibility: visible !important;
    border-radius: 4px;
    overflow: hidden;
}

/* Sicherstellen, dass Toolbar-Buttons auch sichtbar sind */
.fancybox-toolbar .fancybox-button {
    opacity: 1 !important;
    visibility: visible !important;
}

button.fancybox-button.fancybox-button--zoom ,
button.fancybox-button.fancybox-button--play ,
button.fancybox-button.fancybox-button--thumbs {
  display: none !important;
}

.fancybox-navigation .fancybox-button--arrow_left:hover i.veeicons-left-4,
.fancybox-navigation .fancybox-button--arrow_right:hover i.veeicons-right-4 {
    transform: scale(1.2);
    transition: transform 0.2s ease;
}

/* Hauptbild Navigation */
.vee-product-reader__gallery-main {
    position: relative;
    overflow: hidden;
    min-width: 520px;
    min-height: 650px;
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.main-image-nav-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(15, 61, 111, 0.8);
    color: white;
    border: none;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    font-size: 16px;
    transition: all 0.3s ease;
    opacity: 0;
    visibility: hidden;
}

.vee-product-reader__gallery-main:hover .main-image-nav-button {
    opacity: 1;
    visibility: visible;
}

.vee-product-reader__gallery-main:hover .main-image-nav-button i.veeicons-left-4 {
  margin-right: 2px;
}

.vee-product-reader__gallery-main:hover .main-image-nav-button i.veeicons-right-4 {
  margin-left: 2px;
}

.main-image-nav-button:hover {
    background: #e57200;
    transform: translateY(-50%) scale(1.1);
}

.main-image-nav-button:disabled {
    opacity: 0.3;
    cursor: not-allowed;
    transform: translateY(-50%) scale(1);
}

.main-image-nav-button:disabled:hover {
    background: rgba(15, 61, 111, 0.3);
    transform: translateY(-50%) scale(1);
}

.main-image-nav-prev {
    left: 10px;
}

.main-image-nav-next {
    right: 10px;
}

.main-image-nav-button i {
    pointer-events: none;
}

/* Thumbnail Slider Styles */
.vee-product-reader__gallery-thumbnails {
    position: relative;
    overflow: hidden;
}

.thumbnail-slider-container {
    position: relative;
    /* Höhe wird dynamisch per JavaScript gesetzt */
    overflow: hidden;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 10px;
    top: 10px;
    bottom: 10px;
    left: 10px;
}

.thumbnail-slider-track {
    display: flex;
    flex-direction: column;
    transition: transform 0.3s ease;
    height: auto;
}

.thumbnail-slider-track .image_container {
    flex-shrink: 0;
    // margin-bottom: 10px;
    height: 162px; /* Korrekte Höhe für Thumbnails */
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #E9E9E9;
}

.thumbnail-slider-track .image_container:last-child {
    margin-bottom: 0;
    border-bottom: 0;
}

.thumbnail-slider-track .image_container img {
    max-height: 140px;
    max-width: 100%;
    object-fit: contain;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: unset;
    border-radius: 4px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    padding: unset;
    border-radius: 4px;
}

.thumbnail-nav-button {
    background: rgba(15, 61, 111, 0.8);
    color: white;
    border: none;
    width: 100%;
    height: 24px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    font-size: 14px;
    transition: all 0.3s ease;
}

.thumbnail-nav-button:hover {
    background: #e57200;
}

.thumbnail-nav-button:disabled {
    opacity: 0.3;
    cursor: not-allowed;
}

.thumbnail-nav-button.thumbnail-nav-down {
  border-radius: 0px 0px 4px 4px;
}

.thumbnail-nav-button.thumbnail-nav-up {
  border-radius: 4px 4px 0px 0px;
}

.pre__gallery-thumbnails {
  display: flex;
  flex-direction: column;
  min-width: 110px;
}

.thumbnail-nav-up {
    top: 5px;
}

.thumbnail-nav-down {
    bottom: 5px;
}

.thumbnail-nav-button i {
    pointer-events: none;
}

div.pd_area { outline: 1px solid black; }
div.pd_area_anwendungsbereiche > div.pd_area_apps_wrapper:nth-child(even) { background: #fff; padding: 90px 0px; }
div.pd_area_apps_wrapper.mediaposition-row { flex-direction: row; }
div.pd_area_apps_wrapper.mediaposition-row-reverse { flex-direction: row-reverse; }
div.pd_area_apps_wrapper { background: #e9f0f3; display: flex; padding: 90px 0px; align-items: center; border-radius: 4px; }
div.pd_area_apps_wrapper h1::after,
div.pd_area_apps_wrapper h2::after,
div.pd_area_apps_wrapper h3::after,
div.pd_area_apps_wrapper h4::after,
div.pd_area_apps_wrapper h5::after,
div.pd_area_apps_wrapper h6::after { display: block; background: #b4c4d3; height: 1px; width: 60px; position: relative; bottom: 0; margin-top: 1rem; content: ''; }
div.pd_area_apps_wrapper a.pd_area_apps_button {
  background: #0f3d6f; color: #fff; text-transform: uppercase; font-size: 16px; font-weight: 600; min-width: 254px; display: inline-flex; padding: 20px; justify-content: center; border-radius: 3px;
}
div.pd_area_apps_wrapper .col_2 { text-align: center; }
div.pd_area_start_bg { min-height: 330px; background-size: cover; }
div.pd_area_produktanfrage_bg { background-image: url('files/norsonic/resources/bg_images/pd_bg_schallpegelmesser.webp'); min-height: 692px; background-size: cover; }

div.pd_area_highlight_container { background: #fff; top: -200px; position: relative; padding: 90px !important; padding-bottom: 145px !important; border-radius: 3px; }
div.pd_area_anwendungsbereiche_container { top: -200px; position: relative; border-radius: 3px; padding: 0 !important; margin-bottom: -200px; }
div.pd_area_produktanfrage_container { top: -570px; position: relative; border-radius: 3px; padding: 0 !important; background: #fff; height: auto; margin-bottom: -568px; max-width: 1320px; width: calc(100% - 30px); }
div.pd_area_produktanfrage_container > div.vee-section__content > div.ce_vee_grid_row_start > div.row { margin-left: 15px; margin-right: 15px; }

div.pd_area_highlight .pd_area_highlight_img_wrapper .pd_highlight_img { max-height: 400px; }
div.pd_area_highlight h2::after { display: block; background: #b4c4d3; height: 1px; width: 60px; position: relative; bottom: 0; margin-top: 1rem; content: ''; }
div.pd_area_highlight .pd_area_highlight_img_wrapper { text-align: center; }
div.no-padding { padding: 0 !important; }
div.pd_area_navigation { background: #0f3d6f; display: flex; justify-content: center; min-height: 64px; align-items: center; gap: 10px; z-index: 9999; }
div.pd_area_navigation { text-transform: uppercase; }
div.pd_area_navigation a { outline: 1px solid #57789a; border-radius: 3px; color: white; font-size: 15px; font-weight: 600; padding: 10px 20px; text-decoration: none; }
div.pd_area_navigation a:hover { background: #29527f; }
div.pd_area_navigation a:active { background: #e57200; outline: none; }
div.pd_area_technische_daten , div.pd_area_downloads { max-width: 1180px; margin: 0 auto; }
div.pd_area_technische_daten h5 { color: #e57200; padding: 0px 10px; text-transform: uppercase; font-weight: 700; }
div.pd_area_technische_daten table { font-size: 16px; width: 100%; line-height: 27px; }
div.pd_area_technische_daten table tr:not(:last-of-type) { border-bottom: 1px solid #e9e9e9; }
div.pd_area_technische_daten table td { width: 50%; padding: 10px; vertical-align: baseline; }
div.pd_area_technische_daten table td .icon-check::before { color: #0f3d6f; }
div.pd_area_technische_daten table td .icon-close::before { color: #e57200; }
div.pd_area_technische_daten .pd_area_td_table_wrapper:not(:last-of-type) { margin-bottom: 80px; }

div.pd_area_technische_daten .pd_area_td_table_wrapper .icon-1line { display: flex; align-items: center; max-height: 27px; }

div.pd_area_technische_daten .vee-accordion--type-1 .vee-accordion__content { padding: 0; margin: 0; border: 0; margin-top: 20px; }
div.pd_area_downloads .vee-accordion--type-1 .vee-accordion__content { padding: 0; margin: 0; border: 0; }

div.pd_area_technische_daten .vee-accordion__toggler,
div.pd_area_downloads .vee-accordion__toggler  { background-color: #e9f0f3; color: #0f3d6f; text-transform: uppercase; border: 1px solid #c7d0d4; font-size: 18px; justify-content: flex-start; padding: 0; }


div.pd_area_technische_daten .vee-accordion__toggler .vee-accordion__toggler-headline span:first-of-type,
div.pd_area_downloads .vee-accordion__toggler .vee-accordion__toggler-headline span:first-of-type { padding-left: 2rem; }

div.pd_area_technische_daten .vee-accordion__toggler span,
div.pd_area_downloads .vee-accordion__toggler span { font-weight: 600; }

div.pd_area_technische_daten .vee-accordion__toggler .icon-toggler,
div.pd_area_downloads .vee-accordion__toggler .icon-toggler { border-right: 1px solid #c7d0d4; height: 100%; min-height: 60px; display: flex; align-items: center; justify-content: center; padding: 0 2rem; }

div.pd_area_technische_daten .vee-accordion__toggler.active .icon-toggler::before,
div.pd_area_downloads .vee-accordion__toggler.active .icon-toggler::before{ transform: rotate(180deg); margin-top: 4px; }
#anchor_pd_area_downloads , #anchor_pd_area_anwendungsbereiche , #anchor_pd_area_technische_daten , #anchor_pd_area_downloads { scroll-margin-top: 100px; }
#anchor_pd_area_produktanfrage { scroll-margin-top: 186px; }
#anchor_pd_area_highlight{ scroll-margin-top: 284px; }


.pd_area_produktanfrage { text-align: center; margin-bottom: 60px; padding: 50px 100px; }

.pd_area_produktanfrage .ueberschrift { margin-bottom: 50px; }
.pd_area_produktanfrage .ueberschrift::before {
  content: 'PRODUKT';
  position: relative;
  top: 15px;
  padding: 0 10px;
  padding-right: 0px;
  background: white;
  color: #0f3d6f;
}
.pd_area_produktanfrage .ueberschrift::after {
  content: 'ANFRAGE';
  position: relative;
  top: 15px;
  padding: 0 10px;
  padding-left: 0px;
  background: white;
  color: #0f3d6f;
  font-weight: 600;
}
.vee-line-divider {
    margin-right: auto;
    margin-left: auto;
    border: 0 solid #E9E9E9;
    border-bottom-width: 1px;
    font-size: 20px;
}

.vee-line-divider.formular_hinweis , .vee-line-divider.formular_kontaktdaten {
    margin-right: unset;
    margin-left: unset;
    border: 0 solid #d9e0e3;
    border-bottom-width: 1px;
    text-align: left;
    font-size: 17px;
    margin-bottom: 24px;
}
.vee-line-divider.formular_hinweis { margin-bottom: 19px; }

.vee-line-divider.formular_zubehoer {
    margin-right: unset;
    margin-left: unset;
    border: 0 solid #E9E9E9;
    border-bottom-width: 1px;
    text-align: left;
    font-size: 17px;
    margin-bottom: 28px;
}

.pd_area_produktanfrage .formular_hinweis::after {
  content: 'HINWEISE ';
  position: relative;
  top: 12px;
  padding: 0 10px;
  padding-left: 5px;
  background: #e9f0f3;
  color: #0f3d6f;
  font-weight: 600;
}

.pd_area_produktanfrage .formular_hinweis::before {
  content: 'ZUSÄTZLICHE';
  position: relative;
  top: 12px;
  padding: 0px;
  padding-right: 0px;
  background: #e9f0f3;
  color: #0f3d6f;
}

.pd_area_produktanfrage .formular_kontaktdaten::after {
  content: 'DATEN';
  position: relative;
  top: 12px;
  padding: 0 10px;
  padding-left: 0;
  background: #e9f0f3;
  color: #0f3d6f;
  font-weight: 600;
}

.pd_area_produktanfrage .formular_kontaktdaten::before {
  content: 'KONTAKT';
  position: relative;
  top: 12px;
  padding: 0px;
  padding-right: 0px;
  background: #e9f0f3;
  color: #0f3d6f;
}

.pd_area_produktanfrage .formular_zubehoer::after {
  content: 'ARTIKEL';
  position: relative;
  top: 12px;
  padding: 0 10px;
  padding-left: 5px;
  background: white;
  color: #0f3d6f;
  font-weight: 600;
}

.pd_area_produktanfrage .formular_zubehoer::before {
  content: 'PASSEND ZU DIESEM';
  position: relative;
  top: 12px;
  padding: 0px;
  padding-right: 0px;
  background: white;
  color: #0f3d6f;
}

.vee-line-divider.formular_optional {
    margin-right: unset;
    margin-left: unset;
    border: 0 solid #E9E9E9;
    border-bottom-width: 1px;
    text-align: left;
    font-size: 17px;
    margin-bottom: 28px;
}

.pd_area_produktanfrage .formular_optional::after {
  content: 'ZUBEHÖR';
  position: relative;
  top: 12px;
  padding: 0 10px;
  padding-left: 5px;
  background: white;
  color: #0f3d6f;
  font-weight: 600;
}

.pd_area_produktanfrage .formular_optional::before {
  content: 'OPTIONALES ';
  position: relative;
  top: 12px;
  padding: 0px;
  padding-right: 0px;
  background: white;
  color: #0f3d6f;
}

.pd_area_produktanfrage .pao_enthalten .formular_optional::after {
  content: 'ENTHALTEN';
  position: relative;
  top: 12px;
  padding: 0 10px;
  padding-left: 5px;
  background: white;
  color: #0f3d6f;
  font-weight: 600;
}

.pd_area_produktanfrage .pao_enthalten .formular_optional::before {
  content: 'IM LIEFERUMFANG ';
  position: relative;
  top: 12px;
  padding: 0px;
  padding-right: 0px;
  background: white;
  color: #0f3d6f;
}

.pd_area_produktanfrage .pao_enthalten .produktanfrage_optional_content {
  margin-bottom: 10px;
}

div.produktanfrage_col_left{ width: 65%; }
div.produktanfrage_col_right { width: 35%; }
div.produktanfrage_wrapper { display: flex; flex-direction: row; justify-content: space-around; gap: 20px; }
div.produktanfrage_wrapper .produktanfrage_typ { display: flex; flex-direction: row; gap: 50px; }
div.produktanfrage_wrapper .produktanfrage_typ div { display: flex; flex-direction: column; justify-content: center; align-items: flex-start; text-align: left; }
div.produktanfrage_wrapper .produktanfrage_typ div p, div.produktanfrage_wrapper .produktanfrage_typ div h2 { margin:0; padding:0; }
div.produktanfrage_wrapper .produktanfrage_typ > img { width: 160px; height: 160px; border: 1px solid #e0e0e0; visibility: visible; object-fit: contain; padding: 10px; }
div.produktanfrage_formular { display: flex; flex-direction: column; background-color: #e9f0f3; padding: 1em; border-radius: 4px; }
div.produktanfrage_formular input[type="text"] , div.produktanfrage_formular input[type="email"] , div.produktanfrage_formular textarea , div.produktanfrage_formular select { border: 1px solid #c7d0d4; border-radius: 3px; font-size: 16px; padding: 10px 18px; margin: 7px 0; background: white; color: #7a7a7a; }
div.produktanfrage_formular label { text-align: left; font-size: 16px; padding: 16px 0; }
div.produktanfrage_formular label a { font-weight: 600; }
div.produktanfrage_formular a.produktanfrage_button { background: #0f3d6f; color: #fff; text-transform: uppercase; font-size: 16px;font-weight: 600; display: inline-flex; padding: 12px; justify-content: center; border-radius: 3px; }
div.produktanfrage_wrapper .produktanfrage_zubehoer { display: flex; flex-direction: column; }
div.produktanfrage_wrapper .produktanfrage_zubehoer ul li { list-style: none; display: flex; gap: 20px; align-items: center; }
div.produktanfrage_wrapper .produktanfrage_zubehoer ul li.checked { background-color: #f4f7f9; }
div.produktanfrage_wrapper .produktanfrage_zubehoer ul li input[type="checkbox"] { margin-left: auto; margin-right: 20px; width: 16px; height: 16px; cursor: pointer; }
div.produktanfrage_wrapper .produktanfrage_zubehoer ul li div.z_img { width: 120px; height: 90px; border-right: 1px solid #d3d3d3; visibility: visible; background-color: white; display: flex; }
div.produktanfrage_wrapper .produktanfrage_zubehoer ul li div.z_img img { width: inherit; height: inherit; object-fit: contain; padding: 5px; }
div.produktanfrage_wrapper .produktanfrage_zubehoer ul li div.z_text { display: flex; flex-direction: column; justify-content: center; text-align: left; }
div.produktanfrage_wrapper .produktanfrage_zubehoer ul li div.z_text p { margin: 0; padding: 0; font-size: 16px; }
div.produktanfrage_wrapper .produktanfrage_zubehoer ul li div.z_text p:not(:last-of-type) { color: #0f3d6f; font-weight: 600; font-size: 18px;}
div.produktanfrage_wrapper .produktanfrage_zubehoer ul li:not(:last-of-type) { border-bottom: 1px solid #d3d3d3; }
div.produktanfrage_wrapper .produktanfrage_zubehoer ul { padding: 0; margin: 0; border: 1px solid #d3d3d3; border-radius: 3px; }

div.produktanfrage_wrapper .produktanfrage_optional { display: flex; flex-direction: column; top: 5px; position: relative; }
div.produktanfrage_wrapper .produktanfrage_optional ul li { list-style: none; display: flex; gap: 20px; align-items: center; }
div.produktanfrage_wrapper .produktanfrage_optional ul li.checked { background-color: #f4f7f9; }
div.produktanfrage_wrapper .produktanfrage_optional ul li input[type="checkbox"] { margin-left: auto; margin-right: 20px; width: 16px; height: 16px; cursor: pointer; }
div.produktanfrage_wrapper .produktanfrage_optional ul li div.z_img { width: 120px; height: 90px; border-right: 1px solid #d3d3d3; visibility: visible; background-color: white; display: flex; }
div.produktanfrage_wrapper .produktanfrage_optional ul li div.z_img img { width: inherit; height: inherit; object-fit: contain; padding: 5px; }
div.produktanfrage_wrapper .produktanfrage_optional ul li div.z_text { display: flex; flex-direction: column; justify-content: center; text-align: left; }
div.produktanfrage_wrapper .produktanfrage_optional ul li div.z_text p { margin: 0; padding: 0; font-size: 16px; }
div.produktanfrage_wrapper .produktanfrage_optional ul li div.z_text p:not(:last-of-type) { color: #0f3d6f; font-weight: 600; font-size: 18px;}
div.produktanfrage_wrapper .produktanfrage_optional ul li:not(:last-of-type) { border-bottom: 1px solid #d3d3d3; }
div.produktanfrage_wrapper .produktanfrage_optional ul { padding: 0; margin: 0; border: 1px solid #d3d3d3; border-radius: 3px; }

div.produktanfrage_wrapper .produktanfrage_col_right p { font-size: 15px; line-height: 17px; text-align: center; margin-bottom: 5px; }
div.produktanfrage_wrapper .produktanfrage_col_right p strong { color: #0f3d6f; }
div.produktanfrage_wrapper .produktanfrage_typ h2 { text-transform: capitalize; }
div.produktanfrage_wrapper .produktanfrage_inline { display: flex; width: 100%; gap: 10px; }
div.pd_area_produktanfrage_mainwrapper > div.vee-section__container > div.vee-section__content > div.ce_vee_grid_row_start > div.row > div.vee-section > div.pd_area_produktanfrage_container > div.vee-section__content > div.ce_vee_grid_row_start > div.row { margin: 0; }


div.pd_area_downloads ul li { border: 1px solid #e9e9e9; list-style: none; display: flex; align-items: center; padding: 24px; }

div.pd_area_downloads ul { padding-left: 0; }
div.pd_area_downloads ul li:not(:first-of-type) { border-top: 0; }
div.pd_area_downloads ul li:first-of-type { border-radius: 4px 4px 0 0; }
div.pd_area_downloads ul li:last-of-type { border-radius: 0 0 4px 4px; }
div.pd_area_downloads ul li a { background: #0f3d6f; color: #fff; text-transform: uppercase; font-size: 16px; font-weight: 600; min-width: 200px; display: inline-flex; padding: 14px; justify-content: center; border-radius: 3px; }
div.pd_area_downloads ul li img { height: 38px; width: auto; margin-right: 20px; pointer-events: none; user-select: none; }
div.pd_area_downloads ul li span:first-of-type { font-weight: 700; font-size: 18px; }
div.pd_area_downloads ul li span:last-of-type { background-color: #f8f8f8; font-weight: 400; font-size: 18px; color: #9fa09f; margin-left: auto; padding: 13px; margin-right: 24px; border-radius: 3px; min-width: 100px; text-align: center; }
div.pd_area_downloads ul li a .icon-download {line-height: unset; margin-right: 10px; }
    .carousel-container {
        max-width: 1200px;
        margin: 0 auto;
        position: relative;
    }

    .carousel-wrapper {
        overflow: hidden;
        padding: 8px;
        margin: -3px;
    }

    .carousel-track {
        display: flex !important;
        transition: transform 0.5s ease;
        flex-wrap: nowrap !important;
        gap: 32px !important;
    }
    div.product_list .carousel-track div.element-item div.vee-product-list-block { margin-bottom: 0; }

    .carousel-track .product {
        min-width: calc(33.333% - 21.33px) !important;
        flex-shrink: 0 !important;
        width: calc(33.333% - 21.33px) !important;
        flex-basis: calc(33.333% - 21.33px) !important;
    }

    /* Override existing grid classes inside carousel */
    .carousel-track .product.col-md-3,
    .carousel-track .product.col-6,
    .carousel-track .product.col-12 {
        min-width: calc(33.333% - 21.33px) !important;
        width: calc(33.333% - 21.33px) !important;
        flex: 0 0 calc(33.333% - 21.33px) !important;
    }

    /* Carousel Controls */
    .carousel-controls {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 20px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .carousel-btn {
        background: #0f3d6f;
        border: none;
        color: white;
        width: 50px;
        height: 50px;
        border-radius: 10px;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 18px;
        transition: all 0.3s ease;
    }

    .carousel-btn:hover {
        background: #e57200;
        transform: scale(1.1);
    }

    .carousel-btn:disabled {
        background: #ccc;
        cursor: not-allowed;
        transform: scale(1);
    }

    /* Pagination Dots */
    .pagination-dots {
        display: flex;
        gap: 10px;
    }

    .dot {
        width: 12px;
        height: 12px;
        border-radius: 50%;
        background: #ccc;
        cursor: pointer;
        transition: all 0.3s ease;
    }

    .dot.active {
        background: #0f3d6f;
        transform: scale(1.2);
    }

    .dot:hover {
        background: #e57200;
    }

    /* .vee-product-reader__gallery * { outline: 1px solid black; } */
    div.vee-product-reader.vee-product-reader--type-1 div.vee-product-reader__gallery {
      display: flex;
      flex-direction: row-reverse;
      /* gap: 50px; */
      justify-content: space-between;
      /* padding-right: 25px; */
    }
    .vee-product-reader .vee-product-reader__section span.price_excl {
      font-size: 14px;
      font-weight: normal;
      color: #595959;
      margin-bottom: 0;
      line-height: 16px;
      margin-left: 8px;
    }

    .vee-product-reader .vee-product-reader__section p.price_incl {
      color: #7a7a7a;
      margin-top: 5px;
    }
    .vee-product-reader .offer>.price {
      align-items: flex-end;
    }

    h1 div.teaser.h1-include {
      font-size: 16px;
      font-weight: normal;
      color: #7a7a7a;
    }

    /* Responsive Design */
    @media (max-width: 992px) {
        .carousel-track .product,
        .carousel-track .product.col-md-3,
        .carousel-track .product.col-6,
        .carousel-track .product.col-12 {
            min-width: calc(50% - 16px) !important;
            width: calc(50% - 16px) !important;
            flex-basis: calc(50% - 16px) !important;
        }
    }

    @media (max-width: 768px) {
        .carousel-track .product,
        .carousel-track .product.col-md-3,
        .carousel-track .product.col-6,
        .carousel-track .product.col-12 {
            min-width: calc(50% - 16px) !important;
            width: calc(50% - 16px) !important;
            flex-basis: calc(50% - 16px) !important;
        }
        div.vee-product-reader.vee-product-reader--type-1 div.vee-product-reader__gallery {
          justify-content: center !important;
        }
        .pre__gallery-thumbnails { display: none; }
        .main-image-nav-button { visibility: visible; opacity: 1; }
        .fancybox-navigation .fancybox-button { top: calc(100% - 250px); height: 50px; width: 50px; }
    }

    /* Ensure carousel doesn't interfere with Bootstrap row/col structure */
    .product_list .carousel-container .row {
        margin: 0 !important;
    }
