/*
Theme Name: Prombelt Twenty Twenty-Five Child
Theme URI: https://prombelt.fvds.ru/
Description: Child theme for Prombelt dev site custom CSS and functions.
Author: Money Maker
Template: twentytwentyfive
Version: 1.2.1
Text Domain: prombelt-twentytwentyfive-child
*/

/* BEGIN money-maker-managed-css: money-maker-alt-catalog */
/* Money Maker Alt Catalog managed styles for Avada child themes.
   Site-specific overrides should be added after this managed block in the child theme. */

.mm-alt-catalog {
  column-count: 3;
  column-gap: 42px;
  column-fill: balance;
  margin: 0;
  color: var(--awb-color8);
  font-size: 14px;
  line-height: 1.42;
}

.mm-alt-catalog--cols-1 {
  column-count: 1;
}

.mm-alt-catalog--cols-2 {
  column-count: 2;
}

.mm-alt-catalog--cols-4 {
  column-count: 4;
}

.mm-alt-catalog__card {
  break-inside: avoid;
  display: block;
  margin: 0 0 28px;
  padding: 0;
  border: 0;
  border-radius: 0;
  overflow: visible;
  background: none;
  box-shadow: none;
}

.mm-alt-catalog__card-header {
  display: block;
  margin: 0 0 14px;
  padding: 0;
  border: 0;
  background: none;
}

.mm-alt-catalog__card-body {
  padding: 0;
  border: 0;
  background: none;
}

.mm-alt-catalog__icon-wrap {
  display: none;
}

.mm-alt-catalog__group .mm-alt-catalog__icon-wrap,
.mm-alt-catalog__subgroup .mm-alt-catalog__icon-wrap {
  display: none;
}

.mm-alt-catalog__icon-image {
  display: none;
}

.mm-alt-catalog__title,
.mm-alt-catalog__group-title,
.mm-alt-catalog__subgroup-title {
  margin: 0 0 10px;
}

.mm-alt-catalog__title {
  color: var(--awb-color8);
  font-weight: 700;
  font-size: 1.5em;
  letter-spacing: 0;
  line-height: 1.2;
}

.mm-alt-catalog__group {
  margin: 0 0 14px;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: none;
}

.mm-alt-catalog__group:first-child {
  margin-top: 0;
}

.mm-alt-catalog__group + .mm-alt-catalog__group {
  margin-top: 10px;
}

.mm-alt-catalog__group-head,
.mm-alt-catalog__subgroup-head {
  display: block;
  margin: 0;
}

.mm-alt-catalog__group-title {
  color: var(--awb-color8);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.2;
}

.mm-alt-catalog__subgroup {
  margin-top: 8px;
  padding-top: 0;
  border-top: 0;
}

.mm-alt-catalog__subgroup-title {
  color: var(--awb-color8);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.2;
  text-transform: none;
}

.mm-alt-catalog a.mm-alt-catalog__term-link,
.mm-alt-catalog a.mm-alt-catalog__product-link {
  text-decoration: none !important;
}

.mm-alt-catalog a.mm-alt-catalog__term-link,
.mm-alt-catalog a.mm-alt-catalog__term-link:visited {
  color: var(--awb-color4) !important;
  text-decoration: underline !important;
  font-weight: 700;
}

.mm-alt-catalog a.mm-alt-catalog__product-link,
.mm-alt-catalog a.mm-alt-catalog__product-link:visited {
  color: var(--awb-color4) !important;
  text-decoration: underline !important;
}

.mm-alt-catalog__products {
  margin: 0 0 0 18px;
  padding: 0 0 0 18px;
  list-style: disc;
  border: 0;
}

.mm-alt-catalog__card-body > .mm-alt-catalog__products {
  margin-top: 0;
}

.mm-alt-catalog__product-item {
  margin: 0;
  padding: 0;
}

.mm-alt-catalog__product-item + .mm-alt-catalog__product-item {
  border-top: 0;
}

.mm-alt-catalog a.mm-alt-catalog__product-link,
.mm-alt-catalog a.mm-alt-catalog__product-link:visited {
  display: inline;
  padding: 0;
  font-weight: 400;
  line-height: 1.38;
}

.mm-alt-catalog a.mm-alt-catalog__product-link:hover,
.mm-alt-catalog a.mm-alt-catalog__product-link:focus {
  color: var(--awb-color4) !important;
}

.mm-alt-catalog__empty {
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: none;
  color: var(--awb-color8);
  font-weight: 400;
}

@media (max-width: 1180px) {
  .mm-alt-catalog,
  .mm-alt-catalog--cols-3,
  .mm-alt-catalog--cols-4 {
    column-count: 2;
    column-gap: 28px;
  }
}

@media (max-width: 760px) {
  .mm-alt-catalog,
  .mm-alt-catalog--cols-2,
  .mm-alt-catalog--cols-3,
  .mm-alt-catalog--cols-4 {
    column-count: 1;
  }

  .mm-alt-catalog {
    column-gap: 0;
    font-size: 13px;
  }

  .mm-alt-catalog__card {
    margin-bottom: 22px;
  }

  .mm-alt-catalog__card-header,
  .mm-alt-catalog__card-body {
    padding-left: 0;
    padding-right: 0;
  }

  .mm-alt-catalog__group {
    margin-bottom: 12px;
  }
}

/*
  Dynamic top-level Woo category list for the homepage.
  Built around the `mm_home_category_list` shortcode.
*/
.mm-home-category-list {
  display: grid;
  gap: 0;
  margin: 0;
  color: var(--awb-color8);
}

.mm-home-category-list__item {
  display: block;
  margin: 0;
  padding: 0 0 22px;
  border-bottom: 1px solid var(--awb-color3);
}

.mm-home-category-list__item + .mm-home-category-list__item {
  margin-top: 20px;
}

.mm-home-category-list__title {
  margin: 0 0 12px;
  color: var(--awb-color8);
  line-height: 1.2;
  text-transform: uppercase;
}

.mm-home-category-list__content {
  display: grid;
  grid-template-columns: minmax(72px, var(--mm-home-category-image-size, 96px)) minmax(0, 1fr);
  gap: 14px;
  align-items: start;
}

.mm-home-category-list__media {
  display: block;
  width: var(--mm-home-category-image-size, 96px);
  text-decoration: none !important;
}

.mm-home-category-list__image {
  display: block;
  width: var(--mm-home-category-image-size, 96px);
  height: var(--mm-home-category-image-size, 96px);
  border-radius: 5px;
  object-fit: cover;
}

.mm-home-category-list__body {
  min-width: 0;
}

.mm-home-category-list__title-link,
.mm-home-category-list__title-link:visited {
  color: var(--awb-color8) !important;
  text-decoration: none !important;
}

.mm-home-category-list__title-link:hover,
.mm-home-category-list__title-link:focus {
  color: var(--awb-color8) !important;
}

.mm-home-category-list__description {
  margin: 0;
  color: var(--awb-color7);
  line-height: 1.68;
}

.mm-home-category-list__children {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 16px 18px;
  align-items: start;
  margin: 16px 0 0;
  width: 100%;
}

.mm-home-category-list__children-label {
  color: var(--awb-color8);
  font-weight: 700;
  line-height: 1.35;
  white-space: nowrap;
  padding-top: 2px;
  min-width: 0;
  justify-self: start;
  align-self: start;
  text-align: left;
}

.mm-home-category-list__child-item {
  display: grid;
  grid-template-rows: auto auto;
  gap: 10px;
  justify-items: center;
  align-content: start;
  width: 100%;
  min-width: 0;
  padding: 0;
  box-sizing: border-box;
  border: 1px solid var(--awb-color2);
  border-radius: 10px;
  overflow: hidden;
  text-align: center;
}

.mm-home-category-list__child-link,
.mm-home-category-list__child-link:visited {
  color: var(--awb-color8) !important;
  text-decoration: none !important;
  display: flex;
  order: 2;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  padding: 0 12px 12px;
  box-sizing: border-box;
  min-height: 4.4em;
  font-size: 0.94rem;
  line-height: 1.3;
  font-weight: 600;
  text-align: center;
  overflow-wrap: anywhere;
  word-break: normal;
}

.mm-home-category-list__child-link:hover,
.mm-home-category-list__child-link:focus {
  color: var(--awb-color8) !important;
  text-decoration: underline !important;
}

.mm-home-category-list__child-media {
  display: block;
  order: 1;
  width: 100%;
  line-height: 0;
  text-decoration: none !important;
}

.mm-home-category-list__child-media .mm-home-category-list__image {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 1;
  margin: 0 auto;
  object-fit: cover;
  border-radius: 10px 10px 0 0;
}

.mm-home-category-list__empty {
  margin: 0;
  color: var(--awb-color7);
}

