@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap");
@font-face {
  font-family: "RistrettoPro-Regular";
  src: url("../fonts/RistrettoPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "RistrettoPro-Bold";
  src: url("../fonts/RistrettoPro-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "ArialNarrow";
  src: url("../fonts/Arial-Narrow.ttf") format("ttf");
  font-weight: normal;
  font-style: normal;
}

/* Rozmiar czcionki dla najwyzszego diva */
html, body {
  margin: 0;
  padding: 0;
}

#custommerce-strefa-marki {
  font-size: 16px;
  font-family: "Lato", Arial, sans-serif;
  box-sizing: border-box;
  background-image: none;
  background-position: bottom center;
  background-repeat: no-repeat;
  text-align: left;
  color: #000;
  max-width: 1200px;
  margin: 0 auto;
}

@media only screen and (max-width: 900px) {
  #custommerce-strefa-marki {
    font-size: 14px;
  }
}

#custommerce-strefa-marki .pc-margin-top-xs {
  padding-top: 1.5em;
}

#custommerce-strefa-marki .pc-margin-bottom-xs {
  padding-bottom: 1.5em;
}

#custommerce-strefa-marki .pc-margin-top-s {
  padding-top: 3em;
}

#custommerce-strefa-marki .pc-margin-bottom-s {
  padding-bottom: 3em;
}

#custommerce-strefa-marki .pc-margin-top-m {
  padding-top: 4em;
}

#custommerce-strefa-marki .pc-margin-bottom-m {
  padding-bottom: 4em;
}

#custommerce-strefa-marki .pc-margin-top-l {
  padding-top: 6em;
}

#custommerce-strefa-marki .pc-margin-bottom-l {
  padding-bottom: 6em;
}

#custommerce-strefa-marki .pc-margin-top-xl {
  padding-top: 8em;
}

#custommerce-strefa-marki .pc-margin-bottom-xl {
  padding-bottom: 8em;
}

#custommerce-strefa-marki .pc-margin-top-xxl {
  padding-top: 10em;
}

#custommerce-strefa-marki .pc-margin-bottom-xxl {
  padding-bottom: 10em;
}

@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .pc-margin-top-xs {
    padding-top: 1em;
  }
  #custommerce-strefa-marki .pc-margin-bottom-xs {
    padding-bottom: 1em;
  }
  #custommerce-strefa-marki .pc-margin-top-s {
    padding-top: 2em;
  }
  #custommerce-strefa-marki .pc-margin-bottom-s {
    padding-bottom: 2em;
  }
  #custommerce-strefa-marki .pc-margin-top-m {
    padding-top: 3em;
  }
  #custommerce-strefa-marki .pc-margin-bottom-m {
    padding-bottom: 3em;
  }
  #custommerce-strefa-marki .pc-margin-top-l {
    padding-top: 4em;
  }
  #custommerce-strefa-marki .pc-margin-bottom-l {
    padding-bottom: 4em;
  }
  #custommerce-strefa-marki .pc-margin-top-xl {
    padding-top: 5em;
  }
  #custommerce-strefa-marki .pc-margin-bottom-xl {
    padding-bottom: 5em;
  }
  #custommerce-strefa-marki .pc-margin-top-xxl {
    padding-top: 6em;
  }
  #custommerce-strefa-marki .pc-margin-bottom-xxl {
    padding-bottom: 6em;
  }
}

#custommerce-strefa-marki .pc-margin-top-deca {
  margin-top: 0.5em;
}

#custommerce-strefa-marki .pc-margin-bottom-deca {
  margin-bottom: 0.5em;
}

#custommerce-strefa-marki .pc-margin-top-hecto {
  margin-top: 1em;
}

#custommerce-strefa-marki .pc-margin-bottom-hecto {
  margin-bottom: 1em;
}

#custommerce-strefa-marki .pc-margin-top-kilo {
  margin-top: 1.25em;
}

