@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Lobster&family=Manrope:wght@200;300;400;500;600;700;800&display=swap");
.make__test-block {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  padding: 67px 0 67px 100px;
  font-family: Montserrat;
  background: var(--yellow-main, #ffad00);
}
.make__test-block-right-heading {
  padding-right: 147px;
  color: var(--pink-main, #ff3997);
  text-align: left;
  text-wrap: balance;
  font-size: 3.75rem;
  font-weight: 700;
  text-transform: uppercase;
}
.make__test-block-left {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  background: var(--pink-main, #ff3997);
  z-index: 5;
  cursor: pointer;
}
.make__test-block-left::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: -1.25rem;
  right: 1.25rem;
  border: 0.0625rem solid var(--pink-main, #ff3997);
  z-index: 0;
}

.reviews__heading {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.reviews__mid {
  display: flex;
  align-items: center;
}
.reviews__mid-box {
  position: relative;
  color: #5c5c5b;
  text-align: center;
  line-height: 1.8125rem;
  width: 33%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.reviews__mid-box::after {
  content: "";
  display: flex;
  position: absolute;
  justify-content: space-between;
  align-items: center;
  top: calc(50% - 10.9375rem);
  left: 0;
  right: 0;
  bottom: 0;
  width: 0.0625rem;
  height: 17.5rem;
  background: #ffad00;
}
.reviews__mid-box-up {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 2.625rem;
  min-height: 300px;
}
.reviews__mid-box-text {
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 500;
}
.reviews__mid-box-name {
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
}

.page__store .js-search-link--page-itemdb {
  margin: 0px 24px;
}
.page__store .js-search-link--page-itemdb i {
  margin-left: 12px;
}

.pagination a:not(.previous):not(.next) {
  letter-spacing: unset;
}

.page__store-current a {
  text-align: center;
  padding: 0.625rem;
  background-color: #ff3997;
  color: #fff !important;
  font-size: 1.25rem;
}
.page__store .pagination a {
  color: var(--gray, #5c5c5b);
  text-align: center;
  font-family: Montserrat;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.page__store .pagination .current a {
  text-align: center;
  color: var(--white, #000);
  font-family: Montserrat;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.page__store .js-search-link--page-itemdb {
  font-size: 1.25rem;
}
.page__store .js-search-link {
  color: var(--gray, #5c5c5b);
  text-align: center;
  font-family: Montserrat;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.page__store-btn {
  padding: 0.375rem 1.25rem;
  justify-content: center;
  align-items: center;
  gap: 0.75rem;
  color: var(--black, #000);
  padding: 0.375rem 1.25rem;
  justify-content: center;
  align-items: center;
  gap: 0.75rem;
}
.page__store-btn-next {
  background: rgba(255, 209, 228, 0.6);
}
.page__store-btn-prev {
  border: 0.0625rem solid #ff3997;
  background: white;
}

.dfec__list-item {
  font-family: Montserrat;
  font-size: 1rem;
  font-style: normal;
}
.dfec__list-item-heading {
  color: #000;
  font-weight: 700;
  line-height: 1.8125rem;
  padding: 0.375rem 0;
}
.dfec__list-item-text {
  margin-bottom: 1.5rem;
  color: #000;
  font-weight: 400;
  line-height: 1.8125rem;
}

.card-block {
  margin: 1.5rem auto;
}

.category-additional-description {
  font-family: Montserrat;
  font-size: 1rem;
  font-style: normal;
}
.category-additional-description h2 {
  color: #000;
  font-family: Montserrat;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.8125rem;
  padding: 0.375rem 0;
}
.category-additional-description p {
  padding-bottom: 1.5rem;
  font-family: Montserrat;
  font-size: 1rem;
  font-style: normal;
  color: #000;
  font-weight: 400;
  line-height: 1.8125rem;
}

.category-additional-description {
  padding: 4.125rem auto;
}

/* Dostawa */
.delivery-page {
  margin-top: 100px;
}
.delivery-page .heading-70 {
  text-align: center;
}
.delivery-page .heading-70::before {
  content: attr(data-text);
  z-index: -1;
  position: absolute;
  transform: translate(20px, 20px);
  color: #fff;
  text-shadow: -1px -1px 0 #FF3997, 0 -1px 0 #FF3997, 1px -1px 0 #FF3997, 1px 0 0 #FF3997, 1px 1px 0 #FF3997, 0 1px 0 #FF3997, -1px 1px 0 #FF3997, -1px 0 0 #FF3997;
}
.delivery-page__top {
  margin-bottom: 100px;
  position: relative;
  display: grid;
  align-items: self-start;
  grid-template-columns: repeat(2, 1fr);
  gap: 140px;
}
.delivery-page__top h2 {
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 29px;
  padding-bottom: 30px;
}
.delivery-page__top p {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 29px;
  padding-bottom: 12px;
}
.delivery-page__top-left {
  position: relative;
  margin: 60px 0px 0px 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
}
.delivery-page__top-left::after {
  content: "";
  position: absolute;
  top: 0px;
  left: -70px;
  right: 0;
  bottom: 0;
  width: 0.0625rem;
  height: 100%;
  min-height: 260px;
  background: #ffad00;
}
.delivery-page__top-right {
  margin: 60px 0px 0px 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
}
.delivery-page__boxes {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 160px;
  gap: 70px;
}
.delivery-page__box-right {
  max-width: 1250px;
}
.delivery-page__box-left {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
}
.delivery-page__box-heading {
  margin-bottom: 30px;
  text-align: start;
}
.delivery-page__box-list p {
  margin-bottom: 12px;
}
.delivery-page__box-text {
  margin-top: unset;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.delivery-page__box-left .delivery-page__box-items {
  display: grid;
  gap: 12px;
}
.delivery-page__box-left .delivery-page__box-item {
  white-space: nowrap;
  max-height: 70px;
  display: flex;
  flex-wrap: nowrap;
  text-align: left;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 25px 30px;
  border: 1px solid #eaeef2;
  background: #f9fbfc;
  gap: 39px;
}

/* navi facetowa */
#left-column {
  margin-top: 177px;
  padding: 24px;
  max-width: 417px;
  width: 100%;
  background: #fff;
  border: 1px solid #eaeef2;
}

.search_filters-flex .h6 {
  margin-top: 24px;
  font-family: Montserrat;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: var(--Black, #000);
}

@media (max-width: 1200px) {
  .search_filters-flex .h6 {
    font-size: 20px;
  }
}

.custom-search__filters #search_filters .facet .facet-label a {
  color: #000;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.custom-search__filters #search_filters,
.custom-search__filters #search_filters_brands,
.custom-search__filters #search_filters_suppliers {
  margin-top: 30px;
  padding: unset;
}
.custom-search__filters #search_filters .ui-widget-header {
  width: 100%;
  max-width: 100%;
  border-radius: 0px;
  background: #ffad00;
}
.custom-search__filters #search_filters .ui-slider .ui-slider-handle {
  padding: 3px;
  background: #ffad00;
  border: none;
  width: 22px;
  height: 22px;
  border-radius: 40px;
  background-image: url("../images/code.svg");
  background-repeat: no-repeat;
  background-position: center;
  -o-object-fit: cover;
     object-fit: cover;
}
.custom-search__filters #search_filters .ui-slider-horizontal {
  background: #eaeef2;
  border: none;
}
.custom-search__filters #search_filters .facet .collapse p {
  margin-bottom: 10px;
}
.custom-search__filters .search-link {
  color: var(--Black, #000);
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

#search_filters .facet .facet-title {
  color: var(--Black, #000);
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

#main .page-header {
  text-align: center;
}

.block-categories {
  padding: 1.563rem 1.25rem;
  padding-left: unset;
  margin-bottom: 1.563rem;
  background: #fff;
  border-bottom: 1px solid #eaeef2;
}

.search_filters-flex {
  align-items: flex-end;
  display: flex;
  justify-content: space-between;
}

.collapse-icons i {
  display: none;
}

.js-search-filters-clear-all {
  background-color: white;
  border: none;
  color: var(--Gray, #5c5c5b);
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.js-search-filters-clear-all i {
  display: none;
}

.faceted-slider {
  margin-right: 24px;
}

.block-categories .category-sub-menu li[data-depth="0"] > a {
  color: var(--Black, #000);
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.block-categories .h6 {
  color: var(--Black, #000);
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

/* REGULAMIN| POLITYKA PRYWATNOŚCI */
.custom-rules-top {
  color: #FF3997;
  position: relative;
  z-index: 1;
  text-transform: uppercase;
  font-size: normal;
  line-height: 5.3125rem;
  margin-bottom: 30px;
  font-size: normal;
  padding: 30px;
}
.custom-rules-top::before {
  content: attr(data-text);
  z-index: -1;
  position: absolute;
  transform: translate(20px, 20px);
  color: #f6f6f6;
  text-shadow: -1px -1px 0 #000, 0 -1px 0 #000, 1px -1px 0 #000, 1px 0 0 #000, 1px 1px 0 #000, 0 1px 0 #000, -1px 1px 0 #000, -1px 0 0 #000;
}
.custom-rules-top::before {
  content: meta_title;
  z-index: -1;
  position: absolute;
  transform: translate(20px, 20px);
  color: #fff;
  text-shadow: -1px -1px 0 #FF3997, 0 -1px 0 #FF3997, 1px -1px 0 #FF3997, 1px 0 0 #FF3997, 1px 1px 0 #FF3997, 0 1px 0 #FF3997, -1px 1px 0 #FF3997, -1px 0 0 #FF3997;
}

.custom-rules .container-pp {
  margin-bottom: 120px;
}
.custom-rules .statute {
  max-width: 1152px;
  width: 100%;
  margin: 0 auto;
}
.custom-rules h2 {
  padding-bottom: 40px;
  color: var(--black, #000);
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 29px;
}
.custom-rules h3 {
  margin-top: 40px;
  padding-bottom: 6px;
  color: var(--black, #000);
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 29px;
}
.custom-rules h4 {
  margin-top: 36px;
}
.custom-rules p {
  color: var(--black, #000);
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 29px; /* 161.111% */
  text-align: left;
}
.custom-rules .lou {
  margin-top: 40px;
  text-decoration: underline;
}
.custom-rules ul li {
  margin-bottom: 40px;
  color: var(--black, #000);
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 29px;
  list-style: none;
}
.custom-rules a {
  color: var(--black, #000);
}

.reviews__swiper {
  width: 100%;
  height: 100%;
}
.reviews__swiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.reviews__swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.reviews__swiper .swiper-slide-active::after {
  left: -3px;
}

/* login */
.page-authentication #content {
  max-width: 100%;
}

.login-form #eyeicon, #login-form #eyeicon,
.register-form #eyeicon, #customer-form #eyeicon {
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  z-index: 10;
  height: 20px;
  width: 20px;
  background-image: url("../images/eye-off.svg");
  cursor: pointer;
}
.login-form .toggle_password_input, #login-form .toggle_password_input,
.register-form .toggle_password_input, #customer-form .toggle_password_input {
  background-image: url("../images/eye.svg") !important;
}

#authentication .forgot-password {
  text-align: right;
}
#authentication .forgot-password a {
  font-size: 12px;
  font-weight: 500;
  text-decoration: underline;
  color: #FF3997;
}

.login-form__box h2:last-of-type {
  padding-bottom: 80px;
}

.page-customer-account #content .no-account {
  text-align: left;
}

form .button--yellow {
  width: 100%;
  max-width: 100%;
  padding: 14px auto;
  background: var(--yellow-main, #ffad00);
}
form .button--yellow footer {
  background: var(--yellow-main, #ffad00);
}

/* REKLAMACJE I ZWROTY  */
.MsoNormal {
  text-align: left;
  color: #000;
}
.MsoNormal a,
.MsoNormal a span {
  color: #000;
  text-decoration: underline;
}
.MsoNormal:last-child {
  margin-bottom: 90px !important;
}

/* Google fonts: Manrope */
/* Custom */
.rck-custom-padding {
  padding: 2.5rem 1.5625rem;
}

.custom-padding {
  padding: 3.75rem 5.625rem;
}

.light-bg {
  background: #fff;
}

.dark-bg {
  background: #f5f6fa;
}

@media (max-width: 61.875rem) {
  .custom-padding {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}
@media (max-width: 35.875rem) {
  .custom-padding {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
/* END Custom */
/* RCK-4blocks */
.rck-4blocks {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 4.6875rem;
}

.rck-4blocks .rck-block {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}

.rck-4blocks .rck-block .rck-image {
  height: 6.25rem;
}

.rck-4blocks .rck-block .rck-image img {
  height: 100%;
}

.rck-image {
  position: relative;
}
.rck-image img {
  z-index: 1;
  position: relative;
}

.rck-image-bgc--left {
  position: absolute;
  background-color: #ffd1e4;
  top: -1.5rem;
  right: 1.5rem;
  bottom: 1.5rem;
  left: -1.5rem;
  width: 100%;
  height: 100%;
}
.rck-image-bgc--right {
  position: absolute;
  background-color: #ffd1e4;
  top: -1.5rem;
  right: -1.5rem;
  bottom: 1.5rem;
  left: 1.5rem;
  width: 100%;
  height: 100%;
}

.rck-4blocks .rck-block .rck-meta {
  width: 100%;
}

.rck-4blocks .rck-block .rck-meta p {
  font-size: 1rem;
  font-weight: 500;
  line-height: 160%;
  color: #000000;
}

@media (max-width: 87.4375rem) {
  .rck-4blocks {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.875rem;
  }
}
@media (max-width: 47.9375rem) {
  .rck-4blocks .rck-block .rck-image {
    height: 4.375rem;
  }
}
@media (max-width: 35.875rem) {
  .rck-4blocks {
    grid-template-columns: 1fr;
  }
}
/* END RCK-4Blocks */
/* RCK-Compare */
.rck-compare {
  position: relative;
  padding-top: 32%;
}

.rck-compare .compare-img {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  left: 0;
  top: 0;
}

.rck-compare .compare-img img {
  display: block;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.rck-compare .compare-img:nth-child(3) img {
  width: 100%;
}

.rck-compare .compare-slider.viewport {
  opacity: 1;
}

.rck-compare .compare-slider {
  position: absolute;
  z-index: 9;
  cursor: pointer;
  width: 1.625rem;
  height: 1.625rem;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s 1s ease-in;
  background: #6a30a1;
  border-radius: 100%;
}

.rck-compare .compare-overlay.viewport {
  animation-name: moveOverlay;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-timing-function: ease-in-out;
  animation-delay: 0.5s;
}

.rck-compare .compare-overlay {
  box-shadow: rgba(0, 0, 0, 0.1) 0.625rem 0rem 1.875rem;
}

.rck-compare .compare-bar.top {
  position: absolute;
  top: 0rem;
  right: 0rem;
  z-index: 8;
  height: 50%;
  width: 0.3125rem;
  background-color: #6a30a1;
}

.rck-compare .compare-bar.bottom {
  position: absolute;
  bottom: 0;
  top: unset;
  right: 0rem;
  z-index: 8;
  height: 50%;
  width: 0.3125rem;
  background-color: #6a30a1;
}

.rck-compare .rck-label {
  position: absolute;
  font-size: 1rem;
  font-weight: 500;
  line-height: 190%;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding: 0.375rem 1.875rem;
  background: #FF3997;
  top: 1.875rem;
  z-index: 10;
  pointer-events: none;
}

.rck-compare .rck-label.before {
  right: 2.1875rem;
  top: 2.1875rem;
  width: 10.3989rem;
  height: auto;
}
.rck-compare .rck-label.before::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: -0.875rem;
  left: 0.875rem;
  border: 0.0452rem solid var(--pink-main, #ff3997);
  z-index: 0;
}

.rck-compare .rck-label.after {
  left: 2.1875rem;
  top: 2.1875rem;
  width: 10.3989rem;
  height: auto;
}
.rck-compare .rck-label.after::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: -0.875rem;
  right: 0.875rem;
  border: 0.0452rem solid var(--pink-main, #ff3997);
  z-index: 0;
}

@media (max-width: 61.875rem) {
  .rck-compare {
    padding-top: 45%;
  }
}
@media (max-width: 47.9375rem) {
  .rck-compare .rck-label {
    padding: 0.1875rem 0.625rem;
    box-shadow: unset;
    transform: translateY(-50%);
    top: 50%;
    bottom: unset;
    max-width: 4rem;
    width: 100%;
    box-sizing: border-box;
  }
  .rck-compare .rck-label.before {
    left: 0;
  }
  .rck-compare .rck-label.after {
    right: 0;
  }
}
/* END RCK-Compare */
/* RCK-Text-Image */
.rck-text-image {
  display: grid;
  grid-template-columns: 0.8fr 1fr;
  align-items: center;
  gap: 3rem;
}

.rck-text-image.reverse {
  grid-template-columns: 1fr 0.8fr;
}

.rck-text-image.reverse .rck-text {
  order: 2;
}

.rck-text-image.reverse .rck-image {
  order: 1;
}

.rck-text-image .rck-text p {
  font-size: 1rem;
  font-weight: 500;
  line-height: 160%;
  color: #000000;
  margin: 0;
}

.rck-text-image .rck-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

@media (max-width: 87.4375rem) {
  .rck-text-image {
    gap: 3.125rem;
  }
  .rck-text-image:not(.reverse) .rck-image {
    order: 1;
  }
}
@media (max-width: 62.1875rem) {
  .rck-text-image {
    grid-template-columns: 1fr !important;
    gap: 2.5rem;
  }
}
/* END RCK-Text-Image */
/* RCK-Stats */
.rck-stats {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  gap: 3rem;
}

.rck-stats .rck-image {
  overflow: hidden;
}

.rck-stats .rck-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.rck-stats .rck-blocks {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}

.rck-stats .rck-blocks .rck-block span {
  display: block;
}

.rck-heading {
  font-size: 2.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.rck-heading--yellow {
  color: var(--yellow-main, #ffad00);
}
.rck-heading--pink {
  color: var(--pink-main, #ff3997);
}

.rck-stats .rck-blocks .rck-block span.value {
  font-size: 2.4375rem;
  font-weight: 700;
  line-height: 3.5rem;
  text-transform: uppercase;
  color: #000000;
}

.rck-stats .rck-blocks .rck-block span.desc {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 160%;
  color: #000000;
}

@media (max-width: 87.4375rem) {
  .rck-stats {
    gap: 3.125rem;
  }
}
@media (max-width: 61.875rem) {
  .rck-stats {
    grid-template-columns: 1fr;
  }
  .rck-stats .rck-block {
    text-align: center;
  }
  .rck-stats .rck-blocks .rck-block span.value {
    font-size: 1.875rem;
    line-height: 2.9375rem;
  }
  .rck-stats .rck-blocks .rck-block span.desc {
    font-size: 1rem;
  }
}
/* END RCK-onlybio */
/* RCK-Banner */
.rck-banner {
  width: 100%;
  padding-top: 14%;
  position: relative;
}

.rck-banner-container {
  padding: 3.75rem 0;
}

.rck-banner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

@media (max-width: 61.875rem) {
  .rck-banner {
    padding-top: 20%;
  }
}
@media (max-width: 37.4375rem) {
  .rck-banner {
    padding-top: 25%;
  }
  .rck-banner-container {
    padding: 1.875rem 0;
  }
}
@media (max-width: 27.8125rem) {
  .rck-banner {
    padding-top: 35%;
  }
}
/* END RCK-Banner */
/* RCK-Seo */
.rck-seo {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.5rem;
}

.rck-seo p {
  font-size: 1rem;
  font-weight: 500;
  line-height: 160%;
  color: #000000;
  margin: 0;
}

@media (max-width: 61.875rem) {
  .rck-seo {
    grid-template-columns: 1fr;
  }
}
/* END RCK-Seo */
/* RCK-Faq */
.rck-faq {
  padding: 45px 40px;
  background: #f5f6fa;
  display: grid;
  grid-template-columns: 445px 1fr;
  align-items: center;
  gap: 3rem;
}

.rck-faq .rck-image {
  overflow: hidden;
}

.rck-faq .rck-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.rck-faq .rck-blocks {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}

.rck-faq .rck-blocks .rck-block {
  max-height: 50px;
  position: relative;
  border-bottom: 1px solid #babbbc;
  overflow: hidden;
  transition: max-height 0.2s ease-in-out;
}

.rck-faq .rck-blocks .rck-block .rck-thead {
  font-size: 25px;
  font-weight: 700;
  line-height: 160%;
  text-transform: uppercase;
  color: #0e0f11;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
  cursor: pointer;
}

.rck-faq .rck-blocks .rck-block .rck-thead::after {
  content: "";
  width: 27px;
  height: 27px;
  background-image: url("data:image/svg+xml,%3Csvg width='27' height='28' viewBox='0 0 27 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.75 11.75L13.5 18.5L20.25 11.75' stroke='%230E0F11' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
  display: block;
  transition: transform 0.2s ease-in-out;
}

.rck-faq .rck-blocks .rck-block.active .rck-thead::after {
  transform: rotate(180deg);
}

.rck-faq .rck-blocks .rck-block .rck-body {
  padding-bottom: 24px;
}

.rck-faq .rck-blocks .rck-block .rck-body p {
  margin: 0;
  font-size: 13px;
  font-weight: 500;
  line-height: 160%;
  color: #000000;
}

@media (max-width: 1399px) {
  .rck-faq {
    gap: 50px;
  }
}
@media (max-width: 1099px) {
  .rck-faq {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 599px) {
  .rck-faq {
    padding: 15px;
  }
  .rck-faq .rck-blocks .rck-block .rck-thead {
    font-size: 16px;
  }
}
/* END RCK-Faq */
/* Kontakt db */
.contact .box {
  gap: unset;
}

/* FOOTER chceckout */
.footer__checkout-entire {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding: 44px 90px;
  gap: 1.5rem;
  background-color: #FF3997;
}
.footer__checkout-items {
  display: flex;
  text-align: center;
  justify-content: space-evenly;
  align-items: center;
}
.footer__checkout-rules a, .footer__checkout-pp a {
  color: var(--White, #fff);
  font-family: Montserrat;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25rem;
  transition: color 0.3s;
  cursor: pointer;
}
.footer__checkout-rules a:hover, .footer__checkout-pp a:hover {
  color: #ffad00;
}

/* HEADER CHECKOUT */
.header__checkout-entire {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  padding: 30px 90px;
  text-align: center;
}
.header__checkout-cs {
  text-align: left;
  display: flex;
  align-items: center;
}
.header__checkout-siu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.header__checkout-logo svg {
  color: #000;
}
.header__checkout-cs a, .header__checkout-siu a {
  display: flex;
  text-align: center;
  gap: 12px;
  font-family: Montserrat;
  font-size: 1.1875rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  align-items: center;
  color: #5c5c5b;
  cursor: pointer;
  transition: color 0.3s;
}
.header__checkout-cs a:hover, .header__checkout-siu a:hover {
  color: #FF3997;
}

/* KOSZYK KOD PROMOCYJNY  */
.scpc-side {
  padding: 24px;
  margin: 30px;
  border: 1px solid #eaeef2;
  background: var(--White, #fff);
}
.scpc .container {
  max-width: 1005px;
  width: 100%;
  margin: 0 auto;
}
.scpc__heading {
  padding: 24px 24px 36px 0px;
  color: var(--Black, #000);
  font-family: Montserrat;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.scpc__mid {
  color: var(--Black, #000);
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.scpc__mid span {
  font-weight: 700;
}
.scpc__mid p {
  padding-bottom: 12px;
}
.scpc .pink {
  color: var(--Pink_main, var(--Black, #ff3997));
}
.scpc__product {
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  max-width: 354px;
  width: 100%;
}
.scpc__product img {
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
.scpc__box {
  text-align: left;
}
.scpc__box .scpc__box-yellow-btn {
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.scpc__box-rm {
  padding: 12px 26px 12px;
  border: none;
  background-color: white;
  cursor: pointer;
}
.scpc__items {
  display: flex;
}
.scpc__item {
  transition: max-height 0.4s;
  overflow: hidden;
  width: 100%;
  position: relative;
}
.scpc__item.active {
  max-height: unset;
}
.scpc__item .scpc_box-line {
  position: absolute;
  bottom: 0px;
  max-width: 100%;
  width: 100%;
  height: 1px;
  background: #eaeef2;
}
.scpc__item-text p {
  padding-left: 40px;
  font-family: Montserrat;
  font-size: 10px;
  font-weight: 400;
  font-style: normal;
  line-height: normal;
  color: #5c5c5b;
}
.scpc__item-text h3 {
  color: var(--Black, #000);
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-left: 12px;
}
.scpc__item-text h3 span {
  margin-right: 12px;
  color: var(--Pink_main, #ff3997);
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.scpc__box-lt {
  color: var(--Black, #000);
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: left;
}
.scpc .scpc__box-btns {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
}
.scpc .scpc_box-line-sh {
  display: block;
  position: absolute;
  content: "";
  top: -40px;
  right: 0;
  width: 100%;
  height: 40px;
  background: linear-gradient(0deg, #fff 22.59%, rgba(255, 255, 255, 0) 83.7%);
  opacity: 1;
  pointer-events: none;
  transition: opacity 0.4s;
}

.active.btn-tertiary,
.btn-secondary.active,
.btn-secondary:active,
.btn-tertiary:active,
.open > .btn-secondary.dropdown-toggle,
.open > .dropdown-toggle.btn-tertiary,
.btn-secondary.focus,
.btn-secondary:focus,
.btn-tertiary:focus,
.focus.btn-tertiary {
  background-color: white;
  border-color: white;
}

#_desktop_search_filters_clear_all button {
  transition: color 0.6s;
}
#_desktop_search_filters_clear_all button:hover {
  background-color: white;
  border: none;
  color: #ffad00;
  font-weight: bold;
}

#identity .page-footer,
#address .page-footer,
#discount .page-footer,
#history .page-footer,
#order-slip .page-footer,
#module-psgdpr-gdpr .page-footer {
  padding-left: 18px;
  margin-bottom: 45px;
}
#identity .account-link-db,
#address .account-link-db,
#discount .account-link-db,
#history .account-link-db,
#order-slip .account-link-db,
#module-psgdpr-gdpr .account-link-db {
  padding: 30px;
  color: #FF3997;
}

.page-footer .account-link,
.wishlist-footer-links {
  line-height: unset;
  font-weight: bold;
}

.page-footer .account-link {
  padding: 1rem;
}

#address .rox-add-company-name {
  display: flex;
  width: 100%;
}

#identity .js-input-column {
  display: flex;
  width: 100%;
}

#module-psgdpr-gdpr .psgdprinfo17 p {
  margin-bottom: 1rem;
}

#module-psgdpr-gdpr .psgdprinfo17 p a {
  color: #FF3997;
  text-decoration: underline;
}

#module-blockwishlist-lists .wishlist-add-to-new {
  color: #000 !important;
  transition: color 0.6s;
}
#module-blockwishlist-lists .wishlist-add-to-new:hover {
  color: #f0368e !important;
}

#my-account .link-item--db svg {
  width: 100%;
}

#module-blockwishlist-lists .wishlist-list-item-right button i,
.wishlist-list-item,
.wishlist-list-item-default {
  color: #000 !important;
  transition: color 0.6s;
}
#module-blockwishlist-lists .wishlist-list-item-right button i:hover,
.wishlist-list-item:hover,
.wishlist-list-item-default:hover {
  color: #f0368e !important;
}

#module-blockwishlist-lists .wishlist-list-item {
  color: #000 !important;
  transition: color 0.6s;
}
#module-blockwishlist-lists .wishlist-list-item:hover .wishlist-list-item-title {
  color: #f0368e !important;
}

/* mobile  */
@media (max-width: 1699px) {
  .make__test-block-right {
    max-width: 858px;
  }
  .delivery-page__box-left {
    justify-content: space-evenly;
    padding: unset;
  }
}
@media (max-width: 1199px) {
  .delivery-page__boxes {
    flex-direction: column;
  }
  .delivery-page__box-left {
    width: 100%;
    max-width: 100%;
    justify-content: space-evenly;
  }
  .delivery-page__box-left .delivery-page__box-items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .header__checkout-entire {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    padding: 30px;
    text-align: center;
  }
}
@media (max-width: 995px) {
  .make__test-block {
    flex-direction: column;
    padding: 20px 33px;
  }
  .make__test-block-right {
    padding-bottom: 40px;
    width: 100%;
    max-width: 100%;
  }
  .make__test-block-right-heading {
    padding: unset;
  }
  .make__test-block-right h2 {
    text-wrap: wrap;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
  }
  .make__test-block-left {
    width: 100%;
    max-width: 100%;
  }
  .reviews__mid-box-up {
    padding: 0 24px;
  }
  .reviews__mid {
    padding-top: 1.25rem;
  }
  .delivery-page .heading-70::before {
    transform: translate(14px, 14px);
  }
  .delivery-page__box-left .delivery-page__box-items {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    width: 100%;
    max-width: 100%;
  }
  .delivery-page__box-left .delivery-page__box-item {
    gap: 15px;
  }
  .delivery-page__box-left .delivery-page__box-text {
    font-size: 15px;
  }
  .footer__checkout-entire {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    padding: 30px;
    gap: 1.5rem;
    background-color: #FF3997;
  }
  .footer__checkout-logo {
    text-align: center;
  }
  .footer__checkout-items {
    display: flex;
    text-align: center;
    justify-content: space-evenly;
    align-items: center;
  }
  .header__checkout-entire {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 30px;
    text-align: center;
    gap: 30px;
  }
  .header__checkout-cs {
    grid-area: 3/1/3/2;
    text-align: left;
    display: flex;
    align-items: center;
  }
  .header__checkout-siu {
    grid-area: 3/2/4/4;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .header__checkout-logo {
    grid-area: 1/1/3/3;
  }
  .scpc__product {
    display: flex;
  }
  .scpc .scpc__box-btns .scpc_box-line {
    max-width: 300px;
    width: 100px;
  }
}
@media (max-width: 768px) {
  .make__test-block-right-heading {
    padding: unset;
  }
  .make__test-block-right h2 {
    font-size: 30px;
  }
  .reviews__mid-box-text {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 29px;
  }
  .reviews__mid-box-name {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 29px;
  }
  .reviews__mid-box-up {
    padding: 30px 15px;
  }
  .delivery-page .heading-70 {
    text-align: center;
  }
  .delivery-page .heading-70::before {
    transform: translate(9px, 9px);
  }
  .delivery-page__top {
    grid-template-columns: repeat(2, 1fr);
    gap: 100px;
  }
  .delivery-page__top h2 {
    font-size: 20px;
  }
  .delivery-page__top p {
    font-size: 16px;
  }
  .delivery-page__top-left::after {
    left: -50px;
  }
  .scpc .scpc__box-btns .scpc_box-line {
    max-width: 250px;
    width: 100%;
  }
  #identity .page-footer,
  #address .page-footer,
  #discount .page-footer,
  #history .page-footer,
  #order-slip .page-footer,
  #module-psgdpr-gdpr .page-footer {
    display: flex;
    gap: 15px;
    padding-left: unset;
    margin-bottom: 45px;
  }
  #module-blockwishlist-lists .wishlist-footer-links {
    margin-bottom: 45px;
    display: flex;
    gap: 15px;
  }
  #module-blockwishlist-lists .wishlist-footer-links.wishlist-footer-links > a:not(:first-child) {
    margin-left: unset;
  }
  #module-psgdpr-gdpr .psgdprinfo17 {
    margin-top: 15px;
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
    gap: 15px;
  }
  #module-psgdpr-gdpr #exportDataToCsv,
  #module-psgdpr-gdpr #exportDataToPdf {
    margin-left: unset;
    margin-right: unset;
  }
}
@media (max-width: 640px) {
  .reviews__mid-box::after {
    display: none;
  }
  .reviews__mid {
    padding-top: unset;
    padding-bottom: unset;
  }
  .reviews__mid-box-up {
    min-height: unset;
  }
  .scpc__items {
    display: flex;
    flex-direction: column;
  }
  .MsoNormal {
    text-align: left !important;
    text-transform: none !important;
  }
  .scpc .scpc__box-btns .scpc_box-line {
    max-width: 200px;
    width: 100%;
  }
}
@media (max-width: 576px) {
  .make__test .make__test-block-right h2 {
    font-size: 22px;
  }
  .delivery-page .heading-70 {
    text-align: center;
  }
  .delivery-page__top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: left;
    gap: unset;
  }
  .delivery-page__top-left::after {
    display: none;
  }
  .delivery-page__top-left {
    margin: 30px 0;
  }
  .delivery-page__top-right {
    margin: 30px 0;
  }
  .delivery-page__box-left {
    align-items: center;
    justify-content: center;
  }
  .delivery-page__box-left .delivery-page__box-items {
    gap: 10px;
  }
  .delivery-page__box-left .delivery-page__box-items .delivery-page__box-item svg {
    width: 50%;
    max-width: 100%;
  }
  .delivery-page__box-left .delivery-page__box-items .delivery-page__box-item .delivery-page__box-text {
    text-wrap: wrap;
    max-width: 100%;
  }
  .delivery-page__box-left .delivery-page__box-item {
    max-height: unset;
  }
  .footer__checkout-logo {
    max-width: 180px;
    margin: 0 auto;
  }
  .footer__checkout-logo svg {
    max-width: 100%;
    height: auto;
  }
  .footer__checkout-items {
    flex-direction: column;
    gap: 30px;
  }
  .header__checkout-entire {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    padding: 30px;
    text-align: center;
    gap: 30px;
  }
  .header__checkout-logo {
    order: 0;
    justify-content: center;
    grid-area: unset;
    max-width: 180px;
    margin: 0 auto;
  }
  .header__checkout-logo svg {
    max-width: 100%;
    height: auto;
  }
  .header__checkout-cs {
    order: 1;
    grid-area: unset;
    justify-content: center;
  }
  .header__checkout-siu {
    order: 2;
    grid-area: unset;
    justify-content: center;
  }
  .js-parent-focus {
    position: relative;
  }
  .custom-rules-top::before {
    transform: translate(8px, 8px);
  }
  .scpc .scpc__box-btns .scpc_box-line {
    max-width: 200px;
    width: 100%;
  }
  .custom-rules p {
    word-wrap: break-word;
  }
  #identity .page-footer,
  #address .page-footer,
  #discount .page-footer,
  #history .page-footer,
  #order-slip .page-footer,
  #module-psgdpr-gdpr .page-footer {
    margin-bottom: 45px;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    gap: 15px;
  }
  #module-blockwishlist-lists .wishlist-footer-links {
    margin-bottom: 45px;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    gap: 15px;
  }
  #module-blockwishlist-lists .wishlist-footer-links.wishlist-footer-links > a:not(:first-child) {
    margin-left: unset;
  }
}
@media (max-width: 995px) {
  .rck-tir .rck-text {
    order: -1;
  }
  .rck-tir .rck-image {
    order: 1;
  }
}/*# sourceMappingURL=custom_db.css.map */