@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap");
@font-face {
  font-family: "RistrettoPro-Regular";
  src: url("../fonts/RistrettoPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "RistrettoPro-Bold";
  src: url("../fonts/RistrettoPro-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ArialNarrow";
  src: url("../fonts/Arial-Narrow.ttf") format("ttf");
  font-weight: normal;
  font-style: normal;
}
/* Rozmiar czcionki dla najwyzszego diva */
#custommerce-strefa-marki .sm-stylization-profesional .sm-stylization-profesional-img {
  display: flex;
  overflow: hidden;
}
#custommerce-strefa-marki .sm-stylization-profesional .sm-stylization-profesional-img img {
  width: 100%;
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-stylization-profesional .sm-stylization-profesional-img img {
    width: 134%;
  }
}
@media only screen and (max-width: 400px) {
  #custommerce-strefa-marki .sm-stylization-profesional .sm-stylization-profesional-img img {
    width: 268%;
  }
}
#custommerce-strefa-marki .sm-stylization-profesional .sm-serp {
  background-position: left;
  background-size: cover;
  height: 630px;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-stylization-profesional .sm-serp {
    flex-direction: column-reverse;
    justify-content: space-evenly;
    align-items: center;
    width: 100%;
  }
}
#custommerce-strefa-marki .sm-stylization-profesional .sm-serp .sm-col-1 {
  position: relative;
  width: 60%;
}
#custommerce-strefa-marki .sm-stylization-profesional .sm-serp .sm-col-1 img {
  position: absolute;
  bottom: 2em;
  left: 2em;
  width: 100%;
  max-width: 568px;
  width: 100%;
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-stylization-profesional .sm-serp .sm-col-1 {
    display: flex;
    align-items: center;
    width: 90%;
  }
  #custommerce-strefa-marki .sm-stylization-profesional .sm-serp .sm-col-1 img {
    position: relative;
    bottom: unset;
    left: unset;
  }
}
#custommerce-strefa-marki .sm-stylization-profesional .sm-serp .sm-col-2 {
  color: #fff !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: auto;
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-stylization-profesional .sm-serp .sm-col-2 {
    margin-right: auto;
    text-align: center;
  }
}
#custommerce-strefa-marki .sm-stylization-profesional .sm-serp .sm-col-2 span {
  font-family: "Lato", Arial, sans-serif;
  font-weight: 100 !important;
  font-size: 4.5em !important;
  max-width: 526px;
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-stylization-profesional .sm-serp .sm-col-2 span {
    font-size: 3em !important;
  }
}
#custommerce-strefa-marki .sm-stylization-profesional .sm-serp .sm-col-2 strong {
  font-family: "Lato", Arial, sans-serif;
  font-size: 3em !important;
  padding-bottom: 20px;
  max-width: 526px;
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-stylization-profesional .sm-serp .sm-col-2 strong {
    font-size: 2em !important;
  }
}
#custommerce-strefa-marki .sm-stylization-profesional .sm-serp .sm-col-2 .sm-p {
  font-family: "Lato", Arial, sans-serif;
  font-weight: 100 !important;
  font-size: 2em !important;
  max-width: 526px;
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-stylization-profesional .sm-serp .sm-col-2 .sm-p {
    font-size: 1.5em !important;
  }
}
#custommerce-strefa-marki .sm-swoboda {
  display: flex;
  flex-direction: row;
  margin-top: 3.125em;
  justify-content: center;
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-swoboda {
    flex-direction: column;
  }
}
#custommerce-strefa-marki .sm-swoboda .sm-col {
  width: 50%;
}
@media only screen and (max-width: 1100px) {
  #custommerce-strefa-marki .sm-swoboda .sm-col {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-swoboda .sm-col {
    width: 100%;
  }
}
#custommerce-strefa-marki .sm-swoboda .sm-title {
  font-family: "Lato", Arial, sans-serif;
  font-weight: 700;
  font-size: 2.25em;
  max-width: 510px;
  text-transform: uppercase;
}
@media only screen and (max-width: 1100px) {
  #custommerce-strefa-marki .sm-swoboda .sm-title {
    font-size: 2em;
  }
}
#custommerce-strefa-marki .sm-swoboda .sm-subtitle {
  font-family: "Lato", Arial, sans-serif;
  font-size: 1.125em;
  padding-top: 27px;
  padding-bottom: 27px;
  max-width: 510px;
}
@media only screen and (max-width: 1100px) {
  #custommerce-strefa-marki .sm-swoboda .sm-subtitle {
    padding-bottom: 14px;
  }
}
#custommerce-strefa-marki .sm-swoboda ul {
  list-style-type: none;
  padding-left: unset;
  max-width: 507px;
}
#custommerce-strefa-marki .sm-swoboda ul li {
  position: relative;
  padding-left: 15px;
  padding-bottom: 0.75em;
  font-family: "Lato", Arial, sans-serif;
  font-size: 1.125em;
}
#custommerce-strefa-marki .sm-swoboda ul li::before {
  content: "+";
  position: absolute;
  font-weight: 900;
  left: 0;
}
#custommerce-strefa-marki .sm-swoboda ul li::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 15px;
  width: 100%;
}
#custommerce-strefa-marki .sm-swoboda .sm-col-1 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#custommerce-strefa-marki .sm-swoboda .sm-col-2 {
  text-align: left;
}
#custommerce-strefa-marki .sm-swoboda .sm-col-2 img {
  max-width: 552px;
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-swoboda .sm-col-2 {
    text-align: center;
  }
}
#custommerce-strefa-marki .sm-swoboda .sm-col-2 img {
  width: 100%;
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-swoboda .sm-col-2 img {
    max-width: 400px;
  }
}
#custommerce-strefa-marki .sm-products-container {
  margin-top: -6em;
}
@media only screen and (max-width: 1100px) {
  #custommerce-strefa-marki .sm-products-container {
    margin-top: 2em;
  }
}
#custommerce-strefa-marki .sm-products-container .sm-product-title {
  font-size: 1.5em;
  font-family: "Lato", Arial, sans-serif;
  font-weight: 700;
  line-height: 1.2;
  max-width: 507px;
  padding-bottom: 1em;
  padding-left: 32px;
  padding-right: 20px;
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-products-container .sm-product-title {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}
#custommerce-strefa-marki a.sm-product {
  text-decoration: none;
  color: inherit;
}
#custommerce-strefa-marki a.sm-product:hover {
  text-decoration: none;
}
#custommerce-strefa-marki a.sm-product:active {
  text-decoration: none;
}
#custommerce-strefa-marki a.sm-product:visited {
  text-decoration: none;
}
#custommerce-strefa-marki .sm-products {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-products {
    flex-wrap: wrap;
    justify-content: center;
  }
}
#custommerce-strefa-marki .sm-products.sm-products-5 .sm-products-item {
  width: 20%;
}
#custommerce-strefa-marki .sm-products.sm-products-5 .sm-products-item .sm-products-item-name {
  font-weight: 400;
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-products.sm-products-5 .sm-products-item {
    width: 33%;
  }
}
#custommerce-strefa-marki .sm-products.sm-products-6 .sm-products-title {
  font-family: "Lato", Arial, sans-serif;
  font-weight: 700;
  font-weight: 1.5em;
}
#custommerce-strefa-marki .sm-products.sm-products-6 .sm-products-item {
  width: 16.6%;
  padding: 0 0.5em;
}
#custommerce-strefa-marki .sm-products.sm-products-6 .sm-products-item .sm-products-item-name {
  font-size: 1em;
}
#custommerce-strefa-marki .sm-products.sm-products-6 .sm-products-item .sm-products-item-subname {
  font-size: 0.825em;
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-products.sm-products-6 .sm-products-item {
    width: 33%;
  }
}
#custommerce-strefa-marki .sm-products .sm-products-item {
  padding: 0 1em;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s;
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-products .sm-products-item {
    margin-bottom: 1em;
  }
}
@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .sm-products .sm-products-item {
    padding: 0 0.5em;
  }
}
#custommerce-strefa-marki .sm-products .sm-products-item img {
  max-width: 100%;
  margin-bottom: 2em;
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-products .sm-products-item img {
    margin-bottom: 1em;
  }
}
#custommerce-strefa-marki .sm-products .sm-products-item .sm-products-item-name {
  text-align: center;
  font-family: "Lato", Arial, sans-serif;
  font-size: 1.25em;
  line-height: 1.2;
  color: #161615;
  margin-bottom: 1.25em;
  font-weight: 300;
}
@media only screen and (max-width: 1200px) {
  #custommerce-strefa-marki .sm-products .sm-products-item .sm-products-item-name {
    font-size: 1em;
  }
}
@media only screen and (max-width: 500px) {
  #custommerce-strefa-marki .sm-products .sm-products-item .sm-products-item-name {
    font-size: 0.875em;
  }
}
#custommerce-strefa-marki .sm-products .sm-products-item .sm-products-item-subname {
  text-align: left;
  font-family: "Lato", Arial, sans-serif;
  font-size: 1.25em;
  line-height: 1.2;
  color: #161615;
  margin-bottom: 1.25em;
  font-weight: 700;
}
@media only screen and (max-width: 1200px) {
  #custommerce-strefa-marki .sm-products .sm-products-item .sm-products-item-subname {
    font-size: 1em;
  }
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-products .sm-products-item .sm-products-item-subname {
    font-size: 0.875em;
    text-align: center;
  }
}
#custommerce-strefa-marki .sm-products .sm-products-item .sm-button {
  opacity: 0;
  transition: all 0.3s;
  transform: translateY(-1em);
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-products .sm-products-item .sm-button {
    display: none;
  }
}
#custommerce-strefa-marki .sm-products .sm-products-item:hover {
  transform: translateY(-0.5em);
}
#custommerce-strefa-marki .sm-products .sm-products-item:hover .sm-button {
  opacity: 1;
  transform: translateY(0);
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-products .sm-products-item:hover {
    transform: none;
  }
}
#custommerce-strefa-marki .sm-justaddyou {
  padding: 20px;
}
#custommerce-strefa-marki .sm-justaddyou img.sm-justaddyou-img {
  width: 100%;
}
#custommerce-strefa-marki .sm-justaddyou .sm-li {
  list-style-type: none;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}
