/*!*************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./assets/styles/theme.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
html.lenis {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto;
}
.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}
.lenis.lenis-stopped {
  overflow: hidden;
}
.lenis.lenis-scrolling iframe {
  pointer-events: none;
}

.search-form {
  display: flex;
  flex-wrap: nowrap;
  gap: 2.4rem;
  position: relative;
  margin: 0;
  width: 100%;
  max-width: 30rem;
}
.search-form__input {
  font-size: 1.6rem;
  padding: 2rem 0px 2rem 2.4rem;
  height: 4.4rem;
  width: 100%;
  color: #2a2a2a;
  border: 1px solid #d8d8d8;
  padding-right: 5rem;
  background-color: #fff;
  box-shadow: none;
}
.search-form__input::-moz-placeholder {
  color: #2a2a2a;
  font-size: 1.6rem;
}
.search-form__input::placeholder {
  color: #2a2a2a;
  font-size: 1.6rem;
}
.search-form__input:focus {
  outline: none;
  background-color: #fff;
  box-shadow: none;
}
.search-form__button {
  position: absolute !important;
  text-indent: -9999px;
  right: 0;
  height: auto;
  top: 0;
  border-radius: 0 !important;
  display: inline-block !important;
  font-size: 1.6rem !important;
  box-shadow: none !important;
  height: 100% !important;
  transition: all 0.3s ease;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTA0IiBoZWlnaHQ9IjUwNCIgdmlld0JveD0iMCAwIDUwNCA1MDQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik01MDMuNjY4IDQ2NC41MjZMMzU3LjM0IDMxOC4yQzM4Ny41NzcgMjc4LjA1NSA0MDEuNDY1IDIyNy45MzcgMzk2LjIwNCAxNzcuOTU0QzM5MC45NDIgMTI3Ljk3MiAzNjYuOTIxIDgxLjg0NDUgMzI4Ljk4NyA0OC44NzYyQzI5MS4wNTIgMTUuOTA3OCAyNDIuMDI3IC0xLjQ0ODM1IDE5MS43OTkgMC4zMDg0NjVDMTQxLjU3MSAyLjA2NTI4IDkzLjg3ODMgMjIuODA0MyA1OC4zNDAxIDU4LjM0MjVDMjIuODAxOSA5My44ODA3IDIuMDYyODQgMTQxLjU3NCAwLjMwNjAyNCAxOTEuODAyQy0xLjQ1MDc5IDI0Mi4wMjkgMTUuOTA1NCAyOTEuMDU1IDQ4Ljg3MzcgMzI4Ljk4OUM4MS44NDIxIDM2Ni45MjMgMTI3Ljk2OSAzOTAuOTQ0IDE3Ny45NTIgMzk2LjIwNkMyMjcuOTM0IDQwMS40NjggMjc4LjA1MiAzODcuNTc5IDMxOC4xOTggMzU3LjM0Mkw0NjQuNTI3IDUwMy42N0w1MDMuNjY4IDQ2NC41MjZaTTIwMC40NjggMzQxLjk0NkMxNzIuNDkxIDM0MS45NDYgMTQ1LjE0MyAzMzMuNjUxIDEyMS44ODEgMzE4LjEwOEM5OC42MTkxIDMwMi41NjYgODAuNDg4MiAyODAuNDc0IDY5Ljc4MDkgMjU0LjYyOEM1OS4wNzM3IDIyOC43ODEgNTYuMjcxMSAyMDAuMzQgNjEuNzI3NCAxNzIuOTAxQzY3LjE4MzggMTQ1LjQ2MSA4MC42NTQgMTIwLjI1NiAxMDAuNDM1IDEwMC40NzJDMTIwLjIxNiA4MC42ODgyIDE0NS40MTkgNjcuMjEzOSAxNzIuODU3IDYxLjc1MzNDMjAwLjI5NiA1Ni4yOTI2IDIyOC43MzcgNTkuMDkwNyAyNTQuNTg2IDY5Ljc5MzhDMjgwLjQzNCA4MC40OTY5IDMwMi41MjggOTguNjI0MyAzMTguMDc0IDEyMS44ODRDMzMzLjYyMSAxNDUuMTQzIDM0MS45MjEgMTcyLjQ5IDM0MS45MjUgMjAwLjQ2N0MzNDEuODgyIDIzNy45NzMgMzI2Ljk2NSAyNzMuOTMgMzAwLjQ0NiAzMDAuNDUzQzI3My45MjggMzI2Ljk3NSAyMzcuOTc0IDM0MS44OTggMjAwLjQ2OCAzNDEuOTQ2WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==) !important;
  background-color: #474C51 !important;
  background-size: 1.6rem 1.6rem;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 0;
  width: 4.4rem;
  height: 4.4rem;
  border-color: #474C51;
}
.search-form__button:hover {
  background: #474C51;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTA0IiBoZWlnaHQ9IjUwNCIgdmlld0JveD0iMCAwIDUwNCA1MDQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik01MDMuNjY4IDQ2NC41MjZMMzU3LjM0IDMxOC4yQzM4Ny41NzcgMjc4LjA1NSA0MDEuNDY1IDIyNy45MzcgMzk2LjIwNCAxNzcuOTU0QzM5MC45NDIgMTI3Ljk3MiAzNjYuOTIxIDgxLjg0NDUgMzI4Ljk4NyA0OC44NzYyQzI5MS4wNTIgMTUuOTA3OCAyNDIuMDI3IC0xLjQ0ODM1IDE5MS43OTkgMC4zMDg0NjVDMTQxLjU3MSAyLjA2NTI4IDkzLjg3ODMgMjIuODA0MyA1OC4zNDAxIDU4LjM0MjVDMjIuODAxOSA5My44ODA3IDIuMDYyODQgMTQxLjU3NCAwLjMwNjAyNCAxOTEuODAyQy0xLjQ1MDc5IDI0Mi4wMjkgMTUuOTA1NCAyOTEuMDU1IDQ4Ljg3MzcgMzI4Ljk4OUM4MS44NDIxIDM2Ni45MjMgMTI3Ljk2OSAzOTAuOTQ0IDE3Ny45NTIgMzk2LjIwNkMyMjcuOTM0IDQwMS40NjggMjc4LjA1MiAzODcuNTc5IDMxOC4xOTggMzU3LjM0Mkw0NjQuNTI3IDUwMy42N0w1MDMuNjY4IDQ2NC41MjZaTTIwMC40NjggMzQxLjk0NkMxNzIuNDkxIDM0MS45NDYgMTQ1LjE0MyAzMzMuNjUxIDEyMS44ODEgMzE4LjEwOEM5OC42MTkxIDMwMi41NjYgODAuNDg4MiAyODAuNDc0IDY5Ljc4MDkgMjU0LjYyOEM1OS4wNzM3IDIyOC43ODEgNTYuMjcxMSAyMDAuMzQgNjEuNzI3NCAxNzIuOTAxQzY3LjE4MzggMTQ1LjQ2MSA4MC42NTQgMTIwLjI1NiAxMDAuNDM1IDEwMC40NzJDMTIwLjIxNiA4MC42ODgyIDE0NS40MTkgNjcuMjEzOSAxNzIuODU3IDYxLjc1MzNDMjAwLjI5NiA1Ni4yOTI2IDIyOC43MzcgNTkuMDkwNyAyNTQuNTg2IDY5Ljc5MzhDMjgwLjQzNCA4MC40OTY5IDMwMi41MjggOTguNjI0MyAzMTguMDc0IDEyMS44ODRDMzMzLjYyMSAxNDUuMTQzIDM0MS45MjEgMTcyLjQ5IDM0MS45MjUgMjAwLjQ2N0MzNDEuODgyIDIzNy45NzMgMzI2Ljk2NSAyNzMuOTMgMzAwLjQ0NiAzMDAuNDUzQzI3My45MjggMzI2Ljk3NSAyMzcuOTc0IDM0MS44OTggMjAwLjQ2OCAzNDEuOTQ2WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);
  background-size: 1.6rem 1.6rem;
  background-repeat: no-repeat;
  background-position: center center;
}
.search-form__button svg {
  width: 2.1rem;
  height: 2.1rem;
}

.section-breadcrumbs {
  background-color: transparent;
  display: none;
}
@media only screen and (min-width: 1279px) {
  .section-breadcrumbs {
    display: flex;
    position: absolute;
    top: 17rem;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
  }
}
.section-breadcrumbs--about {
  position: absolute;
  top: 40rem;
}

.breadcrumbs {
  background-color: transparent;
  display: none;
  width: 100%;
}
@media only screen and (min-width: 1279px) {
  .breadcrumbs {
    display: flex;
    justify-content: center;
  }
}
.breadcrumbs__container {
  display: inline-flex;
  padding: 2.4rem 3.5rem 1rem 1.6rem;
  position: relative;
  align-items: center;
  color: #fff;
  width: 100%;
  max-width: 142rem;
  margin: 0 auto;
  font-size: 1.6rem;
}
@media only screen and (min-width: 1439px) {
  .breadcrumbs__container {
    display: flex;
    padding: 2.4rem 3.5rem 1rem 0;
  }
}
@media only screen and (min-width: 1279px) {
  .breadcrumbs {
    display: flex;
  }
}
.breadcrumbs strong {
  color: inherit;
  font-weight: 400;
  line-height: 1.2;
  margin-left: 3rem;
  position: relative;
}
.breadcrumbs strong::after {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: -1.5rem;
  width: 1px;
  height: 100%;
}
.breadcrumbs svg {
  margin-left: 1.5rem;
  margin-right: 1.2rem;
}
.breadcrumbs a {
  color: #fff;
  text-decoration: none;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.2;
}
.breadcrumbs .post-categories li:last-of-type a {
  color: #fff;
  font-size: 1.4rem;
}

.breadcrumbs-dark {
  background-color: transparent;
  display: none;
  width: 100%;
}
@media only screen and (min-width: 1279px) {
  .breadcrumbs-dark {
    display: flex;
    justify-content: center;
  }
}
.breadcrumbs-dark__container {
  display: inline-flex;
  padding: 2.4rem 3.5rem 1rem 1.6rem;
  position: relative;
  align-items: center;
  color: #000;
  width: 100%;
  max-width: 142rem;
  margin: 0 auto;
  font-size: 1.6rem;
}
@media only screen and (min-width: 1439px) {
  .breadcrumbs-dark__container {
    display: flex;
    padding: 2.4rem 3.5rem 1rem 0;
  }
}
@media only screen and (min-width: 1279px) {
  .breadcrumbs-dark {
    display: flex;
  }
}
.breadcrumbs-dark strong {
  color: inherit;
  font-weight: 400;
  line-height: 1.2;
  margin-left: 3rem;
  position: relative;
}
.breadcrumbs-dark strong::after {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: -1.5rem;
  width: 1px;
  height: 100%;
}
.breadcrumbs-dark svg {
  margin-left: 1.5rem;
  margin-right: 1.2rem;
}
.breadcrumbs-dark a {
  color: #000;
  text-decoration: none;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.2;
}
.breadcrumbs-dark .post-categories li:last-of-type a {
  color: #000;
  font-size: 1.4rem;
}

.breadcrumbs-shop {
  background-color: transparent;
  display: none;
  width: 100%;
}
@media only screen and (min-width: 1279px) {
  .breadcrumbs-shop {
    display: flex;
    justify-content: center;
  }
}
.breadcrumbs-shop__container {
  display: inline-flex;
  padding: 1rem 3.5rem 1rem 0;
  position: relative;
  align-items: center;
  color: #a3a3a3;
  width: 100%;
  max-width: 143rem;
  margin: 0 auto;
}
@media only screen and (min-width: 1279px) {
  .breadcrumbs-shop {
    display: flex;
  }
}
.breadcrumbs-shop strong {
  color: var(--blue);
  font-weight: 400;
  line-height: 1.2;
  margin-left: 3rem;
  position: relative;
}
.breadcrumbs-shop strong::after {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: -1.5rem;
  width: 1px;
  height: 100%;
  background-color: var(--blue);
}
.breadcrumbs-shop svg {
  margin-left: 1.5rem;
  margin-right: 1.2rem;
}
.breadcrumbs-shop a {
  color: var(--blue);
  text-decoration: none;
  font-weight: 500;
  line-height: 1.2;
}
.breadcrumbs-shop .post-categories li:last-of-type a {
  color: #a3a3a3;
}

.woocommerce-breadcrumb {
  display: none;
  padding: 4rem 0;
  font-size: 1.4rem;
  align-items: center;
}
@media only screen and (min-width: 959px) {
  .woocommerce-breadcrumb {
    display: flex;
  }
}
.woocommerce-breadcrumb strong {
  color: var(--blue);
  letter-spacing: -0.02em;
  line-height: 1.2;
}
.woocommerce-breadcrumb svg {
  margin-left: 1.5rem;
  margin-right: 1.2rem;
}
.woocommerce-breadcrumb a {
  color: var(--blue);
  text-decoration: none;
  font-weight: 500;
  letter-spacing: -0.02em;
  line-height: 1.2;
}
.woocommerce-breadcrumb a:hover {
  color: #333;
}

.posts-pagination {
  display: flex;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
  margin-bottom: 3rem;
}
.posts-pagination--upper {
  margin-bottom: 2.4rem;
}
.posts-pagination--bottom {
  margin-top: 2.4rem;
}
.posts-pagination__container {
  display: flex;
  width: 100%;
  justify-content: flex-end;
}
.posts-pagination .page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  background-color: var(--green);
  color: var(--white);
  font-size: 1.8rem;
  font-weight: 500;
  border-radius: 0.4rem;
  text-decoration: none;
  transition: all 0.3 ease;
}
.posts-pagination .page-numbers:hover {
  background-color: #2a2a2a;
  color: var(--white);
}
.posts-pagination .page-numbers.current {
  background-color: #2a2a2a;
  color: var(--white);
}
.posts-pagination .page-numbers.next {
  background-color: transparent;
}
.posts-pagination .page-numbers.next:hover {
  background-color: transparent;
}
.posts-pagination .page-numbers.next img {
  width: 0.8rem;
}
.posts-pagination .page-numbers.prev {
  background-color: transparent;
}
.posts-pagination .page-numbers.prev:hover {
  background-color: transparent;
}
.posts-pagination .page-numbers.prev img {
  width: 0.8rem;
}

.social {
  display: flex;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  width: 100%;
  justify-content: flex-start;
}
@media only screen and (min-width: 959px) {
  .social {
    justify-content: flex-end;
  }
}
.social__link svg {
  width: 2.4rem;
  height: 2.4rem;
}

.accordion-section {
  padding-top: 9rem;
  padding-bottom: 9rem;
}

.accordion .accordion-item {
  border-bottom: 1px solid #e5e5e5;
}

.accordion .accordion-item button[aria-expanded=true] {
  border-bottom: 1px solid #D22630;
}

.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 2rem 0;
  color: #333;
  font-size: 2rem;
  font-weight: 600;
  border: none;
  background: none;
  outline: none;
  transition: all 0.3s ease;
}

.accordion button:hover,
.accordion button:focus {
  cursor: pointer;
  color: #D22630;
}

.accordion button:hover::after,
.accordion button:focus::after {
  cursor: pointer;
  color: #D22630;
  border: 1px solid #D22630;
}

.accordion button .accordion-title {
  padding: 1em 1.5em 1em 0;
}

.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 0;
  width: 22px;
  height: 22px;
  border: 1px solid;
  border-radius: 22px;
}

.accordion button .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}

.accordion button .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}

.accordion button[aria-expanded=true] {
  color: #D22630;
}

.accordion button[aria-expanded=true] .icon::after {
  width: 0;
}

.accordion button[aria-expanded=true] + .accordion-content {
  opacity: 1;
  max-height: 9em;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}

.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}

.accordion .accordion-content p {
  font-size: 1.6rem;
  font-weight: 400;
  padding: 2rem 0;
}

.product-block {
  background-color: var(--white);
}
@media only screen and (min-width: 1279px) {
  .product-block__wrapper {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.product-block__inner-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.product-block__inner-container img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 22rem;
}
.product-block__list {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  row-gap: 1rem;
}
.product-block__item {
  width: calc(50% - 0.5rem);
  border: 1px solid #333;
  background: var(--white);
  padding: 1rem;
  box-shadow: 0px 8px 10px 0 rgba(0, 0, 0, 0.1);
  position: relative;
}
@media only screen and (min-width: 639px) {
  .product-block__item {
    width: calc(50% - 0.5rem);
    padding: 1.5rem;
  }
}
@media only screen and (min-width: 959px) {
  .product-block__item {
    width: calc(33.33% - 0.8rem);
  }
}
@media only screen and (min-width: 1279px) {
  .product-block__item {
    width: calc(20% - 1.6rem);
  }
}
.product-block__title {
  font-size: 1.4rem;
  line-height: 1.3;
  margin-top: 0;
  margin-bottom: 1.6rem;
  transition: all 0.3s ease;
  font-weight: 400;
}
.product-block__link {
  text-decoration: none;
  color: var(--color-black);
}
.product-block__price {
  font-size: 2rem;
  font-weight: 400;
  color: var(--red);
  margin-bottom: 1rem;
  display: block;
}
.product-block__button {
  color: var(--green);
  text-decoration: none;
  font-size: 1.8rem;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
}
.product-block__button:hover {
  color: var(--green);
}
.product-block__button svg {
  margin-left: 1.6rem;
}
.product-block__button-container {
  margin-top: 1rem;
  display: flex;
  flex-direction: column;
  width: 100%;
  justify-content: center;
}
.product-block__button-container {
  position: relative;
}
.product-block__button-container .button.add_to_cart_button.added::after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: 0.53em;
  vertical-align: bottom;
}
.product-block__button-container .added_to_cart {
  display: block;
  margin-top: 5px;
  text-align: center;
}

.categories-block__items {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  row-gap: 2rem;
}
@media only screen and (min-width: 959px) {
  .categories-block__items {
    -moz-column-gap: 3rem;
         column-gap: 3rem;
    row-gap: 3rem;
  }
}
.categories-block__item {
  width: 100%;
  height: 30rem;
  background-position: center;
  background-size: cover;
  display: flex;
  align-items: flex-end;
  position: relative;
}
@media only screen and (min-width: 639px) {
  .categories-block__item {
    width: calc(50% - 1rem);
  }
}
@media only screen and (min-width: 959px) {
  .categories-block__item {
    width: calc(33% - 2rem);
  }
}
@media only screen and (min-width: 1279px) {
  .categories-block__item {
    width: calc(33% - 1.7rem);
  }
}
.categories-block__item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background-color: var(--primary-black);
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.5;
}
.categories-block__content {
  padding: 3rem;
  z-index: 2;
}
.categories-block__title {
  font-size: 3.2rem;
  color: var(--white);
  font-weight: 500;
  width: 70%;
}
.categories-block__title span {
  color: var(--red);
}

.price-slider__container {
  padding: 0 1.5rem;
}
.price-slider__button-filter {
  background-color: var(--red);
  color: var(--white);
  max-width: 100%;
  border-radius: 0;
  border: 1px solid var(--red);
  font-weight: 400;
  padding: 1rem 2rem;
}
.price-slider__button-filter:hover {
  color: var(--red);
  border: 1px solid var(--red);
  background: var(--white);
}
.price-slider__button-reset {
  background-color: #474C51;
  color: var(--white);
  max-width: 100%;
  border-radius: 0;
  border: 1px solid #474C51;
  font-weight: 400;
  padding: 1rem 2rem;
}
.price-slider__button-reset:hover {
  color: #474C51;
  border: 1px solid #474C51;
  background: var(--white);
}

.site {
  position: relative;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

.site-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100%;
  max-height: 7rem;
  transform: translateY(0);
  z-index: 50;
  transition: transform 0.35s ease;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.0588235294);
}
@media only screen and (min-width: 1279px) {
  .site-header {
    max-height: 16rem;
  }
}
.site-header.js-scroll-up, .site-header.js-scroll-down, .site-header.is-mobile-navigation-expanded {
  transform: translateY(0);
}
.site-header.js-scroll-down {
  transform: translateY(-100%);
}
.site-header > div {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  color: #3b413a;
  background: #fff;
  transition: background 0.35s ease;
  z-index: 1;
}
.site-header.is-sticky > div, .site-header.js-scroll-down > div, .site-header.js-scroll-up > div, .site-header.is-mobile-navigation-expanded > div {
  color: #3b413a;
  background: #fff;
  border-bottom: 1px solid #f4f4f4;
}
.site-header__top-navbar-container {
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
  width: 100%;
  background-color: #f6f6f6;
  display: none;
}
@media only screen and (min-width: 1279px) {
  .site-header__top-navbar-container {
    display: flex;
  }
}
.site-header__top-navbar {
  width: calc(100% - 3.2rem);
  max-width: 143rem;
  margin: 0 auto;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (min-width: 1279px) {
  .site-header__top-navbar {
    display: flex;
  }
}
.site-header__navbar-container {
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
@media only screen and (min-width: 1279px) {
  .site-header__navbar-container {
    display: flex;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
  }
}
.site-header__bottom-navbar-container {
  display: flex;
  width: 100%;
  background-color: #fff;
  display: none;
}
@media only screen and (min-width: 1279px) {
  .site-header__bottom-navbar-container {
    display: flex;
  }
}
.site-header__navbar {
  display: flex;
  width: calc(100% - 3.2rem);
  max-width: 143rem;
  margin: 0 auto;
  height: 100%;
  align-items: center;
  justify-content: space-between;
}
.site-header__bottom-navbar {
  display: flex;
  width: calc(100% - 3.2rem);
  max-width: 143rem;
  margin: 0 auto;
  align-items: center;
  justify-content: space-evenly;
}
.site-header__contact-container {
  display: flex;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  display: none;
}
@media only screen and (min-width: 1279px) {
  .site-header__contact-container {
    display: flex;
  }
}
.site-header__phone {
  display: flex;
  text-decoration: none;
  color: #333;
  font-size: 1.4rem;
}
.site-header__phone span {
  margin-left: 0.5rem;
}
.site-header__email {
  display: flex;
  text-decoration: none;
  color: #333;
  font-size: 1.4rem;
}
.site-header__email span {
  margin-left: 0.5rem;
}

.site-branding {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  width: 14rem;
  height: 100%;
  position: relative;
  z-index: 100;
}
@media only screen and (min-width: 1279px) {
  .site-branding {
    width: 18rem;
    height: 100%;
  }
}
.site-logo {
  display: block;
  background-color: #fff;
}
.site-logo img, .site-logo svg {
  width: 100%;
  width: 16rem;
  height: auto;
}
@media only screen and (min-width: 1279px) {
  .site-logo img, .site-logo svg {
    width: 20.8rem;
  }
}
.site-title {
  display: block;
  width: auto;
  font-size: 1.8rem;
  font-weight: 600;
  text-decoration: none;
  color: inherit;
}
.site-title:hover {
  color: #c8d7ea;
}

.site-navigation {
  display: none;
  margin: auto 0;
}
@media only screen and (min-width: 1279px) {
  .site-navigation {
    display: flex;
    align-items: center;
    height: 100%;
  }
}
.site-navigation__container {
  height: 100%;
  display: flex;
}
.site-navigation__wrapper {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
}
.site-navigation .menu {
  display: flex;
}
.site-navigation .menu-item {
  position: relative;
  display: flex;
  align-items: center;
}
.site-navigation .menu-item-link {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  letter-spacing: 0.01em;
  padding: 0.5rem 1rem;
  color: #333;
  font-size: 1.4rem;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
.site-navigation .menu-item-link[aria-current=page]::after {
  width: 100%;
}
.site-navigation .menu-item-link:hover {
  background-color: #eee;
}
.site-navigation .menu-item-link:not([href]) + button::after {
  content: "";
  position: absolute;
  inset: 0;
}
.site-navigation .menu-item-link:focus-visible {
  outline: 2px solid rgb(253, 94, 57);
}
.site-navigation .menu > .menu-item + li {
  margin-left: 1rem;
}
.site-navigation .submenu {
  position: absolute;
  top: calc(100% + 1.6rem);
  left: 50%;
  width: 14em;
  color: #fff;
  background: #ff5123;
  margin: 0 0 0 -7em;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.35s ease;
  z-index: 1;
}
.site-navigation .submenu a {
  visibility: hidden;
}
.site-navigation .submenu[aria-hidden=false] {
  opacity: 1;
  pointer-events: all;
}
.site-navigation .submenu[aria-hidden=false] a {
  visibility: visible;
}
.site-navigation .submenu-toggle {
  position: unset;
  width: 1.6rem;
  height: 1.6rem;
  color: inherit;
  background: transparent;
  margin-left: 0.4rem;
}
.site-navigation .submenu-toggle svg {
  transition: transform 0.35s ease;
}
.site-navigation .submenu-toggle[aria-expanded=true] svg {
  transform: rotate(180deg);
}
.site-navigation .submenu .menu-item a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-size: 1.4rem;
  font-weight: 400;
  text-align: center;
  text-transform: none;
  line-height: 1.25;
  letter-spacing: 0.01em;
  color: #fff;
  padding: 0.625em 1.25em;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  z-index: 2;
}
.site-navigation .submenu .menu-item a:hover {
  color: inherit;
}
.site-navigation .submenu .menu-item:first-child::before, .site-navigation .submenu .menu-item:first-child::after {
  content: "";
  display: block;
  position: absolute;
  top: -0.5rem;
  right: 0;
  left: 0;
  width: 1rem;
  height: 1rem;
  border: 5px solid;
  border-color: #ff5123 transparent transparent #ff5123;
  margin: auto;
  transform: rotate(45deg);
  z-index: 1;
}
.site-navigation .submenu .menu-item:first-child::after {
  top: -0.4rem;
  border-color: rgba(255, 255, 255, 0.2) transparent transparent rgba(255, 255, 255, 0.2);
  opacity: 0.3;
}
.site-navigation .submenu .menu-item:first-child a {
  border-top: 0;
  padding-top: 1.5em;
}
.site-navigation .submenu .menu-item:last-child a {
  border-bottom: 0;
  padding-bottom: 1.5em;
}
.site-navigation .submenu .menu-item:hover a {
  color: #fff;
  background: rgba(255, 255, 255, 0.07);
  border-color: transparent;
}
.site-navigation .submenu::before {
  content: "";
  position: absolute;
  inset: 1px;
  background: linear-gradient(160deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  border-radius: inherit;
  opacity: 0.5;
  z-index: -1;
}
.site-navigation .submenu::after {
  content: "";
  position: absolute;
  display: block;
  inset: 0 0 -2px 0;
  background: inherit;
  opacity: 0.5;
  filter: blur(2px);
  pointer-events: none;
  z-index: -1;
}
.site-navigation .menu-item:last-child ul {
  left: unset;
  right: 0;
}
.site-navigation .menu-item:last-child ul li:first-child::before, .site-navigation .menu-item:last-child ul li:first-child::after {
  right: 2.4rem;
  left: unset;
}
.site-navigation__home {
  display: flex;
  height: 100%;
  align-items: center;
  padding: 0 0.5rem;
  border-bottom: 2px solid transparent;
}
.site-navigation__home svg path {
  fill: #272F33;
}
.site-navigation__home.home-page {
  border-bottom: 2px solid #86BC44;
}
.site-navigation__home.home-page svg path {
  fill: #86BC44;
}
.site-navigation__shopping-bag {
  margin-right: 2rem;
}
@media only screen and (min-width: 1279px) {
  .site-navigation__shopping-bag {
    margin-right: 0;
  }
}
@media only screen and (min-width: 639px) {
  .site-navigation__shopping-bag-mobile {
    display: none;
  }
}
.site-navigation__shopping-bag-icon {
  margin-left: 3rem;
  flex-shrink: 0;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  text-decoration: none;
  color: var(--primary-black);
  display: flex;
}
@media only screen and (min-width: 1279px) {
  .site-navigation__shopping-bag-icon {
    display: flex;
  }
}
.site-navigation__shopping-bag-icon span {
  display: none;
}
@media only screen and (min-width: 1279px) {
  .site-navigation__shopping-bag-icon span {
    display: inline-block;
  }
}
.site-navigation__shopping-bag-icon svg {
  fill: #D22630;
}
.site-navigation__shopping-bag-quantity {
  display: flex;
  width: 2.5rem;
  height: 2.5rem;
  background-color: var(--green);
  border-radius: 50%;
  font-size: 1.4rem;
  color: var(--white);
  align-items: center;
  justify-content: center;
  margin-left: 0.4rem;
}
.site-navigation__info-box {
  display: flex;
  align-items: center;
}
.site-navigation__info-box .site-navigation__form {
  display: none;
}
@media only screen and (min-width: 639px) {
  .site-navigation__info-box .site-navigation__form {
    display: block;
  }
}
.site-navigation__favourite-container {
  display: none;
  align-items: flex-end;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  display: none;
}
@media only screen and (min-width: 1279px) {
  .site-navigation__favourite-container {
    display: flex;
  }
}
.site-navigation__favourite {
  display: flex;
  align-items: center;
  text-decoration: none;
  margin-left: 3rem;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  color: var(--primary);
  padding: 1rem;
}
.site-navigation__favourite svg {
  fill: #D22630;
}
.site-navigation__form .search-form {
  width: 24rem;
  margin-right: 2.19vw;
  margin-left: 2.19vw;
}
@media only screen and (min-width: 639px) {
  .site-navigation__form-mobile {
    display: none;
  }
}
.site-navigation__cart-count {
  width: 2.5rem;
  height: 2.5rem;
  color: var(--white);
  background-color: var(--red);
  border-radius: 50%;
  display: flex;
  font-size: 1.3rem;
  align-items: center;
  justify-content: center;
}

.site-header.is-sticky .site-navigation .menu-item:hover, .site-header.is-sticky .site-navigation .menu-item.is-expanded {
  color: #ff5123;
}

.category-navigation {
  display: none;
  margin: auto 0;
  width: 100%;
}
@media only screen and (min-width: 1279px) {
  .category-navigation {
    display: flex;
    align-items: center;
    height: 100%;
  }
}
.category-navigation__container {
  height: 100%;
  display: flex;
  width: 100%;
}
.category-navigation__wrapper {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
}
.category-navigation .menu {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.category-navigation .menu-item {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
}
.category-navigation .menu-item-link {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  letter-spacing: 0.01em;
  padding: 1rem;
  color: #333;
  font-size: 1.4rem;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
.category-navigation .menu-item-link[aria-current=page]::after {
  width: 100%;
}
.category-navigation .menu-item-link:not([href]) + button::after {
  content: "";
  position: absolute;
  inset: 0;
}
.category-navigation .menu-item-link:focus-visible {
  outline: 2px solid rgb(253, 94, 57);
}
.category-navigation .menu > .menu-item + li {
  margin-left: 1rem;
}
.category-navigation .submenu {
  position: absolute;
  top: calc(100% + 1.6rem);
  left: 50%;
  width: 14em;
  color: #fff;
  background: var(--red);
  margin: 0 0 0 -7em;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.35s ease;
  z-index: 1;
}
.category-navigation .submenu a {
  visibility: hidden;
}
.category-navigation .submenu[aria-hidden=false] {
  opacity: 1;
  pointer-events: all;
}
.category-navigation .submenu[aria-hidden=false] a {
  visibility: visible;
}
.category-navigation .submenu-toggle {
  position: unset;
  width: 1.6rem;
  height: 1.6rem;
  color: inherit;
  background: transparent;
  margin-left: 0.4rem;
}
.category-navigation .submenu-toggle svg {
  transition: transform 0.35s ease;
}
.category-navigation .submenu-toggle[aria-expanded=true] svg {
  transform: rotate(180deg);
}
.category-navigation .submenu .menu-item a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-size: 1.4rem;
  font-weight: 400;
  text-align: center;
  text-transform: none;
  line-height: 1.25;
  letter-spacing: 0.01em;
  color: #fff;
  padding: 0.625em 1.25em;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  z-index: 2;
}
.category-navigation .submenu .menu-item a:hover {
  color: inherit;
}
.category-navigation .submenu .menu-item:first-child::before, .category-navigation .submenu .menu-item:first-child::after {
  content: "";
  display: block;
  position: absolute;
  top: -0.5rem;
  right: 0;
  left: 0;
  width: 1rem;
  height: 1rem;
  border: 5px solid;
  border-color: var(--red) transparent transparent var(--red);
  margin: auto;
  transform: rotate(45deg);
  z-index: 1;
}
.category-navigation .submenu .menu-item:first-child::after {
  top: -0.4rem;
  border-color: rgba(255, 255, 255, 0.2) transparent transparent rgba(255, 255, 255, 0.2);
  opacity: 0.3;
}
.category-navigation .submenu .menu-item:first-child a {
  border-top: 0;
  padding-top: 1em;
}
.category-navigation .submenu .menu-item:last-child a {
  border-bottom: 0;
  padding-bottom: 1em;
}
.category-navigation .submenu .menu-item:hover a {
  color: #fff;
  background: rgba(255, 255, 255, 0.07);
  border-color: transparent;
}
.category-navigation .submenu::before {
  content: "";
  position: absolute;
  inset: 1px;
  background: linear-gradient(160deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  border-radius: inherit;
  opacity: 0.5;
  z-index: -1;
}
.category-navigation .submenu::after {
  content: "";
  position: absolute;
  display: block;
  inset: 0 0 -2px 0;
  background: inherit;
  opacity: 0.5;
  filter: blur(2px);
  pointer-events: none;
  z-index: -1;
}
.category-navigation .menu-item:last-child ul {
  left: unset;
  right: 0;
}
.category-navigation .menu-item:last-child ul li:first-child::before, .category-navigation .menu-item:last-child ul li:first-child::after {
  right: 2.4rem;
  left: unset;
}

.mobile-navigation {
  z-index: 10;
  margin: 0 0 0 auto;
}
@media only screen and (min-width: 1279px) {
  .mobile-navigation {
    display: none;
  }
}
.mobile-navigation__form {
  margin-bottom: 2rem;
}
.mobile-navigation__favorite-bag {
  display: flex;
  align-items: center;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.mobile-navigation__shopping-bag {
  display: flex;
}
.mobile-navigation__bottom-buttons {
  display: flex;
  width: 100%;
}
.mobile-navigation__button-account {
  display: flex;
  width: 50%;
  background-color: var(--red);
  color: var(--white);
  text-decoration: none;
  text-align: center;
  padding: 1rem;
  justify-content: center;
}
.mobile-navigation__button-favorite {
  display: flex;
  width: 50%;
  background-color: #474C51;
  color: var(--white);
  text-decoration: none;
  text-align: center;
  padding: 1rem;
  justify-content: center;
}
.mobile-navigation__bottom-container {
  display: flex;
  flex-direction: column;
  row-gap: 3rem;
}
.mobile-navigation__toggle {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 3rem;
  font-size: 1em;
  color: var(--red);
  background: transparent;
  box-shadow: 0 0 0 1px var(--red);
}
.mobile-navigation__toggle:hover {
  color: var(--red);
  background: transparent;
  box-shadow: 0 0 0 1px var(--red);
}
.mobile-navigation__toggle .icon {
  position: absolute;
  width: unset;
  height: auto;
}
.mobile-navigation__toggle .icon--close {
  opacity: 0;
}
.mobile-navigation__toggle[aria-expanded=true] .icon--menu {
  opacity: 0;
}
.mobile-navigation__toggle[aria-expanded=true] .icon--close {
  opacity: 1;
}
.mobile-navigation__container {
  position: fixed;
  top: 7rem;
  left: -100%;
  visibility: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: calc(100vw - 4.8rem - var(--site-padding));
  max-width: 48rem;
  height: calc(100vh - var(--site-header--height));
  font-weight: 500;
  color: #3b413a;
  background: #fafcfe;
  border-top: 1px solid rgba(0, 0, 0, 0.07);
  box-shadow: 0 3px 16px 3px rgba(0, 0, 0, 0.01);
  padding: 0;
  transition: all 0.35s ease;
}
.mobile-navigation__container[aria-hidden=false] {
  left: 0;
  visibility: visible;
}
.mobile-navigation__inner-container {
  overflow-y: auto;
  position: relative;
  width: 100%;
  font-size: 1.5rem;
  padding: 2.4rem 1rem 0 2.4rem;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.mobile-navigation__inner-container::-webkit-scrollbar {
  display: none;
}
.mobile-navigation .menu {
  padding-right: 2.4rem;
}
.mobile-navigation .menu-item {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.mobile-navigation .menu-item::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 2px;
  background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.05) 50%, rgba(0, 0, 0, 0.07) 50%);
  pointer-events: none;
}
.mobile-navigation .menu > li:first-child::before {
  display: none;
}
.mobile-navigation .menu-link {
  flex: 1;
  display: flex;
  align-items: center;
  height: auto;
  min-height: 3rem;
  line-height: 1.4;
  padding: 0.5em 0.5em 0.5em 0;
  color: var(--primary-black);
  font-weight: 400;
  font-size: 1.5rem;
  text-transform: uppercase;
}
.mobile-navigation .menu-link:not([href]) + button::after {
  content: "";
  position: absolute;
  inset: 0;
}
.mobile-navigation .submenu {
  overflow: hidden;
  width: 100%;
  max-height: 0;
  transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
}
.mobile-navigation .submenu-toggle {
  position: unset;
  color: inherit;
  background: transparent;
}
.mobile-navigation .submenu-toggle svg {
  max-width: 0.9rem;
  transition: transform 0.35s ease;
}
.mobile-navigation .submenu-toggle[aria-expanded=true] svg {
  transform: rotate(180deg);
}
.mobile-navigation .submenu .menu-link {
  visibility: hidden;
  padding-left: 0.75em;
}
.mobile-navigation .submenu[aria-hidden=false] {
  max-height: 9999px;
  transition: max-height 0.5s cubic-bezier(1, 0, 1, 0);
}
.mobile-navigation .submenu[aria-hidden=false] .menu-link {
  visibility: visible;
}
.mobile-navigation__backdrop {
  top: var(--site-header--height);
  height: calc(100vh - var(--site-header--height));
}

.site-content {
  flex: 1;
  max-width: 100vw;
}
.site-content.post {
  background-color: #F5F5F5;
}
.site-content__inner-container > .section:first-child {
  margin-top: 7rem !important;
}
@media only screen and (min-width: 1279px) {
  .site-content__inner-container > .section:first-child {
    margin-top: 18rem !important;
  }
}

.post-header {
  background: #f3f6f9;
  margin-bottom: clamp(6.4rem, 6.4rem + 32 * (100vw - 375px) / 905, 9.6rem);
}
.post-header__inner-container {
  padding-top: clamp(6.4rem, 6.4rem + 64 * (100vw - 375px) / 905, 12.8rem);
  padding-bottom: clamp(4.8rem, 4.8rem + 48 * (100vw - 375px) / 905, 9.6rem);
}
.post-header__title {
  max-width: var(--max-width--medium);
  font-size: clamp(3.2rem, 3.2rem + 28 * (100vw - 375px) / 905, 6rem);
  text-align: center;
}
.post-header__text {
  max-width: var(--max-width--medium);
  font-size: clamp(1.8rem, 1.8rem + 4 * (100vw - 375px) / 905, 2.2rem);
  line-height: 1.65;
  text-align: center;
}

.site-content__inner-container > .post-header:first-child {
  padding-top: var(--site-header--height) !important;
  margin-top: 0 !important;
}

.post-content {
  position: relative;
}

.post-author {
  display: flex;
  align-items: flex-end;
}
.post-author__avatar {
  margin-right: 2.4rem;
}
.post-author__avatar img {
  border: 3px solid #e5e5e5;
}
.post-author__content {
  display: flex;
  line-height: 1;
  letter-spacing: 0.02em;
}
.post-author__byline {
  font-weight: 500;
}
.post-author__name {
  font-weight: 600;
  text-transform: capitalize;
  margin: 0 0 0 0.25em;
}
.post-author.has-avatar .post-author__content {
  flex-flow: column;
  padding-bottom: 0.3rem;
}
.post-author.has-avatar .post-author__byline {
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  opacity: 0.5;
}
.post-author.has-avatar .post-author__name {
  font-size: 1.8rem;
  letter-spacing: 0.02em;
  margin: 1rem 0 0;
}

.post-date {
  display: flex;
}
.post-date__label, .post-date__published {
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1;
  opacity: 0.5;
}
.post-date__label {
  margin-right: 0.4rem;
}

.post-terms {
  position: relative;
}
.post-terms__label {
  display: block;
  font-size: 1.4rem;
  color: #8290af;
  margin-bottom: 1.6rem;
}
.post-terms__list {
  display: flex;
  padding: 0;
  margin: -0.4rem;
}
.post-terms__list-item {
  margin: 0.4rem;
}

.post-term {
  display: block;
  font-size: 1.1rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  color: #8290af;
  background: #fff;
  box-shadow: 1px 2px 8px 1px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding: 6px 12px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.post-term:hover {
  color: #3b413a;
  background: #fafcfe;
  box-shadow: inset 0 0 6px 1px rgba(0, 0, 0, 0.08);
}

.post-navigation .pagination-links {
  width: 11.2rem;
}

.post-comments {
  position: relative;
  width: auto;
  max-width: unset;
  padding-right: calc((100% - var(--max-width--wide)) / 2 - var(--site-padding));
  padding-left: calc((100% - var(--max-width--regular)) / 2 - var(--site-padding));
  margin-top: clamp(6.4rem, 6.4rem + 32 * (100vw - 375px) / 905, 9.6rem);
  margin-bottom: clamp(6.4rem, 6.4rem + 32 * (100vw - 375px) / 905, 9.6rem);
  margin-right: var(--site-padding);
  margin-left: var(--site-padding);
}
.post-comments__heading {
  font-size: 3.2rem;
}
.post-comments__list {
  margin-top: 4.8rem;
}
.post-comments__list ol {
  position: relative;
  display: inline-block;
  padding: 0 0 0 3.2rem;
  margin: 3.2rem 0 0;
}
.post-comments__form {
  max-width: var(--max-width--regular);
  background: #fff;
  border-radius: 1.6rem;
  box-shadow: 1px 2px 16px 1px rgba(0, 0, 0, 0.02);
  padding: 4.8rem 5.6rem 6.4rem;
}
.post-comments__form-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: clamp(2rem, 2rem + 4 * (100vw - 375px) / 905, 2.4rem);
  margin: 0;
}
.post-comments__form-title > a {
  text-transform: capitalize;
  border: 0;
  margin: 0 auto 0 0.5em;
}
.post-comments__form-title small {
  margin-left: 0.75em;
}
.post-comments__form-title small a {
  display: block;
  font-family: "Suisse Intl", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  text-decoration: none;
  color: #788ebe;
  background: transparent;
  box-shadow: inset 0 0 0 2px #e9eefd;
  padding: 0.8rem 1.8rem;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.post-comments__form-title small a:hover {
  color: #4061a9;
  box-shadow: inset 0 0 0 2px #c0d9ff;
}
.post-comments__list + .post-comments__form {
  margin-top: 5.6rem;
}
.post-comments__pagination {
  max-width: var(--max-width--regular);
  margin: 6.4rem 0;
}

.comment {
  position: relative;
  max-width: var(--max-width--regular);
  background: #fff;
  border-radius: 0 1.6rem 1.6rem;
  box-shadow: 1px 2px 16px 1px rgba(0, 0, 0, 0.02);
  margin: 4.8rem 0 0;
}
.comment-body {
  display: flex;
  flex-flow: column;
  padding: 3.2rem;
}
.comment-meta {
  position: relative;
  display: flex;
  flex-flow: column;
}
.comment-author {
  position: relative;
  display: flex;
  flex-flow: wrap;
  align-items: flex-end;
  min-height: 7.2rem;
  padding-left: 10.4rem;
}
.comment-author__avatar {
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 8rem;
  height: 8rem;
}
.comment-author__avatar img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  box-shadow: inset 0 0 0 2px #e9eefd;
  border-radius: 50%;
  padding: 8px;
}
.comment-author__name {
  width: 100%;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.02em;
  text-transform: capitalize;
}
.comment-author__role {
  font-weight: 500;
  color: #788ebe;
  background: #f7f9fd;
  padding: 0.375em 0.875em;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.comment-author__role + .comment-author__role {
  margin-left: 0.8rem;
}
.comment-date {
  font-size: 1.2rem;
  font-weight: 500;
  text-align: right;
  letter-spacing: 0.05em;
}
.comment-date__published {
  color: #788ebe;
  background: #f7f9fd;
  border-radius: 1.6rem;
  padding: 0.5em 1.5em;
}
.comment-awaiting-moderation {
  display: block;
  margin: 1.5em 0 0;
  letter-spacing: 0.02em;
}
.comment-content {
  order: 2;
  margin: 2.4rem 0 0;
}
.comment-content__notice {
  display: block;
  font-size: 1.6rem;
  color: #4086c3;
  background: #f1f9ff;
  padding: 0.75em 1.5em;
}
.comment-toolbar {
  order: 3;
  display: flex;
  justify-content: flex-end;
  margin: 1.6rem 0 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.comment-reply-link, .comment-edit-link {
  font-family: "Suisse Intl", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  text-decoration: none;
  color: #788ebe;
  background: #f7f9fd;
  box-shadow: inset 0 0 0 2px transparent;
  padding: 0.375em 1em;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.comment-reply-link:hover, .comment-edit-link:hover {
  color: #4061a9;
  background: #fff;
  box-shadow: inset 0 0 0 2px #c0d9ff;
}
.comment-edit-link {
  border-left: 0;
}
.comment-reply-link + .comment-edit-link {
  margin-left: 1rem;
}
.comment:first-child {
  margin-top: 0;
}

.comment-form {
  margin-top: 2.4rem;
}
.comment-form__cookies {
  margin-top: 3.2rem;
}
.comment-form__submit {
  margin-top: 4.8rem;
}

.sidebar {
  position: relative;
}

.site-footer {
  background-color: #F5F5F5;
  overflow: hidden;
  position: relative;
  z-index: 0;
  padding-top: clamp(4rem, 4rem + 14 * (100vw - 375px) / 905, 5.4rem);
  padding-bottom: clamp(3.2rem, 3.2rem + 10 * (100vw - 375px) / 905, 4.2rem);
}
.site-footer__inner-container {
  position: relative;
  width: 100%;
  max-width: unset;
  margin: 0 auto;
  z-index: 1;
  background-color: var(--white);
}
.site-footer__header {
  font-size: clamp(3.2rem, 3.2rem + 11 * (100vw - 375px) / 905, 4.3rem);
}
@media only screen and (min-width: 1279px) {
  .site-footer__header {
    font-size: 3.333vw;
  }
}
.site-footer__header-logo {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}
.site-footer__header-logo svg {
  width: 100%;
  max-width: 6.4rem;
  height: auto;
}
@media only screen and (min-width: 1279px) {
  .site-footer__header-logo svg {
    max-width: 1.5em;
  }
}
@media only screen and (max-width: 1278.99px) {
  .site-footer__header-logo svg {
    max-width: 24.615vw;
  }
}
.site-footer__header-title {
  font-size: inherit;
  line-height: 1.05;
  margin: 0.906em auto 0.625em 0;
}
@media only screen and (max-width: 1278.99px) {
  .site-footer__header-title {
    font-size: 8.205vw;
    margin-top: 12.308vw;
    margin-bottom: 6.154vw;
  }
}
.site-footer__content {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  gap: 4.8rem;
  font-size: 1.3rem;
  margin-top: 5.25em;
}
@media only screen and (min-width: 639px) {
  .site-footer__content {
    flex-flow: row;
  }
}
@media only screen and (min-width: 1279px) {
  .site-footer__content {
    font-size: 1.042vw;
  }
}
.site-footer__nav {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.5em;
  font-size: 1em;
}
@media only screen and (min-width: 479px) {
  .site-footer__nav {
    gap: 1.5em 3em;
  }
}
@media only screen and (min-width: 959px) {
  .site-footer__nav {
    grid-template-columns: repeat(3, 1fr);
  }
}
.site-footer__nav ul {
  line-height: 1.2;
}
.site-footer__nav h4 {
  font-size: 0.8em;
  color: #3B413A;
  opacity: 0.6;
  margin: 0 0 1.143em;
}
@media only screen and (max-width: 1278.99px) {
  .site-footer__nav h4 {
    font-size: 3.59vw;
  }
}
.site-footer__nav a {
  font-size: 1em;
  color: #3B413A;
  line-height: 1.2;
}
@media only screen and (max-width: 1278.99px) {
  .site-footer__nav a {
    font-size: 4.103vw;
  }
}
.site-footer__nav a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: currentColor;
  transition: width 0.35s ease;
}
.site-footer__nav a:hover {
  color: #C2C2C2;
}
.site-footer__nav a:hover::after {
  width: 100%;
}
.site-footer__nav a:focus-visible {
  outline: 2px solid rgb(253, 94, 57);
}
@media only screen and (min-width: 479px) {
  .site-footer__nav-wrapper {
    min-width: 7.2em;
  }
}
.site-footer__contact {
  font-size: 1em;
}
@media only screen and (min-width: 1279px) {
  .site-footer__contact {
    margin-right: 10%;
  }
}
.site-footer__contact h4 {
  font-size: inherit;
  margin: 0 0 1em;
}
@media only screen and (max-width: 1278.99px) {
  .site-footer__contact h4 {
    font-size: 4.103vw;
  }
}
.site-footer__contact p {
  font-size: 0.8em;
  color: #6F706B;
}
@media only screen and (max-width: 1278.99px) {
  .site-footer__contact p {
    font-size: 4.103vw;
  }
}

.site-contact {
  pointer-events: none;
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.site-contact__inner-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  width: 100%;
  height: 100%;
  background: #fff;
  box-shadow: 0 0.15em 0.75em 0.125em rgba(97, 108, 128, 0.05);
  transition: transform 0.6s ease;
  transform: translateX(100%);
  margin: 0 0 0 auto;
  z-index: 100;
}
@media only screen and (min-width: 1279px) {
  .site-contact__inner-container {
    width: 50%;
  }
}
.site-contact__inner-container > div {
  display: flex;
  flex-flow: column-reverse;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 5%;
}
.site-contact__header {
  display: flex;
  align-items: center;
  gap: 2vw;
  width: 100%;
}
.site-contact__header h4 {
  font-size: 2rem;
  color: #868A86;
}
.site-contact__header button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3.625em;
  height: 2.5em;
  font-size: 1em;
  color: #637D7A;
  background: transparent;
  box-shadow: 0 0 0 1px #637D7A;
  border-radius: 5em;
}
.site-contact__header button:hover {
  color: #637D7A;
  background: transparent;
  box-shadow: 0 0 0 1px #637D7A;
}
.site-contact__form {
  position: relative;
  font-size: clamp(1.6rem, 1.6rem + 4 * (100vw - 375px) / 905, 2rem);
  width: 100%;
  height: 100%;
  margin: 2vw 0 0;
}
.site-contact__backdrop {
  position: absolute;
  background: rgba(247, 247, 247, 0.5);
}
.site-contact[aria-hidden=false] {
  pointer-events: all;
}
.site-contact[aria-hidden=false] > div {
  transform: translateX(0);
}
.site-contact[aria-hidden=false] > button {
  opacity: 1;
  pointer-events: all;
}

.footer {
  background-color: #34373a;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.footer__inner-container {
  position: relative;
  display: flex;
  flex-flow: column wrap;
  width: 100%;
  max-width: unset;
  margin: 0 auto;
  z-index: 1;
}
.footer__container {
  width: 100%;
  max-width: 140rem;
  padding-left: 5vw;
  padding-right: 5vw;
  padding-top: 3.2rem;
  padding-bottom: 3.2rem;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}
@media only screen and (min-width: 639px) {
  .footer__container {
    padding-left: 3.2rem;
    padding-right: 3.2rem;
  }
}
@media only screen and (min-width: 1279px) {
  .footer__container {
    flex-direction: row;
    -moz-column-gap: 4.375vw;
         column-gap: 4.375vw;
    padding-top: 5.4rem;
    padding-bottom: 4.2rem;
  }
}
@media only screen and (min-width: 1639px) {
  .footer__container {
    padding-left: 0;
    padding-right: 0;
  }
}
.footer__logo-container {
  display: flex;
  flex-direction: column;
  margin-bottom: 2rem;
}
@media only screen and (min-width: 1279px) {
  .footer__logo-container {
    max-width: 40rem;
    margin-bottom: 4rem;
  }
}
.footer__logo {
  width: 9rem;
  height: auto;
}
@media only screen and (min-width: 1279px) {
  .footer__logo {
    width: 18.7rem;
  }
}
.footer__logo-description {
  color: #fff;
}
.footer__company-desc {
  margin-top: 0;
}
.footer__columns-container {
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media only screen and (min-width: 639px) {
  .footer__columns-container {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    -moz-column-gap: 12.513vw;
         column-gap: 12.513vw;
  }
}
@media only screen and (min-width: 959px) {
  .footer__columns-container {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    -moz-column-gap: 4rem;
         column-gap: 4rem;
  }
}
@media only screen and (min-width: 1279px) {
  .footer__columns-container {
    -moz-column-gap: 4.167vw;
         column-gap: 4.167vw;
    justify-content: space-between;
  }
}
.footer__column {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-bottom: 4rem;
  width: 100%;
}
@media only screen and (min-width: 639px) {
  .footer__column {
    width: auto;
  }
}
@media only screen and (min-width: 959px) {
  .footer__column {
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media only screen and (min-width: 1279px) {
  .footer__column {
    margin-bottom: 0;
  }
}
.footer__column--last {
  margin-bottom: 0;
}
@media only screen and (min-width: 639px) {
  .footer__column--last {
    width: 100%;
    flex-direction: row;
    -moz-column-gap: 4rem;
         column-gap: 4rem;
  }
}
@media only screen and (min-width: 959px) {
  .footer__column--last {
    width: auto;
    flex-direction: column;
  }
}
@media only screen and (min-width: 1279px) {
  .footer__column--last {
    flex-shrink: 0;
  }
}
.footer__column-heading {
  font-size: 2rem;
  color: var(--white);
  margin-bottom: 2rem;
}
.footer__phone {
  display: flex;
  color: var(--white);
  text-decoration: none;
  margin-bottom: 0.8rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  -moz-column-gap: 0.8rem;
       column-gap: 0.8rem;
  font-weight: 400;
  transition: all 0.3s linear;
}
.footer__phone svg {
  fill: #fff;
}
.footer__phone:hover {
  color: var(--red);
}
.footer__email {
  display: flex;
  color: var(--white);
  text-decoration: none;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.4rem;
  -moz-column-gap: 0.8rem;
       column-gap: 0.8rem;
}
.footer__email span {
  font-weight: 600;
}
.footer__email svg {
  fill: #fff;
}
.footer__email:hover {
  color: var(--red);
}
.footer__address {
  font-size: 1.6rem;
  color: var(--white);
  font-weight: 400;
  line-height: 2.4rem;
  margin-bottom: 0.8rem;
  display: flex;
  -moz-column-gap: 0.8rem;
       column-gap: 0.8rem;
}
.footer__address svg {
  fill: #fff;
}
.footer__copyright {
  width: 100%;
  display: flex;
  justify-content: center;
  background-color: #0A0A0A;
  margin: 0 auto;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
}
.footer__copyright-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  row-gap: 1rem;
  width: 100%;
  max-width: 156rem;
  padding-left: 4vw;
  padding-right: 4vw;
}
@media only screen and (min-width: 639px) {
  .footer__copyright-content {
    flex-direction: row;
  }
}
@media only screen and (min-width: 1439px) {
  .footer__copyright-content {
    padding-left: 0;
    padding-right: 0;
  }
}
.footer__item {
  line-height: 2rem;
  color: var(--dark-blue);
  margin-bottom: 0.8rem;
}
.footer__item a {
  color: var(--white);
  font-size: 1.5rem;
  transition: all 0.3s linear;
}
.footer__item a:hover {
  color: var(--red);
}
.footer .scroll-top {
  display: none;
  border-radius: 50%;
  transition: all 0.2s linear;
  color: #2a2a2a;
  padding: 1.1rem 2.4rem 1.1rem 2rem;
  text-decoration: none;
  font-size: 1.8rem;
  background-color: var(--white);
  border-radius: 3.2rem;
  display: flex;
  align-items: center;
  -moz-column-gap: 0.8rem;
       column-gap: 0.8rem;
  max-width: 18.3rem;
}
.footer .scroll-top:hover {
  color: var(--white);
  background-color: var(--green);
}
.footer .scroll-top:hover svg path {
  fill: var(--white);
  transition: all 0.2s linear;
}
@media only screen and (min-width: 479px) {
  .footer .scroll-top {
    top: unset;
    bottom: 0;
  }
}
@media only screen and (min-width: 1279px) {
  .footer .scroll-top {
    bottom: unset;
  }
}
.footer .scroll-top svg {
  transition: all 0.2s linear;
}
.footer .scroll-top svg path {
  fill: #2a2a2a;
}

.post-items {
  display: flex; /* Użycie Flexboxa */
  flex-wrap: wrap;
  flex-direction: column;
  padding-top: 6rem;
  row-gap: 4rem;
  width: 100%;
  justify-content: center;
}
@media only screen and (min-width: 639px) {
  .post-items {
    flex-direction: row;
    -moz-column-gap: 2rem;
         column-gap: 2rem;
    row-gap: 6rem;
  }
}

