@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Lato:wght@100;300;400;700;900&display=swap");
@import url("https://use.typekit.net/psz4qrc.css");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600;700&display=swap");
/* Rozmiar czcionki dla najwyzszego diva */
html,
body {
  margin: 0;
  padding: 0;
}

img {
  max-width: 100%;
}

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

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

#custommerce-strefa-marki .cm-mt-xxs {
  padding-top: 1em;
}

#custommerce-strefa-marki .cm-mb-xxs {
  padding-bottom: 1em;
}

#custommerce-strefa-marki .cm-mt-xs {
  padding-top: 1.5em;
}

#custommerce-strefa-marki .cm-mb-xs {
  padding-bottom: 1.5em;
}

#custommerce-strefa-marki .cm-mt-s {
  padding-top: 3em;
}

#custommerce-strefa-marki .cm-mb-s {
  padding-bottom: 3em;
}

#custommerce-strefa-marki .cm-mt-m {
  padding-top: 4em;
}

#custommerce-strefa-marki .cm-mb-m {
  padding-bottom: 4em;
}

#custommerce-strefa-marki .cm-mt-l {
  padding-top: 6em;
}

#custommerce-strefa-marki .cm-mb-l {
  padding-bottom: 6em;
}

#custommerce-strefa-marki .cm-mt-xl {
  padding-top: 8em;
}

#custommerce-strefa-marki .cm-mb-xl {
  padding-bottom: 8em;
}

#custommerce-strefa-marki .cm-mt-xxl {
  padding-top: 10em;
}

#custommerce-strefa-marki .cm-mb-xxl {
  padding-bottom: 10em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#custommerce-strefa-marki .cm-header {
  position: relative;
  margin-bottom: 2em;
}

#custommerce-strefa-marki .cm-header .cm-bg {
  max-width: 50%;
  position: relative;
}

@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .cm-header .cm-bg {
    max-width: 100%;
  }
}

@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .cm-header .cm-bg .cm-logo-bonacure {
    display: none;
  }
}

#custommerce-strefa-marki .cm-header .cm-bg .cm-desc {
  position: relative;
}

@media only screen and (max-width: 1100px) {
  #custommerce-strefa-marki .cm-header .cm-bg .cm-desc {
    left: -3em;
  }
}

@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .cm-header .cm-bg .cm-desc {
    left: -4em;
  }
}

#custommerce-strefa-marki .cm-header .cm-bg img {
  max-width: 100%;
}

#custommerce-strefa-marki .cm-header .cm-logo-bottom {
  display: none;
  position: absolute;
  bottom: 5%;
  right: 5%;
}

@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .cm-header .cm-logo-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media only screen and (max-width: 600px) {
  #custommerce-strefa-marki .cm-header .cm-logo-bottom {
    max-width: 80px;
    right: 2%;
    bottom: 2%;
  }
}

@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .cm-header .cm-logo-bottom {
    max-width: 50px;
  }
}

#custommerce-strefa-marki .cm-header .cm-logo-bonacure {
  position: absolute;
  top: 5%;
  left: 5%;
}

@media only screen and (max-width: 1100px) {
  #custommerce-strefa-marki .cm-header .cm-logo-bonacure {
    top: 4%;
    left: 4%;
  }
}

@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .cm-header .cm-logo-bonacure {
    width: 90px;
    top: 3%;
    left: 3%;
  }
}

@media only screen and (max-width: 900px) {
  #custommerce-strefa-marki .cm-header .cm-logo-bonacure {
    width: 90px;
    left: 3%;
  }
}

#custommerce-strefa-marki .cm-header .cm-logo-top {
  position: absolute;
  right: 5%;
  top: 5%;
}

#custommerce-strefa-marki .cm-header .cm-logo-top img {
  width: 100%;
}

@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .cm-header .cm-logo-top {
    max-width: 140px;
  }
}

#custommerce-strefa-marki .cm-header .cm-logo-top.cm-rwd {
  display: none;
}

@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .cm-header .cm-logo-top.cm-rwd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .cm-header .cm-logo-top.cm-rwd {
    max-width: 100px;
    right: 2%;
    top: 2%;
  }
}

#custommerce-strefa-marki .cm-header .cm-logo-top.cm-desc {
  display: block;
}

@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .cm-header .cm-logo-top.cm-desc {
    display: none;
  }
}

#custommerce-strefa-marki .cm-header .cm-col {
  max-width: 50%;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0%, -32%);
          transform: translate(0%, -32%);
  max-width: 51%;
  padding: 0 1em;
}

@media only screen and (max-width: 1100px) {
  #custommerce-strefa-marki .cm-header .cm-col {
    -webkit-transform: translate(0, -32%);
            transform: translate(0, -32%);
    max-width: 54%;
    padding: 0 0.5em;
  }
}

@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .cm-header .cm-col {
    -webkit-transform: translate(0, -35%);
            transform: translate(0, -35%);
    max-width: 57%;
  }
}

@media only screen and (max-width: 900px) {
  #custommerce-strefa-marki .cm-header .cm-col {
    -webkit-transform: translate(0, -34%);
            transform: translate(0, -34%);
    max-width: 56%;
  }
}

#custommerce-strefa-marki .cm-header .cm-col .cm-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 4em;
  margin-bottom: 1em;
}

@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .cm-header .cm-col .cm-text {
    margin-top: 3em;
  }
}

#custommerce-strefa-marki .cm-header .cm-col .cm-text .cm-t1 {
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 2.625em;
  text-align: center;
  line-height: 1.2;
}

@media only screen and (max-width: 1100px) {
  #custommerce-strefa-marki .cm-header .cm-col .cm-text .cm-t1 {
    font-size: 2.5em;
  }
}

@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .cm-header .cm-col .cm-text .cm-t1 {
    font-size: 2.375em;
  }
}

@media only screen and (max-width: 900px) {
  #custommerce-strefa-marki .cm-header .cm-col .cm-text .cm-t1 {
    font-size: 2.25em;
  }
}

@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .cm-header .cm-col .cm-text .cm-t1 {
    font-size: 2.625em;
  }
}

@media only screen and (max-width: 600px) {
  #custommerce-strefa-marki .cm-header .cm-col .cm-text .cm-t1 {
    font-size: 2.375em;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .cm-header .cm-col .cm-text .cm-t1 {
    font-size: 2.25em;
  }
}

@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .cm-header .cm-col .cm-text .cm-t1 {
    padding-left: 0.5em;
    font-size: 2.125em;
  }
}

#custommerce-strefa-marki .cm-header .cm-col .cm-text .cm-t2 {
  text-align: center;
  padding: 1em 0;
  font-weight: 400;
  font-size: 1.625em;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
}

@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .cm-header .cm-col .cm-text .cm-t2 {
    font-size: 1.5em;
  }
}

@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .cm-header .cm-col .cm-text .cm-t2 {
    padding: 1em;
  }
}

#custommerce-strefa-marki .cm-header .cm-col .cm-text .cm-t3 {
  font-family: "Lato", sans-serif;
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.6;
  text-align: center;
}

