:root {
  --secondary: #6b9dd0;
}

@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("fonts/nunito-v14-latin-regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Nunito";
  font-style: italic;
  font-weight: 400;
  src: local(""), url("fonts/nunito-v14-latin-italic.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 700;
  src: local(""), url("fonts/nunito-v14-latin-700.woff2") format("woff2");
  font-display: swap;
}
body,
.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
  font-family: "Nunito", sans-serif;
}

#h-us {
  z-index: auto;
}

#footer {
  background-color: #e8e8e8;
  color: #444444;
  border-top: 3px solid #013D7B;
}
#footer a {
  color: #555555;
  text-decoration: none !important;
}
#footer a:hover, #footer a:focus {
  color: #013D7B;
  text-decoration: none;
}
#footer .panel-heading {
  color: #707070;
  font-weight: 700;
  font-size: 1.25rem;
  text-transform: uppercase;
  padding-bottom: 7px;
  margin-bottom: 0.75rem;
  border-bottom: none;
}
#footer .panel-heading::after {
  content: " ";
  display: block;
  width: 60px;
  height: 4px;
  background-color: #F36426;
  margin-top: 10px;
}
#footer #footer-boxes .panel-body .nav > li > a::before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #F36426;
  margin-right: 8px;
  vertical-align: middle;
}
#footer .panel-body {
  font-size: 1rem;
}
#footer .panel-body p {
  margin-bottom: 0.4rem;
}
#footer .panel-body a {
  color: #555555;
}
#footer .panel-body a:hover {
  color: #013D7B;
}

#footer-boxes {
  padding: 1.5rem 0;
  border: 0;
}
#footer-boxes .box {
  background: transparent;
  border: none;
  padding: 0;
}
#footer-boxes .box .nav-it {
  margin: 0.75rem 0;
}
#footer-boxes .box .nav-it a.flx {
  display: block;
}
#footer-boxes .panel {
  background: transparent;
  border: none;
  box-shadow: none;
}
#footer-boxes .footer-custom .panel-body strong {
  color: #013D7B;
}
#footer-boxes .footer-custom .panel-body small {
  color: #888;
}