.post-item {
  position: relative;
  flex-direction: column;
  display: flex; /* aby korzystać z align-items */
  width: 100%;
  height: auto;
  box-sizing: border-box;
  margin-bottom: 3rem;
  transition: all 0.3s ease;
  border: 1px solid #333;
  box-shadow: 0px 8px 10px 0 rgba(0, 0, 0, 0.1);
}
.post-item__inner-container {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 639px) {
  .post-item {
    width: calc(50% - 2rem);
  }
}
@media only screen and (min-width: 959px) {
  .post-item {
    width: calc(33% - 3rem);
  }
}
.post-item:hover img {
  transform: scale(1.05);
}
.post-item__image {
  display: block;
  width: 100%;
  height: auto;
  flex-shrink: 0;
  overflow: hidden;
  transition: all 0.3s linear;
}
.post-item__image img {
  inset: 0;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all 0.2s linear;
}
.post-item__title {
  font-size: 1.8rem;
  margin: 0;
  line-height: 1.4;
  font-weight: 400;
  margin-bottom: 1.2rem;
}
.post-item__title-container {
  display: flex;
}
.post-item__byline {
  display: flex;
  align-items: center;
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  color: #8290af;
}
.post-item__excerpt {
  font-size: 1.5rem;
  margin-top: 0;
  margin-bottom: 1.2rem;
}
.post-item__link {
  margin: 0 auto;
}
.post-item__content {
  padding: 2rem;
  min-height: 14.2rem;
  flex-grow: 1;
  background: transparent;
  transition: all 0.2s linear;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media only screen and (min-width: 1279px) {
  .post-item__content {
    padding: 2.5rem;
  }
}
.post-item__content > :first-child {
  margin-top: 0;
}
.post-item__content > :last-child {
  margin-bottom: 0;
}
.post-item__description {
  margin: 0;
}
.post-item__description-link {
  color: var(--primary-dark);
  text-decoration: none;
}
.post-item__button-container {
  display: flex;
  width: 100%;
  justify-content: center;
  margin-top: 3rem;
}
.post-item__button {
  text-decoration: none;
  transition: all 0.2s linear;
  display: flex;
  align-items: center;
}
.post-item__button span {
  font-size: 1.4rem;
  line-height: 1.8rem;
  text-transform: uppercase;
  margin-right: 0;
  transition: all 0.2s linear;
}

.gallery-items {
  display: flex; /* Użycie Flexboxa */
  flex-wrap: wrap;
  flex-direction: column;
  padding-top: 4.8rem;
  padding-bottom: 4.8rem;
  border-top: 1px solid #e1e5e7;
  width: 100%;
  row-gap: 2rem;
}
@media only screen and (min-width: 639px) {
  .gallery-items {
    flex-direction: row;
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
}

.gallery-item {
  position: relative;
  flex-direction: column;
  display: flex; /* aby korzystać z align-items */
  flex: 0 1;
  width: 100%;
  box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.0509803922);
  border-radius: 1.2rem;
}
.gallery-item:hover .gallery-item__title {
  color: var(--green);
}
.gallery-item:hover .gallery-item__content {
  background: #F5F5F5;
}
@media only screen and (min-width: 639px) {
  .gallery-item {
    flex: 0 1 calc(50% - 1rem);
  }
}
@media only screen and (min-width: 1279px) {
  .gallery-item {
    flex: 0 1 calc(33.33% - 13.3333333333px);
  }
}
.gallery-item:hover img {
  transform: scale(1.1);
}
.gallery-item__image {
  display: block;
  height: 34.3rem;
  border-top-left-radius: 1.2rem;
  border-top-right-radius: 1.2rem;
  overflow: hidden;
  transition: all 0.3s linear;
}
.gallery-item__image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(134, 188, 68, 0.4); /* Jasno zielonkawy kolor z przezroczystością */
  opacity: 0; /* Domyślnie niewidoczny */
  transition: opacity 0.3s ease; /* Płynne przejście */
}
.gallery-item__image:hover::after {
  opacity: 1; /* Pokazuje nakładkę po najechaniu */
}
.gallery-item__image img {
  inset: 0;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  border-top-left-radius: 1.2rem;
  border-top-right-radius: 1.2rem;
  transition: all 0.2s linear;
}
.gallery-item__title {
  font-size: 2.3rem;
  margin: 0;
  line-height: 3.4rem;
  font-weight: 500;
  transition: all 0.2s ease;
}
.gallery-item__content {
  padding: 2.4rem 3.2rem;
  min-height: 11.2rem;
  display: flex;
  align-items: center;
  flex-grow: 1;
  background: #FCFCFC;
  transition: all 0.2s linear;
  border-radius: 12px;
}
.gallery-item__content > :first-child {
  margin-top: 0;
}
.gallery-item__content > :last-child {
  margin-bottom: 0;
}
.gallery-item__description {
  margin: 0;
}
.gallery-item__description-link {
  color: var(--primary-dark);
  text-decoration: none;
}
.gallery-item__button-container {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  position: absolute;
  bottom: 1rem;
  right: 3rem;
}
.gallery-item__button {
  text-decoration: none;
  transition: all 0.2s linear;
  display: flex;
  align-items: center;
}
.gallery-item__button span {
  font-size: 1.4rem;
  line-height: 1.8rem;
  text-transform: uppercase;
  margin-right: 0;
  transition: all 0.2s linear;
}

