.elementor-3317 .elementor-element.elementor-element-2194e0f2{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}@media(min-width:768px){.elementor-3317 .elementor-element.elementor-element-2194e0f2{--content-width:1440px;}}/* Start custom CSS for text-editor, class: .elementor-element-43d995d */body {
                  background-color: white; /* Ensure the iframe has a white background */
                }

                .shower-cabin-dk-hpl12 {
  margin: 0 auto;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  color: #333;
  line-height: 1.6;
  padding: 20px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}

.shower-cabin-dk-hpl12 * {
  box-sizing: border-box;
}

.shower-cabin-dk-hpl12 h1,
.shower-cabin-dk-hpl12 h2,
.shower-cabin-dk-hpl12 h3,
.shower-cabin-dk-hpl12 h4 {
  font-weight: 700;
  margin-top: 1.5em;
  margin-bottom: 0.75em;
  color: #1a365d;
}

.shower-cabin-dk-hpl12 h1 {
  font-size: 2.25rem;
  margin-top: 0;
  margin-bottom: 0.5rem;
  color: #2d3748;
}

.shower-cabin-dk-hpl12 h2 {
  font-size: 1.5rem;
  border-bottom: 2px solid #cbd5e0;
  padding-bottom: 0.375rem;
}

.shower-cabin-dk-hpl12 h3 {
  font-size: 1.25rem;
  color: #2b6cb0;
  margin-top: 1.25em;
}

.shower-cabin-dk-hpl12 p,
.shower-cabin-dk-hpl12 li {
  margin-bottom: 1rem;
}

.shower-cabin-dk-hpl12 ul,
.shower-cabin-dk-hpl12 ol {
  padding-left: 1.5rem;
  margin-bottom: 1.25rem;
}

.shower-cabin-dk-hpl12 li {
  margin-bottom: 0.5rem;
}

.shower-cabin-dk-hpl12 .tagline {
  font-size: 1.125rem;
  font-weight: 500;
  color: #4a5568;
  margin-top: 0;
  margin-bottom: 1.5rem;
}

.shower-cabin-dk-hpl12 .highlight-box {
  background: #ebf8ff;
  border-left: 4px solid #3182ce;
  padding: 1.25rem;
  border-radius: 0 6px 6px 0;
  margin: 1.5rem 0;
  transition: all 0.3s ease;
}

.shower-cabin-dk-hpl12 .highlight-box:hover {
  background: #dbeafe;
  border-left-color: #2b6cb0;
  transform: translateX(4px);
}

.shower-cabin-dk-hpl12 .specs-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 1.25rem;
  margin: 1.5rem 0;
}

.shower-cabin-dk-hpl12 .spec-card {
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  padding: 1rem;
  transition: all 0.3s ease;
  cursor: default;
}

.shower-cabin-dk-hpl12 .spec-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
  border-color: #cbd5e0;
  background: #f0f9ff;
}

.shower-cabin-dk-hpl12 .advantages-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 1rem;
  margin: 1.5rem 0;
}

.shower-cabin-dk-hpl12 .advantage-item {
  text-align: center;
  padding: 1rem;
  transition: all 0.3s ease;
  border-radius: 8px;
}

.shower-cabin-dk-hpl12 .advantage-item:hover {
  background: #f0f9ff;
  transform: scale(1.02);
}

.shower-cabin-dk-hpl12 .advantage-icon {
  font-size: 2rem;
  margin-bottom: 0.5rem;
  color: #4299e1;
  display: inline-block;
  transition: transform 0.3s ease, color 0.3s ease;
}

.shower-cabin-dk-hpl12 .advantage-item:hover .advantage-icon {
  transform: scale(1.2);
  color: #2b6cb0;
}

/* Feature block */
.shower-cabin-dk-hpl12 .feature-highlight {
  display: flex;
  align-items: flex-start;
  gap: 1.25rem;
  background: #f0fdf4;
  border: 1px solid #bbf7d0;
  padding: 1.25rem;
  border-radius: 8px;
  margin: 1.5rem 0;
}

.shower-cabin-dk-hpl12 .feature-icon {
  font-size: 2.5rem;
  flex-shrink: 0;
}

.shower-cabin-dk-hpl12 .feature-list {
  padding-left: 1.25rem;
  margin: 0.75rem 0;
}

/* Color examples */
.shower-cabin-dk-hpl12 .color-examples {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 0.75rem;
  margin: 1.5rem 0;
}

.shower-cabin-dk-hpl12 .color-item {
  background: #f8fafc;
  border-left: 3px solid #4299e1;
  padding: 0.75rem 1rem;
  border-radius: 0 4px 4px 0;
  font-size: 0.95rem;
  transition: all 0.2s ease;
}

.shower-cabin-dk-hpl12 .color-item:hover {
  background: #e6f4ff;
  border-left-color: #2b6cb0;
  transform: translateX(2px);
}

.shower-cabin-dk-hpl12 .applications-list {
  columns: 2;
  column-gap: 2rem;
}