@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .cm-header .cm-col .cm-text .cm-t3 {
    font-size: 1em;
  }
}

#custommerce-strefa-marki .cm-header .cm-col .cm-text .cm-t4 {
  font-family: "Oswald", sans-serif;
  font-size: 3.625em;
  text-align: end;
  padding-top: 1.5em;
  padding-right: 5px;
}

@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .cm-header .cm-col .cm-text .cm-t4 {
    font-size: 3.5em;
    padding-top: 1em;
  }
}

@media only screen and (max-width: 900px) {
  #custommerce-strefa-marki .cm-header .cm-col .cm-text .cm-t4 {
    font-size: 3.25em;
  }
}

@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .cm-header .cm-col .cm-text .cm-t4 {
    padding-top: 0.5em;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-header .cm-col .cm-text .cm-t4 {
    font-size: 3.125em;
  }
}

@media only screen and (max-width: 600px) {
  #custommerce-strefa-marki .cm-header .cm-col .cm-text .cm-t4 {
    font-size: 2.75em;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .cm-header .cm-col .cm-text .cm-t4 {
    font-size: 2.5em;
  }
}

@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .cm-header .cm-col .cm-text .cm-t4 {
    font-size: 2.25em;
  }
}

@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .cm-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #custommerce-strefa-marki .cm-header .cm-desc {
    display: none;
  }
  #custommerce-strefa-marki .cm-header .cm-rwd {
    display: block;
  }
  #custommerce-strefa-marki .cm-header .cm-col {
    position: relative;
    max-width: unset;
    -webkit-transform: unset;
            transform: unset;
  }
  #custommerce-strefa-marki .cm-header .cm-col .cm-text {
    max-width: unset;
    width: 100%;
  }
  #custommerce-strefa-marki .cm-header .cm-col .cm-text .cm-t1,
  #custommerce-strefa-marki .cm-header .cm-col .cm-text .cm-t2,
  #custommerce-strefa-marki .cm-header .cm-col .cm-text .cm-t3,
  #custommerce-strefa-marki .cm-header .cm-col .cm-text .cm-t4 {
    text-align: center;
    max-width: unset;
    width: 100%;
    padding-left: 1em;
    padding-right: 1em;
  }
}

@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .cm-header .cm-col .cm-text .cm-t1,
  #custommerce-strefa-marki .cm-header .cm-col .cm-text .cm-t2,
  #custommerce-strefa-marki .cm-header .cm-col .cm-text .cm-t3,
  #custommerce-strefa-marki .cm-header .cm-col .cm-text .cm-t4 {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}

@media only screen and (max-width: 350px) {
  #custommerce-strefa-marki .cm-header .cm-col .cm-text .cm-t1,
  #custommerce-strefa-marki .cm-header .cm-col .cm-text .cm-t2,
  #custommerce-strefa-marki .cm-header .cm-col .cm-text .cm-t3,
  #custommerce-strefa-marki .cm-header .cm-col .cm-text .cm-t4 {
    padding-left: 0.25em;
    padding-right: 0.25em;
  }
}

#custommerce-strefa-marki .cm-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 4em;
  padding-bottom: 16em;
}

@media only screen and (max-width: 950px) {
  #custommerce-strefa-marki .cm-icons {
    padding-bottom: 18em;
  }
}

@media only screen and (max-width: 850px) {
  #custommerce-strefa-marki .cm-icons {
    padding-bottom: 20em;
  }
}

@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .cm-icons {
    padding-bottom: 21em;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-icons {
    padding-bottom: 4em;
  }
}

#custommerce-strefa-marki .cm-icons .cm-item {
  text-align: center;
  width: 33%;
  position: relative;
}

#custommerce-strefa-marki .cm-icons .cm-item .cm-ico {
  position: relative;
  padding-bottom: 3em;
}

#custommerce-strefa-marki .cm-icons .cm-item .cm-ico .cm-img {
  position: relative;
  z-index: 1;
  width: 90%;
  max-width: 300px;
  margin-right: 0;
  margin-left: auto;
  width: 90%;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-icons .cm-item .cm-ico .cm-img {
    margin: auto;
    max-width: 250px;
  }
}

@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .cm-icons .cm-item .cm-ico .cm-img {
    max-width: 225px;
  }
}

#custommerce-strefa-marki .cm-icons .cm-item .cm-ico .cm-img .cm-color-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  max-width: 300px;
  top: 15px;
  left: 15px;
  z-index: 0;
  right: 15px;
  left: auto;
}

#custommerce-strefa-marki .cm-icons .cm-item .cm-ico .cm-img .cm-blue-bg {
  background-color: #28ace1;
}

#custommerce-strefa-marki .cm-icons .cm-item .cm-ico .cm-img .cm-pink-bg {
  background-color: #e24377;
}

#custommerce-strefa-marki .cm-icons .cm-item .cm-ico .cm-img .cm-green-bg {
  background-color: #bbeb9b;
}

#custommerce-strefa-marki .cm-icons .cm-item .cm-ico .cm-img img {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 300px;
}

#custommerce-strefa-marki .cm-icons .cm-item .cm-item-ng {
  font-size: 1.375em;
  font-family: "Bebas Neue", sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 1.2;
  padding-bottom: 1em;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-icons .cm-item .cm-item-ng {
    font-size: 1.5em;
  }
}

#custommerce-strefa-marki .cm-icons .cm-item .cm-arrow-down {
  margin-bottom: 1em;
}

#custommerce-strefa-marki .cm-icons .cm-item .cm-arrow-down img {
  width: 100%;
  max-width: 18px;
}

#custommerce-strefa-marki .cm-icons .cm-item .cm-t-box {
  opacity: 0;
  font-size: 1.125em;
  font-family: "Lato", sans-serif;
  font-weight: 300;
  line-height: 1.66;
  background-color: #fff;
  max-width: 337px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 6px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 40px;
  padding-top: 40px;
  -webkit-box-shadow: 0px 10px 50px 0px rgba(66, 68, 90, 0.4);
  box-shadow: 0px 10px 50px 0px rgba(66, 68, 90, 0.4);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  position: absolute;
  width: 100%;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-icons .cm-item .cm-t-box {
    -webkit-transition: none;
    transition: none;
    position: relative;
    left: unset;
    -webkit-transform: unset;
            transform: unset;
    font-size: 1em;
  }
}

#custommerce-strefa-marki .cm-icons .cm-item:hover .cm-t-box {
  opacity: 1;
}

#custommerce-strefa-marki .cm-icons .cm-item:hover .cm-item-ng {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-icons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #custommerce-strefa-marki .cm-icons .cm-item {
    width: 100%;
  }
  #custommerce-strefa-marki .cm-icons .cm-item .cm-t-box {
    opacity: 1;
    margin-bottom: 4em;
  }
  #custommerce-strefa-marki .cm-icons:hover .cm-item-ng {
    padding-top: 0em;
    padding-bottom: 1em;
  }
}

