@charset "UTF-8";
@media (max-width: 991px) {
  #jpagebuilder .page-content > section {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

@media (max-width: 1599px) {
  .single-product-info .jpb-row-container {
    padding-left: var(--padding-left);
    padding-right: var(--padding-right);
  }
}

.single-product-info .jpb-row-container,
.recipes-swiper-wrap,
.single-product-meta,
.single-recipe-wrap,
.recipes-grid,
.products-grid {
  max-width: 1380px;
  margin: 0 auto;
}

.contact_email_copy .control-group,
#gdpr .control-group {
  display: flex;
  /* Baza: neutralizujemy natywny i bootstrapowy wygląd */
  /* Hover/focus dla lepszej dostępności */
  /* Zaznaczony: zielone tło + biała ikonka SVG */
  /* Fallback dla przeglądarek ignorujących appearance:none */
}
.contact_email_copy .control-group .control-label,
#gdpr .control-group .control-label {
  order: 2;
}
.contact_email_copy .control-group .control-label label,
#gdpr .control-group .control-label label {
  display: inline;
}
.contact_email_copy .control-group .form-check-inline,
#gdpr .control-group .form-check-inline {
  padding: 0;
}
.contact_email_copy .control-group input[type=checkbox],
#gdpr .control-group input[type=checkbox] {
  -webkit-appearance: none;
  appearance: none;
  width: 26px !important;
  height: 26px !important;
  margin: 0;
  /* usuwa przesunięcia Bootstrapa */
  border: 0;
  border-radius: 0;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0 0;
  /* brak ikonki w stanie off */
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  box-shadow: none;
  transition: border-color 0.15s, background-color 0.15s, background-size 0.15s;
}
.contact_email_copy .control-group input[type=checkbox]:hover,
#gdpr .control-group input[type=checkbox]:hover {
  border-color: #94a3b8;
}
.contact_email_copy .control-group input[type=checkbox]:focus-visible,
#gdpr .control-group input[type=checkbox]:focus-visible {
  outline: 2px solid color-mix(in srgb, rgb(11, 191, 89) 55%, white);
  outline-offset: 2px;
}
.contact_email_copy .control-group input[type=checkbox]:checked,
#gdpr .control-group input[type=checkbox]:checked {
  background: rgb(11, 191, 89) url(../images/check-white.svg) center no-repeat;
  background-size: 14px 14px;
  border-color: rgb(11, 191, 89);
}
@supports not (appearance: none) {
  .contact_email_copy .control-group input[type=checkbox],
  #gdpr .control-group input[type=checkbox] {
    accent-color: rgb(11, 191, 89);
    /* bez customowego SVG, ale zachowuje kolor */
    width: initial;
    height: initial;
    border: initial;
    background: initial;
  }
}

.image_text {
  max-width: 300px;
  margin-top: 15px;
  margin-bottom: 15px;
  display: block;
}

.info {
  margin-bottom: 30px;
}

.contact_email_copy .control-label {
  display: block;
}

.jpb-container {
  padding-right: 10px;
  padding-left: 10px;
}

.jpb-row-container {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 1599px) {
  .jpb-row-container {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .jpb-row-container {
    padding-left: 0;
    padding-right: 0;
  }
}

.jpb-container-fluid {
  padding-right: 10px;
  padding-left: 10px;
}

.jpagebuilder-row,
.jpb-row {
  margin-right: -10px;
  margin-left: -10px;
}

.jpb-col,
.jpb-col-auto,
.jpb-col-lg,
.jpb-col-lg-1,
.jpb-col-lg-10,
.jpb-col-lg-11,
.jpb-col-lg-12,
.jpb-col-lg-2,
.jpb-col-lg-3,
.jpb-col-lg-4,
.jpb-col-lg-5,
.jpb-col-lg-6,
.jpb-col-lg-7,
.jpb-col-lg-8,
.jpb-col-lg-9,
.jpb-col-lg-auto,
.jpb-col-md,
.jpb-col-md-1,
.jpb-col-md-10,
.jpb-col-md-11,
.jpb-col-md-12,
.jpb-col-md-2,
.jpb-col-md-3,
.jpb-col-md-4,
.jpb-col-md-5,
.jpb-col-md-6,
.jpb-col-md-7,
.jpb-col-md-8,
.jpb-col-md-9,
.jpb-col-md-auto,
.jpb-col-sm,
.jpb-col-sm-1,
.jpb-col-sm-10,
.jpb-col-sm-11,
.jpb-col-sm-12,
.jpb-col-sm-2,
.jpb-col-sm-3,
.jpb-col-sm-4,
.jpb-col-sm-5,
.jpb-col-sm-6,
.jpb-col-sm-7,
.jpb-col-sm-8,
.jpb-col-sm-9,
.jpb-col-sm-auto,
.jpb-col-xl,
.jpb-col-xl-1,
.jpb-col-xl-10,
.jpb-col-xl-11,
.jpb-col-xl-12,
.jpb-col-xl-2,
.jpb-col-xl-3,
.jpb-col-xl-4,
.jpb-col-xl-5,
.jpb-col-xl-6,
.jpb-col-xl-7,
.jpb-col-xl-8,
.jpb-col-xl-9,
.jpb-col-xl-auto,
.jpb-col-xs-1,
.jpb-col-xs-10,
.jpb-col-xs-11,
.jpb-col-xs-12,
.jpb-col-xs-2,
.jpb-col-xs-3,
.jpb-col-xs-4,
.jpb-col-xs-5,
.jpb-col-xs-6,
.jpb-col-xs-7,
.jpb-col-xs-8,
.jpb-col-xs-9,
.jpb-row-column {
  padding-right: 10px;
  padding-left: 10px;
}

.jpb-container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
}

