.product-categories-page {
}

.product-categories-page .term-body iframe.media-oembed-content {
  width: 100%!important;
  min-height: 200px;
}

.product-categories-page .term-body  .media--type-remote-video .field--name-field-title {
  display: none;
}


.product-list-view {
  padding-bottom: 50px;
}

.product-list-view .row-gallery {}

.product-list-view h2 {
  font-size: 1.625rem;
  color: var(--bs-primary);
}

.product-list-view .file.file--mime-application-pdf.file--application-pdf a {
  width: 30px;
  height: 30px;
  color: transparent;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
}

.product-list-view .field--name-field-downloads tr>th:nth-child(2) {
  color: transparent
}

.product-list-view .field--name-field-downloads .file.file--mime-application-pdf.file--application-pdf a {
  width: auto;
  color: inherit;
  position: relative;
}

.product-list-view .field--name-field-downloads td {}


.product-list-view .galleria {
  width: 100%;
  height: 400px;
}


.product-list-view .btn-request {
  margin-left: 0px;
}


.product-list-view .additional-row ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.product-list-view .additional-row ul li {
  position: relative;
  padding-left: 30px;
}

.product-list-view .additional-row ul li::before {
  font: var(--fa-font-thin);
  content: "\f061";
  position: absolute;
  left: 0px;
  top: 4px;
}

.product-list-view .additional-row strong {
  font-family: var(--bs-font-sans-serif);
}

.product-list-view .additional-row strong::after {
  content: '';
  height: 3px;
  background-color: var(--bs-yellow);
  width: 80px;
  display: block;
  margin-top: 10px;
  margin-bottom: 20px;
}

.product-list-view .product-tabs {
  padding-top: 30px;
  padding-bottom: 0px;
}


.product-list-view .product-tabs .tab-content {
  padding-top: 20px;
}

body .product-list-view table {
  border-collapse: separate;
  padding: 1rem;
  background: var(--bs-gray-table-bg) !important;
  width: 100% !important;
}

body .product-list-view table td,
body .product-list-view table th {
  border-color: var(--bs-gray-700) !important;
  vertical-align: middle;
  background: var(--bs-gray-table-bg) !important;
  --bs-table-accent-bg: var(--bs-gray-table-bg) !important;
  padding: 0.5rem 0.75rem;
  background-color: var(--bs-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
  white-space: nowrap;
}

body .product-list-view .body table td {
  white-space: normal;
}

body .page-sale .body table td {
  white-space: nowrap !important;
}

body .product-list-view table p,
body .product-list-view table ul {
  margin-bottom: 0px;
}



body .product-list-view table tr td:last-child {
  width: 70%;
}

body .product-list-view table.cell-auto-width tr td:last-child {
  width: auto;
}



.product-list-view .table-downloads td {
  vertical-align: middle;
}


.product-list-view .field--name-field-equipment-links .field__item a::before {
  font: var(--fa-font-thin);
  content: "\f061";
  margin-right: 10px;
}



.product-list-view .body ul,
.product-list-view .field--name-field-technical-specifications ul,
.product-list-view .field--name-field-equipment-txt ul {
  list-style: none;
  padding: 0px;
}

.product-list-view .body ul li,
.product-list-view .field--name-field-technical-specifications ul li,
.product-list-view .field--name-field-equipment-txt ul li {
  position: relative;
  padding-left: 30px;
}

.product-list-view .body ul li::before,
.product-list-view .field--name-field-technical-specifications ul li::before,
.product-list-view .field--name-field-equipment-txt ul li::before {
  font: var(--fa-font-thin);
  content: "\f061";
  position: absolute;
  left: 0px;
  top: 3px;
}

.product-list-view .tab-pane {
  padding-top: 0rem;
}


.product-list-view .media.media--type-document {
  display: inline;
  float: left;
}








.page-sale .product-list-view .row-gallery>div:nth-child(1) {
  flex: 0 0 auto;
  width: 40%;
}

.page-sale .product-list-view .row-gallery>div:nth-child(2) {
  flex: 0 0 auto;
  width: 60%;
}

.page-sale .term-body {
  background: var(--bs-gray-100);
  padding: 1rem;
  padding-bottom: 0px;
  margin-bottom: 50px;
}

.page-sale .term-body p {
  padding-bottom: 1rem;
  margin: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}


.page-sale .accordion-button {
  font-size: 1.125rem;
  color: var(--bs-black);
  font-weight: normal;
}


.page-sale .field--name-field-title {
  display: none;;
}


.filter-card {
  background: var(--bs-gray-100);
  border: none;
}


.hero-image .content::before {
  content: '';
  position: absolute;
  left: 40px;
  right: -80px;
  top: -30px;
  bottom: -150px;
  background-image: url(../../images/condecta-c-kontur-thin.svg);
  opacity: 1;
  transition: all 0.15s ease-in-out;
  background-size: cover;
  background-position: center;
  z-index: 0;
}



#offcanvasDesc .btn-close-outside,
#offcanvasCategory .btn-close-outside {}

#offcanvasDesc {
  width: 600px;
}

#offcanvasDesc .offcanvas-header {}

.hero-image {
  position: relative;
  z-index: 0;
}

.hero-image .content {
  position: relative;
  padding-top: 15%;
  padding-bottom: 5%;
  color: #fff;
  background-size: cover;
  background-position: left bottom;
  overflow: hidden;
  z-index: 1;
}

.hero-image h1 {
  font-size: 2.825rem;
}

.hero-image .body {
  padding-left: 100px;
  max-width: 650px;
  position: relative;
  z-index: 100;
}

.hero-image .body .btn {
  margin-left: 0px;
}

.hero-image .body a {
  padding-top: 0px;
}



.sale-badge {
  position: absolute;
  z-index: 100;
  width: 100px;
  right: 0px;
}

.mm-wrapper--opened .sale-badge {
  z-index: 0;
}





.product-categories-page {
  #productCategoryFaqAccordion {


    .accordion-item {
      h2 {
        margin: 0;

        button {
          background-color: var(--bs-gray-100);
          color: var(--bs-black);
        }
      }
    }

  }
}



@media (max-width: 1699.98px) {

  .product-list-view .galleria {
    width: 100%;
    height: 300px;
  }

}


@media (max-width: 1399.98px) {}

@media (max-width: 1199.98px) {}

@media (max-width: 991.98px) {

  .page-sale .product-list-view .galleria {
    width: 100%;
    height: 400px;
  }

  .page-sale .product-list-view .row-gallery>div:nth-child(1) {
    width: 100%;
  }

  .page-sale .product-list-view .row-gallery>div:nth-child(2) {
    width: 100%;
  }

  .product-list-view .galleria {
    width: 100%;
    height: 250px;
  }

  .hero-image .body {
    padding: 0px;
    max-width: none;
  }

  .hero-image .content {
    padding: 30px;
  }


}


@media (max-width: 767.98px) {



  .product-list-view .galleria {
    width: 100%;
    height: 400px;
  }

}

@media (max-width: 575.98px) {

  .product-list-view .galleria {
    width: 100%;
    height: 300px;
  }

  .hero-image h1 {
    font-size: 2.025rem;
  }

  .hero-image .content::before {
    left: 0px;
    background-position: left;
  }


  .product-tabs li,
  .product-tabs li button {
    width: 100%;
  }

  .product-list-view .product-tabs .tab-content {
    width: 100%;
    overflow: hidden;
  }

}


@media (max-width: 399.98px) {}