.hidden {display: none!important}
@media (max-width: 1024px) {
    .header .wpcom-adv-menu li.md-max-hidden{display: none!important}
}

.modules-swiper .slide-img-linkable {
  cursor: pointer;
  position: relative;
}

.modules-swiper .slide-cover-link {
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.modules-swiper .slide-img-linkable .slide-content {
  pointer-events: none;
  z-index: 2;
}

.modules-swiper .slide-img-linkable .slide-btn {
  pointer-events: auto;
  position: relative;
  z-index: 3;
}
body.lang-other .post-loop.post-loop-product .p-item-wrap .thumb{height: unset;}
body.lang-other .post-loop.post-loop-product .p-item-wrap .title{font-size: 14px;height: unset;}
body.lang-other .post-loop.post-loop-product .p-item-wrap .title a{
  line-height: 1.4;
    max-height: unset;
    position: relative;
    inset: 0;
    max-height: min-content;
    text-overflow: inherit;
    white-space: normal;
    word-wrap: break-word;
}
@media(min-width:  768px){
  body.lang-other .post-loop.post-loop-product .p-item-wrap .title{font-size: 16px;}
}
.archive-page-header,
.search-page-header {
  margin: 16px 0 32px;
}

.archive-page-title,
.search-page-title {
  margin: 0;
  color: var(--theme-black-color, #1f2933);
  font-size: 32px;
  font-weight: 600;
  line-height: 1.25;
}

.search-page-title span {
  color: var(--theme-color, #0073aa);
}

.archive-page-description {
  margin-top: 12px;
  color: var(--theme-gray-color, #5f6b76);
  font-size: 16px;
  line-height: 1.65;
}

.archive-page-description p {
  margin: 0 0 0.7em;
}

.archive-page-description p:last-child {
  margin-bottom: 0;
}

.search-result-section {
  margin-top: 34px;
}

.search-result-section:first-of-type {
  margin-top: 0;
}

.search-result-title {
  margin: 0 0 18px;
  color: var(--theme-black-color, #1f2933);
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
}

@media (max-width: 767px) {
  .archive-page-header,
  .search-page-header {
    margin-bottom: 16px;
  }

  .archive-page-title,
  .search-page-title {
    font-size: 24px;
  }

  .archive-page-description {
    font-size: 14px;
    line-height: 1.6;
  }

  .search-result-section {
    margin-top: 28px;
  }

  .search-result-title {
    margin-bottom: 14px;
    font-size: 20px;
  }
}
.entry .entry-info-features {
}

.product-side-card__title {font-weight: 600}

.entry-info-specifications{
    
}

.entry .product-side-card__features {
    list-style: none;
    padding: 0;
}

.entry .product-side-card__features li {
    border-bottom: 1px solid var(--theme-line-color);
    color: var(--theme-black-color);
    font-size: 14px;
    line-height: 1.7;
    padding: 12px 0 12px 28px;
    position: relative;
}

.entry .product-side-card__features li:first-child {
    border-top: 1px solid var(--theme-line-color);
}

.entry .product-side-card__features li::before {
    color: var(--theme-color);
    content: "\2713";
    font-size: 14px;
    font-weight: 700;
    left: 6px;
    position: absolute;
    top: 13px;
}

.entry .product-side-card__payment {
    border-bottom: 1px solid var(--theme-line-color);
    color: var(--theme-gray-color);
    font-size: 13px;
    line-height: 1.8;
    margin-bottom: 18px;
    padding-bottom: 18px;
}

.entry .product-side-card__payment p {
    margin: 0;
}

.entry .product-side-card__article {
    color: var(--theme-gray-color);
    font-size: 14px;
    line-height: 1.7;
}

.entry .product-side-card__article-label {
    color: var(--theme-black-color);
    font-weight: 600;
    margin-right: 6px;
}

.entry .product-side-card__article-value {
    color: var(--theme-gray-color);
}


@media (max-width: 1024px) {
    
    .header .container-fluid .navbar-action {
        box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, .1);
    }
    .header .navbar-action .profile .menu-item a{align-items: center;}
}

@media (min-width: 768px) {
    .entry .entry-preview > * {
        width: min-content;
        flex: 50%;
    }
}

@media (min-width: 1025px) {
    .header .forrest-header-lang-menu .pll-parent-menu-item > a {
        padding-right: .25em!important;
    }
    .header .forrest-header-lang-menu .dropdown:after{top: 3px!important;}
    .header .forrest-header-lang-menu .dropdown-menu{width: max-content!important;}
}

.entry .product-b2b-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: -12px 0 24px;
}

.entry .product-b2b-tags span {
  background: hsla(var(--theme-color-hsl), .04);
  border: 1px solid var(--theme-line-color);
  border-radius: var(--theme-border-radius-m, 5px);
  color: var(--theme-black-color);
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
  padding: 6px 10px;
}

.entry .product-side-card {
}

.entry .product-side-card__title {
  color: var(--theme-black-color);
  font-size: 18px;
  font-weight: 600;
  line-height: 1.35;
  margin: 0 0 14px;
  text-align: left;
}



.entry .entry-info-item-wrap {
  border-radius: var(--theme-border-radius-l, 8px);
  margin-bottom: 24px;
  padding: 18px 20px 10px;
  background: #f7f7f7;
}

.entry .entry-info-item {
  border-top: 1px solid var(--theme-line-color);
  display: grid;
  gap: 12px;
  grid-template-columns: minmax(120px, 36%) 1fr;
  margin: 0;
  padding: 10px 0;
}

.entry .entry-info-item:first-of-type {
  border-top: 0;
}

.entry .entry-info-item span {
  color: var(--theme-light-color);
  margin: 0;
  min-width: 0;
}

.entry .product-b2b-enquiry-note {
  color: var(--theme-black-color);
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  margin: 0 0 12px;
}

.entry .product-b2b-enquiry-note + .btn-enquiry {
  margin-top: 0;
}

.product-b2b-blocks {
  clear: both;
  margin-top: 38px;
}

.product-b2b-section {
  border-top: 1px solid var(--theme-line-color);
  padding: 42px 0 0;
}

.product-b2b-section + .product-b2b-section {
  margin-top: 42px;
}

.product-b2b-section__head {
  margin-bottom: 22px;
}

.product-b2b-section__head h2,
.product-b2b-process h2 {
  color: var(--theme-black-color);
  font-size: 22px;
  font-weight: 600;
  line-height: 1.25;
  margin: 0 0 10px;
  text-align: left;
}

.product-b2b-section__head p,
.product-b2b-process p {
  color: var(--theme-gray-color);
  line-height: 26px;
  margin: 0;
}

.product-b2b-card-grid,
.product-b2b-faq-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.product-b2b-card,
.product-b2b-faq {
  background: var(--theme-el-bg-color);
  border: 1px solid var(--theme-line-color);
  border-radius: var(--theme-border-radius-l, 8px);
  padding: 20px;
}

.product-b2b-card h3,
.product-b2b-faq h3 {
  color: var(--theme-black-color);
  font-size: 17px;
  font-weight: 600;
  line-height: 1.35;
  margin: 0 0 10px;
}

.product-b2b-card p,
.product-b2b-faq p {
  color: var(--theme-gray-color);
  line-height: 24px;
  margin: 0;
}

.product-b2b-process {
  align-items: center;
  background: hsla(var(--theme-color-hsl), .035);
  border: 1px solid var(--theme-line-color);
  border-radius: var(--theme-border-radius-l, 8px);
  display: grid;
  gap: 28px;
  grid-template-columns: minmax(0, 1fr) minmax(280px, .75fr);
  padding: 26px;
}

.product-b2b-process ol {
  counter-reset: b2b-step;
  display: grid;
  gap: 12px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.product-b2b-process li {
  align-items: center;
  background: #fff;
  border: 1px solid var(--theme-line-color);
  border-radius: var(--theme-border-radius-m, 5px);
  color: var(--theme-black-color);
  counter-increment: b2b-step;
  display: flex;
  font-weight: 500;
  gap: 12px;
  line-height: 22px;
  padding: 12px;
}

.product-b2b-process li:before {
  align-items: center;
  background: var(--theme-color);
  border-radius: var(--theme-border-radius-s, 3px);
  color: #fff;
  content: counter(b2b-step);
  display: inline-flex;
  flex: 0 0 28px;
  font-size: 13px;
  font-weight: 600;
  height: 28px;
  justify-content: center;
  width: 28px;
}

@media (max-width: 991px) {
  .product-b2b-card-grid,
  .product-b2b-faq-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .product-b2b-process {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .entry .product-b2b-tags {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: -8px;
  }

  .entry .product-b2b-tags span {
    text-align: center;
  }

  .entry .entry-info-item {
    gap: 4px;
    grid-template-columns: 1fr;
  }

  .entry .btn-enquiry {
    width: 100%;
  }

  .entry .product-b2b-enquiry-note {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 12px;
    text-align: left;
  }

  .product-b2b-section {
    padding-top: 32px;
  }

  .product-b2b-section + .product-b2b-section {
    margin-top: 32px;
  }

  .product-b2b-section__head h2,
  .product-b2b-process h2 {
    font-size: 22px;
  }

  .product-b2b-card-grid,
  .product-b2b-faq-grid {
    grid-template-columns: 1fr;
  }

  .product-b2b-card,
  .product-b2b-faq,
  .product-b2b-process {
    padding: 18px;
  }
}

/* Blog sidebar OEM/ODM CTA */
.sidebar .forrest-sidebar-cta {
  background: linear-gradient(180deg, #fff, rgba(32, 107, 231, .025));
  border: 1px solid var(--theme-line-color);
  border-radius: var(--theme-border-radius-l, 8px);
  box-shadow: 0 12px 30px rgba(32, 107, 231, .07);
  overflow: hidden;
  padding: 22px 20px 20px;
  position: relative;
}

.sidebar .forrest-sidebar-cta:before {
  background: linear-gradient(90deg, var(--theme-color), var(--theme-hover));
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.sidebar .forrest-sidebar-cta__label {
  color: var(--theme-color);
  display: block;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 18px;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.sidebar .forrest-sidebar-cta h3 {
  color: var(--theme-black-color);
  font-size: 18px;
  font-weight: 600;
  line-height: 1.35;
  margin: 0 0 10px;
}

.sidebar .forrest-sidebar-cta p {
  color: var(--theme-gray-color);
  font-size: 14px;
  line-height: 1.7;
  margin: 0 0 16px;
}

.sidebar .forrest-sidebar-cta__button {
  align-items: center;
  background: var(--theme-color);
  border-radius: var(--theme-border-radius-m, 5px);
  box-shadow: 0 8px 18px rgba(32, 107, 231, .16);
  color: #fff !important;
  display: inline-flex;
  font-size: 14px;
  font-weight: 500;
  justify-content: center;
  line-height: 20px;
  min-height: 40px;
  padding: 9px 16px;
  text-decoration: none;
  transition: all .2s ease-out;
}

.sidebar .forrest-sidebar-cta__button:after {
  border-right: 1px solid currentColor;
  border-top: 1px solid currentColor;
  content: "";
  height: 7px;
  margin-left: 9px;
  transform: rotate(45deg);
  width: 7px;
}

.sidebar .forrest-sidebar-cta__button:hover {
  background: var(--theme-hover);
  color: #fff !important;
  text-decoration: none;
  transform: translateY(-1px);
}