#custommerce-strefa-marki .pc-margin-bottom-kilo {
  margin-bottom: 1.25em;
}

#custommerce-strefa-marki .pc-margin-top-mega {
  margin-top: 1.5em;
}

#custommerce-strefa-marki .pc-margin-bottom-mega {
  margin-bottom: 1.5em;
}

#custommerce-strefa-marki .pc-margin-top-giga {
  margin-top: 2em;
}

#custommerce-strefa-marki .pc-margin-bottom-giga {
  margin-bottom: 2em;
}

#custommerce-strefa-marki .pc-margin-top-tera {
  margin-top: 2.5em;
}

#custommerce-strefa-marki .pc-margin-bottom-tera {
  margin-bottom: 2.5em;
}

#custommerce-strefa-marki body {
  margin: 0;
}

#custommerce-strefa-marki * {
  box-sizing: border-box;
}

#custommerce-strefa-marki span,
#custommerce-strefa-marki p span {
  font-size: inherit !important;
  line-height: inherit !important;
}

#custommerce-strefa-marki p {
  margin-top: 1em;
  margin-bottom: 1em;
}

#custommerce-strefa-marki .pc-container-fluid {
  max-width: 1200px;
  margin: auto;
}

#custommerce-strefa-marki .pc-container-fluid img {
  max-width: 100%;
  display: block;
  margin: 0;
}

#custommerce-strefa-marki .sm-rotator-holder {
  position: relative;
  width: 100%;
}

#custommerce-strefa-marki .sm-rotator-holder .sm-logo {
  position: absolute;
  top: 4.5%;
  right: 1.5%;
  z-index: 2;
  width: 10%;
  min-width: 70px;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-rotator-holder .sm-logo {
    right: 10px;
    top: 10px;
  }
}

#custommerce-strefa-marki .sm-rotator-holder .sm-logo img {
  width: 100%;
}

#custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator {
  list-style: none;
  list-style-type: none;
  z-index: 1;
  overflow: hidden;
  margin: 0;
  padding: 0;
  max-width: 1200px;
  max-height: 400px;
  width: 100%;
  height: 33vw;
  min-height: 250px;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator {
    width: 100%;
    order: 2;
  }
}

#custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item {
  overflow: hidden;
  width: 100% !important;
  height: 100% !important;
  text-align: left;
  list-style-image: none;
  list-style-position: inside;
  list-style-type: none;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left top;
}

#custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-1 .sm-ng-1,
#custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-1 .sm-ng-2 {
  font-family: "RistrettoPro-Bold", Arial, sans-serif;
  line-height: 1em;
  letter-spacing: 3px;
}

#custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-1 .sm-ng-1 {
  font-size: 4em !important;
  line-height: 1 !important;
}

@media only screen and (max-width: 1200px) {
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-1 .sm-ng-1 {
    font-size: 3em !important;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-1 .sm-ng-1 {
    font-size: 2.5em;
  }
}

#custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-1 div {
  margin-left: auto;
  margin-right: 5%;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-1 div {
    margin-left: auto;
    margin-right: 0;
    width: 50%;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-1 div {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-1 br {
    display: block;
  }
}

#custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-2 div {
  margin-left: auto;
  margin-right: 1em;
  width: 45%;
}

@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-2 div {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}

#custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-2 .sm-ng-1,
#custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-2 .sm-ng-2 {
  color: #161615;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-2 .sm-ng-1,
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-2 .sm-ng-2 {
    color: #161615;
  }
}

#custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-2 .sm-ng-1 br,
#custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-2 .sm-ng-2 br {
  display: none;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-2 .sm-ng-1 br,
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-2 .sm-ng-2 br {
    display: block;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-2 .sm-ng-1 br,
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-2 .sm-ng-2 br {
    display: none;
  }
}

#custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-2 .sm-ng-1 {
  font-size: 1.25em !important;
}

#custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-2 .sm-ng-2 {
  font-size: 1.125em !important;
}

#custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-3 div {
  margin-left: auto;
  margin-right: 9em;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-3 div {
    width: 50%;
    margin-right: 3em;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-3 div {
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}

#custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-3 .sm-ng-1,
#custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-3 .sm-ng-2 {
  color: #161615;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-3 .sm-ng-1,
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-3 .sm-ng-2 {
    color: #161615;
  }
}

#custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-3 .sm-ng-1 br,
#custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-3 .sm-ng-2 br {
  display: none;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-3 .sm-ng-1 br,
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-3 .sm-ng-2 br {
    display: block;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-3 .sm-ng-1 br,
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-3 .sm-ng-2 br {
    display: none;
  }
}

#custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-3 .sm-ng-1 {
  font-size: 2em !important;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-3 .sm-ng-1 {
    font-size: 1.5em !important;
  }
}

#custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-3 .sm-ng-2 {
  font-size: 2em !important;
  display: block;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item.sm-rotator-item-3 .sm-ng-2 {
    font-size: 1.5em !important;
  }
}

#custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item a {
  width: 100%;
  height: 100%;
  text-align: left;
  padding-left: 3em;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-decoration: none;
  text-transform: uppercase;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item a {
    padding: 1.25em;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item a {
    justify-content: flex-end;
  }
}

#custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item a div {
  width: 50%;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item a div {
    width: 100%;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item a div {
    text-align: center;
  }
}

#custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item a .sm-ng-1,
#custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item a .sm-ng-2,
#custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item a .sm-ng-3 {
  display: inline;
  color: #161615;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item a .sm-ng-1,
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item a .sm-ng-2,
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item a .sm-ng-3 {
    width: auto;
    background: rgba(255, 255, 255, 0.7);
    margin: 1px 0;
  }
}

#custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item a .sm-ng-1 {
  font-size: 2.5em !important;
  font-weight: bold;
}

@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item a .sm-ng-1 {
    font-size: 2em !important;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item a .sm-ng-1 {
    font-size: 1.5em !important;
  }
}

#custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item a .sm-ng-2 {
  font-size: 3em !important;
  font-weight: 300;
}

@media only screen and (max-width: 1200px) {
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item a .sm-ng-2 {
    font-size: 2.5em !important;
  }
}

@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item a .sm-ng-2 {
    font-size: 2em !important;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item a .sm-ng-2 {
    font-size: 1.5em !important;
  }
}

#custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item a .sm-ng-3 {
  display: block;
  font-size: 1.25em !important;
  font-weight: 500;
  font-family: "Lato", Arial, sans-serif;
}

@media only screen and (max-width: 1200px) {
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item a .sm-ng-3 {
    font-size: 1em !important;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item a .sm-ng-3 {
    display: inline;
  }
}

#custommerce-strefa-marki .sm-rotator-holder ul.sm-rotator .sm-rotator-item img {
  width: 100%;
}

#custommerce-strefa-marki .sm-rotator-holder #sm-rotator-pager {
  text-align: center;
  margin-top: 1em;
}

#custommerce-strefa-marki .sm-rotator-holder #sm-rotator-pager a {
  text-indent: -20000px;
  background: #bbb;
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin: 0 0.5em;
  transition: all 0.3s ease;
}

#custommerce-strefa-marki .sm-rotator-holder #sm-rotator-pager a.activeSlide {
  background: #000;
  border-color: #fff;
  transition: all 0.3s ease;
}

#custommerce-strefa-marki .sm-header {
  padding: 6em 1.25em 2em;
}

@media only screen and (max-width: 1200px) {
  #custommerce-strefa-marki .sm-header {
    padding-top: 3em;
  }
}

#custommerce-strefa-marki .sm-header .sm-h2 {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Lato", Arial, sans-serif;
  font-size: 2.5em;
}