@media (max-width: 760px) {
  .mm-home-category-list__item {
    padding-bottom: 18px;
  }

  .mm-home-category-list__item + .mm-home-category-list__item {
    margin-top: 16px;
  }

  .mm-home-category-list__title {
    margin-bottom: 10px;
  }

  .mm-home-category-list__content {
    grid-template-columns: 72px minmax(0, 1fr);
    gap: 12px;
  }

  .mm-home-category-list__media,
  .mm-home-category-list__image {
    width: 72px;
    height: 72px;
  }

  .mm-home-category-list__description {
    line-height: 1.55;
  }

  .mm-home-category-list__children {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
    margin-top: 14px;
  }

  .mm-home-category-list__child-link,
  .mm-home-category-list__child-link:visited {
    min-height: 4.1em;
    font-size: 0.9rem;
  }
}

@media (max-width: 640px) {
  .mm-home-category-list__children {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 420px) {
  .mm-home-category-list__content {
    grid-template-columns: 1fr;
  }

  .mm-home-category-list__media {
    width: 72px;
  }

  .mm-home-category-list__children {
    grid-template-columns: 1fr;
  }

  .mm-home-category-list__child-link,
  .mm-home-category-list__child-link:visited {
    min-height: 0;
  }
}

/*
  Compact category card grid for the homepage.
  Built around the `mm_home_category_grid` shortcode.
*/
.mm-home-category-grid {
  display: grid;
  gap: 28px 22px;
  margin: 0;
  color: var(--awb-color8);
  align-items: start;
}

.mm-home-category-grid--cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.mm-home-category-grid--cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.mm-home-category-grid--cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.mm-home-category-grid--cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.mm-home-category-grid--cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.mm-home-category-grid--cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}

.mm-home-category-grid__item {
  min-width: 0;
  display: block;
}

.mm-home-category-grid__link,
.mm-home-category-grid__link:visited {
  display: grid;
  grid-template-rows: auto auto;
  align-content: start;
  justify-items: stretch;
  gap: 14px;
  height: 100%;
  width: 100%;
  color: var(--awb-color8) !important;
  text-decoration: none !important;
}

.mm-home-category-grid__link:hover,
.mm-home-category-grid__link:focus {
  color: var(--awb-color8) !important;
  text-decoration: none !important;
}

.mm-home-category-grid__link--static {
  cursor: default;
}

.mm-home-category-grid__image {
  display: block;
  width: 100%;
  max-width: none;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  border-radius: 6px;
}

.mm-home-category-grid__title {
  display: block;
  width: 100%;
  text-align: center;
}

.mm-home-category-grid__title-text {
  display: inline-block;
  font-size: 1.02rem;
  line-height: 1.45;
  font-weight: 700;
  color: var(--awb-color8);
  text-wrap: pretty;
}

.mm-home-category-grid__empty {
  margin: 0;
  color: var(--awb-color7);
}

@media (max-width: 1100px) {
  .mm-home-category-grid--cols-3,
  .mm-home-category-grid--cols-4,
  .mm-home-category-grid--cols-5,
  .mm-home-category-grid--cols-6 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 680px) {
  .mm-home-category-grid {
    gap: 22px 16px;
  }

  .mm-home-category-grid--cols-2,
  .mm-home-category-grid--cols-3,
  .mm-home-category-grid--cols-4,
  .mm-home-category-grid--cols-5,
  .mm-home-category-grid--cols-6 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .mm-home-category-grid__link,
  .mm-home-category-grid__link:visited {
    gap: 12px;
  }

  .mm-home-category-grid__title-text {
    font-size: 0.96rem;
    line-height: 1.4;
  }
}

@media (max-width: 420px) {
  .mm-home-category-grid {
    gap: 20px 12px;
  }

  .mm-home-category-grid--cols-1,
  .mm-home-category-grid--cols-2,
  .mm-home-category-grid--cols-3,
  .mm-home-category-grid--cols-4,
  .mm-home-category-grid--cols-5,
  .mm-home-category-grid--cols-6 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

/*
  Dynamic intro for current Woo product category archives.
  Intended for insertion via Fusion Builder Text Block shortcode.
*/
.mm-current-product-cat-intro {
  margin: 0 0 24px;
  color: var(--awb-color8);
}

.mm-current-product-cat-intro__content {
  display: grid;
  grid-template-columns: minmax(96px, var(--mm-current-term-image-size, 128px)) minmax(0, 1fr);
  gap: 18px;
  align-items: start;
}

.mm-current-product-cat-intro__media {
  display: block;
  width: var(--mm-current-term-image-size, 128px);
  text-decoration: none !important;
}

.mm-current-product-cat-intro__media .mm-home-category-list__image {
  display: block;
  width: var(--mm-current-term-image-size, 128px);
  height: var(--mm-current-term-image-size, 128px);
  border-radius: 5px;
  object-fit: cover;
}

.mm-current-product-cat-intro__body {
  min-width: 0;
}

.mm-current-product-cat-intro__description {
  color: var(--awb-color7);
  line-height: 1.7;
}

.mm-current-product-cat-intro__description > :first-child {
  margin-top: 0;
}

.mm-current-product-cat-intro__description > :last-child {
  margin-bottom: 0;
}

@media (max-width: 760px) {
  .mm-current-product-cat-intro {
    margin-bottom: 20px;
  }

  .mm-current-product-cat-intro__content {
    grid-template-columns: 88px minmax(0, 1fr);
    gap: 14px;
  }

  .mm-current-product-cat-intro__media,
  .mm-current-product-cat-intro__media .mm-home-category-list__image {
    width: 88px;
    height: 88px;
  }

  .mm-current-product-cat-intro__description {
    line-height: 1.58;
  }
}

@media (max-width: 420px) {
  .mm-current-product-cat-intro__content {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .mm-current-product-cat-intro__media,
  .mm-current-product-cat-intro__media .mm-home-category-list__image {
    width: 88px;
    height: 88px;
  }
}
/* END money-maker-managed-css: money-maker-alt-catalog */
/* BEGIN money-maker-managed-css: money-maker-product-cat-layout */
.mm-cat-layout {
  display: grid;
  gap: 1.6rem;
}

.mm-cat-layout__intro {
  display: grid;
  grid-template-columns: minmax(220px, 320px) minmax(0, 1fr);
  gap: 1.3rem;
  align-items: start;
  background: linear-gradient(180deg, var(--awb-color2), var(--awb-color1));
  border-radius: 22px;
  padding: 1.2rem;
}

.mm-cat-layout__intro--compact {
  width: fit-content;
  max-width: 100%;
  grid-template-columns: minmax(220px, 320px) auto;
}

.mm-cat-layout__intro-media {
  display: flex;
  justify-content: center;
}

.mm-cat-layout__intro-image,
.mm-cat-layout__child-image,
.mm-cat-layout__product-image {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  background: var(--awb-color1);
}

.mm-cat-layout__intro-image {
  max-width: 320px;
  aspect-ratio: 1 / 1;
}

.mm-cat-layout__intro-body {
  display: grid;
  gap: 0.7rem;
  align-content: start;
}

.mm-cat-layout__title {
  margin: 0;
  color: var(--awb-color8);
  line-height: 1.12;
  font-size: 2rem;
}

.mm-cat-layout__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.65rem;
}

.mm-cat-layout__meta-item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 0.35rem 0.8rem;
  border-radius: 999px;
  background: var(--awb-color1);
  color: var(--awb-color6);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06);
  font-size: 0.82rem;
  font-weight: 600;
}

.mm-cat-layout__description {
  display: grid;
  gap: 0.7rem;
  color: var(--awb-color6);
  font-size: 0.95rem;
  line-height: 1.65;
}

.mm-cat-layout__description p {
  margin: 0;
  text-align: justify;
}

.mm-cat-layout__section {
  display: grid;
  gap: 0.95rem;
}

.mm-cat-layout__section-head {
  display: grid;
  gap: 0.35rem;
}

.mm-cat-layout__section-head--compact {
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
}

.mm-cat-layout__section-title {
  margin: 0;
  color: var(--awb-color8);
  font-size: 1.8rem;
  line-height: 1.15;
}

.mm-cat-layout__section-title a {
  color: inherit;
  text-decoration: none;
}

.mm-cat-layout__section-note {
  margin: 0;
  color: var(--awb-color6);
  font-size: 0.95rem;
  line-height: 1.55;
}

.mm-cat-layout__children-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 1rem;
  width: 100%;
  align-items: stretch;
}

.mm-cat-layout__child-card,
.mm-cat-layout__product-card {
  display: grid;
  gap: 0;
  background: var(--awb-color1);
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.06);
}

.mm-cat-layout__child-card,
.mm-cat-layout__product-card {
  grid-template-rows: auto 1fr;
  align-content: start;
}

.mm-cat-layout__child-media,
.mm-cat-layout__product-media {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0;
  background: linear-gradient(180deg, var(--awb-color2), var(--awb-color1));
  min-height: 0;
  aspect-ratio: 1 / 1;
  overflow: hidden;
}