#custommerce-strefa-marki .cm-section-video {
  overflow: hidden;
}

#custommerce-strefa-marki .cm-section-video.cm-center {
  text-align: center;
}

#custommerce-strefa-marki .cm-section-video.cm-center video {
  width: 100%;
  max-width: 1200px;
  border-radius: 24px;
  overflow: hidden;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-section-video.cm-center {
    padding-bottom: 0em;
    margin-bottom: -2px;
  }
}

#custommerce-strefa-marki .cm-section-video .cm-video {
  display: block;
  position: relative;
  max-width: 1200px;
  margin: auto;
  overflow: hidden;
}

#custommerce-strefa-marki .cm-section-video .cm-video .vid-bg {
  overflow: hidden;
}

#custommerce-strefa-marki .cm-section-video .cm-video .cm-save-proprtion {
  position: relative;
  width: 100%;
}

#custommerce-strefa-marki .cm-section-video .cm-video .cm-save-proprtion::after {
  content: "";
  display: block;
  padding-bottom: 58.462%;
}

#custommerce-strefa-marki .cm-section-video .cm-video .cm-p5-checkbox {
  display: none;
}

#custommerce-strefa-marki .cm-section-video .cm-video .cm-p5-checkbox:checked ~ label {
  display: none;
}

#custommerce-strefa-marki .cm-section-video .cm-video .cm-p5-checkbox:checked ~ iframe {
  z-index: 2;
}

#custommerce-strefa-marki .cm-section-video .cm-video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
}

#custommerce-strefa-marki .cm-section-video .cm-video video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100% !important;
  z-index: 10;
}

@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .cm-section-video .cm-video video {
    height: auto;
    -o-object-fit: unset;
    object-fit: unset;
  }
}

@media only screen and (max-width: 576px) {
  #custommerce-strefa-marki .cm-section-video .cm-video video {
    height: 276px;
    -o-object-fit: unset;
    object-fit: unset;
  }
}

#custommerce-strefa-marki .cm-section-video .cm-video label {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 100;
}

#custommerce-strefa-marki .cm-section-video .cm-video .cm-hidden-label {
  display: none;
}

#custommerce-strefa-marki .cm-section-video .cm-video .cm-p5-image {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: 1;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-section-video .cm-video .cm-p5-image {
    background-image: none !important;
  }
}

#custommerce-strefa-marki .cm-section-video .cm-video .cm-video-bottom {
  margin-top: -4em;
  position: relative;
  z-index: 1;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-section-video .cm-video .cm-video-bottom {
    margin-top: -1em;
  }
}

#custommerce-strefa-marki .cm-section-video .cm-video .cm-video-bottom .cm-text {
  position: absolute;
  top: 35%;
  width: 100%;
  text-align: center;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-section-video .cm-video .cm-video-bottom .cm-text {
    top: 30%;
  }
}

#custommerce-strefa-marki .cm-section-video .cm-video .cm-video-bottom .cm-text .cm-t1 {
  font-size: 3.625em;
}

@media only screen and (max-width: 1100px) {
  #custommerce-strefa-marki .cm-section-video .cm-video .cm-video-bottom .cm-text .cm-t1 {
    font-size: 3.5em;
  }
}

@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .cm-section-video .cm-video .cm-video-bottom .cm-text .cm-t1 {
    font-size: 3em;
  }
}

@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .cm-section-video .cm-video .cm-video-bottom .cm-text .cm-t1 {
    font-size: 2.5em;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-section-video .cm-video .cm-video-bottom .cm-text .cm-t1 {
    font-size: 2.25em;
  }
}

@media only screen and (max-width: 600px) {
  #custommerce-strefa-marki .cm-section-video .cm-video .cm-video-bottom .cm-text .cm-t1 {
    font-size: 2em;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .cm-section-video .cm-video .cm-video-bottom .cm-text .cm-t1 {
    font-size: 1.5em;
  }
}

@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .cm-section-video .cm-video .cm-video-bottom .cm-text .cm-t1 {
    font-size: 1.25em;
  }
}

#custommerce-strefa-marki .cm-section-video .cm-video .cm-video-bottom .cm-text .cm-t2 {
  font-size: 4.75em;
}

@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .cm-section-video .cm-video .cm-video-bottom .cm-text .cm-t2 {
    font-size: 4.5em;
  }
}

@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .cm-section-video .cm-video .cm-video-bottom .cm-text .cm-t2 {
    font-size: 3.75em;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-section-video .cm-video .cm-video-bottom .cm-text .cm-t2 {
    font-size: 3.25em;
  }
}

@media only screen and (max-width: 600px) {
  #custommerce-strefa-marki .cm-section-video .cm-video .cm-video-bottom .cm-text .cm-t2 {
    font-size: 3em;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .cm-section-video .cm-video .cm-video-bottom .cm-text .cm-t2 {
    font-size: 2.25em;
  }
}

@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .cm-section-video .cm-video .cm-video-bottom .cm-text .cm-t2 {
    font-size: 1.75em;
  }
}

#custommerce-strefa-marki .cm-serp-section {
  margin-bottom: 3em;
}

#custommerce-strefa-marki .cm-serp-section .cm-serp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 0 3em 3em;
  background-size: cover;
  background-repeat: no-repeat;
  height: 92%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (max-width: 900px) {
  #custommerce-strefa-marki .cm-serp-section .cm-serp {
    height: 91%;
  }
}

@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .cm-serp-section .cm-serp {
    margin-top: 0;
    height: 95%;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .cm-serp-section .cm-serp {
    height: 94%;
  }
}

@media only screen and (max-width: 450px) {
  #custommerce-strefa-marki .cm-serp-section .cm-serp {
    margin: 0 2em 3em;
  }
}

@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .cm-serp-section .cm-serp {
    margin: 0 0em 3em;
  }
}

#custommerce-strefa-marki .cm-serp-section .cm-serp .cm-p ul {
  padding-left: 1em;
  list-style-image: url("../img/arrow_right.svg");
}

@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .cm-serp-section .cm-serp .cm-p ul {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1em;
    padding-right: 1em;
    list-style-image: unset;
    list-style: none;
    margin-top: 4em;
  }
}

#custommerce-strefa-marki .cm-serp-section .cm-serp .cm-p ul li {
  text-align: left;
}

@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .cm-serp-section .cm-serp .cm-p ul li {
    text-align: center;
    overflow: hidden;
  }
  #custommerce-strefa-marki .cm-serp-section .cm-serp .cm-p ul li::after {
    content: "";
    position: relative;
    display: block;
    width: 100px;
    height: 2px;
    background-color: #2b2e34;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    margin-top: 10px;
    margin-bottom: 10px;
    opacity: 0.5;
    border-radius: 50%;
  }
  #custommerce-strefa-marki .cm-serp-section .cm-serp .cm-p ul li:last-child::after {
    display: none;
  }
}

#custommerce-strefa-marki .cm-serp-section .cm-serp .cm-ng-1 {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 600;
}