@media only screen and (max-width: 1200px) {
  #custommerce-strefa-marki .sm-header .sm-h2 {
    font-size: 2em;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .sm-header .sm-h2 {
    font-size: 1.5em;
  }
}

#custommerce-strefa-marki .sm-grid {
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-grid {
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
}

#custommerce-strefa-marki .sm-grid .sm-grid-column-double {
  width: calc(50% - 1em);
}

@media only screen and (max-width: 1100px) {
  #custommerce-strefa-marki .sm-grid .sm-grid-column-double {
    width: calc(50% - 0.5em);
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-grid .sm-grid-column-double {
    width: calc(100% - (2em * 2 / 3));
    margin-bottom: 0.75em;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-grid .sm-grid-column-double .sm-grid-item-bg {
    padding-top: 60%;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-grid .sm-grid-column-double .sm-grid-item {
    height: auto;
  }
}

#custommerce-strefa-marki .sm-grid .sm-grid-column-single {
  width: calc(25% - 1.5em);
}

@media only screen and (max-width: 1100px) {
  #custommerce-strefa-marki .sm-grid .sm-grid-column-single {
    width: calc(25% - 0.75em);
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-grid .sm-grid-column-single {
    width: calc(50% - 1em);
    margin-bottom: 0.75em;
  }
}

#custommerce-strefa-marki .sm-grid .sm-grid-item-bg {
  background-size: cover;
}

#custommerce-strefa-marki .sm-grid .sm-grid-item {
  height: 50%;
  display: block;
  position: relative;
  text-decoration: none;
}

#custommerce-strefa-marki .sm-grid .sm-grid-item .sm-grid-item-name {
  text-align: center;
  font-weight: bold;
  font-size: 1.25em;
  line-height: 1.2;
  text-transform: uppercase;
  width: 100%;
  padding: 0 1em;
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 5em;
}

@media only screen and (max-width: 1200px) {
  #custommerce-strefa-marki .sm-grid .sm-grid-item .sm-grid-item-name {
    font-size: 1em;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .sm-grid .sm-grid-item .sm-grid-item-name {
    padding: 1em 0.5em;
    font-size: 0.75em;
  }
}

#custommerce-strefa-marki .sm-grid .sm-grid-item .sm-grid-item-image {
  overflow: hidden;
}

#custommerce-strefa-marki .sm-grid .sm-grid-item .sm-grid-item-image img {
  transition: all 0.7s;
  max-width: 100%;
  display: block;
  background-color: white;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-grid .sm-grid-item .sm-grid-item-image img {
    width: 100%;
  }
}

#custommerce-strefa-marki .sm-grid .sm-grid-item:hover .sm-grid-item-image img {
  transform: scale(1.05);
}

#custommerce-strefa-marki .sm-grid-koloryzacja {
  margin-bottom: 2em;
}

#custommerce-strefa-marki .sm-grid-koloryzacja .sm-grid-item.sm-grid-item-1,
#custommerce-strefa-marki .sm-grid-koloryzacja .sm-grid-item.sm-grid-item-1 .sm-grid-item-name {
  background: #e86491;
}

#custommerce-strefa-marki .sm-grid-koloryzacja .sm-grid-item.sm-grid-item-2,
#custommerce-strefa-marki .sm-grid-koloryzacja .sm-grid-item.sm-grid-item-2 .sm-grid-item-name {
  background: #dee5ec;
}

#custommerce-strefa-marki .sm-grid-koloryzacja .sm-grid-item.sm-grid-item-3,
#custommerce-strefa-marki .sm-grid-koloryzacja .sm-grid-item.sm-grid-item-3 .sm-grid-item-name {
  background: #ececec;
}

#custommerce-strefa-marki .sm-grid-koloryzacja .sm-grid-item.sm-grid-item-4,
#custommerce-strefa-marki .sm-grid-koloryzacja .sm-grid-item.sm-grid-item-4 .sm-grid-item-name {
  background: #e6a7a9;
}