.mm-cat-layout__child-image,
.mm-cat-layout__product-image {
  display: block;
  width: 100%;
  max-width: none;
  height: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  object-position: center;
  border-radius: 0;
}

.mm-cat-layout__child-body,
.mm-cat-layout__product-body {
  display: grid;
  gap: 0.7rem;
  padding: 0.9rem 0.95rem 0.95rem;
}

.mm-cat-layout__child-body {
  align-content: start;
}

.mm-cat-layout__product-body {
  align-content: start;
  grid-template-rows: auto auto;
}

.mm-cat-layout__child-topline {
  display: grid;
  gap: 0.45rem;
}

.mm-cat-layout__child-title,
.mm-cat-layout__product-title {
  margin: 0 !important;
  color: var(--awb-color7);
}

.mm-cat-layout__child-title a,
.mm-cat-layout__product-title a {
  color: inherit;
  text-decoration: none;
  display: inline;
  overflow: visible;
}

.mm-cat-layout__child-name,
.mm-cat-layout__product-title a {
  overflow-wrap: anywhere;
  word-break: break-word;
}

.mm-cat-layout__child-count {
  position: static;
  display: inline-block;
  margin-left: 0.35rem;
  color: var(--awb-color6);
  font-size: 0.9em;
  font-weight: 700;
  white-space: nowrap;
  vertical-align: baseline;
}

.mm-cat-layout__child-description,
.mm-cat-layout__product-excerpt {
  margin: 0;
  color: var(--awb-color6);
  text-align: justify;
  font-size: 0.86rem;
  line-height: 1.55;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 3;
}

.mm-cat-layout__product-excerpt {
  min-height: calc(1.55em * 3);
  max-height: calc(1.55em * 3);
}

.mm-cat-layout__child-actions {
  display: none;
}

.mm-cat-layout__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 38px;
  padding: 0.5rem 0.9rem;
  border-radius: 999px;
  background: var(--awb-color4);
  color: var(--awb-color1) !important;
  font-weight: 700;
  font-size: 0.88rem;
  line-height: 1.2;
  text-decoration: none;
  transition: transform 0.18s ease, background-color 0.18s ease, box-shadow 0.18s ease;
  box-shadow: 0 10px 22px rgba(0, 0, 0, 0.12);
}

.mm-cat-layout__button:hover {
  color: var(--awb-color1);
  transform: translateY(-1px);
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.16);
}

.mm-cat-layout__button--ghost {
  background: var(--awb-color2);
  color: var(--awb-color8) !important;
  box-shadow: none;
}

.mm-cat-layout__button--ghost:hover {
  color: var(--awb-color8);
  background: var(--awb-color3);
  box-shadow: none;
}

.mm-cat-layout__products-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1.2rem;
  width: 100%;
  align-items: stretch;
}

.mm-cat-layout__products-grid--preview {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.mm-cat-layout__child-preview {
  display: grid;
  gap: 1rem;
  padding-top: 0.3rem;
}

.mm-cat-layout__children-grid > *,
.mm-cat-layout__products-grid > * {
  min-width: 0;
  width: auto;
  max-width: none;
  grid-column: auto;
}

.mm-cat-layout__pagination {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  justify-content: center;
}

.mm-cat-layout__pagination-item a,
.mm-cat-layout__pagination-item span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 42px;
  min-height: 42px;
  padding: 0.45rem 0.8rem;
  border-radius: 999px;
  background: var(--awb-color1);
  color: var(--awb-color8);
  text-decoration: none;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.06);
  font-size: 0.88rem;
}

.mm-cat-layout__pagination-item .current {
  background: var(--awb-color4);
  color: var(--awb-color1);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.12);
}

.mm-cat-layout__empty,
.mm-cat-layout__footer-link {
  display: flex;
  justify-content: center;
}

.mm-cat-layout__empty p {
  margin: 0;
  padding: 1rem 1.2rem;
  background: var(--awb-color2);
  border-radius: 16px;
  color: var(--awb-color6);
  font-size: 0.92rem;
}