#custommerce-strefa-marki .cm-serp-section .cm-serp .cm-col {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#custommerce-strefa-marki .cm-serp-section .cm-serp .cm-col .cm-ico {
  max-width: 96px;
}

@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .cm-serp-section .cm-serp .cm-col .cm-ico {
    padding-bottom: 1em;
  }
}

#custommerce-strefa-marki .cm-serp-section .cm-serp .cm-col .cm-ico img {
  width: 100%;
}

#custommerce-strefa-marki .cm-serp-section .cm-serp .cm-col.cm-col-1 {
  padding-left: 2em;
  padding-right: 1em;
  padding-bottom: 1em;
  padding-top: 1em;
}

#custommerce-strefa-marki .cm-serp-section .cm-serp .cm-col.cm-col-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#custommerce-strefa-marki .cm-serp-section .cm-serp .cm-col.cm-col-2 img {
  width: 100%;
}

@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .cm-serp-section .cm-serp .cm-col.cm-col-2 img {
    width: 500px;
  }
}

@media only screen and (max-width: 600px) {
  #custommerce-strefa-marki .cm-serp-section .cm-serp .cm-col.cm-col-2 img {
    width: 400px;
  }
}

@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .cm-serp-section .cm-serp .cm-col.cm-col-2 img {
    width: 300px;
  }
}

@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .cm-serp-section .cm-serp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #custommerce-strefa-marki .cm-serp-section .cm-serp .cm-col {
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #custommerce-strefa-marki .cm-serp-section .cm-serp .cm-col.cm-col-1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  #custommerce-strefa-marki .cm-serp-section .cm-serp .cm-p,
  #custommerce-strefa-marki .cm-serp-section .cm-serp .cm-ng-1,
  #custommerce-strefa-marki .cm-serp-section .cm-serp .cm-ng-2,
  #custommerce-strefa-marki .cm-serp-section .cm-serp .cm-ng-3,
  #custommerce-strefa-marki .cm-serp-section .cm-serp .cm-ico {
    text-align: center;
  }
}

#custommerce-strefa-marki .cm-serp-section .cm-serp.cm-serp-rev {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .cm-serp-section .cm-serp.cm-serp-rev {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #custommerce-strefa-marki .cm-serp-section .cm-serp.cm-serp-rev .cm-col.cm-col-1 {
    padding-right: 1em;
    padding-left: 1em;
  }
  #custommerce-strefa-marki .cm-serp-section .cm-serp.cm-serp-rev .cm-col.cm-col-2 {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
}

#custommerce-strefa-marki .cm-serp-section .cm-serp .cm-serp-down {
  position: absolute;
  bottom: 0;
  opacity: 0.25;
}

#custommerce-strefa-marki .cm-serp-section .cm-serp .cm-serp-top {
  position: absolute;
  top: 0;
  opacity: 0.25;
}

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

#custommerce-strefa-marki * {
  -webkit-box-sizing: border-box;
          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 .text-bold {
  font-weight: 700 !important;
}

#custommerce-strefa-marki .cm-rwd {
  display: none;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-rwd {
    display: block;
  }
}

#custommerce-strefa-marki .cm-desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-desc {
    display: none;
  }
}

#custommerce-strefa-marki .cm-t-fluid {
  margin-bottom: 4em;
  max-width: 450px;
}

#custommerce-strefa-marki .cm-t-fluid img {
  width: 100%;
}

@media only screen and (max-width: 1200px) {
  #custommerce-strefa-marki .cm-t-fluid img {
    max-width: 300px;
    margin-left: 10px;
  }
}

@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .cm-t-fluid {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}

#custommerce-strefa-marki .cm-intro {
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 2em;
}

#custommerce-strefa-marki .cm-intro .cm-ng {
  padding-left: 1em;
  padding-right: 1em;
  max-width: 800px;
}

#custommerce-strefa-marki .cm-ng1 {
  padding-top: 1em;
  padding-bottom: 3em;
  margin-left: auto;
  margin-right: auto;
}

#custommerce-strefa-marki .cm-ng1 .cm-ng-1 {
  text-align: center;
}

#custommerce-strefa-marki .cm-ng {
  padding-top: 6em;
  padding-bottom: 3em;
  margin-left: auto;
  margin-right: auto;
}

#custommerce-strefa-marki .cm-ng .cm-ng-1 {
  text-align: center;
}

#custommerce-strefa-marki .cm-ng-1 {
  font-size: 2.625em;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1.18;
  max-width: 720px;
}

@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .cm-ng-1 {
    font-size: 3em;
  }
}

@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .cm-ng-1 {
    font-size: 2.75em;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .cm-ng-1 {
    font-size: 2.375em;
  }
}

@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .cm-ng-1 {
    font-size: 2.125em;
  }
}

#custommerce-strefa-marki .cm-ng-2 {
  font-size: 2em;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.18;
  letter-spacing: 2px;
  text-align: start;
}

@media only screen and (max-width: 950px) {
  #custommerce-strefa-marki .cm-ng-2 {
    font-size: 1.75em;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .cm-ng-2 {
    font-size: 1.625em;
  }
}

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

#custommerce-strefa-marki .cm-ng-3 {
  font-size: 1.125em;
  font-family: "Lato";
  font-weight: 800;
  line-height: 1.2;
  margin: 1em 0 1.5em;
  text-align: start;
}

@media only screen and (max-width: 950px) {
  #custommerce-strefa-marki .cm-ng-3 {
    font-size: 1em;
  }
}

@media only screen and (max-width: 900px) {
  #custommerce-strefa-marki .cm-ng-3 {
    margin: 0.5em 0 1em;
  }
}

#custommerce-strefa-marki .cm-ng-4 {
  font-size: 2.625em;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
  padding: 0 1em;
}

@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .cm-ng-4 {
    font-size: 2.25em;
  }
}

@media only screen and (max-width: 600px) {
  #custommerce-strefa-marki .cm-ng-4 {
    padding: 0 0.5em;
  }
}

@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .cm-ng-4 {
    font-size: 1.75em;
  }
}

#custommerce-strefa-marki .cm-p {
  font-size: 1.125em;
  font-family: "Lato";
  font-weight: 300;
  line-height: 1.2;
  margin-top: 0.5em;
  text-align: start;
}

@media only screen and (max-width: 900px) {
  #custommerce-strefa-marki .cm-p {
    font-size: 1em;
  }
}

@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .cm-p {
    margin-top: 0.25em;
  }
}

#custommerce-strefa-marki .cm-footer {
  width: auto;
  border-top: solid #000 2px;
  padding-top: 2em;
  margin-left: .5em;
  margin-right: .5em;
}

#custommerce-strefa-marki .cm-footer img {
  width: 100%;
  max-width: 451px;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-footer {
    text-align: center;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .cm-footer {
    margin-left: 1em;
    margin-right: 1em;
  }
}

#custommerce-strefa-marki .cm-disclaimer {
  font-family: "Lato", sans-serif;
  padding: 2em 0.25em 5em;
  font-weight: 300;
  font-size: 12px;
}