.pb-footer-icons .panel-heading {
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #888;
  border-bottom: none;
  margin-bottom: 0.5rem;
  font-weight: 600;
}
@media (min-width: 768px) {
  .pb-footer-icons .footer-newsletter-icons {
    border-right: 1px solid rgb(201.4, 201.4, 201.4);
    padding-right: 1.5rem;
  }
}
@media (max-width: 767.98px) {
  .pb-footer-icons .footer-newsletter-icons {
    border-bottom: 1px solid rgb(201.4, 201.4, 201.4);
    padding-bottom: 1rem;
    margin-bottom: 1rem;
  }
}
.pb-footer-icons .footer-newsletter-icons .form-control {
  margin-bottom: 0.4rem;
}
.pb-footer-icons .footer-newsletter-icons .btn-primary {
  background-color: #013D7B;
  border-color: #013D7B;
}
@media (max-width: 767.98px) {
  .pb-footer-icons .footer-shipping {
    margin-bottom: 1rem;
  }
}
.pb-footer-icons .shipping-icons {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin: 0;
  padding: 0;
}
.pb-footer-icons .shipping-icons .shipping img {
  height: 36px;
  width: auto;
  opacity: 0.8;
  transition: opacity 0.2s;
}
.pb-footer-icons .shipping-icons .shipping img:hover {
  opacity: 1;
}
.pb-footer-icons .payment-icons {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.pb-footer-icons .payment-icons img.payment {
  height: 28px;
  width: auto;
  opacity: 0.8;
  transition: opacity 0.2s;
}
.pb-footer-icons .payment-icons img.payment:hover {
  opacity: 1;
}

.sprite {
  background-image: url("images/sprites/shipping-payment-spritesheet.png");
  background-repeat: no-repeat;
  display: block;
}

.sprite.sprite-payment-amazon-pay {
  background-position: -5px -5px;
  width: 80px;
  height: 39px;
}

.sprite.sprite-payment-american-express {
  background-position: -95px -5px;
  width: 80px;
  height: 39px;
}

.sprite.sprite-payment-apple-pay {
  background-position: -185px -5px;
  width: 80px;
  height: 39px;
}

.sprite.sprite-payment-bancontact {
  background-position: -275px -5px;
  width: 80px;
  height: 39px;
}

.sprite.sprite-payment-barzahlung {
  background-position: -5px -54px;
  width: 80px;
  height: 39px;
}

.sprite.sprite-payment-belfius {
  background-position: -95px -54px;
  width: 80px;
  height: 39px;
}

.sprite.sprite-payment-eps {
  background-position: -185px -54px;
  width: 80px;
  height: 39px;
}

.sprite.sprite-payment-giropay {
  background-position: -275px -54px;
  width: 80px;
  height: 39px;
}

.sprite.sprite-payment-ideal {
  background-position: -5px -103px;
  width: 80px;
  height: 39px;
}

.sprite.sprite-payment-ing-home {
  background-position: -95px -103px;
  width: 80px;
  height: 39px;
}

.sprite.sprite-payment-kbc {
  background-position: -185px -103px;
  width: 80px;
  height: 39px;
}

.sprite.sprite-payment-klarna-pay-later {
  background-position: -275px -103px;
  width: 80px;
  height: 39px;
}

.sprite.sprite-payment-klarna-slice {
  background-position: -5px -152px;
  width: 80px;
  height: 39px;
}

.sprite.sprite-payment-mastercard {
  background-position: -95px -152px;
  width: 80px;
  height: 39px;
}

.sprite.sprite-payment-paypal {
  background-position: -185px -152px;
  width: 80px;
  height: 39px;
}

.sprite.sprite-payment-postepay {
  background-position: -275px -152px;
  width: 80px;
  height: 39px;
}

.sprite.sprite-payment-przelewy24 {
  background-position: -5px -201px;
  width: 80px;
  height: 39px;
}

.sprite.sprite-payment-rechnung {
  background-position: -95px -201px;
  width: 80px;
  height: 39px;
}

.sprite.sprite-payment-sepa-directdebit {
  background-position: -185px -201px;
  width: 80px;
  height: 39px;
}

.sprite.sprite-payment-sofort {
  background-position: -275px -201px;
  width: 80px;
  height: 39px;
}

.sprite.sprite-payment-visa {
  background-position: -5px -250px;
  width: 80px;
  height: 39px;
}

.sprite.sprite-payment-vorkasse {
  background-position: -95px -250px;
  width: 80px;
  height: 39px;
}

.sprite.sprite-shipping-dachser {
  background-position: -185px -250px;
  width: 80px;
  height: 39px;
}

.sprite.sprite-shipping-dhl {
  background-position: -275px -250px;
  width: 80px;
  height: 39px;
}

.sprite.sprite-shipping-dpd {
  background-position: -5px -299px;
  width: 80px;
  height: 39px;
}

.sprite.sprite-shipping-express {
  background-position: -95px -299px;
  width: 80px;
  height: 39px;
}

.sprite.sprite-shipping-gls {
  background-position: -185px -299px;
  width: 80px;
  height: 39px;
}

.sprite.sprite-shipping-hermes {
  background-position: -275px -299px;
  width: 80px;
  height: 39px;
}

.sprite.sprite-shipping-nachnahme {
  background-position: -365px -5px;
  width: 80px;
  height: 39px;
}

.sprite.sprite-shipping-spedition {
  background-position: -365px -54px;
  width: 80px;
  height: 39px;
}

.sprite.sprite-shipping-ups {
  background-position: -365px -103px;
  width: 80px;
  height: 39px;
}

#footer .shipping-icons {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  align-items: center;
}

#footer .shipping-icons .shipping,
#footer .payment-icons .payment {
  display: inline-block;
  background-color: #fff;
  border-radius: 6px;
  padding: 6px 8px;
  margin: 2px;
  line-height: 0;
}

#copyright {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.8rem;
  color: #888;
}
#copyright a {
  color: #888;
}
#copyright a:hover {
  color: #013D7B;
}
#copyright .footnote-reference {
  color: #F36426;
  font-weight: bold;
}
#copyright .list-inline .list-inline-item + .list-inline-item::before {
  content: " | ";
  padding: 0 0.3rem;
  color: #ccc;
}
#copyright .footer-social {
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  margin-right: 1rem;
  vertical-align: middle;
}
#copyright .footer-social a {
  color: #aaa;
  transition: color 0.2s;
}
#copyright .footer-social a[aria-label=Facebook]:hover {
  color: #3b5998;
}
#copyright .footer-social a[aria-label=Twitter]:hover {
  color: #1da1f2;
}
@media (max-width: 767.98px) {
  #copyright .text-right {
    text-align: center !important;
    margin-top: 0.5rem;
  }
}