@media (max-width: 1400px) {
  .mm-cat-layout__children-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .mm-cat-layout__products-grid,
  .mm-cat-layout__products-grid--preview {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 1200px) {
  .mm-cat-layout__children-grid,
  .mm-cat-layout__products-grid,
  .mm-cat-layout__products-grid--preview {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 860px) {
  .mm-cat-layout {
    gap: 1.3rem;
  }

  .mm-cat-layout__intro {
    grid-template-columns: 1fr;
    gap: 1rem;
    padding: 1rem;
    width: 100%;
  }

  .mm-cat-layout__intro-media {
    justify-content: flex-start;
  }

  .mm-cat-layout__intro-image {
    max-width: 240px;
  }

  .mm-cat-layout__children-grid,
  .mm-cat-layout__products-grid,
  .mm-cat-layout__products-grid--preview {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .mm-cat-layout__section-head--compact {
    grid-template-columns: 1fr;
    gap: 0.55rem;
  }
}

body.archive.tax-product_cat .post-content .mm-cat-layout__children-grid,
body.archive.tax-product_cat .entry-content .mm-cat-layout__children-grid,
body.archive.tax-product_cat .fusion-text .mm-cat-layout__children-grid,
body.archive.tax-product_cat .awb-post-content .mm-cat-layout__children-grid {
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  width: 100% !important;
  align-items: stretch !important;
}

body.archive.tax-product_cat .post-content .mm-cat-layout__products-grid,
body.archive.tax-product_cat .entry-content .mm-cat-layout__products-grid,
body.archive.tax-product_cat .fusion-text .mm-cat-layout__products-grid,
body.archive.tax-product_cat .awb-post-content .mm-cat-layout__products-grid {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  width: 100% !important;
  align-items: stretch !important;
}

body.archive.tax-product_cat .post-content .mm-cat-layout__products-grid--preview,
body.archive.tax-product_cat .entry-content .mm-cat-layout__products-grid--preview,
body.archive.tax-product_cat .fusion-text .mm-cat-layout__products-grid--preview,
body.archive.tax-product_cat .awb-post-content .mm-cat-layout__products-grid--preview {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

body.archive.tax-product_cat .post-content .mm-cat-layout__children-grid > *,
body.archive.tax-product_cat .entry-content .mm-cat-layout__children-grid > *,
body.archive.tax-product_cat .fusion-text .mm-cat-layout__children-grid > *,
body.archive.tax-product_cat .awb-post-content .mm-cat-layout__children-grid > *,
body.archive.tax-product_cat .post-content .mm-cat-layout__products-grid > *,
body.archive.tax-product_cat .entry-content .mm-cat-layout__products-grid > *,
body.archive.tax-product_cat .fusion-text .mm-cat-layout__products-grid > *,
body.archive.tax-product_cat .awb-post-content .mm-cat-layout__products-grid > * {
  min-width: 0 !important;
  width: auto !important;
  max-width: none !important;
  grid-column: auto !important;
}

@media (max-width: 1400px) {
  body.archive.tax-product_cat .post-content .mm-cat-layout__children-grid,
  body.archive.tax-product_cat .entry-content .mm-cat-layout__children-grid,
  body.archive.tax-product_cat .fusion-text .mm-cat-layout__children-grid,
  body.archive.tax-product_cat .awb-post-content .mm-cat-layout__children-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  body.archive.tax-product_cat .post-content .mm-cat-layout__products-grid,
  body.archive.tax-product_cat .entry-content .mm-cat-layout__products-grid,
  body.archive.tax-product_cat .fusion-text .mm-cat-layout__products-grid,
  body.archive.tax-product_cat .awb-post-content .mm-cat-layout__products-grid,
  body.archive.tax-product_cat .post-content .mm-cat-layout__products-grid--preview,
  body.archive.tax-product_cat .entry-content .mm-cat-layout__products-grid--preview,
  body.archive.tax-product_cat .fusion-text .mm-cat-layout__products-grid--preview,
  body.archive.tax-product_cat .awb-post-content .mm-cat-layout__products-grid--preview {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 1200px) {
  body.archive.tax-product_cat .post-content .mm-cat-layout__children-grid,
  body.archive.tax-product_cat .entry-content .mm-cat-layout__children-grid,
  body.archive.tax-product_cat .fusion-text .mm-cat-layout__children-grid,
  body.archive.tax-product_cat .awb-post-content .mm-cat-layout__children-grid,
  body.archive.tax-product_cat .post-content .mm-cat-layout__products-grid,
  body.archive.tax-product_cat .entry-content .mm-cat-layout__products-grid,
  body.archive.tax-product_cat .fusion-text .mm-cat-layout__products-grid,
  body.archive.tax-product_cat .awb-post-content .mm-cat-layout__products-grid,
  body.archive.tax-product_cat .post-content .mm-cat-layout__products-grid--preview,
  body.archive.tax-product_cat .entry-content .mm-cat-layout__products-grid--preview,
  body.archive.tax-product_cat .fusion-text .mm-cat-layout__products-grid--preview,
  body.archive.tax-product_cat .awb-post-content .mm-cat-layout__products-grid--preview {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 860px) {
  body.archive.tax-product_cat .post-content .mm-cat-layout__children-grid,
  body.archive.tax-product_cat .entry-content .mm-cat-layout__children-grid,
  body.archive.tax-product_cat .fusion-text .mm-cat-layout__children-grid,
  body.archive.tax-product_cat .awb-post-content .mm-cat-layout__children-grid,
  body.archive.tax-product_cat .post-content .mm-cat-layout__products-grid,
  body.archive.tax-product_cat .entry-content .mm-cat-layout__products-grid,
  body.archive.tax-product_cat .fusion-text .mm-cat-layout__products-grid,
  body.archive.tax-product_cat .awb-post-content .mm-cat-layout__products-grid,
  body.archive.tax-product_cat .post-content .mm-cat-layout__products-grid--preview,
  body.archive.tax-product_cat .entry-content .mm-cat-layout__products-grid--preview,
  body.archive.tax-product_cat .fusion-text .mm-cat-layout__products-grid--preview,
  body.archive.tax-product_cat .awb-post-content .mm-cat-layout__products-grid--preview {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 640px) {
  .mm-cat-layout__children-grid,
  .mm-cat-layout__products-grid,
  .mm-cat-layout__products-grid--preview {
    grid-template-columns: 1fr;
  }

  body.archive.tax-product_cat .post-content .mm-cat-layout__children-grid,
  body.archive.tax-product_cat .entry-content .mm-cat-layout__children-grid,
  body.archive.tax-product_cat .fusion-text .mm-cat-layout__children-grid,
  body.archive.tax-product_cat .awb-post-content .mm-cat-layout__children-grid,
  body.archive.tax-product_cat .post-content .mm-cat-layout__products-grid,
  body.archive.tax-product_cat .entry-content .mm-cat-layout__products-grid,
  body.archive.tax-product_cat .fusion-text .mm-cat-layout__products-grid,
  body.archive.tax-product_cat .awb-post-content .mm-cat-layout__products-grid,
  body.archive.tax-product_cat .post-content .mm-cat-layout__products-grid--preview,
  body.archive.tax-product_cat .entry-content .mm-cat-layout__products-grid--preview,
  body.archive.tax-product_cat .fusion-text .mm-cat-layout__products-grid--preview,
  body.archive.tax-product_cat .awb-post-content .mm-cat-layout__products-grid--preview {
    grid-template-columns: 1fr !important;
  }
}
/* END money-maker-managed-css: money-maker-product-cat-layout */

/* BEGIN prombelt-site-foundation */
:root {
  --pb-dark: #0f2438;
  --pb-blue: #17324a;
  --pb-accent: #e26a2c;
  --pb-bg: #f4f6f8;
  --pb-muted: #eef2f5;
  --pb-card: #fff;
  --pb-text: #1f2933;
  --pb-soft: #5b6773;
  --pb-border: #d6dee6;
  --pb-table-head: #e8eef3;
  --pb-radius: 8px;
  --pb-shadow: 0 14px 36px rgba(15, 36, 56, 0.08);
}

html {
  scroll-behavior: smooth;
}

body {
  background: var(--pb-bg);
  color: var(--pb-text);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

body .wp-site-blocks {
  background: var(--pb-bg);
}

a {
  color: var(--pb-blue);
}

a:focus-visible,
button:focus-visible,
input:focus-visible,
textarea:focus-visible {
  outline: 3px solid rgba(226, 106, 44, 0.45);
  outline-offset: 3px;
}

.pb-main {
  background: var(--pb-bg);
}

.pb-wrap {
  box-sizing: border-box;
  width: min(1240px, calc(100% - 40px));
  margin: 0 auto;
}

.pb-section {
  padding: 72px 0;
}

.pb-section--muted {
  background: var(--pb-muted);
}

.pb-hero {
  padding: 84px 0;
  background: linear-gradient(135deg, #0f2438 0%, #17324a 100%);
  color: #fff;
}

.pb-hero__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(320px, 0.65fr);
  gap: 44px;
  align-items: center;
}

.pb-hero h1,
.pb-product-summary h1,
.pb-section h1 {
  margin: 0 0 20px;
  font-size: clamp(32px, 4vw, 52px);
  line-height: 1.08;
  letter-spacing: 0;
}

.pb-section h2 {
  margin: 0 0 18px;
  font-size: clamp(26px, 3vw, 36px);
  line-height: 1.16;
  letter-spacing: 0;
}

.pb-section h3 {
  margin: 0 0 12px;
  font-size: 21px;
  line-height: 1.25;
  letter-spacing: 0;
}

.pb-eyebrow {
  margin: 0 0 12px;
  color: var(--pb-accent);
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.pb-lead {
  max-width: 760px;
  margin: 0 0 28px;
  color: inherit;
  font-size: clamp(18px, 2vw, 21px);
  line-height: 1.55;
}

.pb-hero .pb-lead {
  color: rgba(255, 255, 255, 0.84);
}

.pb-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
}

.pb-button,
.pb-card-link,
.woocommerce a.pb-card-link {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  border: 1px solid transparent;
  border-radius: 6px;
  padding: 11px 18px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
}

.pb-button--primary {
  background: var(--pb-accent);
  color: #fff;
}

.pb-button--primary:visited {
  color: #fff;
}

.pb-button--secondary {
  border-color: rgba(255, 255, 255, 0.35);
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
}

.pb-section .pb-button--secondary {
  border-color: var(--pb-border);
  background: #fff;
  color: var(--pb-dark);
}

.pb-hero__panel,
.pb-card,
.pb-empty-state,
.pb-request-form,
.pb-gost-card {
  border: 1px solid var(--pb-border);
  border-radius: var(--pb-radius);
  background: var(--pb-card);
  box-shadow: var(--pb-shadow);
}

.pb-hero__panel {
  display: grid;
  gap: 10px;
  padding: 22px;
  background: rgba(255, 255, 255, 0.96);
}

.pb-hero__panel a {
  display: block;
  border-bottom: 1px solid var(--pb-border);
  padding: 0 0 10px;
  color: var(--pb-dark);
  font-weight: 700;
  text-decoration: none;
}

.pb-hero__panel a:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.pb-card-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
}

.pb-card {
  padding: 24px;
}

.pb-card p,
.pb-gost-card p,
.pb-empty-state p {
  color: var(--pb-soft);
}

.pb-card a,
.pb-card-link {
  color: var(--pb-blue);
  font-weight: 700;
}

.pb-request-layout {
  display: grid;
  grid-template-columns: minmax(0, 0.82fr) minmax(360px, 1.18fr);
  gap: 34px;
  align-items: start;
}

.pb-request-form {
  padding: 24px;
}

.pb-request-form__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.pb-request-form p {
  margin: 0 0 16px;
}

.pb-request-form label {
  display: grid;
  gap: 7px;
  color: var(--pb-dark);
  font-weight: 700;
}

.pb-request-form input,
.pb-request-form textarea {
  box-sizing: border-box;
  width: 100%;
  min-height: 44px;
  border: 1px solid var(--pb-border);
  border-radius: 6px;
  padding: 10px 12px;
  background: #fff;
  color: var(--pb-text);
  font: inherit;
}

.pb-request-form textarea {
  min-height: 132px;
  resize: vertical;
}

.pb-request-form__trap {
  position: absolute;
  left: -9999px;
}

.pb-request-form__notice {
  margin: 0 0 16px;
  border: 1px solid #b8dfc7;
  border-radius: 6px;
  padding: 10px 12px;
  background: #edf8f0;
  color: #0f6b33;
  font-weight: 700;
}

.pb-product-hero {
  display: grid;
  grid-template-columns: minmax(340px, 0.9fr) minmax(0, 1.1fr);
  gap: 40px;
  align-items: start;
}

.pb-product-gallery,
.pb-product-summary {
  border: 1px solid var(--pb-border);
  border-radius: var(--pb-radius);
  background: #fff;
  padding: 24px;
}

.pb-product-gallery__empty {
  min-height: 360px;
  background: transparent;
}

.pb-product-gallery img {
  height: auto;
  border-radius: 6px;
}

.pb-product-facts {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin: 24px 0 0;
}

.pb-product-facts div {
  border: 1px solid var(--pb-border);
  border-radius: 6px;
  padding: 12px;
  background: var(--pb-bg);
}

.pb-product-facts dt {
  margin: 0 0 4px;
  color: var(--pb-soft);
  font-size: 13px;
  font-weight: 700;
}

.pb-product-facts dd {
  margin: 0;
  color: var(--pb-dark);
  font-weight: 700;
}

.pb-anchor-nav {
  position: sticky;
  top: 0;
  z-index: 20;
  border-top: 1px solid var(--pb-border);
  border-bottom: 1px solid var(--pb-border);
  background: rgba(255, 255, 255, 0.96);
  backdrop-filter: blur(10px);
}

.pb-anchor-nav .pb-wrap {
  display: flex;
  gap: 18px;
  overflow-x: auto;
  padding-top: 12px;
  padding-bottom: 12px;
}

.pb-anchor-nav a {
  flex: 0 0 auto;
  color: var(--pb-dark);
  font-weight: 700;
  text-decoration: none;
}

.pb-content {
  max-width: 980px;
}

.pb-table-scroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  border: 1px solid var(--pb-border);
  border-radius: var(--pb-radius);
  background: #fff;
}

.pb-gost-table {
  min-width: 900px;
  width: 100%;
  border-collapse: collapse;
}

.pb-gost-table th,
.pb-gost-table td {
  border: 1px solid var(--pb-border);
  padding: 10px 12px;
  text-align: left;
  vertical-align: top;
}

.pb-gost-table th {
  background: var(--pb-table-head);
  color: var(--pb-dark);
}

.pb-gost-table th:first-child,
.pb-gost-table td:first-child {
  position: sticky;
  left: 0;
  z-index: 2;
  background: #fff;
}

.pb-gost-empty-space {
  min-height: 320px;
  border: 1px solid transparent;
  background: transparent;
}

.pb-gost-card {
  display: grid;
  grid-template-columns: 170px minmax(0, 1fr);
  gap: 20px;
  padding: 18px;
}

.pb-gost-card__media {
  display: grid;
  min-height: 130px;
  place-items: center;
  border-radius: 6px;
  background: var(--pb-muted);
  text-decoration: none;
}

.pb-gost-card__placeholder {
  color: var(--pb-blue);
  font-size: 28px;
  font-weight: 800;
}

.woocommerce ul.products {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
  margin: 28px 0;
  padding: 0;
}

.woocommerce ul.products li.product {
  float: none;
  width: auto;
  margin: 0;
}

.pb-empty-state {
  margin-top: 28px;
  padding: 28px;
}

.woocommerce .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce a.button.add_to_cart_button,
.woocommerce button.single_add_to_cart_button,
.woocommerce .quantity,
.woocommerce .stock,
.woocommerce .woocommerce-result-count,
.woocommerce .woocommerce-ordering {
  display: none !important;
}

@media (max-width: 1024px) {
  .pb-hero__grid,
  .pb-product-hero,
  .pb-request-layout {
    grid-template-columns: 1fr;
  }

  .pb-card-grid,
  .woocommerce ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .pb-wrap {
    width: min(100% - 32px, 1240px);
  }

  .pb-section,
  .pb-hero {
    padding: 44px 0;
  }

  .pb-card-grid,
  .pb-request-form__grid,
  .pb-product-facts,
  .woocommerce ul.products,
  .pb-gost-card {
    grid-template-columns: 1fr;
  }

  .pb-actions,
  .pb-button {
    width: 100%;
  }

  .pb-button {
    justify-content: center;
  }
}
/* END prombelt-site-foundation */

/* BEGIN prombelt-coded-layout-v2 */
*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  margin: 0;
  overflow-x: hidden;
  font-size: 16px;
  line-height: 1.5;
}

body .wp-site-blocks {
  min-height: 100vh;
}

.wp-site-blocks > .wp-block-shortcode {
  margin-block-start: 0 !important;
  margin-block-end: 0 !important;
}

.wp-site-blocks > * {
  margin-block-start: 0 !important;
  margin-block-end: 0 !important;
}

.pb-site-header p {
  margin: 0;
}

.pb-site-header__inner > p {
  display: contents;
}

.pb-site-header {
  border-bottom: 1px solid var(--pb-border);
  background: #fff;
}

.pb-site-header__inner,
.pb-site-footer__inner {
  box-sizing: border-box;
  width: min(1240px, calc(100% - 40px));
  margin: 0 auto;
}

.pb-site-header__inner {
  display: grid;
  grid-template-columns: 210px minmax(0, 1fr) 170px 176px;
  gap: 16px;
  align-items: center;
  min-height: 82px;
}

.pb-logo,
.pb-logo:visited {
  color: #12407a;
  font-size: 31px;
  font-weight: 850;
  line-height: 1;
  text-decoration: none;
}

.pb-site-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 18px;
  justify-content: center;
  align-items: center;
}

.pb-site-nav a,
.pb-site-nav a:visited {
  color: #111827;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.22;
  text-decoration: none;
}

.pb-site-nav a:hover,
.pb-site-nav a:focus {
  color: #12407a;
}

.pb-site-contact {
  display: grid;
  gap: 4px;
  justify-items: end;
}

.pb-site-contact a,
.pb-site-contact a:visited {
  color: var(--pb-text);
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
}

.pb-site-header__cta {
  white-space: nowrap;
}

.pb-site-header__cta-wrap {
  justify-self: end;
}

.pb-button--blue,
.pb-button--blue:visited {
  background: #123f7d;
  color: #fff;
}

.pb-button--outline,
.pb-button--outline:visited,
.pb-card-link,
.pb-card-link:visited {
  border-color: #b8c8da;
  background: #fff;
  color: #123f7d;
}

.pb-button--outline:hover,
.pb-button--outline:focus,
.pb-card-link:hover,
.pb-card-link:focus {
  border-color: #123f7d;
  background: #f4f7fb;
}

.pb-search-strip {
  padding: 18px 0 16px;
  background: #fff;
}

.pb-search-bar {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 124px;
  gap: 0;
  align-items: stretch;
  width: 100%;
  box-sizing: border-box;
}

.pb-search-bar .screen-reader-text {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  border: 0 !important;
  white-space: nowrap !important;
}

.pb-search-bar br {
  display: none !important;
}

.pb-search-bar input {
  box-sizing: border-box;
  width: 100%;
  min-width: 0;
  min-height: 56px;
  border: 1px solid #becadb;
  border-right: 0;
  border-radius: 6px 0 0 6px;
  padding: 0 18px;
  color: var(--pb-text);
  box-shadow: inset 0 0 0 1px rgba(18, 63, 125, 0.02);
  font: inherit;
}

.pb-search-bar .pb-button {
  min-height: 56px;
  border-radius: 0 6px 6px 0;
  width: 100%;
}

.pb-home-hero,
.pb-catalog-hero {
  background: #fff;
}

.pb-home-hero {
  padding: 32px 0 38px;
}

.pb-home-hero__grid {
  display: grid;
  grid-template-columns: minmax(0, 0.86fr) minmax(0, 1.14fr);
  gap: 42px;
  align-items: center;
}

.pb-home-hero h1,
.pb-catalog-hero h1 {
  max-width: 680px;
  margin: 0 0 22px;
  color: #111827;
  font-size: 42px;
  font-weight: 850;
  line-height: 1.13;
  letter-spacing: 0;
}

.pb-hero-mosaic {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  grid-template-rows: repeat(2, minmax(0, 1fr));
  gap: 6px;
  align-self: stretch;
  height: 360px;
  min-height: 0;
}

.pb-hero-mosaic__item {
  display: block;
  min-height: 0;
  margin: 0;
  overflow: hidden;
  border: 1px solid #d8e0ea;
  border-radius: 6px;
  background: #eef2f6;
}

.pb-home-hero .pb-actions {
  flex-wrap: nowrap;
}

.pb-home-hero .pb-actions .pb-button {
  min-width: 160px;
  padding-right: 16px;
  padding-left: 16px;
  font-size: 14px;
}

.pb-hero-mosaic__item--1 {
  grid-column: 1 / 4;
}

.pb-hero-mosaic__item--2 {
  grid-column: 4 / 7;
}

.pb-hero-mosaic__item--3 {
  grid-column: 1 / 3;
}

.pb-hero-mosaic__item--4 {
  grid-column: 3 / 5;
}

.pb-hero-mosaic__item--5 {
  grid-column: 5 / 7;
}

.pb-hero-mosaic img,
.pb-photo-strip img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pb-hero-mosaic br,
.pb-quick-grid br,
.pb-family-grid br,
.pb-type-grid br,
.pb-operation-grid br,
.pb-photo-strip br {
  display: none !important;
}

.pb-home-hero p,
.pb-catalog-hero p {
  max-width: 620px;
  margin: 0 0 30px;
  color: #243244;
  font-size: 17px;
  line-height: 1.62;
}

.pb-visual-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  min-height: 400px;
}

.pb-visual-grid .pb-tech-visual:first-child {
  grid-column: span 2;
}

.pb-tech-visual {
  position: relative;
  display: grid;
  min-height: 150px;
  place-items: center;
  overflow: hidden;
  border: 1px solid #d8e0ea;
  border-radius: 6px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.88), rgba(236, 241, 247, 0.86)),
    repeating-linear-gradient(0deg, rgba(15, 36, 56, 0.08) 0 1px, transparent 1px 18px);
  color: #123f7d;
}

.pb-tech-visual strong {
  position: relative;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  border: 1px solid rgba(18, 63, 125, 0.16);
  border-radius: 4px;
  padding: 6px 10px;
  background: rgba(255, 255, 255, 0.86);
  color: #123f7d;
  font-size: 14px;
  font-weight: 850;
  line-height: 1.15;
  text-align: center;
}

.pb-tech-visual__ring,
.pb-tech-visual__body,
.pb-tech-visual__thread {
  position: absolute;
  display: block;
  opacity: 0.62;
}

.pb-tech-visual__ring {
  width: 72px;
  height: 72px;
  border: 18px solid #798799;
  border-radius: 50%;
  transform: translate(-44px, -12px);
}

.pb-tech-visual__body {
  width: 148px;
  height: 54px;
  border: 16px solid #9aa5b2;
  border-left-width: 28px;
  border-right-width: 28px;
  border-radius: 12px;
  transform: translate(34px, 18px) rotate(-8deg);
}

.pb-tech-visual__thread {
  width: 96px;
  height: 54px;
  border-top: 6px solid #5b6773;
  border-bottom: 6px solid #5b6773;
  transform: translate(64px, -42px) rotate(12deg);
}

.pb-quick-entry {
  content-visibility: auto;
  contain-intrinsic-size: 220px;
  border-top: 1px solid var(--pb-border);
  border-bottom: 1px solid var(--pb-border);
  padding: 24px 0;
  background: #fff;
}

.pb-quick-entry .pb-wrap {
  display: grid;
  grid-template-columns: 150px minmax(0, 1fr);
  gap: 22px;
  align-items: center;
}

.pb-quick-entry h2 {
  margin: 0;
  color: #111827;
  font-size: 24px;
}

.pb-quick-grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 12px;
}