.single-post {
  background-color: #F5F5F5;
  background-repeat: no-repeat;
  background-position: top right;
}
.single-post__outer-container {
  border-top-left-radius: 1.2rem;
  border-top-right-radius: 1.2rem;
  display: flex;
  padding-top: 6rem;
  width: 100%;
  max-width: 143rem;
  margin: 0 auto;
}
@media only screen and (min-width: 1279px) {
  .single-post__outer-container {
    padding-left: 0;
    padding-right: 0;
  }
}
.single-post__container {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 143rem;
  margin: 0 auto;
  padding-left: 5vw;
  padding-right: 5vw;
}
@media only screen and (min-width: 1279px) {
  .single-post__container {
    padding-left: 0;
    padding-right: 0;
  }
}
.single-post__link-container {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 164rem;
  margin: 0 auto;
  padding-left: 4vw;
  padding-right: 4vw;
  padding-top: 6.7rem;
  padding-bottom: 3.2rem;
}
@media only screen and (min-width: 1639px) {
  .single-post__link-container {
    padding-left: 0;
    padding-right: 0;
  }
}
.single-post__link-icon {
  transform: rotate(180deg);
}
.single-post__thumbnail {
  margin: 0 auto 6rem;
  height: 40rem;
  border: 1px solid #333;
  box-shadow: 0px 10px 20px 3px rgba(0, 0, 0, 0.2);
}
.single-post__thumbnail img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.single-post__date {
  padding-top: 1rem;
  margin: 0 auto;
  width: 100%;
  max-width: 100rem;
}
.single-post__heading {
  font-size: 3.3rem;
  line-height: 4.4rem;
  text-align: left;
  color: var(--primary-black);
  margin: 0 auto;
  padding-bottom: 3rem;
  width: 100%;
}
.single-post__post-navigation {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  row-gap: 2rem;
  width: 100%;
  max-width: 143rem;
  margin: 0 auto;
  padding-left: 5vw;
  padding-right: 5vw;
  margin-top: 6.4rem;
  margin-bottom: 6.4rem;
}
@media only screen and (min-width: 639px) {
  .single-post__post-navigation {
    flex-direction: row;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 1639px) {
  .single-post__post-navigation {
    padding-left: 0;
    padding-right: 0;
  }
}
.single-post__nav-previous a {
  color: var(--primary-black);
  text-decoration: none;
  display: flex;
  align-items: center;
  -moz-column-gap: 1.6rem;
       column-gap: 1.6rem;
}
.single-post__nav-previous a:hover {
  color: var(--red);
}
.single-post__nav-previous svg {
  transform: rotate(180deg);
}
.single-post__nav-next a {
  color: var(--primary-black);
  text-decoration: none;
  display: flex;
  align-items: center;
  -moz-column-gap: 1.6rem;
       column-gap: 1.6rem;
}
.single-post__nav-next a:hover {
  color: var(--red);
}
.single-post__nav-link {
  position: relative;
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
  color: #fff;
  border: 1px solid var(--red);
  background: var(--red);
  padding: 1.2rem 2.4rem;
  z-index: 0;
  height: 4rem;
  flex-shrink: 0;
  font-size: 1.8rem;
  width: fit-content;
}
.single-post__nav-link:hover {
  background: var(--white);
  color: var(--red);
  border: 1px solid var(--red);
}

.search-item {
  position: relative;
  flex-direction: column;
  display: flex; /* aby korzystać z align-items */
  background: #FCFCFC;
  width: 100%;
  box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.0509803922);
  border-radius: 1.2rem;
  transition: all 0.2s linear;
}
.search-item:hover .search-item__heading {
  color: var(--green);
}
@media only screen and (min-width: 639px) {
  .search-item {
    width: calc(50% - 1rem);
  }
}
@media only screen and (min-width: 959px) {
  .search-item {
    width: calc(50% - 1rem);
  }
}
@media only screen and (min-width: 1279px) {
  .search-item {
    width: calc(33.33% - 13.3333333333px);
  }
}
@media only screen and (min-width: 1439px) {
  .search-item {
    width: calc(25% - 15px);
  }
}
.search-item__promo {
  position: absolute;
  z-index: 2;
  top: -1.2rem;
  left: 1.2rem;
  background-color: var(--green);
  padding: 1.2rem 2.1rem;
  color: var(--white);
  border-radius: 1.2rem;
  font-size: 1.6rem;
  font-weight: 600;
}
.search-item__image {
  position: relative;
  display: block;
  height: 34.3rem;
  border-top-left-radius: 1.2rem;
  border-top-right-radius: 1.2rem;
  overflow: hidden;
  transition: all 0.3s linear;
}
.search-item__image img {
  inset: 0;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  border-top-left-radius: 1.2rem;
  border-top-right-radius: 1.2rem;
  transition: all 0.3s linear;
}
.search-item__heading {
  font-size: 1.8rem;
  font-weight: 600;
  transition: all 0.3s ease;
}
.search-item__content {
  padding: 2.4rem 3.2rem;
  min-height: 11.2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-grow: 1;
  background: #FCFCFC;
  transition: all 0.2s linear;
  border-radius: 12px;
}
.search-item__content > :first-child {
  margin-top: 0;
}
.search-item__content > :last-child {
  margin-bottom: 0;
}
.search-item__description {
  margin: 0;
}
.search-item__description-link {
  color: var(--primary-dark);
  text-decoration: none;
}
.search-item__button-container {
  display: flex;
  width: 100%;
  justify-content: flex-start;
}
.search-item__button-container {
  display: flex;
  width: 100%;
  justify-content: flex-start;
}
.search-item__button {
  position: relative;
  align-items: center;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
  font-size: 1.8rem;
  color: var(--green);
  z-index: 0;
  flex-shrink: 0;
  margin-top: 2.4rem;
}
.search-item__button:hover {
  color: var(--green);
}