#custommerce-strefa-marki .sm-grid-koloryzacja .sm-grid-item.sm-grid-item-5 {
  background: #e4ba29;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  text-align: center;
}

#custommerce-strefa-marki .sm-grid-koloryzacja .sm-grid-item.sm-grid-item-5 .sm-grid-item-name span {
  font-weight: 300;
}

#custommerce-strefa-marki .sm-grid-koloryzacja .sm-grid-item.sm-grid-item-5 .sm-grid-item-image {
  text-align: center;
}

#custommerce-strefa-marki .sm-grid-koloryzacja .sm-grid-item.sm-grid-item-5 .sm-grid-item-image img {
  margin: 0 auto;
  width: auto !important;
}

#custommerce-strefa-marki .sm-grid-pielegnacja .sm-grid-item-bg {
  height: 100%;
  background-position: center;
}

#custommerce-strefa-marki .sm-grid-pielegnacja .sm-grid-item.sm-grid-item-1,
#custommerce-strefa-marki .sm-grid-pielegnacja .sm-grid-item.sm-grid-item-1 .sm-grid-item-name {
  background: #d33c39;
}

#custommerce-strefa-marki .sm-grid-pielegnacja .sm-grid-item.sm-grid-item-2,
#custommerce-strefa-marki .sm-grid-pielegnacja .sm-grid-item.sm-grid-item-2 .sm-grid-item-name {
  background: #e6c899;
}

#custommerce-strefa-marki .sm-grid-pielegnacja .sm-grid-item.sm-grid-item-3,
#custommerce-strefa-marki .sm-grid-pielegnacja .sm-grid-item.sm-grid-item-3 .sm-grid-item-name {
  background: #28ace1;
}

#custommerce-strefa-marki .sm-grid-pielegnacja .sm-grid-item.sm-grid-item-4,
#custommerce-strefa-marki .sm-grid-pielegnacja .sm-grid-item.sm-grid-item-4 .sm-grid-item-name {
  background: #bbeb9b;
}

#custommerce-strefa-marki .sm-grid-pielegnacja .sm-grid-item.sm-grid-item-5,
#custommerce-strefa-marki .sm-grid-pielegnacja .sm-grid-item.sm-grid-item-5 .sm-grid-item-name {
  background: #e24377;
}

#custommerce-strefa-marki .sm-grid-pielegnacja .sm-grid-item.sm-grid-item-6,
#custommerce-strefa-marki .sm-grid-pielegnacja .sm-grid-item.sm-grid-item-6 .sm-grid-item-name {
  background: #996eb4;
}

#custommerce-strefa-marki .sm-grid-zestawy {
  margin-bottom: 2em;
}

#custommerce-strefa-marki .sm-grid-zestawy .sm-grid-item.sm-grid-item-1,
#custommerce-strefa-marki .sm-grid-zestawy .sm-grid-item.sm-grid-item-1 .sm-grid-item-name, #custommerce-strefa-marki .sm-grid-zestawy .sm-grid-item.sm-grid-item-3,
#custommerce-strefa-marki .sm-grid-zestawy .sm-grid-item.sm-grid-item-3 .sm-grid-item-name {
  background: #ececec;
}

#custommerce-strefa-marki .sm-grid-zestawy .sm-grid-item.sm-grid-item-2,
#custommerce-strefa-marki .sm-grid-zestawy .sm-grid-item.sm-grid-item-2 .sm-grid-item-name {
  background: #dee5ec;
}

#custommerce-strefa-marki .sm-grid-zestawy .sm-grid-item.sm-grid-item-4,
#custommerce-strefa-marki .sm-grid-zestawy .sm-grid-item.sm-grid-item-4 .sm-grid-item-name {
  background: #e6a7a9;
}