@media only screen and (max-width: 1100px) {
  #custommerce-strefa-marki .sm-justaddyou .sm-li {
    justify-content: start;
  }
}
#custommerce-strefa-marki .sm-justaddyou .sm-li span {
  font-size: 12px !important;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  display: flex;
}
#custommerce-strefa-marki .sm-justaddyou .sm-li span img {
  width: 14px;
  height: 14px;
}
#custommerce-strefa-marki .sm-products-all .sm-row {
  display: flex;
  margin-top: 4em;
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-products-all .sm-row {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0em;
  }
}
#custommerce-strefa-marki .sm-products-all .sm-row .sm-col {
  width: 50%;
  margin: 5px;
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-products-all .sm-row .sm-col {
    width: 100%;
    margin-top: 4em;
  }
}
#custommerce-strefa-marki .sm-products-all .sm-row .sm-col.sm-col-12 {
  width: 100%;
}
#custommerce-strefa-marki .sm-products-all .sm-row .sm-col .sm-title {
  font-size: 1.875em;
  text-align: center;
  padding-bottom: 2em;
  font-weight: 700;
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-products-all .sm-row .sm-col .sm-title {
    padding-bottom: 1em;
  }
}
#custommerce-strefa-marki .sm-products-all .sm-row .sm-col .sm-scale {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 2em;
}
#custommerce-strefa-marki .sm-products-all .sm-row .sm-col .sm-scale span {
  white-space: nowrap;
}
#custommerce-strefa-marki .sm-products-all .sm-row .sm-col .sm-scale .sm-line {
  flex-grow: 1;
  height: 1px;
  background-color: #000; /* Zmień kolor linii według uznania */
  margin: 0 10px; /* Dodaj marginesy po obu stronach linii */
}
#custommerce-strefa-marki .sm-products-all .sm-row .sm-col .sm-products {
  display: flex;
  align-items: start;
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-products-all .sm-row .sm-col .sm-products {
    overflow: auto;
    justify-content: flex-start;
    flex-wrap: nowrap;
  }
}
#custommerce-strefa-marki .sm-products-all .sm-row .sm-col .sm-products .sm-product {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 5px;
  transition: all 0.3s;
}
#custommerce-strefa-marki .sm-products-all .sm-row .sm-col .sm-products .sm-product > :nth-child(2) {
  padding-top: 1.25em;
}
@media only screen and (max-width: 1100px) {
  #custommerce-strefa-marki .sm-products-all .sm-row .sm-col .sm-products .sm-product img {
    width: 90px;
  }
}
@media only screen and (max-width: 800px) {
  #custommerce-strefa-marki .sm-products-all .sm-row .sm-col .sm-products .sm-product img {
    width: 75px;
  }
}
#custommerce-strefa-marki .sm-products-all .sm-row .sm-col .sm-products .sm-product .sm-icons {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 1em;
}
#custommerce-strefa-marki .sm-products-all .sm-row .sm-col .sm-products .sm-product .sm-icons img {
  width: 20px;
}
#custommerce-strefa-marki .sm-products-all .sm-row .sm-col .sm-products .sm-product .sm-button {
  opacity: 0;
  transition: all 0.3s;
  transform: translateY(-1em);
  font-size: 0.8em !important;
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-products-all .sm-row .sm-col .sm-products .sm-product .sm-button {
    display: none;
  }
}
#custommerce-strefa-marki .sm-products-all .sm-row .sm-col .sm-products .sm-product:hover {
  transform: translateY(-0.5em);
}
#custommerce-strefa-marki .sm-products-all .sm-row .sm-col .sm-products .sm-product:hover .sm-button {
  opacity: 1;
  transform: translateY(0);
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-products-all .sm-row.sm-row-1 .sm-col-1 .sm-products {
    justify-content: center;
  }
}
#custommerce-strefa-marki .sm-products-all .sm-row.sm-row-1 .sm-col-2 .sm-products {
  justify-content: space-around;
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-products-all .sm-row.sm-row-1 .sm-col-2 .sm-products {
    justify-content: center;
  }
}
@media only screen and (max-width: 900px) {
  #custommerce-strefa-marki .sm-products-all .sm-row.sm-row-2 .sm-col-12 {
    flex-wrap: nowrap;
    overflow: auto;
  }
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-products-all .sm-row.sm-row-2 .sm-col-12 .sm-products {
    justify-content: center;
  }
}
@media only screen and (max-width: 900px) {
  #custommerce-strefa-marki .sm-products-all .sm-row.sm-row-3 .sm-col-12 {
    flex-wrap: nowrap;
    overflow: auto;
  }
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-products-all .sm-row.sm-row-4 .sm-col-1 .sm-products {
    justify-content: center;
  }
}
#custommerce-strefa-marki .sm-products-all .sm-row.sm-row-4 .sm-col-2 .sm-products {
  justify-content: center;
}
@media only screen and (max-width: 700px) {
  #custommerce-strefa-marki .sm-products-all .sm-row.sm-row-4 .sm-col-2 .sm-scale {
    display: none;
  }
}
#custommerce-strefa-marki .sm-products-all .sm-small-note {
  font-size: 12px !important;
  font-family: "Lato", Arial, sans-serif;
  font-weight: 400;
}