.favorite-item {
  position: relative;
  flex-direction: column;
  display: flex; /* aby korzystać z align-items */
  background: #fff;
  width: 100%;
  border: 1px solid #ececec;
  border-radius: 1.2rem;
  transition: all 0.2s linear;
}
.favorite-item__heading {
  font-size: 1.8rem;
}
.favorite-item__inner-container {
  margin-top: 3rem;
}
.favorite-item__category {
  position: absolute;
  top: 2.2rem;
  left: 3.2rem;
  z-index: 2;
  color: var(--green);
  font-size: 1.4rem;
  border: 1px solid var(--green);
  padding: 1rem 2rem;
  border-radius: 3.2rem;
  background-color: var(--white);
}
.favorite-item:hover .offer-item__heading {
  color: var(--green);
}
@media only screen and (min-width: 639px) {
  .favorite-item {
    width: calc(50% - 1rem);
  }
}
@media only screen and (min-width: 959px) {
  .favorite-item {
    width: calc(50% - 1rem);
  }
}
@media only screen and (min-width: 1279px) {
  .favorite-item {
    width: calc(33.33% - 13.3333333333px);
  }
}
@media only screen and (min-width: 1439px) {
  .favorite-item {
    width: calc(25% - 15px);
  }
}
.favorite-item__image {
  display: block;
  border-top-left-radius: 1.2rem;
  border-top-right-radius: 1.2rem;
  overflow: hidden;
  transition: all 0.3s linear;
}
.favorite-item__image img {
  inset: 0;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  border-top-left-radius: 1.2rem;
  border-top-right-radius: 1.2rem;
  max-width: 44rem;
  margin: 0 auto;
  height: auto;
  transition: all 0.2s linear;
}
.favorite-item__title {
  font-size: 2.3rem;
  margin: 0;
  line-height: 3.4rem;
  font-weight: 500;
  transition: all 0.2s ease;
}
.favorite-item__content {
  padding: 2.4rem 2.4rem;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  background: var(--white);
  transition: all 0.2s linear;
  border-radius: 12px;
}
.favorite-item__content > :first-child {
  margin-top: 0;
}
.favorite-item__content > :last-child {
  margin-bottom: 0;
}
.favorite-item__description {
  margin: 0;
}
.favorite-item__description-link {
  color: var(--primary-dark);
  text-decoration: none;
}
.favorite-item__button-container {
  display: flex;
  width: 100%;
  justify-content: flex-start;
}
.favorite-item__button {
  position: relative;
  align-items: center;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
  font-size: 1.8rem;
  color: var(--green);
  z-index: 0;
  flex-shrink: 0;
  margin-top: 2.4rem;
}
.favorite-item__button:hover {
  color: var(--green);
}