#custommerce-strefa-marki .cm-cust-p {
  padding-bottom: 0;
  padding-top: 0;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

#custommerce-strefa-marki .cm-cust-p .cm-col-1 {
  padding-top: 2em;
  padding-bottom: 2em;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-cust-p {
    padding-top: 4em;
  }
}

#custommerce-strefa-marki .cm-mySwiper1 .swiper-button-next::after,
#custommerce-strefa-marki .cm-mySwiper1 .swiper-button-prev::after {
  content: none;
}

#custommerce-strefa-marki .cm-mySwiper1 .swiper-button-next {
  background-image: url("../img/arrow_right.png");
  background-size: contain;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .cm-mySwiper1 .swiper-button-next {
    bottom: var(--swiper-navigation-top-offset, 1%);
    top: unset;
  }
}

#custommerce-strefa-marki .cm-mySwiper1 .swiper-slide {
  height: auto;
}

#custommerce-strefa-marki .cm-mySwiper1 .swiper-button-prev {
  background-image: url("../img/arrow_left.png");
  background-size: contain;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .cm-mySwiper1 .swiper-button-prev {
    bottom: var(--swiper-navigation-top-offset, 1%);
    top: unset;
  }
}

#custommerce-strefa-marki .cm-mySwiper1 .swiper-pagination-bullet {
  border: 2px solid #dcdbdc;
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 39px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  border-radius: var(--swiper-pagination-bullet-border-radius, 20px);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 1);
  background-color: white;
  margin: 0px var(--swiper-pagination-bullet-horizontal-gap, 10px) !important;
}

#custommerce-strefa-marki .cm-mySwiper1 .swiper-pagination-bullet-active {
  background-color: #DCDBDC;
}

#custommerce-strefa-marki .cm-mySwiper1 .swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 0px);
}

#custommerce-strefa-marki .cm-mySwiper1 .swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 0px);
}

#custommerce-strefa-marki .cm-mySwiper1 .swiper-pagination {
  bottom: var(--swiper-pagination-bottom, 0) !important;
}

#custommerce-strefa-marki .cm-mySwiper2 {
  margin-top: 3em;
  padding-bottom: 5em;
  overflow: hidden;
  max-width: 1200px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#custommerce-strefa-marki .cm-mySwiper2 .swiper-slide {
  aspect-ratio: auto;
  background-color: #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

#custommerce-strefa-marki .cm-mySwiper2 .slide-video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
  position: absolute;
  left: 0;
}

#custommerce-strefa-marki .cm-mySwiper2 .slide-image {
  position: relative;
  z-index: 2;
  opacity: 1;
}

#custommerce-strefa-marki .cm-mySwiper2 .video-playing {
  display: block !important;
}

#custommerce-strefa-marki .cm-mySwiper2 .swiper-button-next::after,
#custommerce-strefa-marki .cm-mySwiper2 .swiper-button-prev::after {
  content: none;
}

#custommerce-strefa-marki .cm-mySwiper2 .swiper-button-next {
  background-image: url("../img/arrow_right.png");
  background-size: contain;
  background-repeat: no-repeat;
  bottom: var(--swiper-navigation-top-offset, 3%);
  top: unset;
  right: var(--swiper-navigation-sides-offset, 45%);
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-mySwiper2 .swiper-button-next {
    right: var(--swiper-navigation-sides-offset, 40%);
  }
}

@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .cm-mySwiper2 .swiper-button-next {
    right: var(--swiper-navigation-sides-offset, 35%);
  }
}

#custommerce-strefa-marki .cm-mySwiper2 .swiper-button-prev {
  background-image: url("../img/arrow_left.png");
  background-size: contain;
  background-repeat: no-repeat;
  bottom: var(--swiper-navigation-top-offset, 3%);
  top: unset;
  left: var(--swiper-navigation-sides-offset, 45%);
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-mySwiper2 .swiper-button-prev {
    left: var(--swiper-navigation-sides-offset, 40%);
  }
}

@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .cm-mySwiper2 .swiper-button-prev {
    left: var(--swiper-navigation-sides-offset, 35%);
  }
}

#custommerce-strefa-marki .cm-mySwiper2 .cm-instagram {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 0.5em 0;
}

#custommerce-strefa-marki .cm-mySwiper2 .cm-instagram .cm-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#custommerce-strefa-marki .cm-mySwiper2 .cm-instagram .cm-text {
  font-size: 1em;
  font-weight: 300;
  font-family: "Lato", sans-serif;
  padding-left: 0.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#custommerce-strefa-marki .cm-baner {
  position: relative;
}

#custommerce-strefa-marki .cm-baner .cm-bg .cm-img {
  display: block;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-baner .cm-bg .cm-img {
    display: none;
  }
}

#custommerce-strefa-marki .cm-baner .cm-bg .cm-img-mobile {
  display: none;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-baner .cm-bg .cm-img-mobile {
    display: block;
  }
}

#custommerce-strefa-marki .cm-baner .cm-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#custommerce-strefa-marki .cm-baner .cm-text-left {
  position: absolute;
  width: 50%;
  top: 11%;
  left: 5%;
}

@media only screen and (max-width: 1100px) {
  #custommerce-strefa-marki .cm-baner .cm-text-left {
    top: 4%;
    left: 3%;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-baner .cm-text-left {
    position: static;
    width: 100%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 4em 0.5em 0;
  }
}

#custommerce-strefa-marki .cm-baner .cm-text-left .cm-t1 {
  font-family: "Oswald", sans-serif;
  color: #55B0D1;
  font-size: 2.5em;
  font-weight: 300;
  line-height: 1.2;
}

@media only screen and (max-width: 1040px) {
  #custommerce-strefa-marki .cm-baner .cm-text-left .cm-t1 {
    font-size: 2.25em;
  }
}

@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .cm-baner .cm-text-left .cm-t1 {
    font-size: 2.125em;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-baner .cm-text-left .cm-t1 {
    font-size: 2.5em;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .cm-baner .cm-text-left .cm-t1 {
    font-size: 2.25em;
  }
}

@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .cm-baner .cm-text-left .cm-t1 {
    font-size: 2em;
  }
}

#custommerce-strefa-marki .cm-baner .cm-text-left .cm-t1 span {
  font-weight: 500;
}

#custommerce-strefa-marki .cm-baner .cm-text-left .cm-t2 {
  font-family: "Lato", sans-serif;
  font-size: 1.75em;
  font-weight: 300;
  line-height: 1.2;
  padding: 0.75em 0 0.75em 0;
}

@media only screen and (max-width: 1100px) {
  #custommerce-strefa-marki .cm-baner .cm-text-left .cm-t2 {
    padding: 0.5em 3em 0.5em 0;
    font-size: 1.5em;
  }
}

@media only screen and (max-width: 850px) {
  #custommerce-strefa-marki .cm-baner .cm-text-left .cm-t2 {
    font-size: 1.25em;
  }
}

