body {
  font-family: "Work Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
}
body ul,
body ol,
body p {
  color: #3c3c3c;
}
body h1,
body h2,
body h3 {
  color: #000;
}
.content h3.styl2 {
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 10px;
}
a {
  color: #000;
  transition: color 0.2s ease-out;
}
a:hover {
  color: #e74a0f;
}
strong {
  font-weight: bold;
}
.btnall {
  text-decoration: none;
  margin-bottom: 1px;
}
.btnall.active {
  background-color: #e74a0f;
  color: #fff;
}
.loader {
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 100;
  position: absolute;
  top: 0;
}
.loader-spin {
  width: 50px;
  aspect-ratio: 1;
  border-radius: 50%;
  margin: 100px auto 0 auto;
  background: radial-gradient(farthest-side, #ffa516 94%, #0000) top / 8px 8px no-repeat, conic-gradient(#0000 30%, #ffa516);
  -webkit-mask: radial-gradient(farthest-side, #0000 calc(100% - 8px), #000 0);
  animation: l13 1s infinite linear;
}
@keyframes l13 {
  100% {
    transform: rotate(1turn);
  }
}
.shortnav {
  margin: 30px 0;
}
.btn-more {
  box-sizing: border-box;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  padding: 20px 20px;
  text-align: center;
  width: 100%;
  border-radius: 10px;
  border: 1px solid #ccc;
  transition: border 0.2s ease-in-out;
  cursor: pointer;
  background-color: #2f890b;
  color: #fff;
  opacity: 1;
  transition: background 0.2s ease-out;
  margin-bottom: 50px;
  display: block;
  text-decoration: none;
}
.btn-more:hover {
  background: #e74a0f;
  color: #fff;
}
nav {
  padding: 35px 0;
  display: grid;
  grid-template-columns: 150px auto 400px;
  text-align: center;
}
nav .logo img {
  height: 100px;
}
nav ul.nav {
  align-self: center;
  text-align: right;
}
nav ul.nav li {
  display: inline-block;
}
nav ul.nav li a {
  text-decoration: none;
  display: block;
  padding: 20px 20px;
}
nav ul.nav li a.powergift {
  background-image: url('../SVG/logo-powergift.svg');
  background-repeat: no-repeat;
  background-position: right 5px;
  background-size: 28px;
  padding-right: 40px;
}
nav ul.social-login {
  align-self: center;
  border-right: 1px solid #ccc;
  text-align: right;
  padding-right: 30px;
}
nav ul.social-login li {
  display: inline-block;
}
nav ul.social-login li a {
  text-decoration: none;
  display: block;
  border-left: 1px solid #e3e3e3;
  padding: 20px 30px;
}
nav ul.social-login li a.facebook,
nav ul.social-login li a.login,
nav ul.social-login li a.basket {
  background-repeat: no-repeat;
  background-position: center right;
}
nav ul.social-login li a.facebook {
  border-left: 1px solid #e3e3e3;
  text-indent: -99999999px;
  background-image: url('../SVG/icon-facebook.svg');
  text-align: left;
  background-position: center center;
}
nav ul.social-login li a.login {
  background-image: url('../SVG/icon-logowanie.svg');
}
nav ul.social-login li a.basket {
  background-image: url('../SVG/icon-basket.svg');
  margin-left: 30px;
}
.print {
  background-image: url(../SVG/icon-print.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 13px 7px;
  background-color: transparent;
  padding: 11px 22px 11px 41px;
  border: 2px solid #fff;
  color: #fff;
  border-radius: 40px;
  cursor: pointer;
  transition: background 0.2s ease-out;
  margin-bottom: 20px;
}
.print:hover {
  background-color: #000;
}
#ilepozycjiwyslij {
  padding-bottom: 22px;
  text-align: center;
}
.btnwybraneprodukty {
  position: relative;
}
.btnwybraneprodukty #ilepozycji {
  position: absolute;
  top: -2px;
  right: -2px;
  background: #000;
  border-radius: 20px;
  color: #fff;
  padding: 5px;
}
.page10 .grid4 {
  grid-template-columns: 1fr;
}
.page10 .grid4 .item img {
  width: 90px;
  padding-bottom: 0;
  margin-bottom: 0;
  float: left;
  border-radius: 10px;
}
.page10 .grid4 .item .minusprod {
  right: 93px;
  left: auto;
}
.page10 .grid4 .item .addprod,
.page10 .grid4 .item .minusprod,
.page10 .grid4 .item .zoomprod {
  bottom: 34px;
}
.page10 .grid4 .item input {
  text-align: right;
  right: 40px!important;
  margin: 0 5px;
  left: auto;
  width: 40px;
  bottom: 38px;
}
.page10 .grid4 .item .sztukwopak {
  display: none;
}
.page10 .grid4 .item .pozycja {
  left: 91px;
  top: 7px;
  font-size: 11px;
}
.page10 .grid4 .smallImageText h5 {
  font-size: 13px;
  margin-top: 14px;
  background: transparent;
  text-align: left;
  width: 60%;
}
.grid4 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
}
.grid4 .item {
  border: 1px solid #e3e3e3;
  transition: box-shadow 0.2s ease-out;
  position: relative;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0);
}
.grid4 .item:hover {
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.36);
  border: 1px solid #e3e3e3;
}
.grid4 .item input {
  box-sizing: border-box;
  font-size: 22px;
  font-family: 'Roboto', sans-serif;
  padding: 10px 20px;
  position: absolute;
  top: 10px;
  right: 10px;
  border: 1px solid #ccc;
  width: 95px;
  font-weight: bold;
  text-align: center;
  color: #2f890b;
  border-radius: 60px;
  transition: border 0.2s ease-in-out;
}
.grid4 .item img {
  width: 100%;
}
.grid4 .smallImageText h5 {
  margin-top: 0;
  font-size: 11px;
  text-align: center;
  font-weight: normal;
  padding: 10px 0;
  background: #e7e7e7;
}
.grid3 {
  display: grid;
  grid-template-columns: 4fr 2fr 2fr;
  gap: 20px;
}
.grid2 {
  display: grid;
  grid-template-columns: 3fr 1fr;
  gap: 20px;
}
.grid50x50 {
  display: none;
  grid-template-columns: auto 1fr;
  gap: 20px;
  background: #fdf2ee;
  padding: 30px 30px 20px 30px;
  margin-bottom: 20px;
}
.grid4 .item.show-select {
  border: 1px solid #e74a0f;
  transform: scale(1.05);
}
.img-fluid {
  width: 100%;
  max-width: 100%;
}
h4.blackbg {
  background: #000;
  padding: 40px;
  font-size: 20px;
  line-height: 1.2;
  color: #fff;
  font-weight: 400;
}
h4.blackbg a {
  font-weight: 600;
  color: #fff;
}
.list3grid {
  grid-template-columns: 1fr 1fr 1fr;
}
.list4grid {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.list5grid {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
.list6grid {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
.massaddproduct {
  margin-bottom: 10px;
  border-left: 0 solid #2f890b;
  padding-left: 0;
}
.massaddproduct h4 {
  font-size: 14px;
  margin-bottom: 10px;
  color: #000;
  font-weight: normal;
}
.listgridbox {
  margin-bottom: 30px;
  border-left: 3px solid #2f890b;
  padding-left: 17px;
}
.listgridbox h4 {
  font-size: 18px;
  margin-bottom: 10px;
  color: #272727;
}
.listgridbox button {
  border: 2px solid #2f890b;
  background: #fff;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #2f890b;
  border-radius: 30px;
  font-size: 12px;
  cursor: pointer;
  transition: color 0.2s ease-out, background 0.2s ease-out;
}
.listgridbox button:hover {
  color: #fff;
  background: #2f890b;
}
.masowa-gradacja {
  border: 0;
  background: #000;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #fff;
  border-radius: 30px;
  font-size: 12px;
  cursor: pointer;
  transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
}
.masowa-gradacja:hover {
  background: #2f890b;
  color: #fff;
}
#masowa-gradacja-reset {
  background: #e74a0f;
  border-color: #e74a0f;
  opacity: 0.5;
  width: auto;
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  transition: opacity 0.2s ease-out;
}
#masowa-gradacja-reset:hover {
  opacity: 1;
}
.formularzzamowien {
  display: grid;
  grid-template-columns: 3fr 1fr;
}
.formularzZgloszeniowyInner {
  position: relative;
}
.formularzZgloszeniowyInner a {
  color: #fff;
}
.formularzZgloszeniowyInner .formularzZgloszeniowyInnerFixed p {
  line-height: 1.2;
}
.formularzZgloszeniowyInner fieldset {
  display: block;
  min-inline-size: min-content;
  margin-inline: 2px;
  border-width: 2px;
  border-style: groove;
  border-color: threedface;
  border-image: initial;
  padding-block: 0.35em 0.625em;
  padding-inline: 0.75em;
}
.formularzZgloszeniowyInner fieldset legend {
  display: block;
  unicode-bidi: isolate;
  padding-inline: 2px;
}
.formularzZgloszeniowyInner input {
  box-sizing: border-box;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  padding: 10px 20px;
  width: 100%;
  border-radius: 10px;
  border: 1px solid #ccc;
  transition: border 0.2s ease-in-out;
}
.formularzZgloszeniowyInner input[type="radio"] {
  width: auto;
}
.formularzZgloszeniowyInner .accept input {
  width: auto;
  margin-right: 0;
  cursor: pointer;
}
.formularzZgloszeniowyInner input[type="submit"] {
  cursor: pointer;
  background-color: #2f890b;
  color: #fff;
  opacity: 1;
  transition: background 0.2s ease-out;
}
.formularzZgloszeniowyInner input[type="submit"]:hover {
  background-color: transparent;
}
.formularzZgloszeniowyInner label {
  display: inline-block;
  margin-bottom: 8px;
}
.formularzZgloszeniowyInner p.small {
  font-size: 13px;
}
.formularzZgloszeniowyInner p.small a {
  color: #e74a0f;
  text-decoration: none;
  transition: color 0.2s ease-out;
}
.formularzZgloszeniowyInner p.small a:hover {
  color: #fff;
}
.formularzZgloszeniowyInnerFixed {
  position: fixed;
  top: 198px;
  background: #272727;
  border: 1px solid #fff;
  max-width: 300px;
  padding: 30px 40px 10px 40px;
  color: #fff;
}
.formularzZgloszeniowyInnerFixed > div {
  margin-bottom: 10px;
}
.product-category {
  margin-bottom: 50px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 10px;
}
.product-category .produktItem {
  border: 0;
  text-align: center;
  padding: 20px;
  background: #ebebeb;
}
.product-category .produktItem a {
  display: block;
  text-decoration: none;
}
.product-category .produktItem img {
  border-radius: 50px;
  border: 2px solid #e74a0f;
  transition: top 0.2s ease-out;
  position: relative;
  top: 0;
}
.product-category .produktItem span {
  display: block;
}
.product-category .produktItem:hover img {
  top: -10px;
}
.redbg {
  background-color: #e74a0f;
  padding: 63px 40px 60px 98px;
  margin-bottom: 55px;
}
.redbg h1 {
  position: relative;
  color: #fff;
  font-size: 70px;
  font-weight: 500;
}
.redbg h1::before {
  content: '';
  width: 20px;
  height: 20px;
  background-color: #272727;
  top: -6px;
  left: -16px;
  display: block;
  position: absolute;
  z-index: 2;
}
.accept {
  color: #e74a0f;
}
.stojakprod {
  position: absolute;
  width: auto;
  height: 200px;
  right: 0;
  top: 79px;
  padding: 1px;
  background-color: #fff;
  transition: top 0.5s ease-out;
}
.content {
  position: relative;
}
.content:hover .stojakprod {
  top: 33px;
}
main {
  margin-bottom: 50px;
}
main .content {
  padding: 0;
  margin-bottom: 100px;
}
main .content h2,
main .content h3,
main .content p,
main .content ul,
main .content ol {
  margin-bottom: 30px;
  line-height: 1.6;
}
main .content ol,
main .content ul {
  margin-left: 30px;
}
main .content ol {
  list-style: decimal;
}
main .content ul {
  list-style: disc;
}
main .content h2 {
  font-size: 19px;
}
.text-center {
  text-align: center;
}
h2:before {
  content: '';
  display: block;
  margin-bottom: 25px;
  width: 79px;
  height: 4px;
  border-radius: 100px;
  background-color: #e74a0f;
}
footer {
  position: relative;
  z-index: 10;
}
footer h3 {
  color: #fff;
  font-size: 18px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
footer nav {
  text-align: left;
}
footer nav .logo {
  margin-bottom: 45px;
}
footer nav > div {
  margin-bottom: 30px;
}
footer nav a {
  color: #93938f;
  font-size: 16px;
  text-decoration: none;
  margin-bottom: 15px;
  display: inline-block;
}
footer nav a[href^="tel"],
footer nav a[href^="mailto"] {
  display: block;
}
footer nav a[href^="tel"] span,
footer nav a[href^="mailto"] span {
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 30px;
}
footer nav a[href^="tel"] span {
  background-image: url('../SVG/icon-tel.svg');
  background-size: 17px;
}
footer nav a[href^="mailto"] span {
  background-image: url('../SVG/icon-mail.svg');
}
.copy p {
  color: #93938f;
  font-size: 13px;
}
.copy p a {
  color: #93938f;
  text-decoration: none;
}
.copy p a:hover {
  color: #e74a0f;
}
footer nav {
  background: #272727;
  padding: 102px 210px;
  display: grid;
  grid-template-columns: 1fr;
  text-align: center;
}
.copy {
  padding: 60px;
  text-align: center;
}
.container {
  max-width: 98%;
  margin: auto;
}
.container {
  max-width: 1440px;
}
@media (max-width: 1679px) {
  .container {
    max-width: 100%;
    margin: auto 20px;
  }
  .formularzzamowien {
    display: grid;
    grid-template-columns: 1fr;
  }
  .formularzzamowien .formularzZgloszeniowyInner {
    background: #e7e7e7;
    margin-top: 60px;
  }
  .formularzzamowien .formularzZgloszeniowyInner .formularzZgloszeniowyInnerFixed {
    position: relative;
    top: 0;
  }
  footer nav {
    grid-template-columns: 1fr;
    text-align: center;
  }
  footer nav a[href^="tel"],
  footer nav a[href^="mailto"] {
    padding-left: 0;
  }
  .grid2 {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 20px;
  }
}
@media (max-width: 1200px) {
  nav {
    grid-template-columns: 1fr 4fr 3fr;
  }
  nav ul.nav li a {
    padding: 20px 15px;
  }
  main .content {
    padding: 0;
  }
}
@media (max-width: 960px) {
  .stojakprod {
    height: 100px;
    right: 20px;
    top: 20px;
  }
  .massaddproduct {
    border-left: 3px solid #2f890b;
    padding-left: 17px;
  }
  .grid50x50 {
    grid-template-columns: 1fr;
  }
  .redbg {
    padding: 30px 40px 30px 40px;
  }
  .redbg h1 {
    font-size: 30px;
  }
  .content p {
    text-align: justify;
  }
  footer nav {
    padding: 50px 0;
  }
  .grid4 {
    grid-template-columns: 1fr 1fr;
  }
  .product-category {
    grid-template-columns: auto;
  }
}
@media (max-width: 767px) {
  .grid2 {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
@media print {
  .grid4 .item input {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    border-radius: 0;
    font-size: 17px;
  }
  .accept,
  .wyslij,
  .polazgwiazdkatext,
  .print,
  .nav,
  .social-login,
  footer,
  .product-category,
  .text,
  .listgridbox,
  .massaddproduct,
  .copy {
    display: none;
  }
  .redbg {
    background: none;
    padding: 0;
    margin-bottom: 40px;
  }
  .redbg h1 {
    font-size: 30px;
    color: #000;
  }
  .redbg h1::before {
    display: none;
  }
  main .content {
    padding: 0;
  }
  .formularzZgloszeniowyInnerFixed {
    background-color: transparent;
    color: #272727;
    border-right: 1px solid #fff;
  }
}
/*# sourceMappingURL=pgfzstyle.css.map */