.add-to-favorites__container-slider {
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 2;
}

.add-to-favorites__container {
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 2;
}

.add-to-favorites {
  display: flex;
  width: 2.4rem;
  height: 2.4rem;
  align-items: center;
  justify-content: center;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDUxMiA1MTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMF8zNzJfMzEpIj4KPHBhdGggZD0iTTUyLjQ2OSA3OS40MDRDMTAyLjQyOCAyOS40NDUgMTgzLjQyNyAyOS40NDUgMjMzLjM4NSA3OS40MDRMMjU2IDEwMi4wMTlMMjc4LjYxNSA3OS40MDVDMzI4LjU3NCAyOS40NDYgNDA5LjU3MyAyOS40NDYgNDU5LjUzMiA3OS40MDVDNTA5LjQ5MSAxMjkuMzY0IDUwOS40OTEgMjEwLjM2MyA0NTkuNTMyIDI2MC4zMjFMMjU2IDQ2My44NTJMNTIuNDY5IDI2MC4zMjFDMi41MTAwMSAyMTAuMzYyIDIuNTEwMDEgMTI5LjM2MyA1Mi40NjkgNzkuNDA0WiIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIzMCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfMzcyXzMxIj4KPHJlY3Qgd2lkdGg9IjUxMiIgaGVpZ2h0PSI1MTIiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 2.4rem 2.4rem;
}
.add-to-favorites.is-favorite {
  border: none;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDUxMiA1MTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMF8zNzJfMzEpIj4KPHBhdGggZD0iTTUyLjQ2OSA3OS40MDRDMTAyLjQyOCAyOS40NDUgMTgzLjQyNyAyOS40NDUgMjMzLjM4NSA3OS40MDRMMjU2IDEwMi4wMTlMMjc4LjYxNSA3OS40MDVDMzI4LjU3NCAyOS40NDYgNDA5LjU3MyAyOS40NDYgNDU5LjUzMiA3OS40MDVDNTA5LjQ5MSAxMjkuMzY0IDUwOS40OTEgMjEwLjM2MyA0NTkuNTMyIDI2MC4zMjFMMjU2IDQ2My44NTJMNTIuNDY5IDI2MC4zMjFDMi41MTAwMSAyMTAuMzYyIDIuNTEwMDEgMTI5LjM2MyA1Mi40NjkgNzkuNDA0WiIgZmlsbD0iI0ZGMDEwMSIgc3Ryb2tlPSIjRkYwMTAxIiBzdHJva2Utd2lkdGg9IjMwIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF8zNzJfMzEiPgo8cmVjdCB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K);
  background-size: 2.4rem 2.4rem;
}