.pb-quick-grid a,
.pb-quick-grid a:visited {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  gap: 12px;
  align-items: center;
  min-height: 70px;
  border: 1px solid var(--pb-border);
  border-radius: 6px;
  padding: 12px;
  background: #fff;
  color: #172033;
  font-size: 14px;
  font-weight: 750;
  line-height: 1.22;
  text-decoration: none;
}

.pb-quick-grid span {
  display: inline-grid;
  width: 38px;
  height: 38px;
  place-items: center;
  border: 1px solid #b8c8da;
  border-radius: 5px;
  color: #123f7d;
  font-size: 12px;
  font-weight: 850;
}

.pb-quick-grid__icon {
  display: block;
  width: 24px;
  height: 26px;
  object-fit: contain;
}

.pb-section--compact {
  content-visibility: auto;
  contain-intrinsic-size: 520px;
  padding: 34px 0;
  background: #fff;
}

.pb-section--compact + .pb-section--compact {
  border-top: 1px solid var(--pb-border);
}

.pb-section--compact h2 {
  margin-bottom: 18px;
  color: #111827;
  font-size: 24px;
}

.pb-family-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.pb-family-card {
  display: grid;
  grid-template-columns: 220px minmax(0, 1fr);
  gap: 24px;
  align-items: center;
  border: 1px solid var(--pb-border);
  border-radius: 6px;
  padding: 24px;
  background: #fff;
}

