/* Updated colors START */
#indexLeadingBrand {
  background-color: #dcdcdc;
}
#indexLeadingBrand .inner-wrp .texts-wrp .block-title {
  color: #191919;
}
#indexLeadingBrand .inner-wrp .texts-wrp .desc {
  color: #191919;
}
.news-index-block {
  background-color: #dcdcdc;
}
.news-index-block .inner-wrp .block-title {
  --title-color: #191919;
}
.news-item .texts-wrp a .article-title {
  color: #191919;
}
.news-item .texts-wrp a time {
  color: #191919;
  opacity: 0.6 !important;
}
.card-wt-slider-block.style-2 {
  background-color: #dcdcdc;
}
.card-wt-slider-block.style-2 .inner-wrp .top-wrp .block-title {
  --title-color: #191919;
}
.card-wt-slider-block .inner-wrp .card-element {
  background-color: #f5f5f5;
}
.technical-info-block {
  background-color: #dcdcdc;
}
.technical-info-block .inner-wrp .block-title {
  --title-color: #191919;
}
.tech-table {
  color: #191919;
}
.tech-table thead tr th {
  border-bottom: 1px solid #ababab;
}
.tech-table tbody tr th,
.tech-table tbody tr td {
  border-bottom: 1px solid #ababab;
}
.technical-info-block .inner-wrp .swiper .swiper-controls-wrp .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
  background-color: #a8a8a8;
}
.card-wt-slider-block .inner-wrp .swiper .swiper-controls-wrp .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
  background-color: #a8a8a8;
}
#indexDiffuserTypes .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background: #ff671f;
}
/* Updated colors END */

#indexDesignAward {
  margin-top: 60px;
}
#indexDesignAward.page-section-6 .inner-wrp {
  background-color: #c4b1a3;
}
#mainHeader .inner-wrp nav .nav-inner-wrp .menu-items-wrp li.has-childs .childs-wrp .child-items-wrp li {
  line-height: 1.3;
}
.running-line .running-line-inner .running-text {
  line-height: 1.2;
}
.banner-wrap-video video,
.plyr video {
  display: block;
  transform: scale(1.012);
}
.plyr:fullscreen video {
  object-fit: contain !important;
  max-height: unset !important;
  object-position: center !important;
}
.banner-text-block .inner-wrp .banner-wrp.multiple img {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
  display: block;
}
#indexDiffuserTypes .inner-wrp .texts-wrp .desc {
  margin-bottom: 30px !important;
}
.contactsBlock .inner-wrp .contacts-grid .stay-connected-wrp .stay-connected-inner .texts-wrp .socials-wrp ul li img {
  height: 25px;
}
.wpcf7-turnstile.cf-turnstile {
  margin-top: 25px;
}
.downloads-listing-block .cat-btn span {
  font-size: 16px !important;
}
.cursor-bubble {
  pointer-events: none;
}
.svgMap-tooltip {
  pointer-events: none !important;
}
.blog-posts .page-item .page-link {
  padding: 10px;
  line-height: 1 !important;
  font-weight: bold !important;
  text-decoration: none !important;
  font-size: 1rem !important;
  min-width: 40px;
  text-align: center;
  border: 0;
  background: transparent;
}
.blog-posts .active > .page-link {
  z-index: 3;
  color: #191919;
  background-color: transparent;
  border: 1px solid #191919;
  border-radius: 3px;
}
.blog-posts .page-link:focus {
  outline: 0;
  box-shadow: none;
}
.badge.badge-new {
  display: block;
  position: absolute;
  top: 15px;
  left: 15px;
  background-color: #ff671f;
  font-size: 15px;
  font-weight: normal;
  border-radius: 50px;
  padding-left: 12px;
  padding-right: 12px;
  z-index: 1;
}
.wpcf7-list-item input[type="checkbox"] {
}
.wpcf7-list-item a {
  text-decoration: underline;
}
.wpcf7 .wpcf7-list-item label {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  cursor: pointer;
}
.wpcf7 .wpcf7-list-item input[type="checkbox"] {
  width: 20px !important;
  height: 20px !important;
  margin: 0;
  flex-shrink: 0;
}
.wpcf7 .wpcf7-list-item-label {
  margin: 0;
  line-height: 1.3;
}
.wpcf7-form-control-wrap.wpcf7-not-valid input[type="checkbox"] {
  outline: 2px solid #b71818 !important;
  outline-offset: 2px;
}
span.wpcf7-not-valid-tip {
  color: #b71818;
}
.wpcf7-response-output {
  font-weight: bold;
  color: #ff671f;
}
.contactsBlock .inner-wrp .contacts-grid .stay-connected-wrp .stay-connected-inner .contact-item {
  margin-top: 20px;
}
html[lang="pl-PL"] li:has(> a[data-id$="-lt"]) {
  display: none !important;
}
.plyr__video-wrapper {
  background-color: transparent !important;
}