@media (min-width: 576px) {
  .jpb-container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .jpb-container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .jpb-container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .jpb-container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .jpb-container {
    max-width: 1320px;
  }
}
.jpb-container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
}

.jpagebuilder-row,
.jpb-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.jpb-no-gutter {
  margin-right: 0;
  margin-left: 0;
}

.jpb-no-gutter > .jpb-col,
.jpb-no-gutter > .jpb-row-column,
.jpb-no-gutter > [class*=jpb-col-] {
  padding-right: 0;
  padding-left: 0;
}

.jpb-col,
.jpb-col-auto,
.jpb-col-lg,
.jpb-col-lg-1,
.jpb-col-lg-10,
.jpb-col-lg-11,
.jpb-col-lg-12,
.jpb-col-lg-2,
.jpb-col-lg-3,
.jpb-col-lg-4,
.jpb-col-lg-5,
.jpb-col-lg-6,
.jpb-col-lg-7,
.jpb-col-lg-8,
.jpb-col-lg-9,
.jpb-col-lg-auto,
.jpb-col-md,
.jpb-col-md-1,
.jpb-col-md-10,
.jpb-col-md-11,
.jpb-col-md-12,
.jpb-col-md-2,
.jpb-col-md-3,
.jpb-col-md-4,
.jpb-col-md-5,
.jpb-col-md-6,
.jpb-col-md-7,
.jpb-col-md-8,
.jpb-col-md-9,
.jpb-col-md-auto,
.jpb-col-sm,
.jpb-col-sm-1,
.jpb-col-sm-10,
.jpb-col-sm-11,
.jpb-col-sm-12,
.jpb-col-sm-2,
.jpb-col-sm-3,
.jpb-col-sm-4,
.jpb-col-sm-5,
.jpb-col-sm-6,
.jpb-col-sm-7,
.jpb-col-sm-8,
.jpb-col-sm-9,
.jpb-col-sm-auto,
.jpb-col-xl,
.jpb-col-xl-1,
.jpb-col-xl-10,
.jpb-col-xl-11,
.jpb-col-xl-12,
.jpb-col-xl-2,
.jpb-col-xl-3,
.jpb-col-xl-4,
.jpb-col-xl-5,
.jpb-col-xl-6,
.jpb-col-xl-7,
.jpb-col-xl-8,
.jpb-col-xl-9,
.jpb-col-xl-auto,
.jpb-col-xs-1,
.jpb-col-xs-10,
.jpb-col-xs-11,
.jpb-col-xs-12,
.jpb-col-xs-2,
.jpb-col-xs-3,
.jpb-col-xs-4,
.jpb-col-xs-5,
.jpb-col-xs-6,
.jpb-col-xs-7,
.jpb-col-xs-8,
.jpb-col-xs-9,
.jpb-row-column {
  position: relative;
  width: 100%;
  min-height: 1px;
}

.jpb-col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.jpb-col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.jpb-col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.jpb-col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.jpb-col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.jpb-col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.jpb-col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.jpb-col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.jpb-col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.jpb-col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.jpb-col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.jpb-col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.jpb-col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.jpb-col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.uk-grid-column-small,
.uk-grid-small {
  margin-left: -20px;
}

.uk-grid-column-small > *,
.uk-grid-small > * {
  padding-left: 20px;
}

.breadcrumbs-wrap {
  margin-bottom: 5px;
}