.pb-family-card > p {
  margin: 0;
}

.pb-family-card__media {
  display: grid;
  min-height: 126px;
  place-items: center;
}

.pb-family-card__image {
  display: block;
  width: 100%;
  max-height: 126px;
  object-fit: contain;
}

.pb-card-action {
  margin-top: 16px;
}

.pb-family-card h3 {
  margin: 0 0 10px;
  color: #111827;
  font-size: 20px;
  line-height: 1.2;
}

.pb-family-card p {
  margin: 0 0 16px;
  color: #394556;
  line-height: 1.5;
}

.pb-type-grid {
  display: grid;
  grid-template-columns: repeat(8, minmax(0, 1fr));
  gap: 14px;
}

.pb-type-grid--catalog {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.pb-type-card,
.pb-type-card:visited {
  display: grid;
  gap: 10px;
  align-content: start;
  min-height: 150px;
  border: 1px solid var(--pb-border);
  border-radius: 6px;
  padding: 12px;
  background: #fff;
  color: #111827;
  text-align: center;
  text-decoration: none;
}

.pb-type-card__image {
  display: block;
  width: 100%;
  height: 72px;
  object-fit: contain;
}

.pb-type-card .pb-tech-visual {
  min-height: 82px;
}

.pb-type-card .pb-tech-visual strong {
  display: none;
}

.pb-type-card strong {
  font-size: 15px;
  line-height: 1.2;
}

.pb-type-card small {
  color: #5b6773;
  font-size: 13px;
}

.pb-capabilities,
.pb-archive-preview {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(360px, 1.1fr);
  gap: 28px;
  align-items: center;
}

.pb-operation-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px 18px;
  margin: 0 0 22px;
}

.pb-operation-grid span {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  min-height: 34px;
  color: #223044;
  font-weight: 700;
}

.pb-operation-grid b {
  font: inherit;
}

.pb-operation-grid__icon {
  display: block;
  width: 24px;
  height: 26px;
  object-fit: contain;
  flex: 0 0 auto;
}

.pb-photo-strip {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 6px;
}

.pb-photo-strip img {
  min-height: 170px;
  border: 1px solid #d8e0ea;
  border-radius: 6px;
  background: #eef2f6;
}

.pb-photo-strip--archive img {
  min-height: 142px;
}

.pb-process-strip {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
}

.pb-process-strip span {
  display: grid;
  min-height: 170px;
  place-items: end start;
  border: 1px solid #d8e0ea;
  border-radius: 6px;
  padding: 16px;
  background:
    linear-gradient(160deg, rgba(15, 36, 56, 0.1), rgba(226, 106, 44, 0.08)),
    repeating-linear-gradient(90deg, rgba(18, 63, 125, 0.08) 0 1px, transparent 1px 26px);
  color: #123f7d;
  font-weight: 850;
  text-transform: uppercase;
}

.pb-process-strip--wide span {
  min-height: 120px;
}

.pb-site-footer {
  content-visibility: auto;
  contain-intrinsic-size: 280px;
  border-top: 1px solid var(--pb-border);
  background: #fff;
}

.pb-site-footer__inner {
  display: grid;
  grid-template-columns: minmax(260px, 1.2fr) repeat(4, minmax(120px, 1fr));
  gap: 34px;
  padding: 34px 0 42px;
}

.pb-site-footer p {
  color: #394556;
  line-height: 1.55;
}

.pb-site-footer__copy {
  color: #6b7280;
  font-size: 13px;
}

.pb-site-footer__col {
  display: grid;
  gap: 8px;
  align-content: start;
}

.pb-site-footer__col h2 {
  margin: 0 0 6px;
  color: #111827;
  font-size: 15px;
}

.pb-site-footer__col a,
.pb-site-footer__col a:visited {
  color: #394556;
  font-size: 14px;
  text-decoration: none;
}

.pb-page-shell {
  padding: 54px 0 72px;
}

.pb-page-shell > h1,
.pb-page-shell .wp-block-post-title {
  max-width: 900px;
  margin: 0 0 28px;
  color: #111827;
  font-size: clamp(32px, 4vw, 48px);
}

.pb-catalog-hero {
  padding: 26px 0 32px;
  border-bottom: 1px solid var(--pb-border);
}

.pb-breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 0 24px;
  color: #697386;
  font-size: 14px;
}

.pb-breadcrumbs a,
.pb-breadcrumbs a:visited {
  color: #697386;
  text-decoration: none;
}

.pb-catalog-hero__top {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 28px;
  align-items: end;
  margin-bottom: 24px;
}

.pb-catalog-hero__actions {
  justify-content: end;
  min-width: 420px;
}

.pb-catalog-body {
  padding: 34px 0 42px;
  background: #fff;
}

.pb-catalog-layout {
  display: grid;
  grid-template-columns: 250px minmax(0, 1fr);
  gap: 34px;
  align-items: start;
}

.pb-catalog-sidebar {
  display: grid;
  gap: 20px;
}

.pb-catalog-sidebar,
.pb-sidebar-help {
  border: 1px solid var(--pb-border);
  border-radius: 6px;
  background: #fff;
}

.pb-catalog-sidebar {
  overflow: hidden;
}

.pb-catalog-sidebar h2 {
  margin: 0;
  padding: 18px;
  border-bottom: 1px solid var(--pb-border);
  background: #f4f6f8;
  color: #111827;
  font-size: 18px;
}

.pb-sidebar-group {
  display: grid;
  gap: 0;
  padding: 0 18px 18px;
}

.pb-sidebar-group h3 {
  margin: 0 0 10px;
  color: #111827;
  font-size: 15px;
}