@media only screen and (max-width: 750px) {
  #custommerce-strefa-marki .cm-baner .cm-text-left .cm-t2 {
    font-size: 1.125em;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-baner .cm-text-left .cm-t2 {
    font-size: 1.5em;
    padding: 0.5em 0;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .cm-baner .cm-text-left .cm-t2 {
    font-size: 1.25em;
  }
}

@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .cm-baner .cm-text-left .cm-t2 {
    font-size: 1.125em;
  }
}

#custommerce-strefa-marki .cm-baner .cm-text-left .cm-t2 span {
  font-weight: 400;
}

#custommerce-strefa-marki .cm-baner .cm-text-left .cm-t3 {
  font-family: "Lato", sans-serif;
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.2;
  padding-right: 2em;
}

@media only screen and (max-width: 1100px) {
  #custommerce-strefa-marki .cm-baner .cm-text-left .cm-t3 {
    font-size: 1.125em;
  }
}

@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .cm-baner .cm-text-left .cm-t3 {
    padding-right: 1em;
  }
}

@media only screen and (max-width: 750px) {
  #custommerce-strefa-marki .cm-baner .cm-text-left .cm-t3 {
    font-size: 1em;
    padding-right: 6em;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-baner .cm-text-left .cm-t3 {
    font-size: 1.25em;
    padding-right: 0em;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .cm-baner .cm-text-left .cm-t3 {
    font-size: 1.125em;
  }
}

@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .cm-baner .cm-text-left .cm-t3 {
    font-size: 1em;
  }
}

#custommerce-strefa-marki .cm-baner .cm-text-left .cm-button {
  margin-top: 3em;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 1.25em;
  background-color: #55B0D1;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px;
  border-radius: 16px;
}

@media only screen and (max-width: 1100px) {
  #custommerce-strefa-marki .cm-baner .cm-text-left .cm-button {
    margin-top: 2em;
  }
}

@media only screen and (max-width: 900px) {
  #custommerce-strefa-marki .cm-baner .cm-text-left .cm-button {
    font-size: 1.125em;
  }
}

@media only screen and (max-width: 750px) {
  #custommerce-strefa-marki .cm-baner .cm-text-left .cm-button {
    font-size: 1em;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-baner .cm-text-left .cm-button {
    font-size: 1.25em;
  }
}

@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .cm-baner .cm-text-left .cm-button {
    font-size: 1.125em;
  }
}

#custommerce-strefa-marki .cm-baner .cm-text-left .cm-button a {
  text-decoration: none;
  color: white;
}

#custommerce-strefa-marki .cm-baner .cm-text-right {
  position: absolute;
  width: 41%;
  top: 20%;
  right: 0%;
}

@media only screen and (max-width: 1100px) {
  #custommerce-strefa-marki .cm-baner .cm-text-right {
    top: 18%;
    width: 40%;
  }
}

@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .cm-baner .cm-text-right {
    top: 18%;
  }
}

@media only screen and (max-width: 950px) {
  #custommerce-strefa-marki .cm-baner .cm-text-right {
    width: 49%;
  }
}

@media only screen and (max-width: 750px) {
  #custommerce-strefa-marki .cm-baner .cm-text-right {
    width: 50%;
    top: 14%;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-baner .cm-text-right {
    position: static;
    width: 100%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 4em 0.5em 0;
  }
}

#custommerce-strefa-marki .cm-baner .cm-text-right .cm-t1 {
  font-family: "Oswald", sans-serif;
  color: #DA4F4B;
  font-size: 2.5em;
  font-weight: 300;
  line-height: 1.2;
}

@media only screen and (max-width: 1040px) {
  #custommerce-strefa-marki .cm-baner .cm-text-right .cm-t1 {
    font-size: 2.25em;
  }
}

@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .cm-baner .cm-text-right .cm-t1 {
    font-size: 2.125em;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-baner .cm-text-right .cm-t1 {
    font-size: 2.5em;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .cm-baner .cm-text-right .cm-t1 {
    font-size: 2.25em;
  }
}

@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .cm-baner .cm-text-right .cm-t1 {
    font-size: 2em;
  }
}

#custommerce-strefa-marki .cm-baner .cm-text-right .cm-t1 span {
  font-weight: 600;
}

#custommerce-strefa-marki .cm-baner .cm-text-right .cm-t2 {
  font-family: "Lato", sans-serif;
  font-size: 1.75em;
  font-weight: 300;
  line-height: 1.2;
  padding: 0.75em 0 0.75em 0;
}

@media only screen and (max-width: 1100px) {
  #custommerce-strefa-marki .cm-baner .cm-text-right .cm-t2 {
    padding: 0.5em 3em 0.5em 0;
    font-size: 1.5em;
  }
}

@media only screen and (max-width: 850px) {
  #custommerce-strefa-marki .cm-baner .cm-text-right .cm-t2 {
    font-size: 1.25em;
  }
}

@media only screen and (max-width: 750px) {
  #custommerce-strefa-marki .cm-baner .cm-text-right .cm-t2 {
    font-size: 1.125em;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-baner .cm-text-right .cm-t2 {
    font-size: 1.5em;
    padding: 0.5em 0;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .cm-baner .cm-text-right .cm-t2 {
    font-size: 1.25em;
  }
}

@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .cm-baner .cm-text-right .cm-t2 {
    font-size: 1.125em;
  }
}

#custommerce-strefa-marki .cm-baner .cm-text-right .cm-t2 span {
  font-weight: 400;
}

#custommerce-strefa-marki .cm-baner .cm-text-right .cm-t3 {
  font-family: "Lato", sans-serif;
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.2;
  padding-right: 2em;
}

@media only screen and (max-width: 1100px) {
  #custommerce-strefa-marki .cm-baner .cm-text-right .cm-t3 {
    font-size: 1.125em;
  }
}

@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .cm-baner .cm-text-right .cm-t3 {
    padding-right: 1em;
  }
}

@media only screen and (max-width: 750px) {
  #custommerce-strefa-marki .cm-baner .cm-text-right .cm-t3 {
    font-size: 1em;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-baner .cm-text-right .cm-t3 {
    font-size: 1.25em;
    padding-right: 0em;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .cm-baner .cm-text-right .cm-t3 {
    font-size: 1.125em;
  }
}

@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .cm-baner .cm-text-right .cm-t3 {
    font-size: 1em;
  }
}

#custommerce-strefa-marki .cm-baner .cm-text-right .cm-button {
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 1.25em;
  background-color: #DA4F4B;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px;
  position: absolute;
  right: 10%;
  bottom: -15%;
  border-radius: 16px;
}

@media only screen and (max-width: 1040px) {
  #custommerce-strefa-marki .cm-baner .cm-text-right .cm-button {
    bottom: -18%;
  }
}

@media only screen and (max-width: 900px) {
  #custommerce-strefa-marki .cm-baner .cm-text-right .cm-button {
    font-size: 1.125em;
  }
}