.icon-image:before {
  content: "";
}

html .cc-revoke,
html .cc-window {
  font-family: "Inter", sans-serif;
  letter-spacing: 0 !important;
}
html .cc-highlight .cc-btn.cc-deny,
html .cc-btn.cc-allowall {
  border-color: transparent !important;
}
html .cc-close {
  display: block;
  position: absolute;
  top: 1.3em;
  right: 0.9em;
  font-size: 0.9em;
  opacity: 0.9;
  line-height: 0.75;
  outline: none;
}
html div.cc-center-xtd div.cc-checkboxes-container {
  overflow-y: scroll;
  display: block;
  height: 32vh;
  overflow-x: hidden;
}
html .cc-grower > div {
  position: fixed;
}
html .cc-header {
  text-align: left;
}
html span.cc-header + span.cc-message span.cc-message-text {
  line-height: 1.5;
  margin-right: 5px;
}
html a.cc-link.cc-privacy::before,
html div.cc-settings-label::before,
html span.cc-message-text::before {
  display: none !important;
}
html div.cc-window.cc-center.cc-center-xtd.cc-window-settings-toggle-xtd {
  border-radius: 0;
  margin-top: 0 !important;
}
html div.cc-window.cc-floating div.cc-settings-label {
  margin-bottom: 20px;
  margin-top: 19px;
  text-align: left;
  font-size: 17px;
  font-weight: 700;
  opacity: 1 !important;
}
html div.cc-checkboxes-container input[type=checkbox] {
  margin-right: -16px !important;
  display: block !important;
}
html div.cc-center-xtd div.cc-checkbox-description {
  flex-basis: 100%;
  margin: 10px 0 0 0;
  font-size: 13px;
  line-height: 1.4;
}
html div.cc-center-xtd div.cc-checkbox-container {
  margin-bottom: 20px;
  padding: 14px;
  border: 1px solid #ccc;
  background: #f2f2f2;
  color: #000;
  border-radius: 0;
}
html div.cc-checkbox-category-readmore {
  margin-top: 15px !important;
  flex-basis: 100%;
  text-align: left;
  font-size: 13px;
  text-decoration: underline;
  margin-top: 5px;
  cursor: pointer;
  display: none;
}
html div.cc-checkboxes-container input.cc-cookie-checkbox + span {
  width: 34px;
}
html div.cc-checkboxes-container input.cc-cookie-checkbox + span::before {
  left: 2px;
}
html div.cc-checkboxes-container input.cc-cookie-checkbox:checked + span::before {
  left: 1px;
}
html a.cc-btn {
  padding: 15px !important;
  font-size: 14px;
  background: black !important;
  border-radius: 0;
  color: white !important;
}
html a.cc-btn:hover {
  background: grey !important;
  color: white !important;
  text-decoration: none !important;
}
html span.cc-close {
  text-shadow: #000 0 0 0 !important;
}
html div.cc-center a.cc-link,
html div.cc-checkbox-category-readmore {
  font-size: 14px !important;
  text-decoration: underline !important;
  color: #000 !important;
  margin-bottom: 16px !important;
  opacity: 1;
}
html div.cc-checkboxes-container input.cc-cookie-checkbox:checked + span,
html fieldset.cc-cookie-list-title .gdpr_onoffswitch-inner::before {
  background-color: black !important;
}
html div.cc-center-xtd span.cc-cookie-settings-toggle {
  font-size: 16px;
}
html div.cc-center-xtd div.cc-checkboxes-container a.cc-btn.cc-allow {
  border: 0;
  padding: 0.7em 1.4em !important;
  float: left;
  margin-right: 6px;
}
html div.cc-center-xtd span.cc-cookie-settings-toggle {
  margin-top: 28px !important;
  font-size: 16px;
  text-decoration: underline;
  color: #000 !important;
}
html .cc-cookie-settings-toggler {
  display: none !important;
}
html div.cc-center-xtd div.cc-checkbox-container a:not(.cc-btn) {
  padding: 0;
  margin: 0 0 0 10px !important;
}
html .cc-revoke.cc-center.cc-revoke-bottom-left {
  padding: 5px 16px 5px 8px;
  left: 6em;
  right: auto;
  bottom: 3px;
  top: auto;
  margin: auto;
  border-radius: 5em;
  transform: translateY(0) !important;
}
html div.cc-revoke::before {
  filter: brightness(0);
}

joomla-alert[type=success] {
  line-height: 1.6;
  margin: 20px 0;
  padding: 10px 20px;
}/*# sourceMappingURL=main.css.map */