@charset "UTF-8";
a.reset_variations {
  display: none !important;
}

table.variations th {
  text-align: left;
  vertical-align: middle;
}
table.variations select {
  background-color: #eee !important;
  padding-left: 1rem;
}

.woocommerce div.product form.cart .variations {
  margin-bottom: 0;
}

.single .woocommerce-notices-wrapper {
  background: #fff;
}

.single-product .woocommerce-message {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .single-product .woocommerce-message {
    flex-direction: column-reverse;
  }
  .single-product .woocommerce-message .button {
    margin-top: 1rem;
  }
}
.single-product .woocommerce-product-details__short-description {
  margin: 3rem 0;
}

.woocommerce-notices-wrapper {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.woocommerce-notices-wrapper:empty {
  display: none;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
  border: 0;
  background: #555;
  color: #fff;
  padding: 0;
  font-weight: 500;
  margin: 1rem auto;
}
body.single .woocommerce-error, body.single .woocommerce-info, body.single .woocommerce-message {
  margin-top: 1rem;
}
.woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button {
  vertical-align: middle;
  padding: 0.2em !important;
}
.woocommerce-error a, .woocommerce-info a, .woocommerce-message a {
  color: #fff;
  text-decoration: underline;
}
.woocommerce-error::before, .woocommerce-error::after, .woocommerce-info::before, .woocommerce-info::after, .woocommerce-message::before, .woocommerce-message::after {
  content: none;
}

.woocommerce-product-gallery__wrapper a {
  cursor: default !important;
}

h1.product_title.entry-title {
  font-size: 1.75rem !important;
  width: 100%;
}

.przed_tytulem {
  display: flex;
  border-bottom: 1px solid #333;
  font-size: 16px;
  font-weight: 600;
}
.przed_tytulem .amount,
.przed_tytulem h1 {
  margin-bottom: 12px;
}
.przed_tytulem p:empty {
  display: none;
}

body.single-product .entry-summary .price {
  font-weight: 500;
}
body.single-product .product-type-variable .entry-summary > .price {
  display: none;
}

form.cart {
  text-align: center;
  margin-bottom: 3rem;
  display: flex;
  align-items: center;
  gap: 1.5rem;
  row-gap: 0;
  flex-wrap: wrap;
}
form.cart .button {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
form.cart .woocommerce-variation-add-to-cart {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  flex-wrap: wrap;
}
form.cart .woocommerce-variation-price {
  text-align: left;
  margin-bottom: 1rem;
}
form.cart .single_variation_wrap {
  margin: 1rem 0;
}
@media (max-width: 768px) {
  form.cart {
    justify-content: center;
  }
}
form.cart .iworks-omnibus {
  width: 100%;
  text-align: left;
  font-size: 0.9rem;
}
@media (max-width: 768px) {
  form.cart .iworks-omnibus {
    text-align: center;
  }
}

body.single-product .product:not(.wcml_currency_switcher) {
  width: 72rem;
  max-width: calc(100% - 3rem);
  margin: 7rem auto 1.5rem;
}
body.single-product .product:not(.wcml_currency_switcher) .summary .loop_attrs {
  margin-bottom: 1rem;
}
body.single-product .product:not(.wcml_currency_switcher) .quantity {
  float: none !important;
  border-radius: 1rem;
  overflow: hidden;
  border: 1px solid oklch(92.2% 0 0);
}
body.single-product .product:not(.wcml_currency_switcher) .added_to_cart {
  display: none !important;
}
@media (max-width: 768px) {
  body.single-product .product:not(.wcml_currency_switcher) {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  body.single-product .product:not(.wcml_currency_switcher) .ps-sp-right {
    position: relative;
    height: 100%;
  }
  body.single-product .product:not(.wcml_currency_switcher) .summary {
    position: sticky;
    top: 8rem;
    padding-bottom: 9rem;
  }
}

.related.products > h2 {
  font-weight: normal;
  text-align: center;
  margin: 1rem auto;
  font-size: 1rem;
}

.upsells {
  clear: both;
  padding-bottom: 3rem;
}
.upsells .iworks-omnibus {
  display: none;
}
.upsells > h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 1.2rem;
}
.upsells ul.products li.product {
  max-width: 100%;
}
.upsells ul.products li.product .opis {
  display: none;
}

.woocommerce ul.products li.product .price,
li.product .price {
  color: #000 !important;
  font-weight: 500 !important;
}

.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
  vertical-align: middle;
}

.woocommerce-Reviews {
  border-top: 1px solid #ddd;
  max-width: 800px;
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding-bottom: 2rem;
}
.woocommerce-Reviews .commentlist {
  text-align: left;
}
.woocommerce-Reviews .commentlist li {
  margin-top: 1rem;
  margin-bottom: 2rem;
}

#review_form_wrapper {
  display: none;
}
body.review_form_show #review_form_wrapper {
  display: block;
}
#review_form_wrapper .reply-title {
  display: none;
}