.sc-slider {
  margin-bottom: 1.5rem;
}
.sc-slider .sc-slider-nav {
  display: flex !important;
  justify-content: flex-end !important;
  margin-bottom: 0.5rem;
}
.sc-slider .sl-ar {
  margin-left: 0.25rem;
}
.sc-slider .sc-w {
  overflow-x: auto;
  overflow-y: hidden;
}
@media screen and (max-width: 499px) {
  .sc-slider .sc-w .title {
    font-size: 0.75rem;
  }
}

.kk-fm-entry.menu-green,
.kk-fm-entry.menu-green .kk-fm-entry-label.kk-fm-link-active {
  color: #fff;
  background-color: #34ad12;
}

.kk-fm .kk-fm-entry.menu-green .kk-fm-boxarea {
  background: linear-gradient(to bottom, #34ad12 60%, #5cbd41 100%);
}

@media screen and (min-width: 992px) {
  #sp-l {
    min-width: 20rem;
    width: 20rem;
  }
}
#sp-l .nav-it {
  margin-right: 0.5rem;
}

#sp-l .box.panel {
  background: transparent;
  border: none;
  box-shadow: none;
}
#sp-l .box.panel .panel-heading {
  position: relative;
  color: var(--brand);
  font-weight: 700;
  border-bottom: none;
  padding-bottom: 12px;
}
#sp-l .box.panel .panel-heading::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 3em;
  height: 3px;
  background-color: var(--brand);
}

@media (min-width: 768px) {
  .pb-desc-attr-layout {
    align-items: flex-start;
  }
  .pb-desc-col {
    padding-right: 2.5rem;
  }
  .pb-attr-col {
    border-left: 1px solid #e8e8e8;
    padding-left: 2rem;
  }
}
@media (max-width: 767.98px) {
  .pb-attr-col {
    margin-top: 1.5rem;
  }
}
.product-offer {
  background: #ffffff;
  border-radius: 12px;
  padding: 30px 25px;
  margin-bottom: 30px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02), 0 12px 30px rgba(0, 0, 0, 0.06), 0 0 0 1px rgba(1, 61, 123, 0.05);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  position: relative;
}
.product-offer:hover {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.03), 0 16px 40px rgba(0, 0, 0, 0.08), 0 0 0 1px rgba(1, 61, 123, 0.08);
  transform: translateY(-2px);
}

.product-offer strong.price {
  font-size: 1.75rem;
  color: var(--price);
}
.product-offer .price_wrapper {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.product-offer .vat_info {
  display: block;
  margin-top: 0.25rem;
  white-space: initial;
}

body[data-page="1"] #buy_form {
  margin-bottom: 0;
}
body[data-page="1"] #bc-w {
  margin-bottom: 0;
  background: color-mix(in srgb, var(--secondary) 10%, white);
  border-bottom: 0;
}
body[data-page="1"] #product-offer {
  position: relative;
  isolation: isolate;
  margin-left: -100px;
  margin-right: -100px;
  padding: 0 0 3.5rem 0px;
  background: transparent;
  border-radius: 0;
}
body[data-page="1"] #product-offer::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(50% - 50vw);
  right: calc(50% - 50vw);
  background: color-mix(in srgb, var(--secondary) 10%, white);
  z-index: -1;
}
body[data-page="1"] #product-offer:hover {
  transform: none;
}
body[data-page="1"] #tab-description {
  position: relative;
  isolation: isolate;
  margin-left: -100px;
  margin-right: -100px;
  padding-left: 100px;
  padding-right: 100px;
  padding-top: 3rem;
  padding-bottom: 3rem;
  background: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0 !important;
}
body[data-page="1"] #tab-description::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(50% - 50vw);
  right: calc(50% - 50vw);
  background: var(--crd-b);
  z-index: -1;
}

body[data-page="1"] #tab-votes {
  position: relative;
  isolation: isolate;
  margin-left: -100px;
  margin-right: -100px;
  padding-left: 100px;
  padding-right: 100px;
  background: transparent;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
body[data-page="1"] #tab-votes::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(50% - 50vw);
  right: calc(50% - 50vw);
  background: url("images/section-votes-bg.jpg") no-repeat center center #cce2ef;
  background-size: cover;
  z-index: -1;
}
body[data-page="1"] #tab-votes .panel-default {
  padding: 1.6rem;
}
body[data-page="1"] #tab-votes .panel-heading {
  background: none;
}
body[data-page="1"] #tab-votes hr.invisible {
  display: none;
}

#tab-votes .card {
  border: 0;
}

#tab-wp:not(:has(> #article-tab-nav)) .tab-ct > .panel-heading {
  padding: 1.5rem 0;
}
#tab-wp:not(:has(> #article-tab-nav)) .tab-ct.show > .panel-body {
  border: none;
  padding: 2rem 0;
}

