@font-face {
  font-family: 'Noah Regular';
  font-style: normal;
  font-weight: normal;
  src: local('Noah Regular'), url('font/noah-regular.woff') format('woff');
}
@font-face {
  font-family: 'Noah Regular Italic';
  font-style: normal;
  font-weight: normal;
  src: local('Noah Regular Italic'), url('font/noah-regularitalic.woff') format('woff');
}
@font-face {
  font-family: 'Noah Bold';
  font-style: normal;
  font-weight: normal;
  src: local('Noah Bold'), url('font/noah-bold.woff') format('woff');
}
@font-face {
  font-family: 'Noah Bold Italic';
  font-style: normal;
  font-weight: normal;
  src: local('Noah Bold Italic'), url('font/noah-bolditalic.woff') format('woff');
}
body {
  font-family: 'Noah Regular';
  font-optical-sizing: auto;
  font-style: normal;
  color: black !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: black !important;
}
.single-product .product h1 {
  text-transform: uppercase;
}
@media (min-width: 981px) {
  .et_pb_gutters3 .et_pb_column_1_2,
  .et_pb_gutters3.et_pb_row .et_pb_column_1_2 {
    width: 49%;
  }
}
@media (min-width: 981px) {
  .et_pb_gutters3 .et_pb_column,
  .et_pb_gutters3.et_pb_row .et_pb_column {
    margin-right: 2%;
  }
}
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
  border: 0;
  line-height: 2em;
  vertical-align: top;
  padding: 0;
  text-align: left !important;
}
.woocommerce div.product form.cart .variations td label,
.woocommerce div.product form.cart .variations th label {
  text-transform: uppercase;
  font-weight: 300;
}
.variations .label {
  display: none;
}
.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item:not(.radio-variable-item) {
  border-radius: 0;
  box-shadow: none;
  border: 1px solid black;
}
.woo-variation-swatches .variable-item[data-value]::before {
  font-weight: 600 !important;
  text-transform: uppercase;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock) {
  background-color: var(--wvs-selected-item-background-color, #fff);
  color: var(--wvs-selected-item-text-color, #000);
  background: black;
  color: white;
}
.woo-variation-swatches .variable-item[data-wvstooltip-out-of-stock="(Unavailable)"] {
  position: relative;
  opacity: 0.6;
  /* przyciemnij kafelek */
}
.woo-variation-swatches .variable-item[data-wvstooltip-out-of-stock="(Unavailable)"]::after {
  content: "";
  position: absolute;
  left: -9px;
  top: 50%;
  width: 140%;
  height: 2px;
  background: #aa1313;
  transform: translateY(-50%) rotate(316deg);
  pointer-events: none;
  z-index: 2;
  opacity: 0.8;
}
.woo-variation-swatches .variable-item.no-stock {
  position: relative;
  opacity: 0.6;
  /* przyciemnij kafelek */
}
.woo-variation-swatches .variable-item.no-stock::after {
  content: "";
  position: absolute;
  left: -9px;
  top: 50%;
  width: 140%;
  height: 2px;
  background: #aa1313;
  transform: translateY(-50%) rotate(316deg);
  pointer-events: none;
  z-index: 2;
  opacity: 0.8;
}
.woocommerce div.product form.cart .variations td:last-child {
  padding-right: 0 !important;
  padding-bottom: 0 !important;
}
.et_pb_wc_add_to_cart form.cart .variations td.value .reset_variations {
  float: right;
  margin-top: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.woocommerce-product-attributes.shop_attributes {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 0.25rem;
  font-size: 1rem;
  color: #4b463f;
  border: 0 !important;
}
.woocommerce-product-attributes.shop_attributes tbody tr {
  background-color: #ededed;
}
.woocommerce-product-attributes.shop_attributes tbody tr.woocommerce-product-attributes-item--attribute_rozmiar,
.woocommerce-product-attributes.shop_attributes tbody tr.woocommerce-product-attributes-item--attribute_skład {
  background-color: #ededed;
}
.woocommerce-product-attributes.shop_attributes th.woocommerce-product-attributes-item__label {
  padding: 0.75rem 1rem;
  text-align: left !important;
  font-weight: 500;
  text-transform: inherit;
  letter-spacing: 0.05em;
  background-color: #ededed;
  color: black;
  width: 30%;
  vertical-align: middle;
  border: 0;
  font-size: 14px;
}
.woocommerce-product-attributes.shop_attributes td.woocommerce-product-attributes-item__value {
  padding: 0rem 1rem;
  background-color: transparent;
  color: #575043;
  font-style: normal;
  border: 0;
}
.woocommerce-product-attributes.shop_attributes td.woocommerce-product-attributes-item__value p {
  margin: 0;
}
.et_pb_wc_additional_info .et_pb_module_inner h2 {
  display: none;
}
body #page-container .et-boc .et_pb_section .et_pb_wc_add_to_cart_0_tb_body .button {
  color: #FFFFFF !important;
  background-color: black !important;
  width: 100% !important;
  border: 0 !important;
  border-radius: 0 !important;
  font-size: 17px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 5px 0 9px 0;
  font-weight: 400;
}
body #page-container .et-boc .et_pb_section .et_pb_wc_add_to_cart_0_tb_body .button:before {
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  position: relative;
  top: 6px;
  margin-right: 10px;
  left: 0;
  background: no-repeat center / contain;
  opacity: 1;
  background-image: url('data:image/svg+xml;utf8,<svg width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><circle cx="9" cy="21" r="1.5"/><circle cx="20" cy="21" r="1.5"/><path d="M1.5 1.5H4.5L6.75 16.5H20.25L22.5 6H6"/></svg>');
}
body #page-container .et-boc .et_pb_section .et_pb_wc_add_to_cart_0_tb_body .button:hover:after {
  top: 7px;
}
body .et_pb_wc_rating_0_tb_body .woocommerce-product-rating .star-rating > span:before,
body .et_pb_wc_rating_0_tb_body a.woocommerce-review-link,
body .et_pb_wc_meta_0_tb_body .product_meta,
body .et_pb_wc_meta_0_tb_body .product_meta a,
body .et_pb_wc_related_products_0_tb_body li.product .star-rating > span:before,
body .et_pb_wc_related_products_0_tb_body .et_overlay:before,
body .et_pb_wc_related_products_0_tb_body .et_pb_extra_overlay:before {
  color: black !important;
}
.product_meta {
  border: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
  cursor: pointer;
  opacity: 1 !important;
  margin: 0;
}
.woocommerce div.product form.cart .variations {
  margin-bottom: 0;
  border: 0;
  width: 100%;
}
.et_pb_wc_add_to_cart .quantity:before {
  content: 'Ilość: ';
  margin-right: 10px;
  font-size: 14px;
}
.et_pb_wc_add_to_cart .quantity input.qty {
  border: 0 solid #333 !important;
  width: auto;
  max-width: 4.3em;
  padding: 8px 16px;
  margin-bottom: 10px;
}
.custom-product-description {
  margin-top: 25px;
}
#sp-wp-tabs-wrapper_11610 {
  margin-top: 25px;
}
.sp-tab__section_title_11610 {
  display: none;
}
.sp-tab__tab-content table {
  width: 100%;
}
.sp-tab__tab-content table td {
  padding-left: 10px !important;
  text-align: center !important;
}
.sp-tab__tab-content tbody > tr:first-child > td {
  background: black;
  color: white;
  text-align: center !important;
}
.sp-tab__tab-content tbody > tr > td:first-child {
  background: black;
  color: white;
  border-color: black;
  font-weight: 300;
  text-align: center !important;
}
.sp-tab__tab-content td,
th {
  border: 1px solid black;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  background: white;
  width: 20%;
  text-align: center !important;
}
.sp-tab__tab-content p,
.sp-tab__tab-content table {
  text-transform: uppercase;
}
.sp-tab__tab-content p {
  font-size: 17px;
}
.woo-size-accordion {
  margin-top: 10px;
  border: 0;
  border-radius: 6px;
  overflow: hidden;
  background: transparent;
}
.woo-size-accordion .accordion__icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-inline-end: 1.2rem;
}
.woo-size-accordion .accordion__icon > svg {
  position: absolute;
}
.woo-size-accordion .accordion__button svg {
  aspect-ratio: 1 / 1;
}
.woo-size-accordion .accordion__icon svg {
  width: 1em;
  height: 1em;
  transform: rotate(0);
  transition: transform var(--duration-default);
}
.woo-size-accordion .accordion__icon > svg:last-child {
  transform: rotate(90deg);
}
.woo-size-accordion__toggle {
  background: none;
  border: none;
  width: 100%;
  padding: 14px 0;
  text-align: left;
  font-size: 1.06em;
  font-weight: 500;
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  text-transform: uppercase;
  justify-content: space-between;
  border-block-end: 1px solid;
}
.woo-size-accordion__toggle .woo-size-accordion__icon {
  margin-left: auto;
  transition: transform 0.2s;
  display: inline-block;
  width: 14px;
  height: 14px;
}
.woo-size-accordion__toggle .woo-size-accordion__icon::after {
  content: '';
  display: block;
  border: solid #666;
  border-width: 0 2px 2px 0;
  padding: 3px;
  transform: rotate(45deg);
  margin-top: 2px;
}
[aria-expanded="true"] .woo-size-accordion__toggle .woo-size-accordion__icon {
  transform: rotate(135deg);
}
.woo-size-accordion__content {
  padding: 16px 0;
  background: #fff;
  border-top: 0;
  animation: fadeIn 0.3s;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.woo-size-table-link {
  color: black;
}
@media (min-width: 981px) {
  .et_pb_gutters3 .et_pb_column_1_2 .et_pb_module,
  .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_module {
    margin-bottom: 2.82%;
  }
}
.fpf-fields {
  display: block;
  clear: both;
  margin: 0 0 1em 0;
}
.fpf-fields input {
  appearance: none;
  background-color: #dfe1e4;
  border-radius: 72px;
  border-style: none;
  flex-shrink: 0;
  height: 20px;
  margin: -3px 8px 0 0 !important;
  position: relative;
  width: 30px;
  transition: all 100ms ease-out;
}
.fpf-fields input::before {
  bottom: -6px;
  content: "";
  left: -6px;
  position: absolute;
  right: -6px;
  top: -6px;
}
.fpf-fields input::after {
  transition: all 100ms ease-out;
  background-color: #fff;
  border-radius: 50%;
  content: "";
  height: 14px;
  left: 3px;
  position: absolute;
  top: 3px;
  width: 14px;
}
.fpf-fields input:hover {
  background-color: #c9cbcd;
  transition-duration: 0s;
}
.fpf-fields input:checked {
  background-color: black;
}
.fpf-fields input:checked::after {
  background-color: #fff;
  left: 13px;
}
.fpf-fields input:checked:hover {
  background-color: black;
}
.fpf-fields input[type=checkbox] {
  cursor: default;
}
.fpf-fields:focus:not(.focus-visible) {
  outline: 0;
}
.tax-product_cat.et-db #et-boc .et-l .et_pb_slide_0_tb_body,
.tax-product_cat .et-db #et-boc .et-l .et_pb_slider .et_pb_slide_0_tb_body {
  background: transparent;
}
.tax-product_cat.et-db #et-boc .et-l .et_pb_slide_0_tb_body .et_pb_container,
.tax-product_cat .et-db #et-boc .et-l .et_pb_slider .et_pb_slide_0_tb_body .et_pb_container {
  height: auto !important;
}
.tax-product_cat.et-db #et-boc .et-l .et_pb_slide_0_tb_body .et_pb_container .et_pb_slide_description,
.tax-product_cat .et-db #et-boc .et-l .et_pb_slider .et_pb_slide_0_tb_body .et_pb_container .et_pb_slide_description {
  padding: 0;
}
.tax-product_cat.et-db #et-boc .et-l .et_pb_slide_0_tb_body .et_pb_container .et_pb_slide_description h2,
.tax-product_cat .et-db #et-boc .et-l .et_pb_slider .et_pb_slide_0_tb_body .et_pb_container .et_pb_slide_description h2 {
  color: black !important;
  text-shadow: none !important;
  text-transform: uppercase;
  font-size: 18px !important;
}
.tax-product_cat.et-db #et-boc .et-l .et_pb_slider .et_pb_slide_0_tb_body.et_pb_slide .et_pb_slide_description .et_pb_slide_title {
  font-size: 36px !important;
}
.page-id-1221 .et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_title {
  font-weight: 800 !important;
  font-size: 36px !important;
  text-shadow: none;
}
body #page-container #et-boc .et-l--header .et_builder_inner_content .et_pb_section_0_tb_header {
  background: black !important;
  max-height: 58px !important;
  overflow: hidden;
  padding: 3px 0 50px;
}
body #page-container #et-boc .et-l--header .et_builder_inner_content .et_pb_section_0_tb_header .et_pb_menu {
  min-height: 0 !important;
}
body #page-container #et-boc .et-l--header .et_builder_inner_content .et_pb_section_0_tb_header .et_pb_menu ul li a {
  color: white !important;
}
body #page-container #et-boc .et-l--header .et_builder_inner_content .et_pb_section_2_tb_header {
  padding: 0 !important;
}
body #page-container #et-boc .et-l--header .et_builder_inner_content .et_pb_section_2_tb_header .et_pb_menu_1_tb_header.et_pb_menu {
  background-color: #ffffff;
  min-height: 0 !important;
}
body #page-container #et-boc .et-l--header .et_builder_inner_content .et_pb_section_2_tb_header img {
  height: 30px;
}
body #page-container #et-boc .et-l--header .et_builder_inner_content .et_pb_section_2_tb_header .et_pb_row--with-menu {
  padding: 16px 0 5px 0;
}
body #page-container #et-boc .et-l--header .et_builder_inner_content .et_pb_section_2_tb_header .et_pb_menu__wrap {
  justify-content: end !important;
}
.et-db #et-boc .et-l .et_pb_slide_0_tb_body,
.et-db #et-boc .et-l .et_pb_slider .et_pb_slide_0_tb_body {
  background-color: transparent !important;
}