.pb-sidebar-group a,
.pb-sidebar-group a:visited {
  display: block;
  border-bottom: 1px solid #edf1f5;
  padding: 9px 0;
  color: #243244;
  font-size: 14px;
  font-weight: 650;
  text-decoration: none;
}

.pb-sidebar-help {
  display: grid;
  gap: 12px;
  margin: 0 18px 18px;
  padding: 18px;
  background: #f7f9fc;
}

.pb-sidebar-help h3,
.pb-sidebar-help p {
  margin: 0;
}

.pb-catalog-content {
  display: grid;
  gap: 28px;
}

.pb-catalog-block h2 {
  margin: 0 0 16px;
  color: #111827;
  font-size: 24px;
}

.pb-empty-state--flat {
  box-shadow: none;
}

.pb-steps-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.pb-steps-grid article {
  display: grid;
  gap: 8px;
  border: 1px solid var(--pb-border);
  border-radius: 6px;
  padding: 18px;
  background: #fff;
}

.pb-steps-grid strong {
  color: #111827;
}

.pb-steps-grid span {
  color: #394556;
  line-height: 1.5;
}

@media (max-width: 1180px) {
  .pb-site-header__inner {
    grid-template-columns: auto minmax(0, 1fr) auto;
  }

  .pb-site-contact {
    display: none;
  }

  .pb-quick-grid,
  .pb-type-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .pb-family-card {
    grid-template-columns: 160px minmax(0, 1fr);
  }

  .pb-family-card__image {
    max-height: 112px;
  }
}

@media (max-width: 920px) {
  .pb-site-header__inner {
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 18px 0;
  }

  .pb-site-nav {
    justify-content: start;
  }

  .pb-site-header__cta {
    width: fit-content;
  }

  .pb-home-hero__grid,
  .pb-catalog-hero__top,
  .pb-capabilities,
  .pb-archive-preview,
  .pb-catalog-layout,
  .pb-request-layout {
    grid-template-columns: 1fr;
  }

  .pb-catalog-hero__actions {
    justify-content: start;
    min-width: 0;
  }

  .pb-quick-entry .pb-wrap {
    grid-template-columns: 1fr;
  }

  .pb-family-grid,
  .pb-steps-grid,
  .pb-photo-strip,
  .pb-site-footer__inner {
    grid-template-columns: 1fr;
  }

  .pb-catalog-sidebar {
    position: static;
  }
}

@media (max-width: 640px) {
  .pb-site-header__inner,
  .pb-site-footer__inner {
    width: min(100% - 32px, 1240px);
  }

  .pb-logo {
    font-size: 28px;
  }

  .pb-site-nav {
    gap: 10px 16px;
  }

  .pb-site-nav a {
    font-size: 13px;
  }

  .pb-search-bar {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .pb-search-bar input,
  .pb-search-bar .pb-button {
    border: 1px solid var(--pb-border);
    border-radius: 6px;
  }

  .pb-home-hero h1,
  .pb-catalog-hero h1 {
    font-size: 31px;
  }

  .pb-hero-mosaic,
  .pb-visual-grid,
  .pb-quick-grid,
  .pb-type-grid,
  .pb-type-grid--catalog,
  .pb-operation-grid,
  .pb-process-strip,
  .pb-photo-strip {
    grid-template-columns: 1fr;
  }

  .pb-hero-mosaic {
    height: auto;
    min-height: 0;
    grid-template-rows: none;
    grid-auto-rows: 148px;
  }

  .pb-hero-mosaic__item,
  .pb-hero-mosaic__item--1,
  .pb-hero-mosaic__item--2,
  .pb-hero-mosaic__item--3,
  .pb-hero-mosaic__item--4,
  .pb-hero-mosaic__item--5 {
    grid-column: auto;
    min-height: 148px;
  }

  .pb-family-card {
    grid-template-columns: 1fr;
  }

  .pb-home-hero .pb-actions {
    flex-wrap: wrap;
  }

  .pb-tech-visual {
    min-height: 112px;
  }
}
/* END prombelt-coded-layout-v2 */

/* BEGIN prombelt-product-page-mockup */
body.single-product .pb-site-header,
body.single-product .pb-site-footer {
  background: linear-gradient(135deg, #071b33 0%, #082947 54%, #033b63 100%);
  color: #fff;
}

body.single-product .pb-site-header {
  border-bottom: 0;
}

body.single-product .pb-site-header__inner {
  min-height: 96px;
}

body.single-product .pb-logo,
body.single-product .pb-logo:visited,
body.single-product .pb-site-nav a,
body.single-product .pb-site-nav a:visited,
body.single-product .pb-site-contact a,
body.single-product .pb-site-contact a:visited,
body.single-product .pb-site-footer p,
body.single-product .pb-site-footer__copy,
body.single-product .pb-site-footer__col h2,
body.single-product .pb-site-footer__col a,
body.single-product .pb-site-footer__col a:visited {
  color: #fff;
}

body.single-product .pb-site-nav a:hover,
body.single-product .pb-site-nav a:focus {
  color: #f28c45;
}

body.single-product .pb-site-header .pb-button--primary {
  border-color: #f28c45;
  background: transparent;
  color: #fff;
}

body.single-product .pb-site-footer {
  border-top: 0;
  content-visibility: visible;
  contain-intrinsic-size: auto;
}

.pb-product-page {
  background: #fff;
}

.pb-product-top {
  padding: 30px 0 18px;
  background: #fff;
}

.pb-product-top .woocommerce-breadcrumb,
.pb-product-top .woocommerce-breadcrumb a {
  color: #577196;
  font-size: 13px;
  font-weight: 650;
  text-decoration: none;
}

.pb-product-top .woocommerce-breadcrumb {
  margin: 0 0 22px;
}

.pb-product-hero {
  display: grid;
  grid-template-columns: minmax(360px, 1fr) minmax(0, 1.12fr);
  gap: 34px;
  align-items: start;
}

.pb-product-gallery,
.pb-product-summary {
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
}

.pb-product-gallery__main {
  min-height: 292px;
  aspect-ratio: 1.62 / 1;
  border-radius: 6px;
}

.pb-product-gallery__thumbs {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 12px;
  margin-top: 12px;
}

.pb-product-gallery__thumbs .pb-product-placeholder {
  min-height: 70px;
  aspect-ratio: 1.28 / 1;
  border-radius: 6px;
  font-size: 12px;
}

.pb-product-placeholder {
  display: grid;
  place-items: center;
  border: 1px solid #cfd9e5;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.78), rgba(239, 243, 248, 0.92)),
    repeating-linear-gradient(45deg, rgba(18, 63, 125, 0.06) 0 9px, transparent 9px 18px);
  color: #7a8899;
  font-weight: 750;
  line-height: 1.2;
  text-align: center;
}

.pb-product-summary {
  display: grid;
  gap: 18px;
  padding-top: 6px;
}

.pb-product-summary h1 {
  margin: 0;
  color: #081f3e;
  font-size: clamp(30px, 3.2vw, 42px);
  font-weight: 850;
  line-height: 1.12;
}

.pb-product-summary .pb-lead {
  max-width: 640px;
  margin: 0;
  color: #28384d;
  font-size: 16px;
  line-height: 1.62;
}

.pb-product-summary .pb-lead p {
  margin: 0;
}

.pb-product-facts {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0;
  margin: 2px 0 0;
  border-top: 1px solid #dce4ee;
}

.pb-product-facts div {
  min-height: 82px;
  margin: 0;
  border: 0;
  border-bottom: 1px solid #dce4ee;
  border-radius: 0;
  padding: 18px 18px 16px 58px;
  background: #fff;
  position: relative;
}

.pb-product-facts div:nth-child(odd) {
  border-right: 1px solid #dce4ee;
}

.pb-product-facts div::before {
  content: "";
  position: absolute;
  left: 18px;
  top: 22px;
  width: 25px;
  height: 25px;
  border: 2px solid #123f7d;
  border-radius: 4px;
  background: #fff;
}

.pb-product-facts dt {
  margin: 0 0 4px;
  color: #081f3e;
  font-size: 14px;
  font-weight: 850;
}

.pb-product-facts dd {
  margin: 0;
  color: #0b2750;
  font-size: 15px;
  font-weight: 750;
  line-height: 1.28;
}

.pb-product-actions {
  display: grid;
  grid-template-columns: minmax(180px, 230px) minmax(180px, 230px);
  gap: 28px;
  align-items: center;
  margin-top: 4px;
}

.pb-product-actions .pb-button {
  min-height: 48px;
}

.pb-product-note {
  margin: -4px 0 0;
  color: #707f91;
  font-size: 13px;
}

.pb-anchor-nav {
  position: static;
  z-index: 10;
  border-top: 1px solid #e1e7ef;
  border-bottom: 1px solid #e1e7ef;
  background: #fff;
  backdrop-filter: none;
}

.pb-anchor-nav .pb-wrap {
  display: flex;
  gap: 12px;
  overflow-x: auto;
  padding-top: 14px;
  padding-bottom: 14px;
}

.pb-anchor-nav a {
  flex: 0 0 auto;
  min-height: 42px;
  border: 1px solid #d5dfeb;
  border-radius: 6px;
  padding: 11px 22px;
  background: #fff;
  color: #0b2750;
  font-size: 14px;
  font-weight: 750;
  line-height: 1.2;
  text-decoration: none;
}

.pb-anchor-nav a:first-child {
  border-color: #0b376f;
  background: #0b376f;
  color: #fff;
}

.pb-product-content-section {
  padding: 26px 0 32px;
  background: #fff;
}

.pb-product-content-grid {
  display: grid;
  grid-template-columns: minmax(250px, 0.92fr) minmax(220px, 0.72fr) minmax(430px, 1.36fr);
  gap: 24px;
  align-items: start;
}

.pb-product-panel {
  min-width: 0;
}

.pb-product-panel h2,
.pb-product-panel .pb-gost-section h2,
.pb-product-request-section h2 {
  margin: 0 0 14px;
  color: #081f3e;
  font-size: 22px;
  font-weight: 850;
  line-height: 1.16;
}

.pb-product-panel h3,
.pb-product-panel .pb-gost-section h3 {
  margin: 18px 0 8px;
  color: #081f3e;
  font-size: 17px;
  font-weight: 850;
}

.pb-product-copy > p,
.pb-product-panel p {
  margin: 0 0 14px;
  color: #2d3c4f;
  font-size: 15px;
  line-height: 1.62;
}

.pb-product-copy > table {
  width: 100%;
  margin: 0 0 22px;
  border-collapse: collapse;
  font-size: 14px;
}

.pb-product-copy > table th,
.pb-product-copy > table td {
  border-bottom: 1px solid #e5ebf2;
  padding: 9px 0;
  text-align: left;
  vertical-align: top;
}

.pb-product-copy > table th {
  width: 42%;
  padding-right: 14px;
  color: #081f3e;
}

.pb-product-panel ul {
  margin: 0 0 20px;
  padding-left: 20px;
}

.pb-product-panel li {
  margin: 0 0 7px;
  color: #1b2b42;
  font-size: 15px;
  line-height: 1.45;
}

.pb-product-panel code {
  color: #0b376f;
  font: inherit;
  font-weight: 750;
}

.pb-product-panel--description {
  grid-column: 1;
  grid-row: 1 / span 2;
}

.pb-product-panel--scheme {
  grid-column: 2;
}

.pb-product-panel--scheme .pb-gost-empty-space {
  min-height: 260px;
  border: 1px solid #d5dfeb;
  border-radius: 6px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.88), rgba(238, 243, 249, 0.94)),
    repeating-linear-gradient(0deg, rgba(18, 63, 125, 0.08) 0 1px, transparent 1px 22px),
    repeating-linear-gradient(90deg, rgba(18, 63, 125, 0.05) 0 1px, transparent 1px 22px);
}