.remove-from-favorites {
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 2;
  display: flex;
  width: 2.4rem;
  height: 2.4rem;
  align-items: center;
  justify-content: center;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDUxMiA1MTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMF8zNzJfMzEpIj4KPHBhdGggZD0iTTUyLjQ2OSA3OS40MDRDMTAyLjQyOCAyOS40NDUgMTgzLjQyNyAyOS40NDUgMjMzLjM4NSA3OS40MDRMMjU2IDEwMi4wMTlMMjc4LjYxNSA3OS40MDVDMzI4LjU3NCAyOS40NDYgNDA5LjU3MyAyOS40NDYgNDU5LjUzMiA3OS40MDVDNTA5LjQ5MSAxMjkuMzY0IDUwOS40OTEgMjEwLjM2MyA0NTkuNTMyIDI2MC4zMjFMMjU2IDQ2My44NTJMNTIuNDY5IDI2MC4zMjFDMi41MTAwMSAyMTAuMzYyIDIuNTEwMDEgMTI5LjM2MyA1Mi40NjkgNzkuNDA0WiIgZmlsbD0iI0ZGMDEwMSIgc3Ryb2tlPSIjRkYwMTAxIiBzdHJva2Utd2lkdGg9IjMwIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF8zNzJfMzEiPgo8cmVjdCB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K);
  background-size: 2.4rem 2.4rem;
  background-position: center;
  background-repeat: no-repeat;
}

.favorite-items {
  display: flex; /* Użycie Flexboxa */
  flex-wrap: wrap;
  flex-direction: column;
  padding-top: 2.8rem;
  padding-bottom: 4.8rem;
  width: 100%;
  row-gap: 3.2rem;
}
@media only screen and (min-width: 639px) {
  .favorite-items {
    flex-direction: row;
    -moz-column-gap: 2rem;
         column-gap: 2rem;
    width: 100%;
  }
}

@media only screen and (min-width: 959px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    padding-right: 3rem;
  }
}
.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a {
  display: flex;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 400;
  color: var(--primary-black);
  margin-bottom: 1rem;
  text-transform: uppercase;
  transition: all 0.2s ease;
}
.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:hover {
  color: var(--red);
  text-decoration: underline;
}
.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active a {
  text-decoration: underline;
}
.woocommerce-account .woocommerce-MyAccount-content a {
  color: var(--red);
  font-weight: 400;
}
.woocommerce-account .woocommerce-MyAccount-content a:hover {
  color: var(--red);
}
.woocommerce-account .woocommerce-MyAccount-content a.button {
  color: var(--red);
}
.woocommerce-account .woocommerce-MyAccount-content a.button:hover {
  color: var(--white);
}
.woocommerce-account .woocommerce .form-row {
  display: flex;
  flex-direction: column;
}
.woocommerce-account .woocommerce .u-column1 h2, .woocommerce-account .woocommerce .u-column2 h2 {
  font-size: 4rem;
}
.woocommerce-account .woocommerce .woocommerce-Addresses address {
  padding: 2rem;
  margin-top: 1.6rem;
  line-height: 1.8;
}
.woocommerce-account .woocommerce .woocommerce-Addresses .woocommerce-Address-title a.edit {
  float: left;
}
.woocommerce-account .woocommerce .woocommerce-address-fields label {
  margin-bottom: 0.8rem;
}
.woocommerce-account .woocommerce .woocommerce-address-fields input.input-text {
  font-size: 1.6rem;
  padding-left: 1rem;
  padding-right: 1rem;
  border: 1px solid #BDBDBD;
  height: 4.2rem;
}
.woocommerce-account .woocommerce .woocommerce-address-fields input.input-text:focus {
  border: 1px solid var(--red);
}
.woocommerce-account .woocommerce .woocommerce-address-fields .select2-container .select2-selection--single {
  height: 4.2rem;
  padding-left: 1rem;
  padding-top: 0.8rem;
  border: 1px solid #BDBDBD;
}
.woocommerce-account .woocommerce .woocommerce-address-fields .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 1.6rem;
  right: 2rem;
}
.woocommerce-account .woocommerce .form-row input.input-text {
  font-size: 1.6rem;
  line-height: 1.95rem;
  padding-left: 2rem;
  padding-right: 2rem;
  border: 1px solid #BDBDBD;
  height: 4.2rem;
}
.woocommerce-account .woocommerce .woocommerce-form-login {
  border: none;
  padding: 0;
  max-width: 53rem;
}
.woocommerce-account .woocommerce .woocommerce-form-login label {
  margin-bottom: 0.8rem;
}
.woocommerce-account .woocommerce .woocommerce-form-login input.input-text {
  font-size: 1.6rem;
  padding-left: 2rem;
  padding-right: 2rem;
  border: 1px solid #B8B8B8;
  height: 4.2rem;
  border-radius: 2.7rem;
}
.woocommerce-account .woocommerce .woocommerce-form-login input[type=checkbox] {
  position: relative;
  border: 1px solid #B8B8B8;
  background: none;
  cursor: pointer;
  line-height: 0;
  margin: 0 0.6em 0 0;
  outline: 0;
  padding: 0 !important;
  vertical-align: text-top;
  height: 20px;
  width: 20px;
  -webkit-appearance: none;
}
.woocommerce-account .woocommerce .woocommerce-form-login input[type=checkbox]:before {
  content: "";
  position: absolute;
  right: 50%;
  top: 50%;
  width: 6px;
  height: 12px;
  border: solid #FFF;
  border-width: 0 2px 2px 0;
  margin: -1px -1px 0 -1px;
  transform: rotate(45deg) translate(-50%, -50%);
  z-index: 2;
}
.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-form__label-for-checkbox {
  margin-top: 1.6rem;
}
.woocommerce-account .woocommerce .woocommerce-form-login .show-password-input {
  top: 2rem;
  right: 2rem;
}
.woocommerce-account .woocommerce .woocommerce-form-login .woocommerce-form-row:nth-of-type(2) {
  margin-bottom: 0.5rem;
}
.woocommerce-account .woocommerce .woocommerce-form-login .lost_password a {
  text-transform: uppercase;
  display: flex;
  align-items: center;
  border-top: 1px solid #e3e3e3;
  margin-top: 3rem;
  padding-top: 1rem;
}
.woocommerce-account .woocommerce .woocommerce-form-login .lost_password a::after {
  display: flex;
  width: 5.2rem;
  height: 5.2rem;
}
.woocommerce-account .woocommerce .woocommerce-form-login a {
  color: #06182C;
  font-weight: 600;
  text-decoration: none;
}
.woocommerce-account .woocommerce .woocommerce-form-login a:hover {
  text-decoration: underline;
}
.woocommerce-account .woocommerce .u-column1 h2, .woocommerce-account .woocommerce .u-column2 h2 {
  font-size: 2.7rem;
  color: var(--blue);
  text-align: center;
}
.woocommerce-account .woocommerce .woocommerce-form-login__submit {
  float: right;
  margin-left: auto;
  margin-right: 0 !important;
  background-color: var(--gold);
  color: var(--white);
  font-size: 2rem;
  line-height: 1;
  height: 5.2rem;
  text-transform: none;
  border-radius: 1rem;
}
.woocommerce-account .woocommerce .woocommerce-form-register__submit {
  float: right;
  margin-left: auto;
  background-color: transparent;
  border: 1px solid #4e6785;
  font-size: 2rem;
  line-height: 1;
  height: 5.2rem;
  text-transform: none;
  border-radius: 1rem;
}
.woocommerce-account .woocommerce .woocommerce-form-register {
  border: none;
  padding: 0;
}
.woocommerce-account .woocommerce .woocommerce-form-register label {
  margin-bottom: 0.8rem;
}
.woocommerce-account .woocommerce .woocommerce-form-register input.input-text {
  font-size: 1.6rem;
  line-height: 1.95rem;
  padding-left: 2rem;
  padding-right: 2rem;
  border: 1px solid #B8B8B8;
  height: 4.2rem;
  border-radius: 2.7rem;
}
.woocommerce-account .woocommerce .woocommerce-form-register input.input-text:focus {
  border: 1px solid var(--gold);
}
.woocommerce-account .woocommerce .woocommerce-form-register .woocommerce-privacy-policy-text {
  margin-bottom: 6.4rem;
}
.woocommerce-account .woocommerce .woocommerce-form-register a {
  color: var(--gold);
  font-weight: 400;
}
.woocommerce-account .woocommerce .woocommerce-EditAccountForm {
  border: none;
  padding: 0;
  margin: 0;
}
.woocommerce-account .woocommerce .woocommerce-EditAccountForm label {
  margin-bottom: 0.8rem;
}
.woocommerce-account .woocommerce .woocommerce-EditAccountForm input.input-text {
  font-size: 1.6rem;
  padding-left: 1rem;
  padding-right: 1rem;
  border: 1px solid #BDBDBD;
  height: 4.2rem;
}
.woocommerce-account .woocommerce .woocommerce-EditAccountForm input.input-text:focus {
  border: 1px solid var(--gold);
}
.woocommerce-account .woocommerce .woocommerce-EditAccountForm .show-password-input {
  right: 2rem;
}
.woocommerce-account .woocommerce .woocommerce-EditAccountForm fieldset {
  border: none;
  margin-top: 3rem;
}
.woocommerce-account .woocommerce table.my_account_orders td, .woocommerce-account .woocommerce table.my_account_orders th {
  padding: 1rem !important;
}
.woocommerce-account .woocommerce table.my_account_orders .button {
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.8;
  padding-left: 2rem;
  padding-right: 2rem;
  border-radius: 5rem;
  height: 100%;
  transition: all 0.3s ease;
}
.woocommerce-checkout .site-content__inner-container {
  background-color: #F7FAFD;
  padding-top: 6.4rem;
  padding-bottom: 6.4rem;
}
@media only screen and (min-width: 639px) {
  .woocommerce-checkout .site-content__inner-container {
    padding-top: 8rem;
  }
}
.woocommerce-checkout .wp-block-woocommerce-checkout {
  max-width: 134rem;
  width: 100%;
  margin: 0 auto;
}
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=email], .woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=number], .woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=password], .woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=tel], .woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=text], .woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=url], .woocommerce-checkout .wc-block-components-text-input input[type=email], .woocommerce-checkout .wc-block-components-text-input input[type=number], .woocommerce-checkout .wc-block-components-text-input input[type=password], .woocommerce-checkout .wc-block-components-text-input input[type=tel], .woocommerce-checkout .wc-block-components-text-input input[type=text], .woocommerce-checkout .wc-block-components-text-input input[type=url] {
  border-radius: 0;
}
.woocommerce-checkout .wc-block-components-address-card {
  border-radius: 0;
}
.woocommerce-checkout .wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted, .woocommerce-checkout .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
  border-radius: 0;
}
.woocommerce-checkout .wc-block-checkout__terms a {
  color: var(--gold);
  text-decoration: none;
}
.woocommerce-checkout .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
  border-radius: 0;
}
.woocommerce-checkout .wc-block-components-checkout-place-order-button {
  font-size: 1.2rem;
  letter-spacing: -0.01em;
  line-height: 1;
  text-decoration: none;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Cabin", sans-serif;
  border: 1px solid var(--primary-dark);
  transition: all 0.2s linear !important;
  -moz-transition: all 0.2s linear !important;
  -webkit-transition: all 0.2s linear !important;
  -o-transition: all 0.2s linear !important;
  color: var(--white);
  padding: 1.3rem 2rem 1.3rem 2rem;
  outline: none;
  background-color: var(--red);
  position: relative;
}
@media only screen and (min-width: 639px) {
  .woocommerce-checkout .wc-block-components-checkout-place-order-button {
    font-size: 1.4rem;
  }
}
.woocommerce-checkout .wc-block-components-checkout-place-order-button::before {
  content: "";
  position: absolute;
  display: none;
  top: 1rem;
  right: 0;
  transition: all 0.2s linear;
  width: 2.4rem;
  height: 1.6rem;
}
@media only screen and (min-width: 639px) {
  .woocommerce-checkout .wc-block-components-checkout-place-order-button::before {
    top: 1.2rem;
  }
}
.woocommerce-checkout .wc-block-components-checkout-place-order-button:hover {
  padding-right: 4rem;
  background-color: var(--red);
  color: var(--white);
}
@media only screen and (min-width: 639px) {
  .woocommerce-checkout .wc-block-components-checkout-place-order-button:hover {
    padding-right: 4.6rem;
  }
}
.woocommerce-checkout .wc-block-components-checkout-place-order-button:hover::before {
  display: block;
  right: 1rem;
}
@media only screen and (min-width: 639px) {
  .woocommerce-checkout .wc-block-components-checkout-place-order-button:hover::before {
    right: 1.4rem;
  }
}
.woocommerce-checkout .wc-block-components-textarea {
  border-radius: 0;
}
.woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__quantity {
  box-shadow: none;
}
.woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__image > img {
  border-radius: 0.5rem;
}