#custommerce-strefa-marki .sm-grid-zestawy .sm-grid-item.sm-grid-item-5 {
  background: #e4e4e4;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-grid-zestawy .sm-grid-item.sm-grid-item-5 {
    padding: 3em 1.25em;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .sm-grid-zestawy .sm-grid-item.sm-grid-item-5 {
    padding: 2em 1em;
  }
}

#custommerce-strefa-marki .sm-grid-zestawy .sm-grid-item.sm-grid-item-5 .sm-ng-1 {
  text-transform: uppercase;
  font-family: "Lato", Arial, sans-serif;
  color: #000;
  text-align: center;
  line-height: 1.2;
  font-size: 2em;
  font-weight: 300;
  margin-bottom: 0.5em;
}

@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .sm-grid-zestawy .sm-grid-item.sm-grid-item-5 .sm-ng-1 {
    margin-bottom: 0.5em;
  }
}

#custommerce-strefa-marki .sm-grid-zestawy .sm-grid-item.sm-grid-item-5 .sm-ng-1 strong {
  font-weight: bold;
}

#custommerce-strefa-marki .sm-banner-half {
  display: flex;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-banner-half {
    flex-wrap: wrap;
  }
}

#custommerce-strefa-marki .sm-banner-half .sm-description {
  color: #fff;
  background-color: #000;
  padding: 9em 3em;
  width: 50%;
}

@media only screen and (max-width: 1200px) {
  #custommerce-strefa-marki .sm-banner-half .sm-description {
    padding: 6em 3em;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-banner-half .sm-description {
    width: 100%;
    order: 2;
    padding: 3em 1.25em;
    text-align: center;
  }
}

#custommerce-strefa-marki .sm-banner-half .sm-description .sm-ng-1,
#custommerce-strefa-marki .sm-banner-half .sm-description .sm-ng-2 {
  text-transform: uppercase;
  font-family: "Lato", Arial, sans-serif;
  color: #fff;
  text-align: left;
  line-height: 1.2;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-banner-half .sm-description .sm-ng-1,
  #custommerce-strefa-marki .sm-banner-half .sm-description .sm-ng-2 {
    text-align: center;
  }
}

#custommerce-strefa-marki .sm-banner-half .sm-description .sm-ng-1 {
  font-size: 2.5em;
  font-weight: 300;
  margin-bottom: 0.5em;
}

@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .sm-banner-half .sm-description .sm-ng-1 {
    font-size: 2em;
  }
}

#custommerce-strefa-marki .sm-banner-half .sm-description .sm-ng-2 {
  font-size: 4em;
  font-weight: bold;
}

@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .sm-banner-half .sm-description .sm-ng-2 {
    font-size: 3em;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .sm-banner-half .sm-description .sm-ng-2 {
    font-size: 2.5em;
  }
}

#custommerce-strefa-marki .sm-banner-half .sm-description a.sm-button {
  color: #000;
  background-color: #fff;
  border: 2px solid #fff;
  margin-top: 1em;
}

#custommerce-strefa-marki .sm-banner-half .sm-description a.sm-button:hover {
  border: 2px solid #fff;
  color: #fff;
  background-color: #000;
}

#custommerce-strefa-marki .sm-banner-half .sm-image {
  background-position: center;
  background-size: 100%;
  background-position: top right;
  background-repeat: no-repeat;
  width: 50%;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-banner-half .sm-image {
    width: 100%;
    padding-top: 60%;
    order: 1;
  }
}

#custommerce-strefa-marki .sm-button,
#custommerce-strefa-marki a.sm-button {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Lato", Arial, sans-serif;
  font-weight: normal;
  font-size: 1.25em;
  padding: 0.5em 1.25em;
  background-color: #000;
  color: #fff;
  border: 2px solid #000;
  transition: all 0.3s;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-button,
  #custommerce-strefa-marki a.sm-button {
    font-size: 1em;
  }
}

#custommerce-strefa-marki .sm-button:hover,
#custommerce-strefa-marki a.sm-button:hover {
  background-color: #fff;
  color: #000;
}