@media screen and (max-width: 1400px) {
  body[data-page="1"] #product-offer {
    margin-left: -50px;
    margin-right: -50px;
    padding: 0 0 3.5rem 25px;
  }
  body[data-page="1"] #tab-votes {
    margin-left: -50px;
    margin-right: -50px;
    padding-left: 50px;
    padding-right: 50px;
  }
  body[data-page="1"] #tab-description {
    margin-left: -50px;
    margin-right: -50px;
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 767px) {
  body[data-page="1"] #product-offer {
    margin-left: -20px;
    margin-right: -20px;
    padding: 1.5rem 0 0.5rem 10px;
  }
  body[data-page="1"] #tab-votes {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  body[data-page="1"] #tab-description {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.color-brand-primary {
  color: #013D7B;
}

.f-700 {
  font-weight: 700;
}

.info-price .pb-price-detail-row {
  margin-top: 0.75rem;
}
.info-price .delivery-status {
  font-size: 0.875rem;
}

.pb-staffel-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.875rem;
  margin-bottom: 0;
  background: none;
}
.pb-staffel-table th, .pb-staffel-table td {
  padding: 0.3rem 0.5rem;
  text-align: right;
  border: none;
  background: none;
}
.pb-staffel-table th {
  font-weight: 600;
  color: #666;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  border-bottom: 1px solid #ddd;
  padding-bottom: 0.4rem;
}
.pb-staffel-table tbody tr + tr td {
  border-top: 1px solid #ebebeb;
}
.pb-staffel-table tbody tr:hover td {
  background-color: #e8e8e8;
}

.product-attributes-images .attr-image {
  padding: 10px !important;
  background-color: #fff;
  border-radius: 20px;
  margin: 5px;
  display: inline-block;
}
.product-attributes-images .attr-image img {
  display: block;
}

#content #product-offer .shortdesc ul {
  padding-left: 0;
  list-style-position: inside;
}
#content #product-offer .shortdesc ul li::marker {
  color: var(--icon);
}

.delivery-status .estimated-delivery,
.estimated-delivery {
  background: none;
  border: none;
  box-shadow: none;
  border-radius: 0;
  padding: 0;
}
.delivery-status .estimated-delivery .estimated-delivery-info,
.estimated-delivery .estimated-delivery-info {
  display: inline;
  margin-top: 0;
  margin-left: 0.3em;
  font-size: 0.8rem;
  color: #888;
}

i.bullet {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #ccc;
  margin-right: 5px;
  vertical-align: middle;
  flex-shrink: 0;
}
i.bullet.status-1 {
  background-color: #ffc041;
}
i.bullet.status-2 {
  background-color: #34ad12;
}
i.bullet.status-3 {
  background-color: #f36426;
}

span.status::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #ccc;
  margin-right: 5px;
  vertical-align: middle;
  flex-shrink: 0;
}
span.status.status-1::before {
  background-color: #ffc041;
}
span.status.status-2::before {
  background-color: #34ad12;
}
span.status.status-3::before {
  background-color: #f36426;
}

.p-att {
  margin: 0;
  padding: 0;
}
.p-att li {
  padding: 0.6rem 0.75rem;
}
.p-att li:nth-child(odd) {
  background: #fff !important;
}
.p-att li:nth-child(even) {
  background: #f7f7f7 !important;
}
.p-att .first {
  width: 10rem;
  min-width: 10rem;
  font-size: 0.8rem;
  font-weight: 600;
  color: #6b7280;
  align-self: flex-start;
}
.p-att .tag {
  background: none;
  border: none;
  border-radius: 0;
  padding: 0;
  margin: 0 0.2rem 0 0;
  font-size: 0.875rem;
  font-weight: 400;
  color: #111;
  line-height: 1.5;
}
.p-att a.tag {
  color: #013D7B;
}
.p-att a.tag:hover {
  text-decoration: underline;
  color: #013D7B;
}

.stueckliste-item .product-image-highlight {
  background: #fff;
  border-radius: 50%;
  padding: 3.5rem;
  text-align: center;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
  margin-bottom: 1rem;
}
.stueckliste-item .product-image-highlight img {
  max-width: 100%;
  height: auto;
  max-height: 260px;
  object-fit: contain;
}
.stueckliste-item .stueckliste-item-title {
  margin-top: 0;
  color: #013D7B;
}

