@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Montserrat:wght@400;600;800&family=Oswald:wght@300&display=swap");
/* Rozmiar czcionki dla najwyzszego diva */
html, body {
  margin: 0;
  padding: 0;
  background-color: #fff;
}

#custommerce-strefa-marki {
  font-size: 16px;
  font-family: "Montserrat", Arial, sans-serif;
  box-sizing: border-box;
  background-image: none;
  background-position: bottom center;
  background-repeat: no-repeat;
  text-align: left;
  color: #151515;
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px 0;
}
@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-header {
  background: url("../img/banner_top.png") top left no-repeat;
  background-size: 100%;
  display: flex;
  flex-flow: row;
  justify-content: flex-end;
  min-height: 500px;
}
@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .sm-header {
    min-height: auto;
  }
}
@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .sm-header {
    display: block;
    background: none;
    min-height: unset;
  }
}
#custommerce-strefa-marki .sm-header .sm-header-image {
  display: none;
}
@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .sm-header .sm-header-image {
    display: block;
    max-width: 100%;
  }
}
#custommerce-strefa-marki .sm-header .sm-header-text {
  padding: 1.5em 1.5em 1.5em 0;
  width: 312px;
  text-align: left;
}
@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .sm-header .sm-header-text {
    width: 290px;
  }
}
@media only screen and (max-width: 900px) {
  #custommerce-strefa-marki .sm-header .sm-header-text {
    width: 262px;
  }
}
@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .sm-header .sm-header-text {
    width: 100%;
    padding: 1.5em;
    display: flex;
    background: #E0E0E0;
  }
}
@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .sm-header .sm-header-text {
    flex-flow: column;
  }
}
#custommerce-strefa-marki .sm-header .sm-header-text .sm-header-ng1 {
  font-family: "Bebas Neue", Arial, sans-serif;
  font-size: 4.75em;
  line-height: 0.87em;
  padding: 40px 0 32px;
  position: relative;
}
@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .sm-header .sm-header-text .sm-header-ng1 {
    font-size: 4em;
    padding: 33px 0 25px;
  }
}
@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .sm-header .sm-header-text .sm-header-ng1 {
    width: 210px;
    margin-right: 50px;
    align-self: flex-start;
  }
}
@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .sm-header .sm-header-text .sm-header-ng1 {
    width: 210px;
  }
}
#custommerce-strefa-marki .sm-header .sm-header-text .sm-header-ng1::before, #custommerce-strefa-marki .sm-header .sm-header-text .sm-header-ng1::after {
  content: "";
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  width: 35px;
  height: 35px;
}
@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .sm-header .sm-header-text .sm-header-ng1::before, #custommerce-strefa-marki .sm-header .sm-header-text .sm-header-ng1::after {
    width: 28px;
    height: 28px;
  }
}
#custommerce-strefa-marki .sm-header .sm-header-text .sm-header-ng1::before {
  background-image: url("../img/cite_start.png");
  left: 0;
  top: 0;
}
#custommerce-strefa-marki .sm-header .sm-header-text .sm-header-ng1::after {
  background-image: url("../img/cite_end.png");
  right: 12px;
  bottom: 0px;
}
@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .sm-header .sm-header-text .sm-header-ng1::after {
    right: 34px;
  }
}
@media only screen and (max-width: 900px) {
  #custommerce-strefa-marki .sm-header .sm-header-text .sm-header-ng1::after {
    right: 36px;
  }
}
@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .sm-header .sm-header-text .sm-header-ng1::after {
    right: 0px;
  }
}
#custommerce-strefa-marki .sm-header .sm-header-text .sm-header-ng2 {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 600;
  margin-top: 18px;
}
#custommerce-strefa-marki .sm-header .sm-header-text .sm-header-ng2::after {
  content: "";
  display: block;
  height: 6px;
  width: 90%;
  display: block;
  background: #151515;
  margin: 12px 0 0;
}
@media only screen and (max-width: 900px) {
  #custommerce-strefa-marki .sm-header .sm-header-text .sm-header-ng2 {
    font-size: 13px;
  }
}
@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .sm-header .sm-header-text .sm-header-ng2 {
    width: calc(100% - 260px);
  }
}
@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .sm-header .sm-header-text .sm-header-ng2 {
    width: 100%;
  }
}
#custommerce-strefa-marki .sm-header .sm-header-text .sm-header-ng2 strong {
  font-weight: 800;
}
#custommerce-strefa-marki .sm-header .sm-logo {
  box-sizing: content-box;
  text-align: right;
}
@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .sm-header .sm-logo {
    display: none;
  }
}
#custommerce-strefa-marki .sm-header .sm-logo img {
  width: 140px;
}
#custommerce-strefa-marki .sm-heading {
  padding: 1.5em;
}
#custommerce-strefa-marki .sm-h2 {
  text-align: center;
  text-transform: uppercase;
  font-family: "Bebas Neue", Arial, sans-serif;
  font-size: 2em;
}
#custommerce-strefa-marki .sm-h3 {
  text-align: center;
  font-family: "Oswald", Arial, sans-serif;
  font-size: 1.25em;
  font-weight: 300;
}
#custommerce-strefa-marki .sm-center {
  text-align: center;
}
#custommerce-strefa-marki .sm-center .sm-button {
  margin: 0 auto;
}
#custommerce-strefa-marki .sm-bottom-2 {
  margin-bottom: 2em;
}
#custommerce-strefa-marki .sm-bottom-4 {
  margin-bottom: 4em;
}
#custommerce-strefa-marki .sm-bottom-6 {
  margin-bottom: 6em;
}
#custommerce-strefa-marki .sm-border-black {
  border-top-width: 20px;
  border-bottom-width: 20px;
  border-color: #151515;
  border-top-style: solid;
  border-bottom-style: solid;
}
#custommerce-strefa-marki .sm-banner-half {
  display: flex;
  background: #151515;
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-banner-half {
    flex-wrap: wrap;
  }
}
#custommerce-strefa-marki .sm-banner-half .sm-description {
  padding: 0 2.5em;
  width: 50%;
}
@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .sm-banner-half .sm-description {
    padding: 0 1.5em;
  }
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-banner-half .sm-description {
    width: 100%;
    order: 2;
    padding: 0 1.25em;
    text-align: center;
  }
}
#custommerce-strefa-marki .sm-banner-half .sm-description .sm-caption {
  font-family: "Oswald", Arial, sans-serif;
  font-size: 1.75em;
  font-weight: 300;
  text-align: left;
  line-height: 1.4;
  margin-bottom: 1em;
  text-transform: uppercase;
}
@media only screen and (max-width: 1100px) {
  #custommerce-strefa-marki .sm-banner-half .sm-description .sm-caption {
    font-size: 1.5em;
  }
}
@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .sm-banner-half .sm-description .sm-caption {
    font-size: 1.25em;
  }
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-banner-half .sm-description .sm-caption {
    text-align: center;
  }
}
#custommerce-strefa-marki .sm-banner-half .sm-description .sm-caption::after {
  content: "";
  display: block;
  height: 6px;
  width: 90%;
  display: block;
  margin: 12px 0 0;
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-banner-half .sm-description .sm-caption::after {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
}
#custommerce-strefa-marki .sm-banner-half .sm-description .sm-ng-1 {
  font-size: 6em;
  font-family: "Bebas Neue", Arial, sans-serif;
  text-align: left;
  line-height: 1;
}
@media only screen and (max-width: 1100px) {
  #custommerce-strefa-marki .sm-banner-half .sm-description .sm-ng-1 {
    font-size: 4.75em;
  }
}
@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .sm-banner-half .sm-description .sm-ng-1 {
    font-size: 4em;
  }
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-banner-half .sm-description .sm-ng-1 {
    text-align: center;
  }
}
#custommerce-strefa-marki .sm-banner-half .sm-description p {
  font-family: "Oswald", Arial, sans-serif;
  font-size: 1.375em;
  text-align: left;
  margin: 0.5em 0 0;
  line-height: 1.5;
}
@media only screen and (max-width: 1100px) {
  #custommerce-strefa-marki .sm-banner-half .sm-description p {
    font-size: 1.25em;
  }
}
@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .sm-banner-half .sm-description p {
    font-size: 1.125em;
  }
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-banner-half .sm-description p {
    text-align: center;
  }
}
#custommerce-strefa-marki .sm-banner-half .sm-image {
  width: 50%;
  background: transparent;
}
#custommerce-strefa-marki .sm-banner-half .sm-image img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-banner-half .sm-image {
    width: 100%;
    order: 1;
    text-align: center;
    padding: 0 20px;
  }
  #custommerce-strefa-marki .sm-banner-half .sm-image img {
    max-width: unset;
    width: 100%;
  }
}
#custommerce-strefa-marki .sm-banner-half.sm-banner-tworcy .sm-image {
  background-color: #151515;
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-banner-half.sm-banner-tworcy .sm-image {
    padding-bottom: 20px;
  }
}
#custommerce-strefa-marki .sm-banner-half.sm-banner-tworcy .sm-description {
  color: #fff;
  background-color: #151515;
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-banner-half.sm-banner-tworcy .sm-description .sm-ng-1 br {
    display: none;
  }
}
#custommerce-strefa-marki .sm-banner-half.sm-banner-tworcy .sm-description * {
  color: #fff;
}
#custommerce-strefa-marki .sm-banner-half.sm-banner-tworcy .sm-description .sm-caption::after {
  background-color: #fff;
}
#custommerce-strefa-marki .sm-banner-half.sm-banner-standardy .sm-image {
  background-color: #fff;
}
#custommerce-strefa-marki .sm-banner-half.sm-banner-standardy .sm-description {
  color: #151515;
  background-color: #fff;
  padding-top: 20px;
}
#custommerce-strefa-marki .sm-banner-half.sm-banner-standardy .sm-description::after {
  content: "";
  display: block;
  height: 6px;
  width: 90%;
  display: block;
  background: #151515;
  margin: 12px 0 0;
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-banner-half.sm-banner-standardy .sm-description::after {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
}
#custommerce-strefa-marki .sm-banner-half.sm-banner-standardy .sm-description * {
  color: #151515;
}
#custommerce-strefa-marki .sm-banner-half.sm-banner-standardy .sm-description .sm-caption::after {
  background-color: #151515;
}
#custommerce-strefa-marki .sm-banner-kolekcja {
  display: flex;
  background: #151515;
}
#custommerce-strefa-marki .sm-banner-kolekcja .sm-image {
  width: 50%;
  background: transparent;
  position: relative;
}
#custommerce-strefa-marki .sm-banner-kolekcja .sm-image img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-banner-kolekcja .sm-image {
    width: 60%;
  }
}
@media only screen and (max-width: 600px) {
  #custommerce-strefa-marki .sm-banner-kolekcja .sm-image {
    width: 100%;
    padding: 0 20px;
  }
}
#custommerce-strefa-marki .sm-banner-kolekcja .sm-image .sm-description {
  position: absolute;
  left: 2.5em;
  bottom: 0;
}
@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .sm-banner-kolekcja .sm-image .sm-description {
    left: 1.5em;
  }
}
@media only screen and (max-width: 600px) {
  #custommerce-strefa-marki .sm-banner-kolekcja .sm-image .sm-description {
    left: calc(1.5em + 20px);
    bottom: 0.5em;
  }
}
#custommerce-strefa-marki .sm-banner-kolekcja .sm-image .sm-description .sm-caption {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 1em;
  font-weight: 600;
  text-align: left;
  line-height: 1;
  margin-bottom: 1em;
  text-transform: uppercase;
  color: #fff;
}
@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .sm-banner-kolekcja .sm-image .sm-description .sm-caption {
    font-size: 0.875em;
  }
}
#custommerce-strefa-marki .sm-banner-kolekcja .sm-image .sm-description .sm-ng-1 {
  font-size: 5em;
  font-family: "Bebas Neue", Arial, sans-serif;
  text-align: left;
  line-height: 1;
  color: #fff;
}
@media only screen and (max-width: 1200px) {
  #custommerce-strefa-marki .sm-banner-kolekcja .sm-image .sm-description .sm-ng-1 {
    font-size: 4.75em;
  }
}
@media only screen and (max-width: 1100px) {
  #custommerce-strefa-marki .sm-banner-kolekcja .sm-image .sm-description .sm-ng-1 {
    font-size: 4.25em;
  }
}
@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .sm-banner-kolekcja .sm-image .sm-description .sm-ng-1 {
    font-size: 3.75em;
  }
}
@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .sm-banner-kolekcja .sm-image .sm-description .sm-ng-1 {
    font-size: 3.5em;
  }
}
@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .sm-banner-kolekcja .sm-image .sm-description .sm-ng-1 {
    font-size: 3em;
  }
}
#custommerce-strefa-marki .sm-banner-kolekcja .sm-products-image {
  width: 50%;
}
#custommerce-strefa-marki .sm-banner-kolekcja .sm-products-image img {
  width: 90%;
  position: relative;
  top: 50%;
  left: -16%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-banner-kolekcja .sm-products-image {
    width: 40%;
  }
  #custommerce-strefa-marki .sm-banner-kolekcja .sm-products-image img {
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  #custommerce-strefa-marki .sm-banner-kolekcja .sm-products-image {
    display: none;
  }
}
#custommerce-strefa-marki .sm-banner-prezent {
  border-bottom-width: 20px;
  border-color: #151515;
  border-bottom-style: solid;
  position: relative;
  background: #151515;
}
@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .sm-banner-prezent {
    background-image: url("../img/banner_prezent_mobile.png");
    background-size: 100%;
  }
}
#custommerce-strefa-marki .sm-banner-prezent .sm-banner {
  display: block;
  max-width: 100%;
}
@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .sm-banner-prezent .sm-banner {
    display: none;
  }
}
#custommerce-strefa-marki .sm-banner-prezent .sm-banner-mobile {
  display: none;
}
@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .sm-banner-prezent .sm-banner-mobile {
    display: block;
    width: 100%;
  }
}
#custommerce-strefa-marki .sm-banner-prezent .sm-logo {
  width: 140px;
  position: absolute;
  right: 1.5em;
  top: 1.5em;
}
@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .sm-banner-prezent .sm-logo {
    width: 17.5%;
  }
}
@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .sm-banner-prezent .sm-logo {
    display: none;
  }
}
#custommerce-strefa-marki .sm-banner-prezent .sm-button {
  position: absolute;
  right: 1.5em;
  bottom: 1.5em;
}
@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .sm-banner-prezent .sm-button {
    position: static;
    margin-top: 1em;
    display: none;
  }
}
#custommerce-strefa-marki .sm-banner-prezent .sm-button.sm-button-mobile {
  display: none;
}
@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .sm-banner-prezent .sm-button.sm-button-mobile {
    display: inline-block;
  }
}
#custommerce-strefa-marki .sm-banner-prezent .sm-description {
  position: absolute;
  width: 50%;
  top: 0;
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  padding: 1.5em 0 1.5em 2.5em;
}
@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .sm-banner-prezent .sm-description {
    padding: 1.5em;
    width: 60%;
  }
}
@media only screen and (max-width: 600px) {
  #custommerce-strefa-marki .sm-banner-prezent .sm-description {
    width: 70%;
  }
}
@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .sm-banner-prezent .sm-description {
    width: 100%;
    position: static;
  }
}
#custommerce-strefa-marki .sm-banner-prezent .sm-description .sm-ng-1 {
  font-size: 6em;
  font-family: "Bebas Neue", Arial, sans-serif;
  text-align: left;
  line-height: 1;
  color: #fff;
}
@media only screen and (max-width: 1100px) {
  #custommerce-strefa-marki .sm-banner-prezent .sm-description .sm-ng-1 {
    font-size: 4.75em;
  }
}
@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .sm-banner-prezent .sm-description .sm-ng-1 {
    font-size: 4em;
  }
}
@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .sm-banner-prezent .sm-description .sm-ng-1 {
    margin-bottom: 1em;
  }
}
#custommerce-strefa-marki .sm-banner-prezent .sm-description .sm-ng-2 {
  color: #fff;
  font-size: 1.75em;
  font-weight: 600;
  text-transform: uppercase;
}
@media only screen and (max-width: 1100px) {
  #custommerce-strefa-marki .sm-banner-prezent .sm-description .sm-ng-2 {
    font-size: 1.5em;
  }
}
@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .sm-banner-prezent .sm-description .sm-ng-2 {
    font-size: 1.25em;
  }
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-banner-prezent .sm-description .sm-ng-2 {
    font-size: 1em;
  }
}
#custommerce-strefa-marki .sm-banner-prezent .sm-description .sm-ng-2 strong {
  font-weight: 800;
}
#custommerce-strefa-marki .sm-banner-prezent .sm-description .sm-ng-2 span {
  display: block;
  margin-top: 20px;
  font-size: 16px !important;
}
@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .sm-banner-prezent .sm-description .sm-ng-2 span {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-banner-prezent .sm-description .sm-ng-2 span {
    font-size: 12px !important;
  }
}
#custommerce-strefa-marki .sm-banner-rutyna {
  background: url("../img/banner_rutyna.png") center no-repeat;
  background-size: 100%;
  background-color: lightblue;
  display: flex;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
}
@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .sm-banner-rutyna {
    background-size: 110%;
    background-position: bottom left;
  }
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-banner-rutyna {
    display: block;
    background-size: 200%;
  }
}
@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .sm-banner-rutyna {
    background-size: cover;
  }
}
#custommerce-strefa-marki .sm-banner-rutyna .sm-rutyna-image {
  display: none;
  width: 100%;
}
#custommerce-strefa-marki .sm-banner-rutyna .sm-rutyna-image img {
  max-width: 100%;
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-banner-rutyna .sm-rutyna-image {
    display: block;
  }
}
#custommerce-strefa-marki .sm-banner-rutyna .sm-description {
  padding: 1.5em 1.5em 2.5em 2.5em;
  width: 50%;
}
@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .sm-banner-rutyna .sm-description {
    padding: 1.5em;
    width: 57%;
  }
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-banner-rutyna .sm-description {
    width: 100%;
  }
}
#custommerce-strefa-marki .sm-banner-rutyna .sm-description .sm-ng-1 {
  font-family: "Bebas Neue", Arial, sans-serif;
  font-size: 4.75em;
  line-height: 0.87em;
  padding: 40px 0;
  position: relative;
  width: 480px;
  display: inline-block;
}
#custommerce-strefa-marki .sm-banner-rutyna .sm-description .sm-ng-1 br.sm-mobile {
  display: none;
}
@media only screen and (max-width: 1100px) {
  #custommerce-strefa-marki .sm-banner-rutyna .sm-description .sm-ng-1 {
    font-size: 4.5em;
  }
}
@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .sm-banner-rutyna .sm-description .sm-ng-1 {
    font-size: 4em;
    padding: 33px 0;
    width: auto;
  }
}
@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .sm-banner-rutyna .sm-description .sm-ng-1 br {
    display: none;
  }
  #custommerce-strefa-marki .sm-banner-rutyna .sm-description .sm-ng-1 br.sm-mobile {
    display: block;
  }
}
#custommerce-strefa-marki .sm-banner-rutyna .sm-description .sm-ng-1::before, #custommerce-strefa-marki .sm-banner-rutyna .sm-description .sm-ng-1::after {
  content: "";
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  width: 35px;
  height: 35px;
}
@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .sm-banner-rutyna .sm-description .sm-ng-1::before, #custommerce-strefa-marki .sm-banner-rutyna .sm-description .sm-ng-1::after {
    width: 28px;
    height: 28px;
  }
}
#custommerce-strefa-marki .sm-banner-rutyna .sm-description .sm-ng-1::before {
  background-image: url("../img/cite_start.png");
  left: 0;
  top: 0;
}
#custommerce-strefa-marki .sm-banner-rutyna .sm-description .sm-ng-1::after {
  background-image: url("../img/cite_end.png");
  right: 12px;
  bottom: 0px;
}
@media only screen and (max-width: 1100px) {
  #custommerce-strefa-marki .sm-banner-rutyna .sm-description .sm-ng-1::after {
    right: 34px;
  }
}
@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .sm-banner-rutyna .sm-description .sm-ng-1::after {
    right: auto;
    left: 366px;
  }
}
@media only screen and (max-width: 900px) {
  #custommerce-strefa-marki .sm-banner-rutyna .sm-description .sm-ng-1::after {
    left: 316px;
  }
}
@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .sm-banner-rutyna .sm-description .sm-ng-1::after {
    left: 120px;
  }
}
#custommerce-strefa-marki .sm-banner-rutyna .sm-description .sm-ng-2 {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 600;
  margin-top: 18px;
  text-transform: uppercase;
}
@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .sm-banner-rutyna .sm-description .sm-ng-2 {
    font-size: 14px;
  }
}
#custommerce-strefa-marki .sm-banner-rutyna .sm-description .sm-ng-2 span {
  font-size: 28px !important;
  display: block;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .sm-banner-rutyna .sm-description .sm-ng-2 span {
    font-size: 20px !important;
  }
}
#custommerce-strefa-marki .sm-banner-rutyna .sm-description .sm-ng-2::after {
  content: "";
  display: block;
  height: 6px;
  width: 90%;
  display: block;
  background: #151515;
  margin: 12px 0 0;
}
@media only screen and (max-width: 900px) {
  #custommerce-strefa-marki .sm-banner-rutyna .sm-description .sm-ng-2 {
    font-size: 13px;
  }
}
@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .sm-banner-rutyna .sm-description .sm-ng-2 {
    width: 100%;
  }
}
#custommerce-strefa-marki .sm-banner-rutyna .sm-description .sm-ng-2 strong {
  font-weight: 800;
}
#custommerce-strefa-marki .sm-button, #custommerce-strefa-marki a.sm-button {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Bebas Neue", Arial, sans-serif;
  font-size: 2em;
  line-height: 1;
  padding: 8px 1.5em 4px;
  background-color: #151515;
  border: 2px solid #151515;
  color: #fff;
  position: relative;
  transition: all 0.3s;
}
@media only screen and (max-width: 1100px) {
  #custommerce-strefa-marki .sm-button, #custommerce-strefa-marki a.sm-button {
    font-size: 1.5em;
  }
}
@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .sm-button, #custommerce-strefa-marki a.sm-button {
    font-size: 1.25em;
    padding: 6px 2.5em 2px 1.5em;
  }
}
#custommerce-strefa-marki .sm-button:hover, #custommerce-strefa-marki a.sm-button:hover {
  background-color: #fff;
  color: #151515;
}
#custommerce-strefa-marki .sm-button:after, #custommerce-strefa-marki a.sm-button:after {
  content: "";
  background-image: url("../img/arrow_right.png");
  background-color: #151515;
  background-size: 100%;
  width: 32px;
  height: 32px;
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0.5em, -50%);
  transition: all 0.3s;
}
@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .sm-button:after, #custommerce-strefa-marki a.sm-button:after {
    width: 24px;
    height: 24px;
  }
}
#custommerce-strefa-marki .sm-button:hover::after, #custommerce-strefa-marki a.sm-button:hover::after {
  transform: translate(0.75em, -50%);
}
#custommerce-strefa-marki .sm-button.sm-button-no-arrow, #custommerce-strefa-marki a.sm-button.sm-button-no-arrow {
  background-color: #fff;
  border: none;
  color: #151515;
}
@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .sm-button.sm-button-no-arrow, #custommerce-strefa-marki a.sm-button.sm-button-no-arrow {
    font-size: 1.25em;
    padding: 6px 1.5em 2px;
  }
}
#custommerce-strefa-marki .sm-button.sm-button-no-arrow::after, #custommerce-strefa-marki a.sm-button.sm-button-no-arrow::after {
  display: none;
}
#custommerce-strefa-marki .sm-footer {
  background: #151515;
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
  margin: 2em 0 0;
}
#custommerce-strefa-marki .sm-footer img {
  width: 140px;
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-footer img {
    width: 100px;
  }
}
@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
#custommerce-strefa-marki .splide__container {
  position: relative;
  box-sizing: border-box;
}
#custommerce-strefa-marki .splide__list {
  margin: 0 !important;
  padding: 0 !important;
  width: -webkit-max-content;
  width: max-content;
  will-change: transform;
}
#custommerce-strefa-marki .splide.is-active .splide__list {
  display: flex;
}
#custommerce-strefa-marki .splide__pagination {
  display: inline-flex;
  align-items: center;
  width: 95%;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
}
#custommerce-strefa-marki .splide__pagination li {
  list-style-type: none;
  display: inline-block;
  line-height: 1;
  margin: 0;
}
#custommerce-strefa-marki .splide {
  visibility: hidden;
}
#custommerce-strefa-marki .splide, #custommerce-strefa-marki .splide__slide {
  position: relative;
  outline: none;
}
#custommerce-strefa-marki .splide__slide {
  box-sizing: border-box;
  list-style-type: none !important;
  margin: 0;
  flex-shrink: 0;
}
#custommerce-strefa-marki .splide__slide img {
  vertical-align: bottom;
}
#custommerce-strefa-marki .splide__slider {
  position: relative;
}
#custommerce-strefa-marki .splide__spinner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #999;
  border-left-color: transparent;
  animation: splide-loading 1s linear infinite;
}
#custommerce-strefa-marki .splide__track {
  position: relative;
  z-index: 0;
  overflow: hidden;
}
#custommerce-strefa-marki .splide--draggable > .splide__track > .splide__list > .splide__slide {
  -webkit-user-select: none;
  user-select: none;
}
#custommerce-strefa-marki .splide--fade > .splide__track > .splide__list {
  display: block;
}
#custommerce-strefa-marki .splide--fade > .splide__track > .splide__list > .splide__slide {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
}
#custommerce-strefa-marki .splide--fade > .splide__track > .splide__list > .splide__slide.is-active {
  position: relative;
  z-index: 1;
  opacity: 1;
}
#custommerce-strefa-marki .splide--rtl {
  direction: rtl;
}
#custommerce-strefa-marki .splide--ttb > .splide__track > .splide__list {
  display: block;
}
#custommerce-strefa-marki .splide--ttb > .splide__pagination {
  width: auto;
}
#custommerce-strefa-marki .splide__arrow {
  position: absolute;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  width: 2em;
  height: 2em;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  padding: 0;
  opacity: 0.7;
  background: #ccc;
}
#custommerce-strefa-marki .splide__arrow svg {
  width: 1.2em;
  height: 1.2em;
}
#custommerce-strefa-marki .splide__arrow:hover {
  cursor: pointer;
  opacity: 0.9;
}
#custommerce-strefa-marki .splide__arrow:focus {
  outline: none;
}
#custommerce-strefa-marki .splide__arrow--prev {
  left: 1em;
}
#custommerce-strefa-marki .splide__arrow--prev svg {
  transform: scaleX(-1);
}
#custommerce-strefa-marki .splide__arrow--next {
  right: 1em;
}
#custommerce-strefa-marki .splide__pagination {
  position: absolute;
  z-index: 1;
  bottom: 0.5em;
  left: 50%;
  transform: translateX(-50%);
  padding: 0;
}
#custommerce-strefa-marki .splide__pagination__page {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #ccc;
  border-radius: 50%;
  margin: 3px;
  padding: 0;
  transition: transform 0.2s linear;
  border: none;
  opacity: 0.7;
}
#custommerce-strefa-marki .splide__pagination__page.is-active {
  transform: scale(1.4);
  background: #fff;
}
#custommerce-strefa-marki .splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}
#custommerce-strefa-marki .splide__pagination__page:focus {
  outline: none;
}
#custommerce-strefa-marki .splide__progress__bar {
  width: 0;
  height: 3px;
  background: #ccc;
}
#custommerce-strefa-marki .splide--nav > .splide__track > .splide__list > .splide__slide {
  border: 3px solid transparent;
}
#custommerce-strefa-marki .splide--nav > .splide__track > .splide__list > .splide__slide.is-active {
  border-color: #000;
}
#custommerce-strefa-marki .splide--nav > .splide__track > .splide__list > .splide__slide:focus {
  outline: none;
}
#custommerce-strefa-marki .splide--rtl > .splide__arrows .splide__arrow--prev, #custommerce-strefa-marki .splide--rtl > .splide__track > .splide__arrows .splide__arrow--prev {
  right: 1em;
  left: auto;
}
#custommerce-strefa-marki .splide--rtl > .splide__arrows .splide__arrow--prev svg, #custommerce-strefa-marki .splide--rtl > .splide__track > .splide__arrows .splide__arrow--prev svg {
  transform: scaleX(1);
}
#custommerce-strefa-marki .splide--rtl > .splide__arrows .splide__arrow--next, #custommerce-strefa-marki .splide--rtl > .splide__track > .splide__arrows .splide__arrow--next {
  left: 1em;
  right: auto;
}
#custommerce-strefa-marki .splide--rtl > .splide__arrows .splide__arrow--next svg, #custommerce-strefa-marki .splide--rtl > .splide__track > .splide__arrows .splide__arrow--next svg {
  transform: scaleX(-1);
}
#custommerce-strefa-marki .splide--ttb > .splide__arrows .splide__arrow, #custommerce-strefa-marki .splide--ttb > .splide__track > .splide__arrows .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}
#custommerce-strefa-marki .splide--ttb > .splide__arrows .splide__arrow--prev, #custommerce-strefa-marki .splide--ttb > .splide__track > .splide__arrows .splide__arrow--prev {
  top: 1em;
}
#custommerce-strefa-marki .splide--ttb > .splide__arrows .splide__arrow--prev svg, #custommerce-strefa-marki .splide--ttb > .splide__track > .splide__arrows .splide__arrow--prev svg {
  transform: rotate(-90deg);
}
#custommerce-strefa-marki .splide--ttb > .splide__arrows .splide__arrow--next, #custommerce-strefa-marki .splide--ttb > .splide__track > .splide__arrows .splide__arrow--next {
  top: auto;
  bottom: 1em;
}
#custommerce-strefa-marki .splide--ttb > .splide__arrows .splide__arrow--next svg, #custommerce-strefa-marki .splide--ttb > .splide__track > .splide__arrows .splide__arrow--next svg {
  transform: rotate(90deg);
}
#custommerce-strefa-marki .splide--ttb > .splide__pagination {
  display: flex;
  flex-direction: column;
  bottom: 50%;
  left: auto;
  right: 0.5em;
  transform: translateY(50%);
}
#custommerce-strefa-marki .sm-slider {
  padding: 1em 2.5em 3em;
}
#custommerce-strefa-marki .sm-slider #sm-splide-julius .splide__arrows,
#custommerce-strefa-marki .sm-slider #sm-splide-staygold .splide__arrows,
#custommerce-strefa-marki .sm-slider #sm-splide-nomad .splide__arrows {
  display: none;
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-slider #sm-splide-julius .splide__arrows,
#custommerce-strefa-marki .sm-slider #sm-splide-staygold .splide__arrows,
#custommerce-strefa-marki .sm-slider #sm-splide-nomad .splide__arrows {
    display: block;
  }
}
#custommerce-strefa-marki .sm-slider .splide__arrow {
  top: 35%;
  opacity: 1;
  width: 32px;
  height: 32px;
  background-color: #151515;
  background-size: 100%;
  border-radius: 0;
}
#custommerce-strefa-marki .sm-slider .splide__arrow.splide__arrow--prev {
  background-image: url("../img/arrow_left.png");
  left: -32px;
}
#custommerce-strefa-marki .sm-slider .splide__arrow.splide__arrow--next {
  background-image: url("../img/arrow_right.png");
  right: -32px;
}
#custommerce-strefa-marki .sm-slider .splide__arrow svg {
  display: none;
}
#custommerce-strefa-marki .sm-slider .splide {
  padding-bottom: 20px;
}
#custommerce-strefa-marki .sm-slider .splide__slide {
  padding: 0 1em;
  text-align: center;
}
#custommerce-strefa-marki .sm-slider .splide__slide img {
  max-width: 100%;
}
#custommerce-strefa-marki .sm-slider .splide__slide .sm-splide-name {
  font-size: 2em;
  line-height: 1;
  font-family: "Bebas Neue", Arial, sans-serif;
}
@media only screen and (max-width: 1100px) {
  #custommerce-strefa-marki .sm-slider .splide__slide .sm-splide-name {
    font-size: 1.75em;
  }
}
@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .sm-slider .splide__slide .sm-splide-name {
    font-size: 1.5em;
  }
}
#custommerce-strefa-marki .sm-slider .splide__slide .sm-splide-vol,
#custommerce-strefa-marki .sm-slider .splide__slide .sm-splide-desc {
  font-size: 1.25em;
  line-height: 1.5;
  font-family: "Oswald", Arial, sans-serif;
  font-weight: 300;
}
@media only screen and (max-width: 1100px) {
  #custommerce-strefa-marki .sm-slider .splide__slide .sm-splide-vol,
#custommerce-strefa-marki .sm-slider .splide__slide .sm-splide-desc {
    font-size: 1.125em;
  }
}
@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .sm-slider .splide__slide .sm-splide-vol,
#custommerce-strefa-marki .sm-slider .splide__slide .sm-splide-desc {
    font-size: 1em;
  }
}
#custommerce-strefa-marki .sm-slider .splide__slide .sm-splide-desc {
  margin-bottom: 1em;
}