.card-wt-slider-block_4up .card-content-img img {
  max-height: unset;
  object-fit: cover;
  aspect-ratio: 1 / 1;
  object-position: center;
}
.card-wt-slider-block.card-wt-slider-block_4up .inner-wrp .card-element {
  padding: 0px;
}
.card-wt-slider-block.card-wt-slider-block_4up video.w-100 {
  display: block;
  aspect-ratio: 1 / 1;
  object-position: center;
  object-fit: cover;
  border-radius: 20px;
  overflow: hidden;
}

.news-detailed-block table {
  margin-bottom: 40px;
  font-size: 1rem;
  line-height: 1.4;
}
.news-detailed-block table td {
  padding: 5px;
}

.footer-awrards img[src$="PAGAL-AUKSTI-1.png"] {
  max-width: 200px;
}

@media (min-width: 992px) {
  #indexDiffuserTypes .inner-wrp .texts-wrp .block-title {
    --title-max-width: unset;
    margin-bottom: 60px !important;
  }
  #indexDesignAward {
    margin-top: 120px;
  }
  #mainHeader .inner-wrp nav .nav-inner-wrp .menu-items-wrp li.has-childs:last-of-type .childs-wrp {
    width: 120px;
  }
  #mainHeader .inner-wrp nav .nav-inner-wrp .menu-items-wrp li .menu-item-wrp a {
    white-space: nowrap;
  }
  .block-bg img {
    height: auto;
  }
  .products-template-default .card-wt-slider-block .inner-wrp .card-element .texts-wrp p {
    min-height: 90px;
  }
  .tech-table thead tr th {
    padding: 10px 15px;
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
  .tech-table tbody tr th,
  .tech-table tbody tr td {
    padding: 15px;
  }
  body.page-id-10688:not(#typeIndex) main {
    padding-top: 0px;
  }
  .card-wt-slider-block.card-wt-slider-block_4up .inner-wrp {
    padding-inline: 0;
  }
}

@media (max-width: 992px) {
  .menu-burger {
    touch-action: manipulation;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    cursor: pointer;
    position: relative;
    z-index: 1002;
  }
  .banner-wrap-video video {
    aspect-ratio: 1;
    object-fit: cover;
    max-height: calc(100vw - 40px);
    display: block;
  }
  .downloads-listing-block .cat-btn {
    padding: 5px 10px;
  }
  .downloads-listing-block .cat-btn span {
    font-size: 12px !important;
  }
  .badge.badge-new {
    top: 8px;
    left: 8px;
    font-size: 10px;
    padding-left: 8px;
    padding-right: 8px;
  }

  #indexHeroBlock.hero-slider .swiper-slide video {
    aspect-ratio: 9 / 16;
    object-fit: cover;
    object-position: center;
  }

  .news-detailed-block table {
    margin-bottom: 35px;
    font-size: 0.9rem;
    line-height: 1.35;
  }

  #mainFooter .inner-wrp .awards-block ul {
    column-gap: 20px;
    row-gap: 30px;
    justify-content: space-evenly;
  }
}