.product-partslist {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.product-partslist > strong {
  display: block;
  margin-bottom: 0.5rem;
  font-weight: 600;
}
.product-partslist .img-sm {
  object-fit: contain;
}
.product-partslist .media {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
}
.product-partslist .img-wrap {
  flex-shrink: 0;
}
.product-partslist .param {
  margin-bottom: 4px;
  line-height: 1.4;
}
.product-partslist .param dt {
  display: inline;
  font-weight: 600;
  margin-right: 4px;
}
.product-partslist .param dd {
  display: inline;
  margin: 0;
}
.product-partslist .bundle-amount {
  font-weight: 600;
}
.product-partslist .title a,
.product-partslist .title a:focus {
  color: #013D7B;
  text-decoration: none !important;
  font-weight: normal;
}
.product-partslist .title a:hover {
  color: #013D7B;
  text-decoration: underline !important;
  font-weight: normal;
}

.pb-partslist-box {
  background: #f5f5f5;
  border-radius: var(--img-rnd);
  padding: 16px;
  margin: 16px 0;
}

.pb-partslist-title {
  display: block;
  margin-bottom: 12px;
  font-size: 0.875rem;
}

.pb-partslist-items {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.pb-partslist-item {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 0.875rem;
}

.pb-partslist-img {
  flex: 0 0 64px;
}
.pb-partslist-img img,
.pb-partslist-img .pb-partslist-no-img {
  width: 64px;
  height: 64px;
  object-fit: contain;
  display: block;
  background: #fff;
  border-radius: 4px;
}

.pb-partslist-info {
  flex: 1 1 0;
  min-width: 0;
}

.pb-partslist-qty {
  flex: 0 0 70px;
  text-align: right;
  font-weight: 600;
  font-size: 0.875rem;
  white-space: nowrap;
}

.pb-bundle-img {
  max-width: 130px;
}

.pb-staffel-table thead th:first-child,
.pb-staffel-table tbody td:first-child {
  text-align: left;
}
.pb-staffel-table tbody tr.is-active td {
  background: #f5f5f5;
  font-weight: 600;
}

.buy-wrapper #add-to-cart .product-buy {
  display: flex;
  gap: 12px;
  align-items: stretch;
}
.buy-wrapper #add-to-cart .product-buy #quantity-grp {
  width: 110px;
  flex-shrink: 0;
}
.buy-wrapper #add-to-cart .product-buy .sn-addBasket {
  flex: 1;
}

.item-slider-price .price_wrapper {
  margin-bottom: 0.5rem;
}
.item-slider-price .price-row {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 0;
}

.p-c .exp {
  display: contents;
}

body[data-page="1"] #tab-votes #reviews-overview {
  order: 0;
  margin-right: 2rem;
  margin-bottom: 0;
}
body[data-page="1"] #tab-votes #rv-wp {
  margin-right: 0;
}
body[data-page="1"] #tab-votes .review {
  background: rgba(255, 255, 255, 0.88);
  border-radius: 6px;
  border-color: rgba(255, 255, 255, 0.3);
}
body[data-page="1"] #tab-votes #reviews-overview .panel-default {
  background: rgba(255, 255, 255, 0.75);
  border-color: rgba(255, 255, 255, 0.3);
  border-radius: 6px;
}

@media screen and (max-width: 1600px) {
  body[data-page="1"] #tab-votes #reviews-overview {
    margin-right: 1.5rem;
  }
}
@media screen and (max-width: 991px) {
  body[data-page="1"] #tab-votes #reviews-overview {
    margin-right: 0;
    margin-bottom: 1.5rem;
  }
}
@keyframes pb-shimmer {
  0% {
    background-position: -200% 0;
  }
  100% {
    background-position: 200% 0;
  }
}
.pb-review-skeleton {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

.pb-skel-card {
  background: rgba(255, 255, 255, 0.88);
  border-radius: 6px;
  padding: 1rem 1.25rem;
}
.pb-skel-card--faded {
  opacity: 0.5;
}

.pb-skel-row {
  display: flex;
  align-items: center;
}
.pb-skel-row--between {
  justify-content: space-between;
}

.pb-skel-bar {
  height: 0.875rem;
  border-radius: 4px;
  background: linear-gradient(90deg, #d0d5db 25%, #e8eaed 50%, #d0d5db 75%);
  background-size: 200% 100%;
  animation: pb-shimmer 1.6s ease-in-out infinite;
}

.pb-category-banner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 260px;
}
.pb-category-banner__img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 30%;
}
.pb-category-banner__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 45%, rgba(0, 0, 0, 0.62) 100%);
  display: flex;
  align-items: flex-end;
}
.pb-category-banner__content {
  width: 100%;
  padding-bottom: 1rem;
}
.pb-category-banner__title {
  color: #fff;
  font-size: 1.75rem;
  font-weight: 700;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.45);
  margin: 0;
  line-height: 1.2;
}

