/* Nesting pro okapy */
.in-plastove-okapy-marley {

#barvy h2 {
	margin-bottom: 10px;
}

.gutter-table-container {
  overflow-x: auto;
  margin: 20px 0;
}

.gutter-table {
  width: 100%;
  border-collapse: collapse;
  min-width: 750px;
  border: 2px solid #32aaff;
}

.gutter-table thead th {
  background-color: #32aaff;
  color: #ffffff;
  font-weight: bold;
  font-size: 15px;
  padding: 12px 10px;
  text-align: center;
  vertical-align: middle;
  border: 1.5px solid #ffffff;
}

.gutter-table thead .th-main-title {
  font-size: 18px;
  width: 25%;
}

.gutter-table thead .th-category-title {
  font-size: 18px;
  padding: 8px;
}

.gutter-table tbody td {
  border: 1.5px solid #32aaff;
  padding: 12px 10px;
  text-align: center;
  vertical-align: middle;
}

.gutter-table tbody tr {
  background-color: #e6f0fa;
}

.gutter-table tbody .color-label {
  text-align: left;
  padding: 8px 12px;
  background-color: #ffffff;
  color: #1a1a1a;
  font-size: 15px;
  display: flex;
  align-items: center;
  gap: 12px;
}

.gutter-table .color-picto {
  width: 45px;
  height: auto;
  flex-shrink: 0;
  display: block;
}

.gutter-table .color-text {
  display: flex;
  flex-direction: column;
}

.gutter-table tbody .ral-code {
  font-size: 13px;
  color: #555555;
  margin-top: 2px;
}

.gutter-table .blue-dot {
  width: 20px;
  height: 20px;
  background-color: #32aaff;
  border-radius: 50%;
  margin: 0 auto;
}

.hooks-grid {
	margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 20px;
}

.hook-card {
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  padding: 24px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);
}

.hook-header {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 14px;
}

.hook-icon {
  width: 60px;
  height: 60px;
  object-fit: contain;
  flex-shrink: 0;
}

.hook-card h3 {
  margin: 0;
  color: #32aaff;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.3;
}

.hook-card p {
  margin: 0;
  color: #64748b;
  line-height: 1.6;
}

.hook-card-image {width: 100%; background-image: url('/user/documents/upload/pictures/marley/ukazka_hak.jpg'); border-radius: 8px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02); background-size: cover; background-position: center; background-repeat: no-repeat;}
.doplnky-highlight-container {display: flex; gap: 15px; flex-wrap: wrap;}
.doplnky-highlight {padding: 6px 20px; display: inline-block; border: solid 1px; color: #32aaff; border-radius: 50px; font-weight: 700; background: #ebf7ff;}
#doplnky img {border-radius: 20px}
.doplnky-container {display: grid; grid-template-columns: 6fr 4fr; gap: 50px; margin-top: 50px;}
.table-container {overflow-x: auto; margin: 20px 0;}
table {width: 100%; border-collapse: collapse; background-color: #ffffff; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);}
th {background-color: #32aaff; color: #ffffff; text-align: left; padding: 14px 16px; font-weight: 600; letter-spacing: 0.5px;}
td {padding: 12px 16px; border-bottom: 1px solid #eef2f5; color: #333333; line-height: 1.5; text-align: left;}
td.highlight { font-weight: 600; color: #32aaff;}
tbody tr:nth-child(even) {background-color: #f8fbc6; background-color: #f7fafd;}
#systemy img {border-radius: 20px;width: 350px;margin-bottom: 30px;}

#systemy .m-col {
	text-align: center;
}

#prednosti h2 {
	margin-bottom: 60px;
}

.m-center {
	text-align: center;
}

.m-secondary-heading {
    color: #32aaff;
    font-weight: 800;
    letter-spacing: 2px;
    font-size: 16px;
    margin: 0 0 10px 0;
}

#marley img {
  border-radius: 20px;
  width: 100%;
  max-height: 300px;
  object-fit: cover;
  object-position: center;
}

#prednosti, #doplnky {
	background: #f9f9f9;
  padding: 80px;
}

.button-in-text {
	color: #32aaff;
  font-weight: 700;
  text-decoration: none !important;
}

.button-in-text:hover {
  text-decoration: underline !important;
}

h2 {
	margin: 0 0 20px 0;
  font-size: 60px;
  line-height: 1;
	font-weight: 800;
}

p {
	line-height: 1.6;
}

header h1 {
color: #fff;
text-align: center;
margin: 0 !important;
font-size: 68px;
font-weight: 800;
}

.content-wrapper header {
  background: #333 url('/user/documents/upload/pictures/marley/marley_hero.jpg') no-repeat center / cover;
  width: 100%;
  height: 450px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
}

.m-section {
	margin-top: 120px;
}

.content-inner {
	max-width: 100%;
}

aside {
	display: none;
}

.m-columns-wrapper {
	display: flex;
	gap: 50px;
}

.m-col {
	flex: 1;
	width: 100%;
}

.shoptet-grid-container {
    box-sizing: border-box;
    max-width: 1200px;
    margin: 40px auto;
    padding: 0 20px;
  }

  .shoptet-grid-container * {
    box-sizing: border-box;
  }

  .custom-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .grid-card {
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    padding: 30px 24px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .card-icon {
    font-size: 32px;
    line-height: 1;
    margin-bottom: 16px;
    background: #e6f5ff;
    padding: 10px;
    border-radius: 8px;
    display: inline-block;
  }

  .card-title {
    font-size: 20px;
    font-weight: 700;
    color: #32aaff;
    margin: 0 0 12px 0;
    line-height: 1.4;
  }

  .card-text {
    font-size: 15px;
    color: #4b5563;
    line-height: 1.6;
    margin: 0;
  }

  @media (min-width: 640px) {
    .custom-grid {
      grid-template-columns: repeat(2, 1fr);
    }
  }

  @media (min-width: 1024px) {
    .custom-grid {
      grid-template-columns: repeat(3, 1fr);
      gap: 30px;
    }
  }

  @media (max-width: 768px) {
    .m-columns-wrapper {
      flex-direction: column; 
      gap: 30px;
    }
  }
}


.zp-otevirani {
	margin-top: 50px
}

.zp-otevirani img {
	width: 130px
}