@media only screen and (max-width: 750px) {
  #custommerce-strefa-marki .cm-baner .cm-text-right .cm-button {
    font-size: 1em;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-baner .cm-text-right .cm-button {
    font-size: 1.25em;
    position: static;
    margin-top: 2em;
  }
}

@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .cm-baner .cm-text-right .cm-button {
    font-size: 1.125em;
  }
}

#custommerce-strefa-marki .cm-baner .cm-text-right .cm-button a {
  text-decoration: none;
  color: white;
}

#custommerce-strefa-marki .cm-baner .cm-products-bottom {
  position: absolute;
  bottom: 5%;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  gap: 5px;
}

@media only screen and (max-width: 1040px) {
  #custommerce-strefa-marki .cm-baner .cm-products-bottom {
    bottom: -4%;
  }
}

@media only screen and (max-width: 900px) {
  #custommerce-strefa-marki .cm-baner .cm-products-bottom {
    bottom: -9%;
  }
}

@media only screen and (max-width: 750px) {
  #custommerce-strefa-marki .cm-baner .cm-products-bottom {
    bottom: -12%;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-baner .cm-products-bottom {
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: -15em;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .cm-baner .cm-products-bottom {
    margin-top: -12em;
  }
}

@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .cm-baner .cm-products-bottom {
    margin-top: -8em;
  }
}

#custommerce-strefa-marki .cm-baner .cm-products-bottom .cm-product {
  z-index: 2;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-baner .cm-products-bottom .cm-product {
    width: 50%;
    text-align: center;
  }
}

@media only screen and (max-width: 1150px) {
  #custommerce-strefa-marki .cm-baner .cm-products-bottom .cm-product img {
    max-width: 150px;
  }
}

@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .cm-baner .cm-products-bottom .cm-product img {
    max-width: 135px;
  }
}

@media only screen and (max-width: 950px) {
  #custommerce-strefa-marki .cm-baner .cm-products-bottom .cm-product img {
    max-width: 130px;
  }
}

@media only screen and (max-width: 900px) {
  #custommerce-strefa-marki .cm-baner .cm-products-bottom .cm-product img {
    max-width: 110px;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-baner .cm-products-bottom .cm-product img {
    max-width: 100%;
  }
}

@media only screen and (max-width: 600px) {
  #custommerce-strefa-marki .cm-baner .cm-products-bottom .cm-product img {
    max-width: 150px;
  }
}

@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .cm-baner .cm-products-bottom .cm-product img {
    max-width: 130px;
  }
}

@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .cm-baner .cm-products-bottom .cm-product img {
    max-width: 115px;
  }
}

#custommerce-strefa-marki .cm-baner .cm-products-left {
  left: 0;
  bottom: -12%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media only screen and (max-width: 1200px) {
  #custommerce-strefa-marki .cm-baner .cm-products-left {
    bottom: -16%;
  }
}

@media only screen and (max-width: 1040px) {
  #custommerce-strefa-marki .cm-baner .cm-products-left {
    bottom: -24%;
  }
}

@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .cm-baner .cm-products-left {
    width: 100%;
    text-align: center;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-baner .cm-products-left {
    margin-top: -10em;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .cm-baner .cm-products-left {
    margin-top: -6em;
  }
}

#custommerce-strefa-marki .cm-baner .cm-bg-2 {
  margin-top: -9em;
}

@media only screen and (max-width: 1150px) {
  #custommerce-strefa-marki .cm-baner .cm-bg-2 {
    margin-top: -6em;
  }
}

@media only screen and (max-width: 1100px) {
  #custommerce-strefa-marki .cm-baner .cm-bg-2 {
    margin-top: -5em;
  }
}

@media only screen and (max-width: 1040px) {
  #custommerce-strefa-marki .cm-baner .cm-bg-2 {
    margin-top: -2em;
  }
}

@media only screen and (max-width: 950px) {
  #custommerce-strefa-marki .cm-baner .cm-bg-2 {
    margin-top: 0;
  }
}

@media only screen and (max-width: 750px) {
  #custommerce-strefa-marki .cm-baner .cm-bg-2 {
    margin-top: 2em;
  }
}

#custommerce-strefa-marki .cm-baner .cm-bg-3 {
  margin-top: 8em;
}

@media only screen and (max-width: 1040px) {
  #custommerce-strefa-marki .cm-baner .cm-bg-3 {
    margin-top: 9em;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-baner .cm-bg-3 {
    margin-top: 5em;
  }
}

#custommerce-strefa-marki .cm-baner .cm-bg-4 {
  margin-top: -9em;
}

@media only screen and (max-width: 1100px) {
  #custommerce-strefa-marki .cm-baner .cm-bg-4 {
    margin-top: -6em;
  }
}

@media only screen and (max-width: 1040px) {
  #custommerce-strefa-marki .cm-baner .cm-bg-4 {
    margin-top: -2em;
  }
}

@media only screen and (max-width: 900px) {
  #custommerce-strefa-marki .cm-baner .cm-bg-4 {
    margin-top: 0em;
  }
}

@media only screen and (max-width: 750px) {
  #custommerce-strefa-marki .cm-baner .cm-bg-4 {
    margin-top: 2em;
  }
}

#custommerce-strefa-marki .cm-baner .cm-color-pink {
  color: #D22F88 !important;
}

#custommerce-strefa-marki .cm-baner .cm-bg-pink {
  background-color: #D22F88 !important;
}

#custommerce-strefa-marki .cm-baner.cm-baner-3 .cm-text-left {
  top: 7%;
  width: 53%;
}

@media only screen and (max-width: 950px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-3 .cm-text-left {
    width: 55%;
  }
}

@media only screen and (max-width: 900px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-3 .cm-text-left {
    top: 4%;
  }
}

@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-3 .cm-text-left {
    width: 53%;
  }
}

@media only screen and (max-width: 750px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-3 .cm-text-left {
    width: 56%;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-3 .cm-text-left {
    width: 100%;
  }
}

#custommerce-strefa-marki .cm-baner.cm-baner-3 .cm-text-left .cm-t2 {
  padding: 0.5em 0 0 0;
}

#custommerce-strefa-marki .cm-baner.cm-baner-3 .cm-text-left .cm-t3 {
  padding-right: 8em;
}

@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-3 .cm-text-left .cm-t3 {
    padding-right: 7em;
  }
}

@media only screen and (max-width: 950px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-3 .cm-text-left .cm-t3 {
    padding-right: 9em;
  }
}

@media only screen and (max-width: 900px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-3 .cm-text-left .cm-t3 {
    padding-right: 7em;
  }
}

@media only screen and (max-width: 750px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-3 .cm-text-left .cm-t3 {
    padding-right: 11em;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-3 .cm-text-left .cm-t3 {
    padding-right: 0em;
  }
}

@media only screen and (max-width: 750px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-3 .cm-text-left .cm-t3 p {
    margin: 0.5em 0;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-3 .cm-text-left .cm-t3 p {
    margin: 1em 0;
  }
}

#custommerce-strefa-marki .cm-baner.cm-baner-3 .cm-text-left .cm-button {
  margin-top: 2em;
}

#custommerce-strefa-marki .cm-baner .cm-color-purple {
  color: #8846B1 !important;
}