@media (max-width: 991px) {
  .pb-category-banner {
    height: 120px;
  }
  .pb-category-banner__title {
    font-size: 1.5rem;
  }
  .pb-category-banner__content {
    padding-bottom: 0.75rem;
  }
}
@media (max-width: 575px) {
  .pb-category-banner {
    height: 80px;
  }
  .pb-category-banner__title {
    font-size: 1.2rem;
  }
  .pb-category-banner__content {
    padding-bottom: 0.5rem;
  }
  #gallery > .inner {
    margin-left: 0;
    margin-right: 0;
  }
}
#content section > .panel-heading > .panel-title.h4::after,
#content section > .panel-heading > .panel-title.h2::after,
#content .panel-heading > .panel-title.h4::after,
#content .panel-heading > .panel-title.h2::after,
#content .panel-heading > .panel-title > h2::after,
#content .panel-heading > .panel-title > span.h2::after,
#content .panel-heading > h2::after,
#content .panel-heading > .h2::after,
#content .deco-headline::after {
  content: " ";
  display: block;
  width: 60px;
  height: 4px;
  background-color: #F36426;
  margin-top: 10px;
}

.pb-promo-strip {
  position: relative;
  isolation: isolate;
  color: #fff;
  padding: 70px 0px;
}
.pb-promo-strip::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(50% - 50vw);
  right: calc(50% - 50vw);
  background: linear-gradient(135deg, #013D7B 0%, #001e42 100%);
  border-top: 6px solid #F36426;
  box-shadow: inset 0 3px 30px rgba(0, 0, 0, 0.4);
  z-index: -1;
}
.pb-promo-strip::after {
  content: "";
  position: absolute;
  right: 0;
  top: -20%;
  width: 400px;
  height: 400px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b9dd0' stroke-width='0.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 2v20'/%3E%3Cpath d='M18 2v20'/%3E%3Cpath d='M6 6h12'/%3E%3Cpath d='M6 18h12'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.08;
  transform: rotate(15deg);
  pointer-events: none;
  z-index: 0;
}
.pb-promo-strip > * {
  position: relative;
  z-index: 1;
}
.pb-promo-strip h4 {
  font-size: 1.85rem;
  line-height: 1.1;
  letter-spacing: 1px;
  color: #fff;
}
.pb-promo-strip p {
  opacity: 0.9;
  max-width: 800px;
}
.pb-promo-strip .css-check::before {
  color: #fff;
}
.pb-promo-strip ul.pb-promo-usp {
  gap: 12px 32px;
  padding-left: 0;
  margin-left: 0;
}
.pb-promo-strip ul.pb-promo-usp li {
  letter-spacing: 0.3px;
  margin-left: 0;
  padding-left: 0;
}
.pb-promo-strip .pb-promo-cta {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.pb-promo-icon,
.pb-icon-box {
  display: none;
  width: 130px;
  height: 130px;
  border: 3px solid #6b9dd0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.03);
  box-shadow: 0 0 30px rgba(107, 157, 208, 0.25);
  color: #fff;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
}

@media (min-width: 992px) {
  .pb-promo-icon,
  .pb-icon-box {
    display: flex !important;
    margin-right: 2rem;
  }
}
@media (max-width: 1400px) {
  .pb-promo-strip {
    margin: 60px -50px;
    padding: 70px 50px;
  }
}
@media (max-width: 991px) {
  .pb-promo-strip {
    margin: 0px -50px;
    padding: 50px 50px;
  }
  .pb-promo-strip h4 {
    font-size: 1.9rem;
  }
  .pb-promo-strip p {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .pb-promo-strip {
    margin: 0px -20px;
    padding: 40px 20px;
  }
  .pb-promo-strip h4 {
    font-size: 1.6rem;
  }
  .pb-promo-strip ul.pb-promo-usp {
    flex-direction: column;
    gap: 10px 0;
  }
  .pb-promo-strip .pb-promo-cta .btn {
    width: 100%;
    display: block;
  }
}
.pb-steps .pb-step-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 2px solid #dee2e6;
  background: #fff;
  color: #013D7B;
  transition: background 0.15s, color 0.15s;
}
.pb-steps .pb-step-btn:hover, .pb-steps .pb-step-btn:focus {
  background: #f8f9fa;
  color: rgb(0.5887096774, 35.9112903226, 72.4112903226);
  border-color: #013D7B;
}
.pb-steps .pb-step-btn .fa {
  line-height: 1;
}
.pb-steps .card {
  border-color: #dee2e6;
  height: calc(100% - 7rem);
}

@keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-20px);
  }
}
.jump {
  display: inline-block;
  animation: mover 1s infinite alternate;
}

