@font-face {
  font-family: 'Syne';
  src: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../../fonts/syne/Syne-Bold.woff2') format('woff2'), url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../fonts/syne/Syne-Bold.woff') format('woff'), url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../fonts/syne/Syne-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Syne';
  src: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../fonts/syne/Syne-ExtraBold.woff2') format('woff2'), url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../fonts/syne/Syne-ExtraBold.woff') format('woff'), url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../fonts/syne/Syne-ExtraBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Syne';
  src: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../fonts/syne/Syne-Regular.woff2') format('woff2'), url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../fonts/syne/Syne-Regular.woff') format('woff'), url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../fonts/syne/Syne-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Syne';
  src: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../fonts/syne/Syne-SemiBold.woff2') format('woff2'), url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../fonts/syne/Syne-SemiBold.woff') format('woff'), url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../fonts/syne/Syne-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Syne';
  src: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../fonts/syne/Syne-Medium.woff2') format('woff2'), url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../fonts/syne/Syne-Medium.woff') format('woff'), url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../fonts/syne/Syne-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Syne';
  src: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../fonts/syne/Syne-Regular_1.woff2') format('woff2'), url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../fonts/syne/Syne-Regular_1.woff') format('woff'), url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../fonts/syne/Syne-Regular_1.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
:root {
  --bs-white-rgb: 255, 255, 255;
  --swiper-theme-color: #da7452;
  --swiper-pagination-bullet-width: 16px;
  --swiper-pagination-bullet-height: 4px;
  --swiper-pagination-bullet-inactive-color: #c8c7d1;
  --swiper-pagination-bullet-inactive-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-border-radius: 1px;
  --swiper-navigation-size: 48px;
}
body {
  font-family: "Syne", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.16px;
  line-height: 1.5;
  color: #0c0c0d;
  background-color: #f6f6fb;
  font-variant-numeric: lining-nums proportional-nums;
  font-feature-settings: 'ss04' on, 'ss05' on;
}
body.admin-bar header#masthead {
  top: 32px;
}
body.admin-bar ul.menu-header > li.megamenu .megamenu__wide {
  top: 168px;
}
body.admin-bar .checkout-summary {
  top: 48px;
}
main {
  overflow-x: hidden;
}
/* do this */
abbr {
  color: #f42547;
}
.grecaptcha-badge {
  display: none !important;
}
a,
a:focus,
a:visited {
  text-decoration: none;
  color: inherit;
  transition: all 0.4s;
}
a.text-link,
a:focus.text-link,
a:visited.text-link {
  text-decoration: underline;
  background-repeat: no-repeat;
  background-size: 24px;
}
a.text-link.back-icon,
a:focus.text-link.back-icon,
a:visited.text-link.back-icon {
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/icons/chevron-left.svg');
  background-position: left center;
  padding-left: 24px;
}
p {
  margin: 0 0 16px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
  letter-spacing: -0.16px;
  color: #3d3d43;
}
b,
strong {
  font-weight: 600;
}
/* inputs */
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  height: 40px;
  background-color: transparent;
  border: 1px solid #BDBCC8;
  border-radius: unset;
  padding: 0 24px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  /* 100% */
  letter-spacing: -0.16px;
  width: 100%;
  display: block;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  outline: none;
}
textarea {
  padding: 11px 24px;
  min-height: 40px;
  max-height: 200px;
  min-width: 100%;
  max-width: 100%;
}
.input-label-animation {
  position: relative;
  margin-bottom: 16px;
}
.input-label-animation label {
  position: absolute;
  cursor: text;
  z-index: 1;
  top: 13px;
  left: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  /* 100% */
  letter-spacing: -0.16px;
  background: #fff;
  padding: 0 24px;
  transition: all 0.4s ease;
}
.input-label-animation input,
.input-label-animation select,
.input-label-animation button {
  transition: all .4s ease;
  z-index: 2;
  position: relative;
}
.input-label-animation input:focus + label,
.input-label-animation select:focus + label,
.input-label-animation button:focus + label,
.input-label-animation input:valid + label,
.input-label-animation select:valid + label,
.input-label-animation button:valid + label,
.input-label-animation input:not(:placeholder-shown) + label,
.input-label-animation select:not(:placeholder-shown) + label,
.input-label-animation button:not(:placeholder-shown) + label {
  left: 10px;
  top: -5px;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 10px;
  /* 100% */
  letter-spacing: -0.1px;
  padding: 0 4px;
  z-index: 3;
}
.input-label-animation.active label {
  left: 10px;
  top: -5px;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 10px;
  /* 100% */
  letter-spacing: -0.1px;
  padding: 0 4px;
  z-index: 3;
}
.input-label-animation.checkout-fixed label {
  margin-left: 16px;
  color: #0c0c0d;
}
.input-label-animation.checkout-fixed input {
  color: #0c0c0d;
}
.input-label-animation.checkout-fixed .select2-container--default .select2-selection--single {
  background-color: #f6f6fb;
  border-radius: unset;
}
.input-label-animation.bg-neutral-90 label {
  background-color: #f6f6fb;
}
.select2-container--default .select2-selection--single {
  padding: 7px 17px;
  height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-top: 4px;
}
.select2-dropdown {
  background-color: #f6f6fb;
}
select {
  height: 48px;
  padding: 0 48px 0 24px;
  border: 1px solid #E2E2E9;
  background-color: transparent;
  cursor: pointer;
}
select :focus {
  outline: none;
  box-shadow: 0 0 0 1px #e08b6f;
}
.modern-select {
  position: relative;
}
.modern-select:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 48px;
  height: 48px;
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/icons/select-arrow.svg');
  background-position: center;
  background-size: 16px;
  background-repeat: no-repeat;
}
.modern-select select {
  -moz-appearance: none;
  -webkit-appearance: none;
}
.modern-select select::-ms-expand {
  display: none;
}
.modern-select select:hover {
  box-shadow: 4px 4px 25px 0px rgba(43, 43, 63, 0.04);
}
.modern-select.w-100 {
  width: 100%;
}
.modern-select.w-100 select {
  width: 100%;
}
.modern-select.input-label-animation select:focus + label,
.modern-select.input-label-animation select:valid + label,
.modern-select.input-label-animation select:not(:placeholder-shown) + label {
  left: 20px;
}
.modern-select.is-invalid select {
  border-color: #f42547;
}
.modern-button-select {
  display: flex;
}
.modern-button-select > button {
  height: 48px;
  padding: 0 48px 0 24px;
  border: 1px solid #eaeaf0;
  background-color: transparent;
  cursor: pointer;
  display: inline-block;
  text-align: left;
  position: relative;
}
.modern-button-select > button:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 48px;
  height: 48px;
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/icons/select-arrow.svg');
  background-position: center;
  background-size: 16px;
  background-repeat: no-repeat;
  transform: rotate(-90deg);
}
.modern-button-select > button:hover {
  box-shadow: 4px 4px 25px 0px rgba(43, 43, 63, 0.04);
}
.modern-button-select > button.remove-item {
  width: 48px !important;
  margin-left: 8px;
  background-color: #f6f6fb;
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/icons/trash.svg');
  background-position: center;
  background-size: 16px;
  background-repeat: no-repeat;
  display: none;
}
.modern-button-select > button.remove-item:after {
  display: none;
}
.modern-button-select.w-100 > button {
  width: 100%;
}
.modern-button-select.input-label-animation > button:focus + label,
.modern-button-select.input-label-animation > button:valid + label,
.modern-button-select.input-label-animation > button:not(:placeholder-shown) + label {
  left: 20px;
}
.modern-button-select.has-placeholder-image > button {
  display: flex;
  align-items: center;
  padding-left: 0;
}
.modern-button-select.has-placeholder-image > button:focus + label,
.modern-button-select.has-placeholder-image > button:valid + label,
.modern-button-select.has-placeholder-image > button:not(:placeholder-shown) + label {
  left: 70px;
}
.modern-button-select.has-placeholder-image > button .placeholder-image {
  width: 48px;
  height: 46px;
  border-right: 1px solid #eaeaf0;
  border-radius: 3px 0 0 3px;
  background-color: #f6f6fb;
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/icons/plus-square.svg');
  background-position: center;
  background-size: 16px;
  background-repeat: no-repeat;
}
.modern-button-select.has-placeholder-image > button .placeholder-image.active {
  background-size: cover;
}
.modern-button-select.has-placeholder-image > button span {
  padding-left: 24px;
}
.modern-button-select.has-placeholder-image > button.remove-item {
  display: none;
}
.modern-button-select.clear-margin {
  margin: 0;
}
.modern-button-select.is-invalid button.modal-open {
  border-color: #f42547;
}
.row.row-gutter-33 {
  --bs-gutter-x: 33px;
}
.hidden-radio {
  display: none;
}
/* text */
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-uppercase {
  text-transform: uppercase;
}
/* text color */
.text-neutral-20 {
  color: #0c0c0d;
}
.text-neutral-40 {
  color: #3d3d43;
}
.text-neutral-60 {
  color: #c8c7d1;
}
.text-neutral-80 {
  color: #eaeaf0;
}
.text-white {
  color: #ffffff;
}
/* bg color */
.bg-neutral-20 {
  background-color: #0c0c0d;
}
.bg-neutral-40 {
  background-color: #3d3d43;
}
.bg-neutral-60 {
  background-color: #c8c7d1;
}
.bg-neutral-80 {
  background-color: #eaeaf0;
}
.bg-neutral-90 {
  background-color: #f6f6fb;
}
.bg-neutral-100 {
  background-color: #ffffff;
}
/* radius */
.radius-2 {
  border-radius: 2px;
}
/* shadows */
.soft-shadow {
  box-shadow: 4px 4px 25px 0px rgba(43, 43, 63, 0.04);
}
.loading-animation {
  position: relative;
  transition: all 0.3;
}
.loading-animation:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  background: #eee;
  background: linear-gradient(110deg, #f2f2f2 10%, #f5f5f5 20%, #f2f2f2 35%);
  border-radius: 2px;
  background-size: 200% 100%;
  animation: 1.5s shine linear infinite;
  z-index: 4;
}
/* buttons */
a.button,
button.button {
  height: 48px;
  display: inline-block;
  color: #ffffff;
  background-color: #0c0c0d;
  border: 2px solid #0c0c0d;
  border-radius: 2px;
  padding: 16px 24px;
  cursor: pointer;
  transition: all 0.4s ease;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 14px;
  /* 100% */
  letter-spacing: -0.14px;
  text-transform: uppercase;
}
a.button.button-secondary,
button.button.button-secondary {
  background-color: #f6f6fb;
  color: #0c0c0d;
  border-color: #f6f6fb;
}
a.button.button-secondary:hover,
button.button.button-secondary:hover {
  background-color: #eaeaf0;
  border-color: #eaeaf0;
}
a.button.small,
button.button.small {
  height: 40px;
  padding: 10px 24px;
}
a.button:hover,
button.button:hover {
  border-color: #da7452;
  background-color: #da7452;
}
a.button:disabled,
button.button:disabled {
  background-color: #c8c7d1;
  border-color: #c8c7d1;
  cursor: not-allowed;
}
a.button.button-inline,
button.button.button-inline {
  background-color: transparent;
  border-color: transparent;
  color: #0c0c0d;
}
a.button.button-inline:hover,
button.button.button-inline:hover {
  color: #da7452;
}
.button-close {
  height: 48px;
  width: 48px;
  padding: 0;
  border-radius: unset;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  background: #ffffff;
  cursor: pointer;
}
.button-close:hover {
  opacity: 0.7;
}
/* headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
  margin: 0 0 8px 0;
}
.h-900 {
  font-size: 64px;
  font-style: normal;
  font-weight: 500;
  line-height: 72px;
  /* 112.5% */
  letter-spacing: -0.64px;
}
.h-800 {
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: 56px;
  /* 116.667% */
  letter-spacing: -0.48px;
}
.h-700 {
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 48px;
  /* 120% */
  letter-spacing: -0.4px;
}
.h-600 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  /* 125% */
  letter-spacing: -0.32px;
}
.h-500 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  /* 125% */
  letter-spacing: -0.32px;
}
.body-heading {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  /* 130% */
  letter-spacing: -0.2px;
}
.subtitle-1 {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  /* 125% */
  letter-spacing: -0.24px;
}
.subtitle-2 {
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 127.273% */
  letter-spacing: -0.22px;
}
.body-l {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  /* 166.667% */
  letter-spacing: -0.18px;
}
.body-l-medium {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  /* 166.667% */
  letter-spacing: -0.18px;
}
.body-m {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
  letter-spacing: -0.16px;
}
.body-m-medium {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  /* 150% */
  letter-spacing: -0.16px;
}
.body-s {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 157.143% */
  letter-spacing: -0.14px;
}
.body-s-medium {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  /* 157.143% */
  letter-spacing: -0.14px;
}
.caption {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 157.143% */
  letter-spacing: -0.14px;
}
.caption-2 {
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  /* 140% */
  letter-spacing: -0.1px;
}
.input-text {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  /* 100% */
  letter-spacing: -0.16px;
}
.input-label {
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 10px;
  /* 100% */
  letter-spacing: -0.1px;
}
.fs-button {
  font-size: 14px;
  font-style: normal;
  line-height: 14px;
  /* 100% */
  letter-spacing: -0.14px;
}
.fs-button-2 {
  font-size: 12px;
  font-style: normal;
  line-height: 12px;
  /* 100% */
  letter-spacing: -0.12px;
}
.fw-400 {
  font-weight: 400;
}
.fw-500 {
  font-weight: 500;
}
.fw-600 {
  font-weight: 600;
}
.fw-700 {
  font-weight: 700;
}
.modern-checkbox {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 16px;
}
.modern-checkbox:last-child {
  margin-bottom: 2px;
}
.modern-checkbox label {
  font-style: normal;
  font-weight: 400;
  padding-left: 32px;
  position: relative;
  cursor: pointer;
  width: 100%;
}
.modern-checkbox label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  background-color: #ffffff;
  border: 1px solid #eaeaf0;
  border-radius: 4px;
  transition: all 0.4s;
  color: #ffffff;
}
.modern-checkbox input {
  display: none;
}
.modern-checkbox input:checked + label:before {
  content: "\2713";
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #da7452;
  border-color: #da7452;
}
.modern-checkbox.small {
  margin-bottom: 8px;
}
.modern-checkbox.small label {
  font-size: 14px;
  padding-left: 30px;
}
.modern-checkbox.small label:before {
  width: 21px;
  height: 21px;
}
/* keyframes */
@keyframes shine {
  to {
    background-position-x: -200%;
  }
}
/* header */
header#masthead {
  z-index: 50;
}
header#masthead .headline {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #ffffff;
}
header#masthead .headline .contact-info {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
header#masthead .headline .contact-info .item {
  display: flex;
  align-items: center;
  margin-right: 32px;
}
header#masthead .headline .contact-info .item a {
  margin-left: 8px;
}
header#masthead .main-header {
  border-bottom: 1px solid #eaeaf0;
  height: 96px;
  background-color: #f6f6fb;
}
header#masthead .main-header .site-logo {
  display: flex;
  align-items: center;
  height: 96px;
}
header#masthead .main-header .site-logo a {
  display: inline-block;
  line-height: 0;
}
header#masthead .main-header .header-menu-wrapper {
  display: flex;
  align-items: flex-end;
  padding-right: 16px;
}
header#masthead .main-header .menu-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  height: 96px;
}
header#masthead .main-header .menu-actions .actions {
  display: flex;
  align-items: center;
  padding-left: 40px;
  border-left: 1px solid #eaeaf0;
}
header#masthead .main-header .menu-actions .actions .action-item {
  width: 48px;
  height: 48px;
  border-radius: unset;
  background-color: #f6f6fb;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 16px;
  padding: 0;
  cursor: pointer;
  transition: all 0.4s;
  position: relative;
}
header#masthead .main-header .menu-actions .actions .action-item.cart .count-cart-items {
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 20px;
  font-size: 11px;
}
header#masthead .main-header .menu-actions .actions .action-item.cart .count-cart-items span.count {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #da7452;
  color: #ffffff;
  letter-spacing: -1px;
  border-radius: 50%;
  width: 20px;
  height: 20px;
}
header#masthead .main-header .menu-actions .actions .action-item:hover {
  background-color: #eaeaf0;
}
header#masthead .main-header .menu-actions .actions .action-item:last-child {
  margin-right: 0;
}
header#masthead.is-sticky {
  position: sticky;
  top: 0;
}
header#masthead.no-border .main-header {
  border: none;
}
header#masthead.header-checkout {
  margin-bottom: 32px;
}
header#masthead.header-checkout .main-header {
  background-color: transparent;
}
/* fix swiper */
.visible-outside-slides {
  overflow: visible;
}
.visible-outside-slides .swiper-slide {
  width: auto;
  height: auto;
}
.visible-outside-slides::part(container) {
  overflow: visible;
}
.swiper-custom-pagination .swiper-wrapper {
  padding-bottom: 30px;
}
.swiper-custom-pagination .swiper-pagination {
  text-align: left;
  bottom: 14px;
}
.swiper-custom-pagination .swiper-pagination-bullet-active {
  width: 48px;
}
.swiper-custom-arrows .swiper-button-next,
.swiper-custom-arrows .swiper-button-prev {
  width: 48px;
  height: 48px;
  top: auto;
  bottom: 0;
  transition: background-color 0.4s;
}
.swiper-custom-arrows .swiper-button-next:after,
.swiper-custom-arrows .swiper-button-prev:after {
  content: '';
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/icons/chevron-right.svg');
  background-position: center;
  background-size: cover;
  width: 24px;
  height: 24px;
}
.swiper-custom-arrows .swiper-button-next:hover,
.swiper-custom-arrows .swiper-button-prev:hover {
  background-color: #da7452;
}
.swiper-custom-arrows .swiper-button-next:hover:after,
.swiper-custom-arrows .swiper-button-prev:hover:after {
  filter: invert(96%) sepia(0%) saturate(7500%) hue-rotate(150deg) brightness(113%) contrast(103%);
}
.swiper-custom-arrows.arrows-bg-white .swiper-button-next,
.swiper-custom-arrows.arrows-bg-white .swiper-button-prev {
  background-color: #ffffff;
}
.swiper-custom-arrows.arrows-bg-white .swiper-button-next:hover,
.swiper-custom-arrows.arrows-bg-white .swiper-button-prev:hover {
  background-color: #da7452;
}
.swiper-custom-arrows.arrows-bg-neutral-90 .swiper-button-next,
.swiper-custom-arrows.arrows-bg-neutral-90 .swiper-button-prev {
  background-color: #f6f6fb;
}
.swiper-custom-arrows.arrows-bg-neutral-90 .swiper-button-next:hover,
.swiper-custom-arrows.arrows-bg-neutral-90 .swiper-button-prev:hover {
  background-color: #da7452;
}
.swiper-custom-arrows .swiper-button-next {
  right: 0;
}
.swiper-custom-arrows .swiper-button-prev {
  left: auto;
  right: 60px;
}
.swiper-custom-arrows .swiper-button-prev:after {
  transform: rotate(180deg);
}
.swiper-custom-arrows.swiper-wrapper-padding-top .swiper-wrapper {
  padding-top: 30px;
}
.swiper-custom-arrows.swiper-wrapper-padding-bottom .swiper-wrapper {
  padding-bottom: 30px;
}
.swiper-custom-arrows.swiper-custom-arrows-top-heading .swiper-button-next,
.swiper-custom-arrows.swiper-custom-arrows-top-heading .swiper-button-prev {
  top: -89px;
}
.swiper-slide {
  height: auto;
}
.swiper-slide > .col {
  height: 100%;
}
/* menu header */
ul.menu-header {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
ul.menu-header > li {
  height: 96px;
  display: flex;
  align-items: center;
  position: relative;
  transition: all 0.4s;
}
ul.menu-header > li:before {
  content: '';
  position: absolute;
  left: 16px;
  right: 16px;
  bottom: 0;
  height: 2px;
  width: calc(100% - 32px);
  background-color: transparent;
  transition: all 0.4s;
}
ul.menu-header > li.menu-item-has-children:after {
  content: '';
  position: absolute;
  right: 4px;
  width: 16px;
  height: 16px;
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/icons/chevron-down.svg');
  background-position: center;
  background-size: 16px;
  background-repeat: no-repeat;
}
ul.menu-header > li.menu-item-has-children:before {
  right: 0;
  width: calc(100% - 16px);
}
ul.menu-header > li.current-menu-item:before {
  background-color: #da7452;
}
ul.menu-header > li:hover:before {
  background-color: #ede2de;
}
ul.menu-header > li > ul.sub-menu {
  display: none;
}
ul.menu-header > li a {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.14px;
  text-transform: uppercase;
  padding: 0 8px;
  margin-right: 16px;
  margin-left: 16px;
}
ul.menu-header > li.megamenu .megamenu__wide {
  position: fixed;
  top: 136px;
  left: 0;
  right: 0;
  background: #ffffff;
  border-radius: 0 0 2px 2px;
  z-index: 99;
  display: none;
}
ul.menu-header > li.megamenu .megamenu__wide .megamenu__wrapper {
  padding: 40px 0;
}
ul.menu-header > li.megamenu .megamenu__wide .megamenu__wrapper .container > ul.submenu {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  /* 8 równych kolumn */
  gap: 0 80px;
  /* Gaps między kolumnami i wierszami */
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.menu-header > li.megamenu .megamenu__wide .megamenu__wrapper .container > ul.submenu > li {
  position: relative;
}
ul.menu-header > li.megamenu .megamenu__wide .megamenu__wrapper .container > ul.submenu > li:nth-child(-n+2) ul.submenu {
  border-bottom: 1px solid #eaeaf0;
  padding-bottom: 24px;
  margin-bottom: 24px;
}
ul.menu-header > li.megamenu .megamenu__wide .megamenu__wrapper .container > ul.submenu > li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
  border: 1px solid #eaeaf0;
  border-radius: 2px;
  background-size: 16px;
  background-position: center;
  background-repeat: no-repeat;
}
ul.menu-header > li.megamenu .megamenu__wide .megamenu__wrapper .container > ul.submenu > li a {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
  letter-spacing: -0.16px;
  display: block;
  text-transform: none;
  position: relative;
  padding: 0 28px 0 0;
  margin: 8px 0 0 0;
  color: #3d3d43;
}
ul.menu-header > li.megamenu .megamenu__wide .megamenu__wrapper .container > ul.submenu > li a:hover {
  color: #da7452;
}
ul.menu-header > li.megamenu .megamenu__wide .megamenu__wrapper .container > ul.submenu > li a:hover:after {
  filter: invert(24%) sepia(82%) saturate(3048%) hue-rotate(3deg) brightness(103%) contrast(102%);
}
ul.menu-header > li.megamenu .megamenu__wide .megamenu__wrapper .container > ul.submenu > li a:after {
  content: '';
  position: absolute;
  right: 0;
  top: 2px;
  width: 24px;
  height: 24px;
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/icons/chevron-right.svg');
  background-position: center;
  background-repeat: no-repeat;
}
ul.menu-header > li.megamenu .megamenu__wide .megamenu__wrapper .container > ul.submenu > li > a {
  font-size: 18px;
  line-height: 30px;
  /* 166.667% */
  letter-spacing: -0.18px;
  font-weight: 500;
  padding: 0 28px 0 42px;
  color: #0c0c0d;
  margin: 0;
}
ul.menu-header > li.megamenu .megamenu__wide .megamenu__wrapper .container > ul.submenu > li > a:after {
  top: 3px;
}
ul.menu-header > li.megamenu .megamenu__wide .megamenu__wrapper .container > ul.submenu > li ul.submenu {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.menu-header > li.megamenu .megamenu__wide .megamenu__wrapper .container > ul.submenu > li.icon-bed:before {
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/icons/icon-lozka-tapicerowane.svg');
}
ul.menu-header > li.megamenu .megamenu__wide .megamenu__wrapper .container > ul.submenu > li.icon-bench:before {
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/icons/icon-lawki-tapicerowane.svg');
}
ul.menu-header > li.megamenu .megamenu__wide .megamenu__wrapper .container > ul.submenu > li.icon-pouf:before {
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/icons/icon-pufy.svg');
}
ul.menu-header > li.megamenu .megamenu__wide .megamenu__wrapper .container > ul.submenu > li.icon-set:before {
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/icons/icon-zestawy.svg');
}
ul.menu-header > li.megamenu .megamenu__wide .megamenu__wrapper .container > ul.submenu > li.icon-tables:before {
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/icons/icon-stoliki-nocne.svg');
}
ul.menu-header > li.megamenu .megamenu__wide .megamenu__wrapper .container > ul.submenu > li.icon-mattresses:before {
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/icons/icon-materace.svg');
}
ul.menu-header > li.megamenu:hover .megamenu__wide {
  display: block;
}
/* breadumbs */
.breadcumbs {
  height: 30px;
  margin-bottom: 40px;
}
.breadcumbs .breadcumbs-content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 8px;
}
.breadcumbs .breadcumbs-content > span,
.breadcumbs .breadcumbs-content > a {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.14px;
}
.breadcumbs .breadcumbs-content span.bcn-separator {
  display: inline-block;
  width: 16px;
  height: 16px;
  transform: rotate(-90deg);
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/icons/chevron-down.svg');
  background-position: center;
  background-size: 16px;
  background-repeat: no-repeat;
}
/* page header */
section.page-header-button {
  margin-bottom: 40px;
}
section.page-header-button .content h1 {
  margin: 0 0 16px;
}
section.page-header-button .content p {
  margin: 0;
}
section.page-header-button .actions {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  height: 100%;
}
section.page-header-default {
  margin-bottom: 40px;
}
section.page-header-description {
  margin-bottom: 40px;
}
section.page-header-description .page-header__heading {
  height: 100%;
  display: flex;
  align-items: center;
}
/* yith */
.yith-wcwl-add-to-wishlist {
  background-color: #ffffff;
  right: 24px;
  top: 24px;
  left: auto;
  width: 48px;
  height: 48px;
  transition: all 0.4s;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse {
  line-height: 0;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.add_to_wishlist,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.add_to_wishlist {
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.add_to_wishlist > img,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.add_to_wishlist > img {
  margin: 0;
  max-width: 24px;
}
.yith-wcwl-add-to-wishlist.exists {
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/icons/check-exist.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
  background-color: #fff;
}
.yith-wcwl-add-to-wishlist.exists > div {
  line-height: 0;
}
.yith-wcwl-add-to-wishlist.exists .yith-wcwl-add-button img,
.yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistexistsbrowse img,
.yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse img {
  display: none;
}
.yith-wcwl-add-to-wishlist.exists span.feedback {
  display: none;
}
.yith-wcwl-add-to-wishlist:hover {
  background-color: #eaeaf0;
}
.yith-wcwl-add-to-wishlist:hover a {
  background-color: #eaeaf0;
}
/* social icons */
ul.social-icons {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 0 16px;
  padding: 0;
}
ul.social-icons li a {
  background-color: #ffffff;
  width: 40px;
  height: 40px;
  margin-right: 16px;
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
ul.social-icons li a:last-child {
  margin-right: 16px;
}
ul.social-icons li a:hover {
  background-color: #da7452;
}
ul.social-icons li a:hover svg path {
  stroke: #ffffff;
}
/* cf7 */
.wpcf7 form {
  background-color: #ffffff;
  padding: 24px;
}
.wpcf7 form p {
  margin: 0 0 16px;
}
.wpcf7 form span.wpcf7-spinner {
  display: none;
}
.wpcf7 form span.wpcf7-not-valid-tip {
  font-size: 12px;
  color: #f42547;
}
.wpcf7 form textarea {
  min-height: 100px;
}
.wpcf7 form .wpcf7-list-item {
  position: relative;
  margin: 0;
  padding-left: 40px;
}
.wpcf7 form .wpcf7-list-item span.wpcf7-list-item-label {
  display: inline-block;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  /* 140% */
  letter-spacing: -0.1px;
}
.wpcf7 form input[type=checkbox] {
  position: absolute;
  visibility: hidden;
  width: 24px;
  height: 24px;
  top: 0;
  left: 0;
}
.wpcf7 form input[type=checkbox] + span:before {
  display: block;
  position: absolute;
  content: '';
  border-radius: 0;
  height: 24px;
  width: 24px;
  top: 0px;
  left: 0px;
  border: 1px solid #c8c7d1;
  border-radius: 2px;
}
.wpcf7 form input[type=checkbox] + span:after {
  display: block;
  position: absolute;
  content: "\2713";
  height: 24px;
  width: 24px;
  top: 0;
  left: 0;
  visibility: hidden;
  font-size: 14px;
  text-align: center;
  line-height: 24px;
  background-color: #da7452;
  color: #fff;
  border-radius: 2px;
}
.wpcf7 form input[type=checkbox]:checked + span:before {
  background: transparent;
}
.wpcf7 form input[type=checkbox]:checked + span:after {
  visibility: visible;
}
.wpcf7 form .wpcf7-response-output {
  border-radius: 8px;
  border: none;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  padding: 12px;
  margin: 16px 0 0 0;
}
.wpcf7 form.sent .wpcf7-response-output {
  background-color: #e8fcea;
  color: #0f8a1a;
}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
  background-color: #fce8eb;
  color: #8a0f24;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  background-color: #ffeee5;
  color: #cc4400;
}
/* single */
/* post content */
article.post-content .post-content-image {
  height: 540px;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 2px;
}
article.post-content .post-content-wrapper {
  padding: 64px;
  margin: -120px 48px 0;
  background-color: #f6f6fb;
  border-radius: 2px;
}
article.post-content .post-content-wrapper header .meta {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
article.post-content .post-content-wrapper header h1 {
  margin-bottom: 32px;
}
.entry-content p {
  color: #3d3d43;
}
.entry-content ul,
.entry-content ol {
  margin: 20px 0;
  padding: 0 0 0 20px;
}
/* page content */
/* cards */
.date-card {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 2px;
  width: 48px;
  height: 48px;
}
.date-card span.day {
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 14px;
  /* 100% */
  letter-spacing: -0.14px;
  text-transform: uppercase;
  padding-bottom: 4px;
  border-bottom: 1px solid #c8c7d1;
  margin-bottom: 4px;
  color: #da7452;
}
.date-card span.month {
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 10px;
  /* 100% */
  letter-spacing: -0.1px;
}
article.card-wide-blog {
  margin-bottom: 80px;
}
article.card-wide-blog .image {
  display: block;
  line-height: 0;
  position: relative;
  overflow: hidden;
}
article.card-wide-blog .image img {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  border-radius: 2px;
}
article.card-wide-blog .image .date-card {
  position: absolute;
  top: 8px;
  left: 8px;
}
article.card-wide-blog .image:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
article.card-wide-blog .content-wrapper {
  height: 100%;
  display: flex;
  align-items: center;
}
article.card-wide-blog .content-wrapper .category-list {
  margin-bottom: 8px;
}
article.card-wide-blog .content-wrapper h3 {
  margin-bottom: 24px;
}
article.card-wide-blog .content-wrapper h3 a:hover {
  color: #da7452;
}
article.card-wide-blog .content-wrapper p {
  margin: 0 0 24px;
}
article.card-wide-blog .content-wrapper .read-more {
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 14px;
  /* 100% */
  letter-spacing: -0.14px;
  text-transform: uppercase;
}
article.card-wide-blog .content-wrapper .read-more:hover {
  color: #da7452;
}
article.card-blog {
  margin-bottom: 32px;
}
article.card-blog .image {
  display: block;
  position: relative;
  line-height: 0;
  margin-bottom: 16px;
  overflow: hidden;
  border-radius: 2px;
}
article.card-blog .image img {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
article.card-blog .image .date-card {
  position: absolute;
  top: 8px;
  left: 8px;
}
article.card-blog .image:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
article.card-blog .content-wrapper .category-list {
  margin-bottom: 8px;
}
article.card-blog .content-wrapper h3 {
  margin-bottom: 24px;
}
article.card-blog .content-wrapper h3 a:hover {
  color: #da7452;
}
article.card-blog .content-wrapper .read-more {
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 14px;
  /* 100% */
  letter-spacing: -0.14px;
  text-transform: uppercase;
}
article.card-blog .content-wrapper .read-more:hover {
  color: #da7452;
}
/* pagination */
.pagination,
.woocommerce-pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 40px;
}
.pagination .page-numbers,
.woocommerce-pagination .page-numbers {
  width: 40px;
  height: 40px;
  flex-shrink: 0;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 127.273% */
  letter-spacing: -0.22px;
  margin: 0 4px;
  list-style: none;
  border-radius: 2px;
}
.pagination .page-numbers.next,
.woocommerce-pagination .page-numbers.next,
.pagination .page-numbers.prev,
.woocommerce-pagination .page-numbers.prev {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
}
.pagination .page-numbers.next,
.woocommerce-pagination .page-numbers.next {
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/icons/chevron-right.svg');
}
.pagination .page-numbers.prev,
.woocommerce-pagination .page-numbers.prev {
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/icons/chevron-left.svg');
}
.pagination .page-numbers.current,
.woocommerce-pagination .page-numbers.current {
  background-color: #da7452;
  color: #ffffff;
}
.pagination a.page-numbers:hover,
.woocommerce-pagination a.page-numbers:hover {
  background-color: #da7452;
  color: #ffffff;
}
.woocommerce-pagination {
  display: block;
}
.woocommerce-pagination ul.page-numbers {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 40px;
  width: auto;
  height: auto;
  background-color: transparent;
}
/* global modules */
/* global module newsletter */
section.global-module-newsletter {
  margin-top: 120px;
}
section.global-module-newsletter .top {
  background-color: #f6f6fb;
  height: 120px;
  position: relative;
}
section.global-module-newsletter .bottom {
  background-color: #eaeaf0;
  margin-top: -120px;
  padding-bottom: 80px;
}
section.global-module-newsletter .bottom .wrapper {
  background-color: #ffffff;
  border-radius: 2px;
  box-shadow: 4px 4px 25px 0px rgba(43, 43, 63, 0.04);
  position: relative;
  z-index: 2;
}
section.global-module-newsletter .bottom .wrapper .image {
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/sofa-newletter-bg.png');
  background-position: left center;
  background-size: contain;
  background-repeat: no-repeat;
  height: 100%;
}
section.global-module-newsletter .bottom .wrapper .content {
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/percent-newsletter.png');
  background-position: right top;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 80px 80px 80px 0;
}
section.global-module-newsletter .bottom .wrapper .content span {
  display: block;
  margin-bottom: 32px;
}
section.global-module-newsletter .bottom .wrapper .content form .n-input-wrapper {
  display: flex;
  align-items: center;
  max-width: 500px;
  margin-bottom: 8px;
}
section.global-module-newsletter .bottom .wrapper .content form .n-input-wrapper .input-label-animation {
  margin-bottom: 0;
  margin-right: 16px;
  width: calc(100% - 140px);
}
section.global-module-newsletter.white-type .bottom {
  background-color: #ffffff;
}
/* modules */
.module {
  padding: 120px 0;
}
.module.slim-padding-top {
  padding-top: 72px;
}
.module.bg-white {
  background-color: #ffffff !important;
}
.module .header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #c8c7d1;
  padding-bottom: 24px;
  margin-bottom: 40px;
}
.module .header .heading {
  padding-right: 24px;
}
.module .header .heading h2 {
  margin: 0;
}
.module.module-next-footer {
  padding-bottom: 0;
}
section.module-faq .faq-list {
  display: flex;
  flex-direction: column;
}
section.module-faq .faq-list .item {
  padding: 12px 16px;
  margin-bottom: 8px;
  background-color: #ffffff;
  cursor: pointer;
  transition: all 0.4s;
}
section.module-faq .faq-list .item h2 {
  margin: 0;
  position: relative;
  transition: all 0.4s;
}
section.module-faq .faq-list .item h2:after {
  content: '';
  position: absolute;
  right: 16px;
  top: 4px;
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/icons/chevron-down.svg');
  background-position: center;
  background-size: 16px;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  transform: rotate(180deg);
  transition: all 0.4s;
}
section.module-faq .faq-list .item .answer {
  display: none;
  margin-top: 8px;
}
section.module-faq .faq-list .item.active h2:after {
  transform: rotate(0);
}
section.module-faq .faq-list .item:hover {
  box-shadow: 4px 4px 25px 0px rgba(43, 43, 63, 0.04);
}
section.module-faq .faq-list .item:hover h2 {
  color: #da7452;
}
/* module - text */
.module-text {
  padding: 120px 0;
}
/* module intro */
section.intro {
  padding: 88px 0 174px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
section.intro .content h1 {
  margin: 0 0 16px;
}
section.intro .content p {
  margin: 0 0 40px;
}
/* module product category */
section.module-product-category.inset {
  margin-top: -55px;
}
section.module-product-category .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: flex-end;
  padding: 16px;
  box-shadow: 4px 4px 25px 0px rgba(43, 43, 63, 0.04);
  border: 1px solid #eaeaf0;
  border-radius: 2px;
  background-color: #ffffff;
  position: relative;
  height: 100%;
}
section.module-product-category .item:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background-color: #0c0c0d;
  transition: width 0.4s;
}
section.module-product-category .item span {
  text-transform: uppercase;
}
section.module-product-category .item img {
  height: 32px;
  margin-bottom: 16px;
}
section.module-product-category .item.active {
  background-color: #f6f6fb;
}
section.module-product-category .item.active:before {
  width: 100%;
}
section.module-product-category .item.active img {
  filter: invert(46%) sepia(64%) saturate(775%) hue-rotate(331deg) brightness(94%) contrast(90%);
}
section.module-product-category .item:hover {
  background-color: #f6f6fb;
}
section.module-product-category .item:hover:before {
  width: 100%;
}
section.module-product-category .item:hover img {
  filter: invert(46%) sepia(64%) saturate(775%) hue-rotate(331deg) brightness(94%) contrast(90%);
}
/* Responsive columns */
.module-responsive-hover-columns .responsive-hover-columns {
  display: flex;
  gap: 10px;
  width: 100%;
  overflow: hidden;
}
.module-responsive-hover-columns .column {
  flex: 1;
  height: 540px;
  background-size: auto;
  background-position: center;
  background-repeat: no-repeat;
  transition: flex 0.3s ease;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  padding: 32px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.module-responsive-hover-columns .column h3 {
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  /* 133.333% */
  letter-spacing: -0.24px;
  transition: all 0.4s;
}
.module-responsive-hover-columns .column a.more {
  margin-top: 40px;
}
.module-responsive-hover-columns .column a.absolute-link {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.module-responsive-hover-columns .column:hover {
  flex: 2;
}
.module-responsive-hover-columns .column:hover h3,
.module-responsive-hover-columns .column:hover span,
.module-responsive-hover-columns .column:hover a {
  opacity: 1;
}
.module-responsive-hover-columns .column.active {
  flex: 2;
}
.module-responsive-hover-columns .column.active h3 {
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 48px;
  letter-spacing: -0.4px;
}
/* Mobile: układ pionowy */
@media (max-width: 768px) {
  .module-responsive-hover-columns .responsive-hover-columns {
    flex-direction: column;
  }
  .module-responsive-hover-columns .column {
    flex: none;
    width: 100%;
    height: 200px;
  }
}
/* module Benefits */
section.module-benefits h2 {
  margin-bottom: 72px;
  position: relative;
  z-index: 2;
  padding-left: 109px;
}
section.module-benefits .image {
  margin-top: -104px;
}
section.module-benefits .content h3 {
  margin-bottom: 24px;
}
section.module-benefits .content p {
  margin-bottom: 64px;
}
section.module-benefits .content .item {
  padding: 40px 24px;
  position: relative;
  border-radius: 2px;
  border-left: 1px solid #3d3d43;
  border-top: 1px solid #3d3d43;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
section.module-benefits .content .item .icon {
  width: 48px;
  height: 48px;
  position: absolute;
  left: 16px;
  top: -24px;
  background-color: #da7452;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
}
section.module-benefits .content .item .icon .svg {
  height: 24px;
  width: 24px;
  color: #ddd;
}
section.module-benefits .content .item h4 {
  margin: 0 0 4px;
}
section.module-benefits .content .item span {
  margin: 0 0 16px;
}
section.module-benefits .content .item a:hover {
  color: #da7452 !important;
}
.module-reviews .review-box {
  background-color: #f6f6fb;
  padding: 24px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.module-reviews .review-box .stars {
  line-height: 1;
  margin-bottom: 20px;
}
.module-reviews .review-box .p {
  margin-bottom: 24px;
}
.module-reviews .review-box span {
  margin-top: auto;
}
/* grid gallery */
.grid-gallery {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: repeat(2, 195px);
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}
.grid-gallery .item {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.grid-gallery .item-1 {
  grid-area: 1 / 1 / 3 / 4;
}
.grid-gallery .item-2 {
  grid-area: 1 / 4 / 2 / 6;
}
.grid-gallery .item-3 {
  grid-area: 2 / 4 / 3 / 6;
}
.grid-gallery .item-4 {
  grid-area: 1 / 6 / 3 / 8;
}
.grid-gallery .item-5 {
  grid-area: 1 / 8 / 3 / 11;
}
.grid-gallery .item-6 {
  grid-area: 1 / 11 / 3 / 13;
}
/* module module-2-columns-image-and-text */
section.module-2-columns-image-and-text .image {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  margin: 0 0 24px;
}
section.module-2-columns-image-and-text .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
section.module-2-columns-image-and-text .content h2 {
  padding-bottom: 24px;
  margin-bottom: 40px;
  border-bottom: 1px solid #c8c7d1;
}
section.module-2-columns-image-and-text .content p {
  margin: 0 0 40px;
}
/* module module-2-columns-heading-and-description */
section.module-2-columns-heading-and-description .content-heading {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  margin: 0 0 24px;
}
section.module-2-columns-heading-and-description .content-heading h2 {
  margin: 0 0 24px;
}
section.module-2-columns-heading-and-description .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
section.module-2-columns-heading-and-description .content p {
  margin: 0 0 24px;
}
/* landing builder */
.landing-builder.has-newsletter-in-footer section:last-child {
  padding-bottom: 0;
}
/** Wzorniki */
.pattern-switcher {
  margin-bottom: 40px;
}
.pattern-switcher .wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 0px;
}
.pattern-switcher .wrapper .item {
  height: 100%;
  background-color: #ffffff;
  padding: 16px;
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
}
.pattern-switcher .wrapper .item .icon {
  margin-bottom: 16px;
  line-height: 0;
}
.pattern-switcher .wrapper .item span {
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 12px;
  /* 100% */
  letter-spacing: -0.12px;
  text-transform: uppercase;
}
.pattern-switcher .wrapper .item.active {
  background-color: #0c0c0d;
  color: #ffffff;
}
.pattern-switcher .wrapper .item.active .icon svg {
  filter: invert(100%) sepia(0%) saturate(7497%) hue-rotate(126deg) brightness(107%) contrast(100%);
}
.pattern-switcher .wrapper .item:hover {
  background-color: #0c0c0d;
  color: #ffffff;
}
.pattern-switcher .wrapper .item:hover .icon svg {
  filter: invert(100%) sepia(0%) saturate(7497%) hue-rotate(126deg) brightness(107%) contrast(100%);
}
/* card fabrics */
.technical-pattern-list {
  margin-bottom: 24px;
}
.technical-pattern-list .item {
  display: flex;
  align-items: center;
}
.technical-pattern-list .item .icon {
  background-color: #eaeaf0;
  border-radius: 2px;
  width: 44px;
  height: 44px;
  margin-right: 8px;
  flex-shrink: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 16px;
}
.technical-pattern-list .item .icon.gramatura {
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/icons/gramatura.svg');
}
.technical-pattern-list .item .icon.scieralnosc {
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/icons/scieralnosc.svg');
}
.technical-pattern-list .item .icon.sklad {
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/icons/sklad.svg');
}
.technical-pattern-list .item .icon.rodzaj {
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/icons/rodzaj.svg');
}
.technical-pattern-list .item .content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.technical-pattern-list .item .content span.value {
  color: #3d3d43;
}
section.pattern-module .term-item {
  margin-bottom: 32px;
}
section.pattern-module .term-item .heading-wrapper .heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
}
section.pattern-module .term-item .heading-wrapper .heading h3 {
  padding-right: 40px;
  margin: 0;
}
section.pattern-module .term-item .heading-wrapper .heading .technical-data-sheet {
  display: flex;
  align-items: center;
}
section.pattern-module .term-item .heading-wrapper .heading .technical-data-sheet a {
  margin-left: 8px;
}
section.pattern-module .term-item .heading-wrapper p {
  color: #3d3d43;
  margin: 0 0 24px;
}
section.pattern-module #pattern-list.loading .term-item h3,
section.pattern-module #pattern-list.loading .term-item .technical-data-sheet,
section.pattern-module #pattern-list.loading .term-item p {
  position: relative;
  transition: all 0.3;
}
section.pattern-module #pattern-list.loading .term-item h3:before,
section.pattern-module #pattern-list.loading .term-item .technical-data-sheet:before,
section.pattern-module #pattern-list.loading .term-item p:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #eee;
  background: linear-gradient(110deg, #e7e7e7 10%, #f0f0f0 20%, #e7e7e7 35%);
  border-radius: 2px;
  background-size: 200% 100%;
  animation: 1.5s shine linear infinite;
  z-index: 4;
}
section.pattern-module #pattern-list.loading .term-item .technical-pattern-list .item .icon,
section.pattern-module #pattern-list.loading .term-item .technical-pattern-list .item .content span {
  position: relative;
  transition: all 0.3;
}
section.pattern-module #pattern-list.loading .term-item .technical-pattern-list .item .icon:before,
section.pattern-module #pattern-list.loading .term-item .technical-pattern-list .item .content span:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #eee;
  background: linear-gradient(110deg, #e7e7e7 10%, #f0f0f0 20%, #e7e7e7 35%);
  border-radius: 2px;
  background-size: 200% 100%;
  animation: 1.5s shine linear infinite;
  z-index: 4;
}
/* filters */
.mobile-filter-open {
  display: none;
}
.filter-mobile-item-header {
  display: none;
}
.mobile-apply-filters {
  display: none;
}
button.clear-filters {
  background-color: transparent;
  padding: 0;
  border-radius: unset;
  color: #b68777;
  font-size: 14px;
  line-height: 22px;
  display: flex;
  align-items: center;
  cursor: pointer;
  border: none;
}
button.clear-filters svg {
  margin-left: 4px;
  height: 12px;
  width: 12px;
}
button.clear-filters:hover {
  color: #ff3800;
}
button.clear-filters:hover svg path {
  stroke: #ff3800;
}
.filters .filter-main-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
}
.filters .filter-main-header .filter-main-header__actions {
  display: flex;
  align-items: center;
}
.filters .filter-main-header .filter-main-header__actions .close {
  margin-left: 32px;
  display: none;
}
.filters .filter-main-header h3 {
  margin: 0;
}
.filter-item .filter-select {
  display: flex;
  flex-direction: column;
  position: relative;
}
.filter-item .filter-select > button {
  position: relative;
  height: 40px;
  border-radius: 2px;
  background-color: transparent;
  border: 1px solid #c8c7d1;
  padding: 0 24px;
  text-align: left;
  transition: 0.4s;
  cursor: pointer;
}
.filter-item .filter-select > button.open {
  z-index: 10;
}
.filter-item .filter-select > button:before {
  content: '';
  position: absolute;
  right: 16px;
  top: calc(50% - 8px);
  width: 16px;
  height: 16px;
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/icons/chevron-down.svg');
  background-position: center;
  background-size: cover;
}
.filter-item .filter-select > button:hover {
  background-color: #f6f6fb;
}
.filter-item .filter-select .filter-select__dropdown {
  box-shadow: 4px 4px 25px 0px rgba(43, 43, 63, 0.04);
  padding: 16px;
  border-radius: 0 0 2px 2px;
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  background-color: #ffffff;
  z-index: 9;
}
.filter-item .filter-select .filter-select__dropdown .filter-item-search {
  margin-bottom: 16px;
  position: relative;
}
.filter-item .filter-select .filter-select__dropdown .filter-item-search:before {
  content: '';
  position: absolute;
  right: 0;
  top: calc(50% - 8px);
  width: 16px;
  height: 16px;
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/icons/search.svg');
  background-position: center;
  background-size: cover;
}
.filter-item .filter-select .filter-select__dropdown .filter-item-search input[type="search"] {
  height: 40px;
  border-radius: unset;
  padding: 0 20px 0 0;
  border-top: unset;
  border-right: unset;
  border-left: unset;
  margin: 0;
}
.filter-item .filter-select .filter-select__dropdown .filter-select__options {
  max-height: 300px;
  overflow: auto;
}
/* product card */
.product-card {
  margin-bottom: 40px;
  /*box-shadow: 4px 4px 25px 0px rgba(43, 43, 63, 0.04);*/
  border-radius: 2px;
  background-color: #fff;
  position: relative;
  padding-bottom: 2px;
  height: calc(100% - 40px);
}
.product-card:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  width: 0;
  background-color: #da7452;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
}
.product-card .woocommerce-loop-product__link {
  display: block;
}
.product-card h2 {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 157.143% */
  letter-spacing: -0.14px;
  padding: 0 24px;
  color: #3d3d43;
  display: block;
  margin: 0;
}
.product-card p.proper-name {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  /* 130% */
  letter-spacing: -0.2px;
  color: #0c0c0d;
  margin: 24px 24px 0;
}
.product-card p.oldproper-name {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 157.143% */
  letter-spacing: -0.14px;
  padding: 0 24px;
  color: #3d3d43;
  display: block;
  margin: 0;
}
.product-card .yith-wcwl-add-to-wishlist {
  background-color: #f6f6fb;
  right: 24px;
  top: 24px;
  left: auto;
}
.product-card .bottom-wrapper {
  margin: 24px 24px 0 24px;
  padding-bottom: 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product-card .bottom-wrapper .price {
  margin-right: 16px;
}
.product-card .bottom-wrapper span.more {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  transition: all 0.4s;
}
.product-card:hover:before {
  width: 100%;
}
.product-card:hover .yith-wcwl-add-to-wishlist {
  background-color: #eaeaf0;
}
.product-card:hover .more {
  background-color: #eaeaf0;
}
.product-card-image {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.product-card-image img {
  width: auto;
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.product-card-image.has-hover .hover-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.product-card-image.has-hover:hover img {
  opacity: 0;
}
.product-card-image.has-hover:hover .hover-image {
  opacity: 1;
}
.product-card-image.has-hover:hover .hover-image img {
  opacity: 1;
}
/* single porduct */
/** woocommerce alerts */
.woocommerce-message,
.woocommerce-info,
.woocommerce-error {
  position: relative;
  padding: 12px 24px 12px 46px;
  margin-bottom: 32px;
  border-radius: 8px;
  background-size: 24px 24px;
  background-position: left 12px top 12px;
  background-repeat: no-repeat;
}
.woocommerce-message a,
.woocommerce-info a,
.woocommerce-error a {
  color: #0c0c0d;
}
.woocommerce-info,
.woocommerce-noreviews,
p.no-comments {
  background-color: #b2d9ff !important;
  color: #005799;
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/icons/alert-circle.svg');
}
.woocommerce-error,
ul.woocommerce-error {
  background-color: #fce8eb !important;
  color: #8a0f24;
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/icons/alert-octagon.svg');
  margin: 0 0 32px;
  padding: 12px 24px 12px 64px;
}
.woocommerce-message {
  background-color: #e8fcea !important;
  color: #0f8a1a;
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/icons/check-circle.svg');
}
/* woocommerce price */
span.price,
p.price {
  display: flex;
  flex-wrap: wrap;
}
span.price span.price-prefix,
p.price span.price-prefix {
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 127.273% */
  letter-spacing: -0.22px;
  color: #3d3d43;
  order: 1;
  margin-right: 4px;
}
span.price > .amount,
p.price > .amount {
  order: 2;
}
span.price .amount,
p.price .amount {
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 127.273% */
  letter-spacing: -0.22px;
  color: #3d3d43;
}
span.price del,
p.price del {
  order: 3;
  background: #f6f6fb;
  padding: 2px 8px;
  color: #3d3d43;
}
span.price del .amount,
p.price del .amount {
  font-variant-numeric: lining-nums proportional-nums;
  font-feature-settings: 'ss04' on, 'ss05' on;
  font-family: Syne;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  /* 100% */
  letter-spacing: -0.16px;
  text-decoration-line: strikethrough;
  color: #3d3d43;
}
span.price ins,
p.price ins {
  order: 2;
  background-color: transparent;
  margin-right: 8px;
}
span.price p.iworks-omnibus,
p.price p.iworks-omnibus {
  order: 4;
  display: block;
  width: 100%;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  /* 140% */
  letter-spacing: -0.1px;
  color: #3d3d43;
  margin: 4px 0 0;
}
span.price p.iworks-omnibus .amount,
p.price p.iworks-omnibus .amount {
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  /* 140% */
  letter-spacing: -0.1px;
  color: #3d3d43;
}
/** woocommerce sale flash */
span.onsale {
  position: absolute;
  left: 24px;
  top: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  background-color: #f6f6fb;
  color: #0f8a1a;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 14px;
  /* 100% */
  letter-spacing: -0.14px;
  text-transform: uppercase;
  z-index: 2;
}
/* woocommerce pagination */
/* woocommerce product categories boxes */
.product-categories-wrapper {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 16px;
  /* Gaps między kolumnami i wierszami */
  margin-bottom: 24px;
}
.product-categories-wrapper.four-column {
  grid-template-columns: repeat(4, 1fr);
}
.product-categories-wrapper .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 16px;
  box-shadow: 4px 4px 25px 0px rgba(43, 43, 63, 0.04);
  border: 1px solid #eaeaf0;
  border-radius: 2px;
  background-color: #ffffff;
  position: relative;
}
.product-categories-wrapper .item:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background-color: #0c0c0d;
  transition: width 0.4s;
}
.product-categories-wrapper .item span {
  text-transform: uppercase;
}
.product-categories-wrapper .item img {
  height: 32px;
  margin-bottom: 16px;
}
.product-categories-wrapper .item.active {
  background-color: #f6f6fb;
}
.product-categories-wrapper .item.active:before {
  width: 100%;
}
.product-categories-wrapper .item.active img {
  filter: invert(46%) sepia(64%) saturate(775%) hue-rotate(331deg) brightness(94%) contrast(90%);
}
.product-categories-wrapper .item:hover {
  background-color: #f6f6fb;
}
.product-categories-wrapper .item:hover:before {
  width: 100%;
}
.product-categories-wrapper .item:hover img {
  filter: invert(46%) sepia(64%) saturate(775%) hue-rotate(331deg) brightness(94%) contrast(90%);
}
ul.product-subcategories-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 24px;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #c8c7d1;
}
ul.product-subcategories-wrapper li {
  padding: 24px 8px;
  margin-right: 24px;
  position: relative;
}
ul.product-subcategories-wrapper li:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 2px;
  background-color: #da7452;
  width: 0;
  transition: width 0.4s;
}
ul.product-subcategories-wrapper li a {
  color: #3d3d43;
}
ul.product-subcategories-wrapper li.active:before {
  width: 100%;
}
ul.product-subcategories-wrapper li.active a {
  color: #0c0c0d;
}
ul.product-subcategories-wrapper li:last-child {
  margin-right: 0;
}
ul.product-subcategories-wrapper li:hover:before {
  width: 100%;
}
ul.product-subcategories-wrapper li:hover a {
  color: #0c0c0d;
}
.woo-archive-before-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
.woo-archive-before-wrapper p.woocommerce-result-count {
  margin: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
  letter-spacing: -0.16px;
  color: #3d3d43;
}
/** woocommerce single product */
.single-product-summary .wrapper-product-title {
  position: relative;
  padding-right: 72px;
}
.single-product-summary .wrapper-product-title h1 {
  margin: 0 0 4px;
}
.single-product-summary .wrapper-product-title .subtitle {
  margin: 0 0 4px;
}
.single-product-summary .wrapper-product-title .yith-wcwl-add-to-wishlist {
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 0;
}
.single-product-summary .wrapper-product-title .yith-wcwl-add-to-wishlist .button {
  background-color: #ffffff;
  border: none;
}
.single-product-summary .wrapper-product-title .yith-wcwl-add-to-wishlist .button:hover {
  background-color: #eaeaf0;
}
.single-product-summary p.price {
  margin: 0 0 16px;
}
.single-product-summary p.price del {
  background-color: #ffffff;
}
.single-product-summary p.iworks-omnibus {
  display: block;
  width: 100%;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: -0.1px;
  color: #3d3d43;
  margin: 4px 0 0;
}
.woo-ratings-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  margin: 0 0 16px;
}
.woo-ratings-wrapper .woo-ratings {
  flex-shrink: 0;
  width: auto;
  margin-right: 20px;
  position: relative;
}
.woo-ratings-wrapper .woo-ratings svg {
  display: inline-block;
  margin-right: 0.3em;
  width: 15px;
  height: auto;
  fill: none;
  stroke: currentColor;
}
.woo-ratings-wrapper .woo-ratings .stars {
  color: #a5a5a5;
}
.woo-ratings-wrapper .woo-ratings .active {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  white-space: nowrap;
  color: #FFA628;
}
.woo-ratings-wrapper .woo-ratings .active svg {
  fill: currentColor;
  stroke: none;
}
.woo-ratings-wrapper a.woocommerce-review-link {
  display: none;
}
.summary-add-to-cart-wrapper {
  padding: 32px 0;
  border-top: 1px solid #eaeaf0;
  border-bottom: 1px solid #eaeaf0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.summary-add-to-cart-wrapper .custom-price {
  position: relative;
  margin-bottom: -17px;
}
.summary-add-to-cart-wrapper .custom-price span.price-info {
  position: absolute;
  left: 0;
  top: -16px;
}
.summary-add-to-cart-wrapper .custom-price span.price-info {
  display: block;
  width: 100%;
}
.summary-add-to-cart-wrapper button.single_add_to_cart_button {
  height: 40px;
  padding: 10px 24px;
}
.summary-add-to-cart-wrapper .quantity {
  display: flex;
  align-items: center;
  margin-right: 16px;
}
.summary-add-to-cart-wrapper .quantity button {
  height: 40px;
  width: 40px;
  display: block;
  padding: 0;
  border: 1px solid #eaeaf0;
  flex-shrink: 0;
  background-color: transparent;
  line-height: 41px;
  cursor: pointer;
}
.summary-add-to-cart-wrapper .quantity button.minus {
  border-radius: 2px 0 0 2px;
}
.summary-add-to-cart-wrapper .quantity button.plus {
  border-radius: 0 2px 2px 0;
}
.summary-add-to-cart-wrapper .quantity input[type="number"] {
  width: 44px;
  padding: 0 12px;
  text-align: center;
  border: 1px solid #eaeaf0;
  border-left: unset;
  border-right: unset;
  -moz-appearance: textfield;
  color: #0c0c0d;
}
.summary-add-to-cart-wrapper .quantity input[type="number"]::-webkit-inner-spin-button,
.summary-add-to-cart-wrapper .quantity input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.product_meta {
  display: none;
}
.widget-payu-raty {
  display: flex;
  flex-wrap: wrap;
  padding: 16px 24px;
  margin: 0 0 32px;
  border-bottom: 1px solid #eaeaf0;
  justify-content: space-between;
}
.widget-payu-raty .content {
  display: flex;
  align-items: center;
}
.widget-payu-raty .content .logo {
  display: flex;
  align-items: center;
  margin-right: 32px;
}
.widget-payu-raty .content .logo img {
  height: 32px;
  width: auto;
}
.widget-payu-raty .content .logo img:first-child {
  margin-right: 8px;
}
.widget-payu-raty .action {
  display: flex;
  align-items: center;
  padding: 0 0 0 32px;
  margin-left: 32px;
  border-left: 1px solid #eaeaf0;
}
.widget-payu-raty .action span {
  padding: 0 20px 0 0;
  position: relative;
  cursor: pointer;
}
.widget-payu-raty .action span:hover {
  text-decoration: underline;
}
.widget-payu-raty .action span:after {
  content: '';
  position: absolute;
  right: 0;
  top: 4px;
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/icons/chevron-right.svg');
  background-position: center;
  height: 16px;
  width: 16px;
}
.summary-additional-information {
  margin-top: 32px;
}
.summary-additional-information .item {
  padding: 12px 28px 12px 0;
  border-bottom: 1px solid #eaeaf0;
  position: relative;
  cursor: pointer;
}
.summary-additional-information .item:after {
  content: '';
  position: absolute;
  right: 0;
  top: 16px;
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/icons/chevron-down.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 16px;
  width: 16px;
  height: 16px;
  transition: all 0.4s;
}
.summary-additional-information .item .heading {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.summary-additional-information .item .heading .icon {
  line-height: 0;
  margin-right: 12px;
}
.summary-additional-information .item .heading span.name {
  color: #3d3d43;
}
.summary-additional-information .item .heading span.value {
  margin-left: 4px;
}
.summary-additional-information .item .description {
  padding: 4px 0 0 36px;
  display: none;
  color: #3d3d43;
}
.summary-additional-information .item:first-child {
  padding-top: 0;
}
.summary-additional-information .item:first-child:after {
  top: 4px;
}
.summary-additional-information .item:last-child {
  border: none;
}
.summary-additional-information .item.active .description {
  display: block;
}
.summary-additional-information .item.active:after {
  transform: rotate(180deg);
}
/* configurator */
.borme-configurator {
  padding: 24px;
  margin: 0 0 32px;
  background-color: #ffffff;
  border-radius: 2px;
  box-shadow: 4px 4px 25px 0px rgba(43, 43, 63, 0.04);
}
.borme-configurator h3 {
  margin: 0 0 16px;
}
.borme-configurator .product-order-fabrics {
  text-decoration: underline;
  margin: 0 0 16px 24px;
  display: block;
  text-align: right;
}
.borme-configurator .input-label-animation input:focus + label,
.borme-configurator .input-label-animation input:valid + label,
.borme-configurator .input-label-animation input:not(:placeholder-shown) + label {
  left: 20px;
}
.borme-configurator .cfg-module span.heading {
  display: block;
  margin: 0 0 16px;
  font-weight: 500;
}
.overlay {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 80;
  background: rgba(12, 12, 13, 0.5);
  padding: 40px 80px;
  display: none;
}
.configurator-modal {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.configurator-modal .wrapper {
  background-color: #ffffff;
  width: 100%;
  max-width: 1280px;
  max-height: 100vh;
}
.configurator-modal .wrapper .header {
  padding: 24px 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #eaeaf0;
}
.configurator-modal .wrapper .filters {
  padding: 24px 40px;
  border-bottom: 1px solid #eaeaf0;
}
.configurator-modal .wrapper .content {
  padding: 24px 40px;
  overflow-x: auto;
  height: calc(100vh - 380px);
}
.configurator-modal .wrapper .footer {
  padding: 24px 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #eaeaf0;
}
/* samples order */
.sample-filters .item {
  margin-bottom: 16px;
  background-color: #ffffff;
  padding: 8px 12px;
  border-radius: 2px;
}
.sample-filters .item span.label {
  display: block;
  margin-bottom: 12px;
}
.sample-filters .item .input-label-animation {
  margin: 0;
}
.sample-filters .item .choices {
  max-height: 290px;
  overflow-y: auto;
}
.sample-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(110px, 120px));
  gap: 10px;
  /* odstęp między kolumnami, możesz zmienić lub usunąć */
}
/* item sample*/
.item-sample {
  border: 1px solid #eaeaf0;
  position: relative;
  transition: all 0.4s;
}
.item-sample:before {
  content: '';
  position: absolute;
  left: 8px;
  top: 14px;
  z-index: 2;
  width: 16px;
  height: 16px;
  border: 1px solid #eaeaf0;
  border-radius: 2px;
}
.item-sample input[type="radio"],
.item-sample input[type="checkbox"] {
  position: absolute;
  left: 8px;
  bottom: 8px;
  display: none;
}
.item-sample .image {
  display: block;
  line-height: 0;
  position: relative;
}
.item-sample .image .view {
  position: absolute;
  right: 8px;
  top: 8px;
  z-index: 3;
  background-color: #0c0c0d;
  color: #ffffff;
  padding: 6px;
  border-radius: 2px;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.4s ease;
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  line-height: 14px;
  letter-spacing: -0.14px;
  text-transform: uppercase;
}
.item-sample .image .view svg {
  width: 16px;
  height: 16px;
}
.item-sample .image .view svg path {
  stroke: #ffffff;
}
.item-sample .image .view:hover {
  border-color: #da7452;
  background-color: #da7452;
}
.item-sample .image .max,
.item-sample .image .added {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  line-height: 1;
  font-size: 11px;
  background: #fff;
  margin: 0px;
  padding: 8px;
  text-align: center;
  display: none;
}
.item-sample .image .added {
  background-color: #da7452;
  color: #fff;
  justify-content: center;
  align-items: center;
}
.item-sample .image .added svg {
  margin-right: 4px;
}
.item-sample .title {
  font-size: 12px;
  line-height: 12px;
  padding: 4px 16px;
}
.item-sample.not-more:before,
.item-sample.not-more:after {
  display: none;
}
.item-sample.not-more:hover .max {
  display: block;
}
.item-sample.checked {
  border: 1px solid #da7452;
}
.item-sample.checked:before {
  background-color: #da7452;
  border-color: #da7452;
}
.item-sample.checked:after {
  content: '\2713';
  position: absolute;
  left: 12px;
  top: 13px;
  font-size: 12px;
  width: 16px;
  height: 16px;
  border-radius: 2px;
  color: #fff;
  z-index: 2;
}
.item-sample.checked .added {
  display: flex;
}
.item-sample:hover {
  opacity: 0.7;
  cursor: pointer;
}
/* fabric card icon */
#fabric-cart-icon {
  position: fixed;
  bottom: 40px;
  right: 40px;
  width: 72px;
  height: 72px;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/icons/cart.svg');
  background-position: center;
  background-size: 24px;
  background-repeat: no-repeat;
}
#fabric-cart-icon:hover {
  background-color: #da7452;
}
#fabric-cart-list {
  position: fixed;
  bottom: 200px;
  right: 40px;
  width: 72px;
  height: 72px;
}
/* woocommerce tabs */
.woocommerce-tabs.wc-tabs-wrapper ul.tabs {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #c8c7d1;
  margin: 40px 0;
}
.woocommerce-tabs.wc-tabs-wrapper ul.tabs li {
  margin-right: 24px;
}
.woocommerce-tabs.wc-tabs-wrapper ul.tabs li a {
  padding: 1px 8px 18px 8px;
  display: inline-block;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  /* 130% */
  letter-spacing: -0.2px;
  position: relative;
}
.woocommerce-tabs.wc-tabs-wrapper ul.tabs li a::before {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 2px;
  width: 0;
  background-color: #da7452;
  transition: width 0.4s;
}
.woocommerce-tabs.wc-tabs-wrapper ul.tabs li a:hover:before {
  width: 100%;
}
.woocommerce-tabs.wc-tabs-wrapper ul.tabs li.active a::before {
  width: 100%;
}
/* technocal info */
.technical-info {
  margin: 0 0 40px;
}
.technical-info .sub-heading {
  margin: 0 0 24px;
  display: block;
}
.technical-info .image {
  height: calc(100% - 80px);
}
.technical-info .image .image-wrapper {
  border: 2px solid #eaeaf0;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.technical-info .column {
  margin-bottom: 40px;
}
.technical-info .column .item {
  padding: 8px 16px;
  border-top: 1px solid #eaeaf0;
  display: flex;
  flex-direction: column;
}
.technical-info .column .item span.label {
  color: #3d3d43;
}
/* related products */
section.related > h2 {
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: 56px;
  /* 116.667% */
  letter-spacing: -0.48px;
  padding: 0 0 24px 8px;
  border-bottom: 1px solid #c8c7d1;
  display: block;
  margin: 0 0 40px;
}
/* cart */
form.woocommerce-cart-form {
  margin-bottom: 100px;
}
.cart-table-heading h3 {
  margin: 0 0 32px;
}
.cart-table-wrapper {
  padding: 24px;
  background-color: #ffffff;
  box-shadow: 4px 4px 25px 0px rgba(43, 43, 63, 0.04);
  border-radius: 2px;
}
.cart-table-wrapper table {
  margin-bottom: 0;
}
.cart-table-wrapper table tbody tr td {
  padding: 16px;
  border-bottom: 1px solid #eaeaf0;
  vertical-align: top;
}
.cart-table-wrapper table tbody tr td.product-thumbnail a {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 0;
  width: 72px;
}
.cart-table-wrapper table tbody tr td.product-thumbnail a img {
  border: 1px solid #eaeaf0;
}
.cart-table-wrapper table tbody tr td.product-name .product-name-wrapper {
  display: flex;
  flex-direction: column;
}
.cart-table-wrapper table tbody tr td.product-price span {
  padding-top: 4px;
  display: inline-block;
}
.cart-table-wrapper table tbody tr td.product-quantity .quantity {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.cart-table-wrapper table tbody tr td.product-quantity .quantity button {
  height: 40px;
  width: 40px;
  display: block;
  padding: 0;
  border: 1px solid #eaeaf0;
  flex-shrink: 0;
  background-color: transparent;
  line-height: 41px;
  cursor: pointer;
}
.cart-table-wrapper table tbody tr td.product-quantity .quantity button.minus {
  border-radius: 2px 0 0 2px;
}
.cart-table-wrapper table tbody tr td.product-quantity .quantity button.plus {
  border-radius: 0 2px 2px 0;
}
.cart-table-wrapper table tbody tr td.product-quantity .quantity input[type="number"] {
  width: 44px;
  padding: 0 12px;
  text-align: center;
  border: 1px solid #eaeaf0;
  border-left: unset;
  border-right: unset;
  -moz-appearance: textfield;
  color: #0c0c0d;
}
.cart-table-wrapper table tbody tr td.product-quantity .quantity input[type="number"]::-webkit-inner-spin-button,
.cart-table-wrapper table tbody tr td.product-quantity .quantity input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.cart-table-wrapper table tbody tr td.product-subtotal span {
  padding-top: 4px;
  display: inline-block;
}
.cart-table-wrapper table tbody tr td.cart-coupon-code .coupon {
  display: flex;
  max-width: 300px;
}
.cart-table-wrapper table tbody tr td.actions {
  text-align: right;
}
.cart-table-wrapper table tbody tr td:first-child {
  padding-left: 0;
}
.cart-table-wrapper table tbody tr td:last-child {
  padding-right: 0;
}
.cart-table-wrapper table tbody tr td:last-child a {
  padding-top: 10px;
  display: inline-block;
}
.cart-table-wrapper table tbody tr:first-child td {
  padding-top: 0;
}
.cart-table-wrapper table tbody tr:last-child td {
  padding-bottom: 0;
}
.cart-table-wrapper table tbody tr:last-child td {
  border: none;
}
.selected-options > button {
  margin: 0 0 16px;
  text-transform: uppercase;
  padding: 0 24px 0 0;
  border-radius: unset;
  position: relative;
  background-color: unset;
  border: unset;
  cursor: pointer;
}
.selected-options > button:before {
  content: '';
  position: absolute;
  right: 4px;
  width: 12px;
  height: 12px;
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/icons/chevron-down.svg');
  background-position: center;
  background-size: 16px;
  background-repeat: no-repeat;
  transition: all 0.4s;
}
.selected-options > button:hover {
  color: #da7452;
}
.selected-options > button.active:before {
  transform: rotate(180deg);
}
.selected-options .toggle-options {
  display: none;
}
.selected-options .options {
  display: flex;
  flex-direction: column;
}
.selected-options .options .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 8px;
  border-bottom: 1px solid #eaeaf0;
  padding-bottom: 8px;
}
.selected-options .options .item .content {
  display: flex;
  align-items: center;
}
.selected-options .options .item .content .image {
  width: 40px;
  margin-right: 16px;
  line-height: 0;
}
.selected-options .options .item .content .image img {
  width: 40px;
  border: 1px solid #eaeaf0;
}
.selected-options .options .item .content .values {
  padding: 0 16px 0 0;
}
.selected-options .options .item .content .values span {
  line-height: 1.2;
  display: block;
}
.selected-options .options .item .content .values span.label {
  color: #3d3d43;
}
.selected-options .options .item span.extra-price {
  white-space: nowrap;
}
.selected-options .options .item:last-child {
  border: unset;
  margin: 0;
  padding: 0;
}
.cart_totals {
  padding: 40px;
  background-color: #ffffff;
  box-shadow: 4px 4px 25px 0px rgba(43, 43, 63, 0.04);
  border-radius: 2px;
}
.cart_totals > h2 {
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  /* 133.333% */
  letter-spacing: -0.24px;
  margin: 0 0 24px;
  padding: 0 0 24px;
  border-bottom: 1px solid #eaeaf0;
}
.cart_totals table {
  margin-bottom: 24px;
}
.cart_totals table tr td {
  text-align: right !important;
}
.cart_totals table tr.cart-subtotal {
  display: none;
}
.cart_totals table tr.order-total th,
.cart_totals table tr.order-total td {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #eaeaf0;
}
.cart-collaterals .cross-sells > h2 {
  font-family: Syne;
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: 56px;
  /* 116.667% */
  letter-spacing: -0.48px;
  padding: 0 0 24px;
  margin: 0 0 40px;
  border-bottom: 1px solid #c8c7d1;
}
/* checkout */
form.woocommerce-checkout h3 {
  margin-bottom: 16px;
}
.coupon-item-value {
  display: flex;
  align-items: center;
}
.coupon-item-value a.woocommerce-remove-coupon {
  display: flex;
}
.checkout-summary {
  padding: 24px;
  position: sticky;
  top: 16px;
}
.checkout-summary h2 {
  margin: 0 0 16px;
  padding: 0 0 16px;
  border-bottom: 1px solid #eaeaf0;
}
.checkout-summary .items {
  margin: 0 0 16px;
  padding: 0 0 16px;
  border-bottom: 1px solid #eaeaf0;
}
.checkout-summary .items .item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 2px;
}
.checkout-summary .items .item:last-child {
  margin-bottom: 0;
}
.checkout-summary .items .item > span:first-child {
  padding-right: 16px;
}
.checkout-summary .checkout-coupon-code {
  margin: 0 0 16px;
  padding: 0 0 16px;
  border-bottom: 1px solid #eaeaf0;
}
.checkout-summary .checkout-coupon-code .modern-checkbox {
  margin-bottom: 0;
}
.woocommerce-form-coupon {
  margin-top: 16px;
  display: flex;
}
.woocommerce-form-coupon input {
  border-top-right-radius: unset;
  border-bottom-right-radius: unset;
  border-right: unset;
}
.woocommerce-form-coupon button {
  border-top-left-radius: unset;
  border-bottom-left-radius: unset;
}
.method-list ul,
.woocommerce-checkout-payment ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  list-style: none;
}
.method-list ul li > label,
.woocommerce-checkout-payment ul li > label {
  border-radius: 2px;
  background-color: #ffffff;
  border: 1px solid #eaeaf0;
  box-shadow: 4px 4px 25px 0px rgba(43, 43, 63, 0.04);
  padding: 16px;
  margin-bottom: 8px;
  display: flex;
  flex-wrap: wrap;
  cursor: pointer;
}
.method-list ul li > label input,
.woocommerce-checkout-payment ul li > label input {
  flex: unset;
}
.method-list ul li > label .image,
.woocommerce-checkout-payment ul li > label .image {
  padding-left: 16px;
  width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.method-list ul li > label .image img,
.woocommerce-checkout-payment ul li > label .image img {
  height: 25px;
}
.method-list ul li > label .info,
.woocommerce-checkout-payment ul li > label .info {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.method-list ul li > label .payment-info,
.woocommerce-checkout-payment ul li > label .payment-info {
  width: 100%;
  background-color: #f6f6fb;
  border-radius: 2px;
  margin: 16px 0 0 25px;
  padding: 12px;
  display: none;
}
.method-list ul li > label .payment-info p,
.woocommerce-checkout-payment ul li > label .payment-info p {
  margin: 0;
  font-size: 14px;
}
.method-list ul li > label.active .payment-info,
.woocommerce-checkout-payment ul li > label.active .payment-info {
  display: block;
}
.woocommerce-billing-fields,
.woocommerce-shipping-fields,
.shipping-wrapper,
.woocommerce-checkout-payment ul,
.woocommerce-terms-and-conditions-wrapper {
  margin-bottom: 32px;
}
.woocommerce-terms-and-conditions-wrapper {
  background-color: #ffffff;
  padding: 24px;
}
.woocommerce-terms-and-conditions-wrapper .modern-checkbox:last-child {
  margin-bottom: 0;
}
/* woocommerce login form */
.woocommerce-form-login {
  padding: 40px;
  background-color: #ffffff;
  box-shadow: 4px 4px 25px 0px rgba(43, 43, 63, 0.04);
  border-radius: 2px;
  margin: 0 0 32px;
}
.woocommerce-form-login h2 {
  margin-bottom: 24px;
}
.woocommerce-form-login .login-form-fields {
  margin-bottom: 24px;
}
.woocommerce-form-login .input-label-animation {
  margin-bottom: 8px;
}
.woocommerce-form-login .help-fields {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 24px;
}
.woocommerce-form-login .help-fields .field:first-child {
  padding-right: 16px;
}
.woocommerce-form-login button[type="submit"] {
  margin-bottom: 24px;
}
.woocommerce-form-login .register-info p {
  margin-bottom: 8px;
}
.checkout-with-gest {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: calc(100% - 32px);
  margin-bottom: 32px;
}
.checkout-with-gest a.button {
  margin-bottom: 32px;
}
/* checkout progress bar */
.checkout-action {
  counter-reset: step-count;
  display: flex;
  align-items: center;
  height: 100%;
}
.progress-bar {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(20px, 1fr));
}
.progress-step {
  text-align: center;
  position: relative;
}
.progress-step:before {
  background-color: #b68777;
  content: "";
  height: 2px;
  position: absolute;
  z-index: -1;
  top: 20px;
}
.progress-step:after {
  background-color: #b68777;
  content: "";
  height: 2px;
  position: absolute;
  z-index: -1;
  top: 20px;
  left: 50%;
  width: 100%;
}
.progress-step:last-of-type.is-active:after {
  background-color: #da7452;
}
.progress-step:last-of-type:after {
  left: 50%;
  width: 50%;
}
.progress-step .step-count {
  background-color: #b68777;
  height: 40px;
  width: 40px;
  margin: 0 auto;
  border-radius: 50%;
  color: white;
  line-height: 27px;
  z-index: 100;
  border: 7px solid #f6f6fb;
  font-size: 0.8rem;
  font-weight: 500;
}
.progress-step .step-count:before {
  counter-increment: step-count;
  content: counter(step-count);
}
.progress-step.step-done .step-count {
  background-color: #3d3d43;
}
.progress-step.step-done .step-count:before {
  font-size: 25px;
  content: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M20%206L9%2017L4%2012%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
}
.progress-step:first-of-type:before {
  display: none;
}
.progress-step:last-of-type:after {
  display: none;
}
.progress-step.is-active .step-description {
  font-weight: 500;
}
.progress-step.is-active:after {
  background-color: #c8c7d1;
}
.progress-step.is-active ~ .progress-step .step-count {
  background-color: #c8c7d1;
}
.progress-step.is-active ~ .progress-step:after {
  background-color: #c8c7d1;
}
.step-description {
  font-size: 0.8rem;
}
/* contact banner */
.contact-banner {
  margin: 0 0 120px;
  border-radius: 2px;
  background-color: #da7452;
  color: #ffffff;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 40px 80px;
}
.contact-banner .content {
  display: flex;
  flex-direction: column;
}
.contact-banner .content span.heading {
  margin-bottom: 8px;
}
/** Page contact */
section.contact-us-form .business-info address {
  margin: 16px 0 40px;
  font-style: normal;
}
section.contact-us-form .business-info address .item {
  margin: 0 0 15px;
  font-weight: 500;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
section.contact-us-form .business-info address .item .icon {
  display: inline-block;
  line-height: 0;
}
section.contact-us-form .business-info address .item .value {
  margin-left: 8px;
}
/** footer */
footer#colophon {
  padding: 80px 0 32px;
  border-top: 1px solid #c8c7d1;
  background-color: #eaeaf0;
}
footer#colophon .columns {
  padding-bottom: 32px;
  border-bottom: 1px solid #c8c7d1;
  margin-bottom: 32px;
}
footer#colophon .columns .footer-info .logo {
  line-height: 0;
  margin-bottom: 40px;
}
footer#colophon .columns .footer-info address {
  font-style: normal;
  margin: 0;
}
footer#colophon .columns .footer-info .item {
  display: flex;
  margin-bottom: 16px;
}
footer#colophon .columns .footer-info .item .icon {
  width: 16px;
  flex-shrink: 0;
}
footer#colophon .columns .footer-info .item span {
  margin-left: 4px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 157.143% */
  letter-spacing: -0.14px;
}
footer#colophon .columns .footer-info .item span a:hover {
  color: #da7452;
}
footer#colophon .columns h4 {
  margin-bottom: 24px;
}
footer#colophon .columns ul.menu-footer {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
  list-style: none;
}
footer#colophon .columns ul.menu-footer li {
  margin-bottom: 12px;
}
footer#colophon .columns ul.menu-footer li.menu-icon-item {
  padding-left: 24px;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 16px;
}
footer#colophon .columns ul.menu-footer li.menu-icon-item.instagram {
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/icons/instagram.svg');
}
footer#colophon .columns ul.menu-footer li.menu-icon-item.pinterest {
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/icons/pinterest.svg');
}
footer#colophon .columns ul.menu-footer li.menu-icon-item.facebook {
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/icons/facebook.svg');
}
footer#colophon .columns ul.menu-footer li.menu-icon-item.tiktok {
  background-image: url('https://dev.borme.pl/wp-content/themes/borme/assets/css/../img/icons/tik-tok.svg');
}
footer#colophon .columns ul.menu-footer li a {
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 14px;
  /* 100% */
  letter-spacing: -0.14px;
  text-transform: uppercase;
  font-feature-settings: 'ss02' on, 'ss03' on;
}
footer#colophon .columns ul.menu-footer li a:hover {
  color: #da7452;
}
footer#colophon .payments-info {
  padding-bottom: 32px;
  border-bottom: 1px solid #c8c7d1;
  margin-bottom: 32px;
  display: flex;
  align-items: center;
}
footer#colophon .payments-info img {
  margin-right: 24px;
  max-height: 30px;
}
footer#colophon .additional-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
footer#colophon .additional-info span.google-recaptcha-info {
  padding-right: 24px;
}
footer#colophon .additional-info span.google-recaptcha-info a {
  text-decoration: underline;
}
footer#colophon .additional-info a:hover {
  color: #da7452;
}
footer#colophon.footer-checkout {
  margin-top: 32px;
  padding: 32px 0;
  background-color: transparent;
  border: none;
}
footer#colophon.footer-checkout .checkout-info {
  padding-bottom: 24px;
  border-bottom: 1px solid #c8c7d1;
  margin-bottom: 24px;
}
footer#colophon.footer-checkout .checkout-info .shipping-info p {
  margin: 0;
}
footer#colophon.footer-checkout .checkout-info .shipping-info a {
  text-decoration: underline;
}
footer#colophon.footer-checkout .checkout-info .customer-info {
  display: flex;
  flex-direction: column;
  text-align: right;
}
footer#colophon.footer-checkout .checkout-info .customer-info .help-question {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 8px;
}
footer#colophon.footer-checkout .checkout-info .customer-info .help-question h6 {
  margin: 0;
}
footer#colophon.footer-checkout .checkout-info .customer-info .help-question a {
  margin-left: 24px;
  font-weight: 500;
}
footer#colophon.footer-checkout .checkout-info .customer-info .reg a {
  text-decoration: underline;
}
footer#colophon.footer-checkout .checkout-info .customer-info .reg a:last-child {
  margin-left: 16px;
}