#custommerce-strefa-marki .cm-baner .cm-bg-purple {
  background-color: #8846B1 !important;
}

#custommerce-strefa-marki .cm-baner.cm-baner-1 {
  z-index: 2;
}

@media only screen and (max-width: 950px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-1 .cm-text-left {
    width: 44%;
  }
}

@media only screen and (max-width: 750px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-1 .cm-text-left {
    width: 45%;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-1 .cm-text-left {
    width: 100%;
  }
}

#custommerce-strefa-marki .cm-baner.cm-baner-2 {
  z-index: 1;
}

@media only screen and (max-width: 950px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-2 .cm-text-left {
    width: 44%;
  }
}

@media only screen and (max-width: 750px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-2 .cm-text-left {
    width: 45%;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-2 .cm-text-left {
    width: 100%;
  }
}

#custommerce-strefa-marki .cm-baner.cm-baner-4 .cm-text-right {
  width: 41%;
}

@media only screen and (max-width: 750px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-4 .cm-text-right {
    width: 38%;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-4 .cm-text-right {
    width: 100%;
  }
}

#custommerce-strefa-marki .cm-baner.cm-baner-4 .cm-text-right .cm-t2 {
  padding: 0.5em 1em 0.5em 0;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-4 .cm-text-right .cm-t2 {
    padding: 0.5em 0;
  }
}

#custommerce-strefa-marki .cm-baner.cm-baner-4 .cm-text-right .cm-button {
  bottom: -15%;
}

#custommerce-strefa-marki .cm-baner .cm-color-green {
  color: #4FA488 !important;
}

#custommerce-strefa-marki .cm-baner .cm-bg-green {
  background-color: #4FA488 !important;
}

#custommerce-strefa-marki .cm-baner.cm-baner-5 .cm-text-left {
  top: 9%;
}

#custommerce-strefa-marki .cm-baner .cm-color-brown {
  color: #A5714B !important;
}

#custommerce-strefa-marki .cm-baner .cm-bg-brown {
  background-color: #A5714B !important;
}

#custommerce-strefa-marki .cm-baner.cm-baner-6 .cm-text-right {
  top: 26%;
}

#custommerce-strefa-marki .cm-baner.cm-baner-7 .cm-text-left {
  top: 6%;
  left: 4%;
  color: white;
}

@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-7 .cm-text-left {
    top: 4%;
  }
}

@media only screen and (max-width: 950px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-7 .cm-text-left {
    width: 51%;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-7 .cm-text-left {
    color: black !important;
    width: 100%;
  }
}

#custommerce-strefa-marki .cm-baner.cm-baner-7 .cm-text-left .cm-t1 {
  color: white;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-7 .cm-text-left .cm-t1 {
    color: #EE4823 !important;
  }
}

@media only screen and (max-width: 750px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-7 .cm-text-left .cm-t2 {
    padding: 0.5em 3em 0em 0;
  }
}

@media only screen and (max-width: 750px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-7 .cm-text-left .cm-t2 {
    padding: 0.5em 0;
  }
}

#custommerce-strefa-marki .cm-baner.cm-baner-7 .cm-text-left .cm-t3 {
  font-weight: 400;
  padding-right: 5em;
}

@media only screen and (max-width: 1100px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-7 .cm-text-left .cm-t3 {
    padding-right: 7em;
  }
}

@media only screen and (max-width: 1040px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-7 .cm-text-left .cm-t3 {
    padding-right: 8em;
  }
}

@media only screen and (max-width: 1000px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-7 .cm-text-left .cm-t3 {
    padding-right: 5em;
  }
}

@media only screen and (max-width: 950px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-7 .cm-text-left .cm-t3 {
    padding-right: 6em;
  }
}

@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-7 .cm-text-left .cm-t3 {
    padding-right: 7em;
  }
}

@media only screen and (max-width: 750px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-7 .cm-text-left .cm-t3 {
    padding-right: 9em;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-7 .cm-text-left .cm-t3 {
    padding-right: 0;
  }
}

#custommerce-strefa-marki .cm-baner.cm-baner-7 .cm-text-left .cm-t3 p {
  margin: 0.75em 0;
}

@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-7 .cm-text-left .cm-t3 p {
    margin: 0.5em 0;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-7 .cm-text-left .cm-t3 p {
    font-weight: 300;
  }
}

#custommerce-strefa-marki .cm-baner.cm-baner-7 .cm-text-left .cm-button {
  border: #7070703b 0.125px solid;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-7 .cm-text-left .cm-button {
    border: none;
  }
}

#custommerce-strefa-marki .cm-baner .cm-color-orange {
  background-color: white !important;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-baner .cm-color-orange {
    background-color: #EE4823 !important;
  }
}

#custommerce-strefa-marki .cm-baner .cm-color-orange a {
  color: #EE4823 !important;
  font-weight: 600;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-baner .cm-color-orange a {
    color: white !important;
    font-weight: 500;
  }
}

#custommerce-strefa-marki .cm-baner .cm-color-red {
  color: #CF3435 !important;
}

#custommerce-strefa-marki .cm-baner .cm-bg-red {
  background-color: #CF3435 !important;
}

#custommerce-strefa-marki .cm-baner.cm-baner-8 .cm-text-right {
  width: 40%;
}

@media only screen and (max-width: 750px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-8 .cm-text-right {
    width: 38%;
  }
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-8 .cm-text-right {
    width: 100%;
  }
}

#custommerce-strefa-marki .cm-baner.cm-baner-8 .cm-text-right .cm-t2 {
  padding: 0.5em 3em 0 0;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-8 .cm-text-right .cm-t2 {
    padding: 0.5em 0 0 0;
  }
}

#custommerce-strefa-marki .cm-baner.cm-baner-8 .cm-text-right .cm-t3 p {
  margin: 0.75em 0;
}

#custommerce-strefa-marki .cm-baner.cm-baner-8 .cm-text-right .cm-button {
  bottom: -15%;
}

#custommerce-strefa-marki .cm-baner .cm-color-gray {
  color: #75686D !important;
}

#custommerce-strefa-marki .cm-baner .cm-bg-gray {
  background-color: #75686D !important;
}

#custommerce-strefa-marki .cm-baner.cm-baner-9 .cm-products-bottom {
  bottom: -11%;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-9 .cm-products-bottom {
    margin-top: -10em;
  }
}

@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-9 .cm-products-bottom {
    margin-top: -8em;
  }
}

#custommerce-strefa-marki .cm-baner.cm-baner-9 .cm-text-left {
  top: 9%;
  left: 5%;
}

#custommerce-strefa-marki .cm-baner.cm-baner-9 .cm-text-left .cm-t3 {
  padding-right: 6em;
}

@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .cm-baner.cm-baner-9 .cm-text-left .cm-t3 {
    padding-right: 0em;
  }
}