.kk-contact-forms-drop upload {
  display: block;
  width: 100%;
  text-align: center;
  cursor: pointer;
}
.kk-contact-forms-drop select[multiple] {
  height: auto;
  min-height: 250px;
}

.pb-trust-fullwidth-wrapper {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background: linear-gradient(to bottom, #ffffff 0%, #f4f6f9 100%);
  padding: 80px 0;
  margin-top: 40px;
  margin-bottom: 0px;
  border-bottom: 0; /*  1px solid rgba($secondary, 0.2) */
}

.pb-mega-trust-card {
  display: flex;
  background: #ffffff;
  border-radius: 24px;
  box-shadow: 0 25px 50px rgba(1, 61, 123, 0.08);
  overflow: hidden;
  border: 1px solid #ffffff;
  position: relative;
  z-index: 5;
}

.pb-trust-visual {
  width: 38%;
  background: #013D7B;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 350px;
}

.pb-trust-photo {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.9;
  transition: transform 0.5s ease;
}

.pb-mega-trust-card:hover .pb-trust-photo {
  transform: scale(1.03);
}

.pb-online-badge {
  position: absolute;
  bottom: 30px;
  right: -20px;
  background: #ffffff;
  padding: 8px 20px;
  border-radius: 30px;
  font-weight: 700;
  font-size: 0.9rem;
  color: #28a745;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  display: flex;
  align-items: center;
  gap: 8px;
  z-index: 10;
}
.pb-online-badge::before {
  content: "";
  width: 10px;
  height: 10px;
  background: #28a745;
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(40, 167, 69, 0.6);
  animation: pulse-green 2s infinite;
}

@keyframes pulse-green {
  0% {
    box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.4);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(40, 167, 69, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(40, 167, 69, 0);
  }
}
.pb-trust-content {
  width: 62%;
  padding: 60px 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.pb-trust-content h3 {
  color: #013D7B;
}
.pb-trust-content p {
  margin: 0 0 40px 0;
  max-width: 90%;
}

.pb-contact-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.pb-btn-phone {
  display: inline-flex;
  align-items: center;
  background: #F36426;
  color: #ffffff !important;
  padding: 16px 30px;
  border-radius: 12px;
  font-size: 1.2rem;
  font-weight: 800;
  text-decoration: none;
  box-shadow: 0 8px 25px rgba(243, 100, 38, 0.35);
  transition: all 0.3s ease;
}
.pb-btn-phone svg {
  margin-right: 12px;
}
.pb-btn-phone:hover {
  background: rgb(227.6131004367, 77.6192139738, 12.5868995633);
  transform: translateY(-3px);
  box-shadow: 0 12px 30px rgba(243, 100, 38, 0.5);
  text-decoration: none;
}

.pb-btn-email {
  display: inline-flex;
  align-items: center;
  background: #ffffff;
  color: #013D7B !important;
  padding: 16px 30px;
  border-radius: 12px;
  font-size: 1.1rem;
  font-weight: 700;
  text-decoration: none;
  border: 2px solid rgba(107, 157, 208, 0.3);
  transition: all 0.3s ease;
}
.pb-btn-email svg {
  margin-right: 12px;
  color: #6b9dd0;
}
.pb-btn-email:hover {
  border-color: #6b9dd0;
  background: #f8fbff;
  transform: translateY(-3px);
  text-decoration: none;
}

.pb-trust-hours {
  width: 100%;
  margin-top: 25px;
  display: flex;
  align-items: center;
}
.pb-trust-hours svg {
  margin-right: 8px;
  color: #28a745;
}

@media (max-width: 991px) {
  .pb-mega-trust-card {
    flex-direction: column;
  }
  .pb-trust-visual {
    width: 100%;
    min-height: 250px;
  }
  .pb-online-badge {
    bottom: -15px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
  .pb-trust-content {
    width: 100%;
    padding: 50px 30px 40px 30px;
    text-align: center;
  }
  .pb-trust-content p {
    max-width: 100%;
  }
  .pb-contact-actions {
    justify-content: center;
    flex-direction: column;
  }
  .pb-btn-phone,
  .pb-btn-email {
    width: 100%;
    justify-content: center;
  }
  .pb-trust-hours {
    justify-content: center;
  }
}
.section-products-by-series {
  margin-top: 2rem;
}
@media (max-width: 767.98px) {
  .section-products-by-series .table td {
    padding: 0.25rem 0.05rem;
    border: 0;
  }
}
.section-products-by-series .sbs-current {
  outline: 4px solid #F36426;
  outline-offset: 10px;
}
@media (max-width: 767.98px) {
  .section-products-by-series .sbs-current {
    outline-offset: 5px;
  }
}

#search form {
  max-width: 50rem;
}

#logo {
  text-align: left !important;
}
#logo img {
  width: initial;
}