.woocommerce-order-received .woocommerce .woocommerce-thankyou-order-received {
  font-size: 3.2rem;
  font-weight: 600;
}
.woocommerce-order-received .woocommerce ul.order_details li {
  font-size: 1.3rem;
}
.woocommerce-order-received .woocommerce .shop_table {
  border: none;
}
.woocommerce-order-received .woocommerce .shop_table th {
  padding: 2.4rem 3.2rem;
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-top: 1px solid #E7EBF0 !important;
}
.woocommerce-order-received .woocommerce .shop_table thead tr th {
  border-top: none !important;
}
.woocommerce-order-received .woocommerce .shop_table td {
  padding: 2.4rem 3.2rem;
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-top: 1px solid #E7EBF0 !important;
}
.woocommerce-order-received .woocommerce .shop_table td a {
  text-decoration: none;
  color: var(--primary-dark);
  font-weight: 700;
}
.woocommerce-order-received .woocommerce .woocommerce-customer-details address {
  background: #fff;
  border-radius: 2rem;
  padding: 2rem;
  margin-top: 1.6rem;
  line-height: 1.8;
  border: none;
}

.woocommerce ul.products::before {
  display: none !important;
}

.two-column-layout {
  display: flex;
  flex-direction: column;
  max-width: 143rem; /* Maximum width for desktop */
  margin: 0 auto; /* Center the layout */
  padding-top: 2rem;
}
@media only screen and (min-width: 959px) {
  .two-column-layout {
    flex-direction: row;
  }
}

.widget-area {
  width: 100%; /* Left column for categories */
}
@media only screen and (min-width: 959px) {
  .widget-area {
    width: 22%;
    margin-right: 3rem;
  }
}

.products-column {
  display: flex;
  flex-wrap: wrap; /* Allow products to wrap */
  width: 100%; /* Left column for categories */
  flex-direction: column;
}
@media only screen and (min-width: 959px) {
  .products-column {
    width: 78%; /* Right column for products */
    padding: 1rem;
  }
}
.products-column ul.products li.product {
  margin-right: 0 !important;
  margin-bottom: 2rem;
}
.products-column__category-description {
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 3rem;
}

.products-column .products {
  display: flex;
  flex-wrap: wrap; /* Allow products to wrap */
  gap: 1rem; /* Gap between product items */
}

.products-column .products {
  display: flex;
  flex-wrap: wrap; /* Allow products to wrap */
  gap: 1rem; /* Gap between product items */
}
@media only screen and (min-width: 639px) {
  .products-column .products {
    gap: 2rem;
  }
}
@media only screen and (min-width: 1439px) {
  .products-column .products {
    gap: 2rem;
  }
}

.products-column .products > * {
  width: calc(50% - 0.5rem) !important;
}
@media only screen and (min-width: 639px) {
  .products-column .products > * {
    width: calc(33% - 1.2rem) !important;
  }
}
@media only screen and (min-width: 959px) {
  .products-column .products > * {
    width: calc(25% - 1.5rem) !important;
  }
}

.shop-page {
  background: var(--white);
}

.yith-add-to-wishlist-button-block {
  position: absolute;
}

