#gdziekolwiek-budujesz .palety-kolory-box {
  overflow: hidden;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #eee;
  color: #000;
}
#gdziekolwiek-budujesz .palety-kolory-box .palety-kolory-col p {
  margin-bottom: 10px;
}
#gdziekolwiek-budujesz .palety-kolory-box .palety-kolory-col p span {
  font-size: 30px;
  margin-right: 10px;
}

.kolekcja {
  margin-top: 40px;
}
.kolekcja h2 {
  text-transform: uppercase;
  margin-bottom: 20px;
  clear: both;
}
.kolekcja .clear {
  clear: both;
}
.kolekcja .kolor {
  float: left;
  margin-right: 20px;
  cursor: pointer;
  margin-bottom: 20px;
}
.kolekcja .kolor .name {
  margin-top: 5px;
  font-size: 16px;
  text-align: center;
}
.kolekcja .kol {
  width: 200px;
  height: 200px;
}
.kolekcja .kol .faktura {
  background-image: url("../img/struktura_ciemna_1.png");
  width: 100%;
  height: 100%;
  opacity: 0.2;
}

#color-popup .mfp-close {
  background: white;
  opacity: 1;
}
#color-popup .kol {
  width: 500px;
  height: 500px;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
#color-popup .kol .faktura {
  background-image: url("../img/struktura_ciemna_1.png");
  width: 100%;
  height: 100%;
  opacity: 0.2;
}
#color-popup .name {
  margin-top: 10px;
  font-size: 25px;
  text-align: center;
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}

[class*=icono] {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: #666;
  box-sizing: border-box;
}
[class*=icono]:after, [class*=icono]:before {
  content: "";
  box-sizing: border-box;
}

.reszta-button {
  background-image: url("../img/rbg.png");
  background-repeat: repeat-x;
  background-position: center;
  text-align: center;
}
.reszta-button a {
  background-color: white;
  padding: 5px 20px;
  display: inline-block;
  cursor: pointer;
}

/*# sourceMappingURL=custom.css.map */