#custommerce-strefa-marki .sm-together {
  padding-bottom: 1em;
}

@media only screen and (max-width: 1200px) {
  #custommerce-strefa-marki .sm-together {
    padding: 0 1em;
  }
}

#custommerce-strefa-marki .sm-stylizacja {
  padding-top: 6em;
  background-repeat: no-repeat;
  margin-bottom: 6em;
}

#custommerce-strefa-marki .sm-stylizacja .sm-banner {
  position: relative;
  top: 6em;
}

#custommerce-strefa-marki .sm-stylizacja .sm-banner img {
  max-width: 98%;
  margin-left: 1%;
}

#custommerce-strefa-marki .sm-banner-left {
  position: relative;
  display: flex;
  justify-content: flex-end;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-banner-left {
    flex-wrap: wrap;
  }
}

#custommerce-strefa-marki .sm-banner-left .sm-description {
  padding: 5em 3em 5em 0;
  width: 45%;
  text-align: center;
  z-index: 1;
}

@media only screen and (max-width: 1200px) {
  #custommerce-strefa-marki .sm-banner-left .sm-description {
    padding: 5em 2em 5em 0;
    width: 35%;
  }
}

@media only screen and (max-width: 1100px) {
  #custommerce-strefa-marki .sm-banner-left .sm-description {
    padding: 5em 2em 5em 0;
  }
}

@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .sm-banner-left .sm-description {
    width: 38%;
  }
}

@media only screen and (max-width: 900px) {
  #custommerce-strefa-marki .sm-banner-left .sm-description {
    padding: 5em 1.25em 5em 0;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-banner-left .sm-description {
    width: 100%;
    background-color: #edebe8;
    padding: 3em 1.25em;
  }
}

#custommerce-strefa-marki .sm-banner-left .sm-description .sm-ng-1 {
  text-transform: uppercase;
  font-family: "Lato", Arial, sans-serif;
  color: #161615;
  text-align: center;
  line-height: 1.2;
  font-size: 2.5em;
  font-weight: 300;
}

@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .sm-banner-left .sm-description .sm-ng-1 {
    font-size: 2em;
  }
}

#custommerce-strefa-marki .sm-banner-left .sm-description a.sm-button {
  margin-top: 1em;
}

#custommerce-strefa-marki .sm-banner-left .sm-image {
  background-position: center;
  background-size: 130%;
  background-position: top right;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-banner-left .sm-image {
    background-position: top left;
    width: 100%;
    padding-top: 49%;
    position: static;
    background-size: 100%;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .sm-banner-left .sm-image {
    background-size: 110%;
  }
}

@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .sm-banner-left .sm-image {
    background-size: 130%;
  }
}

#custommerce-strefa-marki .sm-categories {
  display: flex;
  flex-direction: column;
}

#custommerce-strefa-marki .sm-categories .sm-categories-item {
  width: 100%;
  display: block;
  text-align: right;
  text-decoration: none;
  color: #000;
  font-family: "Lato", Arial, sans-serif;
  font-weight: 300;
  font-size: 4em;
  line-height: 1;
  padding: 1.5em 2em;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 100%;
  transition: all 0.7s;
  margin-bottom: 7px;
}

@media only screen and (max-width: 1200px) {
  #custommerce-strefa-marki .sm-categories .sm-categories-item {
    font-size: 3em;
  }
}

@media only screen and (max-width: 900px) {
  #custommerce-strefa-marki .sm-categories .sm-categories-item {
    padding: 1em 2em;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-categories .sm-categories-item {
    font-size: 2.5em;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .sm-categories .sm-categories-item {
    font-size: 2em;
    padding: 1em;
  }
}

@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .sm-categories .sm-categories-item {
    font-size: 1.5em;
  }
}

#custommerce-strefa-marki .sm-categories .sm-categories-item:hover {
  background-size: 110%;
}