.pb-product-panel--table {
  grid-column: 3;
}

.pb-product-panel--table .pb-gost-section > p {
  margin-top: -4px;
  color: #5d6b7d;
  font-size: 13px;
}

.pb-table-scroll {
  max-width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  border: 1px solid #d8e1ec;
  border-radius: 6px;
  background: #fff;
}

.pb-gost-table {
  min-width: 760px;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
}

.pb-gost-table th,
.pb-gost-table td {
  border: 1px solid #e0e7f0;
  padding: 8px 10px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}

.pb-gost-table th {
  background: #f1f5fa;
  color: #0b2750;
  font-weight: 850;
}

.pb-gost-table th:first-child,
.pb-gost-table td:first-child {
  position: sticky;
  left: 0;
  z-index: 2;
  background: #fff;
}

.pb-gost-table th:first-child {
  background: #f1f5fa;
}

.pb-product-panel--docs {
  grid-column: 2;
}

.pb-product-panel--related {
  grid-column: 3;
}

.pb-doc-placeholders {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.pb-doc-placeholders .pb-product-placeholder {
  min-height: 138px;
  border-radius: 5px;
  padding: 12px;
  font-size: 12px;
}

.pb-related-gosts {
  display: grid;
  gap: 10px;
}

.pb-related-gost,
.pb-related-gost:visited {
  display: grid;
  grid-template-columns: 70px minmax(0, 1fr) 24px;
  gap: 14px;
  align-items: center;
  min-height: 74px;
  border: 1px solid #d8e1ec;
  border-radius: 6px;
  padding: 10px 12px;
  background: #fff;
  color: #0b2750;
  text-decoration: none;
}

.pb-related-gost .pb-product-placeholder {
  width: 70px;
  height: 52px;
  border-radius: 5px;
}

.pb-related-gost strong {
  min-width: 0;
  color: #0b2750;
  font-size: 15px;
  line-height: 1.25;
}

.pb-related-gost--empty {
  grid-template-columns: 70px minmax(0, 1fr);
  color: #657487;
}

.pb-product-request-section {
  padding: 24px 0 34px;
  background: #fff;
}

.pb-product-request-section .pb-wrap {
  border: 1px solid #d8e1ec;
  border-radius: 8px;
  padding: 20px;
  background: #fff;
}

.pb-request-form--product {
  border: 0;
  border-radius: 0;
  padding: 0;
  background: transparent;
  box-shadow: none;
}

.pb-request-form--product .pb-request-form__grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px 20px;
}

.pb-request-form--product p {
  margin-bottom: 14px;
}

.pb-request-form--product label {
  gap: 6px;
  font-size: 13px;
}

.pb-request-form--product input,
.pb-request-form--product textarea {
  min-height: 42px;
  border-color: #cfdae7;
  font-size: 14px;
}

.pb-request-form--product .pb-request-form__file {
  grid-column: 1 / -1;
}

.pb-request-form--product .pb-request-form__file label {
  display: block;
}

.pb-request-form--product input[type="file"] {
  min-height: 54px;
  border-style: dashed;
  padding: 14px;
  color: transparent;
  cursor: pointer;
}

.pb-request-form--product input[type="file"]::file-selector-button {
  min-height: 30px;
  border: 1px solid #b9c8d9;
  border-radius: 5px;
  margin-right: 12px;
  padding: 5px 12px;
  background: #fff;
  color: #0b2750;
  font: inherit;
  font-size: 13px;
  font-weight: 750;
  cursor: pointer;
}

.pb-request-form--product textarea {
  min-height: 48px;
}

.pb-request-form--product .pb-request-form__message {
  display: inline-block;
  width: calc(100% - 230px);
  margin-right: 20px;
  vertical-align: bottom;
}

.pb-request-form--product > .pb-button {
  width: 200px;
  min-height: 48px;
  vertical-align: bottom;
}

@media (max-width: 1180px) {
  .pb-product-content-grid {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  }

  .pb-product-panel--description {
    grid-column: 1 / -1;
    grid-row: auto;
  }

  .pb-product-panel--scheme,
  .pb-product-panel--docs {
    grid-column: 1;
  }

  .pb-product-panel--table,
  .pb-product-panel--related {
    grid-column: 2;
  }
}

@media (max-width: 920px) {
  .pb-product-hero,
  .pb-product-content-grid {
    grid-template-columns: 1fr;
  }

  .pb-product-panel--description,
  .pb-product-panel--scheme,
  .pb-product-panel--table,
  .pb-product-panel--docs,
  .pb-product-panel--related {
    grid-column: auto;
  }

  .pb-product-actions {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }

  .pb-request-form--product .pb-request-form__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .pb-request-form--product .pb-request-form__message {
    display: block;
    width: 100%;
    margin-right: 0;
  }

  .pb-request-form--product > .pb-button {
    width: 100%;
  }
}

@media (max-width: 640px) {
  body.single-product .pb-site-header__inner {
    min-height: 0;
  }

  .pb-product-top {
    padding-top: 22px;
  }

  .pb-product-gallery__thumbs,
  .pb-product-facts,
  .pb-doc-placeholders,
  .pb-request-form--product .pb-request-form__grid,
  .pb-product-actions {
    grid-template-columns: 1fr;
  }

  .pb-product-gallery__main {
    min-height: 210px;
  }

  .pb-product-gallery__thumbs .pb-product-placeholder {
    min-height: 54px;
    aspect-ratio: auto;
  }

  .pb-product-facts div:nth-child(odd) {
    border-right: 0;
  }

  .pb-anchor-nav a {
    min-height: 38px;
    padding: 9px 14px;
  }

  .pb-related-gost,
  .pb-related-gost--empty {
    grid-template-columns: 56px minmax(0, 1fr);
  }

  .pb-related-gost > span:last-child {
    display: none;
  }

  .pb-related-gost .pb-product-placeholder {
    width: 56px;
    height: 46px;
  }
}
/* END prombelt-product-page-mockup */