#commentform {
  max-width: 400px;
  width: 100%;
  margin-top: 1.5rem;
}
#commentform .comment-form-title,
#commentform .comment-form-rating,
#commentform .comment-form-author,
#commentform .comment-form-email,
#commentform .comment-form-cookies-consent {
  display: flex;
  align-items: center;
  margin: 1em 0;
  text-align: left;
}
#commentform .comment-form-title label,
#commentform .comment-form-rating label,
#commentform .comment-form-author label,
#commentform .comment-form-email label,
#commentform .comment-form-cookies-consent label {
  min-width: 50px;
}
#commentform .form-submit {
  text-align: center;
}
#commentform .comment-form-cookies-consent {
  align-items: flex-start;
  margin-top: 1.5em;
  display: none;
}
#commentform .comment-form-cookies-consent #wp-comment-cookies-consent {
  margin-left: 1em;
}
#commentform .comment-form-cookies-consent label {
  margin-left: 1em;
  text-align: left;
  max-width: 70%;
}
#commentform textarea {
  border: 1px solid #aaa;
  height: 100px;
}
#commentform label {
  display: block;
  font-weight: 500;
  margin-right: 1rem;
}
#commentform input[type=text],
#commentform input[type=email] {
  width: 70%;
}
#commentform .stars {
  margin: 0 !important;
}
#commentform .submit {
  font-weight: bold;
  padding: 0.3em 0.5em;
  margin-bottom: 0.5em;
  border: 2px solid #000;
  margin-top: 0.5em;
  font-weight: 400;
  background: transparent !important;
}
#commentform .submit:hover {
  background: #000;
  color: #fff;
}

.recenzje_naglowek {
  max-width: 600px;
  width: calc(100% - 2rem);
  display: flex;
  align-items: center;
  margin: 0 auto 2rem;
  justify-content: center;
  position: relative;
}
@media (max-width: 768px) {
  .recenzje_naglowek {
    display: grid;
  }
  .recenzje_naglowek.recenzje_0 {
    margin-bottom: 0;
  }
}
.recenzje_naglowek .opinie_text {
  grid-column: 1;
  grid-row: 1;
}
@media (max-width: 768px) {
  .recenzje_naglowek .opinie_text {
    text-align: left;
    margin-bottom: 1.5rem;
  }
}
.recenzje_naglowek .dodaj_opinie_btn_wrap {
  flex-grow: 1;
  text-align: right;
  grid-column: 2;
  grid-row: 1;
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 768px) {
  .recenzje_naglowek .dodaj_opinie_btn_wrap {
    margin-bottom: 1.5rem;
  }
}
.recenzje_naglowek .dodaj_opinie_btn {
  margin-right: 0;
  margin-left: auto;
  cursor: pointer;
  user-select: none;
  display: inline;
  font-weight: normal;
}
body.review_form_show .recenzje_naglowek .dodaj_opinie_btn {
  visibility: hidden;
}
.recenzje_naglowek .left {
  min-width: 200px;
  display: flex;
  align-items: center;
  grid-column: 1;
  grid-row: 2;
  display: none;
}
.recenzje_naglowek .average {
  font-size: 2rem;
  margin-right: 1rem;
}
.recenzje_naglowek .star-rating {
  display: block !important;
  float: none;
}
.recenzje_naglowek h2 {
  font-size: 1rem;
}

#comments {
  max-width: 600px;
  width: calc(100% - 2rem);
}

.woocommerce-Reviews-title {
  margin-bottom: 1em;
  margin-top: 1em;
  display: none;
}

.comment-text {
  display: flex;
  margin-left: 0 !important;
  border: 0 !important;
}
@media (max-width: 768px) {
  .comment-text {
    flex-direction: column;
  }
}
.comment-text .meta {
  min-width: 200px;
  width: 200px;
}
@media (max-width: 768px) {
  .comment-text .meta {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.5rem;
  }
}
.comment-text > .star-rating {
  display: block;
}
.comment-text .woocommerce-review__author {
  font-weight: 600;
}
.comment-text .woocommerce-review__dash {
  display: none;
}
.comment-text .woocommerce-review__published-date {
  display: block;
  opacity: 0.66;
}
.comment-text .muri_comment_wrap {
  justify-content: flex-start;
}
.comment-text .star-rating-wrap {
  justify-content: flex-start;
  margin: 0;
}
.comment-text h3 {
  margin: 0.5em 0;
}

.comment_container img {
  display: none;
}

.comment-reply-title {
  display: none !important;
}

.comment-respond {
  margin: 0 auto;
  margin-bottom: 2rem;
}
.comment-respond .required {
  display: none;
}

.woocommerce-verification-required,
.required-field-message,
.lang-comments-link {
  margin-top: 1.5rem;
}

.comment-notes {
  display: none;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled] {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-color: transparent !important;
  color: #000;
}

.woocommerce div.product form.cart::after, .woocommerce div.product form.cart::before {
  display: none;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images,
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
  width: 100%;
  max-width: 100%;
  float: none;
  margin-bottom: 0;
}

.ps-sp-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: start;
  gap: 1.5rem;
}

@media (max-width: 768px) {
  .ps-sp-grid {
    grid-template-columns: 1fr;
  }

  .ps-sp-left {
    order: 1;
  }

  .ps-sp-right {
    order: 2;
  }
}
/* Upewnij się, że prawa kolumna nie dostaje zbędnych marginesów */
/* Galeria w lewej kolumnie niech się ładnie skaluje */
/* STRZAŁKI GŁÓWNEJ KARUZELI */