.woocommerce .woocommerce-products-header {
  padding-bottom: 2.4rem;
  border-bottom: 1px solid #DFDFDF;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-direction: column;
}
@media only screen and (min-width: 639px) {
  .woocommerce .woocommerce-products-header {
    flex-direction: row;
  }
}
.woocommerce .woocommerce-products-header__content {
  width: 100%;
  margin-bottom: 3rem;
}
@media only screen and (min-width: 639px) {
  .woocommerce .woocommerce-products-header__content {
    margin-bottom: 0;
    width: auto;
    padding-right: 2rem;
  }
}
.woocommerce .woocommerce-products-header__title {
  font-size: 2.8rem;
}
@media only screen and (min-width: 639px) {
  .woocommerce .woocommerce-products-header__title {
    font-size: 2.8rem;
  }
}
.woocommerce ul.products li.product a {
  margin-bottom: 1.4rem;
}
.woocommerce ul.products li.product a img.attachment-woocommerce_thumbnail {
  border-radius: 1.5rem;
  margin-bottom: 1.5rem;
  height: 20rem;
  -o-object-fit: contain;
     object-fit: contain;
}
.woocommerce ul.products li.product span.onsale {
  background-color: var(--blue);
  border-radius: 1.5rem;
  font-weight: 400;
  padding: 1rem 2rem;
  font-size: 2rem;
  line-height: 1;
  min-height: unset;
  min-width: unset;
  top: -1rem;
  right: unset;
  left: -2rem;
}
.woocommerce ul.products li.product h2.woocommerce-loop-product__title {
  font-size: 1.6rem;
  line-height: 2.4rem;
  padding: 0;
  font-weight: 400;
  color: var(--primary-black);
  margin-bottom: 1.5rem;
}
.woocommerce ul.products li.product .woocommerce-product-details__short-description {
  color: #012550;
}
.woocommerce ul.products li.product-type-grouped .product-price-cart, .woocommerce ul.products li.product-type-variable .product-price-cart {
  font-size: 1.8rem;
  min-height: 6rem;
}
.woocommerce ul.products li.product-type-grouped .product-price-cart bdi, .woocommerce ul.products li.product-type-variable .product-price-cart bdi {
  font-size: 1.8rem;
  color: var(--blue);
  font-weight: 700;
}
.woocommerce ul.products li.product-type-grouped .price, .woocommerce ul.products li.product-type-variable .price {
  flex-direction: row !important;
}
.woocommerce ul.products li.product-type-grouped .woocommerce-Price-amount, .woocommerce ul.products li.product-type-variable .woocommerce-Price-amount {
  margin-right: 0.4rem;
  margin-left: 0.4rem;
}
.woocommerce ul.products li.product .price {
  display: flex !important;
  flex-direction: column;
  justify-content: flex-end !important;
  font-size: 2rem !important;
  color: var(--primary-dark) !important;
  font-weight: 400 !important;
  margin-bottom: 0 !important;
}
.woocommerce ul.products li.product .price del {
  font-size: 1.5rem;
  color: #AEAEAE !important;
  font-weight: 400;
}
.woocommerce ul.products li.product .price ins {
  font-size: 2rem;
  color: var(--red) !important;
  font-weight: 400;
}
.woocommerce ul.products li.product .price bdi {
  color: var(--red) !important;
}
.woocommerce ul.products li .product-price-cart {
  display: flex;
  justify-content: space-between;
  min-height: 6rem;
  flex-wrap: wrap;
  align-items: flex-end;
  margin-top: 2rem;
}
.woocommerce ul.products li .product-price-cart a {
  margin-bottom: 0 !important;
}
.woocommerce ul.products li.product .button {
  background-color: var(--red);
  color: var(--white);
  max-width: 100%;
  border-radius: 0;
  border: 1px solid var(--red);
  font-weight: 400;
}
.woocommerce ul.products li.product .button:hover {
  background-color: var(--white);
  color: var(--red);
  border: 1px solid var(--red);
}
.woocommerce .products-column .content-area {
  width: 100%;
}
.woocommerce .woocommerce-ordering {
  margin: 0 !important;
}
.woocommerce .woocommerce-ordering select {
  height: 4.2rem;
  padding-left: 1rem;
  padding-right: 3rem;
  border: 1px solid #e3e3e3;
  background-position: 95% 1.5rem;
  background-repeat: no-repeat;
  -webkit-appearance: none; /* Ukrywa strzałkę w WebKit */
  -moz-appearance: none; /* Ukrywa strzałkę w Firefox */
  appearance: none; /* Ukrywa strzałkę w nowoczesnych przeglądarkach */
}
.woocommerce .woocommerce-result-count {
  padding-top: 1rem;
}
.woocommerce nav.woocommerce-pagination {
  margin-bottom: 3rem;
}
.woocommerce nav.woocommerce-pagination ul {
  border: none !important;
}
.woocommerce nav.woocommerce-pagination ul li {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
  border: none !important;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
  width: 3.6rem;
  height: 3.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--red);
  color: var(--red);
  transition: all 0.2s linear;
}
.woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span:hover {
  background-color: var(--red) !important;
  color: var(--white) !important;
  border: 1px solid var(--red);
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li a.prev, .woocommerce nav.woocommerce-pagination ul.page-numbers li a.next {
  width: -moz-fit-content;
  width: fit-content;
  border: none !important;
  background: none;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li a.prev:hover, .woocommerce nav.woocommerce-pagination ul.page-numbers li a.next:hover {
  background: none !important;
  color: var(--red) !important;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
  background-color: var(--red) !important;
  color: var(--white) !important;
  border: 1px solid var(--red);
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li a.prev {
  display: flex;
  transition: all 0.2s linear;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li a.prev::before {
  transition: all 0.2s linear;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li a.next {
  display: flex;
  transition: all 0.2s linear;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li a.next::after {
  transition: all 0.2s linear;
}
.woocommerce a.added_to_cart {
  color: var(--gold);
}

.woocommerce-cart .site-content {
  background-color: var(--white);
}
.woocommerce-cart .wp-block-woocommerce-cart {
  max-width: 143rem;
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.woocommerce-cart .wc-block-cart-items__header-image, .woocommerce-cart .wc-block-cart-items__header-total, .woocommerce-cart .wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title {
  color: var(--primary-dark) !important;
  font-size: 2.1rem !important;
}
.woocommerce-cart .wc-block-cart-item__image img {
  border-radius: 1.8rem;
}
.woocommerce-cart .wc-block-components-product-name {
  font-size: 2rem;
  font-weight: 400;
  color: var(--primary-black);
  text-decoration: none;
}
.woocommerce-cart .wc-block-components-product-price__value {
  font-size: 2rem;
  font-weight: 700;
  color: var(--red);
}
.woocommerce-cart .wc-block-components-product-price__regular {
  font-size: 1.5rem;
  font-weight: 400;
  color: #AEAEAE;
}
.woocommerce-cart .wc-block-cart-item__quantity {
  display: flex;
  align-items: center;
}
.woocommerce-cart .wc-block-components-sale-badge {
  background-color: var(--white);
  color: var(--red);
  border-color: var(--red);
  padding: 0.8rem;
}
.woocommerce-cart .wc-block-components-product-metadata__description p {
  font-size: 1.4rem;
  color: var(--primary-black);
  margin-bottom: 1.5rem;
}
.woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector {
  margin-right: 3rem;
  margin-bottom: 0;
}
.woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
  color: red;
  text-decoration: none;
  padding: 0.5rem 2rem;
  font-size: 1.6rem;
}
.woocommerce-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover {
  color: red;
}
.woocommerce-cart .wc-block-components-button.wc-block-cart__submit-button {
  font-size: 1.2rem;
  letter-spacing: -0.01em;
  line-height: 1;
  text-decoration: none;
  font-weight: 400;
  text-transform: uppercase;
  border: 1px solid var(--red);
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  color: var(--white);
  padding: 1.3rem 2rem 1.3rem 2rem;
  outline: none;
  background-color: var(--red);
  position: relative;
}
@media only screen and (min-width: 639px) {
  .woocommerce-cart .wc-block-components-button.wc-block-cart__submit-button {
    font-size: 1.4rem;
  }
}
.woocommerce-cart .wc-block-components-button.wc-block-cart__submit-button::before {
  content: "";
  position: absolute;
  display: none;
  top: 1rem;
  right: 0;
  transition: all 0.2s linear;
  width: 2.4rem;
  height: 1.6rem;
}
@media only screen and (min-width: 639px) {
  .woocommerce-cart .wc-block-components-button.wc-block-cart__submit-button::before {
    top: 1.2rem;
  }
}
.woocommerce-cart .wc-block-components-button.wc-block-cart__submit-button:hover {
  background-color: var(--red);
  color: var(--white);
}
.woocommerce-cart .wc-block-components-button.wc-block-cart__submit-button:hover::before {
  display: block;
  right: 1rem;
}
@media only screen and (min-width: 639px) {
  .woocommerce-cart .wc-block-components-button.wc-block-cart__submit-button:hover::before {
    right: 1.4rem;
  }
}
.woocommerce-cart .wc-block-components-form .wc-block-components-text-input input:-webkit-autofill, .woocommerce-cart .wc-block-components-form .wc-block-components-text-input.is-active input[type=email], .woocommerce-cart .wc-block-components-form .wc-block-components-text-input.is-active input[type=number], .woocommerce-cart .wc-block-components-form .wc-block-components-text-input.is-active input[type=password], .woocommerce-cart .wc-block-components-form .wc-block-components-text-input.is-active input[type=tel], .woocommerce-cart .wc-block-components-form .wc-block-components-text-input.is-active input[type=text], .woocommerce-cart .wc-block-components-form .wc-block-components-text-input.is-active input[type=url], .woocommerce-cart .wc-block-components-text-input input:-webkit-autofill, .woocommerce-cart .wc-block-components-text-input.is-active input[type=email], .woocommerce-cart .wc-block-components-text-input.is-active input[type=number], .woocommerce-cart .wc-block-components-text-input.is-active input[type=password], .woocommerce-cart .wc-block-components-text-input.is-active input[type=tel], .woocommerce-cart .wc-block-components-text-input.is-active input[type=text], .woocommerce-cart .wc-block-components-text-input.is-active input[type=url] {
  border-radius: 0;
}
.woocommerce-cart .wc-blocks-components-select .wc-blocks-components-select__select {
  border-radius: 0;
}
.woocommerce-cart .wc-blocks-components-select .wc-blocks-components-select__container {
  border-radius: 0;
}

.woocommerce-order-received .woocommerce {
  width: 100%;
  max-width: 134rem;
}

.single-product div.product form.cart {
  margin: 0 !important;
}
.single-product .site-main {
  padding-top: 4rem;
  background-color: var(--white);
  margin-top: 16rem;
}
.single-product .product-section {
  background-color: #F7F7F7;
}
.single-product section {
  clear: both;
}
.single-product ul.products li.product .price .net-price {
  display: none;
}
.single-product .woocommerce-breadcrumb {
  width: 100%;
  max-width: 164rem;
  margin-right: auto !important;
  margin-left: auto !important;
  margin-bottom: 4rem !important;
  font-weight: 600;
  color: var(--primary-dark) !important;
  letter-spacing: -0.02em;
  line-height: 1.2;
}
.single-product .woocommerce-notices-wrapper {
  width: 100%;
  padding-left: 5vw;
  padding-right: 5vw;
  max-width: 146rem;
  margin-right: auto;
  margin-left: auto;
  background-color: #F7FAFD;
}
@media only screen and (min-width: 1279px) {
  .single-product .woocommerce-notices-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
.single-product .product {
  max-width: 143rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  padding-left: 5vw;
  padding-right: 5vw;
}
@media only screen and (min-width: 1639px) {
  .single-product .product {
    padding-left: 0;
    padding-right: 0;
  }
}
.single-product .entry-summary {
  position: relative;
}
.single-product__product_categories {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 1.6rem;
  padding-right: 6rem;
}
.single-product__product-categories-link {
  color: var(--red);
  text-decoration: none;
  margin-right: 2.4rem;
  margin-bottom: 0.5rem;
}
.single-product__product-categories-link:hover {
  color: var(--blue);
}
.single-product__what-included {
  display: flex;
  padding: 1.2rem 1.6rem;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--blue);
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 2rem;
  margin-bottom: 2rem;
  text-decoration: none;
  color: var(--blue);
}
.single-product__what-included-text {
  text-transform: uppercase;
  font-size: 1.4rem;
  line-height: 2.2rem;
}
.single-product__what-included-image {
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  margin-right: 1.5rem;
}
.single-product p.stock {
  display: none;
}
.single-product .wapf-field-input textarea {
  max-width: 29rem;
  height: 7.4rem;
  border-color: #e3e3e3;
}
.single-product .wapf-field-select {
  max-width: 30rem;
  height: 7.4rem;
}
.single-product .wapf-field-select select {
  border-color: #e3e3e3;
  padding: 1rem;
}
.single-product .product_short_description {
  margin-bottom: 2.4rem;
}
.single-product div.product form.cart {
  display: flex;
}
.single-product .product_title {
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.2;
  color: #06182C;
}
.single-product div.product p.price {
  color: var(--primary-black) !important;
  display: flex;
  flex-direction: column;
  font-size: 3.2rem !important;
  font-weight: 700;
}
.single-product div.product p.price .net-price {
  font-size: 1.8rem;
  font-weight: 400;
}
.single-product .woocommerce-product-details__short-description p {
  font-weight: 500;
  line-height: 1.5;
}
.single-product .quantity {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: 1.6rem !important;
  border: 1px solid #e3e3e3 !important;
  padding-left: 1.6rem;
  padding-right: 1.6rem;
  margin-bottom: 1rem !important;
}
.single-product .quantity input[type=number] {
  text-align: center;
  font-weight: 400;
  font-size: 2rem;
  width: 6rem !important;
  background-color: transparent;
}
.single-product .quantity .minus {
  font-size: 2.4rem;
  font-weight: 300;
}
.single-product .quantity .plus {
  font-size: 2.4rem;
  font-weight: 400;
}
.single-product input[type=number]::-webkit-inner-spin-button,
.single-product input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.single-product input[type=number] {
  -moz-appearance: textfield; /* Ukrywa strzałki */
}
.single-product .quantity .qty {
  border: none;
}
.single-product .single_add_to_cart_button {
  color: #fff;
  background: var(--red) !important;
  position: relative;
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  height: 5.2rem;
  font-family: inherit;
  font-weight: 400 !important;
  font-size: 1.6rem !important;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  border: 0;
  padding: 1rem 4.8rem !important;
  box-shadow: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: all 0.35s ease;
  z-index: 0;
  margin-bottom: 1rem !important;
  border: 1px solid var(--red) !important;
}
.single-product .single_add_to_cart_button:hover {
  background-color: var(--white) !important;
  color: var(--red) !important;
  border: 1px solid var(--red) !important;
}
.single-product #wpgs-gallery .wcgs-thumb.spswiper-slide img {
  max-height: 17.5rem;
}
.single-product .product p.stock {
  font-size: 1.6rem;
  color: var(--blue) !important;
  margin: 0 !important;
}
.single-product .product-price {
  display: flex !important;
  width: 100%;
  flex-direction: column;
  justify-content: flex-end !important;
  font-size: 2.4rem !important;
  color: var(--blue) !important;
  font-weight: 700 !important;
  margin-bottom: 0 !important;
}
.single-product .product-price__wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
}
.single-product .product-price__info {
  font-size: 1.5rem;
  color: #aeaeae;
  margin-top: 0;
  margin-bottom: 2.4rem;
}
.single-product .product-price del {
  font-size: 1.5rem;
  color: #AEAEAE !important;
  font-weight: 400;
}
.single-product .product-price ins {
  font-size: 2.4rem;
  color: var(--blue) !important;
  font-weight: 700;
}
.single-product .product span.onsale {
  background-color: var(--blue);
  border-radius: 1.5rem;
  font-weight: 400;
  padding: 1rem 2rem;
  font-size: 2rem;
  line-height: 1;
  min-height: unset;
  min-width: unset;
  top: 2rem;
  left: 6vw;
}
@media only screen and (min-width: 1639px) {
  .single-product .product span.onsale {
    left: 2rem;
  }
}
.single-product .custom-stock-status {
  color: #AEAEAE;
  margin-bottom: 2rem;
  font-size: 1.5rem;
}
.single-product #wpgs-gallery.wcgs-woocommerce-product-gallery .wcgs-carousel .wcgs-slider-image {
  background-color: #fff;
  border-radius: 1rem;
  max-height: 40rem;
}
.single-product .gallery-navigation-carousel .wcgs-thumb {
  background-color: #fff;
}
.single-product .product_meta a {
  color: var(--primary-black);
}
.single-product__meta-acf {
  display: flex;
  flex-wrap: wrap;
  margin-top: 3rem;
  padding: 3rem;
  row-gap: 2rem;
  flex-direction: column;
  background-color: #f6f6f6;
}
.single-product__package {
  display: flex;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.single-product__package-container {
  display: flex;
  align-items: center;
}
.single-product__package-content {
  display: flex;
  flex-direction: column;
}
.single-product__payment {
  width: 9.2rem;
  height: 2.2rem !important;
}
.single-product__package-label {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0.2rem;
}
.single-product__package-value {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
}
.single-product__package-image {
  display: flex;
  width: 3.5rem;
  height: 3rem;
  margin-right: 1.2rem;
}
.single-product__delivery {
  display: flex;
  align-items: center;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.single-product__payment {
  width: 9.2rem;
  height: 2.2rem !important;
  flex-shrink: 0;
}
.single-product__delivery-points {
  width: 17.2rem;
  height: 2.5rem !important;
  flex-shrink: 0;
}
.single-product__delivery-container {
  display: flex;
  align-items: center;
}
.single-product__delivery-content {
  display: flex;
  flex-direction: column;
}
.single-product__delivery-label {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0.2rem;
}
.single-product__delivery-value {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
}
.single-product__delivery-image {
  display: flex;
  flex-shrink: 0;
  width: 3.5rem;
  height: 3.5rem;
  margin-right: 1.2rem;
}

.related.products {
  max-width: 143rem;
  margin: 0 auto;
  padding-bottom: 4rem;
}
.related.products ul.products {
  display: flex;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  padding: 1.5rem !important;
  margin-bottom: 0 !important;
  border: 1px solid var(--primary-black);
  background-color: var(--white);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0px 8px 10px 0 rgba(0, 0, 0, 0.1);
}
.woocommerce ul.products li.product:hover .products__item-image-reverse, .woocommerce-page ul.products li.product:hover .products__item-image-reverse {
  display: block;
  transition: all 0.3s;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  opacity: 1;
  visibility: visible;
  z-index: 2;
}
.woocommerce ul.products li.product:hover .products__item-image-reverse img, .woocommerce-page ul.products li.product:hover .products__item-image-reverse img {
  transition: all 0.3s;
  border-radius: 1.5rem;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  font-weight: 400 !important;
}

.single-product .wapf-field-container.cards .wapf-swatch--image {
  max-width: 8rem;
}
.single-product .wapf-field-container.tickets .wapf-swatch--image {
  max-width: 12.5rem;
}
.single-product .wapf-wrapper .wapf-field-label {
  font-size: 1.6rem;
  font-weight: 600;
}
.single-product .wapf-swatch--image.wapf-checked {
  position: relative;
}
.single-product .wapf-swatch--image.wapf-checked::after {
  content: "";
  background-size: 1.3rem 1.5rem;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  width: 2rem;
  height: 2rem;
  bottom: 0;
  right: 0;
  background-color: var(--blue);
}
.single-product .wapf-image-swatch-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.single-product .wapf-swatch-label {
  padding: 0;
}

.archive-categories {
  background-color: var(--white);
  width: 100%;
  max-width: 32rem;
  padding-bottom: 3rem;
}
.archive-categories__container {
  padding: 4rem 1rem 1rem 0;
}
.archive-categories__heading {
  font-size: 2.4rem;
  padding-bottom: 1rem;
}
.archive-categories__category-header {
  margin-bottom: 1rem;
  background-color: #f6f6f6;
  padding: 0.5rem 1rem;
  border-bottom: 1px solid #dadada;
}
.archive-categories__category-name {
  font-size: 1.8rem;
  color: var(--blue);
  text-decoration: none;
  margin-right: 1rem;
  font-weight: 400;
}
.archive-categories__category-name.active {
  color: var(--red);
}
.archive-categories__sub-category-list {
  padding-left: 1rem;
}
.archive-categories__sub-category-item a {
  font-size: 1.4rem;
  color: #1a1a1a;
  text-decoration: none;
  margin-bottom: 0.5rem;
  display: block;
  font-weight: 400;
}
.archive-categories__sub-category-item a:hover {
  color: var(--red);
}
.archive-categories__sub-category-item a.active {
  color: var(--red);
}
.archive-categories .widget-title {
  text-transform: uppercase;
  font-size: 2rem;
  line-height: 2.4rem;
  margin-bottom: 1.6rem !important;
}
.archive-categories .bapf_hascolarr {
  text-transform: uppercase;
  font-size: 2rem;
  line-height: 2.4rem;
  margin-bottom: 1.6rem !important;
}
.archive-categories .bapf_sfilter ul li label {
  font-size: 1.6rem;
  font-weight: 600;
  color: var(--blue);
  margin-bottom: 1.6rem;
}
.archive-categories .bapf_sfilter ul li ul li label {
  font-size: 1.6rem;
  font-weight: 400;
  color: var(--blue);
}
.archive-categories .bapf_sfilter ul li {
  margin-bottom: 1rem !important;
}
.archive-categories .bapf_sfilter ul li ul {
  margin-top: 1.2rem !important;
  margin-bottom: 1.2rem !important;
}
.archive-categories .bapf_sfilter ul li ul li {
  margin-bottom: 0.8rem !important;
  display: flex;
}
.archive-categories .bapf_sfilter ul li ul li.checked label {
  color: var(--gold);
  font-weight: 600;
}
.archive-categories .berocket_single_filter_widget {
  border-bottom: 1px solid #DFDFDF;
  margin-bottom: 3rem;
}
.archive-categories .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
  display: flex;
  justify-content: space-between;
}
.archive-categories .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before {
  display: none !important;
}
.archive-categories .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after {
  display: none !important;
}
.archive-categories .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span.count {
  color: #E3E3E3;
}
.archive-categories .woocommerce-widget-layered-nav-list__item a {
  color: var(--blue);
  text-decoration: none;
}
.archive-categories .woocommerce-widget-layered-nav-list__item--chosen a {
  color: var(--gold);
  font-weight: 600;
}
.archive-categories .woocommerce-widget-layered-nav-list__item--chosen a::before {
  color: var(--gold) !important;
}

.bapf_sfilter {
  margin-top: 3rem;
}

.bapf_sfa_taxonomy span {
  display: none;
}

.bapf_sfa_unall {
  display: flex;
  flex-shrink: 0;
  align-items: center;
}

.bapf_sfa_taxonomy ul {
  display: flex;
  flex-wrap: wrap;
}

.bapf_sfa_taxonomy ul li a {
  padding: 1rem 2rem;
  border: 1px solid #E3E3E3;
  border-radius: 0.4rem;
  color: var(--blue);
  font-size: 1.4rem;
  font-weight: 400;
  text-decoration: none;
  margin-right: 1.2rem;
  margin-bottom: 1rem;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}
.bapf_sfa_taxonomy ul li a i.fa-times {
  margin-right: 0.6rem;
}
.bapf_sfa_unall a {
  padding: 1rem 2rem;
  border: 1px solid transparent;
  border-radius: 0.4rem;
  color: var(--blue);
  font-size: 1.4rem;
  font-weight: 400;
  text-decoration: none;
  margin-right: 1.2rem;
  margin-bottom: 1rem;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}
.bapf_sfa_unall i.fa-times {
  margin-right: 0.6rem;
}
.berocket_aapf_widget_selected_filter {
  display: flex;
  justify-content: space-between;
}

/*# sourceMappingURL=theme.css.map*/