.shower-cabin-dk-hpl12 .cert-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.shower-cabin-dk-hpl12 .cert-badge {
  background: #edf2f7;
  padding: 0.375rem 0.75rem;
  border-radius: 20px;
  font-size: 0.75rem;
  font-weight: 600;
  transition: all 0.25s ease;
  cursor: default;
}

.shower-cabin-dk-hpl12 .cert-badge:hover {
  background: #cbd5e0;
  transform: translateY(-2px);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.shower-cabin-dk-hpl12 .guarantee {
  margin-top: 1rem;
  font-weight: 600;
}

/* Comparison table */
.shower-cabin-dk-hpl12 .comparison-table {
  width: 100%;
  border-collapse: collapse;
  margin: 1.5rem 0;
  font-size: 0.8rem;
}

.shower-cabin-dk-hpl12 .comparison-table th,
.shower-cabin-dk-hpl12 .comparison-table td {
  padding: 0.75rem 1rem;
  text-align: left;
  border-bottom: 1px solid #e2e8f0;
}

.shower-cabin-dk-hpl12 .comparison-table thead th {
  background: #edf2f7;
  font-weight: 600;
  color: #2d3748;
}

.shower-cabin-dk-hpl12 .comparison-table tbody tr:nth-child(even) {
  background-color: #f8fafc;
}

.shower-cabin-dk-hpl12 .comparison-table td:first-child {
  font-weight: 600;
  color: #4a5568;
}

.shower-cabin-dk-hpl12 .comparison-table td:last-child {
  font-weight: 600;
  color: #2b6cb0;
}

/* Mobile adjustments */
@media (max-width: 768px) {
  .shower-cabin-dk-hpl12 .feature-highlight,
  .shower-cabin-dk-hpl12 .color-examples {
    flex-direction: column;
    text-align: center;
  }

  .shower-cabin-dk-hpl12 .feature-icon {
    align-self: center;
  }
}

@media (max-width: 640px) {
  .shower-cabin-dk-hpl12 h1 {
    font-size: 1.75rem;
  }

  .shower-cabin-dk-hpl12 .specs-grid,
  .shower-cabin-dk-hpl12 .advantages-grid {
    grid-template-columns: 1fr;
  }

  .shower-cabin-dk-hpl12 .tagline {
    font-size: 1rem;
  }

  .shower-cabin-dk-hpl12 .applications-list {
    columns: 1;
  }

  /* Mobile table */
  .shower-cabin-dk-hpl12 .comparison-table,
  .shower-cabin-dk-hpl12 .comparison-table tbody,
  .shower-cabin-dk-hpl12 .comparison-table tr,
  .shower-cabin-dk-hpl12 .comparison-table td,
  .shower-cabin-dk-hpl12 .comparison-table th {
    display: block;
    width: 100%;
  }

  .shower-cabin-dk-hpl12 .comparison-table thead {
    display: none;
  }

  .shower-cabin-dk-hpl12 .comparison-table tr {
    margin-bottom: 1rem;
    background: #f8fafc;
    border-radius: 8px;
    padding: 0.75rem;
  }

  .shower-cabin-dk-hpl12 .comparison-table td {
    text-align: right;
    padding-left: 50%;
    position: relative;
    border: none;
  }

  .shower-cabin-dk-hpl12 .comparison-table td::before {
    content: attr(data-label) ": ";
    position: absolute;
    left: 1rem;
    width: 45%;
    font-weight: 600;
    color: #2d3748;
  }

  .shower-cabin-dk-hpl12 .comparison-table td[data-label="Параметр"]::before {
    content: "";
  }

  .shower-cabin-dk-hpl12 .comparison-table td:first-child {
    font-weight: 600;
    color: #2d3748;
    text-align: left;
    padding-left: 1rem;
  }

  .shower-cabin-dk-hpl12 .comparison-table td:nth-child(2)::before { content: "ЛДСП: "; }
  .shower-cabin-dk-hpl12 .comparison-table td:nth-child(3)::before { content: "Плитка: "; }
  .shower-cabin-dk-hpl12 .comparison-table td:nth-child(4)::before { content: "Стекло: "; }
  .shower-cabin-dk-hpl12 .comparison-table td:nth-child(5)::before {
    content: "HPL: ";
    color: #2b6cb0;
  }

  .shower-cabin-dk-hpl12 {
    padding: 16px;
  }
}

/* Tap feedback */
@media (hover: none) {
  .shower-cabin-dk-hpl12 .spec-card:active,
  .shower-cabin-dk-hpl12 .advantage-item:active,
  .shower-cabin-dk-hpl12 .cert-badge:active,
  .shower-cabin-dk-hpl12 .color-item:active,
  .shower-cabin-dk-hpl12 .feature-highlight:active,
  .shower-cabin-dk-hpl12 .comparison-table tr:active {
    transform: scale(0.98);
    background: #e2e8f0 !important;
  }
}/* End custom CSS */