.b2b-notice {
  font-size: 0.85rem;
}

.badge-spar-set {
  background: var(--stk-6-b);
  color: var(--stk-6-t);
  word-break: keep-all;
}

.offset-card {
  display: block;
  text-decoration: none;
  position: relative;
  padding-bottom: 70px;
  transition: transform 0.4s ease;
}
.offset-card:hover {
  transform: translateY(-10px);
}
.offset-card-img-wrap {
  border-radius: 0.6rem;
  overflow: hidden;
  background: #f0f0f0;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.4s ease;
}
.offset-card:hover .offset-card-img-wrap {
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.15);
}
.offset-card-img {
  height: 300px;
  object-fit: cover;
  width: 100%;
  display: block;
  transition: transform 0.6s ease;
}
.offset-card:hover .offset-card-img {
  transform: scale(1.05);
}
.offset-card-body {
  position: absolute;
  bottom: 0;
  left: 10%;
  width: 80%;
  background: #fff;
  border-radius: 0.5rem;
  padding: 22px 18px;
  text-align: center;
  box-shadow: 0 12px 35px rgba(0, 0, 0, 0.1);
  transition: bottom 0.4s ease, box-shadow 0.4s ease;
}
.offset-card-body h3 {
  margin: 0 0 8px;
  font-size: 1.1rem;
  font-weight: 700;
  color: #111;
}
.offset-card:hover .offset-card-body {
  bottom: 5px;
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.15);
}
.offset-card-link {
  font-size: 0.8rem;
  color: #888;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  transition: color 0.3s ease;
}
.offset-card:hover .offset-card-link {
  color: #013D7B;
}
.offset-card-arrow {
  display: inline-block;
  color: #013D7B;
  transition: transform 0.3s ease;
  margin-left: 5px;
}
.offset-card:hover .offset-card-arrow {
  transform: translateX(5px);
}

@media (max-width: 767px) {
  .offset-card-img {
    height: 200px;
  }
  .offset-card-body {
    left: 5%;
    width: 90%;
    padding: 14px 12px;
  }
  .offset-card-body h3 {
    font-size: 1rem;
  }
}
.fw-sl .pb-slide-caption {
  background: rgba(255, 255, 255, 0.78);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  padding: 1.2rem 1.6rem 1.4rem;
  max-width: 480px;
  border-radius: 0;
}
.fw-sl .pb-slide-caption .pb-slide-content {
  margin-bottom: 0.9rem;
}
.fw-sl .pb-slide-caption .pb-slide-title {
  display: block;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.25;
  color: #1a1a1a;
  margin-bottom: 0.25rem;
  text-shadow: none;
}
.fw-sl .pb-slide-caption .pb-slide-text {
  display: block;
  font-size: 1rem;
  color: #555;
  line-height: 1.45;
  text-shadow: none;
}
.fw-sl .pb-slide-caption .pb-slide-btn {
  display: inline-block;
}

@media (max-width: 767px) {
  .fw-sl .pb-slide-caption {
    display: block;
    padding: 0.5rem 1rem;
    max-width: 100%;
  }
  .fw-sl .pb-slide-caption .pb-slide-content {
    margin-bottom: 0.4rem;
  }
  .fw-sl .pb-slide-caption .pb-slide-title {
    font-size: 0.85rem;
  }
  .fw-sl .pb-slide-caption .pb-slide-text {
    font-size: 0.75rem;
  }
  .fw-sl .pb-slide-caption .pb-slide-btn {
    font-size: 0.75rem;
    padding: 0.25rem 0.7rem;
  }
}
#feedback-button {
  z-index: 1030;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  position: fixed;
  right: 0;
  top: 50%;
  transform: rotate(-90deg);
  transform-origin: 100% 100%;
}

.trustbadge-container {
  border-radius: 6px !important;
}

#paypal-button-productDetails-container,
#ppc-paypal-button-custom-cart-wrapper,
#ppc-paypal-button-custom-productDetails-wrapper {
  margin-top: 1rem;
}

.kk-popup-modal .kk-article-slider .form-basket {
  display: none;
}
.kk-popup-modal .kk-article-slider .item-slider-price .price-row {
  display: block !important;
}
